# 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_rewrite5knykzs6/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_rewrite5knykzs6/tests/tests_auto_gateway_initscripts.yml:5 Tuesday 13 February 2024 21:21:24 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tests_auto_gateway_initscripts.yml:8 Tuesday 13 February 2024 21:21:25 +0000 (0:00:00.714) 0:00:00.726 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/tasks/el_repo_setup.yml:3 Tuesday 13 February 2024 21:21:25 +0000 (0:00:00.010) 0:00:00.737 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/el_repo_setup.yml:19 Tuesday 13 February 2024 21:21:25 +0000 (0:00:00.329) 0:00:01.066 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/el_repo_setup.yml:24 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.247) 0:00:01.313 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/el_repo_setup.yml:28 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.019) 0:00:01.333 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/el_repo_setup.yml:53 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.018) 0:00:01.352 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/enable_epel.yml:8 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.030) 0:00:01.383 ****** 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_rewrite5knykzs6/tests/tasks/enable_epel.yml:24 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.230) 0:00:01.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/enable_epel.yml:30 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.010) 0:00:01.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/enable_epel.yml:35 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.010) 0:00:01.634 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.244030", "end": "2024-02-13 21:21:26.793077", "rc": 0, "start": "2024-02-13 21:21:26.549047" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tasks/enable_epel.yml:40 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.426) 0:00:02.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tests_auto_gateway_initscripts.yml:10 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.009) 0:00:02.070 ****** 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 13 February 2024 21:21:26 +0000 (0:00:00.010) 0:00:02.081 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.472) 0:00:02.553 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.023) 0:00:02.577 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.013) 0:00:02.590 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003087", "end": "2024-02-13 21:21:27.507710", "rc": 0, "start": "2024-02-13 21:21:27.504623" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.184) 0:00:02.775 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.012) 0:00:02.787 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.010) 0:00:02.797 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.028) 0:00:02.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.010) 0:00:02.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.010) 0:00:02.847 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.012) 0:00:02.860 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.013) 0:00:02.873 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003533", "end": "2024-02-13 21:21:27.791767", "rc": 0, "start": "2024-02-13 21:21:27.788234" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.186) 0:00:03.060 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.012) 0:00:03.072 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:21:27 +0000 (0:00:00.010) 0:00:03.083 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 13 February 2024 21:21:30 +0000 (0:00:02.936) 0:00:06.019 ****** 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.015443", "end": "2024-02-13 21:21:30.954473", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-13 21:21:30.939030" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004286", "end": "2024-02-13 21:21:31.175437", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-13 21:21:31.171151" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004391", "end": "2024-02-13 21:21:31.354713", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-13 21:21:31.350322" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.603) 0:00:06.623 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.209706", "end": "2024-02-13 21:21:31.747536", "rc": 0, "start": "2024-02-13 21:21:31.537830" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.393) 0:00:07.016 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.011) 0:00:07.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.011) 0:00:07.039 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.011) 0:00:07.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.011) 0:00:07.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.009) 0:00:07.070 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.026) 0:00:07.097 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:21:31 +0000 (0:00:00.013) 0:00:07.111 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859290.9494786, "block_size": 4096, "blocks": 0, "ctime": 1707859290.9494786, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21623, "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": 1707859290.9494786, "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_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.184) 0:00:07.295 ****** 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.012) 0:00:07.308 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.010) 0:00:07.319 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.066) 0:00:07.385 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.012) 0:00:07.397 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.010) 0:00:07.408 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:21:32 +0000 (0:00:00.009) 0:00:07.417 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:21:33 +0000 (0:00:01.449) 0:00:08.867 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:21:35 +0000 (0:00:01.455) 0:00:10.323 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:21:35 +0000 (0:00:00.043) 0:00:10.366 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:21:35 +0000 (0:00:00.022) 0:00:10.388 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:21:35 +0000 (0:00:00.021) 0:00:10.410 ****** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.18-1.el8.x86_64", "Installed: network-scripts-team-1.31-4.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:21:39 +0000 (0:00:03.944) 0:00:14.354 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:21:39 +0000 (0:00:00.021) 0:00:14.375 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:21:39 +0000 (0:00:00.021) 0:00:14.397 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:21:39 +0000 (0:00:00.046) 0:00:14.444 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:21:39 +0000 (0:00:00.021) 0:00:14.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:21:39 +0000 (0:00:00.021) 0:00:14.487 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:21:40 +0000 (0:00:00.776) 0:00:15.264 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2512o3837rrr/tmpa3at34nz" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:21:40 +0000 (0:00:00.298) 0:00:15.562 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:21:47 +0000 (0:00:06.760) 0:00:22.323 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.044) 0:00:22.367 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.024) 0:00:22.391 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.023) 0:00:22.415 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.021) 0:00:22.436 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.238) 0:00:22.675 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.047) 0:00:22.723 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.034) 0:00:22.757 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859290.9494786, "block_size": 4096, "blocks": 0, "ctime": 1707859290.9494786, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21623, "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": 1707859290.9494786, "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_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.194) 0:00:22.951 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.024) 0:00:22.975 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.049) 0:00:23.025 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.065) 0:00:23.090 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:21:47 +0000 (0:00:00.023) 0:00:23.113 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859300.6961684, "block_size": 4096, "blocks": 8, "ctime": 1707859300.676169, "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": 1707859300.676169, "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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.195) 0:00:23.308 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.025) 0:00:23.334 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021072", "end": "2024-02-13 21:21:48.271572", "rc": 1, "start": "2024-02-13 21:21:48.250500" } 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.215) 0:00:23.550 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.022) 0:00:23.573 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002841", "end": "2024-02-13 21:21:48.492636", "rc": 0, "start": "2024-02-13 21:21:48.489795" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.198) 0:00:23.771 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.027) 0:00:23.799 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002973", "end": "2024-02-13 21:21:48.720108", "rc": 0, "start": "2024-02-13 21:21:48.717135" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.200) 0:00:24.000 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.027) 0:00:24.028 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.024) 0:00:24.052 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.023) 0:00:24.075 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 13 February 2024 21:21:48 +0000 (0:00:00.022) 0:00:24.098 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003433", "end": "2024-02-13 21:21:49.016163", "rc": 0, "start": "2024-02-13 21:21:49.012730" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.19 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.19 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.226) 0:00:24.325 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.024) 0:00:24.350 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004015", "end": "2024-02-13 21:21:49.268904", "rc": 0, "start": "2024-02-13 21:21:49.264889" } 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.199) 0:00:24.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.022) 0:00:24.572 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.025) 0:00:24.597 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.040) 0:00:24.637 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.028) 0:00:24.666 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.024) 0:00:24.690 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:21:49 +0000 (0:00:00.022) 0:00:24.712 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:21:51 +0000 (0:00:01.623) 0:00:26.336 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:21:52 +0000 (0:00:01.295) 0:00:27.631 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.023) 0:00:27.655 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.021) 0:00:27.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.022) 0:00:27.699 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.044) 0:00:27.743 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.021) 0:00:27.765 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.022) 0:00:27.787 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.024) 0:00:27.811 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.051) 0:00:27.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.023) 0:00:27.886 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:21:52 +0000 (0:00:00.346) 0:00:28.232 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2512o3837rrr/tmpviqgj3k7" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.299) 0:00:28.532 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.428) 0:00:28.961 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.024) 0:00:28.986 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.024) 0:00:29.011 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.023) 0:00:29.035 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.023) 0:00:29.058 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 13 February 2024 21:21:53 +0000 (0:00:00.189) 0:00:29.248 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.087) 0:00:29.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.023) 0:00:29.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.021) 0:00:29.380 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.037) 0:00:29.418 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.034) 0:00:29.452 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003602", "end": "2024-02-13 21:21:54.371439", "rc": 0, "start": "2024-02-13 21:21:54.367837" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.197) 0:00:29.650 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.024) 0:00:29.674 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:21:54 +0000 (0:00:00.023) 0:00:29.698 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 13 February 2024 21:21:57 +0000 (0:00:02.603) 0:00:32.301 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.033) 0:00:32.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:32.358 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011261", "end": "2024-02-13 21:21:57.286780", "rc": 0, "start": "2024-02-13 21:21:57.275519" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.210) 0:00:32.569 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.024) 0:00:32.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.023) 0:00:32.617 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:32.640 ****** 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:32.662 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:32.685 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.092) 0:00:32.778 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:32.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:32.823 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.035) 0:00:32.859 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.034) 0:00:32.893 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003500", "end": "2024-02-13 21:21:57.811585", "rc": 0, "start": "2024-02-13 21:21:57.808085" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.196) 0:00:33.090 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:33.113 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:21:57 +0000 (0:00:00.022) 0:00:33.135 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 13 February 2024 21:22:00 +0000 (0:00:02.590) 0:00:35.726 ****** 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.011585", "end": "2024-02-13 21:22:00.657759", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-13 21:22:00.646174" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003933", "end": "2024-02-13 21:22:00.876920", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-13 21:22:00.872987" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004209", "end": "2024-02-13 21:22:01.058596", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-13 21:22:01.054387" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.615) 0:00:36.342 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022855", "end": "2024-02-13 21:22:01.281825", "rc": 0, "start": "2024-02-13 21:22:01.258970" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.220) 0:00:36.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.026) 0:00:36.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.025) 0:00:36.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.024) 0:00:36.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.024) 0:00:36.663 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.022) 0:00:36.686 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.038) 0:00:36.725 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.066) 0:00:36.791 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.023) 0:00:36.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:22:01 +0000 (0:00:00.023) 0:00:36.839 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:22:03 +0000 (0:00:01.499) 0:00:38.338 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:22:04 +0000 (0:00:01.288) 0:00:39.626 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.023) 0:00:39.650 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.056) 0:00:39.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.022) 0:00:39.729 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.045) 0:00:39.774 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.023) 0:00:39.798 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.021) 0:00:39.820 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.025) 0:00:39.845 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.023) 0:00:39.869 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.022) 0:00:39.892 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:22:04 +0000 (0:00:00.353) 0:00:40.245 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2512o3837rrr/tmpn0uw0826" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:22:05 +0000 (0:00:00.298) 0:00:40.544 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:22:11 +0000 (0:00:06.508) 0:00:47.052 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:22:11 +0000 (0:00:00.022) 0:00:47.075 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:22:11 +0000 (0:00:00.024) 0:00:47.099 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:22:11 +0000 (0:00:00.030) 0:00:47.130 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:22:11 +0000 (0:00:00.024) 0:00:47.155 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.191) 0:00:47.346 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.092) 0:00:47.439 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.035) 0:00:47.475 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859320.6498358, "block_size": 4096, "blocks": 0, "ctime": 1707859320.6498358, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22209, "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": 1707859320.6498358, "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_rewrite5knykzs6/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.195) 0:00:47.670 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.024) 0:00:47.694 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.054) 0:00:47.749 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.036) 0:00:47.786 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.021) 0:00:47.807 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707859325.573538, "block_size": 4096, "blocks": 8, "ctime": 1707859325.5535386, "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": 1707859325.5535386, "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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.193) 0:00:48.001 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 13 February 2024 21:22:12 +0000 (0:00:00.026) 0:00:48.027 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020440", "end": "2024-02-13 21:22:12.963887", "rc": 1, "start": "2024-02-13 21:22:12.943447" } 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.263) 0:00:48.291 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.024) 0:00:48.315 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003183", "end": "2024-02-13 21:22:13.236800", "rc": 0, "start": "2024-02-13 21:22:13.233617" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.203) 0:00:48.519 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.035) 0:00:48.554 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003284", "end": "2024-02-13 21:22:13.481820", "rc": 0, "start": "2024-02-13 21:22:13.478536" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.213) 0:00:48.767 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.053) 0:00:48.820 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.026) 0:00:48.846 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.025) 0:00:48.872 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.023) 0:00:48.896 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003477", "end": "2024-02-13 21:22:13.814754", "rc": 0, "start": "2024-02-13 21:22:13.811277" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.19 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.19 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.197) 0:00:49.093 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 13 February 2024 21:22:13 +0000 (0:00:00.026) 0:00:49.120 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003741", "end": "2024-02-13 21:22:14.044278", "rc": 0, "start": "2024-02-13 21:22:14.040537" } 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_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.203) 0:00:49.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.023) 0:00:49.347 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.031) 0:00:49.379 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.078) 0:00:49.458 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.037) 0:00:49.495 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.026) 0:00:49.521 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 13 February 2024 21:22:14 +0000 (0:00:00.033) 0:00:49.554 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 13 February 2024 21:22:15 +0000 (0:00:01.523) 0:00:51.078 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 13 February 2024 21:22:17 +0000 (0:00:01.328) 0:00:52.407 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.023) 0:00:52.431 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.022) 0:00:52.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.022) 0:00:52.476 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.044) 0:00:52.520 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.023) 0:00:52.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.022) 0:00:52.566 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.025) 0:00:52.592 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.022) 0:00:52.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.022) 0:00:52.636 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 13 February 2024 21:22:17 +0000 (0:00:00.340) 0:00:52.977 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2512o3837rrr/tmpo5qehvqq" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.304) 0:00:53.281 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.435) 0:00:53.717 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.074) 0:00:53.791 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.025) 0:00:53.817 ****** 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_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.027) 0:00:53.845 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.023) 0:00:53.868 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.194) 0:00:54.063 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.056) 0:00:54.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.023) 0:00:54.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.021) 0:00:54.165 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.037) 0:00:54.202 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 13 February 2024 21:22:18 +0000 (0:00:00.037) 0:00:54.239 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003607", "end": "2024-02-13 21:22:19.162566", "rc": 0, "start": "2024-02-13 21:22:19.158959" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 13 February 2024 21:22:19 +0000 (0:00:00.202) 0:00:54.442 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 13 February 2024 21:22:19 +0000 (0:00:00.023) 0:00:54.465 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 13 February 2024 21:22:19 +0000 (0:00:00.079) 0:00:54.545 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 13 February 2024 21:22:21 +0000 (0:00:02.608) 0:00:57.153 ****** 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_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 13 February 2024 21:22:21 +0000 (0:00:00.032) 0:00:57.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 13 February 2024 21:22:21 +0000 (0:00:00.023) 0:00:57.210 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010154", "end": "2024-02-13 21:22:22.137738", "rc": 0, "start": "2024-02-13 21:22:22.127584" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.212) 0:00:57.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.025) 0:00:57.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.024) 0:00:57.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.080) 0:00:57.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tests_auto_gateway.yml:153 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.025) 0:00:57.580 ****** included: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.057) 0:00:57.637 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :_\nfi\n", "delta": "0:00:00.009639", "end": "2024-02-13 21:22:22.563002", "rc": 0, "start": "2024-02-13 21:22:22.553363" } 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:e3:fb:7a:3c:7d brd ff:ff:ff:ff:ff:ff inet 10.31.47.19/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2600sec preferred_lft 2600sec inet6 fe80::e3:fbff:fe7a:3c7d/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.19 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.19 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.205) 0:00:57.843 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.106977", "end": "2024-02-13 21:22:22.869535", "rc": 0, "start": "2024-02-13 21:22:22.762558" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 12200 0 --:--:-- --:--:-- --:--:-- 11730 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 5290 0 --:--:-- --:--:-- --:--:-- 5290 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=141 changed=6 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Tuesday 13 February 2024 21:22:22 +0000 (0:00:00.293) 0:00:58.136 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.76s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 6.51s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Install packages --------------------------- 3.94s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 2.94s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.60s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.46s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.86s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 0.78s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/tests_auto_gateway_initscripts.yml:5 linux-system-roles.network : Enable network service --------------------- 0.69s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Create veth interface veth0 --------------------------------------------- 0.62s /WORKDIR/git-bond_options_rewrite5knykzs6/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---