# 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-ci_fix0osjvbsd/.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-ci_fix0osjvbsd/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-ci_fix0osjvbsd/tests/tests_auto_gateway_nm.yml:5 Thursday 21 December 2023 17:31:58 +0000 (0:00:00.011) 0:00:00.011 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fix0osjvbsd/tests/tests_auto_gateway_nm.yml:9 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.819) 0:00:00.831 ***** included: /WORKDIR/git-ci_fix0osjvbsd/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-ci_fix0osjvbsd/tests/tasks/el_repo_setup.yml:3 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.027) 0:00:00.858 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/tasks/el_repo_setup.yml:17 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.459) 0:00:01.318 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/tasks/el_repo_setup.yml:22 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.259) 0:00:01.577 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/tasks/el_repo_setup.yml:26 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.013) 0:00:01.590 ***** 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-ci_fix0osjvbsd/tests/tasks/el_repo_setup.yml:51 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.008) 0:00:01.599 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/tasks/enable_epel.yml:8 Thursday 21 December 2023 17:31:59 +0000 (0:00:00.020) 0:00:01.619 ***** 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-ci_fix0osjvbsd/tests/tasks/enable_epel.yml:24 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.008) 0:00:01.628 ***** 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-ci_fix0osjvbsd/tests/tasks/enable_epel.yml:30 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.008) 0:00:01.636 ***** 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-ci_fix0osjvbsd/tests/tasks/enable_epel.yml:35 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.008) 0:00:01.645 ***** 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-ci_fix0osjvbsd/tests/tasks/enable_epel.yml:40 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.007) 0:00:01.652 ***** 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-ci_fix0osjvbsd/tests/tests_auto_gateway_nm.yml:11 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.008) 0:00:01.661 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:3 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.015) 0:00:01.677 ***** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:9 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.666) 0:00:02.343 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.033) 0:00:02.377 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:32:00 +0000 (0:00:00.013) 0:00:02.390 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003747", "end": "2023-12-21 17:32:01.024782", "rc": 0, "start": "2023-12-21 17:32:01.021035" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.280) 0:00:02.671 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.012) 0:00:02.684 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:11 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.014) 0:00:02.698 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.026) 0:00:02.725 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.010) 0:00:02.735 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.008) 0:00:02.744 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.011) 0:00:02.756 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.012) 0:00:02.768 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004063", "end": "2023-12-21 17:32:01.334925", "rc": 0, "start": "2023-12-21 17:32:01.330862" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.212) 0:00:02.981 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.014) 0:00:02.996 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:32:01 +0000 (0:00:00.012) 0:00:03.008 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 17:32:03 +0000 (0:00:02.148) 0:00:05.156 ***** 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.019510", "end": "2023-12-21 17:32:03.742067", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 17:32:03.722557" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003977", "end": "2023-12-21 17:32:03.987595", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 17:32:03.983618" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004096", "end": "2023-12-21 17:32:04.204638", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 17:32:04.200542" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.711) 0:00:05.868 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.132426", "end": "2023-12-21 17:32:04.584457", "rc": 0, "start": "2023-12-21 17:32:04.452031" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.363) 0:00:06.231 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.016) 0:00:06.248 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.019) 0:00:06.268 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.021) 0:00:06.289 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.012) 0:00:06.301 ***** 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-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:15 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.017) 0:00:06.319 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.038) 0:00:06.358 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.017) 0:00:06.376 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179923.7367563, "block_size": 4096, "blocks": 0, "ctime": 1703179923.7367563, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23048, "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": 1703179923.7367563, "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-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.212) 0:00:06.588 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:17 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.010) 0:00:06.599 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.008) 0:00:06.607 ***** included: /WORKDIR/git-ci_fix0osjvbsd/.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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:32:04 +0000 (0:00:00.015) 0:00:06.623 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 17:32:05 +0000 (0:00:00.018) 0:00:06.641 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 17:32:05 +0000 (0:00:00.012) 0:00:06.654 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 17:32:05 +0000 (0:00:00.012) 0:00:06.666 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 17:32:06 +0000 (0:00:01.698) 0:00:08.365 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 17:32:08 +0000 (0:00:01.318) 0:00:09.684 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.024) 0:00:09.708 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.023) 0:00:09.731 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.024) 0:00:09.756 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.053) 0:00:09.809 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.022) 0:00:09.832 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.021) 0:00:09.853 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.055) 0:00:09.909 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.652) 0:00:10.562 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.034) 0:00:10.596 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 17:32:08 +0000 (0:00:00.019) 0:00:10.616 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 17:32:09 +0000 (0:00:00.019) 0:00:10.636 ***** 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, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 17:32:09 +0000 (0:00:00.859) 0:00:11.495 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 17:32:09 +0000 (0:00:00.022) 0:00:11.518 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 17:32:09 +0000 (0:00:00.024) 0:00:11.542 ***** 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, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f9e5e45c-e3af-455b-ad1c-e89d679e6c8a (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 17:32:09 +0000 (0:00:00.042) 0:00:11.585 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 17:32:09 +0000 (0:00:00.038) 0:00:11.623 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:42 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.339) 0:00:11.963 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.041) 0:00:12.005 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.027) 0:00:12.032 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179923.7367563, "block_size": 4096, "blocks": 0, "ctime": 1703179923.7367563, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23048, "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": 1703179923.7367563, "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-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.217) 0:00:12.249 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:44 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.031) 0:00:12.280 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.104) 0:00:12.385 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.037) 0:00:12.422 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 17:32:10 +0000 (0:00:00.023) 0:00:12.446 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.236) 0:00:12.682 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.023) 0:00:12.706 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.106331", "end": "2023-12-21 17:32:11.398045", "rc": 0, "start": "2023-12-21 17:32:11.291714" } 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.353) 0:00:13.059 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.024) 0:00:13.083 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.021) 0:00:13.105 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.043) 0:00:13.149 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.019) 0:00:13.168 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.025) 0:00:13.194 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.029) 0:00:13.223 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.022) 0:00:13.245 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:48 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.022) 0:00:13.268 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004286", "end": "2023-12-21 17:32:11.864005", "rc": 0, "start": "2023-12-21 17:32:11.859719" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.245 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.245 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-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:52 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.273) 0:00:13.541 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:58 Thursday 21 December 2023 17:32:11 +0000 (0:00:00.025) 0:00:13.566 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003971", "end": "2023-12-21 17:32:12.150367", "rc": 0, "start": "2023-12-21 17:32:12.146396" } 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-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:62 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.237) 0:00:13.804 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:69 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.043) 0:00:13.847 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.020) 0:00:13.867 ***** included: /WORKDIR/git-ci_fix0osjvbsd/.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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.033) 0:00:13.901 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.031) 0:00:13.933 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.026) 0:00:13.959 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 17:32:12 +0000 (0:00:00.021) 0:00:13.980 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 17:32:13 +0000 (0:00:01.620) 0:00:15.601 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 17:32:15 +0000 (0:00:01.041) 0:00:16.642 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.022) 0:00:16.665 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.022) 0:00:16.688 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.021) 0:00:16.709 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.050) 0:00:16.760 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.025) 0:00:16.785 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.023) 0:00:16.809 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.035) 0:00:16.845 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.488) 0:00:17.333 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.040) 0:00:17.374 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.027) 0:00:17.401 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 17:32:15 +0000 (0:00:00.029) 0:00:17.431 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.496) 0:00:17.927 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.028) 0:00:17.955 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.023) 0:00:17.979 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.021) 0:00:18.000 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.021) 0:00:18.022 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:81 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.224) 0:00:18.247 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.045) 0:00:18.293 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.023) 0:00:18.316 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.024) 0:00:18.341 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.037) 0:00:18.378 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:32:16 +0000 (0:00:00.064) 0:00:18.443 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003823", "end": "2023-12-21 17:32:17.008635", "rc": 0, "start": "2023-12-21 17:32:17.004812" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:32:17 +0000 (0:00:00.218) 0:00:18.662 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:32:17 +0000 (0:00:00.020) 0:00:18.682 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:32:17 +0000 (0:00:00.019) 0:00:18.701 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.952) 0:00:19.654 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.029) 0:00:19.683 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.018) 0:00:19.702 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.013361", "end": "2023-12-21 17:32:18.279441", "rc": 0, "start": "2023-12-21 17:32:18.266080" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.249) 0:00:19.952 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.041) 0:00:19.993 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.033) 0:00:20.026 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.020) 0:00:20.047 ***** 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-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:85 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.029) 0:00:20.076 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:89 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.021) 0:00:20.097 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.048) 0:00:20.146 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.022) 0:00:20.169 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.018) 0:00:20.187 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.036) 0:00:20.224 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.057) 0:00:20.281 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003824", "end": "2023-12-21 17:32:18.849614", "rc": 0, "start": "2023-12-21 17:32:18.845790" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.221) 0:00:20.503 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.020) 0:00:20.523 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:32:18 +0000 (0:00:00.018) 0:00:20.542 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 17:32:19 +0000 (0:00:00.946) 0:00:21.488 ***** 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.014492", "end": "2023-12-21 17:32:20.068738", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 17:32:20.054246" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003921", "end": "2023-12-21 17:32:20.297510", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 17:32:20.293589" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004015", "end": "2023-12-21 17:32:20.499837", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 17:32:20.495822" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.669) 0:00:22.158 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024001", "end": "2023-12-21 17:32:20.743829", "rc": 0, "start": "2023-12-21 17:32:20.719828" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.241) 0:00:22.400 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.028) 0:00:22.429 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.018) 0:00:22.447 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.020) 0:00:22.468 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.018) 0:00:22.486 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.018) 0:00:22.505 ***** included: /WORKDIR/git-ci_fix0osjvbsd/.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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.034) 0:00:22.540 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.033) 0:00:22.573 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.021) 0:00:22.595 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 17:32:20 +0000 (0:00:00.022) 0:00:22.617 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 17:32:22 +0000 (0:00:01.670) 0:00:24.288 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 17:32:23 +0000 (0:00:01.043) 0:00:25.332 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.022) 0:00:25.354 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.021) 0:00:25.376 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.022) 0:00:25.398 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.051) 0:00:25.450 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.025) 0:00:25.475 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.022) 0:00:25.498 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 17:32:23 +0000 (0:00:00.033) 0:00:25.531 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.450) 0:00:25.982 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.050) 0:00:26.032 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.019) 0:00:26.052 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.018) 0:00:26.070 ***** 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, 88a6e39f-c97e-4274-88ca-4f3df3adc700 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 88a6e39f-c97e-4274-88ca-4f3df3adc700 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.437) 0:00:26.507 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.022) 0:00:26.530 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 88a6e39f-c97e-4274-88ca-4f3df3adc700", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 88a6e39f-c97e-4274-88ca-4f3df3adc700 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.023) 0:00:26.553 ***** 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, 88a6e39f-c97e-4274-88ca-4f3df3adc700\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 88a6e39f-c97e-4274-88ca-4f3df3adc700 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 88a6e39f-c97e-4274-88ca-4f3df3adc700", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 88a6e39f-c97e-4274-88ca-4f3df3adc700 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 17:32:24 +0000 (0:00:00.055) 0:00:26.609 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.022) 0:00:26.632 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:110 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.226) 0:00:26.858 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.067) 0:00:26.925 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.030) 0:00:26.955 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179940.0594199, "block_size": 4096, "blocks": 0, "ctime": 1703179940.0594199, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23634, "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": 1703179940.0594199, "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-ci_fix0osjvbsd/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.225) 0:00:27.181 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:112 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.020) 0:00:27.202 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.045) 0:00:27.247 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.028) 0:00:27.276 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.018) 0:00:27.294 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.223) 0:00:27.518 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 17:32:25 +0000 (0:00:00.018) 0:00:27.537 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.024107", "end": "2023-12-21 17:32:26.149425", "rc": 0, "start": "2023-12-21 17:32:26.125318" } 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.270) 0:00:27.807 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.052) 0:00:27.860 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.019) 0:00:27.879 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.021) 0:00:27.901 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.021) 0:00:27.922 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.021) 0:00:27.943 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.025) 0:00:27.969 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.022) 0:00:27.991 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:116 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.022) 0:00:28.013 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003903", "end": "2023-12-21 17:32:26.580165", "rc": 0, "start": "2023-12-21 17:32:26.576262" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.245 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.245 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-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:120 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.223) 0:00:28.236 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:126 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.029) 0:00:28.266 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004100", "end": "2023-12-21 17:32:26.832462", "rc": 0, "start": "2023-12-21 17:32:26.828362" } 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-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:130 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.221) 0:00:28.487 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:137 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.025) 0:00:28.513 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.020) 0:00:28.534 ***** included: /WORKDIR/git-ci_fix0osjvbsd/.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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.035) 0:00:28.569 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.030) 0:00:28.600 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Thursday 21 December 2023 17:32:26 +0000 (0:00:00.020) 0:00:28.621 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Thursday 21 December 2023 17:32:27 +0000 (0:00:00.020) 0:00:28.642 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Thursday 21 December 2023 17:32:28 +0000 (0:00:01.627) 0:00:30.269 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 21 December 2023 17:32:29 +0000 (0:00:01.034) 0:00:31.304 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.031) 0:00:31.335 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.026) 0:00:31.362 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.023) 0:00:31.385 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.057) 0:00:31.443 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.024) 0:00:31.468 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.027) 0:00:31.496 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 21 December 2023 17:32:29 +0000 (0:00:00.040) 0:00:31.537 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.428) 0:00:31.965 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.033) 0:00:31.999 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.018) 0:00:32.018 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.018) 0:00:32.037 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.464) 0:00:32.501 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.022) 0:00:32.523 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.021) 0:00:32.545 ***** 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-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Thursday 21 December 2023 17:32:30 +0000 (0:00:00.059) 0:00:32.604 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.022) 0:00:32.627 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:149 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.232) 0:00:32.859 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.061) 0:00:32.921 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.023) 0:00:32.944 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.018) 0:00:32.963 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.030) 0:00:32.993 ***** included: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.041) 0:00:33.035 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003798", "end": "2023-12-21 17:32:31.602535", "rc": 0, "start": "2023-12-21 17:32:31.598737" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.220) 0:00:33.256 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.020) 0:00:33.277 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:32:31 +0000 (0:00:00.020) 0:00:33.297 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:23 Thursday 21 December 2023 17:32:32 +0000 (0:00:00.951) 0:00:34.249 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:31 Thursday 21 December 2023 17:32:32 +0000 (0:00:00.041) 0:00:34.291 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:39 Thursday 21 December 2023 17:32:32 +0000 (0:00:00.025) 0:00:34.317 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.019104", "end": "2023-12-21 17:32:32.903477", "rc": 0, "start": "2023-12-21 17:32:32.884373" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 21 December 2023 17:32:32 +0000 (0:00:00.243) 0:00:34.560 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:50 Thursday 21 December 2023 17:32:32 +0000 (0:00:00.050) 0:00:34.610 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:56 Thursday 21 December 2023 17:32:33 +0000 (0:00:00.022) 0:00:34.633 ***** 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-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:32:33 +0000 (0:00:00.021) 0:00:34.654 ***** 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 Thursday 21 December 2023 17:32:33 +0000 (0:00:00.055) 0:00:34.710 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.15s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.70s /WORKDIR/git-ci_fix0osjvbsd/.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.67s /WORKDIR/git-ci_fix0osjvbsd/.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.63s /WORKDIR/git-ci_fix0osjvbsd/.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.62s /WORKDIR/git-ci_fix0osjvbsd/.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.32s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.04s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.04s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.03s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.95s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.95s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.95s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.86s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-ci_fix0osjvbsd/tests/tests_auto_gateway_nm.yml:5 ----------------- Create veth interface veth0 --------------------------------------------- 0.71s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:23 Create veth interface veth0 --------------------------------------------- 0.67s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tasks/manage_test_interface.yml:23 Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-ci_fix0osjvbsd/tests/playbooks/tests_auto_gateway.yml:3 ---------- fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.65s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.50s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.49s /WORKDIR/git-ci_fix0osjvbsd/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---