# 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-nm_plugin_hotfixxtvfkinf/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tests_states_initscripts.yml:5 Sunday 18 February 2024 16:19:42 +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-nm_plugin_hotfixxtvfkinf/tests/tests_states_initscripts.yml:8 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.614) 0:00:00.626 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.021) 0:00:00.648 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.229) 0:00:00.877 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.189) 0:00:01.066 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.020) 0:00:01.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.016) 0:00:01.103 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.030) 0:00:01.134 ******* 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-nm_plugin_hotfixxtvfkinf/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 16:19:43 +0000 (0:00:00.194) 0:00:01.329 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.444) 0:00:01.773 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.204611", "end": "2024-02-18 16:19:44.489086", "rc": 0, "start": "2024-02-18 16:19:44.284475" } 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-nm_plugin_hotfixxtvfkinf/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.330) 0:00:02.104 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.011) 0:00:02.115 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/tests_states_initscripts.yml:10 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.009) 0:00:02.125 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:3 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.010) 0:00:02.136 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:11 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.422) 0:00:02.558 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:22 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.010) 0:00:02.569 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.015) 0:00:02.585 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 16:19:44 +0000 (0:00:00.010) 0:00:02.596 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.033) 0:00:02.629 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.014) 0:00:02.644 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.013) 0:00:02.658 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-02-18 16:19:45.168478", "rc": 0, "start": "2024-02-18 16:19:45.164846" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.125) 0:00:02.783 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.011) 0:00:02.795 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.010) 0:00:02.806 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.020) 0:00:02.827 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.011310", "end": "2024-02-18 16:19:45.346297", "rc": 1, "start": "2024-02-18 16:19:45.334987" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.133) 0:00:02.960 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.015) 0:00:02.976 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.124) 0:00:03.100 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.012) 0:00:03.113 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.018) 0:00:03.131 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.032) 0:00:03.164 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.068) 0:00:03.232 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.012) 0:00:03.245 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.010) 0:00:03.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:19:45 +0000 (0:00:00.010) 0:00:03.266 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:19:46 +0000 (0:00:00.866) 0:00:04.133 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.811) 0:00:04.944 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.022) 0:00:04.967 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.021) 0:00:04.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.020) 0:00:05.009 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.042) 0:00:05.052 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.020) 0:00:05.073 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.020) 0:00:05.093 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.024) 0:00:05.118 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.020) 0:00:05.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.021) 0:00:05.161 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:19:47 +0000 (0:00:00.360) 0:00:05.521 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpn5ky3kva" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.209) 0:00:05.731 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.353) 0:00:06.085 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.041) 0:00:06.126 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.021) 0:00:06.148 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.022) 0:00:06.171 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.020) 0:00:06.191 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.176) 0:00:06.367 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.023) 0:00:06.391 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.039) 0:00:06.430 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.037) 0:00:06.468 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 16:19:48 +0000 (0:00:00.021) 0:00:06.490 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273188.4583826, "block_size": 4096, "blocks": 8, "ctime": 1708273188.4583826, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12604796, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708273188.4583826, "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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.134) 0:00:06.624 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.022) 0:00:06.647 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025667", "end": "2024-02-18 16:19:49.181919", "rc": 1, "start": "2024-02-18 16:19:49.156252" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.160) 0:00:06.807 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.021) 0:00:06.828 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003607", "end": "2024-02-18 16:19:49.342303", "rc": 0, "start": "2024-02-18 16:19:49.338696" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.138) 0:00:06.967 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.050) 0:00:07.018 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003508", "end": "2024-02-18 16:19:49.535104", "rc": 0, "start": "2024-02-18 16:19:49.531596" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.143) 0:00:07.161 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.026) 0:00:07.188 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.023) 0:00:07.212 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.023) 0:00:07.236 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.024) 0:00:07.260 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.025) 0:00:07.286 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.023) 0:00:07.310 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.039) 0:00:07.349 ******* 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.048122", "end": "2024-02-18 16:19:49.907436", "rc": 1, "start": "2024-02-18 16:19:49.859314" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:45 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.181) 0:00:07.531 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.035) 0:00:07.567 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 16:19:49 +0000 (0:00:00.021) 0:00:07.589 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.044) 0:00:07.633 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.034) 0:00:07.668 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.057) 0:00:07.725 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003512", "end": "2024-02-18 16:19:50.237903", "rc": 0, "start": "2024-02-18 16:19:50.234391" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.137) 0:00:07.862 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.022) 0:00:07.885 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.022) 0:00:07.908 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.042) 0:00:07.950 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007423", "end": "2024-02-18 16:19:50.467193", "rc": 1, "start": "2024-02-18 16:19:50.459770" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.141) 0:00:08.091 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.036) 0:00:08.128 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.133) 0:00:08.262 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.022) 0:00:08.285 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.037) 0:00:08.323 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.039) 0:00:08.362 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.065) 0:00:08.428 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.027) 0:00:08.456 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.023) 0:00:08.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:19:50 +0000 (0:00:00.022) 0:00:08.501 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:19:51 +0000 (0:00:00.803) 0:00:09.305 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.645) 0:00:09.950 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.022) 0:00:09.973 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.020) 0:00:09.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.021) 0:00:10.015 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.068) 0:00:10.083 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.023) 0:00:10.106 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.029) 0:00:10.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.027) 0:00:10.163 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.026) 0:00:10.189 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.022) 0:00:10.212 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:19:52 +0000 (0:00:00.231) 0:00:10.443 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmp75ys1zu0" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.207) 0:00:10.651 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.230) 0:00:10.881 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.020) 0:00:10.902 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.022) 0:00:10.924 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.022) 0:00:10.947 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.020) 0:00:10.967 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.133) 0:00:11.101 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.022) 0:00:11.124 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.063) 0:00:11.187 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.034) 0:00:11.221 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.134) 0:00:11.356 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.022) 0:00:11.379 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.036) 0:00:11.415 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.020) 0:00:11.436 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273193.2532356, "block_size": 4096, "blocks": 8, "ctime": 1708273193.2542355, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12604796, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708273193.2542355, "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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.133) 0:00:11.569 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 16:19:53 +0000 (0:00:00.022) 0:00:11.591 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023266", "end": "2024-02-18 16:19:54.125265", "rc": 1, "start": "2024-02-18 16:19:54.101999" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.157) 0:00:11.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.023) 0:00:11.773 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003713", "end": "2024-02-18 16:19:54.290797", "rc": 0, "start": "2024-02-18 16:19:54.287084" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.143) 0:00:11.916 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.027) 0:00:11.943 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003608", "end": "2024-02-18 16:19:54.461616", "rc": 0, "start": "2024-02-18 16:19:54.458008" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.144) 0:00:12.087 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.026) 0:00:12.114 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.049) 0:00:12.163 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.024) 0:00:12.188 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.024) 0:00:12.212 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.020) 0:00:12.232 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.021) 0:00:12.254 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.040) 0:00:12.294 ******* 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.048110", "end": "2024-02-18 16:19:54.854753", "rc": 1, "start": "2024-02-18 16:19:54.806643" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:65 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.183) 0:00:12.478 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.036) 0:00:12.514 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.027) 0:00:12.542 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 16:19:54 +0000 (0:00:00.045) 0:00:12.588 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.033) 0:00:12.622 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.032) 0:00:12.654 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003555", "end": "2024-02-18 16:19:55.166322", "rc": 0, "start": "2024-02-18 16:19:55.162767" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.136) 0:00:12.790 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.048) 0:00:12.839 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.022) 0:00:12.861 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.037) 0:00:12.899 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.035) 0:00:12.934 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.039) 0:00:12.974 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.026) 0:00:13.000 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.020) 0:00:13.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:19:55 +0000 (0:00:00.021) 0:00:13.043 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:19:56 +0000 (0:00:00.787) 0:00:13.830 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:19:56 +0000 (0:00:00.692) 0:00:14.523 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:19:56 +0000 (0:00:00.022) 0:00:14.545 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:19:56 +0000 (0:00:00.021) 0:00:14.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:19:56 +0000 (0:00:00.020) 0:00:14.587 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.041) 0:00:14.629 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.020) 0:00:14.650 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.019) 0:00:14.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.024) 0:00:14.694 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.020) 0:00:14.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.020) 0:00:14.735 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.230) 0:00:14.965 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmplg1e05pb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.205) 0:00:15.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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.231) 0:00:15.402 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.047) 0:00:15.450 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.022) 0:00:15.472 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.022) 0:00:15.495 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:19:57 +0000 (0:00:00.019) 0:00:15.514 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.128) 0:00:15.642 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.022) 0:00:15.665 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.037) 0:00:15.702 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.038) 0:00:15.741 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.038) 0:00:15.780 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.025) 0:00:15.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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.021) 0:00:15.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:19:58 +0000 (0:00:00.020) 0:00:15.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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.806) 0:00:16.653 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.648) 0:00:17.302 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.022) 0:00:17.325 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.021) 0:00:17.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.021) 0:00:17.368 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.041) 0:00:17.410 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.021) 0:00:17.431 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.020) 0:00:17.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.025) 0:00:17.477 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.020) 0:00:17.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:19:59 +0000 (0:00:00.020) 0:00:17.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.232) 0:00:17.751 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpf4d822s9" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.208) 0:00:17.959 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.485) 0:00:18.444 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.023) 0:00:18.467 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.022) 0:00:18.489 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.023) 0:00:18.513 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:00 +0000 (0:00:00.022) 0:00:18.535 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.128) 0:00:18.664 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.042) 0:00:18.706 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.034) 0:00:18.740 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273200.7460055, "block_size": 4096, "blocks": 0, "ctime": 1708273200.7420058, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17495, "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": 1708273200.7420058, "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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.138) 0:00:18.879 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.022) 0:00:18.902 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.035) 0:00:18.938 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.042) 0:00:18.981 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273200.564011, "block_size": 4096, "blocks": 8, "ctime": 1708273197.7760968, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12952126, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708273197.7760968, "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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.135) 0:00:19.117 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.023) 0:00:19.140 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024632", "end": "2024-02-18 16:20:01.673495", "rc": 1, "start": "2024-02-18 16:20:01.648863" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.158) 0:00:19.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.025) 0:00:19.323 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003556", "end": "2024-02-18 16:20:01.842986", "rc": 0, "start": "2024-02-18 16:20:01.839430" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.148) 0:00:19.472 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 16:20:01 +0000 (0:00:00.028) 0:00:19.500 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003664", "end": "2024-02-18 16:20:02.020223", "rc": 0, "start": "2024-02-18 16:20:02.016559" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.147) 0:00:19.647 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.033) 0:00:19.681 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.027) 0:00:19.708 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.023) 0:00:19.731 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.022) 0:00:19.754 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.019) 0:00:19.773 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.022) 0:00:19.795 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.043) 0:00:19.839 ******* 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.053316", "end": "2024-02-18 16:20:02.405525", "rc": 0, "start": "2024-02-18 16:20:02.352209" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:83 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.215) 0:00:20.054 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.035) 0:00:20.090 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.022) 0:00:20.112 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.044) 0:00:20.156 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.033) 0:00:20.190 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.033) 0:00:20.223 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003590", "end": "2024-02-18 16:20:02.737195", "rc": 0, "start": "2024-02-18 16:20:02.733605" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.139) 0:00:20.363 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.021) 0:00:20.384 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.020) 0:00:20.405 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.039) 0:00:20.445 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.034) 0:00:20.480 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.061) 0:00:20.541 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.025) 0:00:20.567 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:02 +0000 (0:00:00.021) 0:00:20.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:03 +0000 (0:00:00.021) 0:00:20.610 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:03 +0000 (0:00:00.795) 0:00:21.406 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.647) 0:00:22.053 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.022) 0:00:22.076 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.020) 0:00:22.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.021) 0:00:22.119 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.043) 0:00:22.162 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.045) 0:00:22.208 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.021) 0:00:22.230 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.024) 0:00:22.254 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.021) 0:00:22.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.020) 0:00:22.295 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:04 +0000 (0:00:00.232) 0:00:22.528 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpvn07wf2m" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.214) 0:00:22.743 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.233) 0:00:22.977 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.020) 0:00:22.998 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.022) 0:00:23.020 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.023) 0:00:23.044 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.020) 0:00:23.064 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.127) 0:00:23.192 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.022) 0:00:23.214 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.059) 0:00:23.274 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.039) 0:00:23.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.026) 0:00:23.339 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.020) 0:00:23.360 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:05 +0000 (0:00:00.021) 0:00:23.381 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:06 +0000 (0:00:00.809) 0:00:24.191 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.647) 0:00:24.838 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.023) 0:00:24.862 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.044) 0:00:24.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.021) 0:00:24.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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.043) 0:00:24.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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.020) 0:00:24.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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.023) 0:00:25.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.024) 0:00:25.041 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.022) 0:00:25.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.021) 0:00:25.085 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.227) 0:00:25.312 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpuuh_3scd" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:07 +0000 (0:00:00.208) 0:00:25.521 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.474) 0:00:25.995 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.021) 0:00:26.017 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.024) 0:00:26.041 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.022) 0:00:26.063 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.021) 0:00:26.085 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.158) 0:00:26.244 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.042) 0:00:26.287 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.039) 0:00:26.327 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.040) 0:00:26.367 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.026) 0:00:26.394 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.021) 0:00:26.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:08 +0000 (0:00:00.020) 0:00:26.436 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:09 +0000 (0:00:00.811) 0:00:27.248 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.670) 0:00:27.919 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.022) 0:00:27.941 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.021) 0:00:27.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.021) 0:00:27.984 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.041) 0:00:28.026 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.021) 0:00:28.047 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.020) 0:00:28.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.025) 0:00:28.094 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.021) 0:00:28.115 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.020) 0:00:28.135 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.230) 0:00:28.365 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpxrdbwtfd" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:10 +0000 (0:00:00.213) 0:00:28.579 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.241) 0:00:28.821 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.025) 0:00:28.846 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.050) 0:00:28.896 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.024) 0:00:28.921 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.021) 0:00:28.943 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.131) 0:00:29.074 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.041) 0:00:29.115 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.034) 0:00:29.150 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708273208.2977738, "block_size": 4096, "blocks": 0, "ctime": 1708273208.295774, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17495, "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": 1708273208.295774, "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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.137) 0:00:29.288 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.023) 0:00:29.311 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.035) 0:00:29.347 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.020) 0:00:29.368 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.141) 0:00:29.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 16:20:11 +0000 (0:00:00.022) 0:00:29.531 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024148", "end": "2024-02-18 16:20:12.067205", "rc": 1, "start": "2024-02-18 16:20:12.043057" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.160) 0:00:29.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.022) 0:00:29.715 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.052) 0:00:29.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.024) 0:00:29.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.022) 0:00:29.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.024) 0:00:29.839 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.023) 0:00:29.863 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.022) 0:00:29.886 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.027) 0:00:29.913 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.044) 0:00:29.958 ******* 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.054945", "end": "2024-02-18 16:20:12.522503", "rc": 0, "start": "2024-02-18 16:20:12.467558" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:103 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.190) 0:00:30.149 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.037) 0:00:30.186 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.024) 0:00:30.211 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.048) 0:00:30.260 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.036) 0:00:30.296 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.034) 0:00:30.331 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003885", "end": "2024-02-18 16:20:12.844401", "rc": 0, "start": "2024-02-18 16:20:12.840516" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.137) 0:00:30.468 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.024) 0:00:30.493 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.022) 0:00:30.516 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 16:20:12 +0000 (0:00:00.050) 0:00:30.566 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:13 +0000 (0:00:00.037) 0:00:30.603 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:13 +0000 (0:00:00.040) 0:00:30.644 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:13 +0000 (0:00:00.027) 0:00:30.671 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:13 +0000 (0:00:00.021) 0:00:30.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:13 +0000 (0:00:00.022) 0:00:30.715 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:13 +0000 (0:00:00.788) 0:00:31.503 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.671) 0:00:32.174 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.022) 0:00:32.196 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.021) 0:00:32.218 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.020) 0:00:32.238 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.041) 0:00:32.280 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.021) 0:00:32.301 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.020) 0:00:32.322 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.024) 0:00:32.346 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.020) 0:00:32.367 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:14 +0000 (0:00:00.020) 0:00:32.387 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.233) 0:00:32.621 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmp0vdyoua6" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.207) 0:00:32.828 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.257) 0:00:33.086 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.021) 0:00:33.107 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.022) 0:00:33.130 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.021) 0:00:33.152 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.021) 0:00:33.173 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.131) 0:00:33.305 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.022) 0:00:33.327 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.034) 0:00:33.362 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.038) 0:00:33.401 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.025) 0:00:33.426 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.021) 0:00:33.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:15 +0000 (0:00:00.020) 0:00:33.468 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:16 +0000 (0:00:00.812) 0:00:34.281 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.645) 0:00:34.926 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.022) 0:00:34.948 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.021) 0:00:34.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.021) 0:00:34.991 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.042) 0:00:35.034 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.021) 0:00:35.055 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.020) 0:00:35.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.025) 0:00:35.101 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.021) 0:00:35.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.020) 0:00:35.143 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.229) 0:00:35.373 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmph007xtiw" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:17 +0000 (0:00:00.207) 0:00:35.580 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.476) 0:00:36.057 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.021) 0:00:36.078 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.021) 0:00:36.100 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.022) 0:00:36.123 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.021) 0:00:36.144 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.131) 0:00:36.275 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.036) 0:00:36.311 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.042) 0:00:36.354 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.027) 0:00:36.381 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.021) 0:00:36.402 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:18 +0000 (0:00:00.021) 0:00:36.423 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:19 +0000 (0:00:00.801) 0:00:37.225 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.644) 0:00:37.870 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.022) 0:00:37.892 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.021) 0:00:37.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.022) 0:00:37.936 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.044) 0:00:37.981 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.023) 0:00:38.004 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.023) 0:00:38.027 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.027) 0:00:38.055 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.022) 0:00:38.077 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.021) 0:00:38.099 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.263) 0:00:38.362 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpvvwhyai6" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:20 +0000 (0:00:00.210) 0:00:38.572 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.239) 0:00:38.812 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.022) 0:00:38.835 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.023) 0:00:38.858 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.023) 0:00:38.881 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.021) 0:00:38.903 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.130) 0:00:39.034 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.038) 0:00:39.073 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.039) 0:00:39.112 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.038) 0:00:39.150 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.025) 0:00:39.176 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.044) 0:00:39.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:21 +0000 (0:00:00.022) 0:00:39.242 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:22 +0000 (0:00:00.799) 0:00:40.042 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.645) 0:00:40.688 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.023) 0:00:40.711 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.021) 0:00:40.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.021) 0:00:40.754 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.042) 0:00:40.796 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.020) 0:00:40.816 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.043) 0:00:40.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.024) 0:00:40.884 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.022) 0:00:40.906 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.021) 0:00:40.928 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.230) 0:00:41.158 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmp2hmfi1d8" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.209) 0:00:41.368 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:23 +0000 (0:00:00.229) 0:00:41.597 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.022) 0:00:41.620 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.023) 0:00:41.643 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.022) 0:00:41.666 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.021) 0:00:41.688 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.131) 0:00:41.819 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.038) 0:00:41.857 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.035) 0:00:41.892 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.047) 0:00:41.940 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.135) 0:00:42.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.021) 0:00:42.097 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024999", "end": "2024-02-18 16:20:24.631441", "rc": 1, "start": "2024-02-18 16:20:24.606442" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.158) 0:00:42.255 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.022) 0:00:42.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.022) 0:00:42.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.025) 0:00:42.326 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.022) 0:00:42.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.021) 0:00:42.370 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.023) 0:00:42.394 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.023) 0:00:42.418 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.022) 0:00:42.440 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 16:20:24 +0000 (0:00:00.038) 0:00:42.478 ******* 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.052066", "end": "2024-02-18 16:20:25.040508", "rc": 0, "start": "2024-02-18 16:20:24.988442" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tests_states.yml:126 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.186) 0:00:42.665 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.036) 0:00:42.702 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.048) 0:00:42.750 ******* 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", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.047) 0:00:42.797 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.033) 0:00:42.831 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.032) 0:00:42.864 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003600", "end": "2024-02-18 16:20:25.377318", "rc": 0, "start": "2024-02-18 16:20:25.373718" } STDOUT: bond0 bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.139) 0:00:43.004 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.022) 0:00:43.026 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.021) 0:00:43.047 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.043) 0:00:43.091 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.035) 0:00:43.127 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.042) 0:00:43.169 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.027) 0:00:43.197 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.023) 0:00:43.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:25 +0000 (0:00:00.053) 0:00:43.274 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:26 +0000 (0:00:00.787) 0:00:44.061 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.645) 0:00:44.707 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.023) 0:00:44.730 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.020) 0:00:44.751 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.021) 0:00:44.773 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.042) 0:00:44.815 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.021) 0:00:44.836 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.021) 0:00:44.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.023) 0:00:44.881 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.043) 0:00:44.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.021) 0:00:44.946 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.230) 0:00:45.176 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpxlus0b4_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:27 +0000 (0:00:00.208) 0:00:45.385 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.231) 0:00:45.616 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.021) 0:00:45.638 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.022) 0:00:45.661 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.021) 0:00:45.683 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.021) 0:00:45.704 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.133) 0:00:45.838 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.023) 0:00:45.862 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.036) 0:00:45.898 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.039) 0:00:45.937 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.026) 0:00:45.964 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.047) 0:00:46.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:28 +0000 (0:00:00.021) 0:00:46.033 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.776) 0:00:46.809 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.650) 0:00:47.459 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.022) 0:00:47.482 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.020) 0:00:47.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.021) 0:00:47.524 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.043) 0:00:47.567 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:29 +0000 (0:00:00.021) 0:00:47.589 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:30 +0000 (0:00:00.048) 0:00:47.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:30 +0000 (0:00:00.025) 0:00:47.662 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:30 +0000 (0:00:00.022) 0:00:47.685 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:30 +0000 (0:00:00.021) 0:00:47.707 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:30 +0000 (0:00:00.232) 0:00:47.939 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmp15j_sudl" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:30 +0000 (0:00:00.207) 0:00:48.147 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.482) 0:00:48.630 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.021) 0:00:48.651 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.024) 0:00:48.675 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.021) 0:00:48.697 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.021) 0:00:48.718 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.129) 0:00:48.848 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.034) 0:00:48.883 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.067) 0:00:48.951 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.027) 0:00:48.979 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.021) 0:00:49.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:31 +0000 (0:00:00.021) 0:00:49.022 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:32 +0000 (0:00:00.803) 0:00:49.826 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:32 +0000 (0:00:00.661) 0:00:50.487 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:32 +0000 (0:00:00.025) 0:00:50.513 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:32 +0000 (0:00:00.022) 0:00:50.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:32 +0000 (0:00:00.021) 0:00:50.557 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.070) 0:00:50.628 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.022) 0:00:50.650 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.021) 0:00:50.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.023) 0:00:50.696 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.020) 0:00:50.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.021) 0:00:50.738 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.229) 0:00:50.967 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmpcww11u6d" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.212) 0:00:51.180 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.242) 0:00:51.423 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.020) 0:00:51.443 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.021) 0:00:51.465 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.022) 0:00:51.487 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:33 +0000 (0:00:00.020) 0:00:51.508 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.131) 0:00:51.639 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.037) 0:00:51.677 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.059) 0:00:51.736 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.039) 0:00:51.775 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.025) 0:00:51.801 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.021) 0:00:51.822 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 16:20:34 +0000 (0:00:00.021) 0:00:51.843 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.819) 0:00:52.663 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.654) 0:00:53.317 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.069) 0:00:53.387 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.021) 0:00:53.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.021) 0:00:53.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.042) 0:00:53.471 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.020) 0:00:53.492 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.021) 0:00:53.514 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.024) 0:00:53.538 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.021) 0:00:53.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 16:20:35 +0000 (0:00:00.021) 0:00:53.580 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.232) 0:00:53.813 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17081ii3kn_d4/tmp930abb2h" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.210) 0:00:54.023 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.229) 0:00:54.253 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.021) 0:00:54.274 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.024) 0:00:54.298 ******* 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-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.023) 0:00:54.322 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.020) 0:00:54.342 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.155) 0:00:54.498 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.043) 0:00:54.542 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.036) 0:00:54.578 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 16:20:36 +0000 (0:00:00.021) 0:00:54.599 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.133) 0:00:54.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.023) 0:00:54.756 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023946", "end": "2024-02-18 16:20:37.291319", "rc": 1, "start": "2024-02-18 16:20:37.267373" } 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.159) 0:00:54.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.022) 0:00:54.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.022) 0:00:54.961 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.021) 0:00:54.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.022) 0:00:55.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.020) 0:00:55.026 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 18 February 2024 16:20:37 +0000 (0:00:00.023) 0:00:55.050 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.412665", "end": "2024-02-18 16:20:37.971778", "rc": 0, "start": "2024-02-18 16:20:37.559113" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.579) 0:00:55.629 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.023) 0:00:55.652 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.022) 0:00:55.675 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.025) 0:00:55.701 ******* 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-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.022) 0:00:55.723 ******* included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.043) 0:00:55.767 ******* 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.053991", "end": "2024-02-18 16:20:38.328531", "rc": 0, "start": "2024-02-18 16:20:38.274540" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.187) 0:00:55.954 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.007785", "end": "2024-02-18 16:20:38.471295", "rc": 0, "start": "2024-02-18 16:20:38.463510" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:92:b7:23:dd:63 brd ff:ff:ff:ff:ff:ff inet 10.31.14.127/22 brd 10.31.15.255 scope global noprefixroute dynamic eth0 valid_lft 2295sec preferred_lft 2295sec inet6 fe80::892:b7ff:fe23:dd63/64 scope link valid_lft forever preferred_lft forever 16: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether c6:68:4c:6e:23:0f brd ff:ff:ff:ff:ff:ff 78: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether ea:c6:2d:21:6b:95 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 brd 192.0.2.73 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.127 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.142) 0:00:56.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=336 changed=13 unreachable=0 failed=0 skipped=226 rescued=0 ignored=10 Sunday 18 February 2024 16:20:38 +0000 (0:00:00.013) 0:00:56.110 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 1.92s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 1.31s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 1.29s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.05s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Enable network service --------------------- 0.92s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Check which services are running ----------- 0.87s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.83s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Check which services are running ----------- 0.82s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.81s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.81s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.80s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.79s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.79s /WORKDIR/git-nm_plugin_hotfixxtvfkinf/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. ---^---^---^---^---^---