# 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-weekly-ciwf7_fw5x/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-weekly-ciwf7_fw5x/tests/tests_auto_gateway_nm.yml:6 Saturday 13 January 2024 13:21:49 +0000 (0:00:00.023) 0:00:00.023 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_auto_gateway_nm.yml:9 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.935) 0:00:00.958 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.010) 0:00:00.969 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.536) 0:00:01.506 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.268) 0:00:01.774 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.031) 0:00:01.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.026) 0:00:01.833 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.053) 0:00:01.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.011) 0:00:01.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:21:50 +0000 (0:00:00.021) 0:00:01.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.010) 0:00:01.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.008) 0:00:01.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_auto_gateway_nm.yml:11 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.014) 0:00:01.952 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:3 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.012) 0:00:01.965 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:9 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.810) 0:00:02.775 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.024) 0:00:02.799 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:21:51 +0000 (0:00:00.012) 0:00:02.812 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003956", "end": "2024-01-13 13:21:52.157017", "rc": 0, "start": "2024-01-13 13:21:52.153061" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.297) 0:00:03.109 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.014) 0:00:03.124 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:11 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.011) 0:00:03.135 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.028) 0:00:03.163 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.011) 0:00:03.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.010) 0:00:03.185 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.026) 0:00:03.211 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:21:52 +0000 (0:00:00.013) 0:00:03.225 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004927", "end": "2024-01-13 13:21:53.494412", "rc": 0, "start": "2024-01-13 13:21:52.489485" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:21:53 +0000 (0:00:01.213) 0:00:04.438 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:21:53 +0000 (0:00:00.012) 0:00:04.450 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:21:53 +0000 (0:00:00.010) 0:00:04.461 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:21:56 +0000 (0:00:02.672) 0:00:07.134 ****** 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.050678", "end": "2024-01-13 13:21:56.456853", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-13 13:21:56.406175" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004192", "end": "2024-01-13 13:21:56.720871", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-13 13:21:56.716679" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004099", "end": "2024-01-13 13:21:56.926023", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-13 13:21:56.921924" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:21:56 +0000 (0:00:00.739) 0:00:07.873 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.084287", "end": "2024-01-13 13:21:57.222427", "rc": 0, "start": "2024-01-13 13:21:57.138140" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.314) 0:00:08.188 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.066) 0:00:08.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.016) 0:00:08.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.011) 0:00:08.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.013) 0:00:08.296 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:15 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.019) 0:00:08.315 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.028) 0:00:08.344 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.019) 0:00:08.364 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152116.4538136, "block_size": 4096, "blocks": 0, "ctime": 1705152116.4538136, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26432, "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": 1705152116.4538136, "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-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.213) 0:00:08.577 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:17 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.021) 0:00:08.599 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.012) 0:00:08.611 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.068) 0:00:08.680 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.013) 0:00:08.694 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.012) 0:00:08.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:21:57 +0000 (0:00:00.011) 0:00:08.718 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:22:00 +0000 (0:00:02.407) 0:00:11.125 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:22:01 +0000 (0:00:01.152) 0:00:12.277 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.023) 0:00:12.301 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.033) 0:00:12.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.038) 0:00:12.373 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.052) 0:00:12.425 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.036) 0:00:12.462 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.034) 0:00:12.496 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:22:01 +0000 (0:00:00.028) 0:00:12.525 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:22:02 +0000 (0:00:00.786) 0:00:13.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:22:02 +0000 (0:00:00.040) 0:00:13.352 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:22:02 +0000 (0:00:00.026) 0:00:13.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:22:02 +0000 (0:00:00.029) 0:00:13.408 ****** 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, e656ad36-4296-4da1-a95f-b8c98ffe51a3 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e656ad36-4296-4da1-a95f-b8c98ffe51a3 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.900) 0:00:14.308 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.024) 0:00:14.333 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e656ad36-4296-4da1-a95f-b8c98ffe51a3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e656ad36-4296-4da1-a95f-b8c98ffe51a3 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.031) 0:00:14.365 ****** 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, e656ad36-4296-4da1-a95f-b8c98ffe51a3\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e656ad36-4296-4da1-a95f-b8c98ffe51a3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e656ad36-4296-4da1-a95f-b8c98ffe51a3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e656ad36-4296-4da1-a95f-b8c98ffe51a3 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.029) 0:00:14.395 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.028) 0:00:14.423 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:42 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.276) 0:00:14.699 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.064) 0:00:14.764 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:22:03 +0000 (0:00:00.046) 0:00:14.810 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152116.4538136, "block_size": 4096, "blocks": 0, "ctime": 1705152116.4538136, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26432, "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": 1705152116.4538136, "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-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.220) 0:00:15.031 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:44 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.025) 0:00:15.057 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.080) 0:00:15.137 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.038) 0:00:15.176 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.023) 0:00:15.200 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.223) 0:00:15.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.043) 0:00:15.466 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.051155", "end": "2024-01-13 13:22:04.797684", "rc": 0, "start": "2024-01-13 13:22:04.746529" } 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.287) 0:00:15.754 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.025) 0:00:15.780 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.023) 0:00:15.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.024) 0:00:15.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.023) 0:00:15.852 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.025) 0:00:15.877 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:22:04 +0000 (0:00:00.025) 0:00:15.903 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.025) 0:00:15.928 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:48 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.023) 0:00:15.952 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004264", "end": "2024-01-13 13:22:05.219498", "rc": 0, "start": "2024-01-13 13:22:05.215234" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.77 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.77 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-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:52 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.222) 0:00:16.175 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:58 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.023) 0:00:16.199 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004000", "end": "2024-01-13 13:22:05.467340", "rc": 0, "start": "2024-01-13 13:22:05.463340" } 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-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:62 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.230) 0:00:16.429 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:69 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.027) 0:00:16.456 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.022) 0:00:16.479 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.038) 0:00:16.517 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.028) 0:00:16.545 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.021) 0:00:16.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:22:05 +0000 (0:00:00.021) 0:00:16.588 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:22:07 +0000 (0:00:02.314) 0:00:18.902 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:22:08 +0000 (0:00:00.961) 0:00:19.864 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:22:08 +0000 (0:00:00.034) 0:00:19.899 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.033) 0:00:19.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.025) 0:00:19.957 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.045) 0:00:20.003 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.021) 0:00:20.025 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.023) 0:00:20.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.089) 0:00:20.138 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.616) 0:00:20.754 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.027) 0:00:20.782 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.022) 0:00:20.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:22:09 +0000 (0:00:00.023) 0:00:20.828 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.491) 0:00:21.319 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.031) 0:00:21.351 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.042) 0:00:21.394 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.035) 0:00:21.429 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.028) 0:00:21.458 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:81 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.220) 0:00:21.678 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.087) 0:00:21.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.023) 0:00:21.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.023) 0:00:21.813 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.037) 0:00:21.850 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:22:10 +0000 (0:00:00.036) 0:00:21.886 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004945", "end": "2024-01-13 13:22:12.155332", "rc": 0, "start": "2024-01-13 13:22:11.150387" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:22:12 +0000 (0:00:01.226) 0:00:23.113 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:22:12 +0000 (0:00:00.025) 0:00:23.139 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:22:12 +0000 (0:00:00.022) 0:00:23.162 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:22:14 +0000 (0:00:02.514) 0:00:25.676 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:22:14 +0000 (0:00:00.032) 0:00:25.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:22:14 +0000 (0:00:00.024) 0:00:25.733 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.022210", "end": "2024-01-13 13:22:15.020904", "rc": 0, "start": "2024-01-13 13:22:14.998694" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.253) 0:00:25.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.024) 0:00:26.012 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.024) 0:00:26.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.027) 0:00:26.064 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:85 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.023) 0:00:26.088 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:89 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.023) 0:00:26.112 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.085) 0:00:26.197 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.023) 0:00:26.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.026) 0:00:26.247 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.057) 0:00:26.304 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:22:15 +0000 (0:00:00.038) 0:00:26.342 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004962", "end": "2024-01-13 13:22:16.630696", "rc": 0, "start": "2024-01-13 13:22:15.625734" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:22:16 +0000 (0:00:01.256) 0:00:27.599 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:22:16 +0000 (0:00:00.050) 0:00:27.650 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:22:16 +0000 (0:00:00.046) 0:00:27.696 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:22:19 +0000 (0:00:02.556) 0:00:30.252 ****** 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.005774", "end": "2024-01-13 13:22:19.538775", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-13 13:22:19.533001" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004406", "end": "2024-01-13 13:22:19.801161", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-13 13:22:19.796755" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004317", "end": "2024-01-13 13:22:20.022345", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-13 13:22:20.018028" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.756) 0:00:31.009 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023906", "end": "2024-01-13 13:22:20.341100", "rc": 0, "start": "2024-01-13 13:22:20.317194" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.315) 0:00:31.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.045) 0:00:31.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.044) 0:00:31.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.043) 0:00:31.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.053) 0:00:31.511 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.066) 0:00:31.578 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.070) 0:00:31.648 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.045) 0:00:31.693 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.054) 0:00:31.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:22:20 +0000 (0:00:00.045) 0:00:31.793 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:22:23 +0000 (0:00:02.360) 0:00:34.154 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:22:24 +0000 (0:00:01.012) 0:00:35.167 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.035) 0:00:35.203 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.032) 0:00:35.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.036) 0:00:35.272 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.047) 0:00:35.320 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.023) 0:00:35.343 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.023) 0:00:35.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:22:24 +0000 (0:00:00.026) 0:00:35.393 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.586) 0:00:35.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.026) 0:00:36.006 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.022) 0:00:36.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.074) 0:00:36.104 ****** 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, a88aa126-4901-48ee-ab9b-a705fa1610e3 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a88aa126-4901-48ee-ab9b-a705fa1610e3 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.480) 0:00:36.584 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.043) 0:00:36.628 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a88aa126-4901-48ee-ab9b-a705fa1610e3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a88aa126-4901-48ee-ab9b-a705fa1610e3 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.025) 0:00:36.653 ****** 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, a88aa126-4901-48ee-ab9b-a705fa1610e3\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a88aa126-4901-48ee-ab9b-a705fa1610e3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a88aa126-4901-48ee-ab9b-a705fa1610e3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a88aa126-4901-48ee-ab9b-a705fa1610e3 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.043) 0:00:36.697 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:22:25 +0000 (0:00:00.021) 0:00:36.719 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:110 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.216) 0:00:36.936 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.060) 0:00:36.996 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.042) 0:00:37.039 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152139.5369346, "block_size": 4096, "blocks": 0, "ctime": 1705152139.5369346, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27018, "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": 1705152139.5369346, "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-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.225) 0:00:37.264 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:112 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.082) 0:00:37.347 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.059) 0:00:37.406 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.049) 0:00:37.456 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.025) 0:00:37.481 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.219) 0:00:37.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:22:26 +0000 (0:00:00.023) 0:00:37.725 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023370", "end": "2024-01-13 13:22:27.012005", "rc": 0, "start": "2024-01-13 13:22:26.988635" } 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.243) 0:00:37.968 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.026) 0:00:37.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.029) 0:00:38.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.025) 0:00:38.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.024) 0:00:38.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.035) 0:00:38.111 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.108) 0:00:38.219 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.047) 0:00:38.266 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:116 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.051) 0:00:38.317 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003881", "end": "2024-01-13 13:22:27.597294", "rc": 0, "start": "2024-01-13 13:22:27.593413" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.77 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.77 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-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:120 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.237) 0:00:38.555 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:126 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.029) 0:00:38.584 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003946", "end": "2024-01-13 13:22:27.867624", "rc": 0, "start": "2024-01-13 13:22:27.863678" } 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-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:130 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.242) 0:00:38.827 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:137 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.039) 0:00:38.867 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:22:27 +0000 (0:00:00.043) 0:00:38.910 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:22:28 +0000 (0:00:00.057) 0:00:38.968 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:22:28 +0000 (0:00:00.038) 0:00:39.007 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:22:28 +0000 (0:00:00.023) 0:00:39.030 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:22:28 +0000 (0:00:00.021) 0:00:39.052 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:22:30 +0000 (0:00:02.344) 0:00:41.396 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.933) 0:00:42.330 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.024) 0:00:42.354 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.023) 0:00:42.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.023) 0:00:42.402 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.086) 0:00:42.489 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.034) 0:00:42.523 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.028) 0:00:42.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:22:31 +0000 (0:00:00.034) 0:00:42.586 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.611) 0:00:43.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.028) 0:00:43.226 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.034) 0:00:43.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.029) 0:00:43.291 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.484) 0:00:43.775 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.025) 0:00:43.800 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.026) 0:00:43.827 ****** 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-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.030) 0:00:43.857 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:22:32 +0000 (0:00:00.030) 0:00:43.887 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tests_auto_gateway.yml:149 Saturday 13 January 2024 13:22:33 +0000 (0:00:00.243) 0:00:44.131 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:22:33 +0000 (0:00:00.060) 0:00:44.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:22:33 +0000 (0:00:00.042) 0:00:44.233 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:22:33 +0000 (0:00:00.048) 0:00:44.282 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:22:33 +0000 (0:00:00.084) 0:00:44.367 ****** included: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:22:33 +0000 (0:00:00.054) 0:00:44.422 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004972", "end": "2024-01-13 13:22:34.702286", "rc": 0, "start": "2024-01-13 13:22:33.697314" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:22:34 +0000 (0:00:01.236) 0:00:45.659 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:22:34 +0000 (0:00:00.084) 0:00:45.744 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:22:34 +0000 (0:00:00.026) 0:00:45.770 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:22:37 +0000 (0:00:02.516) 0:00:48.287 ****** 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-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.035) 0:00:48.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.024) 0:00:48.347 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.022579", "end": "2024-01-13 13:22:37.635514", "rc": 0, "start": "2024-01-13 13:22:37.612935" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.247) 0:00:48.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.031) 0:00:48.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.031) 0:00:48.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.068) 0:00:48.726 ****** 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 Saturday 13 January 2024 13:22:37 +0000 (0:00:00.010) 0:00:48.736 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.67s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.51s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.41s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.36s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.34s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.31s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.23s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-ciwf7_fw5x/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.15s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.98s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-ciwf7_fw5x/tests/tests_auto_gateway_nm.yml:6 -------------- linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.90s /WORKDIR/git-weekly-ciwf7_fw5x/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---