# 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-ciqbd1vycf/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-ciqbd1vycf/tests/tests_auto_gateway_nm.yml:5 Saturday 16 December 2023 13:29:50 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tests_auto_gateway_nm.yml:9 Saturday 16 December 2023 13:29:51 +0000 (0:00:00.682) 0:00:00.694 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/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-ciqbd1vycf/tests/tasks/el_repo_setup.yml:3 Saturday 16 December 2023 13:29:51 +0000 (0:00:00.011) 0:00:00.705 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/el_repo_setup.yml:19 Saturday 16 December 2023 13:29:51 +0000 (0:00:00.332) 0:00:01.038 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/el_repo_setup.yml:24 Saturday 16 December 2023 13:29:51 +0000 (0:00:00.246) 0:00:01.285 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/el_repo_setup.yml:28 Saturday 16 December 2023 13:29:51 +0000 (0:00:00.020) 0:00:01.305 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/el_repo_setup.yml:53 Saturday 16 December 2023 13:29:51 +0000 (0:00:00.018) 0:00:01.323 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/enable_epel.yml:8 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.029) 0:00:01.353 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/enable_epel.yml:24 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.011) 0:00:01.364 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/enable_epel.yml:30 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:01.374 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/enable_epel.yml:35 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:01.384 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tasks/enable_epel.yml:40 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:01.393 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/tests_auto_gateway_nm.yml:11 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:01.403 ***** 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-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:3 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.010) 0:00:01.414 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:9 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.487) 0:00:01.901 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.022) 0:00:01.923 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.013) 0:00:01.936 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003245", "end": "2023-12-16 08:29:52.800340", "rc": 0, "start": "2023-12-16 08:29:52.797095" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.230) 0:00:02.167 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.011) 0:00:02.178 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:11 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:02.187 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.027) 0:00:02.215 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:02.225 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.009) 0:00:02.235 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.012) 0:00:02.248 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:29:52 +0000 (0:00:00.011) 0:00:02.260 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2023-12-16 08:29:53.076697", "rc": 0, "start": "2023-12-16 08:29:53.073223" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:29:53 +0000 (0:00:00.183) 0:00:02.443 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:29:53 +0000 (0:00:00.011) 0:00:02.455 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:29:53 +0000 (0:00:00.012) 0:00:02.467 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 16 December 2023 13:29:56 +0000 (0:00:03.731) 0:00:06.199 ***** 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.020503", "end": "2023-12-16 08:29:57.036595", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-16 08:29:57.016092" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003475", "end": "2023-12-16 08:29:57.245929", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-16 08:29:57.242454" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003584", "end": "2023-12-16 08:29:57.423178", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-16 08:29:57.419594" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.592) 0:00:06.791 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.156100", "end": "2023-12-16 08:29:57.761928", "rc": 0, "start": "2023-12-16 08:29:57.605828" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.340) 0:00:07.132 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.011) 0:00:07.144 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.011) 0:00:07.155 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.010) 0:00:07.165 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.010) 0:00:07.176 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:15 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.035) 0:00:07.212 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.025) 0:00:07.237 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:29:57 +0000 (0:00:00.012) 0:00:07.250 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702733397.0295777, "block_size": 4096, "blocks": 0, "ctime": 1702733397.0295777, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22921, "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": 1702733397.0295777, "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-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.182) 0:00:07.432 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:17 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.011) 0:00:07.444 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.010) 0:00:07.455 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.064) 0:00:07.520 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.011) 0:00:07.531 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.009) 0:00:07.541 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 16 December 2023 13:29:58 +0000 (0:00:00.010) 0:00:07.551 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 16 December 2023 13:29:59 +0000 (0:00:01.407) 0:00:08.958 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 16 December 2023 13:30:00 +0000 (0:00:01.060) 0:00:10.018 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.073) 0:00:10.092 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.052) 0:00:10.145 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.022) 0:00:10.167 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.044) 0:00:10.212 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.020) 0:00:10.233 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.021) 0:00:10.254 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 16 December 2023 13:30:00 +0000 (0:00:00.024) 0:00:10.278 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 16 December 2023 13:30:01 +0000 (0:00:00.514) 0:00:10.793 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 16 December 2023 13:30:01 +0000 (0:00:00.025) 0:00:10.819 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 16 December 2023 13:30:01 +0000 (0:00:00.022) 0:00:10.842 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 16 December 2023 13:30:01 +0000 (0:00:00.021) 0:00:10.863 ***** 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, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.992) 0:00:11.855 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.042) 0:00:11.898 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.023) 0:00:11.922 ***** 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, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a50c2540-bd08-4fbb-8cdb-5d56c9072d8e (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.022) 0:00:11.944 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.020) 0:00:11.964 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:42 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.240) 0:00:12.205 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.050) 0:00:12.256 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:02 +0000 (0:00:00.053) 0:00:12.309 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702733397.0295777, "block_size": 4096, "blocks": 0, "ctime": 1702733397.0295777, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22921, "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": 1702733397.0295777, "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-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.207) 0:00:12.517 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:44 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.023) 0:00:12.541 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.055) 0:00:12.597 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.037) 0:00:12.634 ***** 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-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.072) 0:00:12.706 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.198) 0:00:12.904 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.022) 0:00:12.927 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.117262", "end": "2023-12-16 08:30:03.862761", "rc": 0, "start": "2023-12-16 08:30:03.745499" } 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-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.313) 0:00:13.241 ***** 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-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.024) 0:00:13.265 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.021) 0:00:13.287 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.022) 0:00:13.309 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 16 December 2023 13:30:03 +0000 (0:00:00.021) 0:00:13.330 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.021) 0:00:13.352 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.024) 0:00:13.376 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.023) 0:00:13.400 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:48 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.022) 0:00:13.423 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003849", "end": "2023-12-16 08:30:04.244813", "rc": 0, "start": "2023-12-16 08:30:04.240964" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.151 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.15.151 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-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:52 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.199) 0:00:13.622 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:58 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.022) 0:00:13.645 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003632", "end": "2023-12-16 08:30:04.465940", "rc": 0, "start": "2023-12-16 08:30:04.462308" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:62 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.201) 0:00:13.847 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:69 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.063) 0:00:13.910 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.024) 0:00:13.934 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.038) 0:00:13.973 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.027) 0:00:14.000 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.021) 0:00:14.022 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 16 December 2023 13:30:04 +0000 (0:00:00.021) 0:00:14.044 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 16 December 2023 13:30:06 +0000 (0:00:01.409) 0:00:15.453 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.954) 0:00:16.407 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.023) 0:00:16.431 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.023) 0:00:16.455 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.064) 0:00:16.520 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.050) 0:00:16.571 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.036) 0:00:16.608 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.021) 0:00:16.629 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.025) 0:00:16.655 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.394) 0:00:17.050 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.053) 0:00:17.104 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.036) 0:00:17.141 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 16 December 2023 13:30:07 +0000 (0:00:00.042) 0:00:17.184 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.533) 0:00:17.717 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.022) 0:00:17.739 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.024) 0:00:17.763 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.022) 0:00:17.786 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.022) 0:00:17.808 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:81 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.203) 0:00:18.012 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.059) 0:00:18.071 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.021) 0:00:18.093 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.026) 0:00:18.120 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.035) 0:00:18.155 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:08 +0000 (0:00:00.034) 0:00:18.189 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003438", "end": "2023-12-16 08:30:09.011577", "rc": 0, "start": "2023-12-16 08:30:09.008139" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:09 +0000 (0:00:00.209) 0:00:18.399 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:09 +0000 (0:00:00.025) 0:00:18.424 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:09 +0000 (0:00:00.025) 0:00:18.450 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 16 December 2023 13:30:09 +0000 (0:00:00.859) 0:00:19.309 ***** 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-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.044) 0:00:19.354 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.046) 0:00:19.401 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.020093", "end": "2023-12-16 08:30:10.241615", "rc": 0, "start": "2023-12-16 08:30:10.221522" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.230) 0:00:19.632 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.027) 0:00:19.659 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.035) 0:00:19.694 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.026) 0:00:19.721 ***** 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-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:85 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.031) 0:00:19.752 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:89 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.024) 0:00:19.776 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.053) 0:00:19.829 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.022) 0:00:19.852 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.023) 0:00:19.876 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.072) 0:00:19.948 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.036) 0:00:19.985 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003274", "end": "2023-12-16 08:30:10.806029", "rc": 0, "start": "2023-12-16 08:30:10.802755" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.203) 0:00:20.189 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.023) 0:00:20.212 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:10 +0000 (0:00:00.021) 0:00:20.233 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 16 December 2023 13:30:11 +0000 (0:00:00.797) 0:00:21.030 ***** 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.016760", "end": "2023-12-16 08:30:11.867003", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-16 08:30:11.850243" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003574", "end": "2023-12-16 08:30:12.065716", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-16 08:30:12.062142" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003909", "end": "2023-12-16 08:30:12.246252", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-16 08:30:12.242343" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.594) 0:00:21.625 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021878", "end": "2023-12-16 08:30:12.464590", "rc": 0, "start": "2023-12-16 08:30:12.442712" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.218) 0:00:21.844 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.022) 0:00:21.867 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.020) 0:00:21.888 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.049) 0:00:21.937 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.023) 0:00:21.961 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.023) 0:00:21.984 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.038) 0:00:22.023 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.027) 0:00:22.050 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.021) 0:00:22.072 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 16 December 2023 13:30:12 +0000 (0:00:00.020) 0:00:22.093 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 16 December 2023 13:30:14 +0000 (0:00:01.391) 0:00:23.484 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.954) 0:00:24.439 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.022) 0:00:24.461 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.020) 0:00:24.482 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.020) 0:00:24.502 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.055) 0:00:24.558 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.023) 0:00:24.581 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.024) 0:00:24.606 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.031) 0:00:24.638 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.387) 0:00:25.026 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.044) 0:00:25.070 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.020) 0:00:25.091 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 16 December 2023 13:30:15 +0000 (0:00:00.024) 0:00:25.115 ***** 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, d0002d5e-511a-4c57-b659-d0c8587e141b [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d0002d5e-511a-4c57-b659-d0c8587e141b (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.478) 0:00:25.593 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.041) 0:00:25.635 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, d0002d5e-511a-4c57-b659-d0c8587e141b", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d0002d5e-511a-4c57-b659-d0c8587e141b (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.040) 0:00:25.675 ***** 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, d0002d5e-511a-4c57-b659-d0c8587e141b\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d0002d5e-511a-4c57-b659-d0c8587e141b (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, d0002d5e-511a-4c57-b659-d0c8587e141b", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d0002d5e-511a-4c57-b659-d0c8587e141b (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.024) 0:00:25.700 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.028) 0:00:25.729 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:110 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.206) 0:00:25.936 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.051) 0:00:25.988 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.035) 0:00:26.023 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702733411.8540232, "block_size": 4096, "blocks": 0, "ctime": 1702733411.8540232, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23507, "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": 1702733411.8540232, "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-ciqbd1vycf/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.211) 0:00:26.234 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:112 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.023) 0:00:26.258 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 16 December 2023 13:30:16 +0000 (0:00:00.052) 0:00:26.310 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.082) 0:00:26.393 ***** 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-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.024) 0:00:26.418 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.195) 0:00:26.613 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.022) 0:00:26.635 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021834", "end": "2023-12-16 08:30:17.475141", "rc": 0, "start": "2023-12-16 08:30:17.453307" } 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-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.218) 0:00:26.853 ***** 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-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.023) 0:00:26.877 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.021) 0:00:26.899 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.022) 0:00:26.921 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.022) 0:00:26.944 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.023) 0:00:26.967 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.025) 0:00:26.993 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.028) 0:00:27.021 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:116 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.030) 0:00:27.052 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003504", "end": "2023-12-16 08:30:17.870677", "rc": 0, "start": "2023-12-16 08:30:17.867173" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.151 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.151 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-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:120 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.196) 0:00:27.248 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:126 Saturday 16 December 2023 13:30:17 +0000 (0:00:00.022) 0:00:27.270 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003587", "end": "2023-12-16 08:30:18.088522", "rc": 0, "start": "2023-12-16 08:30:18.084935" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:130 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.205) 0:00:27.476 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:137 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.025) 0:00:27.501 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.021) 0:00:27.523 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.037) 0:00:27.561 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.028) 0:00:27.589 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.023) 0:00:27.613 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 16 December 2023 13:30:18 +0000 (0:00:00.021) 0:00:27.635 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 16 December 2023 13:30:19 +0000 (0:00:01.383) 0:00:29.018 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.954) 0:00:29.973 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.023) 0:00:29.997 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.022) 0:00:30.020 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.021) 0:00:30.041 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.043) 0:00:30.085 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.020) 0:00:30.105 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.021) 0:00:30.126 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 16 December 2023 13:30:20 +0000 (0:00:00.025) 0:00:30.152 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.358) 0:00:30.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.025) 0:00:30.535 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.020) 0:00:30.555 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.020) 0:00:30.576 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.461) 0:00:31.037 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.022) 0:00:31.059 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.025) 0:00:31.085 ***** 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-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.023) 0:00:31.108 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.022) 0:00:31.131 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tests_auto_gateway.yml:149 Saturday 16 December 2023 13:30:21 +0000 (0:00:00.191) 0:00:31.323 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 16 December 2023 13:30:22 +0000 (0:00:00.056) 0:00:31.379 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 16 December 2023 13:30:22 +0000 (0:00:00.022) 0:00:31.401 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 16 December 2023 13:30:22 +0000 (0:00:00.022) 0:00:31.424 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 16 December 2023 13:30:22 +0000 (0:00:00.035) 0:00:31.459 ***** included: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 16 December 2023 13:30:22 +0000 (0:00:00.034) 0:00:31.494 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004585", "end": "2023-12-16 08:30:23.317096", "rc": 0, "start": "2023-12-16 08:30:22.312511" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 16 December 2023 13:30:23 +0000 (0:00:01.201) 0:00:32.696 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 16 December 2023 13:30:23 +0000 (0:00:00.024) 0:00:32.721 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 16 December 2023 13:30:23 +0000 (0:00:00.023) 0:00:32.744 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.797) 0:00:33.541 ***** 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-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.031) 0:00:33.573 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.022) 0:00:33.596 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014042", "end": "2023-12-16 08:30:24.428272", "rc": 0, "start": "2023-12-16 08:30:24.414230" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.215) 0:00:33.811 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.022) 0:00:33.833 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.022) 0:00:33.856 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 16 December 2023 13:30:24 +0000 (0:00:00.022) 0:00:33.878 ***** 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 16 December 2023 13:30:24 +0000 (0:00:00.009) 0:00:33.887 ***** =============================================================================== Install iproute --------------------------------------------------------- 3.73s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.38s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.06s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.99s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.99s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable and start NetworkManager ------------ 0.75s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-ciqbd1vycf/tests/tests_auto_gateway_nm.yml:5 -------------- Create veth interface veth0 --------------------------------------------- 0.59s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:24 Create veth interface veth0 --------------------------------------------- 0.59s /WORKDIR/git-weekly-ciqbd1vycf/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.51s /WORKDIR/git-weekly-ciqbd1vycf/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---