# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-ci_fixny490rq5/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_states_nm.yml:6 Tuesday 23 January 2024 19:44:52 +0000 (0:00:00.015) 0:00:00.015 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_states_nm.yml:9 Tuesday 23 January 2024 19:44:52 +0000 (0:00:00.546) 0:00:00.562 ******* included: /WORKDIR/git-ci_fixny490rq5/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-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:44:52 +0000 (0:00:00.021) 0:00:00.584 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:19 Tuesday 23 January 2024 19:44:53 +0000 (0:00:00.254) 0:00:00.838 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:24 Tuesday 23 January 2024 19:44:53 +0000 (0:00:00.215) 0:00:01.054 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:28 Tuesday 23 January 2024 19:44:53 +0000 (0:00:00.020) 0:00:01.074 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/el_repo_setup.yml:53 Tuesday 23 January 2024 19:44:53 +0000 (0:00:00.018) 0:00:01.093 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:44:53 +0000 (0:00:00.030) 0:00:01.124 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:44:53 +0000 (0:00:00.196) 0:00:01.321 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.482) 0:00:01.803 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.185927", "end": "2024-01-23 19:44:54.467701", "rc": 0, "start": "2024-01-23 19:44:54.281774" } 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-ci_fixny490rq5/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.319) 0:00:02.123 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.010) 0:00:02.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/tests_states_nm.yml:11 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.009) 0:00:02.143 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tests_states.yml:3 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.009) 0:00:02.152 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tests_states.yml:11 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.401) 0:00:02.554 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tests_states.yml:22 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.009) 0:00:02.563 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.015) 0:00:02.579 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.011) 0:00:02.590 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.031) 0:00:02.621 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:44:54 +0000 (0:00:00.013) 0:00:02.635 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.012) 0:00:02.647 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003849", "end": "2024-01-23 19:44:55.131889", "rc": 0, "start": "2024-01-23 19:44:55.128040" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.138) 0:00:02.786 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.010) 0:00:02.796 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.011) 0:00:02.808 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.019) 0:00:02.828 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012944", "end": "2024-01-23 19:44:55.321281", "rc": 1, "start": "2024-01-23 19:44:55.308337" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.146) 0:00:02.974 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.015) 0:00:02.990 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.150) 0:00:03.141 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.013) 0:00:03.154 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.018) 0:00:03.172 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.035) 0:00:03.208 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.067) 0:00:03.275 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.012) 0:00:03.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.009) 0:00:03.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:44:55 +0000 (0:00:00.009) 0:00:03.307 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:44:56 +0000 (0:00:00.846) 0:00:04.154 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:44:57 +0000 (0:00:01.137) 0:00:05.291 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.021) 0:00:05.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.020) 0:00:05.333 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.019) 0:00:05.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.051) 0:00:05.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.020) 0:00:05.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.020) 0:00:05.446 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:44:57 +0000 (0:00:00.024) 0:00:05.471 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:44:58 +0000 (0:00:00.392) 0:00:05.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:44:58 +0000 (0:00:00.030) 0:00:05.894 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:44:58 +0000 (0:00:00.028) 0:00:05.923 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:44:58 +0000 (0:00:00.022) 0:00:05.945 ******* 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, 0495292b-9f5f-4090-86d4-f48382c06b53 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:03 +0000 (0:00:05.266) 0:00:11.212 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.020) 0:00:11.232 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0495292b-9f5f-4090-86d4-f48382c06b53" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.022) 0:00:11.255 ******* 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, 0495292b-9f5f-4090-86d4-f48382c06b53\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0495292b-9f5f-4090-86d4-f48382c06b53" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.023) 0:00:11.278 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.027) 0:00:11.306 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.243) 0:00:11.549 ******* 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, 0495292b-9f5f-4090-86d4-f48382c06b53\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 0495292b-9f5f-4090-86d4-f48382c06b53" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.021) 0:00:11.571 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:45:03 +0000 (0:00:00.039) 0:00:11.611 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.034) 0:00:11.646 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.019) 0:00:11.665 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706039103.5683417, "block_size": 4096, "blocks": 8, "ctime": 1706039103.4803448, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25569, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706039103.4803448, "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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.153) 0:00:11.818 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:11.840 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.026255", "end": "2024-01-23 19:45:04.351322", "rc": 0, "start": "2024-01-23 19:45:04.325067" } 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.175) 0:00:12.016 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.023) 0:00:12.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:12.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.023) 0:00:12.084 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:12.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:12.128 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:12.149 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:12.171 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.041) 0:00:12.212 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.042) 0:00:12.255 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.033) 0:00:12.288 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706039103.4873445, "block_size": 4096, "blocks": 0, "ctime": 1706039103.4833448, "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": 1706039103.4833448, "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-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.148) 0:00:12.436 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.023) 0:00:12.460 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.021) 0:00:12.482 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:45:04 +0000 (0:00:00.040) 0:00:12.522 ******* 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.080490", "end": "2024-01-23 19:45:05.082161", "rc": 1, "start": "2024-01-23 19:45:05.001671" } STDOUT: Connection 'statebr' (0495292b-9f5f-4090-86d4-f48382c06b53) 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-ci_fixny490rq5/tests/playbooks/tests_states.yml:45 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.223) 0:00:12.745 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.033) 0:00:12.779 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.020) 0:00:12.799 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.042) 0:00:12.841 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.034) 0:00:12.876 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.058) 0:00:12.934 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003700", "end": "2024-01-23 19:45:05.414686", "rc": 0, "start": "2024-01-23 19:45:05.410986" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.143) 0:00:13.077 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.020) 0:00:13.098 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.020) 0:00:13.118 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.038) 0:00:13.157 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007357", "end": "2024-01-23 19:45:05.637010", "rc": 1, "start": "2024-01-23 19:45:05.629653" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.142) 0:00:13.299 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.032) 0:00:13.332 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.143) 0:00:13.475 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.021) 0:00:13.496 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.035) 0:00:13.532 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.037) 0:00:13.569 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:05 +0000 (0:00:00.057) 0:00:13.627 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:06 +0000 (0:00:00.025) 0:00:13.653 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:06 +0000 (0:00:00.019) 0:00:13.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:06 +0000 (0:00:00.019) 0:00:13.692 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:06 +0000 (0:00:00.704) 0:00:14.396 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.944) 0:00:15.341 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.024) 0:00:15.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.027) 0:00:15.392 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.049) 0:00:15.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.052) 0:00:15.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.024) 0:00:15.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.023) 0:00:15.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:07 +0000 (0:00:00.025) 0:00:15.567 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.246) 0:00:15.814 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.030) 0:00:15.844 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.019) 0:00:15.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.019) 0:00:15.883 ******* 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, 47f45d93-43a2-41e9-8dbd-ddc350c51e3e TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.327) 0:00:16.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.025) 0:00:16.236 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 47f45d93-43a2-41e9-8dbd-ddc350c51e3e" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.025) 0:00:16.262 ******* 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, 47f45d93-43a2-41e9-8dbd-ddc350c51e3e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 47f45d93-43a2-41e9-8dbd-ddc350c51e3e" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.027) 0:00:16.289 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.026) 0:00:16.316 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.152) 0:00:16.468 ******* 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, 47f45d93-43a2-41e9-8dbd-ddc350c51e3e\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 47f45d93-43a2-41e9-8dbd-ddc350c51e3e" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.022) 0:00:16.491 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.065) 0:00:16.556 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:45:08 +0000 (0:00:00.038) 0:00:16.594 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.155) 0:00:16.750 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.024) 0:00:16.774 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.040) 0:00:16.815 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.026) 0:00:16.841 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706039108.5181723, "block_size": 4096, "blocks": 8, "ctime": 1706039108.5181723, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706039108.5181723, "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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.161) 0:00:17.002 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.040) 0:00:17.043 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025288", "end": "2024-01-23 19:45:09.577214", "rc": 0, "start": "2024-01-23 19:45:09.551926" } 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.200) 0:00:17.243 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.023) 0:00:17.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.022) 0:00:17.289 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.023) 0:00:17.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.021) 0:00:17.334 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.021) 0:00:17.355 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.044) 0:00:17.400 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.023) 0:00:17.423 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.022) 0:00:17.446 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.019) 0:00:17.466 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.022) 0:00:17.489 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:45:09 +0000 (0:00:00.056) 0:00:17.546 ******* 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.055038", "end": "2024-01-23 19:45:10.081548", "rc": 1, "start": "2024-01-23 19:45:10.026510" } STDOUT: Connection 'statebr' (47f45d93-43a2-41e9-8dbd-ddc350c51e3e) 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-ci_fixny490rq5/tests/playbooks/tests_states.yml:65 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.198) 0:00:17.745 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.039) 0:00:17.784 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.020) 0:00:17.805 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.051) 0:00:17.856 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.034) 0:00:17.891 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.033) 0:00:17.924 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003905", "end": "2024-01-23 19:45:10.412934", "rc": 0, "start": "2024-01-23 19:45:10.409029" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.153) 0:00:18.077 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.047) 0:00:18.125 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.021) 0:00:18.146 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.037) 0:00:18.184 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.035) 0:00:18.219 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.043) 0:00:18.263 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.026) 0:00:18.289 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.020) 0:00:18.310 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:10 +0000 (0:00:00.026) 0:00:18.336 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:11 +0000 (0:00:00.751) 0:00:19.087 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:12 +0000 (0:00:01.012) 0:00:20.100 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.022) 0:00:20.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.023) 0:00:20.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.021) 0:00:20.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.059) 0:00:20.227 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.022) 0:00:20.249 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.047) 0:00:20.296 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.025) 0:00:20.322 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.249) 0:00:20.572 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.023) 0:00:20.596 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.019) 0:00:20.615 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:12 +0000 (0:00:00.019) 0:00:20.634 ******* 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, 50370a78-9e7a-498d-adaa-fe2533ae9482 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.406) 0:00:21.041 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.020) 0:00:21.062 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 50370a78-9e7a-498d-adaa-fe2533ae9482" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.021) 0:00:21.084 ******* 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, 50370a78-9e7a-498d-adaa-fe2533ae9482\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 50370a78-9e7a-498d-adaa-fe2533ae9482" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.022) 0:00:21.106 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.019) 0:00:21.125 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.149) 0:00:21.275 ******* 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, 50370a78-9e7a-498d-adaa-fe2533ae9482\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 50370a78-9e7a-498d-adaa-fe2533ae9482" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.021) 0:00:21.296 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.035) 0:00:21.332 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.036) 0:00:21.369 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.037) 0:00:21.406 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.023) 0:00:21.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.019) 0:00:21.449 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:13 +0000 (0:00:00.019) 0:00:21.468 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:14 +0000 (0:00:00.767) 0:00:22.235 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.953) 0:00:23.189 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.020) 0:00:23.209 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.021) 0:00:23.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.020) 0:00:23.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.041) 0:00:23.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.019) 0:00:23.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.019) 0:00:23.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.024) 0:00:23.356 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.254) 0:00:23.611 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:15 +0000 (0:00:00.024) 0:00:23.635 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.019) 0:00:23.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.019) 0:00:23.674 ******* 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, 50370a78-9e7a-498d-adaa-fe2533ae9482 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.300) 0:00:23.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.019) 0:00:23.995 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 50370a78-9e7a-498d-adaa-fe2533ae9482 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.020) 0:00:24.015 ******* 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, 50370a78-9e7a-498d-adaa-fe2533ae9482 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 50370a78-9e7a-498d-adaa-fe2533ae9482 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.020) 0:00:24.036 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.019) 0:00:24.056 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.140) 0:00:24.197 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.041) 0:00:24.238 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.033) 0:00:24.272 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706039113.2990084, "block_size": 4096, "blocks": 0, "ctime": 1706039113.2950084, "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": 1706039113.2950084, "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-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.147) 0:00:24.419 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.021) 0:00:24.440 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.055) 0:00:24.496 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:45:16 +0000 (0:00:00.020) 0:00:24.517 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706039113.3610063, "block_size": 4096, "blocks": 8, "ctime": 1706039113.2930086, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706039113.2930086, "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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.147) 0:00:24.665 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.022) 0:00:24.687 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024987", "end": "2024-01-23 19:45:17.193099", "rc": 0, "start": "2024-01-23 19:45:17.168112" } 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.171) 0:00:24.858 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.023) 0:00:24.881 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.022) 0:00:24.904 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.021) 0:00:24.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.022) 0:00:24.948 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.022) 0:00:24.970 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.021) 0:00:24.991 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.021) 0:00:25.013 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.020) 0:00:25.033 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.019) 0:00:25.053 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.020) 0:00:25.073 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.067) 0:00:25.141 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.085324", "end": "2024-01-23 19:45:17.700215", "rc": 1, "start": "2024-01-23 19:45:17.614891" } STDOUT: Connection 'statebr' (50370a78-9e7a-498d-adaa-fe2533ae9482) successfully deleted. STDERR: (process:1201): GLib-GIO-WARNING **: 19:45:17.677: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/48 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-ci_fixny490rq5/tests/playbooks/tests_states.yml:83 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.223) 0:00:25.364 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.036) 0:00:25.401 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.021) 0:00:25.422 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.041) 0:00:25.463 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.034) 0:00:25.498 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:45:17 +0000 (0:00:00.033) 0:00:25.531 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003636", "end": "2024-01-23 19:45:18.010431", "rc": 0, "start": "2024-01-23 19:45:18.006795" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.142) 0:00:25.674 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.024) 0:00:25.699 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.022) 0:00:25.721 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.039) 0:00:25.760 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.036) 0:00:25.797 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.106) 0:00:25.903 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.025) 0:00:25.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.020) 0:00:25.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:18 +0000 (0:00:00.019) 0:00:25.969 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:19 +0000 (0:00:00.692) 0:00:26.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 [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:19 +0000 (0:00:00.944) 0:00:27.605 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:19 +0000 (0:00:00.023) 0:00:27.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.022) 0:00:27.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.051) 0:00:27.703 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.047) 0:00:27.751 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.020) 0:00:27.771 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.021) 0:00:27.793 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.028) 0:00:27.821 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.231) 0:00:28.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.027) 0:00:28.080 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.021) 0:00:28.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.022) 0:00:28.124 ******* 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, a1c50532-d484-48c8-8cf1-4391272459f6 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.359) 0:00:28.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.027) 0:00:28.512 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1c50532-d484-48c8-8cf1-4391272459f6" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.037) 0:00:28.549 ******* 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, a1c50532-d484-48c8-8cf1-4391272459f6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1c50532-d484-48c8-8cf1-4391272459f6" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.023) 0:00:28.573 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:20 +0000 (0:00:00.022) 0:00:28.595 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.146) 0:00:28.742 ******* 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, a1c50532-d484-48c8-8cf1-4391272459f6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a1c50532-d484-48c8-8cf1-4391272459f6" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.022) 0:00:28.764 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.062) 0:00:28.827 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.039) 0:00:28.866 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.026) 0:00:28.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.020) 0:00:28.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:21 +0000 (0:00:00.021) 0:00:28.935 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:22 +0000 (0:00:00.750) 0:00:29.685 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:23 +0000 (0:00:01.016) 0:00:30.702 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.065) 0:00:30.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.032) 0:00:30.800 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.023) 0:00:30.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.048) 0:00:30.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.022) 0:00:30.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.023) 0:00:30.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.024) 0:00:30.942 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.255) 0:00:31.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.024) 0:00:31.222 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.019) 0:00:31.242 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.019) 0:00:31.261 ******* 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, a1c50532-d484-48c8-8cf1-4391272459f6 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.312) 0:00:31.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.019) 0:00:31.593 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a1c50532-d484-48c8-8cf1-4391272459f6 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:23 +0000 (0:00:00.022) 0:00:31.616 ******* 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, a1c50532-d484-48c8-8cf1-4391272459f6 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, a1c50532-d484-48c8-8cf1-4391272459f6 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.023) 0:00:31.639 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.020) 0:00:31.659 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.176) 0:00:31.835 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.037) 0:00:31.873 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.038) 0:00:31.911 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.039) 0:00:31.951 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.025) 0:00:31.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.022) 0:00:32.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:24 +0000 (0:00:00.020) 0:00:32.020 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:25 +0000 (0:00:00.767) 0:00:32.787 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.987) 0:00:33.775 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.027) 0:00:33.802 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.024) 0:00:33.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.026) 0:00:33.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.042) 0:00:33.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.020) 0:00:33.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.021) 0:00:33.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.024) 0:00:33.962 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.255) 0:00:34.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.025) 0:00:34.243 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.020) 0:00:34.263 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:26 +0000 (0:00:00.020) 0:00:34.284 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.387) 0:00:34.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.020) 0:00:34.693 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.021) 0:00:34.714 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.020) 0:00:34.734 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.019) 0:00:34.754 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.146) 0:00:34.900 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.040) 0:00:34.941 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.033) 0:00:34.974 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706039120.7687523, "block_size": 4096, "blocks": 0, "ctime": 1706039120.7647526, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17744, "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": 1706039120.7647526, "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-ci_fixny490rq5/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.151) 0:00:35.126 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.022) 0:00:35.148 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.033) 0:00:35.181 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.019) 0:00:35.201 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.150) 0:00:35.352 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.040) 0:00:35.392 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025350", "end": "2024-01-23 19:45:27.902914", "rc": 1, "start": "2024-01-23 19:45:27.877564" } 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.209) 0:00:35.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:45:27 +0000 (0:00:00.024) 0:00:35.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.023) 0:00:35.649 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.032) 0:00:35.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.026) 0:00:35.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.030) 0:00:35.739 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.023) 0:00:35.763 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.019) 0:00:35.782 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.021) 0:00:35.803 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.037) 0:00:35.841 ******* 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.082300", "end": "2024-01-23 19:45:28.400737", "rc": 1, "start": "2024-01-23 19:45:28.318437" } STDOUT: Connection 'statebr' (a1c50532-d484-48c8-8cf1-4391272459f6) successfully deleted. STDERR: (process:1826): GLib-GIO-WARNING **: 19:45:28.371: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/49 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-ci_fixny490rq5/tests/playbooks/tests_states.yml:103 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.228) 0:00:36.069 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.033) 0:00:36.103 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.020) 0:00:36.124 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.043) 0:00:36.168 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.060) 0:00:36.229 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.033) 0:00:36.262 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004028", "end": "2024-01-23 19:45:28.749269", "rc": 0, "start": "2024-01-23 19:45:28.745241" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.152) 0:00:36.414 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.021) 0:00:36.436 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.021) 0:00:36.457 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.042) 0:00:36.500 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.037) 0:00:36.537 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.043) 0:00:36.581 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.028) 0:00:36.609 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:28 +0000 (0:00:00.021) 0:00:36.630 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:29 +0000 (0:00:00.019) 0:00:36.649 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:29 +0000 (0:00:00.784) 0:00:37.434 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.987) 0:00:38.421 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.020) 0:00:38.442 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.019) 0:00:38.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.020) 0:00:38.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.041) 0:00:38.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.020) 0:00:38.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.019) 0:00:38.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:30 +0000 (0:00:00.025) 0:00:38.588 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.246) 0:00:38.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.052) 0:00:38.887 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.023) 0:00:38.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.025) 0:00:38.936 ******* 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, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.366) 0:00:39.302 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.020) 0:00:39.322 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.021) 0:00:39.344 ******* 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, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.021) 0:00:39.366 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.021) 0:00:39.387 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.142) 0:00:39.530 ******* 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, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.021) 0:00:39.551 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.033) 0:00:39.584 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:31 +0000 (0:00:00.037) 0:00:39.622 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:32 +0000 (0:00:00.025) 0:00:39.647 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:32 +0000 (0:00:00.021) 0:00:39.669 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:32 +0000 (0:00:00.022) 0:00:39.691 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:32 +0000 (0:00:00.808) 0:00:40.499 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.986) 0:00:41.486 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.022) 0:00:41.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.021) 0:00:41.530 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.020) 0:00:41.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.042) 0:00:41.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.020) 0:00:41.614 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:33 +0000 (0:00:00.019) 0:00:41.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.042) 0:00:41.675 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.239) 0:00:41.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.025) 0:00:41.941 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.022) 0:00:41.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.020) 0:00:41.984 ******* 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, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.300) 0:00:42.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.021) 0:00:42.306 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.022) 0:00:42.329 ******* 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, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e45eb6ac-bb41-43b9-8e15-17cfa5e0362f skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.023) 0:00:42.352 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.020) 0:00:42.372 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.133) 0:00:42.505 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.036) 0:00:42.542 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.039) 0:00:42.581 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:34 +0000 (0:00:00.025) 0:00:42.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:35 +0000 (0:00:00.042) 0:00:42.649 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:35 +0000 (0:00:00.020) 0:00:42.669 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:35 +0000 (0:00:00.689) 0:00:43.358 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:41 +0000 (0:00:06.015) 0:00:49.374 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.021) 0:00:49.395 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.022) 0:00:49.417 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.045) 0:00:49.463 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.043) 0:00:49.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.021) 0:00:49.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.023) 0:00:49.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:41 +0000 (0:00:00.024) 0:00:49.576 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.247) 0:00:49.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.024) 0:00:49.848 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.022) 0:00:49.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.019) 0:00:49.891 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.341) 0:00:50.233 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.019) 0:00:50.253 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.023) 0:00:50.276 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.023) 0:00:50.300 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.021) 0:00:50.321 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.143) 0:00:50.465 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.063) 0:00:50.528 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.041) 0:00:50.570 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:42 +0000 (0:00:00.042) 0:00:50.613 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:43 +0000 (0:00:00.026) 0:00:50.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:43 +0000 (0:00:00.022) 0:00:50.661 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:43 +0000 (0:00:00.021) 0:00:50.683 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:43 +0000 (0:00:00.757) 0:00:51.440 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:44 +0000 (0:00:01.008) 0:00:52.448 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.021) 0:00:52.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.022) 0:00:52.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.022) 0:00:52.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.053) 0:00:52.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.022) 0:00:52.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.019) 0:00:52.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:44 +0000 (0:00:00.025) 0:00:52.636 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.254) 0:00:52.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.024) 0:00:52.916 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.019) 0:00:52.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.024) 0:00:52.960 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.406) 0:00:53.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.021) 0:00:53.387 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.052) 0:00:53.439 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.024) 0:00:53.463 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.020) 0:00:53.484 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:45:45 +0000 (0:00:00.150) 0:00:53.635 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.044) 0:00:53.679 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.063) 0:00:53.743 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.030) 0:00:53.773 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.139) 0:00:53.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.019) 0:00:53.932 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021096", "end": "2024-01-23 19:45:46.448154", "rc": 1, "start": "2024-01-23 19:45:46.427058" } 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.180) 0:00:54.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.027) 0:00:54.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.022) 0:00:54.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.023) 0:00:54.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.023) 0:00:54.209 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.023) 0:00:54.232 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.069) 0:00:54.301 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.045) 0:00:54.347 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.048) 0:00:54.395 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.151) 0:00:54.547 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.026) 0:00:54.573 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.021) 0:00:54.595 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:45:46 +0000 (0:00:00.039) 0:00:54.634 ******* 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.045159", "end": "2024-01-23 19:45:47.152871", "rc": 1, "start": "2024-01-23 19:45:47.107712" } 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-ci_fixny490rq5/tests/playbooks/tests_states.yml:126 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.189) 0:00:54.824 ******* included: /WORKDIR/git-ci_fixny490rq5/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-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:5 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.081) 0:00:54.905 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:9 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.024) 0:00:54.930 ******* 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" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:21 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.044) 0:00:54.974 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.033) 0:00:55.008 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.064) 0:00:55.072 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003823", "end": "2024-01-23 19:45:47.552896", "rc": 0, "start": "2024-01-23 19:45:47.549073" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.143) 0:00:55.216 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.022) 0:00:55.239 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:24 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.021) 0:00:55.260 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.045) 0:00:55.306 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.041) 0:00:55.347 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.052) 0:00:55.400 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.027) 0:00:55.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.024) 0:00:55.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:47 +0000 (0:00:00.023) 0:00:55.476 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:48 +0000 (0:00:00.767) 0:00:56.243 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:54 +0000 (0:00:06.013) 0:01:02.256 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.021) 0:01:02.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.021) 0:01:02.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.042) 0:01:02.342 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.047) 0:01:02.389 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.024) 0:01:02.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.021) 0:01:02.435 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:54 +0000 (0:00:00.033) 0:01:02.468 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.265) 0:01:02.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.026) 0:01:02.760 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.021) 0:01:02.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.020) 0:01:02.802 ******* 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, 3b8dc8db-cea5-42d9-af12-b102761e453c TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.345) 0:01:03.148 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.020) 0:01:03.168 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3b8dc8db-cea5-42d9-af12-b102761e453c" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.022) 0:01:03.191 ******* 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, 3b8dc8db-cea5-42d9-af12-b102761e453c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3b8dc8db-cea5-42d9-af12-b102761e453c" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.022) 0:01:03.213 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.019) 0:01:03.233 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.145) 0:01:03.379 ******* 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, 3b8dc8db-cea5-42d9-af12-b102761e453c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3b8dc8db-cea5-42d9-af12-b102761e453c" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.022) 0:01:03.401 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.061) 0:01:03.462 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.040) 0:01:03.502 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.025) 0:01:03.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.020) 0:01:03.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:55 +0000 (0:00:00.019) 0:01:03.567 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:56 +0000 (0:00:00.764) 0:01:04.332 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:45:57 +0000 (0:00:01.006) 0:01:05.338 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.021) 0:01:05.359 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.020) 0:01:05.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.019) 0:01:05.400 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.043) 0:01:05.443 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.021) 0:01:05.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.028) 0:01:05.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:45:57 +0000 (0:00:00.025) 0:01:05.518 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.250) 0:01:05.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.029) 0:01:05.798 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.021) 0:01:05.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.022) 0:01:05.842 ******* 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, 3b8dc8db-cea5-42d9-af12-b102761e453c skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.320) 0:01:06.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.045) 0:01:06.207 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3b8dc8db-cea5-42d9-af12-b102761e453c skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.031) 0:01:06.239 ******* 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, 3b8dc8db-cea5-42d9-af12-b102761e453c skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3b8dc8db-cea5-42d9-af12-b102761e453c skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.024) 0:01:06.263 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.019) 0:01:06.283 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.157) 0:01:06.440 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.039) 0:01:06.479 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.040) 0:01:06.520 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.031) 0:01:06.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.033) 0:01:06.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:45:58 +0000 (0:00:00.027) 0:01:06.612 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:45:59 +0000 (0:00:00.742) 0:01:07.354 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:46:00 +0000 (0:00:01.009) 0:01:08.363 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.022) 0:01:08.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.020) 0:01:08.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.021) 0:01:08.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.043) 0:01:08.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.022) 0:01:08.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.023) 0:01:08.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:46:00 +0000 (0:00:00.025) 0:01:08.544 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.250) 0:01:08.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.025) 0:01:08.819 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.024) 0:01:08.844 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.021) 0:01:08.865 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.423) 0:01:09.288 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.027) 0:01:09.316 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.070) 0:01:09.386 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.024) 0:01:09.411 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.021) 0:01:09.432 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:30 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.147) 0:01:09.579 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 23 January 2024 19:46:01 +0000 (0:00:00.038) 0:01:09.618 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:46:02 +0000 (0:00:00.035) 0:01:09.654 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:46:02 +0000 (0:00:00.039) 0:01:09.694 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:46:02 +0000 (0:00:00.026) 0:01:09.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:46:02 +0000 (0:00:00.029) 0:01:09.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:46:02 +0000 (0:00:00.021) 0:01:09.770 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:46:02 +0000 (0:00:00.710) 0:01:10.481 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.962) 0:01:11.443 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.023) 0:01:11.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.020) 0:01:11.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.019) 0:01:11.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.043) 0:01:11.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.020) 0:01:11.571 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.019) 0:01:11.591 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:46:03 +0000 (0:00:00.023) 0:01:11.614 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.240) 0:01:11.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.024) 0:01:11.879 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.020) 0:01:11.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.019) 0:01:11.919 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.356) 0:01:12.276 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.020) 0:01:12.297 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.020) 0:01:12.317 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.021) 0:01:12.339 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.019) 0:01:12.358 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:36 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.141) 0:01:12.499 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.041) 0:01:12.541 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.035) 0:01:12.576 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 23 January 2024 19:46:04 +0000 (0:00:00.019) 0:01:12.595 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.147) 0:01:12.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.019) 0:01:12.762 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022965", "end": "2024-01-23 19:46:05.266797", "rc": 1, "start": "2024-01-23 19:46:05.243832" } 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-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.168) 0:01:12.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.020) 0:01:12.951 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.046) 0:01:12.998 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.023) 0:01:13.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.024) 0:01:13.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.022) 0:01:13.068 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 23 January 2024 19:46:05 +0000 (0:00:00.022) 0:01:13.090 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.724637", "end": "2024-01-23 19:46:06.296907", "rc": 0, "start": "2024-01-23 19:46:05.572270" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.871) 0:01:13.962 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.021) 0:01:13.983 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:42 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.020) 0:01:14.004 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.042) 0:01:14.047 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.034) 0:01:14.082 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.150) 0:01:14.232 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:47 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.025) 0:01:14.258 ******* 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-ci_fixny490rq5/tests/playbooks/tasks/run_test.yml:66 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.042) 0:01:14.301 ******* included: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ci_fixny490rq5/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.040) 0:01:14.341 ******* 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.050515", "end": "2024-01-23 19:46:06.875212", "rc": 1, "start": "2024-01-23 19:46:06.824697" } 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 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=322 changed=10 unreachable=0 failed=0 skipped=246 rescued=0 ignored=11 Tuesday 23 January 2024 19:46:06 +0000 (0:00:00.190) 0:01:14.532 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.74s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 6.02s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 6.01s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 1.39s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.23s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 1.19s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 1.14s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.02s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 1.00s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-ci_fixny490rq5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---