# 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_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_auto_gateway_initscripts.yml:5 Monday 12 February 2024 23:02:41 +0000 (0:00:00.015) 0:00:00.015 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_auto_gateway_initscripts.yml:8 Monday 12 February 2024 23:02:42 +0000 (0:00:00.762) 0:00:00.777 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/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-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:3 Monday 12 February 2024 23:02:42 +0000 (0:00:00.011) 0:00:00.788 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:19 Monday 12 February 2024 23:02:42 +0000 (0:00:00.407) 0:00:01.196 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:24 Monday 12 February 2024 23:02:42 +0000 (0:00:00.301) 0:00:01.497 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:28 Monday 12 February 2024 23:02:42 +0000 (0:00:00.023) 0:00:01.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/el_repo_setup.yml:53 Monday 12 February 2024 23:02:42 +0000 (0:00:00.020) 0:00:01.541 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:8 Monday 12 February 2024 23:02:42 +0000 (0:00:00.056) 0:00:01.598 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:24 Monday 12 February 2024 23:02:43 +0000 (0:00:00.282) 0:00:01.880 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:30 Monday 12 February 2024 23:02:43 +0000 (0:00:00.012) 0:00:01.892 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:35 Monday 12 February 2024 23:02:43 +0000 (0:00:00.012) 0:00:01.904 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.282760", "end": "2024-02-12 23:02:43.679128", "rc": 0, "start": "2024-02-12 23:02:43.396368" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tasks/enable_epel.yml:40 Monday 12 February 2024 23:02:43 +0000 (0:00:00.503) 0:00:02.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/tests_auto_gateway_initscripts.yml:10 Monday 12 February 2024 23:02:43 +0000 (0:00:00.018) 0:00:02.426 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:3 Monday 12 February 2024 23:02:43 +0000 (0:00:00.022) 0:00:02.449 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:9 Monday 12 February 2024 23:02:44 +0000 (0:00:00.524) 0:00:02.974 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 23:02:44 +0000 (0:00:00.023) 0:00:02.997 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 23:02:44 +0000 (0:00:00.013) 0:00:03.011 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003793", "end": "2024-02-12 23:02:44.506986", "rc": 0, "start": "2024-02-12 23:02:44.503193" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 23:02:44 +0000 (0:00:00.210) 0:00:03.221 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 23:02:44 +0000 (0:00:00.011) 0:00:03.233 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:11 Monday 12 February 2024 23:02:44 +0000 (0:00:00.010) 0:00:03.243 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 23:02:44 +0000 (0:00:00.027) 0:00:03.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 23:02:44 +0000 (0:00:00.010) 0:00:03.281 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 23:02:44 +0000 (0:00:00.009) 0:00:03.291 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 23:02:44 +0000 (0:00:00.012) 0:00:03.303 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 23:02:44 +0000 (0:00:00.011) 0:00:03.315 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003511", "end": "2024-02-12 23:02:44.807181", "rc": 0, "start": "2024-02-12 23:02:44.803670" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 23:02:44 +0000 (0:00:00.211) 0:00:03.526 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 23:02:44 +0000 (0:00:00.025) 0:00:03.552 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 23:02:44 +0000 (0:00:00.026) 0:00:03.578 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 23:02:47 +0000 (0:00:03.003) 0:00:06.581 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.017019", "end": "2024-02-12 23:02:48.102450", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-12 23:02:48.085431" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004815", "end": "2024-02-12 23:02:48.375207", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-12 23:02:48.370392" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004398", "end": "2024-02-12 23:02:48.602659", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-12 23:02:48.598261" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 23:02:48 +0000 (0:00:00.739) 0:00:07.321 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.060622", "end": "2024-02-12 23:02:48.923505", "rc": 0, "start": "2024-02-12 23:02:48.862883" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 23:02:48 +0000 (0:00:00.317) 0:00:07.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 23:02:48 +0000 (0:00:00.011) 0:00:07.650 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 23:02:48 +0000 (0:00:00.011) 0:00:07.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 23:02:48 +0000 (0:00:00.010) 0:00:07.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 23:02:48 +0000 (0:00:00.011) 0:00:07.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:15 Monday 12 February 2024 23:02:48 +0000 (0:00:00.010) 0:00:07.694 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:3 Monday 12 February 2024 23:02:49 +0000 (0:00:00.046) 0:00:07.740 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 12 February 2024 23:02:49 +0000 (0:00:00.014) 0:00:07.754 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707778968.096836, "block_size": 4096, "blocks": 0, "ctime": 1707778968.096836, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21682, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707778968.096836, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:5 Monday 12 February 2024 23:02:49 +0000 (0:00:00.220) 0:00:07.975 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:17 Monday 12 February 2024 23:02:49 +0000 (0:00:00.013) 0:00:07.988 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 23:02:49 +0000 (0:00:00.014) 0:00:08.003 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 23:02:49 +0000 (0:00:00.069) 0:00:08.073 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 23:02:49 +0000 (0:00:00.033) 0:00:08.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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 23:02:49 +0000 (0:00:00.021) 0:00:08.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 23:02:49 +0000 (0:00:00.020) 0:00:08.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 : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 23:02:51 +0000 (0:00:01.590) 0:00:09.739 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 23:02:52 +0000 (0:00:01.590) 0:00:11.329 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 23:02:52 +0000 (0:00:00.034) 0:00:11.363 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 23:02:52 +0000 (0:00:00.061) 0:00:11.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 23:02:52 +0000 (0:00:00.043) 0:00:11.469 ******* changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-team-1.31-4.el8.x86_64", "Installed: network-scripts-10.00.18-1.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 23:02:56 +0000 (0:00:04.182) 0:00:15.651 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 23:02:56 +0000 (0:00:00.022) 0:00:15.673 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 23:02:57 +0000 (0:00:00.023) 0:00:15.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 23:02:57 +0000 (0:00:00.027) 0:00:15.724 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 23:02:57 +0000 (0:00:00.025) 0:00:15.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 23:02:57 +0000 (0:00:00.056) 0:00:15.806 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 23:02:58 +0000 (0:00:00.931) 0:00:16.738 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2417wzgr_dw_/tmpreowadlp" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 23:02:58 +0000 (0:00:00.348) 0:00:17.086 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 23:03:05 +0000 (0:00:06.773) 0:00:23.860 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 23:03:05 +0000 (0:00:00.026) 0:00:23.886 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 23:03:05 +0000 (0:00:00.029) 0:00:23.915 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 23:03:05 +0000 (0:00:00.027) 0:00:23.943 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 23:03:05 +0000 (0:00:00.047) 0:00:23.991 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:42 Monday 12 February 2024 23:03:05 +0000 (0:00:00.286) 0:00:24.277 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:3 Monday 12 February 2024 23:03:05 +0000 (0:00:00.086) 0:00:24.364 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 12 February 2024 23:03:05 +0000 (0:00:00.042) 0:00:24.406 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707778968.096836, "block_size": 4096, "blocks": 0, "ctime": 1707778968.096836, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21682, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707778968.096836, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:5 Monday 12 February 2024 23:03:05 +0000 (0:00:00.217) 0:00:24.624 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:44 Monday 12 February 2024 23:03:05 +0000 (0:00:00.027) 0:00:24.651 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 12 February 2024 23:03:06 +0000 (0:00:00.051) 0:00:24.702 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 12 February 2024 23:03:06 +0000 (0:00:00.057) 0:00:24.759 ******* 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-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 12 February 2024 23:03:06 +0000 (0:00:00.024) 0:00:24.783 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707778978.801603, "block_size": 4096, "blocks": 8, "ctime": 1707778978.800603, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707778978.800603, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "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-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 12 February 2024 23:03:06 +0000 (0:00:00.374) 0:00:25.158 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 12 February 2024 23:03:06 +0000 (0:00:00.117) 0:00:25.275 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022087", "end": "2024-02-12 23:03:06.798452", "rc": 1, "start": "2024-02-12 23:03:06.776365" } 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-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 12 February 2024 23:03:06 +0000 (0:00:00.248) 0:00:25.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 12 February 2024 23:03:06 +0000 (0:00:00.027) 0:00:25.551 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003599", "end": "2024-02-12 23:03:07.053291", "rc": 0, "start": "2024-02-12 23:03:07.049692" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 12 February 2024 23:03:07 +0000 (0:00:00.239) 0:00:25.791 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 12 February 2024 23:03:07 +0000 (0:00:00.028) 0:00:25.819 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003564", "end": "2024-02-12 23:03:07.317168", "rc": 0, "start": "2024-02-12 23:03:07.313604" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 12 February 2024 23:03:07 +0000 (0:00:00.228) 0:00:26.048 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 12 February 2024 23:03:07 +0000 (0:00:00.032) 0:00:26.080 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 12 February 2024 23:03:07 +0000 (0:00:00.035) 0:00:26.116 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 12 February 2024 23:03:07 +0000 (0:00:00.038) 0:00:26.155 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:48 Monday 12 February 2024 23:03:07 +0000 (0:00:00.036) 0:00:26.192 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003924", "end": "2024-02-12 23:03:07.686882", "rc": 0, "start": "2024-02-12 23:03:07.682958" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.247 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.247 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:52 Monday 12 February 2024 23:03:07 +0000 (0:00:00.270) 0:00:26.462 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:58 Monday 12 February 2024 23:03:07 +0000 (0:00:00.032) 0:00:26.495 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004132", "end": "2024-02-12 23:03:08.019367", "rc": 0, "start": "2024-02-12 23:03:08.015235" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:62 Monday 12 February 2024 23:03:08 +0000 (0:00:00.292) 0:00:26.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:69 Monday 12 February 2024 23:03:08 +0000 (0:00:00.072) 0:00:26.860 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 23:03:08 +0000 (0:00:00.031) 0:00:26.892 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 23:03:08 +0000 (0:00:00.074) 0:00:26.966 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 23:03:08 +0000 (0:00:00.036) 0:00:27.003 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 23:03:08 +0000 (0:00:00.057) 0:00:27.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 23:03:08 +0000 (0:00:00.023) 0:00:27.084 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 23:03:10 +0000 (0:00:01.676) 0:00:28.760 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 23:03:11 +0000 (0:00:01.450) 0:00:30.211 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 23:03:11 +0000 (0:00:00.024) 0:00:30.236 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 23:03:11 +0000 (0:00:00.024) 0:00:30.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 23:03:11 +0000 (0:00:00.024) 0:00:30.285 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 23:03:11 +0000 (0:00:00.043) 0:00:30.329 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 23:03:11 +0000 (0:00:00.024) 0:00:30.353 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 23:03:11 +0000 (0:00:00.022) 0:00:30.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 23:03:11 +0000 (0:00:00.028) 0:00:30.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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 23:03:11 +0000 (0:00:00.021) 0:00:30.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 23:03:11 +0000 (0:00:00.021) 0:00:30.447 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 23:03:12 +0000 (0:00:00.386) 0:00:30.833 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2417wzgr_dw_/tmp4aeglao_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 23:03:12 +0000 (0:00:00.376) 0:00:31.209 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 23:03:13 +0000 (0:00:00.542) 0:00:31.752 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 23:03:13 +0000 (0:00:00.040) 0:00:31.792 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 23:03:13 +0000 (0:00:00.109) 0:00:31.901 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "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, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 23:03:13 +0000 (0:00:00.089) 0:00:31.991 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 23:03:13 +0000 (0:00:00.042) 0:00:32.033 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:81 Monday 12 February 2024 23:03:13 +0000 (0:00:00.240) 0:00:32.273 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 23:03:13 +0000 (0:00:00.165) 0:00:32.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 23:03:13 +0000 (0:00:00.025) 0:00:32.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 23:03:13 +0000 (0:00:00.027) 0:00:32.492 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 23:03:13 +0000 (0:00:00.078) 0:00:32.571 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 23:03:13 +0000 (0:00:00.097) 0:00:32.668 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2024-02-12 23:03:14.183660", "rc": 0, "start": "2024-02-12 23:03:14.180000" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 23:03:14 +0000 (0:00:00.249) 0:00:32.918 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 23:03:14 +0000 (0:00:00.025) 0:00:32.944 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 23:03:14 +0000 (0:00:00.024) 0:00:32.968 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 23:03:17 +0000 (0:00:02.758) 0:00:35.726 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 23:03:17 +0000 (0:00:00.035) 0:00:35.762 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 23:03:17 +0000 (0:00:00.023) 0:00:35.785 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015428", "end": "2024-02-12 23:03:17.304138", "rc": 0, "start": "2024-02-12 23:03:17.288710" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 23:03:17 +0000 (0:00:00.277) 0:00:36.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 23:03:17 +0000 (0:00:00.025) 0:00:36.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 23:03:17 +0000 (0:00:00.024) 0:00:36.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 23:03:17 +0000 (0:00:00.040) 0:00:36.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:85 Monday 12 February 2024 23:03:17 +0000 (0:00:00.033) 0:00:36.187 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:89 Monday 12 February 2024 23:03:17 +0000 (0:00:00.034) 0:00:36.222 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 23:03:17 +0000 (0:00:00.056) 0:00:36.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 23:03:17 +0000 (0:00:00.026) 0:00:36.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 23:03:17 +0000 (0:00:00.022) 0:00:36.328 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 23:03:17 +0000 (0:00:00.052) 0:00:36.381 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 23:03:17 +0000 (0:00:00.071) 0:00:36.452 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004589", "end": "2024-02-12 23:03:18.959113", "rc": 0, "start": "2024-02-12 23:03:17.954524" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 23:03:19 +0000 (0:00:01.281) 0:00:37.734 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 23:03:19 +0000 (0:00:00.061) 0:00:37.795 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 23:03:19 +0000 (0:00:00.036) 0:00:37.832 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 23:03:21 +0000 (0:00:02.793) 0:00:40.626 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.011671", "end": "2024-02-12 23:03:22.152163", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-12 23:03:22.140492" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004137", "end": "2024-02-12 23:03:22.394246", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-12 23:03:22.390109" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004604", "end": "2024-02-12 23:03:22.597838", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-12 23:03:22.593234" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 23:03:22 +0000 (0:00:00.699) 0:00:41.325 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022829", "end": "2024-02-12 23:03:22.836940", "rc": 0, "start": "2024-02-12 23:03:22.814111" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 23:03:22 +0000 (0:00:00.239) 0:00:41.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 23:03:22 +0000 (0:00:00.025) 0:00:41.591 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 23:03:22 +0000 (0:00:00.089) 0:00:41.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 23:03:23 +0000 (0:00:00.040) 0:00:41.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 23:03:23 +0000 (0:00:00.042) 0:00:41.764 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 23:03:23 +0000 (0:00:00.030) 0:00:41.794 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 23:03:23 +0000 (0:00:00.048) 0:00:41.842 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 23:03:23 +0000 (0:00:00.032) 0:00:41.875 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 23:03:23 +0000 (0:00:00.025) 0:00:41.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 23:03:23 +0000 (0:00:00.023) 0:00:41.923 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 23:03:24 +0000 (0:00:01.655) 0:00:43.578 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 23:03:26 +0000 (0:00:01.558) 0:00:45.137 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 23:03:26 +0000 (0:00:00.042) 0:00:45.180 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 23:03:26 +0000 (0:00:00.060) 0:00:45.240 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 23:03:26 +0000 (0:00:00.041) 0:00:45.282 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 23:03:26 +0000 (0:00:00.063) 0:00:45.345 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 23:03:26 +0000 (0:00:00.053) 0:00:45.399 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 23:03:26 +0000 (0:00:00.032) 0:00:45.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 23:03:26 +0000 (0:00:00.034) 0:00:45.466 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 23:03:26 +0000 (0:00:00.026) 0:00:45.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 23:03:26 +0000 (0:00:00.023) 0:00:45.516 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 23:03:27 +0000 (0:00:00.413) 0:00:45.929 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2417wzgr_dw_/tmpd6q1qu35" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 23:03:27 +0000 (0:00:00.426) 0:00:46.355 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 23:03:34 +0000 (0:00:06.568) 0:00:52.924 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 23:03:34 +0000 (0:00:00.046) 0:00:52.971 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 23:03:34 +0000 (0:00:00.048) 0:00:53.020 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 23:03:34 +0000 (0:00:00.102) 0:00:53.122 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 23:03:34 +0000 (0:00:00.088) 0:00:53.210 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:110 Monday 12 February 2024 23:03:34 +0000 (0:00:00.210) 0:00:53.420 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:3 Monday 12 February 2024 23:03:34 +0000 (0:00:00.052) 0:00:53.473 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 12 February 2024 23:03:34 +0000 (0:00:00.037) 0:00:53.510 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707779002.1445405, "block_size": 4096, "blocks": 0, "ctime": 1707779002.1445405, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707779002.1445405, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_device_present.yml:5 Monday 12 February 2024 23:03:35 +0000 (0:00:00.219) 0:00:53.730 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:112 Monday 12 February 2024 23:03:35 +0000 (0:00:00.024) 0:00:53.754 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 12 February 2024 23:03:35 +0000 (0:00:00.058) 0:00:53.812 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 12 February 2024 23:03:35 +0000 (0:00:00.052) 0:00:53.864 ******* 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-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 12 February 2024 23:03:35 +0000 (0:00:00.030) 0:00:53.895 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707779007.980664, "block_size": 4096, "blocks": 8, "ctime": 1707779007.958664, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707779007.958664, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "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-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 12 February 2024 23:03:35 +0000 (0:00:00.286) 0:00:54.181 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 12 February 2024 23:03:35 +0000 (0:00:00.043) 0:00:54.225 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021767", "end": "2024-02-12 23:03:35.759609", "rc": 1, "start": "2024-02-12 23:03:35.737842" } 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-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 12 February 2024 23:03:35 +0000 (0:00:00.288) 0:00:54.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 12 February 2024 23:03:35 +0000 (0:00:00.048) 0:00:54.562 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003333", "end": "2024-02-12 23:03:36.060084", "rc": 0, "start": "2024-02-12 23:03:36.056751" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 12 February 2024 23:03:36 +0000 (0:00:00.224) 0:00:54.787 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 12 February 2024 23:03:36 +0000 (0:00:00.031) 0:00:54.819 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:01.004490", "end": "2024-02-12 23:03:37.324187", "rc": 0, "start": "2024-02-12 23:03:36.319697" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 12 February 2024 23:03:37 +0000 (0:00:01.247) 0:00:56.066 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 12 February 2024 23:03:37 +0000 (0:00:00.028) 0:00:56.095 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 12 February 2024 23:03:37 +0000 (0:00:00.043) 0:00:56.138 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 12 February 2024 23:03:37 +0000 (0:00:00.047) 0:00:56.186 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:116 Monday 12 February 2024 23:03:37 +0000 (0:00:00.026) 0:00:56.213 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003990", "end": "2024-02-12 23:03:37.715637", "rc": 0, "start": "2024-02-12 23:03:37.711647" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.247 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.247 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:120 Monday 12 February 2024 23:03:37 +0000 (0:00:00.323) 0:00:56.536 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:126 Monday 12 February 2024 23:03:37 +0000 (0:00:00.027) 0:00:56.563 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003915", "end": "2024-02-12 23:03:38.058099", "rc": 0, "start": "2024-02-12 23:03:38.054184" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:130 Monday 12 February 2024 23:03:38 +0000 (0:00:00.218) 0:00:56.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:137 Monday 12 February 2024 23:03:38 +0000 (0:00:00.022) 0:00:56.805 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 23:03:38 +0000 (0:00:00.024) 0:00:56.829 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 23:03:38 +0000 (0:00:00.039) 0:00:56.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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 23:03:38 +0000 (0:00:00.028) 0:00:56.897 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 23:03:38 +0000 (0:00:00.026) 0:00:56.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 23:03:38 +0000 (0:00:00.042) 0:00:56.967 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 23:03:40 +0000 (0:00:01.752) 0:00:58.719 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 23:03:41 +0000 (0:00:01.499) 0:01:00.218 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 23:03:41 +0000 (0:00:00.026) 0:01:00.245 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 23:03:41 +0000 (0:00:00.048) 0:01:00.293 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 23:03:41 +0000 (0:00:00.040) 0:01:00.334 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 23:03:41 +0000 (0:00:00.045) 0:01:00.380 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 23:03:41 +0000 (0:00:00.022) 0:01:00.402 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 23:03:41 +0000 (0:00:00.022) 0:01:00.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 23:03:41 +0000 (0:00:00.026) 0:01:00.451 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 23:03:41 +0000 (0:00:00.063) 0:01:00.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 23:03:41 +0000 (0:00:00.023) 0:01:00.539 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 23:03:42 +0000 (0:00:00.383) 0:01:00.922 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2417wzgr_dw_/tmp7zl91_k9" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 23:03:42 +0000 (0:00:00.335) 0:01:01.257 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 23:03:43 +0000 (0:00:00.507) 0:01:01.765 ******* 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-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 23:03:43 +0000 (0:00:00.025) 0:01:01.790 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 23:03:43 +0000 (0:00:00.025) 0:01:01.816 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "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, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 23:03:43 +0000 (0:00:00.027) 0:01:01.844 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 23:03:43 +0000 (0:00:00.023) 0:01:01.868 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:149 Monday 12 February 2024 23:03:43 +0000 (0:00:00.232) 0:01:02.100 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 23:03:43 +0000 (0:00:00.072) 0:01:02.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 23:03:43 +0000 (0:00:00.075) 0:01:02.249 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 23:03:43 +0000 (0:00:00.023) 0:01:02.272 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 23:03:43 +0000 (0:00:00.037) 0:01:02.310 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 23:03:43 +0000 (0:00:00.038) 0:01:02.348 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003793", "end": "2024-02-12 23:03:43.863153", "rc": 0, "start": "2024-02-12 23:03:43.859360" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 23:03:43 +0000 (0:00:00.241) 0:01:02.590 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 23:03:43 +0000 (0:00:00.025) 0:01:02.615 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 23:03:43 +0000 (0:00:00.029) 0:01:02.644 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 23:03:46 +0000 (0:00:02.788) 0:01:05.433 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 23:03:46 +0000 (0:00:00.074) 0:01:05.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 23:03:46 +0000 (0:00:00.023) 0:01:05.530 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.013401", "end": "2024-02-12 23:03:47.035635", "rc": 0, "start": "2024-02-12 23:03:47.022234" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 23:03:47 +0000 (0:00:00.236) 0:01:05.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 23:03:47 +0000 (0:00:00.025) 0:01:05.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 23:03:47 +0000 (0:00:00.027) 0:01:05.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 23:03:47 +0000 (0:00:00.033) 0:01:05.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tests_auto_gateway.yml:153 Monday 12 February 2024 23:03:47 +0000 (0:00:00.027) 0:01:05.880 ******* included: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/check_network_dns.yml:6 Monday 12 February 2024 23:03:47 +0000 (0:00:00.081) 0:01:05.961 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip 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\ntype -p resolvectl && resolvectl\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.016468", "end": "2024-02-12 23:03:47.495128", "rc": 1, "start": "2024-02-12 23:03:47.478660" } 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 02:4c:3b:4a:9f:51 brd ff:ff:ff:ff:ff:ff inet 10.31.47.247/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2792sec preferred_lft 2792sec inet6 fe80::4c:3bff:fe4a:9f51/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.247 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.247 metric 100 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 /usr/bin/resolvectl STDERR: Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found. MSG: non-zero return code to retry, use: --limit @/tmp/tests_auto_gateway_initscripts.retry PLAY RECAP ********************************************************************* sut : ok=139 changed=6 unreachable=0 failed=1 skipped=89 rescued=0 ignored=2 Monday 12 February 2024 23:03:47 +0000 (0:00:00.244) 0:01:06.206 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.77s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 6.57s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Install packages --------------------------- 4.18s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 3.00s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.79s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.79s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.76s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.75s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.66s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.59s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.56s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.50s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gather current interface info ------------------------------------------- 1.28s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_current_interfaces.yml:3 Get the fingerprint comment in ifcfg-veth0 ------------------------------ 1.25s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/playbooks/tasks/get_profile_stat.yml:62 linux-system-roles.network : Configure networking connection profiles --- 1.05s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 0.93s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Enable network service --------------------- 0.77s /WORKDIR/git-bond_options_rewrite73us5rz2/tests/roles/linux-system-roles.network/tasks/main.yml:108 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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. ---^---^---^---^---^---