# 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_states_initscripts.yml:5 Wednesday 24 July 2024 19:11:04 +0000 (0:00:00.032) 0:00:00.032 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_states_initscripts.yml:8 Wednesday 24 July 2024 19:11:05 +0000 (0:00:00.608) 0:00:00.641 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:3 Wednesday 24 July 2024 19:11:05 +0000 (0:00:00.024) 0:00:00.665 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:19 Wednesday 24 July 2024 19:11:05 +0000 (0:00:00.218) 0:00:00.884 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:24 Wednesday 24 July 2024 19:11:05 +0000 (0:00:00.190) 0:00:01.074 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:28 Wednesday 24 July 2024 19:11:06 +0000 (0:00:00.034) 0:00:01.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:53 Wednesday 24 July 2024 19:11:06 +0000 (0:00:00.020) 0:00:01.129 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:8 Wednesday 24 July 2024 19:11:06 +0000 (0:00:00.033) 0:00:01.162 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:24 Wednesday 24 July 2024 19:11:06 +0000 (0:00:00.198) 0:00:01.361 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:30 Wednesday 24 July 2024 19:11:06 +0000 (0:00:00.446) 0:00:01.807 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.164740", "end": "2024-07-24 19:11:06.978235", "rc": 0, "start": "2024-07-24 19:11:06.813495" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:35 Wednesday 24 July 2024 19:11:06 +0000 (0:00:00.285) 0:00:02.093 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:40 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.016) 0:00:02.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_states_initscripts.yml:10 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.010) 0:00:02.120 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:3 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.021) 0:00:02.142 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:11 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.383) 0:00:02.526 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:22 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.027) 0:00:02.553 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.031) 0:00:02.585 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.020) 0:00:02.606 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.049) 0:00:02.656 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.019) 0:00:02.675 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.019) 0:00:02.695 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003276", "end": "2024-07-24 19:11:07.705523", "rc": 0, "start": "2024-07-24 19:11:07.702247" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.137) 0:00:02.832 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.017) 0:00:02.850 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.014) 0:00:02.864 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.042) 0:00:02.906 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.010534", "end": "2024-07-24 19:11:07.963796", "rc": 1, "start": "2024-07-24 19:11:07.953262" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:11:07 +0000 (0:00:00.176) 0:00:03.083 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.024) 0:00:03.108 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.130) 0:00:03.238 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.014) 0:00:03.253 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.019) 0:00:03.272 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.107) 0:00:03.380 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.024) 0:00:03.405 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.014) 0:00:03.419 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.013) 0:00:03.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:08 +0000 (0:00:00.027) 0:00:03.460 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:09 +0000 (0:00:00.756) 0:00:04.217 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:10 +0000 (0:00:01.120) 0:00:05.337 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.038) 0:00:05.376 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.021) 0:00:05.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.083) 0:00:05.481 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.073) 0:00:05.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.030) 0:00:05.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.061) 0:00:05.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:10 +0000 (0:00:00.050) 0:00:05.696 ******** changed: [sut] => { "attempts": 1, "changed": true, "changes": { "installed": [ "bridge-utils" ] }, "rc": 0, "results": [ "initscripts-9.49.53-1.el7_9.1.x86_64 providing initscripts is already installed", "12:dhclient-4.2.5-83.el7.centos.2.x86_64 providing dhclient is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 32 k\nInstalled size: 56 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : bridge-utils-1.5-9.el7.x86_64 1/1 \n Verifying : bridge-utils-1.5-9.el7.x86_64 1/1 \n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:13 +0000 (0:00:02.528) 0:00:08.225 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:13 +0000 (0:00:00.031) 0:00:08.256 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:13 +0000 (0:00:00.023) 0:00:08.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:13 +0000 (0:00:00.045) 0:00:08.326 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:13 +0000 (0:00:00.041) 0:00:08.367 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:13 +0000 (0:00:00.027) 0:00:08.394 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:13 +0000 (0:00:00.447) 0:00:08.842 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmp6yy2y_29" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.283) 0:00:09.126 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.390) 0:00:09.516 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.046) 0:00:09.562 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.024) 0:00:09.587 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.072) 0:00:09.659 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.030) 0:00:09.689 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.234) 0:00:09.924 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.040) 0:00:09.965 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.051) 0:00:10.017 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:11:14 +0000 (0:00:00.049) 0:00:10.066 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.072) 0:00:10.139 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848274.363925, "block_size": 4096, "blocks": 8, "ctime": 1721848274.363925, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22466, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1721848274.363925, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.192) 0:00:10.331 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.067) 0:00:10.398 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020252", "end": "2024-07-24 19:11:15.443339", "rc": 1, "start": "2024-07-24 19:11:15.423087" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.188) 0:00:10.587 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.064) 0:00:10.651 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003158", "end": "2024-07-24 19:11:15.704677", "rc": 0, "start": "2024-07-24 19:11:15.701519" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.192) 0:00:10.843 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.072) 0:00:10.915 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003312", "end": "2024-07-24 19:11:15.949007", "rc": 0, "start": "2024-07-24 19:11:15.945695" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:11:15 +0000 (0:00:00.172) 0:00:11.087 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.061) 0:00:11.149 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.046) 0:00:11.196 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.026) 0:00:11.222 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.024) 0:00:11.246 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.051) 0:00:11.298 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.026) 0:00:11.324 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.046) 0:00:11.370 ******** 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.038592", "end": "2024-07-24 19:11:16.429711", "rc": 1, "start": "2024-07-24 19:11:16.391119" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:45 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.217) 0:00:11.588 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.066) 0:00:11.655 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.072) 0:00:11.727 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.093) 0:00:11.820 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.127) 0:00:11.947 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:11:16 +0000 (0:00:00.082) 0:00:12.030 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003258", "end": "2024-07-24 19:11:17.048649", "rc": 0, "start": "2024-07-24 19:11:17.045391" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.162) 0:00:12.192 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.032) 0:00:12.224 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.036) 0:00:12.260 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.062) 0:00:12.323 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006704", "end": "2024-07-24 19:11:17.338905", "rc": 1, "start": "2024-07-24 19:11:17.332201" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.141) 0:00:12.465 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.033) 0:00:12.498 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.134) 0:00:12.632 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.028) 0:00:12.660 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.051) 0:00:12.712 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.093) 0:00:12.806 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.062) 0:00:12.868 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.047) 0:00:12.915 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.021) 0:00:12.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:17 +0000 (0:00:00.039) 0:00:12.977 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:18 +0000 (0:00:00.660) 0:00:13.637 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.844) 0:00:14.481 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.025) 0:00:14.507 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.026) 0:00:14.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.084) 0:00:14.617 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.043) 0:00:14.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.041) 0:00:14.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.029) 0:00:14.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.027) 0:00:14.759 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.054) 0:00:14.814 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.041) 0:00:14.856 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.058) 0:00:14.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.045) 0:00:14.960 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.038) 0:00:14.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:19 +0000 (0:00:00.028) 0:00:15.026 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.243) 0:00:15.270 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpjm0hctuw" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.214) 0:00:15.485 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.242) 0:00:15.727 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.030) 0:00:15.757 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.035) 0:00:15.793 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.025) 0:00:15.818 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.054) 0:00:15.873 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.138) 0:00:16.012 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:11:20 +0000 (0:00:00.030) 0:00:16.042 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.081) 0:00:16.124 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.063) 0:00:16.188 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.191) 0:00:16.379 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.050) 0:00:16.430 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.061) 0:00:16.492 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.033) 0:00:16.526 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848280.585941, "block_size": 4096, "blocks": 8, "ctime": 1721848280.585941, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22466, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1721848280.585941, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.137) 0:00:16.663 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.033) 0:00:16.697 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019509", "end": "2024-07-24 19:11:21.740632", "rc": 1, "start": "2024-07-24 19:11:21.721123" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.174) 0:00:16.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.038) 0:00:16.909 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003258", "end": "2024-07-24 19:11:21.925816", "rc": 0, "start": "2024-07-24 19:11:21.922558" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:11:21 +0000 (0:00:00.154) 0:00:17.064 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.075) 0:00:17.139 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003074", "end": "2024-07-24 19:11:22.175331", "rc": 0, "start": "2024-07-24 19:11:22.172257" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.239) 0:00:17.378 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.054) 0:00:17.433 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.062) 0:00:17.495 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.040) 0:00:17.536 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.039) 0:00:17.576 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.048) 0:00:17.624 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.072) 0:00:17.697 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:11:22 +0000 (0:00:00.133) 0:00:17.831 ******** 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.036997", "end": "2024-07-24 19:11:22.988960", "rc": 1, "start": "2024-07-24 19:11:22.951963" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:65 Wednesday 24 July 2024 19:11:23 +0000 (0:00:00.295) 0:00:18.126 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:11:23 +0000 (0:00:00.100) 0:00:18.226 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:11:23 +0000 (0:00:00.093) 0:00:18.320 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:11:23 +0000 (0:00:00.099) 0:00:18.420 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:11:23 +0000 (0:00:00.103) 0:00:18.523 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:11:23 +0000 (0:00:00.118) 0:00:18.641 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004218", "end": "2024-07-24 19:11:24.664605", "rc": 0, "start": "2024-07-24 19:11:23.660387" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:11:24 +0000 (0:00:01.145) 0:00:19.787 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.027) 0:00:19.815 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.022) 0:00:19.837 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.051) 0:00:19.888 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.049) 0:00:19.938 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.068) 0:00:20.006 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.045) 0:00:20.051 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:24 +0000 (0:00:00.039) 0:00:20.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:25 +0000 (0:00:00.038) 0:00:20.129 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:25 +0000 (0:00:00.656) 0:00:20.785 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.903) 0:00:21.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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.039) 0:00:21.728 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.066) 0:00:21.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.040) 0:00:21.834 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.050) 0:00:21.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.028) 0:00:21.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.034) 0:00:21.948 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.037) 0:00:21.986 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.061) 0:00:22.048 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:26 +0000 (0:00:00.034) 0:00:22.082 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:27 +0000 (0:00:00.040) 0:00:22.123 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:27 +0000 (0:00:00.042) 0:00:22.165 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:27 +0000 (0:00:00.078) 0:00:22.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:27 +0000 (0:00:00.035) 0:00:22.279 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:27 +0000 (0:00:00.325) 0:00:22.604 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpb5m56ai1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:27 +0000 (0:00:00.347) 0:00:22.952 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.312) 0:00:23.265 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.054) 0:00:23.320 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.041) 0:00:23.361 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.141) 0:00:23.503 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.050) 0:00:23.553 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.206) 0:00:23.760 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.044) 0:00:23.805 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.086) 0:00:23.891 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.069) 0:00:23.961 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.083) 0:00:24.044 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:28 +0000 (0:00:00.037) 0:00:24.082 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:29 +0000 (0:00:00.027) 0:00:24.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:29 +0000 (0:00:00.030) 0:00:24.140 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:29 +0000 (0:00:00.932) 0:00:25.072 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:30 +0000 (0:00:00.966) 0:00:26.038 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.097) 0:00:26.136 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.043) 0:00:26.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.152) 0:00:26.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.109) 0:00:26.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.050) 0:00:26.491 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.079) 0:00:26.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.060) 0:00:26.632 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.164) 0:00:26.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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.074) 0:00:26.871 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.062) 0:00:26.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.070) 0:00:27.004 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:31 +0000 (0:00:00.027) 0:00:27.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:32 +0000 (0:00:00.075) 0:00:27.107 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:32 +0000 (0:00:00.360) 0:00:27.468 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmp8yap0flw" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:32 +0000 (0:00:00.326) 0:00:27.795 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.509) 0:00:28.304 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.034) 0:00:28.338 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.035) 0:00:28.374 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.052) 0:00:28.427 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.026) 0:00:28.453 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.132) 0:00:28.586 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.056) 0:00:28.642 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.058) 0:00:28.700 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848293.0929735, "block_size": 4096, "blocks": 0, "ctime": 1721848293.0899734, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17688, "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": 1721848293.0899734, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.141) 0:00:28.842 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.037) 0:00:28.880 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.047) 0:00:28.927 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:11:33 +0000 (0:00:00.062) 0:00:28.990 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848292.927973, "block_size": 4096, "blocks": 8, "ctime": 1721848288.0899606, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 22466, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1721848288.0899606, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.153) 0:00:29.144 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.041) 0:00:29.185 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019765", "end": "2024-07-24 19:11:34.228148", "rc": 1, "start": "2024-07-24 19:11:34.208383" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.204) 0:00:29.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.071) 0:00:29.461 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003207", "end": "2024-07-24 19:11:34.485024", "rc": 0, "start": "2024-07-24 19:11:34.481817" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.179) 0:00:29.641 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.081) 0:00:29.722 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003308", "end": "2024-07-24 19:11:34.811006", "rc": 0, "start": "2024-07-24 19:11:34.807698" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.247) 0:00:29.970 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.041) 0:00:30.011 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.046) 0:00:30.058 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 July 2024 19:11:34 +0000 (0:00:00.032) 0:00:30.090 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.029) 0:00:30.119 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.036) 0:00:30.156 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.047) 0:00:30.204 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.052) 0:00:30.256 ******** 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.045187", "end": "2024-07-24 19:11:35.348204", "rc": 0, "start": "2024-07-24 19:11:35.303017" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:83 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.237) 0:00:30.493 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.255) 0:00:30.749 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.064) 0:00:30.813 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.086) 0:00:30.900 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:11:35 +0000 (0:00:00.115) 0:00:31.016 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.124) 0:00:31.140 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003254", "end": "2024-07-24 19:11:36.186266", "rc": 0, "start": "2024-07-24 19:11:36.183012" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.208) 0:00:31.349 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.118) 0:00:31.468 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.047) 0:00:31.515 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.069) 0:00:31.585 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.060) 0:00:31.646 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.074) 0:00:31.720 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.041) 0:00:31.762 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.053) 0:00:31.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:36 +0000 (0:00:00.031) 0:00:31.846 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:37 +0000 (0:00:00.676) 0:00:32.523 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.863) 0:00:33.387 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.032) 0:00:33.419 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.058) 0:00:33.478 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.035) 0:00:33.514 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.044) 0:00:33.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.052) 0:00:33.610 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.051) 0:00:33.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.057) 0:00:33.719 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.081) 0:00:33.800 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.126) 0:00:33.926 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.052) 0:00:33.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:38 +0000 (0:00:00.094) 0:00:34.074 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:39 +0000 (0:00:00.034) 0:00:34.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:39 +0000 (0:00:00.039) 0:00:34.148 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:39 +0000 (0:00:00.296) 0:00:34.445 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpkyecg9a1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:39 +0000 (0:00:00.300) 0:00:34.745 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:39 +0000 (0:00:00.312) 0:00:35.058 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.044) 0:00:35.102 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.038) 0:00:35.141 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.041) 0:00:35.182 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.036) 0:00:35.218 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.191) 0:00:35.409 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.048) 0:00:35.457 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.110) 0:00:35.567 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.152) 0:00:35.720 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.040) 0:00:35.760 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.046) 0:00:35.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:40 +0000 (0:00:00.083) 0:00:35.891 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:41 +0000 (0:00:00.703) 0:00:36.594 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.892) 0:00:37.486 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.039) 0:00:37.526 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.029) 0:00:37.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.046) 0:00:37.602 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.030) 0:00:37.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.046) 0:00:37.679 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.044) 0:00:37.724 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.026) 0:00:37.751 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.061) 0:00:37.812 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.046) 0:00:37.859 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.022) 0:00:37.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.028) 0:00:37.910 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.028) 0:00:37.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:42 +0000 (0:00:00.021) 0:00:37.960 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:43 +0000 (0:00:00.303) 0:00:38.264 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpaoaal3kj" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:43 +0000 (0:00:00.384) 0:00:38.648 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.519) 0:00:39.168 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.042) 0:00:39.211 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.046) 0:00:39.257 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.051) 0:00:39.309 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.034) 0:00:39.344 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.144) 0:00:39.488 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove_profile.yml:3 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.050) 0:00:39.539 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.087) 0:00:39.626 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.054) 0:00:39.681 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.038) 0:00:39.719 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.027) 0:00:39.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:44 +0000 (0:00:00.030) 0:00:39.778 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:45 +0000 (0:00:00.670) 0:00:40.448 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.969) 0:00:41.417 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.028) 0:00:41.446 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.043) 0:00:41.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.093) 0:00:41.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.066) 0:00:41.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.051) 0:00:41.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.098) 0:00:41.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.106) 0:00:41.906 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.045) 0:00:41.952 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.027) 0:00:41.979 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.043) 0:00:42.023 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:46 +0000 (0:00:00.038) 0:00:42.061 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:47 +0000 (0:00:00.055) 0:00:42.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:47 +0000 (0:00:00.043) 0:00:42.160 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:47 +0000 (0:00:00.396) 0:00:42.556 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmprkeg5s0b" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:47 +0000 (0:00:00.366) 0:00:42.923 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.259) 0:00:43.182 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.050) 0:00:43.232 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.028) 0:00:43.260 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.025) 0:00:43.286 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.035) 0:00:43.322 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.177) 0:00:43.500 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.101) 0:00:43.601 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.049) 0:00:43.650 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848303.9580019, "block_size": 4096, "blocks": 0, "ctime": 1721848303.957002, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17688, "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": 1721848303.957002, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.169) 0:00:43.820 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.049) 0:00:43.870 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.059) 0:00:43.929 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:11:48 +0000 (0:00:00.057) 0:00:43.986 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.172) 0:00:44.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.056) 0:00:44.216 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021017", "end": "2024-07-24 19:11:49.258569", "rc": 1, "start": "2024-07-24 19:11:49.237552" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.198) 0:00:44.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.049) 0:00:44.464 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.049) 0:00:44.514 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.029) 0:00:44.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.076) 0:00:44.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.046) 0:00:44.666 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.060) 0:00:44.727 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.075) 0:00:44.803 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.093) 0:00:44.896 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:11:49 +0000 (0:00:00.062) 0:00:44.959 ******** 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.043000", "end": "2024-07-24 19:11:50.075227", "rc": 0, "start": "2024-07-24 19:11:50.032227" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:103 Wednesday 24 July 2024 19:11:50 +0000 (0:00:00.251) 0:00:45.210 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:11:50 +0000 (0:00:00.101) 0:00:45.312 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:11:50 +0000 (0:00:00.081) 0:00:45.393 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:11:50 +0000 (0:00:00.113) 0:00:45.507 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:11:50 +0000 (0:00:00.068) 0:00:45.575 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:11:50 +0000 (0:00:00.068) 0:00:45.644 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004415", "end": "2024-07-24 19:11:51.690278", "rc": 0, "start": "2024-07-24 19:11:50.685863" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:11:51 +0000 (0:00:01.185) 0:00:46.830 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:11:51 +0000 (0:00:00.031) 0:00:46.861 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:11:51 +0000 (0:00:00.056) 0:00:46.918 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:11:51 +0000 (0:00:00.104) 0:00:47.023 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:51 +0000 (0:00:00.056) 0:00:47.080 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:52 +0000 (0:00:00.059) 0:00:47.139 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:52 +0000 (0:00:00.053) 0:00:47.193 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:52 +0000 (0:00:00.042) 0:00:47.235 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:52 +0000 (0:00:00.049) 0:00:47.285 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:52 +0000 (0:00:00.696) 0:00:47.982 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:53 +0000 (0:00:00.872) 0:00:48.854 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:53 +0000 (0:00:00.028) 0:00:48.883 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:53 +0000 (0:00:00.040) 0:00:48.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:53 +0000 (0:00:00.050) 0:00:48.973 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:53 +0000 (0:00:00.031) 0:00:49.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:53 +0000 (0:00:00.045) 0:00:49.051 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.065) 0:00:49.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.038) 0:00:49.154 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.053) 0:00:49.207 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.064) 0:00:49.272 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.062) 0:00:49.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.056) 0:00:49.391 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.055) 0:00:49.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.058) 0:00:49.505 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.294) 0:00:49.799 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpq1985933" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:54 +0000 (0:00:00.289) 0:00:50.089 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.295) 0:00:50.385 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.030) 0:00:50.415 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.024) 0:00:50.440 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.042) 0:00:50.483 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.022) 0:00:50.506 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.226) 0:00:50.732 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.049) 0:00:50.781 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.051) 0:00:50.832 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.054) 0:00:50.887 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.052) 0:00:50.939 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.063) 0:00:51.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:55 +0000 (0:00:00.037) 0:00:51.039 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:11:56 +0000 (0:00:00.699) 0:00:51.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 : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.916) 0:00:52.655 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.028) 0:00:52.684 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.040) 0:00:52.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.059) 0:00:52.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.054) 0:00:52.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.037) 0:00:52.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.033) 0:00:52.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.035) 0:00:52.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.067) 0:00:53.013 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.026) 0:00:53.039 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.023) 0:00:53.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:11:57 +0000 (0:00:00.026) 0:00:53.089 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:11:58 +0000 (0:00:00.059) 0:00:53.148 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:11:58 +0000 (0:00:00.041) 0:00:53.190 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:11:58 +0000 (0:00:00.304) 0:00:53.495 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmptog8sa8_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:11:58 +0000 (0:00:00.265) 0:00:53.760 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.560) 0:00:54.321 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.043) 0:00:54.364 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.036) 0:00:54.401 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.062) 0:00:54.463 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.064) 0:00:54.528 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove_profile.yml:3 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.159) 0:00:54.687 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.052) 0:00:54.740 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.060) 0:00:54.800 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.059) 0:00:54.859 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.051) 0:00:54.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:11:59 +0000 (0:00:00.037) 0:00:54.948 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:12:00 +0000 (0:00:00.695) 0:00:55.643 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:12:01 +0000 (0:00:01.007) 0:00:56.651 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:12:01 +0000 (0:00:00.073) 0:00:56.724 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:12:01 +0000 (0:00:00.045) 0:00:56.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:12:01 +0000 (0:00:00.100) 0:00:56.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:12:01 +0000 (0:00:00.047) 0:00:56.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:12:01 +0000 (0:00:00.060) 0:00:56.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:12:01 +0000 (0:00:00.058) 0:00:57.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.061) 0:00:57.099 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.133) 0:00:57.233 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.048) 0:00:57.281 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.043) 0:00:57.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.032) 0:00:57.357 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.036) 0:00:57.394 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.040) 0:00:57.434 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:12:02 +0000 (0:00:00.300) 0:00:57.734 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpsqldmqud" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.370) 0:00:58.105 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.332) 0:00:58.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.048) 0:00:58.486 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.043) 0:00:58.530 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.036) 0:00:58.566 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.032) 0:00:58.599 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.196) 0:00:58.795 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.055) 0:00:58.851 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.090) 0:00:58.942 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:12:03 +0000 (0:00:00.095) 0:00:59.037 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:12:04 +0000 (0:00:00.068) 0:00:59.106 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:12:04 +0000 (0:00:00.059) 0:00:59.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:12:04 +0000 (0:00:00.067) 0:00:59.233 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:12:04 +0000 (0:00:00.713) 0:00:59.947 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:12:05 +0000 (0:00:00.990) 0:01:00.938 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:12:05 +0000 (0:00:00.069) 0:01:01.007 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:12:05 +0000 (0:00:00.056) 0:01:01.064 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.037) 0:01:01.102 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.039) 0:01:01.141 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.026) 0:01:01.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.042) 0:01:01.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.028) 0:01:01.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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.060) 0:01:01.299 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.038) 0:01:01.337 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.032) 0:01:01.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.034) 0:01:01.404 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.034) 0:01:01.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.027) 0:01:01.467 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.311) 0:01:01.778 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmp785k1i6l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:12:06 +0000 (0:00:00.292) 0:01:02.070 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.361) 0:01:02.432 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.053) 0:01:02.486 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.085) 0:01:02.571 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.036) 0:01:02.608 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.024) 0:01:02.633 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.154) 0:01:02.787 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.102) 0:01:02.890 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.052) 0:01:02.942 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:12:07 +0000 (0:00:00.034) 0:01:02.977 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.145) 0:01:03.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.055) 0:01:03.178 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020223", "end": "2024-07-24 19:12:08.245249", "rc": 1, "start": "2024-07-24 19:12:08.225026" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.225) 0:01:03.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.035) 0:01:03.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.028) 0:01:03.467 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.033) 0:01:03.501 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.024) 0:01:03.525 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.035) 0:01:03.560 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.026) 0:01:03.587 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.055) 0:01:03.643 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.051) 0:01:03.695 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.052) 0:01:03.747 ******** 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.041841", "end": "2024-07-24 19:12:08.825217", "rc": 0, "start": "2024-07-24 19:12:08.783376" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tests_states.yml:126 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.220) 0:01:03.967 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:5 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.047) 0:01:04.015 ******** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:9 Wednesday 24 July 2024 19:12:08 +0000 (0:00:00.028) 0:01:04.043 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:21 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.062) 0:01:04.106 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.064) 0:01:04.170 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.050) 0:01:04.221 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003271", "end": "2024-07-24 19:12:09.264029", "rc": 0, "start": "2024-07-24 19:12:09.260758" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.188) 0:01:04.410 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.029) 0:01:04.439 ******** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:24 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.091) 0:01:04.531 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:3 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.115) 0:01:04.646 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.044) 0:01:04.691 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.070) 0:01:04.761 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.046) 0:01:04.808 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.031) 0:01:04.840 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:12:09 +0000 (0:00:00.023) 0:01:04.863 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:12:10 +0000 (0:00:00.660) 0:01:05.524 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.886) 0:01:06.410 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.043) 0:01:06.454 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.062) 0:01:06.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.069) 0:01:06.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.034) 0:01:06.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.056) 0:01:06.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.079) 0:01:06.757 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.042) 0:01:06.800 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.045) 0:01:06.845 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.035) 0:01:06.880 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.023) 0:01:06.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.030) 0:01:06.934 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.043) 0:01:06.977 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:12:11 +0000 (0:00:00.084) 0:01:07.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:12:12 +0000 (0:00:00.280) 0:01:07.342 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpa9o5ae9p" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:12:12 +0000 (0:00:00.334) 0:01:07.677 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:12:12 +0000 (0:00:00.296) 0:01:07.973 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:12:12 +0000 (0:00:00.028) 0:01:08.001 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:12:12 +0000 (0:00:00.028) 0:01:08.030 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:12:12 +0000 (0:00:00.054) 0:01:08.084 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.121) 0:01:08.206 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/create_bridge_profile.yml:14 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.179) 0:01:08.386 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/activate_profile.yml:3 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.039) 0:01:08.426 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.077) 0:01:08.503 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.063) 0:01:08.567 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.046) 0:01:08.613 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.046) 0:01:08.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:12:13 +0000 (0:00:00.048) 0:01:08.708 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:12:14 +0000 (0:00:00.670) 0:01:09.378 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.945) 0:01:10.323 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.061) 0:01:10.385 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.045) 0:01:10.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.030) 0:01:10.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.027) 0:01:10.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.027) 0:01:10.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.034) 0:01:10.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.059) 0:01:10.610 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.066) 0:01:10.676 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.047) 0:01:10.724 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.024) 0:01:10.749 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.057) 0:01:10.806 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.049) 0:01:10.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:12:15 +0000 (0:00:00.069) 0:01:10.925 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:12:16 +0000 (0:00:00.254) 0:01:11.180 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmp5lpk6b7v" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:12:16 +0000 (0:00:00.256) 0:01:11.436 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:12:16 +0000 (0:00:00.569) 0:01:12.005 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:12:16 +0000 (0:00:00.031) 0:01:12.036 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:12:16 +0000 (0:00:00.035) 0:01:12.072 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.046) 0:01:12.119 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.039) 0:01:12.158 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.128) 0:01:12.287 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.038) 0:01:12.325 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.047) 0:01:12.372 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.029) 0:01:12.402 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.036) 0:01:12.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:12:17 +0000 (0:00:00.024) 0:01:12.463 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:12:18 +0000 (0:00:00.641) 0:01:13.105 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:12:18 +0000 (0:00:00.883) 0:01:13.989 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:12:18 +0000 (0:00:00.033) 0:01:14.022 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:12:18 +0000 (0:00:00.031) 0:01:14.054 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:12:18 +0000 (0:00:00.023) 0:01:14.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.024) 0:01:14.102 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.039) 0:01:14.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.035) 0:01:14.178 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.046) 0:01:14.225 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.083) 0:01:14.308 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.054) 0:01:14.363 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.057) 0:01:14.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.070) 0:01:14.491 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.026) 0:01:14.518 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.025) 0:01:14.543 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.246) 0:01:14.790 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpi8c5wzua" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:12:19 +0000 (0:00:00.266) 0:01:15.057 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.258) 0:01:15.315 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.052) 0:01:15.368 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.068) 0:01:15.437 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.046) 0:01:15.483 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.022) 0:01:15.506 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:30 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.175) 0:01:15.681 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/remove+down_profile.yml:3 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.090) 0:01:15.771 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.089) 0:01:15.860 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.107) 0:01:15.968 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.068) 0:01:16.036 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 24 July 2024 19:12:20 +0000 (0:00:00.041) 0:01:16.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 24 July 2024 19:12:21 +0000 (0:00:00.077) 0:01:16.155 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 24 July 2024 19:12:21 +0000 (0:00:00.701) 0:01:16.856 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 24 July 2024 19:12:22 +0000 (0:00:00.907) 0:01:17.764 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 24 July 2024 19:12:22 +0000 (0:00:00.087) 0:01:17.851 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 24 July 2024 19:12:22 +0000 (0:00:00.036) 0:01:17.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 24 July 2024 19:12:22 +0000 (0:00:00.075) 0:01:17.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 24 July 2024 19:12:22 +0000 (0:00:00.092) 0:01:18.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.053) 0:01:18.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.055) 0:01:18.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.040) 0:01:18.207 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.100) 0:01:18.307 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.056) 0:01:18.364 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.082) 0:01:18.446 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.065) 0:01:18.512 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.045) 0:01:18.557 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.050) 0:01:18.608 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 24 July 2024 19:12:23 +0000 (0:00:00.326) 0:01:18.935 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-18617y76z022a/tmpjj53m_c_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.283) 0:01:19.218 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.236) 0:01:19.455 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.024) 0:01:19.479 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.027) 0:01:19.506 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.025) 0:01:19.532 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.025) 0:01:19.557 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:36 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.137) 0:01:19.694 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml:3 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.059) 0:01:19.753 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.045) 0:01:19.798 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.084) 0:01:19.883 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.137) 0:01:20.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 July 2024 19:12:24 +0000 (0:00:00.032) 0:01:20.053 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.018334", "end": "2024-07-24 19:12:25.092937", "rc": 1, "start": "2024-07-24 19:12:25.074603" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.177) 0:01:20.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.025) 0:01:20.256 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.040) 0:01:20.297 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.042) 0:01:20.339 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.038) 0:01:20.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/assert_profile_absent.yml:5 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.029) 0:01:20.408 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Wednesday 24 July 2024 19:12:25 +0000 (0:00:00.029) 0:01:20.437 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.610517", "end": "2024-07-24 19:12:26.058248", "rc": 0, "start": "2024-07-24 19:12:25.447731" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.747) 0:01:21.185 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.024) 0:01:21.209 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:42 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.023) 0:01:21.233 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:47 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.028) 0:01:21.262 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/run_test.yml:66 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.022) 0:01:21.285 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.076) 0:01:21.361 ******** 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.041882", "end": "2024-07-24 19:12:26.411196", "rc": 0, "start": "2024-07-24 19:12:26.369314" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.172) 0:01:21.534 ******** 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.006736", "end": "2024-07-24 19:12:26.554422", "rc": 0, "start": "2024-07-24 19:12:26.547686" } 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 12:01:c5:a1:db:71 brd ff:ff:ff:ff:ff:ff inet 10.31.10.252/22 brd 10.31.11.255 scope global noprefixroute dynamic eth0 valid_lft 3541sec preferred_lft 3541sec inet6 fe80::1001:c5ff:fea1:db71/64 scope link valid_lft forever preferred_lft forever 13: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 6a:9a:bd:ef:bd:b9 brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.252 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 24 July 2024 19:12:26 +0000 (0:00:00.141) 0:01:21.676 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.333419", "end": "2024-07-24 19:12:27.019626", "rc": 0, "start": "2024-07-24 19:12:26.686207" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1743 0 --:--:-- --:--:-- --:--:-- 1752 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2184 0 --:--:-- --:--:-- --:--:-- 2187 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=338 changed=14 unreachable=0 failed=0 skipped=284 rescued=0 ignored=10 Wednesday 24 July 2024 19:12:27 +0000 (0:00:00.454) 0:01:22.130 ******** =============================================================================== linux-system-roles.network : Install packages --------------------------- 2.77s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:92 linux-system-roles.network : Configure networking connection profiles --- 2.16s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Enable network service --------------------- 1.65s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 linux-system-roles.network : Configure networking connection profiles --- 1.61s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.56s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.23s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:179 linux-system-roles.network : Enable network service --------------------- 1.22s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:171 Gather current interface info ------------------------------------------- 1.19s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.12s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Re-test connectivity ----------------------- 1.04s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/main.yml:221 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.93s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---