# 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_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-weekly-ci685kh3hp/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tests_states_initscripts.yml:5 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tests_states_initscripts.yml:8 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.517) 0:00:00.529 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:32:11 +0000 (0:00:00.021) 0:00:00.550 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:32:12 +0000 (0:00:00.222) 0:00:00.773 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:32:12 +0000 (0:00:00.202) 0:00:00.976 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:32:12 +0000 (0:00:00.020) 0:00:00.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:32:12 +0000 (0:00:00.016) 0:00:01.012 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:32:12 +0000 (0:00:00.036) 0:00:01.049 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:32:12 +0000 (0:00:00.216) 0:00:01.266 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.456) 0:00:01.723 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.198140", "end": "2024-01-13 13:32:13.399295", "rc": 0, "start": "2024-01-13 13:32:13.201155" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/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/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/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=$infra&content=$contentdir 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/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.323) 0:00:02.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.010) 0:00:02.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/tests_states_initscripts.yml:10 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.009) 0:00:02.066 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:3 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.010) 0:00:02.077 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:11 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.388) 0:00:02.465 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:22 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.010) 0:00:02.476 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.016) 0:00:02.492 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.010) 0:00:02.503 ****** 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": false, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.035) 0:00:02.538 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.028) 0:00:02.567 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:13 +0000 (0:00:00.028) 0:00:02.596 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003486", "end": "2024-01-13 13:32:14.075025", "rc": 0, "start": "2024-01-13 13:32:14.071539" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.124) 0:00:02.720 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.011) 0:00:02.732 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.012) 0:00:02.745 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.020) 0:00:02.766 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.010825", "end": "2024-01-13 13:32:14.252832", "rc": 1, "start": "2024-01-13 13:32:14.242007" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.131) 0:00:02.898 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.015) 0:00:02.913 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.124) 0:00:03.037 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.011) 0:00:03.049 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.018) 0:00:03.068 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.031) 0:00:03.100 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.070) 0:00:03.170 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.013) 0:00:03.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.012) 0:00:03.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:14 +0000 (0:00:00.014) 0:00:03.210 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:15 +0000 (0:00:00.848) 0:00:04.058 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.794) 0:00:04.853 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.022) 0:00:04.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.020) 0:00:04.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.019) 0:00:04.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.042) 0:00:04.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.020) 0:00:04.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.020) 0:00:04.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.023) 0:00:05.022 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.020) 0:00:05.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.019) 0:00:05.062 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:16 +0000 (0:00:00.358) 0:00:05.420 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpgmeu3mx7" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.221) 0:00:05.641 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.344) 0:00:05.986 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.033) 0:00:06.020 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.044) 0:00:06.064 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.058) 0:00:06.122 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.028) 0:00:06.151 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.180) 0:00:06.331 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.024) 0:00:06.356 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.061) 0:00:06.418 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.038) 0:00:06.457 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.029) 0:00:06.486 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152737.3141944, "block_size": 4096, "blocks": 8, "ctime": 1705152737.3141944, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4527616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705152737.3141944, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:32:17 +0000 (0:00:00.135) 0:00:06.622 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.023) 0:00:06.645 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024734", "end": "2024-01-13 13:32:18.149033", "rc": 1, "start": "2024-01-13 13:32:18.124299" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.160) 0:00:06.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.023) 0:00:06.830 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003760", "end": "2024-01-13 13:32:18.314877", "rc": 0, "start": "2024-01-13 13:32:18.311117" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.148) 0:00:06.978 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.027) 0:00:07.006 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003492", "end": "2024-01-13 13:32:18.487791", "rc": 0, "start": "2024-01-13 13:32:18.484299" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.166) 0:00:07.173 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.028) 0:00:07.201 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.025) 0:00:07.227 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.034) 0:00:07.261 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.026) 0:00:07.287 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.030) 0:00:07.318 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.024) 0:00:07.343 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.040) 0:00:07.383 ****** 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.045579", "end": "2024-01-13 13:32:18.904968", "rc": 1, "start": "2024-01-13 13:32:18.859389" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:45 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.177) 0:00:07.561 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.035) 0:00:07.596 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:32:18 +0000 (0:00:00.023) 0:00:07.620 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.047) 0:00:07.667 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.033) 0:00:07.701 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.032) 0:00:07.733 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003488", "end": "2024-01-13 13:32:19.225834", "rc": 0, "start": "2024-01-13 13:32:19.222346" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.176) 0:00:07.910 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.025) 0:00:07.935 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.024) 0:00:07.959 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.051) 0:00:08.011 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007331", "end": "2024-01-13 13:32:19.496504", "rc": 1, "start": "2024-01-13 13:32:19.489173" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.143) 0:00:08.154 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.041) 0:00:08.195 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.145) 0:00:08.341 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.022) 0:00:08.364 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.038) 0:00:08.402 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.039) 0:00:08.441 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.038) 0:00:08.479 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.025) 0:00:08.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.048) 0:00:08.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:19 +0000 (0:00:00.023) 0:00:08.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:20 +0000 (0:00:00.761) 0:00:09.338 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.639) 0:00:09.978 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.022) 0:00:10.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.022) 0:00:10.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.027) 0:00:10.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.043) 0:00:10.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.021) 0:00:10.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.027) 0:00:10.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.049) 0:00:10.194 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.021) 0:00:10.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.021) 0:00:10.237 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:21 +0000 (0:00:00.229) 0:00:10.466 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpr6ozlvbo" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.232) 0:00:10.699 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.226) 0:00:10.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.022) 0:00:10.947 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.027) 0:00:10.975 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.023) 0:00:10.998 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.020) 0:00:11.019 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.129) 0:00:11.148 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.021) 0:00:11.169 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.041) 0:00:11.210 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.056) 0:00:11.266 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.134) 0:00:11.401 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.027) 0:00:11.428 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.036) 0:00:11.464 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.021) 0:00:11.485 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152742.2680404, "block_size": 4096, "blocks": 8, "ctime": 1705152742.2680404, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4527616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705152742.2680404, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:32:22 +0000 (0:00:00.135) 0:00:11.621 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.022) 0:00:11.643 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019966", "end": "2024-01-13 13:32:23.139837", "rc": 1, "start": "2024-01-13 13:32:23.119871" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.152) 0:00:11.795 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.022) 0:00:11.817 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003323", "end": "2024-01-13 13:32:23.299047", "rc": 0, "start": "2024-01-13 13:32:23.295724" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.138) 0:00:11.956 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.026) 0:00:11.982 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003499", "end": "2024-01-13 13:32:23.466482", "rc": 0, "start": "2024-01-13 13:32:23.462983" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.140) 0:00:12.123 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.027) 0:00:12.150 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.023) 0:00:12.174 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.024) 0:00:12.199 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.023) 0:00:12.222 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.049) 0:00:12.272 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.023) 0:00:12.296 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.039) 0:00:12.335 ****** 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.042147", "end": "2024-01-13 13:32:23.853637", "rc": 1, "start": "2024-01-13 13:32:23.811490" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:65 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.174) 0:00:12.510 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.035) 0:00:12.545 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.022) 0:00:12.568 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:32:23 +0000 (0:00:00.046) 0:00:12.614 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:24 +0000 (0:00:00.035) 0:00:12.650 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:24 +0000 (0:00:00.032) 0:00:12.682 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004885", "end": "2024-01-13 13:32:25.164165", "rc": 0, "start": "2024-01-13 13:32:24.159280" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:25 +0000 (0:00:01.166) 0:00:13.849 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.046) 0:00:13.896 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.025) 0:00:13.921 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.038) 0:00:13.960 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.035) 0:00:13.995 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.038) 0:00:14.034 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.025) 0:00:14.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.020) 0:00:14.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:25 +0000 (0:00:00.020) 0:00:14.101 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:26 +0000 (0:00:00.753) 0:00:14.854 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:26 +0000 (0:00:00.663) 0:00:15.518 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:26 +0000 (0:00:00.023) 0:00:15.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:26 +0000 (0:00:00.021) 0:00:15.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:26 +0000 (0:00:00.020) 0:00:15.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:26 +0000 (0:00:00.043) 0:00:15.627 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.020) 0:00:15.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.020) 0:00:15.668 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.023) 0:00:15.692 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.020) 0:00:15.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.019) 0:00:15.733 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.223) 0:00:15.956 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpfbh13t61" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.215) 0:00:16.171 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.270) 0:00:16.441 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.020) 0:00:16.462 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.022) 0:00:16.484 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.022) 0:00:16.507 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:27 +0000 (0:00:00.020) 0:00:16.527 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.133) 0:00:16.660 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.029) 0:00:16.690 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.040) 0:00:16.730 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.039) 0:00:16.770 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.040) 0:00:16.810 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.027) 0:00:16.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.025) 0:00:16.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.021) 0:00:16.884 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:28 +0000 (0:00:00.738) 0:00:17.623 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.638) 0:00:18.261 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.031) 0:00:18.292 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.030) 0:00:18.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.027) 0:00:18.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.054) 0:00:18.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-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.022) 0:00:18.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.024) 0:00:18.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.033) 0:00:18.485 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.022) 0:00:18.508 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:29 +0000 (0:00:00.024) 0:00:18.532 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:30 +0000 (0:00:00.270) 0:00:18.803 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpt9hs2il1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:30 +0000 (0:00:00.248) 0:00:19.051 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:30 +0000 (0:00:00.483) 0:00:19.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:30 +0000 (0:00:00.032) 0:00:19.567 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:30 +0000 (0:00:00.026) 0:00:19.593 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:30 +0000 (0:00:00.031) 0:00:19.624 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.028) 0:00:19.653 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.144) 0:00:19.797 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.065) 0:00:19.863 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.055) 0:00:19.919 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152750.8017871, "block_size": 4096, "blocks": 0, "ctime": 1705152750.7967873, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17460, "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": 1705152750.7967873, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.135) 0:00:20.055 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.023) 0:00:20.078 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.037) 0:00:20.116 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.058) 0:00:20.175 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152750.6237924, "block_size": 4096, "blocks": 8, "ctime": 1705152747.7618773, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4527616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705152747.7618773, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.135) 0:00:20.311 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.023) 0:00:20.334 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021261", "end": "2024-01-13 13:32:31.832437", "rc": 1, "start": "2024-01-13 13:32:31.811176" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.153) 0:00:20.488 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:32:31 +0000 (0:00:00.022) 0:00:20.511 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003396", "end": "2024-01-13 13:32:31.993641", "rc": 0, "start": "2024-01-13 13:32:31.990245" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.143) 0:00:20.654 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.027) 0:00:20.681 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003493", "end": "2024-01-13 13:32:32.164368", "rc": 0, "start": "2024-01-13 13:32:32.160875" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.142) 0:00:20.824 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.027) 0:00:20.852 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.025) 0:00:20.877 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.025) 0:00:20.903 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.022) 0:00:20.925 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.018) 0:00:20.944 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.020) 0:00:20.964 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.037) 0:00:21.002 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.048000", "end": "2024-01-13 13:32:32.528052", "rc": 0, "start": "2024-01-13 13:32:32.480052" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:83 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.213) 0:00:21.215 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.045) 0:00:21.261 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.022) 0:00:21.283 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.043) 0:00:21.327 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.033) 0:00:21.361 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.034) 0:00:21.395 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003442", "end": "2024-01-13 13:32:32.874715", "rc": 0, "start": "2024-01-13 13:32:32.871273" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.135) 0:00:21.531 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.023) 0:00:21.554 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.023) 0:00:21.578 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:32:32 +0000 (0:00:00.041) 0:00:21.620 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:33 +0000 (0:00:00.036) 0:00:21.656 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:33 +0000 (0:00:00.063) 0:00:21.719 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:33 +0000 (0:00:00.025) 0:00:21.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:33 +0000 (0:00:00.021) 0:00:21.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:33 +0000 (0:00:00.020) 0:00:21.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:33 +0000 (0:00:00.763) 0:00:22.551 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.644) 0:00:23.195 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.026) 0:00:23.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.023) 0:00:23.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.021) 0:00:23.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.041) 0:00:23.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.043) 0:00:23.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.020) 0:00:23.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.024) 0:00:23.397 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.020) 0:00:23.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:34 +0000 (0:00:00.022) 0:00:23.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.229) 0:00:23.670 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpfe_sb2kc" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.213) 0:00:23.884 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.226) 0:00:24.111 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.021) 0:00:24.132 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.024) 0:00:24.157 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.024) 0:00:24.181 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.021) 0:00:24.203 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.127) 0:00:24.331 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.021) 0:00:24.353 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.033) 0:00:24.386 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.063) 0:00:24.450 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.026) 0:00:24.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.021) 0:00:24.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:35 +0000 (0:00:00.020) 0:00:24.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:36 +0000 (0:00:00.738) 0:00:25.256 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.631) 0:00:25.888 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.021) 0:00:25.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.020) 0:00:25.931 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.020) 0:00:25.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.068) 0:00:26.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.025) 0:00:26.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.027) 0:00:26.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.033) 0:00:26.106 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.043) 0:00:26.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.028) 0:00:26.178 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.227) 0:00:26.406 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmph6z2r1j_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:37 +0000 (0:00:00.218) 0:00:26.624 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.458) 0:00:27.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.020) 0:00:27.103 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.022) 0:00:27.126 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.023) 0:00:27.149 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.023) 0:00:27.172 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.129) 0:00:27.302 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.064) 0:00:27.366 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.039) 0:00:27.405 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.039) 0:00:27.445 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.026) 0:00:27.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.021) 0:00:27.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:38 +0000 (0:00:00.020) 0:00:27.514 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:39 +0000 (0:00:00.741) 0:00:28.255 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.665) 0:00:28.921 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.024) 0:00:28.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.027) 0:00:28.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.022) 0:00:28.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.046) 0:00:29.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.023) 0:00:29.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.037) 0:00:29.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.027) 0:00:29.131 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.030) 0:00:29.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.037) 0:00:29.200 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:40 +0000 (0:00:00.247) 0:00:29.447 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmp_4zs4sbb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.235) 0:00:29.682 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.250) 0:00:29.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.021) 0:00:29.954 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.021) 0:00:29.976 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.025) 0:00:30.001 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.021) 0:00:30.023 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.172) 0:00:30.195 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.048) 0:00:30.244 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.042) 0:00:30.287 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152758.3605626, "block_size": 4096, "blocks": 0, "ctime": 1705152758.3595626, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17460, "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": 1705152758.3595626, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.137) 0:00:30.424 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.023) 0:00:30.447 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.036) 0:00:30.484 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:32:41 +0000 (0:00:00.021) 0:00:30.505 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.134) 0:00:30.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.021) 0:00:30.662 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022097", "end": "2024-01-13 13:32:42.164083", "rc": 1, "start": "2024-01-13 13:32:42.141986" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.158) 0:00:30.821 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.022) 0:00:30.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.022) 0:00:30.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.022) 0:00:30.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.029) 0:00:30.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.052) 0:00:30.970 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.025) 0:00:30.995 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.026) 0:00:31.021 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.024) 0:00:31.046 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.040) 0:00:31.086 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.046842", "end": "2024-01-13 13:32:42.620052", "rc": 0, "start": "2024-01-13 13:32:42.573210" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:103 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.190) 0:00:31.277 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.035) 0:00:31.312 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.022) 0:00:31.334 ****** 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": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.044) 0:00:31.379 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.034) 0:00:31.413 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.032) 0:00:31.445 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003592", "end": "2024-01-13 13:32:42.926124", "rc": 0, "start": "2024-01-13 13:32:42.922532" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.137) 0:00:31.583 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:42 +0000 (0:00:00.021) 0:00:31.604 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.052) 0:00:31.657 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.047) 0:00:31.704 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.035) 0:00:31.740 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.039) 0:00:31.779 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.025) 0:00:31.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.021) 0:00:31.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.020) 0:00:31.847 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:43 +0000 (0:00:00.768) 0:00:32.615 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.684) 0:00:33.299 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.022) 0:00:33.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.022) 0:00:33.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.024) 0:00:33.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.049) 0:00:33.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.032) 0:00:33.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.041) 0:00:33.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.039) 0:00:33.532 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.033) 0:00:33.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:44 +0000 (0:00:00.024) 0:00:33.589 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.232) 0:00:33.821 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmp_74ddw9b" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.224) 0:00:34.046 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.235) 0:00:34.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.022) 0:00:34.304 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.023) 0:00:34.327 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.048) 0:00:34.376 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.020) 0:00:34.397 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.128) 0:00:34.525 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.022) 0:00:34.547 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.035) 0:00:34.582 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:45 +0000 (0:00:00.040) 0:00:34.623 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:46 +0000 (0:00:00.027) 0:00:34.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:46 +0000 (0:00:00.021) 0:00:34.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:46 +0000 (0:00:00.020) 0:00:34.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-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:46 +0000 (0:00:00.747) 0:00:35.439 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.677) 0:00:36.117 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.022) 0:00:36.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.023) 0:00:36.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.020) 0:00:36.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.043) 0:00:36.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-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.023) 0:00:36.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.024) 0:00:36.275 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.038) 0:00:36.313 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.023) 0:00:36.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.022) 0:00:36.359 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:47 +0000 (0:00:00.228) 0:00:36.588 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpfeq_l4ls" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.219) 0:00:36.807 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.524) 0:00:37.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.021) 0:00:37.352 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.022) 0:00:37.375 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.022) 0:00:37.397 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.020) 0:00:37.418 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.127) 0:00:37.545 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.034) 0:00:37.579 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:48 +0000 (0:00:00.038) 0:00:37.618 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:49 +0000 (0:00:00.024) 0:00:37.642 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:49 +0000 (0:00:00.020) 0:00:37.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:49 +0000 (0:00:00.019) 0:00:37.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-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:49 +0000 (0:00:00.743) 0:00:38.426 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.669) 0:00:39.096 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.031) 0:00:39.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.027) 0:00:39.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.022) 0:00:39.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.050) 0:00:39.228 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.023) 0:00:39.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.021) 0:00:39.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.026) 0:00:39.298 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.020) 0:00:39.319 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.021) 0:00:39.340 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:50 +0000 (0:00:00.228) 0:00:39.569 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpmocgq1s3" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.225) 0:00:39.794 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.261) 0:00:40.056 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.021) 0:00:40.077 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.022) 0:00:40.100 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.021) 0:00:40.122 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.020) 0:00:40.142 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.128) 0:00:40.270 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.041) 0:00:40.312 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.038) 0:00:40.350 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.038) 0:00:40.388 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.025) 0:00:40.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.021) 0:00:40.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:51 +0000 (0:00:00.025) 0:00:40.461 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:52 +0000 (0:00:00.757) 0:00:41.218 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.645) 0:00:41.864 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.022) 0:00:41.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.021) 0:00:41.907 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.020) 0:00:41.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.043) 0:00:41.971 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.021) 0:00:41.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.027) 0:00:42.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.026) 0:00:42.046 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.026) 0:00:42.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.023) 0:00:42.096 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.255) 0:00:42.351 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmp_5fkb55l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:53 +0000 (0:00:00.221) 0:00:42.572 ****** 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.226) 0:00:42.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.023) 0:00:42.822 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.024) 0:00:42.846 ****** 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.024) 0:00:42.870 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.021) 0:00:42.892 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.131) 0:00:43.023 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.039) 0:00:43.062 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.036) 0:00:43.099 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.028) 0:00:43.128 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.153) 0:00:43.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.021) 0:00:43.304 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020985", "end": "2024-01-13 13:32:54.801811", "rc": 1, "start": "2024-01-13 13:32:54.780826" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.153) 0:00:43.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.049) 0:00:43.506 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.024) 0:00:43.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.022) 0:00:43.553 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.023) 0:00:43.576 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.022) 0:00:43.598 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:32:54 +0000 (0:00:00.023) 0:00:43.622 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.025) 0:00:43.647 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.023) 0:00:43.670 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.038) 0:00:43.709 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.044078", "end": "2024-01-13 13:32:55.229033", "rc": 0, "start": "2024-01-13 13:32:55.184955" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tests_states.yml:126 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.176) 0:00:43.886 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.035) 0:00:43.921 ****** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.021) 0:00:43.943 ****** 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": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.047) 0:00:43.990 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.033) 0:00:44.024 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.058) 0:00:44.082 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003433", "end": "2024-01-13 13:32:55.562250", "rc": 0, "start": "2024-01-13 13:32:55.558817" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.137) 0:00:44.219 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.024) 0:00:44.244 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.023) 0:00:44.267 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.046) 0:00:44.314 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.040) 0:00:44.354 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.038) 0:00:44.393 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.025) 0:00:44.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.020) 0:00:44.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:55 +0000 (0:00:00.020) 0:00:44.460 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:56 +0000 (0:00:00.747) 0:00:45.208 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.672) 0:00:45.880 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.022) 0:00:45.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.020) 0:00:45.924 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.022) 0:00:45.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.044) 0:00:45.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.021) 0:00:46.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.021) 0:00:46.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.023) 0:00:46.057 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.020) 0:00:46.078 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.019) 0:00:46.098 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.225) 0:00:46.323 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpcnwl4lns" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:32:57 +0000 (0:00:00.248) 0:00:46.571 ****** 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.237) 0:00:46.809 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.023) 0:00:46.832 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.022) 0:00:46.855 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.023) 0:00:46.878 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.020) 0:00:46.899 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.129) 0:00:47.029 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.022) 0:00:47.051 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.035) 0:00:47.087 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.039) 0:00:47.126 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.026) 0:00:47.152 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.029) 0:00:47.182 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:32:58 +0000 (0:00:00.024) 0:00:47.206 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:32:59 +0000 (0:00:00.746) 0:00:47.953 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:32:59 +0000 (0:00:00.636) 0:00:48.589 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:32:59 +0000 (0:00:00.022) 0:00:48.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.022) 0:00:48.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:48.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.041) 0:00:48.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:48.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.020) 0:00:48.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.025) 0:00:48.765 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:48.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.020) 0:00:48.807 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.229) 0:00:49.036 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpbj28g92i" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:33:00 +0000 (0:00:00.220) 0:00:49.257 ****** changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.468) 0:00:49.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.023) 0:00:49.750 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.022) 0:00:49.772 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.024) 0:00:49.796 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.021) 0:00:49.817 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.139) 0:00:49.957 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.036) 0:00:49.994 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.041) 0:00:50.035 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.025) 0:00:50.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.020) 0:00:50.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:33:01 +0000 (0:00:00.020) 0:00:50.102 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.752) 0:00:50.855 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.644) 0:00:51.499 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.022) 0:00:51.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.020) 0:00:51.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.021) 0:00:51.564 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.044) 0:00:51.608 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:33:02 +0000 (0:00:00.021) 0:00:51.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.020) 0:00:51.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.028) 0:00:51.680 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.021) 0:00:51.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.020) 0:00:51.722 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.225) 0:00:51.947 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpdjmf7cxb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.228) 0:00:52.176 ****** 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.239) 0:00:52.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.021) 0:00:52.437 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.023) 0:00:52.460 ****** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.024) 0:00:52.485 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:33:03 +0000 (0:00:00.022) 0:00:52.507 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.132) 0:00:52.639 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.042) 0:00:52.681 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.035) 0:00:52.716 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.041) 0:00:52.758 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.024) 0:00:52.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.054) 0:00:52.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.022) 0:00:52.860 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:33:04 +0000 (0:00:00.748) 0:00:53.609 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.639) 0:00:54.249 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.024) 0:00:54.273 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.021) 0:00:54.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.020) 0:00:54.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.042) 0:00:54.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.020) 0:00:54.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.020) 0:00:54.399 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.024) 0:00:54.423 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.044) 0:00:54.468 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:33:05 +0000 (0:00:00.021) 0:00:54.489 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.229) 0:00:54.718 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17261ova0zb17/tmpk0gv2s5c" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.225) 0:00:54.944 ****** 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.225) 0:00:55.170 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.021) 0:00:55.192 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.021) 0:00:55.213 ****** 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.024) 0:00:55.238 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.021) 0:00:55.259 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.130) 0:00:55.389 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.043) 0:00:55.433 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.035) 0:00:55.469 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:33:06 +0000 (0:00:00.020) 0:00:55.490 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.156) 0:00:55.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.021) 0:00:55.668 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021348", "end": "2024-01-13 13:33:07.164198", "rc": 1, "start": "2024-01-13 13:33:07.142850" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.152) 0:00:55.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.022) 0:00:55.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.022) 0:00:55.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.021) 0:00:55.887 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.022) 0:00:55.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.021) 0:00:55.932 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.025) 0:00:55.957 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.407295", "end": "2024-01-13 13:33:07.844680", "rc": 0, "start": "2024-01-13 13:33:07.437385" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.544) 0:00:56.502 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.022) 0:00:56.525 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.021) 0:00:56.546 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.025) 0:00:56.572 ****** ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:33:07 +0000 (0:00:00.021) 0:00:56.594 ****** included: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:33:08 +0000 (0:00:00.068) 0:00:56.662 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.044953", "end": "2024-01-13 13:33:08.186137", "rc": 0, "start": "2024-01-13 13:33:08.141184" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=334 changed=13 unreachable=0 failed=0 skipped=225 rescued=0 ignored=10 Saturday 13 January 2024 13:33:08 +0000 (0:00:00.168) 0:00:56.831 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 1.93s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 1.32s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 1.27s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gather current interface info ------------------------------------------- 1.17s /WORKDIR/git-weekly-ci685kh3hp/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.12s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Enable network service --------------------- 0.96s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.91s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Check which services are running ----------- 0.85s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.79s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.77s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.76s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.76s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.76s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.74s /WORKDIR/git-weekly-ci685kh3hp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---