# 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-route_typeki4w1peq/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-route_typeki4w1peq/tests/tests_auto_gateway_nm.yml:6 Friday 12 January 2024 19:58:19 +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-route_typeki4w1peq/tests/tests_auto_gateway_nm.yml:9 Friday 12 January 2024 19:58:20 +0000 (0:00:00.869) 0:00:00.881 ******** included: /WORKDIR/git-route_typeki4w1peq/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-route_typeki4w1peq/tests/tasks/el_repo_setup.yml:3 Friday 12 January 2024 19:58:20 +0000 (0:00:00.010) 0:00:00.892 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/el_repo_setup.yml:19 Friday 12 January 2024 19:58:21 +0000 (0:00:00.497) 0:00:01.389 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/el_repo_setup.yml:24 Friday 12 January 2024 19:58:21 +0000 (0:00:00.246) 0:00:01.635 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/el_repo_setup.yml:28 Friday 12 January 2024 19:58:21 +0000 (0:00:00.020) 0:00:01.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/el_repo_setup.yml:53 Friday 12 January 2024 19:58:21 +0000 (0:00:00.016) 0:00:01.673 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/enable_epel.yml:8 Friday 12 January 2024 19:58:21 +0000 (0:00:00.028) 0:00:01.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/enable_epel.yml:24 Friday 12 January 2024 19:58:21 +0000 (0:00:00.008) 0:00:01.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/enable_epel.yml:30 Friday 12 January 2024 19:58:21 +0000 (0:00:00.007) 0:00:01.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/enable_epel.yml:35 Friday 12 January 2024 19:58:21 +0000 (0:00:00.007) 0:00:01.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tasks/enable_epel.yml:40 Friday 12 January 2024 19:58:21 +0000 (0:00:00.007) 0:00:01.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/tests_auto_gateway_nm.yml:11 Friday 12 January 2024 19:58:21 +0000 (0:00:00.009) 0:00:01.743 ******** 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-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:3 Friday 12 January 2024 19:58:21 +0000 (0:00:00.009) 0:00:01.753 ******** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:9 Friday 12 January 2024 19:58:22 +0000 (0:00:00.745) 0:00:02.499 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 19:58:22 +0000 (0:00:00.022) 0:00:02.522 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 19:58:22 +0000 (0:00:00.014) 0:00:02.536 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003411", "end": "2024-01-12 19:58:22.514486", "rc": 0, "start": "2024-01-12 19:58:22.511075" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 19:58:22 +0000 (0:00:00.262) 0:00:02.798 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 19:58:22 +0000 (0:00:00.013) 0:00:02.811 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:11 Friday 12 January 2024 19:58:22 +0000 (0:00:00.010) 0:00:02.822 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 19:58:22 +0000 (0:00:00.027) 0:00:02.850 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 19:58:22 +0000 (0:00:00.009) 0:00:02.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 19:58:22 +0000 (0:00:00.009) 0:00:02.869 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 19:58:22 +0000 (0:00:00.012) 0:00:02.882 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 19:58:22 +0000 (0:00:00.011) 0:00:02.893 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003503", "end": "2024-01-12 19:58:22.806835", "rc": 0, "start": "2024-01-12 19:58:22.803332" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 19:58:22 +0000 (0:00:00.201) 0:00:03.094 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 19:58:22 +0000 (0:00:00.026) 0:00:03.121 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 19:58:22 +0000 (0:00:00.016) 0:00:03.138 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 19:58:25 +0000 (0:00:02.451) 0:00:05.589 ******** 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.079002", "end": "2024-01-12 19:58:25.582341", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-12 19:58:25.503339" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.005765", "end": "2024-01-12 19:58:25.927804", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-12 19:58:25.922039" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005998", "end": "2024-01-12 19:58:26.223694", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-12 19:58:26.217696" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 19:58:26 +0000 (0:00:00.926) 0:00:06.516 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.183633", "end": "2024-01-12 19:58:26.697271", "rc": 0, "start": "2024-01-12 19:58:26.513638" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 19:58:26 +0000 (0:00:00.467) 0:00:06.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 19:58:26 +0000 (0:00:00.010) 0:00:06.994 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 19:58:26 +0000 (0:00:00.011) 0:00:07.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 19:58:26 +0000 (0:00:00.011) 0:00:07.017 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 19:58:26 +0000 (0:00:00.010) 0:00:07.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:15 Friday 12 January 2024 19:58:26 +0000 (0:00:00.010) 0:00:07.038 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 19:58:26 +0000 (0:00:00.027) 0:00:07.065 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 19:58:26 +0000 (0:00:00.014) 0:00:07.080 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705089505.5801933, "block_size": 4096, "blocks": 0, "ctime": 1705089505.5801933, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26242, "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": 1705089505.5801933, "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-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 19:58:27 +0000 (0:00:00.246) 0:00:07.327 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:17 Friday 12 January 2024 19:58:27 +0000 (0:00:00.013) 0:00:07.340 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 19:58:27 +0000 (0:00:00.015) 0:00:07.356 ******** included: /WORKDIR/git-route_typeki4w1peq/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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 19:58:27 +0000 (0:00:00.066) 0:00:07.422 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 19:58:27 +0000 (0:00:00.011) 0:00:07.434 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 19:58:27 +0000 (0:00:00.009) 0:00:07.443 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 19:58:27 +0000 (0:00:00.009) 0:00:07.452 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 19:58:30 +0000 (0:00:02.899) 0:00:10.352 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 19:58:31 +0000 (0:00:01.053) 0:00:11.406 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 19:58:31 +0000 (0:00:00.022) 0:00:11.428 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 19:58:31 +0000 (0:00:00.021) 0:00:11.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 19:58:31 +0000 (0:00:00.020) 0:00:11.471 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 19:58:31 +0000 (0:00:00.043) 0:00:11.514 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 19:58:31 +0000 (0:00:00.021) 0:00:11.535 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 19:58:31 +0000 (0:00:00.021) 0:00:11.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 19:58:31 +0000 (0:00:00.026) 0:00:11.583 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 19:58:31 +0000 (0:00:00.679) 0:00:12.262 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 19:58:32 +0000 (0:00:00.027) 0:00:12.290 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 19:58:32 +0000 (0:00:00.025) 0:00:12.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 19:58:32 +0000 (0:00:00.022) 0:00:12.338 ******** 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, ac809f71-428e-4146-8aa0-e588702989e3 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, ac809f71-428e-4146-8aa0-e588702989e3 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 19:58:33 +0000 (0:00:00.962) 0:00:13.300 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 19:58:33 +0000 (0:00:00.024) 0:00:13.325 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, ac809f71-428e-4146-8aa0-e588702989e3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, ac809f71-428e-4146-8aa0-e588702989e3 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 19:58:33 +0000 (0:00:00.024) 0:00:13.350 ******** 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, ac809f71-428e-4146-8aa0-e588702989e3\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, ac809f71-428e-4146-8aa0-e588702989e3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, ac809f71-428e-4146-8aa0-e588702989e3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, ac809f71-428e-4146-8aa0-e588702989e3 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 19:58:33 +0000 (0:00:00.023) 0:00:13.373 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 19:58:33 +0000 (0:00:00.021) 0:00:13.395 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:42 Friday 12 January 2024 19:58:33 +0000 (0:00:00.247) 0:00:13.642 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 19:58:33 +0000 (0:00:00.050) 0:00:13.692 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 19:58:33 +0000 (0:00:00.038) 0:00:13.731 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705089505.5801933, "block_size": 4096, "blocks": 0, "ctime": 1705089505.5801933, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26242, "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": 1705089505.5801933, "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-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 19:58:33 +0000 (0:00:00.205) 0:00:13.937 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:44 Friday 12 January 2024 19:58:33 +0000 (0:00:00.023) 0:00:13.960 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 12 January 2024 19:58:33 +0000 (0:00:00.071) 0:00:14.031 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 12 January 2024 19:58:33 +0000 (0:00:00.037) 0:00:14.069 ******** 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-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 12 January 2024 19:58:33 +0000 (0:00:00.022) 0:00:14.091 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 12 January 2024 19:58:34 +0000 (0:00:00.202) 0:00:14.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 12 January 2024 19:58:34 +0000 (0:00:00.021) 0:00:14.315 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.052163", "end": "2024-01-12 19:58:34.276650", "rc": 0, "start": "2024-01-12 19:58:34.224487" } 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-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 12 January 2024 19:58:34 +0000 (0:00:00.257) 0:00:14.573 ******** 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-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 12 January 2024 19:58:34 +0000 (0:00:00.024) 0:00:14.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 12 January 2024 19:58:34 +0000 (0:00:00.022) 0:00:14.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 12 January 2024 19:58:34 +0000 (0:00:00.022) 0:00:14.643 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 12 January 2024 19:58:34 +0000 (0:00:00.022) 0:00:14.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 12 January 2024 19:58:34 +0000 (0:00:00.022) 0:00:14.688 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 12 January 2024 19:58:34 +0000 (0:00:00.023) 0:00:14.712 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 12 January 2024 19:58:34 +0000 (0:00:00.046) 0:00:14.758 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:48 Friday 12 January 2024 19:58:34 +0000 (0:00:00.024) 0:00:14.782 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003617", "end": "2024-01-12 19:58:34.696935", "rc": 0, "start": "2024-01-12 19:58:34.693318" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.181 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.181 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-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:52 Friday 12 January 2024 19:58:34 +0000 (0:00:00.209) 0:00:14.992 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:58 Friday 12 January 2024 19:58:34 +0000 (0:00:00.025) 0:00:15.018 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003595", "end": "2024-01-12 19:58:34.931334", "rc": 0, "start": "2024-01-12 19:58:34.927739" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 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-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:62 Friday 12 January 2024 19:58:34 +0000 (0:00:00.208) 0:00:15.227 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:69 Friday 12 January 2024 19:58:34 +0000 (0:00:00.024) 0:00:15.251 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 19:58:35 +0000 (0:00:00.021) 0:00:15.273 ******** included: /WORKDIR/git-route_typeki4w1peq/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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 19:58:35 +0000 (0:00:00.038) 0:00:15.311 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 19:58:35 +0000 (0:00:00.026) 0:00:15.338 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 19:58:35 +0000 (0:00:00.021) 0:00:15.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 19:58:35 +0000 (0:00:00.021) 0:00:15.380 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 19:58:37 +0000 (0:00:02.073) 0:00:17.454 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 19:58:38 +0000 (0:00:00.889) 0:00:18.344 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 19:58:38 +0000 (0:00:00.026) 0:00:18.370 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 19:58:38 +0000 (0:00:00.023) 0:00:18.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 19:58:38 +0000 (0:00:00.044) 0:00:18.438 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 19:58:38 +0000 (0:00:00.043) 0:00:18.481 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 19:58:38 +0000 (0:00:00.021) 0:00:18.503 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 19:58:38 +0000 (0:00:00.021) 0:00:18.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 19:58:38 +0000 (0:00:00.024) 0:00:18.548 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 19:58:38 +0000 (0:00:00.545) 0:00:19.094 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 19:58:38 +0000 (0:00:00.027) 0:00:19.121 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 19:58:38 +0000 (0:00:00.022) 0:00:19.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 19:58:38 +0000 (0:00:00.023) 0:00:19.167 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 19:58:39 +0000 (0:00:00.455) 0:00:19.622 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 19:58:39 +0000 (0:00:00.022) 0:00:19.645 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 19:58:39 +0000 (0:00:00.024) 0:00:19.669 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 19:58:39 +0000 (0:00:00.024) 0:00:19.693 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 19:58:39 +0000 (0:00:00.048) 0:00:19.742 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:81 Friday 12 January 2024 19:58:39 +0000 (0:00:00.202) 0:00:19.945 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 19:58:39 +0000 (0:00:00.053) 0:00:19.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 19:58:39 +0000 (0:00:00.022) 0:00:20.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 19:58:39 +0000 (0:00:00.021) 0:00:20.042 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 19:58:39 +0000 (0:00:00.035) 0:00:20.077 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 19:58:39 +0000 (0:00:00.034) 0:00:20.112 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004771", "end": "2024-01-12 19:58:41.026285", "rc": 0, "start": "2024-01-12 19:58:40.021514" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 19:58:41 +0000 (0:00:01.242) 0:00:21.355 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 19:58:41 +0000 (0:00:00.024) 0:00:21.379 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 19:58:41 +0000 (0:00:00.022) 0:00:21.401 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 19:58:43 +0000 (0:00:02.327) 0:00:23.729 ******** 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-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 19:58:43 +0000 (0:00:00.031) 0:00:23.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 19:58:43 +0000 (0:00:00.021) 0:00:23.782 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.021533", "end": "2024-01-12 19:58:43.714761", "rc": 0, "start": "2024-01-12 19:58:43.693228" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 19:58:43 +0000 (0:00:00.230) 0:00:24.013 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 19:58:43 +0000 (0:00:00.068) 0:00:24.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 19:58:43 +0000 (0:00:00.024) 0:00:24.106 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 19:58:43 +0000 (0:00:00.024) 0:00:24.131 ******** 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-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:85 Friday 12 January 2024 19:58:43 +0000 (0:00:00.048) 0:00:24.180 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:89 Friday 12 January 2024 19:58:43 +0000 (0:00:00.026) 0:00:24.207 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 19:58:44 +0000 (0:00:00.060) 0:00:24.267 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 19:58:44 +0000 (0:00:00.038) 0:00:24.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 19:58:44 +0000 (0:00:00.024) 0:00:24.330 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 19:58:44 +0000 (0:00:00.037) 0:00:24.367 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 19:58:44 +0000 (0:00:00.037) 0:00:24.404 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003443", "end": "2024-01-12 19:58:44.317644", "rc": 0, "start": "2024-01-12 19:58:44.314201" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 19:58:44 +0000 (0:00:00.208) 0:00:24.613 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 19:58:44 +0000 (0:00:00.057) 0:00:24.671 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 19:58:44 +0000 (0:00:00.023) 0:00:24.694 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 19:58:46 +0000 (0:00:02.305) 0:00:26.999 ******** 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.007637", "end": "2024-01-12 19:58:46.920291", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-12 19:58:46.912654" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004038", "end": "2024-01-12 19:58:47.163221", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-12 19:58:47.159183" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003827", "end": "2024-01-12 19:58:47.351932", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-12 19:58:47.348105" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 19:58:47 +0000 (0:00:00.649) 0:00:27.649 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022514", "end": "2024-01-12 19:58:47.581938", "rc": 0, "start": "2024-01-12 19:58:47.559424" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 19:58:47 +0000 (0:00:00.230) 0:00:27.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 19:58:47 +0000 (0:00:00.023) 0:00:27.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 19:58:47 +0000 (0:00:00.023) 0:00:27.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 19:58:47 +0000 (0:00:00.052) 0:00:27.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 19:58:47 +0000 (0:00:00.023) 0:00:28.003 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 19:58:47 +0000 (0:00:00.024) 0:00:28.027 ******** included: /WORKDIR/git-route_typeki4w1peq/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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 19:58:47 +0000 (0:00:00.039) 0:00:28.066 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 19:58:47 +0000 (0:00:00.026) 0:00:28.093 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 19:58:47 +0000 (0:00:00.021) 0:00:28.114 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 19:58:47 +0000 (0:00:00.024) 0:00:28.139 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 19:58:49 +0000 (0:00:02.113) 0:00:30.252 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 19:58:50 +0000 (0:00:00.894) 0:00:31.146 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 19:58:50 +0000 (0:00:00.023) 0:00:31.170 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 19:58:50 +0000 (0:00:00.021) 0:00:31.192 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 19:58:50 +0000 (0:00:00.021) 0:00:31.214 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 19:58:50 +0000 (0:00:00.044) 0:00:31.258 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 19:58:51 +0000 (0:00:00.021) 0:00:31.279 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 19:58:51 +0000 (0:00:00.021) 0:00:31.301 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 19:58:51 +0000 (0:00:00.024) 0:00:31.325 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 19:58:51 +0000 (0:00:00.544) 0:00:31.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 19:58:51 +0000 (0:00:00.025) 0:00:31.896 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 19:58:51 +0000 (0:00:00.021) 0:00:31.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 19:58:51 +0000 (0:00:00.021) 0:00:31.939 ******** 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, 239e8515-5ae3-40b5-b95f-80e0bab731df [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 239e8515-5ae3-40b5-b95f-80e0bab731df (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 19:58:52 +0000 (0:00:00.430) 0:00:32.370 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 19:58:52 +0000 (0:00:00.022) 0:00:32.393 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 239e8515-5ae3-40b5-b95f-80e0bab731df", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 239e8515-5ae3-40b5-b95f-80e0bab731df (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 19:58:52 +0000 (0:00:00.023) 0:00:32.416 ******** 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, 239e8515-5ae3-40b5-b95f-80e0bab731df\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 239e8515-5ae3-40b5-b95f-80e0bab731df (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 239e8515-5ae3-40b5-b95f-80e0bab731df", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 239e8515-5ae3-40b5-b95f-80e0bab731df (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 19:58:52 +0000 (0:00:00.023) 0:00:32.439 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 19:58:52 +0000 (0:00:00.021) 0:00:32.461 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:110 Friday 12 January 2024 19:58:52 +0000 (0:00:00.198) 0:00:32.659 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 19:58:52 +0000 (0:00:00.055) 0:00:32.715 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 19:58:52 +0000 (0:00:00.077) 0:00:32.792 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705089526.9172413, "block_size": 4096, "blocks": 0, "ctime": 1705089526.9172413, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26828, "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": 1705089526.9172413, "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-route_typeki4w1peq/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 19:58:52 +0000 (0:00:00.208) 0:00:33.001 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:112 Friday 12 January 2024 19:58:52 +0000 (0:00:00.026) 0:00:33.028 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 12 January 2024 19:58:52 +0000 (0:00:00.058) 0:00:33.086 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 12 January 2024 19:58:52 +0000 (0:00:00.043) 0:00:33.130 ******** 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-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 12 January 2024 19:58:52 +0000 (0:00:00.044) 0:00:33.175 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 12 January 2024 19:58:53 +0000 (0:00:00.206) 0:00:33.381 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 12 January 2024 19:58:53 +0000 (0:00:00.024) 0:00:33.406 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021885", "end": "2024-01-12 19:58:53.337703", "rc": 0, "start": "2024-01-12 19:58:53.315818" } 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-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 12 January 2024 19:58:53 +0000 (0:00:00.232) 0:00:33.638 ******** 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-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 12 January 2024 19:58:53 +0000 (0:00:00.025) 0:00:33.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 12 January 2024 19:58:53 +0000 (0:00:00.076) 0:00:33.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 12 January 2024 19:58:53 +0000 (0:00:00.045) 0:00:33.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 12 January 2024 19:58:53 +0000 (0:00:00.026) 0:00:33.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 12 January 2024 19:58:53 +0000 (0:00:00.039) 0:00:33.852 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 12 January 2024 19:58:53 +0000 (0:00:00.025) 0:00:33.878 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 12 January 2024 19:58:53 +0000 (0:00:00.025) 0:00:33.903 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:116 Friday 12 January 2024 19:58:53 +0000 (0:00:00.024) 0:00:33.927 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003876", "end": "2024-01-12 19:58:53.841012", "rc": 0, "start": "2024-01-12 19:58:53.837136" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.181 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.181 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-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:120 Friday 12 January 2024 19:58:53 +0000 (0:00:00.210) 0:00:34.138 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:126 Friday 12 January 2024 19:58:53 +0000 (0:00:00.025) 0:00:34.163 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003659", "end": "2024-01-12 19:58:54.076941", "rc": 0, "start": "2024-01-12 19:58:54.073282" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:130 Friday 12 January 2024 19:58:54 +0000 (0:00:00.209) 0:00:34.373 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:137 Friday 12 January 2024 19:58:54 +0000 (0:00:00.026) 0:00:34.399 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 19:58:54 +0000 (0:00:00.023) 0:00:34.422 ******** included: /WORKDIR/git-route_typeki4w1peq/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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 19:58:54 +0000 (0:00:00.040) 0:00:34.463 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 19:58:54 +0000 (0:00:00.026) 0:00:34.490 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 19:58:54 +0000 (0:00:00.064) 0:00:34.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 19:58:54 +0000 (0:00:00.022) 0:00:34.577 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 19:58:56 +0000 (0:00:02.083) 0:00:36.661 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 19:58:57 +0000 (0:00:00.884) 0:00:37.545 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 19:58:57 +0000 (0:00:00.033) 0:00:37.578 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 19:58:57 +0000 (0:00:00.081) 0:00:37.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 19:58:57 +0000 (0:00:00.032) 0:00:37.693 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 19:58:57 +0000 (0:00:00.057) 0:00:37.750 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 19:58:57 +0000 (0:00:00.036) 0:00:37.787 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 19:58:57 +0000 (0:00:00.025) 0:00:37.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 19:58:57 +0000 (0:00:00.032) 0:00:37.844 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 19:58:58 +0000 (0:00:00.595) 0:00:38.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 19:58:58 +0000 (0:00:00.043) 0:00:38.483 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 19:58:58 +0000 (0:00:00.028) 0:00:38.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 19:58:58 +0000 (0:00:00.038) 0:00:38.550 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 19:58:58 +0000 (0:00:00.459) 0:00:39.009 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 19:58:58 +0000 (0:00:00.021) 0:00:39.031 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 19:58:58 +0000 (0:00:00.023) 0:00:39.054 ******** 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-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 19:58:58 +0000 (0:00:00.064) 0:00:39.119 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 19:58:58 +0000 (0:00:00.024) 0:00:39.144 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:149 Friday 12 January 2024 19:58:59 +0000 (0:00:00.205) 0:00:39.350 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 19:58:59 +0000 (0:00:00.059) 0:00:39.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 19:58:59 +0000 (0:00:00.027) 0:00:39.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 19:58:59 +0000 (0:00:00.022) 0:00:39.460 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 19:58:59 +0000 (0:00:00.037) 0:00:39.497 ******** included: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 19:58:59 +0000 (0:00:00.037) 0:00:39.534 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003447", "end": "2024-01-12 19:58:59.447247", "rc": 0, "start": "2024-01-12 19:58:59.443800" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 19:58:59 +0000 (0:00:00.208) 0:00:39.743 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 19:58:59 +0000 (0:00:00.023) 0:00:39.767 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 19:58:59 +0000 (0:00:00.024) 0:00:39.791 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 19:59:01 +0000 (0:00:02.348) 0:00:42.140 ******** 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-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 19:59:01 +0000 (0:00:00.033) 0:00:42.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 19:59:01 +0000 (0:00:00.026) 0:00:42.200 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.021309", "end": "2024-01-12 19:59:02.132984", "rc": 0, "start": "2024-01-12 19:59:02.111675" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 19:59:02 +0000 (0:00:00.235) 0:00:42.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 19:59:02 +0000 (0:00:00.027) 0:00:42.463 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 19:59:02 +0000 (0:00:00.029) 0:00:42.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 19:59:02 +0000 (0:00:00.026) 0:00:42.519 ******** 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 Friday 12 January 2024 19:59:02 +0000 (0:00:00.011) 0:00:42.531 ******** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.90s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Install iproute --------------------------------------------------------- 2.45s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.11s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.08s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.07s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.14s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 1.05s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.96s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Create veth interface veth0 --------------------------------------------- 0.93s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.91s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.89s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.89s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.88s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-route_typeki4w1peq/tests/tests_auto_gateway_nm.yml:6 ------------- Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-route_typeki4w1peq/tests/playbooks/tests_auto_gateway.yml:3 ------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.68s /WORKDIR/git-route_typeki4w1peq/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---