# 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-bond_options_rewritebgt9n1n1/.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-bond_options_rewritebgt9n1n1/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-bond_options_rewritebgt9n1n1/tests/tests_auto_gateway_nm.yml:6 Friday 09 February 2024 19:32:24 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tests_auto_gateway_nm.yml:9 Friday 09 February 2024 19:32:25 +0000 (0:00:00.966) 0:00:00.978 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/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-bond_options_rewritebgt9n1n1/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 19:32:25 +0000 (0:00:00.024) 0:00:01.003 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 19:32:26 +0000 (0:00:00.411) 0:00:01.414 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/el_repo_setup.yml:22 Friday 09 February 2024 19:32:26 +0000 (0:00:00.294) 0:00:01.708 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/el_repo_setup.yml:26 Friday 09 February 2024 19:32:26 +0000 (0:00:00.014) 0:00:01.722 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/el_repo_setup.yml:51 Friday 09 February 2024 19:32:26 +0000 (0:00:00.011) 0:00:01.733 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 19:32:26 +0000 (0:00:00.025) 0:00:01.759 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 19:32:26 +0000 (0:00:00.010) 0:00:01.770 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 19:32:26 +0000 (0:00:00.010) 0:00:01.780 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 19:32:26 +0000 (0:00:00.009) 0:00:01.789 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 19:32:26 +0000 (0:00:00.008) 0:00:01.798 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tests_auto_gateway_nm.yml:11 Friday 09 February 2024 19:32:26 +0000 (0:00:00.011) 0:00:01.809 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:3 Friday 09 February 2024 19:32:26 +0000 (0:00:00.036) 0:00:01.846 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:9 Friday 09 February 2024 19:32:27 +0000 (0:00:00.796) 0:00:02.643 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:32:27 +0000 (0:00:00.024) 0:00:02.667 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:32:27 +0000 (0:00:00.011) 0:00:02.679 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003625", "end": "2024-02-09 19:32:27.857462", "rc": 0, "start": "2024-02-09 19:32:27.853837" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:32:27 +0000 (0:00:00.289) 0:00:02.969 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:32:27 +0000 (0:00:00.012) 0:00:02.982 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:11 Friday 09 February 2024 19:32:27 +0000 (0:00:00.011) 0:00:02.993 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:32:27 +0000 (0:00:00.028) 0:00:03.022 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:32:27 +0000 (0:00:00.011) 0:00:03.033 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:32:27 +0000 (0:00:00.009) 0:00:03.042 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:32:27 +0000 (0:00:00.012) 0:00:03.054 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:32:27 +0000 (0:00:00.012) 0:00:03.067 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003661", "end": "2024-02-09 19:32:28.186254", "rc": 0, "start": "2024-02-09 19:32:28.182593" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:32:28 +0000 (0:00:00.235) 0:00:03.302 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:32:28 +0000 (0:00:00.013) 0:00:03.315 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:32:28 +0000 (0:00:00.011) 0:00:03.327 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:32:30 +0000 (0:00:02.047) 0:00:05.375 ******* 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.108014", "end": "2024-02-09 19:32:30.609108", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 19:32:30.501094" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004342", "end": "2024-02-09 19:32:30.894372", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 19:32:30.890030" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004451", "end": "2024-02-09 19:32:31.116845", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 19:32:31.112394" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:32:31 +0000 (0:00:00.856) 0:00:06.232 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.274060", "end": "2024-02-09 19:32:31.623959", "rc": 0, "start": "2024-02-09 19:32:31.349899" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:32:31 +0000 (0:00:00.509) 0:00:06.741 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:32:31 +0000 (0:00:00.012) 0:00:06.754 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:32:31 +0000 (0:00:00.011) 0:00:06.766 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:32:31 +0000 (0:00:00.010) 0:00:06.776 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:32:31 +0000 (0:00:00.016) 0:00:06.793 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:15 Friday 09 February 2024 19:32:31 +0000 (0:00:00.019) 0:00:06.812 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:32:31 +0000 (0:00:00.042) 0:00:06.854 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:32:31 +0000 (0:00:00.012) 0:00:06.866 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707507150.6076295, "block_size": 4096, "blocks": 0, "ctime": 1707507150.6076295, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26337, "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": 1707507150.6076295, "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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:32:32 +0000 (0:00:00.230) 0:00:07.097 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:17 Friday 09 February 2024 19:32:32 +0000 (0:00:00.012) 0:00:07.109 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:32:32 +0000 (0:00:00.012) 0:00:07.122 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/.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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:32:32 +0000 (0:00:00.017) 0:00:07.139 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:32:32 +0000 (0:00:00.020) 0:00:07.159 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:32:32 +0000 (0:00:00.013) 0:00:07.172 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:32:32 +0000 (0:00:00.012) 0:00:07.185 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:32:34 +0000 (0:00:02.231) 0:00:09.416 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:32:35 +0000 (0:00:01.004) 0:00:10.421 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:32:35 +0000 (0:00:00.023) 0:00:10.445 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:32:35 +0000 (0:00:00.024) 0:00:10.470 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:32:35 +0000 (0:00:00.022) 0:00:10.492 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:32:35 +0000 (0:00:00.053) 0:00:10.546 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:32:35 +0000 (0:00:00.045) 0:00:10.592 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:32:35 +0000 (0:00:00.023) 0:00:10.615 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:32:35 +0000 (0:00:00.035) 0:00:10.651 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:32:36 +0000 (0:00:00.626) 0:00:11.277 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:32:36 +0000 (0:00:00.038) 0:00:11.315 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:32:36 +0000 (0:00:00.020) 0:00:11.336 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:32:36 +0000 (0:00:00.027) 0:00:11.364 ******* 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, 598444b8-ab4f-432d-8542-89c6f08be458 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 598444b8-ab4f-432d-8542-89c6f08be458 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:32:37 +0000 (0:00:00.973) 0:00:12.337 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:32:37 +0000 (0:00:00.026) 0:00:12.364 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 598444b8-ab4f-432d-8542-89c6f08be458", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 598444b8-ab4f-432d-8542-89c6f08be458 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:32:37 +0000 (0:00:00.023) 0:00:12.388 ******* 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, 598444b8-ab4f-432d-8542-89c6f08be458\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 598444b8-ab4f-432d-8542-89c6f08be458 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 598444b8-ab4f-432d-8542-89c6f08be458", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 598444b8-ab4f-432d-8542-89c6f08be458 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:32:37 +0000 (0:00:00.022) 0:00:12.410 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:32:37 +0000 (0:00:00.023) 0:00:12.433 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:42 Friday 09 February 2024 19:32:37 +0000 (0:00:00.338) 0:00:12.772 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:32:37 +0000 (0:00:00.045) 0:00:12.817 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:32:37 +0000 (0:00:00.065) 0:00:12.882 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707507150.6076295, "block_size": 4096, "blocks": 0, "ctime": 1707507150.6076295, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26337, "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": 1707507150.6076295, "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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:32:38 +0000 (0:00:00.242) 0:00:13.124 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:44 Friday 09 February 2024 19:32:38 +0000 (0:00:00.021) 0:00:13.146 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:32:38 +0000 (0:00:00.045) 0:00:13.192 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:32:38 +0000 (0:00:00.033) 0:00:13.225 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:32:38 +0000 (0:00:00.020) 0:00:13.246 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:32:38 +0000 (0:00:00.236) 0:00:13.483 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:32:38 +0000 (0:00:00.019) 0:00:13.503 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.125267", "end": "2024-02-09 19:32:38.745533", "rc": 0, "start": "2024-02-09 19:32:38.620266" } 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:32:38 +0000 (0:00:00.367) 0:00:13.870 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:32:38 +0000 (0:00:00.023) 0:00:13.893 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:32:38 +0000 (0:00:00.019) 0:00:13.913 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:32:38 +0000 (0:00:00.022) 0:00:13.935 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:32:38 +0000 (0:00:00.023) 0:00:13.959 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:32:38 +0000 (0:00:00.023) 0:00:13.983 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:32:38 +0000 (0:00:00.071) 0:00:14.054 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:32:38 +0000 (0:00:00.026) 0:00:14.081 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:48 Friday 09 February 2024 19:32:39 +0000 (0:00:00.025) 0:00:14.107 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003845", "end": "2024-02-09 19:32:39.228426", "rc": 0, "start": "2024-02-09 19:32:39.224581" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.133 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.40.133 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-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:52 Friday 09 February 2024 19:32:39 +0000 (0:00:00.243) 0:00:14.350 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:58 Friday 09 February 2024 19:32:39 +0000 (0:00:00.023) 0:00:14.374 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003876", "end": "2024-02-09 19:32:39.497402", "rc": 0, "start": "2024-02-09 19:32:39.493526" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:62 Friday 09 February 2024 19:32:39 +0000 (0:00:00.244) 0:00:14.618 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:69 Friday 09 February 2024 19:32:39 +0000 (0:00:00.023) 0:00:14.642 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:32:39 +0000 (0:00:00.022) 0:00:14.664 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/.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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:32:39 +0000 (0:00:00.044) 0:00:14.709 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:32:39 +0000 (0:00:00.034) 0:00:14.744 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:32:39 +0000 (0:00:00.022) 0:00:14.767 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:32:39 +0000 (0:00:00.023) 0:00:14.790 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:32:41 +0000 (0:00:02.135) 0:00:16.925 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:32:42 +0000 (0:00:00.873) 0:00:17.799 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:32:42 +0000 (0:00:00.023) 0:00:17.822 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:32:42 +0000 (0:00:00.023) 0:00:17.845 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:32:42 +0000 (0:00:00.022) 0:00:17.868 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:32:42 +0000 (0:00:00.054) 0:00:17.922 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:32:42 +0000 (0:00:00.023) 0:00:17.946 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:32:42 +0000 (0:00:00.022) 0:00:17.969 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:32:42 +0000 (0:00:00.035) 0:00:18.004 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:32:43 +0000 (0:00:00.451) 0:00:18.456 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:32:43 +0000 (0:00:00.036) 0:00:18.492 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:32:43 +0000 (0:00:00.021) 0:00:18.514 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:32:43 +0000 (0:00:00.020) 0:00:18.534 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:32:43 +0000 (0:00:00.551) 0:00:19.085 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:32:44 +0000 (0:00:00.024) 0:00:19.110 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:32:44 +0000 (0:00:00.024) 0:00:19.135 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:32:44 +0000 (0:00:00.024) 0:00:19.159 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:32:44 +0000 (0:00:00.065) 0:00:19.225 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:81 Friday 09 February 2024 19:32:44 +0000 (0:00:00.246) 0:00:19.472 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:32:44 +0000 (0:00:00.049) 0:00:19.522 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:32:44 +0000 (0:00:00.020) 0:00:19.542 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:32:44 +0000 (0:00:00.019) 0:00:19.562 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:32:44 +0000 (0:00:00.033) 0:00:19.595 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:32:44 +0000 (0:00:00.030) 0:00:19.626 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-02-09 19:32:44.747125", "rc": 0, "start": "2024-02-09 19:32:44.743498" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:32:44 +0000 (0:00:00.243) 0:00:19.869 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:32:44 +0000 (0:00:00.021) 0:00:19.890 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:32:44 +0000 (0:00:00.021) 0:00:19.912 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:32:46 +0000 (0:00:01.936) 0:00:21.848 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:32:46 +0000 (0:00:00.027) 0:00:21.876 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:32:46 +0000 (0:00:00.054) 0:00:21.931 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.019317", "end": "2024-02-09 19:32:47.069288", "rc": 0, "start": "2024-02-09 19:32:47.049971" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:32:47 +0000 (0:00:00.263) 0:00:22.194 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:32:47 +0000 (0:00:00.021) 0:00:22.216 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:32:47 +0000 (0:00:00.021) 0:00:22.237 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:32:47 +0000 (0:00:00.020) 0:00:22.258 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:85 Friday 09 February 2024 19:32:47 +0000 (0:00:00.019) 0:00:22.278 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:89 Friday 09 February 2024 19:32:47 +0000 (0:00:00.021) 0:00:22.299 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:32:47 +0000 (0:00:00.047) 0:00:22.346 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:32:47 +0000 (0:00:00.021) 0:00:22.367 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:32:47 +0000 (0:00:00.019) 0:00:22.387 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:32:47 +0000 (0:00:00.032) 0:00:22.419 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:32:47 +0000 (0:00:00.032) 0:00:22.451 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003533", "end": "2024-02-09 19:32:47.571951", "rc": 0, "start": "2024-02-09 19:32:47.568418" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:32:47 +0000 (0:00:00.244) 0:00:22.696 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:32:47 +0000 (0:00:00.061) 0:00:22.757 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:32:47 +0000 (0:00:00.022) 0:00:22.780 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:32:49 +0000 (0:00:01.926) 0:00:24.706 ******* 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.009594", "end": "2024-02-09 19:32:49.835877", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 19:32:49.826283" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003749", "end": "2024-02-09 19:32:50.101699", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 19:32:50.097950" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004037", "end": "2024-02-09 19:32:50.324522", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 19:32:50.320485" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:32:50 +0000 (0:00:00.743) 0:00:25.449 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022727", "end": "2024-02-09 19:32:50.591870", "rc": 0, "start": "2024-02-09 19:32:50.569143" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:32:50 +0000 (0:00:00.266) 0:00:25.716 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:32:50 +0000 (0:00:00.022) 0:00:25.738 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:32:50 +0000 (0:00:00.022) 0:00:25.760 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:32:50 +0000 (0:00:00.021) 0:00:25.781 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:32:50 +0000 (0:00:00.021) 0:00:25.803 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:32:50 +0000 (0:00:00.022) 0:00:25.826 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/.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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:32:50 +0000 (0:00:00.036) 0:00:25.862 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:32:50 +0000 (0:00:00.035) 0:00:25.898 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:32:50 +0000 (0:00:00.027) 0:00:25.925 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:32:50 +0000 (0:00:00.025) 0:00:25.951 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:32:53 +0000 (0:00:02.148) 0:00:28.099 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:32:53 +0000 (0:00:00.879) 0:00:28.979 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:32:53 +0000 (0:00:00.023) 0:00:29.002 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:32:53 +0000 (0:00:00.024) 0:00:29.027 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:32:53 +0000 (0:00:00.023) 0:00:29.050 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:32:54 +0000 (0:00:00.055) 0:00:29.106 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:32:54 +0000 (0:00:00.025) 0:00:29.131 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:32:54 +0000 (0:00:00.023) 0:00:29.155 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:32:54 +0000 (0:00:00.036) 0:00:29.192 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:32:54 +0000 (0:00:00.451) 0:00:29.643 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:32:54 +0000 (0:00:00.036) 0:00:29.680 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:32:54 +0000 (0:00:00.021) 0:00:29.702 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:32:54 +0000 (0:00:00.020) 0:00:29.723 ******* 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, 1088041c-753d-4aed-bcda-f111909ec6c6 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1088041c-753d-4aed-bcda-f111909ec6c6 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:32:55 +0000 (0:00:00.516) 0:00:30.239 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:32:55 +0000 (0:00:00.024) 0:00:30.264 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1088041c-753d-4aed-bcda-f111909ec6c6", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1088041c-753d-4aed-bcda-f111909ec6c6 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:32:55 +0000 (0:00:00.061) 0:00:30.325 ******* 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, 1088041c-753d-4aed-bcda-f111909ec6c6\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1088041c-753d-4aed-bcda-f111909ec6c6 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 1088041c-753d-4aed-bcda-f111909ec6c6", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 1088041c-753d-4aed-bcda-f111909ec6c6 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:32:55 +0000 (0:00:00.024) 0:00:30.349 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:32:55 +0000 (0:00:00.023) 0:00:30.373 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:110 Friday 09 February 2024 19:32:55 +0000 (0:00:00.244) 0:00:30.618 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:32:55 +0000 (0:00:00.050) 0:00:30.668 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:32:55 +0000 (0:00:00.032) 0:00:30.701 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707507169.8308568, "block_size": 4096, "blocks": 0, "ctime": 1707507169.8308568, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26923, "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": 1707507169.8308568, "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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:32:55 +0000 (0:00:00.237) 0:00:30.939 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:112 Friday 09 February 2024 19:32:55 +0000 (0:00:00.023) 0:00:30.962 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:32:55 +0000 (0:00:00.048) 0:00:31.011 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:32:55 +0000 (0:00:00.033) 0:00:31.044 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:32:55 +0000 (0:00:00.020) 0:00:31.065 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:32:56 +0000 (0:00:00.270) 0:00:31.335 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:32:56 +0000 (0:00:00.019) 0:00:31.355 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021980", "end": "2024-02-09 19:32:56.493033", "rc": 0, "start": "2024-02-09 19:32:56.471053" } 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:32:56 +0000 (0:00:00.260) 0:00:31.615 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:32:56 +0000 (0:00:00.024) 0:00:31.639 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:32:56 +0000 (0:00:00.021) 0:00:31.660 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:32:56 +0000 (0:00:00.024) 0:00:31.685 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:32:56 +0000 (0:00:00.024) 0:00:31.710 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:32:56 +0000 (0:00:00.021) 0:00:31.731 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:32:56 +0000 (0:00:00.025) 0:00:31.757 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:32:56 +0000 (0:00:00.025) 0:00:31.783 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:116 Friday 09 February 2024 19:32:56 +0000 (0:00:00.024) 0:00:31.808 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004010", "end": "2024-02-09 19:32:56.928034", "rc": 0, "start": "2024-02-09 19:32:56.924024" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.133 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.133 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-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:120 Friday 09 February 2024 19:32:56 +0000 (0:00:00.242) 0:00:32.050 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:126 Friday 09 February 2024 19:32:56 +0000 (0:00:00.022) 0:00:32.072 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003752", "end": "2024-02-09 19:32:57.191110", "rc": 0, "start": "2024-02-09 19:32:57.187358" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:130 Friday 09 February 2024 19:32:57 +0000 (0:00:00.239) 0:00:32.312 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:137 Friday 09 February 2024 19:32:57 +0000 (0:00:00.022) 0:00:32.334 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:32:57 +0000 (0:00:00.022) 0:00:32.357 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/.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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:32:57 +0000 (0:00:00.075) 0:00:32.432 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:32:57 +0000 (0:00:00.034) 0:00:32.467 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:32:57 +0000 (0:00:00.024) 0:00:32.492 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:32:57 +0000 (0:00:00.027) 0:00:32.519 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:32:59 +0000 (0:00:02.128) 0:00:34.647 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:33:00 +0000 (0:00:00.802) 0:00:35.450 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:33:00 +0000 (0:00:00.024) 0:00:35.474 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:33:00 +0000 (0:00:00.026) 0:00:35.501 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:33:00 +0000 (0:00:00.024) 0:00:35.526 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:33:00 +0000 (0:00:00.056) 0:00:35.582 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:33:00 +0000 (0:00:00.027) 0:00:35.610 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:33:00 +0000 (0:00:00.026) 0:00:35.637 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:33:00 +0000 (0:00:00.039) 0:00:35.677 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:33:01 +0000 (0:00:00.515) 0:00:36.193 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:33:01 +0000 (0:00:00.039) 0:00:36.232 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:33:01 +0000 (0:00:00.021) 0:00:36.253 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:33:01 +0000 (0:00:00.021) 0:00:36.275 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:33:01 +0000 (0:00:00.529) 0:00:36.805 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:33:01 +0000 (0:00:00.027) 0:00:36.833 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:33:01 +0000 (0:00:00.025) 0:00:36.858 ******* 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-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:33:01 +0000 (0:00:00.025) 0:00:36.884 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:33:01 +0000 (0:00:00.027) 0:00:36.911 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:149 Friday 09 February 2024 19:33:02 +0000 (0:00:00.251) 0:00:37.163 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:33:02 +0000 (0:00:00.053) 0:00:37.217 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:33:02 +0000 (0:00:00.022) 0:00:37.239 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:33:02 +0000 (0:00:00.021) 0:00:37.260 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:33:02 +0000 (0:00:00.079) 0:00:37.340 ******* included: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:33:02 +0000 (0:00:00.033) 0:00:37.373 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003650", "end": "2024-02-09 19:33:02.506115", "rc": 0, "start": "2024-02-09 19:33:02.502465" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:33:02 +0000 (0:00:00.259) 0:00:37.632 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:33:02 +0000 (0:00:00.026) 0:00:37.659 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:33:02 +0000 (0:00:00.023) 0:00:37.683 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:33:04 +0000 (0:00:01.946) 0:00:39.629 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:33:04 +0000 (0:00:00.027) 0:00:39.656 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:33:04 +0000 (0:00:00.022) 0:00:39.679 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.020151", "end": "2024-02-09 19:33:04.818583", "rc": 0, "start": "2024-02-09 19:33:04.798432" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:33:04 +0000 (0:00:00.264) 0:00:39.944 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:33:04 +0000 (0:00:00.023) 0:00:39.967 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:33:04 +0000 (0:00:00.023) 0:00:39.990 ******* 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-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:33:04 +0000 (0:00:00.021) 0:00:40.012 ******* 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 Friday 09 February 2024 19:33:04 +0000 (0:00:00.052) 0:00:40.064 ******* =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.23s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.15s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.14s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.13s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.95s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.94s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.93s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 1.00s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.97s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Gathering Facts --------------------------------------------------------- 0.97s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/tests_auto_gateway_nm.yml:6 --- fedora.linux_system_roles.network : Check which packages are installed --- 0.88s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.87s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create veth interface veth0 --------------------------------------------- 0.86s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tests_auto_gateway.yml:3 Create veth interface veth0 --------------------------------------------- 0.74s /WORKDIR/git-bond_options_rewritebgt9n1n1/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.63s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.53s /WORKDIR/git-bond_options_rewritebgt9n1n1/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---