# 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-ci386u5s9i/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-ci386u5s9i/tests/tests_auto_gateway_nm.yml:6 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tests_auto_gateway_nm.yml:9 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.620) 0:00:00.632 ****** included: /WORKDIR/git-weekly-ci386u5s9i/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-ci386u5s9i/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.010) 0:00:00.643 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/el_repo_setup.yml:19 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.340) 0:00:00.983 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/el_repo_setup.yml:24 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.248) 0:00:01.232 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/el_repo_setup.yml:28 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.019) 0:00:01.252 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/el_repo_setup.yml:53 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.017) 0:00:01.269 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.029) 0:00:01.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.009) 0:00:01.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.009) 0:00:01.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.009) 0:00:01.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.010) 0:00:01.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/tests_auto_gateway_nm.yml:11 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.009) 0:00:01.346 ****** 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-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:3 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.010) 0:00:01.357 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:9 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.485) 0:00:01.842 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.024) 0:00:01.867 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.013) 0:00:01.880 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003266", "end": "2024-01-27 13:32:48.333747", "rc": 0, "start": "2024-01-27 13:32:48.330481" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.237) 0:00:02.117 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.011) 0:00:02.128 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:11 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.011) 0:00:02.139 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.038) 0:00:02.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.013) 0:00:02.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.009) 0:00:02.202 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.024) 0:00:02.227 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.017) 0:00:02.244 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003266", "end": "2024-01-27 13:32:48.648912", "rc": 0, "start": "2024-01-27 13:32:48.645646" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.187) 0:00:02.432 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.011) 0:00:02.443 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.010) 0:00:02.454 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:32:50 +0000 (0:00:01.996) 0:00:04.450 ****** 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.020436", "end": "2024-01-27 13:32:50.872588", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 13:32:50.852152" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003600", "end": "2024-01-27 13:32:51.083189", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 13:32:51.079589" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003812", "end": "2024-01-27 13:32:51.261017", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 13:32:51.257205" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.594) 0:00:05.045 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.048773", "end": "2024-01-27 13:32:51.492457", "rc": 0, "start": "2024-01-27 13:32:51.443684" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.232) 0:00:05.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.011) 0:00:05.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.010) 0:00:05.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.010) 0:00:05.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.011) 0:00:05.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:15 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.009) 0:00:05.332 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.027) 0:00:05.359 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.050) 0:00:05.409 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362370.8645864, "block_size": 4096, "blocks": 0, "ctime": 1706362370.8645864, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23087, "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": 1706362370.8645864, "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-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.190) 0:00:05.600 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:17 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.013) 0:00:05.613 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.012) 0:00:05.626 ****** included: /WORKDIR/git-weekly-ci386u5s9i/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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.065) 0:00:05.692 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.012) 0:00:05.704 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.009) 0:00:05.714 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:32:51 +0000 (0:00:00.009) 0:00:05.723 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:32:53 +0000 (0:00:01.417) 0:00:07.141 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:32:54 +0000 (0:00:01.076) 0:00:08.217 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.033) 0:00:08.251 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.050) 0:00:08.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.031) 0:00:08.332 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.068) 0:00:08.401 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.026) 0:00:08.427 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.020) 0:00:08.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.023) 0:00:08.471 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.493) 0:00:08.965 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.037) 0:00:09.003 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.023) 0:00:09.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.024) 0:00:09.051 ****** 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, 87e84154-3d66-4194-9b20-b2aaf3b75905 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 87e84154-3d66-4194-9b20-b2aaf3b75905 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.629) 0:00:09.681 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.052) 0:00:09.734 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 87e84154-3d66-4194-9b20-b2aaf3b75905", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 87e84154-3d66-4194-9b20-b2aaf3b75905 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.023) 0:00:09.758 ****** 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, 87e84154-3d66-4194-9b20-b2aaf3b75905\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 87e84154-3d66-4194-9b20-b2aaf3b75905 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 87e84154-3d66-4194-9b20-b2aaf3b75905", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 87e84154-3d66-4194-9b20-b2aaf3b75905 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.028) 0:00:09.786 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.048) 0:00:09.835 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:42 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.243) 0:00:10.078 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.047) 0:00:10.126 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.034) 0:00:10.161 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362370.8645864, "block_size": 4096, "blocks": 0, "ctime": 1706362370.8645864, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23087, "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": 1706362370.8645864, "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-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.202) 0:00:10.363 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:44 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.022) 0:00:10.385 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.046) 0:00:10.432 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.035) 0:00:10.467 ****** 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-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.022) 0:00:10.489 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.191) 0:00:10.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 13:32:56 +0000 (0:00:00.048) 0:00:10.730 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.027250", "end": "2024-01-27 13:32:57.157992", "rc": 0, "start": "2024-01-27 13:32:57.130742" } 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-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.222) 0:00:10.953 ****** 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-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.025) 0:00:10.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.024) 0:00:11.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.025) 0:00:11.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.023) 0:00:11.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.023) 0:00:11.075 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.022) 0:00:11.098 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.024) 0:00:11.122 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:48 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.022) 0:00:11.144 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003643", "end": "2024-01-27 13:32:57.546838", "rc": 0, "start": "2024-01-27 13:32:57.543195" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.162 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.162 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-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:52 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.195) 0:00:11.340 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:58 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.022) 0:00:11.362 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003544", "end": "2024-01-27 13:32:57.763346", "rc": 0, "start": "2024-01-27 13:32:57.759802" } 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-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:62 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.194) 0:00:11.557 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:69 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.023) 0:00:11.581 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.020) 0:00:11.602 ****** included: /WORKDIR/git-weekly-ci386u5s9i/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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.065) 0:00:11.667 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.026) 0:00:11.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.020) 0:00:11.714 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:32:57 +0000 (0:00:00.021) 0:00:11.736 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:32:59 +0000 (0:00:01.397) 0:00:13.133 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.940) 0:00:14.073 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:14.095 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.044) 0:00:14.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.022) 0:00:14.162 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.042) 0:00:14.205 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.023) 0:00:14.228 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:14.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.025) 0:00:14.276 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.359) 0:00:14.635 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.025) 0:00:14.661 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.024) 0:00:14.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.028) 0:00:14.714 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.448) 0:00:15.163 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.023) 0:00:15.187 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.022) 0:00:15.210 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.022) 0:00:15.232 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.020) 0:00:15.253 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:81 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.187) 0:00:15.440 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.054) 0:00:15.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.023) 0:00:15.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.025) 0:00:15.544 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.037) 0:00:15.581 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.048) 0:00:15.629 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003465", "end": "2024-01-27 13:33:02.039706", "rc": 0, "start": "2024-01-27 13:33:02.036241" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:33:02 +0000 (0:00:00.208) 0:00:15.837 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:33:02 +0000 (0:00:00.022) 0:00:15.860 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:33:02 +0000 (0:00:00.021) 0:00:15.881 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.933) 0:00:16.815 ****** 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-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.031) 0:00:16.847 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.024) 0:00:16.871 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009314", "end": "2024-01-27 13:33:03.281786", "rc": 0, "start": "2024-01-27 13:33:03.272472" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.215) 0:00:17.086 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.023) 0:00:17.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.024) 0:00:17.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.024) 0:00:17.159 ****** 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-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:85 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.022) 0:00:17.181 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:89 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.035) 0:00:17.217 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.073) 0:00:17.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.021) 0:00:17.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.019) 0:00:17.332 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.033) 0:00:17.366 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.032) 0:00:17.399 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003259", "end": "2024-01-27 13:33:03.800637", "rc": 0, "start": "2024-01-27 13:33:03.797378" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.194) 0:00:17.593 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.023) 0:00:17.616 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:33:03 +0000 (0:00:00.022) 0:00:17.639 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:33:04 +0000 (0:00:00.907) 0:00:18.546 ****** 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.011490", "end": "2024-01-27 13:33:04.962166", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 13:33:04.950676" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003493", "end": "2024-01-27 13:33:05.163409", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 13:33:05.159916" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003623", "end": "2024-01-27 13:33:05.341708", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 13:33:05.338085" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.590) 0:00:19.137 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022289", "end": "2024-01-27 13:33:05.558434", "rc": 0, "start": "2024-01-27 13:33:05.536145" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.241) 0:00:19.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.032) 0:00:19.411 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.023) 0:00:19.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.023) 0:00:19.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.026) 0:00:19.483 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.060) 0:00:19.544 ****** included: /WORKDIR/git-weekly-ci386u5s9i/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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.038) 0:00:19.583 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.025) 0:00:19.609 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.029) 0:00:19.639 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:33:05 +0000 (0:00:00.027) 0:00:19.666 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:33:07 +0000 (0:00:01.395) 0:00:21.062 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:33:08 +0000 (0:00:01.010) 0:00:22.072 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.026) 0:00:22.099 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.022) 0:00:22.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.022) 0:00:22.144 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.059) 0:00:22.203 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.040) 0:00:22.243 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.056) 0:00:22.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.045) 0:00:22.346 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.380) 0:00:22.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:33:08 +0000 (0:00:00.027) 0:00:22.754 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.024) 0:00:22.778 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.022) 0:00:22.801 ****** 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, 6b1cf000-9a6b-4708-9157-8f673a198aa1 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6b1cf000-9a6b-4708-9157-8f673a198aa1 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.389) 0:00:23.190 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.020) 0:00:23.211 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 6b1cf000-9a6b-4708-9157-8f673a198aa1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6b1cf000-9a6b-4708-9157-8f673a198aa1 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.022) 0:00:23.234 ****** 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, 6b1cf000-9a6b-4708-9157-8f673a198aa1\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6b1cf000-9a6b-4708-9157-8f673a198aa1 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 6b1cf000-9a6b-4708-9157-8f673a198aa1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6b1cf000-9a6b-4708-9157-8f673a198aa1 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.023) 0:00:23.257 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.052) 0:00:23.309 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:110 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.191) 0:00:23.500 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.051) 0:00:23.552 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:33:09 +0000 (0:00:00.033) 0:00:23.586 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362384.9544713, "block_size": 4096, "blocks": 0, "ctime": 1706362384.9544713, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23673, "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": 1706362384.9544713, "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-ci386u5s9i/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.193) 0:00:23.779 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:112 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.023) 0:00:23.803 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.050) 0:00:23.853 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.034) 0:00:23.887 ****** 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-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.021) 0:00:23.909 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.191) 0:00:24.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.067) 0:00:24.167 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020971", "end": "2024-01-27 13:33:10.589939", "rc": 0, "start": "2024-01-27 13:33:10.568968" } 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-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.216) 0:00:24.384 ****** 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-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.025) 0:00:24.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.023) 0:00:24.432 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.025) 0:00:24.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.024) 0:00:24.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.023) 0:00:24.506 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.024) 0:00:24.530 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.023) 0:00:24.554 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:116 Saturday 27 January 2024 13:33:10 +0000 (0:00:00.022) 0:00:24.577 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003372", "end": "2024-01-27 13:33:10.979756", "rc": 0, "start": "2024-01-27 13:33:10.976384" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.162 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.162 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-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:120 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.196) 0:00:24.773 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:126 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.022) 0:00:24.796 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003491", "end": "2024-01-27 13:33:11.199396", "rc": 0, "start": "2024-01-27 13:33:11.195905" } 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-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:130 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.198) 0:00:24.995 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:137 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.023) 0:00:25.019 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.026) 0:00:25.045 ****** included: /WORKDIR/git-weekly-ci386u5s9i/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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.090) 0:00:25.136 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.028) 0:00:25.165 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.023) 0:00:25.189 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:33:11 +0000 (0:00:00.026) 0:00:25.215 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:33:12 +0000 (0:00:01.399) 0:00:26.615 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:33:13 +0000 (0:00:00.951) 0:00:27.566 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:33:13 +0000 (0:00:00.062) 0:00:27.629 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:33:13 +0000 (0:00:00.022) 0:00:27.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:33:13 +0000 (0:00:00.023) 0:00:27.676 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:33:13 +0000 (0:00:00.044) 0:00:27.721 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:33:13 +0000 (0:00:00.023) 0:00:27.744 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.024) 0:00:27.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.025) 0:00:27.795 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.358) 0:00:28.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.029) 0:00:28.183 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.024) 0:00:28.207 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.023) 0:00:28.230 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.440) 0:00:28.671 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.029) 0:00:28.700 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.024) 0:00:28.724 ****** 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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:33:14 +0000 (0:00:00.029) 0:00:28.754 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.026) 0:00:28.780 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:149 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.190) 0:00:28.971 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.056) 0:00:29.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.022) 0:00:29.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.020) 0:00:29.070 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.034) 0:00:29.104 ****** included: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.034) 0:00:29.139 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003325", "end": "2024-01-27 13:33:15.544988", "rc": 0, "start": "2024-01-27 13:33:15.541663" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.202) 0:00:29.342 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.032) 0:00:29.374 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:33:15 +0000 (0:00:00.022) 0:00:29.397 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.931) 0:00:30.328 ****** 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-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.032) 0:00:30.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.021) 0:00:30.382 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.017502", "end": "2024-01-27 13:33:16.800587", "rc": 0, "start": "2024-01-27 13:33:16.783085" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.220) 0:00:30.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.025) 0:00:30.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.029) 0:00:30.657 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:33:16 +0000 (0:00:00.023) 0:00:30.680 ****** 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 27 January 2024 13:33:16 +0000 (0:00:00.009) 0:00:30.690 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.00s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.08s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-weekly-ci386u5s9i/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-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.89s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.72s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.63s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-weekly-ci386u5s9i/tests/tests_auto_gateway_nm.yml:6 -------------- Create veth interface veth0 --------------------------------------------- 0.59s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:24 Create veth interface veth0 --------------------------------------------- 0.59s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.49s /WORKDIR/git-weekly-ci386u5s9i/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-weekly-ci386u5s9i/tests/playbooks/tests_auto_gateway.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---