# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.4] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci7pg__w46/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-ci7pg__w46/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-ci7pg__w46/tests/tests_auto_gateway_nm.yml:5 Saturday 27 May 2023 19:22:12 +0000 (0:00:00.023) 0:00:00.023 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_auto_gateway_nm.yml:9 Saturday 27 May 2023 19:22:13 +0000 (0:00:00.963) 0:00:00.986 ********** included: /WORKDIR/git-weekly-ci7pg__w46/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-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 Saturday 27 May 2023 19:22:13 +0000 (0:00:00.024) 0:00:01.011 ********** ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:14 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.387) 0:00:01.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:39 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.016) 0:00:01.416 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 36] ********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:8 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.025) 0:00:01.442 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:24 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.019) 0:00:01.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:29 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.018) 0:00:01.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:34 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.019) 0:00:01.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_auto_gateway_nm.yml:11 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.020) 0:00:01.520 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:3 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.046) 0:00:01.567 ********** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:9 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.616) 0:00:02.184 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.059) 0:00:02.243 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 19:22:14 +0000 (0:00:00.023) 0:00:02.267 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004047", "end": "2023-05-27 19:22:15.254580", "rc": 0, "start": "2023-05-27 19:22:15.250533" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.322) 0:00:02.590 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.023) 0:00:02.613 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:11 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.021) 0:00:02.635 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.071) 0:00:02.707 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.016) 0:00:02.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.017) 0:00:02.741 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.028) 0:00:02.770 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.029) 0:00:02.800 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003944", "end": "2023-05-27 19:22:15.689740", "rc": 0, "start": "2023-05-27 19:22:15.685796" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.226) 0:00:03.027 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.029) 0:00:03.057 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 19:22:15 +0000 (0:00:00.023) 0:00:03.080 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 19:22:18 +0000 (0:00:02.522) 0:00:05.603 ********** 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.045748", "end": "2023-05-27 19:22:18.536611", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-05-27 19:22:18.490863" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004627", "end": "2023-05-27 19:22:18.792439", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-05-27 19:22:18.787812" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005382", "end": "2023-05-27 19:22:19.002715", "item": "ip link set veth0 up", "rc": 0, "start": "2023-05-27 19:22:18.997333" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.739) 0:00:06.342 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.059949", "end": "2023-05-27 19:22:19.283158", "rc": 0, "start": "2023-05-27 19:22:19.223209" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.284) 0:00:06.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.018) 0:00:06.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.021) 0:00:06.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.021) 0:00:06.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.020) 0:00:06.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:15 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.018) 0:00:06.727 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.056) 0:00:06.784 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.025) 0:00:06.809 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1685215338.5299683, "block_size": 4096, "blocks": 0, "ctime": 1685215338.5299683, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25329, "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": 1685215338.5299683, "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-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.331) 0:00:07.140 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:17 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.023) 0:00:07.163 ********** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.022) 0:00:07.186 ********** included: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 May 2023 19:22:19 +0000 (0:00:00.037) 0:00:07.224 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 27 May 2023 19:22:20 +0000 (0:00:00.390) 0:00:07.614 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 27 May 2023 19:22:22 +0000 (0:00:02.237) 0:00:09.852 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 May 2023 19:22:23 +0000 (0:00:00.959) 0:00:10.811 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 May 2023 19:22:23 +0000 (0:00:00.057) 0:00:10.869 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 May 2023 19:22:23 +0000 (0:00:00.042) 0:00:10.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 May 2023 19:22:23 +0000 (0:00:00.042) 0:00:10.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 27 May 2023 19:22:24 +0000 (0:00:00.524) 0:00:11.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 27 May 2023 19:22:24 +0000 (0:00:00.045) 0:00:11.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 27 May 2023 19:22:24 +0000 (0:00:00.042) 0:00:11.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 27 May 2023 19:22:24 +0000 (0:00:00.172) 0:00:11.740 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 27 May 2023 19:22:25 +0000 (0:00:01.130) 0:00:12.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 27 May 2023 19:22:25 +0000 (0:00:00.193) 0:00:13.064 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 27 May 2023 19:22:25 +0000 (0:00:00.043) 0:00:13.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 27 May 2023 19:22:25 +0000 (0:00:00.046) 0:00:13.154 ********** 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, 4b8aca47-d912-4a5f-bbba-88fd4e74e761 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4b8aca47-d912-4a5f-bbba-88fd4e74e761 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 27 May 2023 19:22:26 +0000 (0:00:00.912) 0:00:14.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 27 May 2023 19:22:26 +0000 (0:00:00.056) 0:00:14.123 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 4b8aca47-d912-4a5f-bbba-88fd4e74e761", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4b8aca47-d912-4a5f-bbba-88fd4e74e761 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 27 May 2023 19:22:26 +0000 (0:00:00.051) 0:00:14.175 ********** 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, 4b8aca47-d912-4a5f-bbba-88fd4e74e761\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4b8aca47-d912-4a5f-bbba-88fd4e74e761 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 4b8aca47-d912-4a5f-bbba-88fd4e74e761", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 4b8aca47-d912-4a5f-bbba-88fd4e74e761 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 27 May 2023 19:22:26 +0000 (0:00:00.046) 0:00:14.222 ********** skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 27 May 2023 19:22:26 +0000 (0:00:00.052) 0:00:14.274 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:42 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.389) 0:00:14.663 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.119) 0:00:14.783 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.057) 0:00:14.840 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1685215338.5299683, "block_size": 4096, "blocks": 0, "ctime": 1685215338.5299683, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25329, "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": 1685215338.5299683, "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-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.233) 0:00:15.074 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:44 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.038) 0:00:15.113 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.092) 0:00:15.205 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.062) 0:00:15.267 ********** 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-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 May 2023 19:22:27 +0000 (0:00:00.037) 0:00:15.304 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.230) 0:00:15.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.033) 0:00:15.568 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022457", "end": "2023-05-27 19:22:28.473056", "rc": 0, "start": "2023-05-27 19:22:28.450599" } 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-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.256) 0:00:15.824 ********** 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-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.065) 0:00:15.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.035) 0:00:15.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.034) 0:00:15.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.033) 0:00:15.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.031) 0:00:16.025 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.038) 0:00:16.064 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.039) 0:00:16.103 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:48 Saturday 27 May 2023 19:22:28 +0000 (0:00:00.040) 0:00:16.144 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004168", "end": "2023-05-27 19:22:29.027558", "rc": 0, "start": "2023-05-27 19:22:29.023390" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.139 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.139 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-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:52 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.234) 0:00:16.378 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:58 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.037) 0:00:16.416 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004321", "end": "2023-05-27 19:22:29.298824", "rc": 0, "start": "2023-05-27 19:22:29.294503" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:62 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.235) 0:00:16.651 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:69 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.049) 0:00:16.701 ********** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.037) 0:00:16.739 ********** included: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.070) 0:00:16.809 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 27 May 2023 19:22:29 +0000 (0:00:00.407) 0:00:17.217 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 27 May 2023 19:22:32 +0000 (0:00:02.098) 0:00:19.315 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 May 2023 19:22:32 +0000 (0:00:00.687) 0:00:20.003 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 May 2023 19:22:32 +0000 (0:00:00.040) 0:00:20.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 May 2023 19:22:32 +0000 (0:00:00.042) 0:00:20.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 May 2023 19:22:32 +0000 (0:00:00.044) 0:00:20.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 27 May 2023 19:22:33 +0000 (0:00:00.486) 0:00:20.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 27 May 2023 19:22:33 +0000 (0:00:00.040) 0:00:20.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 27 May 2023 19:22:33 +0000 (0:00:00.045) 0:00:20.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 27 May 2023 19:22:33 +0000 (0:00:00.150) 0:00:20.853 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 27 May 2023 19:22:34 +0000 (0:00:00.899) 0:00:21.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 27 May 2023 19:22:34 +0000 (0:00:00.184) 0:00:21.937 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 27 May 2023 19:22:34 +0000 (0:00:00.037) 0:00:21.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 27 May 2023 19:22:34 +0000 (0:00:00.038) 0:00:22.013 ********** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.511) 0:00:22.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.048) 0:00:22.573 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.051) 0:00:22.624 ********** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.045) 0:00:22.670 ********** skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.044) 0:00:22.715 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:81 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.248) 0:00:22.963 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.131) 0:00:23.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.034) 0:00:23.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.067) 0:00:23.196 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 May 2023 19:22:35 +0000 (0:00:00.062) 0:00:23.259 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 19:22:36 +0000 (0:00:00.059) 0:00:23.318 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003858", "end": "2023-05-27 19:22:36.200447", "rc": 0, "start": "2023-05-27 19:22:36.196589" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 19:22:36 +0000 (0:00:00.232) 0:00:23.551 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 May 2023 19:22:36 +0000 (0:00:00.042) 0:00:23.593 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 19:22:36 +0000 (0:00:00.037) 0:00:23.631 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 19:22:38 +0000 (0:00:02.291) 0:00:25.922 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 19:22:38 +0000 (0:00:00.055) 0:00:25.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 19:22:38 +0000 (0:00:00.033) 0:00:26.012 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011937", "end": "2023-05-27 19:22:38.903960", "rc": 0, "start": "2023-05-27 19:22:38.892023" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 19:22:38 +0000 (0:00:00.246) 0:00:26.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 19:22:38 +0000 (0:00:00.035) 0:00:26.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.033) 0:00:26.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.033) 0:00:26.360 ********** 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-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:85 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.031) 0:00:26.392 ********** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:89 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.031) 0:00:26.423 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.098) 0:00:26.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.032) 0:00:26.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.032) 0:00:26.586 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.085) 0:00:26.672 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.060) 0:00:26.732 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003932", "end": "2023-05-27 19:22:39.615518", "rc": 0, "start": "2023-05-27 19:22:39.611586" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.233) 0:00:26.965 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.039) 0:00:27.004 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 19:22:39 +0000 (0:00:00.037) 0:00:27.042 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 19:22:42 +0000 (0:00:02.319) 0:00:29.362 ********** 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.006547", "end": "2023-05-27 19:22:42.250913", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-05-27 19:22:42.244366" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004179", "end": "2023-05-27 19:22:42.496837", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-05-27 19:22:42.492658" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004759", "end": "2023-05-27 19:22:42.701249", "item": "ip link set veth0 up", "rc": 0, "start": "2023-05-27 19:22:42.696490" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 19:22:42 +0000 (0:00:00.690) 0:00:30.053 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022901", "end": "2023-05-27 19:22:42.955061", "rc": 0, "start": "2023-05-27 19:22:42.932160" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 19:22:42 +0000 (0:00:00.255) 0:00:30.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.035) 0:00:30.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.036) 0:00:30.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.035) 0:00:30.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.034) 0:00:30.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.035) 0:00:30.486 ********** included: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.060) 0:00:30.547 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 27 May 2023 19:22:43 +0000 (0:00:00.443) 0:00:30.990 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 27 May 2023 19:22:45 +0000 (0:00:02.110) 0:00:33.101 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 May 2023 19:22:46 +0000 (0:00:00.691) 0:00:33.792 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 May 2023 19:22:46 +0000 (0:00:00.040) 0:00:33.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 May 2023 19:22:46 +0000 (0:00:00.050) 0:00:33.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 May 2023 19:22:46 +0000 (0:00:00.046) 0:00:33.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 27 May 2023 19:22:47 +0000 (0:00:00.492) 0:00:34.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 27 May 2023 19:22:47 +0000 (0:00:00.042) 0:00:34.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 27 May 2023 19:22:47 +0000 (0:00:00.045) 0:00:34.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 27 May 2023 19:22:47 +0000 (0:00:00.168) 0:00:34.679 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 27 May 2023 19:22:48 +0000 (0:00:00.854) 0:00:35.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 27 May 2023 19:22:48 +0000 (0:00:00.149) 0:00:35.682 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 27 May 2023 19:22:48 +0000 (0:00:00.069) 0:00:35.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 27 May 2023 19:22:48 +0000 (0:00:00.037) 0:00:35.790 ********** 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, 509bcc1f-e422-4b07-98ff-3fc04e40554f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 509bcc1f-e422-4b07-98ff-3fc04e40554f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.521) 0:00:36.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.043) 0:00:36.355 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 509bcc1f-e422-4b07-98ff-3fc04e40554f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 509bcc1f-e422-4b07-98ff-3fc04e40554f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.042) 0:00:36.398 ********** 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, 509bcc1f-e422-4b07-98ff-3fc04e40554f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 509bcc1f-e422-4b07-98ff-3fc04e40554f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 509bcc1f-e422-4b07-98ff-3fc04e40554f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 509bcc1f-e422-4b07-98ff-3fc04e40554f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.040) 0:00:36.438 ********** skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.041) 0:00:36.480 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:110 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.245) 0:00:36.725 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.096) 0:00:36.822 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.051) 0:00:36.873 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1685215362.2485175, "block_size": 4096, "blocks": 0, "ctime": 1685215362.2485175, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25915, "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": 1685215362.2485175, "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-ci7pg__w46/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.256) 0:00:37.130 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:112 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.038) 0:00:37.168 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 May 2023 19:22:49 +0000 (0:00:00.102) 0:00:37.270 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.065) 0:00:37.336 ********** 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-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.038) 0:00:37.375 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.226) 0:00:37.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.032) 0:00:37.634 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022532", "end": "2023-05-27 19:22:50.540227", "rc": 0, "start": "2023-05-27 19:22:50.517695" } 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-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.254) 0:00:37.889 ********** 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-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.036) 0:00:37.926 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.032) 0:00:37.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.033) 0:00:37.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.033) 0:00:38.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.064) 0:00:38.089 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.037) 0:00:38.127 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.037) 0:00:38.165 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:116 Saturday 27 May 2023 19:22:50 +0000 (0:00:00.038) 0:00:38.204 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004260", "end": "2023-05-27 19:22:51.084786", "rc": 0, "start": "2023-05-27 19:22:51.080526" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.139 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.139 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-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:120 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.229) 0:00:38.433 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:126 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.035) 0:00:38.469 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004076", "end": "2023-05-27 19:22:51.349791", "rc": 0, "start": "2023-05-27 19:22:51.345715" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:130 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.229) 0:00:38.698 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:137 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.036) 0:00:38.735 ********** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.031) 0:00:38.767 ********** included: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.064) 0:00:38.831 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 27 May 2023 19:22:51 +0000 (0:00:00.399) 0:00:39.231 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 27 May 2023 19:22:54 +0000 (0:00:02.085) 0:00:41.316 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 May 2023 19:22:54 +0000 (0:00:00.672) 0:00:41.988 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 May 2023 19:22:54 +0000 (0:00:00.047) 0:00:42.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 May 2023 19:22:54 +0000 (0:00:00.071) 0:00:42.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 May 2023 19:22:54 +0000 (0:00:00.044) 0:00:42.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 27 May 2023 19:22:55 +0000 (0:00:00.514) 0:00:42.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 27 May 2023 19:22:55 +0000 (0:00:00.044) 0:00:42.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 27 May 2023 19:22:55 +0000 (0:00:00.048) 0:00:42.760 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 27 May 2023 19:22:55 +0000 (0:00:00.151) 0:00:42.911 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 27 May 2023 19:22:56 +0000 (0:00:00.887) 0:00:43.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 27 May 2023 19:22:56 +0000 (0:00:00.144) 0:00:43.944 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 27 May 2023 19:22:56 +0000 (0:00:00.033) 0:00:43.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 27 May 2023 19:22:56 +0000 (0:00:00.032) 0:00:44.010 ********** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.540) 0:00:44.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.047) 0:00:44.598 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.045) 0:00:44.644 ********** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.052) 0:00:44.696 ********** skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.048) 0:00:44.745 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tests_auto_gateway.yml:149 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.257) 0:00:45.002 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.149) 0:00:45.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.045) 0:00:45.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.038) 0:00:45.236 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 May 2023 19:22:57 +0000 (0:00:00.061) 0:00:45.297 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 19:22:58 +0000 (0:00:00.108) 0:00:45.405 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004085", "end": "2023-05-27 19:22:58.290533", "rc": 0, "start": "2023-05-27 19:22:58.286448" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 19:22:58 +0000 (0:00:00.239) 0:00:45.645 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 May 2023 19:22:58 +0000 (0:00:00.045) 0:00:45.691 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 19:22:58 +0000 (0:00:00.044) 0:00:45.735 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 19:23:00 +0000 (0:00:02.326) 0:00:48.061 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 19:23:00 +0000 (0:00:00.078) 0:00:48.140 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 19:23:00 +0000 (0:00:00.032) 0:00:48.172 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010815", "end": "2023-05-27 19:23:01.064183", "rc": 0, "start": "2023-05-27 19:23:01.053368" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 19:23:01 +0000 (0:00:00.243) 0:00:48.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 19:23:01 +0000 (0:00:00.033) 0:00:48.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 19:23:01 +0000 (0:00:00.034) 0:00:48.483 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 19:23:01 +0000 (0:00:00.035) 0:00:48.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=127 changed=4 unreachable=0 failed=0 skipped=89 rescued=0 ignored=0 Saturday 27 May 2023 19:23:01 +0000 (0:00:00.087) 0:00:48.606 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.32s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 2.24s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which services are running ---- 2.11s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which services are running ---- 2.10s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which services are running ---- 2.09s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.79s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.13s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.05s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 fedora.linux_system_roles.network : Install packages -------------------- 1.00s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-ci7pg__w46/tests/tests_auto_gateway_nm.yml:5 -------------- fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.91s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.85s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Create veth interface veth0 --------------------------------------------- 0.74s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:22 fedora.linux_system_roles.network : Check which packages are installed --- 0.69s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Create veth interface veth0 --------------------------------------------- 0.69s /WORKDIR/git-weekly-ci7pg__w46/tests/playbooks/tasks/manage_test_interface.yml:22 fedora.linux_system_roles.network : Check which packages are installed --- 0.69s /WORKDIR/git-weekly-ci7pg__w46/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---