# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cij1skcdhb/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-weekly-cij1skcdhb/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tests_states_nm.yml:6 Saturday 24 February 2024 13:28:19 +0000 (0:00:00.023) 0:00:00.023 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tests_states_nm.yml:9 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.847) 0:00:00.871 ***** included: /WORKDIR/git-weekly-cij1skcdhb/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-cij1skcdhb/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.016) 0:00:00.887 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/el_repo_setup.yml:17 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.243) 0:00:01.131 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/el_repo_setup.yml:22 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.199) 0:00:01.330 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/el_repo_setup.yml:26 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.013) 0:00:01.344 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/el_repo_setup.yml:51 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.009) 0:00:01.353 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.026) 0:00:01.380 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 13:28:20 +0000 (0:00:00.202) 0:00:01.582 ***** 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-cij1skcdhb/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 13:28:21 +0000 (0:00:00.443) 0:00:02.026 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.179504", "end": "2024-02-24 13:28:21.668131", "rc": 0, "start": "2024-02-24 13:28:21.488627" } 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-cij1skcdhb/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 13:28:21 +0000 (0:00:00.310) 0:00:02.336 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 13:28:21 +0000 (0:00:00.008) 0:00:02.345 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/tests_states_nm.yml:11 Saturday 24 February 2024 13:28:21 +0000 (0:00:00.007) 0:00:02.352 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tests_states.yml:3 Saturday 24 February 2024 13:28:21 +0000 (0:00:00.016) 0:00:02.369 ***** ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tests_states.yml:11 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.539) 0:00:02.908 ***** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tests_states.yml:22 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.011) 0:00:02.919 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.015) 0:00:02.935 ***** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.029) 0:00:02.965 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.033) 0:00:02.998 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.032) 0:00:03.031 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.013) 0:00:03.045 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004041", "end": "2024-02-24 13:28:22.527205", "rc": 0, "start": "2024-02-24 13:28:22.523164" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.149) 0:00:03.194 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.009) 0:00:03.204 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.009) 0:00:03.214 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/delete_interface.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.016) 0:00:03.230 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012129", "end": "2024-02-24 13:28:22.709480", "rc": 1, "start": "2024-02-24 13:28:22.697351" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.145) 0:00:03.375 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.012) 0:00:03.388 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.142) 0:00:03.530 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.011) 0:00:03.542 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.016) 0:00:03.558 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.022) 0:00:03.581 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.018) 0:00:03.600 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.018) 0:00:03.618 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.011) 0:00:03.629 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:22 +0000 (0:00:00.011) 0:00:03.641 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:23 +0000 (0:00:00.845) 0:00:04.486 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:24 +0000 (0:00:01.143) 0:00:05.630 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:24 +0000 (0:00:00.021) 0:00:05.651 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.022) 0:00:05.674 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.019) 0:00:05.693 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.050) 0:00:05.743 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.021) 0:00:05.765 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.019) 0:00:05.784 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.030) 0:00:05.815 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.435) 0:00:06.250 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.058) 0:00:06.308 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.018) 0:00:06.327 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:25 +0000 (0:00:00.018) 0:00:06.346 ***** 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, 3af26536-67ee-4575-b941-7aef1dead0e8 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.499) 0:00:06.845 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.022) 0:00:06.867 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3af26536-67ee-4575-b941-7aef1dead0e8" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.020) 0:00:06.887 ***** 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, 3af26536-67ee-4575-b941-7aef1dead0e8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3af26536-67ee-4575-b941-7aef1dead0e8" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.019) 0:00:06.907 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.020) 0:00:06.928 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.208) 0:00:07.137 ***** 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, 3af26536-67ee-4575-b941-7aef1dead0e8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3af26536-67ee-4575-b941-7aef1dead0e8" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.019) 0:00:07.156 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.031) 0:00:07.188 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.029) 0:00:07.218 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.019) 0:00:07.237 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781306.1062765, "block_size": 4096, "blocks": 8, "ctime": 1708781306.1052763, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708781306.1052763, "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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.151) 0:00:07.389 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.020) 0:00:07.409 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.027734", "end": "2024-02-24 13:28:26.899746", "rc": 0, "start": "2024-02-24 13:28:26.872012" } 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.167) 0:00:07.576 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.047) 0:00:07.624 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 13:28:26 +0000 (0:00:00.020) 0:00:07.645 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.024) 0:00:07.670 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.018) 0:00:07.688 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.019) 0:00:07.708 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.022) 0:00:07.730 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.021) 0:00:07.752 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.020) 0:00:07.773 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml for sut => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.046) 0:00:07.819 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.037) 0:00:07.857 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781306.1092765, "block_size": 4096, "blocks": 0, "ctime": 1708781306.1082764, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17741, "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": 1708781306.1082764, "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-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.139) 0:00:07.996 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.020) 0:00:08.016 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.018) 0:00:08.035 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.034) 0:00:08.069 ***** 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.086110", "end": "2024-02-24 13:28:27.635071", "rc": 1, "start": "2024-02-24 13:28:27.548961" } STDOUT: Connection 'statebr' (3af26536-67ee-4575-b941-7aef1dead0e8) successfully deleted. STDERR: (process:31514): GLib-GIO-WARNING **: 13:28:27.611: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/57 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-cij1skcdhb/tests/playbooks/tests_states.yml:45 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.241) 0:00:08.310 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.053) 0:00:08.364 ***** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.020) 0:00:08.384 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.039) 0:00:08.424 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.029) 0:00:08.454 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.027) 0:00:08.482 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004292", "end": "2024-02-24 13:28:27.949977", "rc": 0, "start": "2024-02-24 13:28:27.945685" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.143) 0:00:08.625 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:28:27 +0000 (0:00:00.021) 0:00:08.647 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.020) 0:00:08.668 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/delete_interface.yml:3 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.035) 0:00:08.703 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007800", "end": "2024-02-24 13:28:28.175962", "rc": 1, "start": "2024-02-24 13:28:28.168162" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.149) 0:00:08.853 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.029) 0:00:08.882 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.139) 0:00:09.021 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.025) 0:00:09.046 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.032) 0:00:09.079 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.057) 0:00:09.137 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.034) 0:00:09.171 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.030) 0:00:09.202 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.021) 0:00:09.223 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:28 +0000 (0:00:00.021) 0:00:09.245 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:29 +0000 (0:00:00.783) 0:00:10.028 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:30 +0000 (0:00:01.007) 0:00:11.036 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.021) 0:00:11.057 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.023) 0:00:11.081 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.025) 0:00:11.106 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.054) 0:00:11.160 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.022) 0:00:11.183 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.020) 0:00:11.204 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.057) 0:00:11.261 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.252) 0:00:11.514 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.035) 0:00:11.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 [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.019) 0:00:11.568 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:30 +0000 (0:00:00.018) 0:00:11.586 ***** 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, d8e933d2-14d3-473e-ab2e-ea555ec50ce6 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.307) 0:00:11.894 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.020) 0:00:11.915 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d8e933d2-14d3-473e-ab2e-ea555ec50ce6" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.021) 0:00:11.936 ***** 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, d8e933d2-14d3-473e-ab2e-ea555ec50ce6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d8e933d2-14d3-473e-ab2e-ea555ec50ce6" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.020) 0:00:11.957 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.022) 0:00:11.980 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.144) 0:00:12.124 ***** 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, d8e933d2-14d3-473e-ab2e-ea555ec50ce6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, d8e933d2-14d3-473e-ab2e-ea555ec50ce6" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.020) 0:00:12.144 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.034) 0:00:12.179 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.027) 0:00:12.206 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.142) 0:00:12.349 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.020) 0:00:12.369 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.065) 0:00:12.435 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.023) 0:00:12.458 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781311.1992693, "block_size": 4096, "blocks": 8, "ctime": 1708781311.1992693, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708781311.1992693, "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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.146) 0:00:12.605 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 13:28:31 +0000 (0:00:00.019) 0:00:12.625 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023973", "end": "2024-02-24 13:28:32.112494", "rc": 0, "start": "2024-02-24 13:28:32.088521" } 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.167) 0:00:12.793 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.021) 0:00:12.814 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.050) 0:00:12.864 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.022) 0:00:12.886 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.020) 0:00:12.907 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.019) 0:00:12.927 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.024) 0:00:12.951 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.022) 0:00:12.973 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.021) 0:00:12.995 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.025) 0:00:13.020 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.020) 0:00:13.041 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.034) 0:00:13.076 ***** 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.051086", "end": "2024-02-24 13:28:32.591067", "rc": 1, "start": "2024-02-24 13:28:32.539981" } STDOUT: Connection 'statebr' (d8e933d2-14d3-473e-ab2e-ea555ec50ce6) 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-cij1skcdhb/tests/playbooks/tests_states.yml:65 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.190) 0:00:13.266 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.052) 0:00:13.319 ***** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.020) 0:00:13.339 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.047) 0:00:13.386 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.032) 0:00:13.419 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.030) 0:00:13.450 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003982", "end": "2024-02-24 13:28:32.921199", "rc": 0, "start": "2024-02-24 13:28:32.917217" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.147) 0:00:13.597 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.019) 0:00:13.617 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 13:28:32 +0000 (0:00:00.019) 0:00:13.637 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.030) 0:00:13.667 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.036) 0:00:13.704 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.035) 0:00:13.739 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.030) 0:00:13.770 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.044) 0:00:13.814 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.021) 0:00:13.835 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:33 +0000 (0:00:00.747) 0:00:14.582 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:34 +0000 (0:00:00.960) 0:00:15.543 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:34 +0000 (0:00:00.021) 0:00:15.565 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:34 +0000 (0:00:00.022) 0:00:15.587 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:34 +0000 (0:00:00.021) 0:00:15.609 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.050) 0:00:15.659 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.021) 0:00:15.681 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.021) 0:00:15.703 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.033) 0:00:15.736 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.258) 0:00:15.994 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.034) 0:00:16.029 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.018) 0:00:16.048 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.018) 0:00:16.066 ***** 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, 13c94234-f819-4d6d-98ca-5ec236405b56 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.374) 0:00:16.440 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.058) 0:00:16.498 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13c94234-f819-4d6d-98ca-5ec236405b56" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.021) 0:00:16.520 ***** 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, 13c94234-f819-4d6d-98ca-5ec236405b56\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13c94234-f819-4d6d-98ca-5ec236405b56" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.022) 0:00:16.543 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:35 +0000 (0:00:00.022) 0:00:16.565 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.148) 0:00:16.713 ***** 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, 13c94234-f819-4d6d-98ca-5ec236405b56\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 13c94234-f819-4d6d-98ca-5ec236405b56" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.019) 0:00:16.733 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.031) 0:00:16.765 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.038) 0:00:16.803 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.035) 0:00:16.838 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.031) 0:00:16.870 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.021) 0:00:16.891 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:36 +0000 (0:00:00.021) 0:00:16.913 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:37 +0000 (0:00:00.748) 0:00:17.661 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:38 +0000 (0:00:01.020) 0:00:18.682 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.021) 0:00:18.704 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.021) 0:00:18.725 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.019) 0:00:18.745 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.050) 0:00:18.796 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.022) 0:00:18.818 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.023) 0:00:18.842 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.034) 0:00:18.876 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.264) 0:00:19.140 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.035) 0:00:19.176 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.019) 0:00:19.195 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.018) 0:00:19.214 ***** 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, 13c94234-f819-4d6d-98ca-5ec236405b56 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.303) 0:00:19.517 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.024) 0:00:19.542 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 13c94234-f819-4d6d-98ca-5ec236405b56 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.023) 0:00:19.566 ***** 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, 13c94234-f819-4d6d-98ca-5ec236405b56 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 13c94234-f819-4d6d-98ca-5ec236405b56 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.021) 0:00:19.587 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:38 +0000 (0:00:00.021) 0:00:19.609 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.174) 0:00:19.783 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.037) 0:00:19.821 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.031) 0:00:19.852 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781315.711263, "block_size": 4096, "blocks": 0, "ctime": 1708781315.710263, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17741, "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": 1708781315.710263, "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-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.146) 0:00:19.999 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.021) 0:00:20.020 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.031) 0:00:20.051 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.022) 0:00:20.074 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781315.7092628, "block_size": 4096, "blocks": 8, "ctime": 1708781315.708263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708781315.708263, "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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.150) 0:00:20.224 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.020) 0:00:20.244 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023319", "end": "2024-02-24 13:28:39.731885", "rc": 0, "start": "2024-02-24 13:28:39.708566" } 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.163) 0:00:20.408 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.021) 0:00:20.430 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.018) 0:00:20.448 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.019) 0:00:20.468 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.020) 0:00:20.488 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.019) 0:00:20.508 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.020) 0:00:20.528 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.045) 0:00:20.574 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.021) 0:00:20.596 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.024) 0:00:20.620 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 13:28:39 +0000 (0:00:00.020) 0:00:20.640 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.032) 0:00:20.672 ***** 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.080369", "end": "2024-02-24 13:28:40.216702", "rc": 1, "start": "2024-02-24 13:28:40.136333" } STDOUT: Connection 'statebr' (13c94234-f819-4d6d-98ca-5ec236405b56) 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-cij1skcdhb/tests/playbooks/tests_states.yml:83 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.220) 0:00:20.892 ***** included: /WORKDIR/git-weekly-cij1skcdhb/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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.032) 0:00:20.925 ***** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.019) 0:00:20.944 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.039) 0:00:20.984 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.030) 0:00:21.014 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.031) 0:00:21.045 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004794", "end": "2024-02-24 13:28:40.515148", "rc": 0, "start": "2024-02-24 13:28:40.510354" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.145) 0:00:21.191 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.019) 0:00:21.211 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.020) 0:00:21.231 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.072) 0:00:21.304 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.038) 0:00:21.343 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.036) 0:00:21.380 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.032) 0:00:21.412 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.022) 0:00:21.434 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:40 +0000 (0:00:00.021) 0:00:21.456 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:41 +0000 (0:00:00.768) 0:00:22.224 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.978) 0:00:23.202 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.037) 0:00:23.240 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.023) 0:00:23.263 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.024) 0:00:23.287 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.054) 0:00:23.342 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.021) 0:00:23.363 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.052) 0:00:23.415 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:42 +0000 (0:00:00.033) 0:00:23.449 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.280) 0:00:23.730 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.036) 0:00:23.767 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.018) 0:00:23.785 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.019) 0:00:23.804 ***** 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, f09904de-841b-4942-abec-fe3be2ffadf7 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.352) 0:00:24.157 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.022) 0:00:24.180 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f09904de-841b-4942-abec-fe3be2ffadf7" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.021) 0:00:24.201 ***** 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, f09904de-841b-4942-abec-fe3be2ffadf7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f09904de-841b-4942-abec-fe3be2ffadf7" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.020) 0:00:24.222 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.021) 0:00:24.243 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.145) 0:00:24.389 ***** 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, f09904de-841b-4942-abec-fe3be2ffadf7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f09904de-841b-4942-abec-fe3be2ffadf7" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.021) 0:00:24.410 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.040) 0:00:24.450 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.037) 0:00:24.488 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.094) 0:00:24.582 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.023) 0:00:24.606 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:43 +0000 (0:00:00.026) 0:00:24.632 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:44 +0000 (0:00:00.760) 0:00:25.393 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.966) 0:00:26.359 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.021) 0:00:26.380 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.025) 0:00:26.406 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.021) 0:00:26.427 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.051) 0:00:26.479 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.031) 0:00:26.510 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.021) 0:00:26.532 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:45 +0000 (0:00:00.033) 0:00:26.565 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.255) 0:00:26.821 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.035) 0:00:26.856 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.019) 0:00:26.876 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.020) 0:00:26.896 ***** 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, f09904de-841b-4942-abec-fe3be2ffadf7 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.340) 0:00:27.237 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.103) 0:00:27.341 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, f09904de-841b-4942-abec-fe3be2ffadf7 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.035) 0:00:27.376 ***** 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, f09904de-841b-4942-abec-fe3be2ffadf7 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, f09904de-841b-4942-abec-fe3be2ffadf7 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.034) 0:00:27.410 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.043) 0:00:27.453 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.153) 0:00:27.606 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove_profile.yml:3 Saturday 24 February 2024 13:28:46 +0000 (0:00:00.033) 0:00:27.640 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:47 +0000 (0:00:00.041) 0:00:27.682 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:47 +0000 (0:00:00.039) 0:00:27.721 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:47 +0000 (0:00:00.032) 0:00:27.753 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:47 +0000 (0:00:00.022) 0:00:27.776 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:47 +0000 (0:00:00.024) 0:00:27.800 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:47 +0000 (0:00:00.756) 0:00:28.557 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:49 +0000 (0:00:01.096) 0:00:29.654 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.036) 0:00:29.691 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.022) 0:00:29.713 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.022) 0:00:29.736 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.070) 0:00:29.806 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.025) 0:00:29.832 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.027) 0:00:29.859 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.037) 0:00:29.896 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.257) 0:00:30.154 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.034) 0:00:30.188 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.018) 0:00:30.207 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.018) 0:00:30.225 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.328) 0:00:30.554 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.022) 0:00:30.576 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.033) 0:00:30.609 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:49 +0000 (0:00:00.024) 0:00:30.634 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.026) 0:00:30.661 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.188) 0:00:30.849 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.047) 0:00:30.896 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.045) 0:00:30.942 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708781323.428252, "block_size": 4096, "blocks": 0, "ctime": 1708781323.427252, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17743, "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": 1708781323.427252, "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-cij1skcdhb/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.146) 0:00:31.088 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.020) 0:00:31.109 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.031) 0:00:31.140 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.020) 0:00:31.161 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.137) 0:00:31.299 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.017) 0:00:31.317 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024309", "end": "2024-02-24 13:28:50.803770", "rc": 1, "start": "2024-02-24 13:28:50.779461" } 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.169) 0:00:31.486 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.021) 0:00:31.508 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.023) 0:00:31.531 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.027) 0:00:31.558 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.021) 0:00:31.580 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 February 2024 13:28:50 +0000 (0:00:00.035) 0:00:31.616 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.049) 0:00:31.665 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.074) 0:00:31.740 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.042) 0:00:31.782 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.044) 0:00:31.827 ***** 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.087384", "end": "2024-02-24 13:28:51.405612", "rc": 1, "start": "2024-02-24 13:28:51.318228" } STDOUT: Connection 'statebr' (f09904de-841b-4942-abec-fe3be2ffadf7) successfully deleted. STDERR: (process:399): GLib-GIO-WARNING **: 13:28:51.380: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/59 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-cij1skcdhb/tests/playbooks/tests_states.yml:102 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.263) 0:00:32.090 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.035) 0:00:32.125 ***** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.023) 0:00:32.149 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.046) 0:00:32.195 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.031) 0:00:32.227 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.035) 0:00:32.262 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004212", "end": "2024-02-24 13:28:51.731395", "rc": 0, "start": "2024-02-24 13:28:51.727183" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.171) 0:00:32.434 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.032) 0:00:32.466 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.028) 0:00:32.495 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.057) 0:00:32.553 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:51 +0000 (0:00:00.072) 0:00:32.625 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:52 +0000 (0:00:00.037) 0:00:32.662 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:52 +0000 (0:00:00.036) 0:00:32.699 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:52 +0000 (0:00:00.034) 0:00:32.733 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:52 +0000 (0:00:00.024) 0:00:32.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 [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:52 +0000 (0:00:00.755) 0:00:33.514 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.962) 0:00:34.476 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.021) 0:00:34.498 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.021) 0:00:34.519 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.021) 0:00:34.541 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.050) 0:00:34.591 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.022) 0:00:34.613 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:53 +0000 (0:00:00.022) 0:00:34.635 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.033) 0:00:34.668 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.286) 0:00:34.955 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.034) 0:00:34.990 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.023) 0:00:35.013 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.020) 0:00:35.034 ***** 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, 136d612b-d916-4f33-80ca-2536db5dda42 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.363) 0:00:35.397 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.031) 0:00:35.429 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 136d612b-d916-4f33-80ca-2536db5dda42" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.030) 0:00:35.459 ***** 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, 136d612b-d916-4f33-80ca-2536db5dda42\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 136d612b-d916-4f33-80ca-2536db5dda42" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.022) 0:00:35.482 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:54 +0000 (0:00:00.022) 0:00:35.505 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.165) 0:00:35.670 ***** 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, 136d612b-d916-4f33-80ca-2536db5dda42\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 136d612b-d916-4f33-80ca-2536db5dda42" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.026) 0:00:35.697 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.047) 0:00:35.744 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.040) 0:00:35.785 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.045) 0:00:35.830 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.033) 0:00:35.864 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:55 +0000 (0:00:00.022) 0:00:35.886 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:56 +0000 (0:00:00.878) 0:00:36.765 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.977) 0:00:37.742 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.022) 0:00:37.765 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.021) 0:00:37.786 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.022) 0:00:37.809 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.057) 0:00:37.866 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.029) 0:00:37.896 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.024) 0:00:37.920 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.036) 0:00:37.956 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.252) 0:00:38.209 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.033) 0:00:38.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 [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.018) 0:00:38.261 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.019) 0:00:38.280 ***** 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, 136d612b-d916-4f33-80ca-2536db5dda42 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.311) 0:00:38.591 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.024) 0:00:38.616 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 136d612b-d916-4f33-80ca-2536db5dda42 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:28:57 +0000 (0:00:00.024) 0:00:38.641 ***** 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, 136d612b-d916-4f33-80ca-2536db5dda42 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 136d612b-d916-4f33-80ca-2536db5dda42 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.057) 0:00:38.699 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.023) 0:00:38.722 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove_profile.yml:3 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.158) 0:00:38.880 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.037) 0:00:38.917 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.034) 0:00:38.952 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.032) 0:00:38.985 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.021) 0:00:39.007 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:28:58 +0000 (0:00:00.022) 0:00:39.030 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:28:59 +0000 (0:00:00.764) 0:00:39.794 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.986) 0:00:40.781 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.022) 0:00:40.803 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.022) 0:00:40.825 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.054) 0:00:40.880 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.051) 0:00:40.931 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.021) 0:00:40.953 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.021) 0:00:40.974 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.032) 0:00:41.007 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.254) 0:00:41.262 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.034) 0:00:41.296 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.019) 0:00:41.316 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:29:00 +0000 (0:00:00.017) 0:00:41.334 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.342) 0:00:41.676 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.037) 0:00:41.713 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.031) 0:00:41.744 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.026) 0:00:41.771 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.042) 0:00:41.814 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.159) 0:00:41.974 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.044) 0:00:42.018 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.091) 0:00:42.109 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.091) 0:00:42.200 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.053) 0:00:42.254 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.030) 0:00:42.284 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:29:01 +0000 (0:00:00.034) 0:00:42.319 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:29:02 +0000 (0:00:00.761) 0:00:43.080 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.997) 0:00:44.077 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.023) 0:00:44.101 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.024) 0:00:44.126 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.022) 0:00:44.148 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.052) 0:00:44.201 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.022) 0:00:44.223 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.021) 0:00:44.245 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.038) 0:00:44.283 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.259) 0:00:44.543 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.072) 0:00:44.615 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.018) 0:00:44.633 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:29:03 +0000 (0:00:00.018) 0:00:44.651 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.388) 0:00:45.040 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.022) 0:00:45.062 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.022) 0:00:45.085 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.025) 0:00:45.111 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.023) 0:00:45.135 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.151) 0:00:45.286 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.035) 0:00:45.321 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.035) 0:00:45.357 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.019) 0:00:45.376 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.142) 0:00:45.519 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 13:29:04 +0000 (0:00:00.019) 0:00:45.538 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022433", "end": "2024-02-24 13:29:05.033160", "rc": 1, "start": "2024-02-24 13:29:05.010727" } 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.179) 0:00:45.718 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.021) 0:00:45.739 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.088) 0:00:45.828 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.062) 0:00:45.890 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.036) 0:00:45.927 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.031) 0:00:45.958 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.032) 0:00:45.991 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.062) 0:00:46.053 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.039) 0:00:46.093 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.151) 0:00:46.245 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.022) 0:00:46.267 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.019) 0:00:46.287 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.033) 0:00:46.321 ***** 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.047051", "end": "2024-02-24 13:29:05.832725", "rc": 1, "start": "2024-02-24 13:29:05.785674" } 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-cij1skcdhb/tests/playbooks/tests_states.yml:124 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.189) 0:00:46.510 ***** included: /WORKDIR/git-weekly-cij1skcdhb/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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.032) 0:00:46.543 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.020) 0:00:46.563 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 13:29:05 +0000 (0:00:00.072) 0:00:46.636 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.030) 0:00:46.666 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.028) 0:00:46.695 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003878", "end": "2024-02-24 13:29:06.168498", "rc": 0, "start": "2024-02-24 13:29:06.164620" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.149) 0:00:46.844 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.030) 0:00:46.875 ***** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.028) 0:00:46.903 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.037) 0:00:46.940 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.039) 0:00:46.979 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.049) 0:00:47.029 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.035) 0:00:47.065 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.023) 0:00:47.088 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:29:06 +0000 (0:00:00.022) 0:00:47.111 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:29:07 +0000 (0:00:00.744) 0:00:47.855 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:29:08 +0000 (0:00:01.082) 0:00:48.938 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.035) 0:00:48.973 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.023) 0:00:48.997 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.023) 0:00:49.021 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.058) 0:00:49.079 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.022) 0:00:49.101 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.021) 0:00:49.122 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.039) 0:00:49.161 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.257) 0:00:49.418 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.035) 0:00:49.454 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.019) 0:00:49.474 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:29:08 +0000 (0:00:00.019) 0:00:49.493 ***** 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, 3a61ec16-4437-4fcb-8744-0eeddd21aae6 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.357) 0:00:49.851 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.023) 0:00:49.875 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3a61ec16-4437-4fcb-8744-0eeddd21aae6" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.021) 0:00:49.896 ***** 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, 3a61ec16-4437-4fcb-8744-0eeddd21aae6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3a61ec16-4437-4fcb-8744-0eeddd21aae6" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.021) 0:00:49.918 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.025) 0:00:49.943 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.183) 0:00:50.127 ***** 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, 3a61ec16-4437-4fcb-8744-0eeddd21aae6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3a61ec16-4437-4fcb-8744-0eeddd21aae6" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.023) 0:00:50.150 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.039) 0:00:50.189 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.037) 0:00:50.227 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.034) 0:00:50.261 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.022) 0:00:50.284 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:29:09 +0000 (0:00:00.021) 0:00:50.305 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:29:10 +0000 (0:00:00.751) 0:00:51.056 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.966) 0:00:52.023 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.025) 0:00:52.048 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.023) 0:00:52.072 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.024) 0:00:52.096 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.050) 0:00:52.147 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.053) 0:00:52.200 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.023) 0:00:52.224 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.034) 0:00:52.258 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.258) 0:00:52.516 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.033) 0:00:52.550 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.019) 0:00:52.569 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:29:11 +0000 (0:00:00.021) 0:00:52.591 ***** 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, 3a61ec16-4437-4fcb-8744-0eeddd21aae6 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.302) 0:00:52.893 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.023) 0:00:52.917 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3a61ec16-4437-4fcb-8744-0eeddd21aae6 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.021) 0:00:52.938 ***** 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, 3a61ec16-4437-4fcb-8744-0eeddd21aae6 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3a61ec16-4437-4fcb-8744-0eeddd21aae6 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.022) 0:00:52.961 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.021) 0:00:52.982 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.150) 0:00:53.133 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.037) 0:00:53.170 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.034) 0:00:53.205 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.068) 0:00:53.273 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.022) 0:00:53.296 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:29:12 +0000 (0:00:00.021) 0:00:53.318 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:29:13 +0000 (0:00:00.757) 0:00:54.075 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.961) 0:00:55.036 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.023) 0:00:55.060 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.022) 0:00:55.082 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.021) 0:00:55.104 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.053) 0:00:55.157 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.022) 0:00:55.180 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.020) 0:00:55.201 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.032) 0:00:55.233 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.251) 0:00:55.485 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.036) 0:00:55.521 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.018) 0:00:55.540 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:29:14 +0000 (0:00:00.017) 0:00:55.558 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.475) 0:00:56.033 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.023) 0:00:56.056 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.022) 0:00:56.079 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.022) 0:00:56.101 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.022) 0:00:56.124 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.147) 0:00:56.272 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.032) 0:00:56.304 ***** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.037) 0:00:56.342 ***** included: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.035) 0:00:56.377 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.032) 0:00:56.409 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.021) 0:00:56.431 ***** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 24 February 2024 13:29:15 +0000 (0:00:00.022) 0:00:56.453 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 24 February 2024 13:29:16 +0000 (0:00:00.740) 0:00:57.194 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:29:17 +0000 (0:00:01.059) 0:00:58.253 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.024) 0:00:58.277 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.022) 0:00:58.300 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.022) 0:00:58.322 ***** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.051) 0:00:58.374 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.021) 0:00:58.396 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.022) 0:00:58.418 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:29:17 +0000 (0:00:00.033) 0:00:58.451 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.262) 0:00:58.714 ***** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.035) 0:00:58.749 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.017) 0:00:58.766 ***** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.017) 0:00:58.784 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.314) 0:00:59.099 ***** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.023) 0:00:59.122 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.022) 0:00:59.145 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.022) 0:00:59.167 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.025) 0:00:59.193 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.194) 0:00:59.387 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.037) 0:00:59.425 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.032) 0:00:59.457 ***** 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.023) 0:00:59.481 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.143) 0:00:59.624 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 13:29:18 +0000 (0:00:00.020) 0:00:59.644 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022805", "end": "2024-02-24 13:29:19.138452", "rc": 1, "start": "2024-02-24 13:29:19.115647" } 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-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.170) 0:00:59.815 ***** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.019) 0:00:59.834 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.018) 0:00:59.853 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.018) 0:00:59.872 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.018) 0:00:59.891 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.018) 0:00:59.909 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 24 February 2024 13:29:19 +0000 (0:00:00.019) 0:00:59.929 ***** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.680867", "end": "2024-02-24 13:29:20.077823", "rc": 0, "start": "2024-02-24 13:29:19.396956" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.827) 0:01:00.757 ***** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.019) 0:01:00.777 ***** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.019) 0:01:00.797 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.075) 0:01:00.872 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.029) 0:01:00.902 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.141) 0:01:01.043 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.022) 0:01:01.065 ***** 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-cij1skcdhb/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.020) 0:01:01.086 ***** included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) included: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/check_network_dns.yml for sut => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.037) 0:01:01.123 ***** 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.046685", "end": "2024-02-24 13:29:20.635109", "rc": 1, "start": "2024-02-24 13:29:20.588424" } 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-cij1skcdhb/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.188) 0:01:01.311 ***** 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.008217", "end": "2024-02-24 13:29:20.786547", "rc": 0, "start": "2024-02-24 13:29:20.778330" } 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:e6:89:d2:c7 brd ff:ff:ff:ff:ff:ff inet 10.31.13.27/22 brd 10.31.15.255 scope global noprefixroute dynamic eth0 valid_lft 3217sec preferred_lft 3217sec inet6 fe80::8ff:e6ff:fe89:d2c7/64 scope link valid_lft forever preferred_lft forever 13: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 1e:c1:03:31:c4:3d brd ff:ff:ff:ff:ff:ff 50: dummy0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether a6:87:40:ff:86:db brd ff:ff:ff:ff:ff:ff 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.13.27 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-cij1skcdhb/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 24 February 2024 13:29:20 +0000 (0:00:00.151) 0:01:01.463 ***** 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.640166", "end": "2024-02-24 13:29:21.574647", "rc": 0, "start": "2024-02-24 13:29:20.934481" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 764 0 --:--:-- --:--:-- --:--:-- 762 % 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 1329 0 --:--:-- --:--:-- --:--:-- 1334 PLAY RECAP ********************************************************************* sut : ok=325 changed=10 unreachable=0 failed=0 skipped=246 rescued=0 ignored=11 Saturday 24 February 2024 13:29:21 +0000 (0:00:00.817) 0:01:02.280 ***** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 1.14s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.10s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.08s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.06s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.02s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.00s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 0.88s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cij1skcdhb/tests/tests_states_nm.yml:6 -------------------- fedora.linux_system_roles.network : Check which services are running ---- 0.85s /WORKDIR/git-weekly-cij1skcdhb/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Get NetworkManager RPM version ------------------------------------------ 0.83s /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Verify DNS and network connectivity ------------------------------------- 0.82s /WORKDIR/git-weekly-cij1skcdhb/tests/playbooks/tasks/check_network_dns.yml:24 - ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---