# 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_nm.yml ******************************************** 2 plays in /WORKDIR/git-bond_options_rewritek552d4hx/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tests_auto_gateway_nm.yml:6 Tuesday 06 February 2024 21:03:08 +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_rewritek552d4hx/tests/tests_auto_gateway_nm.yml:9 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.620) 0:00:00.632 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.010) 0:00:00.643 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.370) 0:00:01.013 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.243) 0:00:01.256 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.020) 0:00:01.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.017) 0:00:01.294 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.030) 0:00:01.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.009) 0:00:01.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.011) 0:00:01.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.020) 0:00:01.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.015) 0:00:01.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/tests_auto_gateway_nm.yml:11 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.010) 0:00:01.392 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 06 February 2024 21:03:09 +0000 (0:00:00.010) 0:00:01.402 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.492) 0:00:01.894 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.022) 0:00:01.917 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.012) 0:00:01.929 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003195", "end": "2024-02-06 21:03:10.672166", "rc": 0, "start": "2024-02-06 21:03:10.668971" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.228) 0:00:02.158 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.012) 0:00:02.170 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.010) 0:00:02.181 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.027) 0:00:02.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.011) 0:00:02.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.009) 0:00:02.230 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.016) 0:00:02.246 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.012) 0:00:02.258 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003176", "end": "2024-02-06 21:03:10.958526", "rc": 0, "start": "2024-02-06 21:03:10.955350" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.186) 0:00:02.445 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.010) 0:00:02.456 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:03:10 +0000 (0:00:00.010) 0:00:02.466 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:03:11 +0000 (0:00:00.999) 0:00:03.466 ****** 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.009796", "end": "2024-02-06 21:03:12.173721", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-06 21:03:12.163925" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003635", "end": "2024-02-06 21:03:12.382012", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-06 21:03:12.378377" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004464", "end": "2024-02-06 21:03:12.557907", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-06 21:03:12.553443" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.579) 0:00:04.045 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.133775", "end": "2024-02-06 21:03:12.871963", "rc": 0, "start": "2024-02-06 21:03:12.738188" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.315) 0:00:04.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.010) 0:00:04.372 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.010) 0:00:04.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.010) 0:00:04.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.010) 0:00:04.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.009) 0:00:04.413 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:03:12 +0000 (0:00:00.025) 0:00:04.438 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.037) 0:00:04.476 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253392.1675768, "block_size": 4096, "blocks": 0, "ctime": 1707253392.1675768, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 24701, "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": 1707253392.1675768, "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_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.182) 0:00:04.658 ****** 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_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.012) 0:00:04.670 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.009) 0:00:04.680 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.065) 0:00:04.746 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.011) 0:00:04.757 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.009) 0:00:04.767 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:03:13 +0000 (0:00:00.009) 0:00:04.777 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:03:14 +0000 (0:00:01.434) 0:00:06.211 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:03:15 +0000 (0:00:01.063) 0:00:07.274 ****** ok: [sut] => {} MSG: Using network provider: nm 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.021) 0:00:07.296 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.038) 0:00:07.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.022) 0:00:07.356 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.042) 0:00:07.399 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.021) 0:00:07.421 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.020) 0:00:07.441 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:03:15 +0000 (0:00:00.025) 0:00:07.467 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:03:16 +0000 (0:00:00.480) 0:00:07.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:03:16 +0000 (0:00:00.025) 0:00:07.972 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:03:16 +0000 (0:00:00.020) 0:00:07.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:03:16 +0000 (0:00:00.020) 0:00:08.013 ****** 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": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 052e4629-d410-4207-9996-44052ba97ecb [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 052e4629-d410-4207-9996-44052ba97ecb (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.509) 0:00:08.523 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.020) 0:00:08.543 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 052e4629-d410-4207-9996-44052ba97ecb", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 052e4629-d410-4207-9996-44052ba97ecb (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.021) 0:00:08.565 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 052e4629-d410-4207-9996-44052ba97ecb\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 052e4629-d410-4207-9996-44052ba97ecb (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 052e4629-d410-4207-9996-44052ba97ecb", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 052e4629-d410-4207-9996-44052ba97ecb (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.022) 0:00:08.588 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.049) 0:00:08.637 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.236) 0:00:08.873 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.047) 0:00:08.920 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.034) 0:00:08.954 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253392.1675768, "block_size": 4096, "blocks": 0, "ctime": 1707253392.1675768, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 24701, "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": 1707253392.1675768, "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_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.191) 0:00:09.146 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.024) 0:00:09.170 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.047) 0:00:09.218 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.036) 0:00:09.255 ****** 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_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.021) 0:00:09.276 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:03:17 +0000 (0:00:00.188) 0:00:09.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.050) 0:00:09.515 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.132978", "end": "2024-02-06 21:03:18.343349", "rc": 0, "start": "2024-02-06 21:03:18.210371" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.325) 0:00:09.841 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.024) 0:00:09.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.021) 0:00:09.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.023) 0:00:09.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.022) 0:00:09.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.021) 0:00:09.955 ****** 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_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.025) 0:00:09.981 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.025) 0:00:10.006 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.023) 0:00:10.029 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003338", "end": "2024-02-06 21:03:18.726908", "rc": 0, "start": "2024-02-06 21:03:18.723570" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.195 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.195 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.194) 0:00:10.224 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.024) 0:00:10.249 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003468", "end": "2024-02-06 21:03:18.945976", "rc": 0, "start": "2024-02-06 21:03:18.942508" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 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 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.194) 0:00:10.443 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 06 February 2024 21:03:18 +0000 (0:00:00.023) 0:00:10.466 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:03:19 +0000 (0:00:00.021) 0:00:10.488 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:03:19 +0000 (0:00:00.065) 0:00:10.554 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:03:19 +0000 (0:00:00.027) 0:00:10.581 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:03:19 +0000 (0:00:00.021) 0:00:10.603 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:03:19 +0000 (0:00:00.021) 0:00:10.624 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:03:20 +0000 (0:00:01.396) 0:00:12.021 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.966) 0:00:12.987 ****** ok: [sut] => {} MSG: Using network provider: nm 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.029) 0:00:13.017 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.023) 0:00:13.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.025) 0:00:13.066 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.046) 0:00:13.112 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.023) 0:00:13.135 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.021) 0:00:13.157 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:03:21 +0000 (0:00:00.025) 0:00:13.182 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.352) 0:00:13.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.028) 0:00:13.564 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.024) 0:00:13.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.023) 0:00:13.612 ****** 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": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.414) 0:00:14.026 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.022) 0:00:14.049 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.024) 0:00:14.073 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.059) 0:00:14.132 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.023) 0:00:14.156 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.186) 0:00:14.342 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.052) 0:00:14.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.030) 0:00:14.425 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:03:22 +0000 (0:00:00.020) 0:00:14.446 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:03:23 +0000 (0:00:00.036) 0:00:14.482 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:03:23 +0000 (0:00:00.035) 0:00:14.517 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003117", "end": "2024-02-06 21:03:23.216001", "rc": 0, "start": "2024-02-06 21:03:23.212884" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:03:23 +0000 (0:00:00.196) 0:00:14.714 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:03:23 +0000 (0:00:00.026) 0:00:14.741 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:03:23 +0000 (0:00:00.022) 0:00:14.763 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.889) 0:00:15.652 ****** 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_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.033) 0:00:15.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.025) 0:00:15.711 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010892", "end": "2024-02-06 21:03:24.416734", "rc": 0, "start": "2024-02-06 21:03:24.405842" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.210) 0:00:15.921 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.023) 0:00:15.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.022) 0:00:15.966 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.022) 0:00:15.989 ****** 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_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.021) 0:00:16.011 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.021) 0:00:16.032 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.051) 0:00:16.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.021) 0:00:16.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.020) 0:00:16.126 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.034) 0:00:16.161 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.075) 0:00:16.236 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003090", "end": "2024-02-06 21:03:24.934363", "rc": 0, "start": "2024-02-06 21:03:24.931273" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.194) 0:00:16.431 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:03:24 +0000 (0:00:00.023) 0:00:16.455 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:03:25 +0000 (0:00:00.022) 0:00:16.477 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:03:25 +0000 (0:00:00.878) 0:00:17.356 ****** 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.008390", "end": "2024-02-06 21:03:26.063227", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-06 21:03:26.054837" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003438", "end": "2024-02-06 21:03:26.262256", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-06 21:03:26.258818" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003884", "end": "2024-02-06 21:03:26.439847", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-06 21:03:26.435963" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.582) 0:00:17.939 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021056", "end": "2024-02-06 21:03:26.654749", "rc": 0, "start": "2024-02-06 21:03:26.633693" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.215) 0:00:18.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.022) 0:00:18.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.022) 0:00:18.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.056) 0:00:18.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.023) 0:00:18.278 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.022) 0:00:18.300 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.038) 0:00:18.339 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.027) 0:00:18.367 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.022) 0:00:18.390 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:03:26 +0000 (0:00:00.022) 0:00:18.413 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:03:28 +0000 (0:00:01.399) 0:00:19.812 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.940) 0:00:20.753 ****** ok: [sut] => {} MSG: Using network provider: nm 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.023) 0:00:20.776 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.022) 0:00:20.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.021) 0:00:20.820 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.044) 0:00:20.865 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.023) 0:00:20.889 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.022) 0:00:20.911 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.027) 0:00:20.939 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.353) 0:00:21.292 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.037) 0:00:21.330 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.044) 0:00:21.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:03:29 +0000 (0:00:00.023) 0:00:21.397 ****** 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": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.457) 0:00:21.854 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.021) 0:00:21.876 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.023) 0:00:21.900 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2be95005-60e3-48a7-9ff0-ac7adfdfe07a (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.023) 0:00:21.924 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.021) 0:00:21.945 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.187) 0:00:22.133 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.051) 0:00:22.185 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.034) 0:00:22.220 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707253406.0584788, "block_size": 4096, "blocks": 0, "ctime": 1707253406.0584788, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25287, "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": 1707253406.0584788, "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_rewritek552d4hx/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.190) 0:00:22.410 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 06 February 2024 21:03:30 +0000 (0:00:00.024) 0:00:22.434 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.051) 0:00:22.486 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.074) 0:00:22.560 ****** 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_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.023) 0:00:22.583 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.189) 0:00:22.773 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.023) 0:00:22.797 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021239", "end": "2024-02-06 21:03:31.512994", "rc": 0, "start": "2024-02-06 21:03:31.491755" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.212) 0:00:23.010 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.024) 0:00:23.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.022) 0:00:23.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.022) 0:00:23.079 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.023) 0:00:23.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.022) 0:00:23.125 ****** 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_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.024) 0:00:23.149 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.023) 0:00:23.173 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.023) 0:00:23.197 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003295", "end": "2024-02-06 21:03:31.894626", "rc": 0, "start": "2024-02-06 21:03:31.891331" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.195 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.195 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.193) 0:00:23.391 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 06 February 2024 21:03:31 +0000 (0:00:00.023) 0:00:23.414 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003423", "end": "2024-02-06 21:03:32.110735", "rc": 0, "start": "2024-02-06 21:03:32.107312" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 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 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.232) 0:00:23.646 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.024) 0:00:23.671 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.022) 0:00:23.693 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.038) 0:00:23.731 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.027) 0:00:23.758 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.021) 0:00:23.780 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:03:32 +0000 (0:00:00.021) 0:00:23.801 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:03:33 +0000 (0:00:01.404) 0:00:25.205 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.983) 0:00:26.189 ****** ok: [sut] => {} MSG: Using network provider: nm 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.022) 0:00:26.212 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.021) 0:00:26.233 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.022) 0:00:26.256 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.043) 0:00:26.300 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.020) 0:00:26.320 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.022) 0:00:26.342 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:03:34 +0000 (0:00:00.023) 0:00:26.365 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.349) 0:00:26.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.025) 0:00:26.740 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.022) 0:00:26.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.021) 0:00:26.784 ****** 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": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.476) 0:00:27.260 ****** 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_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.026) 0:00:27.287 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.023) 0:00:27.310 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.023) 0:00:27.334 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:03:35 +0000 (0:00:00.021) 0:00:27.355 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.186) 0:00:27.541 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.055) 0:00:27.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.020) 0:00:27.618 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.020) 0:00:27.638 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.033) 0:00:27.672 ****** included: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.034) 0:00:27.706 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003271", "end": "2024-02-06 21:03:36.402856", "rc": 0, "start": "2024-02-06 21:03:36.399585" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.193) 0:00:27.900 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.070) 0:00:27.970 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 21:03:36 +0000 (0:00:00.024) 0:00:27.994 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.905) 0:00:28.900 ****** 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_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.036) 0:00:28.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.032) 0:00:28.970 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018052", "end": "2024-02-06 21:03:37.706285", "rc": 0, "start": "2024-02-06 21:03:37.688233" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.244) 0:00:29.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.028) 0:00:29.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.023) 0:00:29.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.039) 0:00:29.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Tuesday 06 February 2024 21:03:37 +0000 (0:00:00.018) 0:00:29.325 ****** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.06s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 1.00s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.89s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:125 Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable and start NetworkManager ------------ 0.70s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-bond_options_rewritek552d4hx/tests/tests_auto_gateway_nm.yml:6 --- Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Configure networking connection profiles --- 0.51s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-bond_options_rewritek552d4hx/tests/playbooks/tests_auto_gateway.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 0.48s /WORKDIR/git-bond_options_rewritek552d4hx/tests/roles/linux-system-roles.network/tasks/main.yml:88 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---