# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-bond_options_rewrite1cfritjo/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_rewrite1cfritjo/tests/tests_auto_gateway_nm.yml:6 Monday 12 February 2024 22:45:29 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tests_auto_gateway_nm.yml:9 Monday 12 February 2024 22:45:30 +0000 (0:00:00.989) 0:00:01.001 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/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_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:3 Monday 12 February 2024 22:45:30 +0000 (0:00:00.010) 0:00:01.012 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:19 Monday 12 February 2024 22:45:31 +0000 (0:00:00.543) 0:00:01.556 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:24 Monday 12 February 2024 22:45:31 +0000 (0:00:00.259) 0:00:01.816 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:28 Monday 12 February 2024 22:45:31 +0000 (0:00:00.020) 0:00:01.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:53 Monday 12 February 2024 22:45:31 +0000 (0:00:00.017) 0:00:01.853 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:8 Monday 12 February 2024 22:45:31 +0000 (0:00:00.031) 0:00:01.884 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:24 Monday 12 February 2024 22:45:31 +0000 (0:00:00.008) 0:00:01.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:30 Monday 12 February 2024 22:45:31 +0000 (0:00:00.008) 0:00:01.901 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:35 Monday 12 February 2024 22:45:31 +0000 (0:00:00.009) 0:00:01.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:40 Monday 12 February 2024 22:45:31 +0000 (0:00:00.008) 0:00:01.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tests_auto_gateway_nm.yml:11 Monday 12 February 2024 22:45:31 +0000 (0:00:00.008) 0:00:01.928 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:3 Monday 12 February 2024 22:45:31 +0000 (0:00:00.010) 0:00:01.938 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:9 Monday 12 February 2024 22:45:32 +0000 (0:00:00.792) 0:00:02.730 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:45:32 +0000 (0:00:00.023) 0:00:02.754 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:45:32 +0000 (0:00:00.013) 0:00:02.768 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004829", "end": "2024-02-12 22:45:33.874660", "rc": 0, "start": "2024-02-12 22:45:32.869831" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:45:33 +0000 (0:00:01.290) 0:00:04.058 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:45:33 +0000 (0:00:00.015) 0:00:04.073 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:11 Monday 12 February 2024 22:45:33 +0000 (0:00:00.014) 0:00:04.088 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:45:33 +0000 (0:00:00.030) 0:00:04.119 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:45:33 +0000 (0:00:00.011) 0:00:04.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:45:33 +0000 (0:00:00.010) 0:00:04.141 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:45:33 +0000 (0:00:00.012) 0:00:04.154 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:45:34 +0000 (0:00:00.014) 0:00:04.169 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004944", "end": "2024-02-12 22:45:35.200124", "rc": 0, "start": "2024-02-12 22:45:34.195180" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:45:35 +0000 (0:00:01.214) 0:00:05.383 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:45:35 +0000 (0:00:00.011) 0:00:05.395 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:45:35 +0000 (0:00:00.010) 0:00:05.406 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:45:37 +0000 (0:00:02.748) 0:00:08.154 ******* 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.113663", "end": "2024-02-12 22:45:38.298099", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-12 22:45:38.184436" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004419", "end": "2024-02-12 22:45:38.565970", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-12 22:45:38.561551" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004704", "end": "2024-02-12 22:45:38.773290", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-12 22:45:38.768586" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:45:38 +0000 (0:00:00.802) 0:00:08.956 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.237359", "end": "2024-02-12 22:45:39.220114", "rc": 0, "start": "2024-02-12 22:45:38.982755" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:45:39 +0000 (0:00:00.449) 0:00:09.406 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:45:39 +0000 (0:00:00.012) 0:00:09.418 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:45:39 +0000 (0:00:00.011) 0:00:09.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:45:39 +0000 (0:00:00.011) 0:00:09.442 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:45:39 +0000 (0:00:00.011) 0:00:09.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:15 Monday 12 February 2024 22:45:39 +0000 (0:00:00.010) 0:00:09.464 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml:3 Monday 12 February 2024 22:45:39 +0000 (0:00:00.027) 0:00:09.492 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:45:39 +0000 (0:00:00.014) 0:00:09.506 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707777938.2942505, "block_size": 4096, "blocks": 0, "ctime": 1707777938.2942505, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26296, "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": 1707777938.2942505, "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_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml:5 Monday 12 February 2024 22:45:39 +0000 (0:00:00.209) 0:00:09.716 ******* 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_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:17 Monday 12 February 2024 22:45:39 +0000 (0:00:00.012) 0:00:09.728 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 22:45:39 +0000 (0:00:00.009) 0:00:09.738 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 22:45:39 +0000 (0:00:00.066) 0:00:09.804 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 22:45:39 +0000 (0:00:00.011) 0:00:09.815 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 22:45:39 +0000 (0:00:00.009) 0:00:09.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 22:45:39 +0000 (0:00:00.009) 0:00:09.835 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 22:45:42 +0000 (0:00:02.328) 0:00:12.163 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 22:45:43 +0000 (0:00:01.072) 0:00:13.236 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 22:45:43 +0000 (0:00:00.022) 0:00:13.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 22:45:43 +0000 (0:00:00.022) 0:00:13.281 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 22:45:43 +0000 (0:00:00.022) 0:00:13.303 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 22:45:43 +0000 (0:00:00.044) 0:00:13.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 22:45:43 +0000 (0:00:00.022) 0:00:13.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 22:45:43 +0000 (0:00:00.022) 0:00:13.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 22:45:43 +0000 (0:00:00.025) 0:00:13.419 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 22:45:43 +0000 (0:00:00.701) 0:00:14.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 22:45:43 +0000 (0:00:00.030) 0:00:14.152 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 22:45:44 +0000 (0:00:00.022) 0:00:14.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 22:45:44 +0000 (0:00:00.023) 0:00:14.197 ******* 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, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 22:45:44 +0000 (0:00:00.852) 0:00:15.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 22:45:44 +0000 (0:00:00.035) 0:00:15.086 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 22:45:44 +0000 (0:00:00.041) 0:00:15.127 ******* 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, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 19240bdd-1ac2-467e-a1c2-1cf16d697ab5 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 22:45:45 +0000 (0:00:00.034) 0:00:15.161 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 22:45:45 +0000 (0:00:00.033) 0:00:15.195 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:42 Monday 12 February 2024 22:45:45 +0000 (0:00:00.269) 0:00:15.464 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml:3 Monday 12 February 2024 22:45:45 +0000 (0:00:00.050) 0:00:15.514 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:45:45 +0000 (0:00:00.038) 0:00:15.552 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707777938.2942505, "block_size": 4096, "blocks": 0, "ctime": 1707777938.2942505, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26296, "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": 1707777938.2942505, "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_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml:5 Monday 12 February 2024 22:45:45 +0000 (0:00:00.220) 0:00:15.773 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:44 Monday 12 February 2024 22:45:45 +0000 (0:00:00.025) 0:00:15.798 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 12 February 2024 22:45:45 +0000 (0:00:00.079) 0:00:15.877 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 12 February 2024 22:45:45 +0000 (0:00:00.041) 0:00:15.919 ******* 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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 12 February 2024 22:45:45 +0000 (0:00:00.024) 0:00:15.943 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 12 February 2024 22:45:46 +0000 (0:00:00.232) 0:00:16.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 12 February 2024 22:45:46 +0000 (0:00:00.025) 0:00:16.200 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.149033", "end": "2024-02-12 22:45:46.396719", "rc": 0, "start": "2024-02-12 22:45:46.247686" } 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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 12 February 2024 22:45:46 +0000 (0:00:00.390) 0:00:16.591 ******* 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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 12 February 2024 22:45:46 +0000 (0:00:00.025) 0:00:16.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 12 February 2024 22:45:46 +0000 (0:00:00.023) 0:00:16.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 12 February 2024 22:45:46 +0000 (0:00:00.024) 0:00:16.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 12 February 2024 22:45:46 +0000 (0:00:00.025) 0:00:16.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 12 February 2024 22:45:46 +0000 (0:00:00.026) 0:00:16.716 ******* 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_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 12 February 2024 22:45:46 +0000 (0:00:00.033) 0:00:16.749 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 12 February 2024 22:45:46 +0000 (0:00:00.065) 0:00:16.815 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:48 Monday 12 February 2024 22:45:46 +0000 (0:00:00.025) 0:00:16.840 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004031", "end": "2024-02-12 22:45:46.871719", "rc": 0, "start": "2024-02-12 22:45:46.867688" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.179 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.43.179 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_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:52 Monday 12 February 2024 22:45:46 +0000 (0:00:00.227) 0:00:17.068 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:58 Monday 12 February 2024 22:45:46 +0000 (0:00:00.026) 0:00:17.094 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004095", "end": "2024-02-12 22:45:47.126051", "rc": 0, "start": "2024-02-12 22:45:47.121956" } 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_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:62 Monday 12 February 2024 22:45:47 +0000 (0:00:00.227) 0:00:17.321 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:69 Monday 12 February 2024 22:45:47 +0000 (0:00:00.025) 0:00:17.346 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 22:45:47 +0000 (0:00:00.022) 0:00:17.369 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 22:45:47 +0000 (0:00:00.039) 0:00:17.408 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 22:45:47 +0000 (0:00:00.027) 0:00:17.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 22:45:47 +0000 (0:00:00.023) 0:00:17.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 22:45:47 +0000 (0:00:00.022) 0:00:17.481 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 22:45:49 +0000 (0:00:02.353) 0:00:19.834 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 22:45:50 +0000 (0:00:00.946) 0:00:20.781 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 22:45:50 +0000 (0:00:00.023) 0:00:20.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 22:45:50 +0000 (0:00:00.022) 0:00:20.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 22:45:50 +0000 (0:00:00.047) 0:00:20.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 22:45:50 +0000 (0:00:00.044) 0:00:20.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 22:45:50 +0000 (0:00:00.022) 0:00:20.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 22:45:50 +0000 (0:00:00.022) 0:00:20.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 22:45:50 +0000 (0:00:00.024) 0:00:20.988 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 22:45:51 +0000 (0:00:00.557) 0:00:21.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 22:45:51 +0000 (0:00:00.026) 0:00:21.573 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 22:45:51 +0000 (0:00:00.026) 0:00:21.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 22:45:51 +0000 (0:00:00.028) 0:00:21.628 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 22:45:51 +0000 (0:00:00.457) 0:00:22.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 22:45:51 +0000 (0:00:00.022) 0:00:22.108 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 22:45:51 +0000 (0:00:00.023) 0:00:22.132 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 22:45:51 +0000 (0:00:00.024) 0:00:22.156 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 22:45:52 +0000 (0:00:00.053) 0:00:22.209 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:81 Monday 12 February 2024 22:45:52 +0000 (0:00:00.211) 0:00:22.421 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:45:52 +0000 (0:00:00.056) 0:00:22.477 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:45:52 +0000 (0:00:00.023) 0:00:22.501 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:45:52 +0000 (0:00:00.021) 0:00:22.522 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:45:52 +0000 (0:00:00.041) 0:00:22.564 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:45:52 +0000 (0:00:00.039) 0:00:22.603 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004859", "end": "2024-02-12 22:45:53.628117", "rc": 0, "start": "2024-02-12 22:45:52.623258" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:45:53 +0000 (0:00:01.251) 0:00:23.855 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:45:53 +0000 (0:00:00.024) 0:00:23.879 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:45:53 +0000 (0:00:00.022) 0:00:23.902 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:45:56 +0000 (0:00:02.561) 0:00:26.463 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:45:56 +0000 (0:00:00.037) 0:00:26.501 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:45:56 +0000 (0:00:00.044) 0:00:26.545 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.021363", "end": "2024-02-12 22:45:56.600175", "rc": 0, "start": "2024-02-12 22:45:56.578812" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:45:56 +0000 (0:00:00.254) 0:00:26.800 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:45:56 +0000 (0:00:00.056) 0:00:26.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:45:56 +0000 (0:00:00.027) 0:00:26.884 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:45:56 +0000 (0:00:00.030) 0:00:26.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:85 Monday 12 February 2024 22:45:56 +0000 (0:00:00.036) 0:00:26.952 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:89 Monday 12 February 2024 22:45:56 +0000 (0:00:00.025) 0:00:26.978 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:45:56 +0000 (0:00:00.056) 0:00:27.034 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:45:56 +0000 (0:00:00.024) 0:00:27.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:45:56 +0000 (0:00:00.026) 0:00:27.085 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:45:56 +0000 (0:00:00.042) 0:00:27.127 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:45:57 +0000 (0:00:00.037) 0:00:27.165 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004962", "end": "2024-02-12 22:45:58.199634", "rc": 0, "start": "2024-02-12 22:45:57.194672" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:45:58 +0000 (0:00:01.234) 0:00:28.399 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:45:58 +0000 (0:00:00.025) 0:00:28.425 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:45:58 +0000 (0:00:00.024) 0:00:28.449 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:46:00 +0000 (0:00:02.578) 0:00:31.028 ******* 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.010284", "end": "2024-02-12 22:46:01.071806", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-12 22:46:01.061522" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004425", "end": "2024-02-12 22:46:01.341150", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-12 22:46:01.336725" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004177", "end": "2024-02-12 22:46:01.551386", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-12 22:46:01.547209" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:46:01 +0000 (0:00:00.719) 0:00:31.748 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024231", "end": "2024-02-12 22:46:01.801913", "rc": 0, "start": "2024-02-12 22:46:01.777682" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:46:01 +0000 (0:00:00.250) 0:00:31.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:46:01 +0000 (0:00:00.058) 0:00:32.057 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:46:01 +0000 (0:00:00.024) 0:00:32.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:46:01 +0000 (0:00:00.025) 0:00:32.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:46:01 +0000 (0:00:00.024) 0:00:32.131 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 22:46:01 +0000 (0:00:00.022) 0:00:32.154 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 22:46:02 +0000 (0:00:00.040) 0:00:32.194 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 22:46:02 +0000 (0:00:00.027) 0:00:32.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 22:46:02 +0000 (0:00:00.023) 0:00:32.246 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 22:46:02 +0000 (0:00:00.022) 0:00:32.269 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 22:46:04 +0000 (0:00:02.384) 0:00:34.653 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 22:46:05 +0000 (0:00:00.954) 0:00:35.607 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 22:46:05 +0000 (0:00:00.023) 0:00:35.631 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 22:46:05 +0000 (0:00:00.023) 0:00:35.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 22:46:05 +0000 (0:00:00.022) 0:00:35.676 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 22:46:05 +0000 (0:00:00.044) 0:00:35.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 22:46:05 +0000 (0:00:00.022) 0:00:35.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 22:46:05 +0000 (0:00:00.060) 0:00:35.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 22:46:05 +0000 (0:00:00.029) 0:00:35.832 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 22:46:06 +0000 (0:00:00.561) 0:00:36.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 22:46:06 +0000 (0:00:00.026) 0:00:36.421 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 22:46:06 +0000 (0:00:00.023) 0:00:36.444 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 22:46:06 +0000 (0:00:00.023) 0:00:36.467 ******* 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, b84fc943-af92-4ec2-b475-c3b9180297bb [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b84fc943-af92-4ec2-b475-c3b9180297bb (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 22:46:06 +0000 (0:00:00.441) 0:00:36.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 22:46:06 +0000 (0:00:00.023) 0:00:36.932 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b84fc943-af92-4ec2-b475-c3b9180297bb", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b84fc943-af92-4ec2-b475-c3b9180297bb (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 22:46:06 +0000 (0:00:00.023) 0:00:36.956 ******* 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, b84fc943-af92-4ec2-b475-c3b9180297bb\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b84fc943-af92-4ec2-b475-c3b9180297bb (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b84fc943-af92-4ec2-b475-c3b9180297bb", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b84fc943-af92-4ec2-b475-c3b9180297bb (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 22:46:06 +0000 (0:00:00.023) 0:00:36.979 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 22:46:06 +0000 (0:00:00.022) 0:00:37.002 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:110 Monday 12 February 2024 22:46:07 +0000 (0:00:00.203) 0:00:37.205 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml:3 Monday 12 February 2024 22:46:07 +0000 (0:00:00.089) 0:00:37.295 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:46:07 +0000 (0:00:00.037) 0:00:37.333 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707777961.065552, "block_size": 4096, "blocks": 0, "ctime": 1707777961.065552, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26882, "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": 1707777961.065552, "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_rewrite1cfritjo/tests/playbooks/tasks/assert_device_present.yml:5 Monday 12 February 2024 22:46:07 +0000 (0:00:00.210) 0:00:37.543 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:112 Monday 12 February 2024 22:46:07 +0000 (0:00:00.023) 0:00:37.567 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 12 February 2024 22:46:07 +0000 (0:00:00.053) 0:00:37.620 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 12 February 2024 22:46:07 +0000 (0:00:00.038) 0:00:37.659 ******* 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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 12 February 2024 22:46:07 +0000 (0:00:00.022) 0:00:37.682 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 12 February 2024 22:46:07 +0000 (0:00:00.213) 0:00:37.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 12 February 2024 22:46:07 +0000 (0:00:00.022) 0:00:37.918 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022696", "end": "2024-02-12 22:46:07.961977", "rc": 0, "start": "2024-02-12 22:46:07.939281" } 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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 12 February 2024 22:46:08 +0000 (0:00:00.244) 0:00:38.162 ******* 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_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 12 February 2024 22:46:08 +0000 (0:00:00.028) 0:00:38.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 12 February 2024 22:46:08 +0000 (0:00:00.026) 0:00:38.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 12 February 2024 22:46:08 +0000 (0:00:00.023) 0:00:38.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 12 February 2024 22:46:08 +0000 (0:00:00.029) 0:00:38.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 12 February 2024 22:46:08 +0000 (0:00:00.025) 0:00:38.296 ******* 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_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 12 February 2024 22:46:08 +0000 (0:00:00.026) 0:00:38.322 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 12 February 2024 22:46:08 +0000 (0:00:00.030) 0:00:38.353 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:116 Monday 12 February 2024 22:46:08 +0000 (0:00:00.026) 0:00:38.379 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004239", "end": "2024-02-12 22:46:08.401872", "rc": 0, "start": "2024-02-12 22:46:08.397633" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.179 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.179 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_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:120 Monday 12 February 2024 22:46:08 +0000 (0:00:00.216) 0:00:38.596 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:126 Monday 12 February 2024 22:46:08 +0000 (0:00:00.023) 0:00:38.620 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003930", "end": "2024-02-12 22:46:08.641425", "rc": 0, "start": "2024-02-12 22:46:08.637495" } 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_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:130 Monday 12 February 2024 22:46:08 +0000 (0:00:00.220) 0:00:38.840 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:137 Monday 12 February 2024 22:46:08 +0000 (0:00:00.028) 0:00:38.869 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 12 February 2024 22:46:08 +0000 (0:00:00.045) 0:00:38.914 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 12 February 2024 22:46:08 +0000 (0:00:00.094) 0:00:39.009 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 12 February 2024 22:46:08 +0000 (0:00:00.051) 0:00:39.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 12 February 2024 22:46:08 +0000 (0:00:00.025) 0:00:39.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 12 February 2024 22:46:08 +0000 (0:00:00.022) 0:00:39.109 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 12 February 2024 22:46:11 +0000 (0:00:02.229) 0:00:41.338 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 12 February 2024 22:46:12 +0000 (0:00:01.000) 0:00:42.339 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 12 February 2024 22:46:12 +0000 (0:00:00.025) 0:00:42.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 12 February 2024 22:46:12 +0000 (0:00:00.023) 0:00:42.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Monday 12 February 2024 22:46:12 +0000 (0:00:00.024) 0:00:42.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 12 February 2024 22:46:12 +0000 (0:00:00.045) 0:00:42.458 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Monday 12 February 2024 22:46:12 +0000 (0:00:00.022) 0:00:42.481 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Monday 12 February 2024 22:46:12 +0000 (0:00:00.022) 0:00:42.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Monday 12 February 2024 22:46:12 +0000 (0:00:00.027) 0:00:42.530 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Monday 12 February 2024 22:46:12 +0000 (0:00:00.595) 0:00:43.126 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Monday 12 February 2024 22:46:12 +0000 (0:00:00.026) 0:00:43.152 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Monday 12 February 2024 22:46:13 +0000 (0:00:00.021) 0:00:43.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Monday 12 February 2024 22:46:13 +0000 (0:00:00.021) 0:00:43.195 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Monday 12 February 2024 22:46:13 +0000 (0:00:00.538) 0:00:43.733 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Monday 12 February 2024 22:46:13 +0000 (0:00:00.023) 0:00:43.757 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 12 February 2024 22:46:13 +0000 (0:00:00.024) 0:00:43.781 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Monday 12 February 2024 22:46:13 +0000 (0:00:00.025) 0:00:43.806 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Monday 12 February 2024 22:46:13 +0000 (0:00:00.023) 0:00:43.829 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:149 Monday 12 February 2024 22:46:13 +0000 (0:00:00.217) 0:00:44.046 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:46:13 +0000 (0:00:00.056) 0:00:44.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:46:13 +0000 (0:00:00.022) 0:00:44.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:46:13 +0000 (0:00:00.021) 0:00:44.147 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:46:14 +0000 (0:00:00.036) 0:00:44.183 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:46:14 +0000 (0:00:00.037) 0:00:44.221 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003841", "end": "2024-02-12 22:46:14.254776", "rc": 0, "start": "2024-02-12 22:46:14.250935" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:46:14 +0000 (0:00:00.280) 0:00:44.501 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:46:14 +0000 (0:00:00.027) 0:00:44.529 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:46:14 +0000 (0:00:00.025) 0:00:44.555 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:46:16 +0000 (0:00:02.585) 0:00:47.141 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:46:17 +0000 (0:00:00.032) 0:00:47.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:46:17 +0000 (0:00:00.024) 0:00:47.198 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.013828", "end": "2024-02-12 22:46:17.239429", "rc": 0, "start": "2024-02-12 22:46:17.225601" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:46:17 +0000 (0:00:00.245) 0:00:47.444 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:46:17 +0000 (0:00:00.025) 0:00:47.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:46:17 +0000 (0:00:00.024) 0:00:47.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:46:17 +0000 (0:00:00.023) 0:00:47.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tests_auto_gateway.yml:153 Monday 12 February 2024 22:46:17 +0000 (0:00:00.065) 0:00:47.583 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/check_network_dns.yml:6 Monday 12 February 2024 22:46:17 +0000 (0:00:00.058) 0:00:47.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=126 changed=4 unreachable=0 failed=0 skipped=103 rescued=0 ignored=0 Monday 12 February 2024 22:46:17 +0000 (0:00:00.015) 0:00:47.657 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.75s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.58s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.38s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.35s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.33s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.23s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.29s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.15s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.00s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tests_auto_gateway_nm.yml:6 --- linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.85s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---