# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewritecq8zox95/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-bond_options_rewritecq8zox95/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tests_helpers_and_asserts.yml:3 Wednesday 31 January 2024 23:33:24 +0000 (0:00:00.050) 0:00:00.050 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tests_helpers_and_asserts.yml:6 Wednesday 31 January 2024 23:33:25 +0000 (0:00:00.969) 0:00:01.019 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/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_rewritecq8zox95/tests/tasks/el_repo_setup.yml:3 Wednesday 31 January 2024 23:33:25 +0000 (0:00:00.018) 0:00:01.038 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/el_repo_setup.yml:17 Wednesday 31 January 2024 23:33:25 +0000 (0:00:00.367) 0:00:01.406 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/el_repo_setup.yml:22 Wednesday 31 January 2024 23:33:25 +0000 (0:00:00.312) 0:00:01.718 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/el_repo_setup.yml:26 Wednesday 31 January 2024 23:33:25 +0000 (0:00:00.019) 0:00:01.738 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/el_repo_setup.yml:51 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.014) 0:00:01.752 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/enable_epel.yml:8 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.032) 0:00:01.784 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/enable_epel.yml:24 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.011) 0:00:01.796 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/enable_epel.yml:30 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.014) 0:00:01.810 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/enable_epel.yml:35 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.013) 0:00:01.824 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/enable_epel.yml:40 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.012) 0:00:01.836 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tests_helpers_and_asserts.yml:9 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.012) 0:00:01.849 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:3 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.021) 0:00:01.870 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.016) 0:00:01.886 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.013) 0:00:01.899 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003707", "end": "2024-01-31 23:33:26.437137", "rc": 0, "start": "2024-01-31 23:33:26.433430" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.307) 0:00:02.207 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.014) 0:00:02.222 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:5 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.012) 0:00:02.235 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.019) 0:00:02.254 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.010) 0:00:02.264 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.009) 0:00:02.274 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.013) 0:00:02.288 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.013) 0:00:02.302 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003764", "end": "2024-01-31 23:33:26.743112", "rc": 0, "start": "2024-01-31 23:33:26.739348" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.211) 0:00:02.513 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.012) 0:00:02.526 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:33:26 +0000 (0:00:00.013) 0:00:02.539 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Wednesday 31 January 2024 23:33:29 +0000 (0:00:02.376) 0:00:04.916 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.021) 0:00:04.938 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.012) 0:00:04.951 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.011) 0:00:04.963 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.013) 0:00:04.977 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:60 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.018) 0:00:04.995 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.013) 0:00:05.009 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:9 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.011) 0:00:05.020 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.020) 0:00:05.041 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.014) 0:00:05.055 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003689", "end": "2024-01-31 23:33:29.501769", "rc": 0, "start": "2024-01-31 23:33:29.498080" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.215) 0:00:05.271 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.012) 0:00:05.283 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:11 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.011) 0:00:05.295 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.018) 0:00:05.314 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.012) 0:00:05.327 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:5 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.205) 0:00:05.532 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:14 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.013) 0:00:05.546 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.019) 0:00:05.565 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.009) 0:00:05.575 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.009) 0:00:05.584 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.014) 0:00:05.598 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:29 +0000 (0:00:00.013) 0:00:05.611 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003701", "end": "2024-01-31 23:33:30.054874", "rc": 0, "start": "2024-01-31 23:33:30.051173" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:30 +0000 (0:00:00.215) 0:00:05.827 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:30 +0000 (0:00:00.018) 0:00:05.845 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:33:30 +0000 (0:00:00.016) 0:00:05.862 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Wednesday 31 January 2024 23:33:32 +0000 (0:00:02.222) 0:00:08.084 ***** ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.005809", "end": "2024-01-31 23:33:32.533462", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-31 23:33:32.527653" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004086", "end": "2024-01-31 23:33:32.794035", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-31 23:33:32.789949" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004148", "end": "2024-01-31 23:33:32.996106", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-31 23:33:32.991958" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.686) 0:00:08.770 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024207", "end": "2024-01-31 23:33:33.234209", "rc": 0, "start": "2024-01-31 23:33:33.210002" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.235) 0:00:09.006 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.012) 0:00:09.018 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.011) 0:00:09.030 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:60 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.012) 0:00:09.042 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.012) 0:00:09.055 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:18 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.012) 0:00:09.068 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.029) 0:00:09.097 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.016) 0:00:09.114 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003603", "end": "2024-01-31 23:33:33.556415", "rc": 0, "start": "2024-01-31 23:33:33.552812" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.213) 0:00:09.328 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.014) 0:00:09.342 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:20 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.015) 0:00:09.358 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_present.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.024) 0:00:09.383 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.016) 0:00:09.400 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706744012.531575, "block_size": 4096, "blocks": 0, "ctime": 1706744012.531575, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34958, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1706744012.531575, "nlink": 1, "path": "/sys/class/net/veth1298", "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 - 'veth1298'] *********************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_present.yml:5 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.210) 0:00:09.610 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:23 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.015) 0:00:09.625 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.035) 0:00:09.661 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.014) 0:00:09.676 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.012) 0:00:09.689 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.017) 0:00:09.706 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:33 +0000 (0:00:00.017) 0:00:09.724 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003676", "end": "2024-01-31 23:33:34.168633", "rc": 0, "start": "2024-01-31 23:33:34.164957" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:34 +0000 (0:00:00.216) 0:00:09.940 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:34 +0000 (0:00:00.015) 0:00:09.955 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:33:34 +0000 (0:00:00.016) 0:00:09.971 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Wednesday 31 January 2024 23:33:36 +0000 (0:00:02.232) 0:00:12.204 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.019) 0:00:12.223 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.011) 0:00:12.235 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019529", "end": "2024-01-31 23:33:36.694053", "rc": 0, "start": "2024-01-31 23:33:36.674524" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.233) 0:00:12.468 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.013) 0:00:12.482 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:60 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.012) 0:00:12.494 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.011) 0:00:12.506 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:27 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.010) 0:00:12.517 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.030) 0:00:12.547 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:36 +0000 (0:00:00.014) 0:00:12.562 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003703", "end": "2024-01-31 23:33:37.000777", "rc": 0, "start": "2024-01-31 23:33:36.997074" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.209) 0:00:12.771 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.013) 0:00:12.785 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:29 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.012) 0:00:12.797 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.028) 0:00:12.825 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.015) 0:00:12.840 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:5 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.208) 0:00:13.048 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tests_helpers_and_asserts.yml:15 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.013) 0:00:13.062 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.017) 0:00:13.079 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.014) 0:00:13.093 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.013) 0:00:13.107 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003779", "end": "2024-01-31 23:33:37.545665", "rc": 0, "start": "2024-01-31 23:33:37.541886" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.209) 0:00:13.317 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.015) 0:00:13.332 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:5 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.012) 0:00:13.345 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.019) 0:00:13.364 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.013) 0:00:13.378 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.013) 0:00:13.391 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.017) 0:00:13.409 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.014) 0:00:13.423 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003796", "end": "2024-01-31 23:33:37.866806", "rc": 0, "start": "2024-01-31 23:33:37.863010" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.214) 0:00:13.638 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.017) 0:00:13.655 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:33:37 +0000 (0:00:00.013) 0:00:13.669 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Wednesday 31 January 2024 23:33:40 +0000 (0:00:02.240) 0:00:15.910 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.024) 0:00:15.935 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.011) 0:00:15.946 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.012) 0:00:15.959 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.013) 0:00:15.972 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:60 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.014) 0:00:15.987 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.013) 0:00:16.001 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:9 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.011) 0:00:16.013 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.022) 0:00:16.035 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.013) 0:00:16.049 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003783", "end": "2024-01-31 23:33:40.489946", "rc": 0, "start": "2024-01-31 23:33:40.486163" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.211) 0:00:16.260 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.012) 0:00:16.273 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:11 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.012) 0:00:16.286 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.018) 0:00:16.305 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.012) 0:00:16.318 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:5 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.206) 0:00:16.524 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:14 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.019) 0:00:16.544 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.028) 0:00:16.572 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.015) 0:00:16.588 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.019) 0:00:16.608 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.022) 0:00:16.630 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:40 +0000 (0:00:00.017) 0:00:16.647 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003732", "end": "2024-01-31 23:33:41.089402", "rc": 0, "start": "2024-01-31 23:33:41.085670" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:41 +0000 (0:00:00.212) 0:00:16.860 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:41 +0000 (0:00:00.013) 0:00:16.873 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:33:41 +0000 (0:00:00.013) 0:00:16.886 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Wednesday 31 January 2024 23:33:43 +0000 (0:00:02.236) 0:00:19.123 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.021) 0:00:19.144 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.013) 0:00:19.158 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.011) 0:00:19.170 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.126996", "end": "2024-01-31 23:33:43.737153", "rc": 0, "start": "2024-01-31 23:33:43.610157" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.348) 0:00:19.518 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:60 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.012) 0:00:19.531 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.013) 0:00:19.544 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:18 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.013) 0:00:19.557 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.023) 0:00:19.580 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:43 +0000 (0:00:00.012) 0:00:19.592 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003948", "end": "2024-01-31 23:33:44.031077", "rc": 0, "start": "2024-01-31 23:33:44.027129" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.208) 0:00:19.801 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.013) 0:00:19.814 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:20 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.014) 0:00:19.828 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_present.yml:3 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.021) 0:00:19.850 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.015) 0:00:19.866 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706744023.7355208, "block_size": 4096, "blocks": 0, "ctime": 1706744023.7355208, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35290, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1706744023.7355208, "nlink": 1, "path": "/sys/class/net/dummy1298", "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 - 'dummy1298'] ********************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_present.yml:5 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.206) 0:00:20.072 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:23 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.014) 0:00:20.086 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:3 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.023) 0:00:20.110 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:8 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.011) 0:00:20.121 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:13 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.009) 0:00:20.131 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.019) 0:00:20.150 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.018) 0:00:20.169 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2024-01-31 23:33:44.610040", "rc": 0, "start": "2024-01-31 23:33:44.606300" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.211) 0:00:20.380 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.014) 0:00:20.395 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Wednesday 31 January 2024 23:33:44 +0000 (0:00:00.012) 0:00:20.407 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Wednesday 31 January 2024 23:33:46 +0000 (0:00:02.235) 0:00:22.643 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Wednesday 31 January 2024 23:33:46 +0000 (0:00:00.021) 0:00:22.665 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Wednesday 31 January 2024 23:33:46 +0000 (0:00:00.013) 0:00:22.679 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Wednesday 31 January 2024 23:33:46 +0000 (0:00:00.012) 0:00:22.691 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Wednesday 31 January 2024 23:33:46 +0000 (0:00:00.013) 0:00:22.704 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008349", "end": "2024-01-31 23:33:47.153181", "rc": 0, "start": "2024-01-31 23:33:47.144832" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:60 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.227) 0:00:22.931 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:65 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.016) 0:00:22.948 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:27 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.012) 0:00:22.961 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:3 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.058) 0:00:23.019 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.015) 0:00:23.034 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003598", "end": "2024-01-31 23:33:47.474541", "rc": 0, "start": "2024-01-31 23:33:47.470943" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:9 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.212) 0:00:23.246 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/show_interfaces.yml:5 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.014) 0:00:23.260 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/create_and_remove_interface.yml:29 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.013) 0:00:23.274 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:3 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.036) 0:00:23.311 ***** included: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_interface_stat.yml:3 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.013) 0:00:23.324 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/assert_device_absent.yml:5 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.205) 0:00:23.530 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Wednesday 31 January 2024 23:33:47 +0000 (0:00:00.021) 0:00:23.551 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.38s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.97s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.69s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.31s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/el_repo_setup.yml:17 ---- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:43 Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewritecq8zox95/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---