# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cif2bl31lh/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) 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-cif2bl31lh/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-cif2bl31lh/tests/tests_auto_gateway_nm.yml:6 Saturday 27 January 2024 13:32:30 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tests_auto_gateway_nm.yml:9 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.807) 0:00:00.818 ****** included: /WORKDIR/git-weekly-cif2bl31lh/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-cif2bl31lh/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.020) 0:00:00.838 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:17 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.351) 0:00:01.190 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:22 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.239) 0:00:01.430 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:26 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.013) 0:00:01.443 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/el_repo_setup.yml:51 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.007) 0:00:01.451 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.020) 0:00:01.471 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.007) 0:00:01.479 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.007) 0:00:01.486 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.007) 0:00:01.493 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.007) 0:00:01.500 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/tests_auto_gateway_nm.yml:11 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.008) 0:00:01.509 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:3 Saturday 27 January 2024 13:32:31 +0000 (0:00:00.015) 0:00:01.524 ****** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:9 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.608) 0:00:02.132 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.023) 0:00:02.155 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.011) 0:00:02.167 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003123", "end": "2024-01-27 13:32:32.775778", "rc": 0, "start": "2024-01-27 13:32:32.772655" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.240) 0:00:02.408 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.010) 0:00:02.418 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:11 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.009) 0:00:02.428 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.024) 0:00:02.452 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.007) 0:00:02.460 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.007) 0:00:02.468 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.011) 0:00:02.479 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:32 +0000 (0:00:00.010) 0:00:02.489 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003302", "end": "2024-01-27 13:32:33.043660", "rc": 0, "start": "2024-01-27 13:32:33.040358" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:32:33 +0000 (0:00:00.186) 0:00:02.675 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:32:33 +0000 (0:00:00.010) 0:00:02.686 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:32:33 +0000 (0:00:00.011) 0:00:02.697 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:32:34 +0000 (0:00:01.905) 0:00:04.602 ****** 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.017452", "end": "2024-01-27 13:32:35.177422", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 13:32:35.159970" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003616", "end": "2024-01-27 13:32:35.393713", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 13:32:35.390097" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003415", "end": "2024-01-27 13:32:35.574211", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 13:32:35.570796" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.607) 0:00:05.210 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.127906", "end": "2024-01-27 13:32:35.888509", "rc": 0, "start": "2024-01-27 13:32:35.760603" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.312) 0:00:05.522 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.009) 0:00:05.532 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.009) 0:00:05.541 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.008) 0:00:05.549 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.008) 0:00:05.558 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:15 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.007) 0:00:05.565 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.022) 0:00:05.588 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:32:35 +0000 (0:00:00.010) 0:00:05.599 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362355.1717777, "block_size": 4096, "blocks": 0, "ctime": 1706362355.1717777, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23047, "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": 1706362355.1717777, "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-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.183) 0:00:05.783 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:17 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.010) 0:00:05.793 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.008) 0:00:05.802 ****** included: /WORKDIR/git-weekly-cif2bl31lh/.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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.015) 0:00:05.818 ****** 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 : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.017) 0:00:05.835 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.011) 0:00:05.847 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 13:32:36 +0000 (0:00:00.012) 0:00:05.859 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 13:32:37 +0000 (0:00:01.464) 0:00:07.323 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 13:32:38 +0000 (0:00:01.134) 0:00:08.458 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 13:32:38 +0000 (0:00:00.020) 0:00:08.478 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 13:32:38 +0000 (0:00:00.021) 0:00:08.500 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 13:32:38 +0000 (0:00:00.020) 0:00:08.521 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 13:32:38 +0000 (0:00:00.050) 0:00:08.571 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 13:32:38 +0000 (0:00:00.021) 0:00:08.592 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 13:32:38 +0000 (0:00:00.020) 0:00:08.613 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 13:32:39 +0000 (0:00:00.051) 0:00:08.664 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 13:32:39 +0000 (0:00:00.539) 0:00:09.204 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 13:32:39 +0000 (0:00:00.034) 0:00:09.239 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 13:32:39 +0000 (0:00:00.029) 0:00:09.268 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 13:32:39 +0000 (0:00:00.019) 0:00:09.287 ****** 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, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.652) 0:00:09.940 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.021) 0:00:09.962 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.020) 0:00:09.983 ****** 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, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 81a76f69-9aa9-4045-bcea-ac1bfe6465f0 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.021) 0:00:10.005 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.021) 0:00:10.026 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:42 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.301) 0:00:10.328 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.047) 0:00:10.375 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.027) 0:00:10.403 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362355.1717777, "block_size": 4096, "blocks": 0, "ctime": 1706362355.1717777, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23047, "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": 1706362355.1717777, "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-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.192) 0:00:10.596 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:44 Saturday 27 January 2024 13:32:40 +0000 (0:00:00.020) 0:00:10.616 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.068) 0:00:10.685 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.032) 0:00:10.717 ****** 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-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.025) 0:00:10.742 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.193) 0:00:10.935 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.018) 0:00:10.953 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.137381", "end": "2024-01-27 13:32:41.643892", "rc": 0, "start": "2024-01-27 13:32:41.506511" } 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-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.335) 0:00:11.289 ****** 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-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.025) 0:00:11.315 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.023) 0:00:11.338 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.019) 0:00:11.357 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.020) 0:00:11.378 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.020) 0:00:11.398 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.021) 0:00:11.420 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.024) 0:00:11.445 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:48 Saturday 27 January 2024 13:32:41 +0000 (0:00:00.023) 0:00:11.468 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003563", "end": "2024-01-27 13:32:42.028755", "rc": 0, "start": "2024-01-27 13:32:42.025192" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.105 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.105 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-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:52 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.206) 0:00:11.674 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:58 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.023) 0:00:11.698 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003343", "end": "2024-01-27 13:32:42.254933", "rc": 0, "start": "2024-01-27 13:32:42.251590" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:62 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.199) 0:00:11.898 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:69 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.064) 0:00:11.962 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.028) 0:00:11.991 ****** included: /WORKDIR/git-weekly-cif2bl31lh/.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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.036) 0:00:12.027 ****** 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 : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.034) 0:00:12.062 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.030) 0:00:12.092 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 13:32:42 +0000 (0:00:00.025) 0:00:12.117 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 13:32:43 +0000 (0:00:01.381) 0:00:13.498 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 13:32:44 +0000 (0:00:00.942) 0:00:14.441 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 13:32:44 +0000 (0:00:00.022) 0:00:14.463 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 13:32:44 +0000 (0:00:00.035) 0:00:14.499 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 13:32:44 +0000 (0:00:00.025) 0:00:14.524 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 13:32:44 +0000 (0:00:00.061) 0:00:14.586 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.044) 0:00:14.631 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.040) 0:00:14.671 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.057) 0:00:14.728 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.475) 0:00:15.204 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.034) 0:00:15.238 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.022) 0:00:15.261 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 13:32:45 +0000 (0:00:00.020) 0:00:15.281 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.426) 0:00:15.707 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.022) 0:00:15.730 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.022) 0:00:15.752 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.021) 0:00:15.774 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.022) 0:00:15.796 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:81 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.201) 0:00:15.998 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.044) 0:00:16.043 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.019) 0:00:16.062 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.019) 0:00:16.082 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.030) 0:00:16.112 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.057) 0:00:16.169 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003418", "end": "2024-01-27 13:32:46.724623", "rc": 0, "start": "2024-01-27 13:32:46.721205" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.196) 0:00:16.366 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.020) 0:00:16.386 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:32:46 +0000 (0:00:00.021) 0:00:16.407 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.852) 0:00:17.260 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.037) 0:00:17.298 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.021) 0:00:17.319 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012489", "end": "2024-01-27 13:32:47.892877", "rc": 0, "start": "2024-01-27 13:32:47.880388" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.222) 0:00:17.541 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.018) 0:00:17.560 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.018) 0:00:17.578 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.019) 0:00:17.597 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:85 Saturday 27 January 2024 13:32:47 +0000 (0:00:00.017) 0:00:17.615 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:89 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.019) 0:00:17.634 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.043) 0:00:17.678 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.018) 0:00:17.697 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.017) 0:00:17.714 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.029) 0:00:17.744 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.068) 0:00:17.813 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003205", "end": "2024-01-27 13:32:48.367476", "rc": 0, "start": "2024-01-27 13:32:48.364271" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.197) 0:00:18.010 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.022) 0:00:18.032 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:32:48 +0000 (0:00:00.022) 0:00:18.055 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:32:49 +0000 (0:00:00.848) 0:00:18.904 ****** 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.010874", "end": "2024-01-27 13:32:49.469960", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 13:32:49.459086" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003395", "end": "2024-01-27 13:32:49.674321", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 13:32:49.670926" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003301", "end": "2024-01-27 13:32:49.853167", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 13:32:49.849866" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:32:49 +0000 (0:00:00.592) 0:00:19.496 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021945", "end": "2024-01-27 13:32:50.068991", "rc": 0, "start": "2024-01-27 13:32:50.047046" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.215) 0:00:19.711 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.019) 0:00:19.731 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.018) 0:00:19.750 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.018) 0:00:19.768 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.018) 0:00:19.786 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.019) 0:00:19.805 ****** included: /WORKDIR/git-weekly-cif2bl31lh/.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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.036) 0:00:19.842 ****** 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 : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.032) 0:00:19.875 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.021) 0:00:19.896 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 13:32:50 +0000 (0:00:00.027) 0:00:19.924 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 13:32:51 +0000 (0:00:01.460) 0:00:21.384 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.960) 0:00:22.344 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.022) 0:00:22.367 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.023) 0:00:22.391 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.037) 0:00:22.429 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.063) 0:00:22.493 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.027) 0:00:22.521 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.023) 0:00:22.544 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 13:32:52 +0000 (0:00:00.034) 0:00:22.578 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.407) 0:00:22.985 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.034) 0:00:23.020 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.018) 0:00:23.039 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.019) 0:00:23.059 ****** 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, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.391) 0:00:23.450 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.022) 0:00:23.473 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.021) 0:00:23.494 ****** 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, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, dc7e4cbf-76a5-4cca-b003-3ed3e3c0d99c (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.051) 0:00:23.546 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 13:32:53 +0000 (0:00:00.021) 0:00:23.567 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:110 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.203) 0:00:23.771 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.045) 0:00:23.816 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.028) 0:00:23.844 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362369.462576, "block_size": 4096, "blocks": 0, "ctime": 1706362369.462576, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23633, "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": 1706362369.462576, "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-cif2bl31lh/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.208) 0:00:24.053 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:112 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.022) 0:00:24.075 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.068) 0:00:24.144 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.037) 0:00:24.181 ****** 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-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.028) 0:00:24.209 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.211) 0:00:24.421 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 13:32:54 +0000 (0:00:00.019) 0:00:24.440 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021917", "end": "2024-01-27 13:32:55.017271", "rc": 0, "start": "2024-01-27 13:32:54.995354" } 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-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.220) 0:00:24.660 ****** 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-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.049) 0:00:24.710 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.019) 0:00:24.729 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.019) 0:00:24.748 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.019) 0:00:24.768 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.019) 0:00:24.787 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.024) 0:00:24.812 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.028) 0:00:24.841 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:116 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.031) 0:00:24.872 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003370", "end": "2024-01-27 13:32:55.431548", "rc": 0, "start": "2024-01-27 13:32:55.428178" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.105 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.105 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-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:120 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.205) 0:00:25.078 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:126 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.020) 0:00:25.098 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003329", "end": "2024-01-27 13:32:55.654359", "rc": 0, "start": "2024-01-27 13:32:55.651030" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:130 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.198) 0:00:25.297 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:137 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.022) 0:00:25.319 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.023) 0:00:25.343 ****** included: /WORKDIR/git-weekly-cif2bl31lh/.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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.041) 0:00:25.385 ****** 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 : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.032) 0:00:25.418 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.022) 0:00:25.441 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 13:32:55 +0000 (0:00:00.023) 0:00:25.464 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 13:32:57 +0000 (0:00:01.417) 0:00:26.881 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.946) 0:00:27.828 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.021) 0:00:27.850 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.021) 0:00:27.871 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.022) 0:00:27.894 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.051) 0:00:27.945 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.022) 0:00:27.968 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.022) 0:00:27.991 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.035) 0:00:28.026 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.378) 0:00:28.405 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.034) 0:00:28.439 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.019) 0:00:28.458 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 13:32:58 +0000 (0:00:00.018) 0:00:28.477 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.425) 0:00:28.902 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.027) 0:00:28.930 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.038) 0:00:28.968 ****** 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-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.074) 0:00:29.042 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.023) 0:00:29.066 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:149 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.201) 0:00:29.267 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.048) 0:00:29.316 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.018) 0:00:29.335 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.018) 0:00:29.353 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.037) 0:00:29.390 ****** included: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:32:59 +0000 (0:00:00.039) 0:00:29.430 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003364", "end": "2024-01-27 13:32:59.986763", "rc": 0, "start": "2024-01-27 13:32:59.983399" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.199) 0:00:29.629 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.021) 0:00:29.650 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.020) 0:00:29.671 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.862) 0:00:30.533 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.028) 0:00:30.562 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 13:33:00 +0000 (0:00:00.029) 0:00:30.591 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018141", "end": "2024-01-27 13:33:01.171794", "rc": 0, "start": "2024-01-27 13:33:01.153653" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.226) 0:00:30.817 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.050) 0:00:30.868 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.024) 0:00:30.892 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.018) 0:00:30.911 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Saturday 27 January 2024 13:33:01 +0000 (0:00:00.050) 0:00:30.961 ****** =============================================================================== Install iproute --------------------------------------------------------- 1.91s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.46s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.46s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.42s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.38s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.13s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.95s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-cif2bl31lh/tests/tests_auto_gateway_nm.yml:6 -------------- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.65s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tests_auto_gateway.yml:3 ------- Create veth interface veth0 --------------------------------------------- 0.61s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:23 Create veth interface veth0 --------------------------------------------- 0.59s /WORKDIR/git-weekly-cif2bl31lh/tests/playbooks/tasks/manage_test_interface.yml:23 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.54s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.48s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-weekly-cif2bl31lh/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---