# 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_rewritemihlj477/.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_rewritemihlj477/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_rewritemihlj477/tests/tests_helpers_and_asserts.yml:3 Friday 02 February 2024 18:49:57 +0000 (0:00:00.055) 0:00:00.055 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tests_helpers_and_asserts.yml:6 Friday 02 February 2024 18:49:58 +0000 (0:00:01.085) 0:00:01.140 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/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_rewritemihlj477/tests/tasks/el_repo_setup.yml:3 Friday 02 February 2024 18:49:58 +0000 (0:00:00.017) 0:00:01.157 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/el_repo_setup.yml:17 Friday 02 February 2024 18:49:58 +0000 (0:00:00.437) 0:00:01.595 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/el_repo_setup.yml:22 Friday 02 February 2024 18:49:59 +0000 (0:00:00.356) 0:00:01.952 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/el_repo_setup.yml:26 Friday 02 February 2024 18:49:59 +0000 (0:00:00.026) 0:00:01.978 ******* 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_rewritemihlj477/tests/tasks/el_repo_setup.yml:51 Friday 02 February 2024 18:49:59 +0000 (0:00:00.019) 0:00:01.997 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/enable_epel.yml:8 Friday 02 February 2024 18:49:59 +0000 (0:00:00.045) 0:00:02.043 ******* 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_rewritemihlj477/tests/tasks/enable_epel.yml:24 Friday 02 February 2024 18:49:59 +0000 (0:00:00.017) 0:00:02.061 ******* 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_rewritemihlj477/tests/tasks/enable_epel.yml:30 Friday 02 February 2024 18:49:59 +0000 (0:00:00.017) 0:00:02.079 ******* 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_rewritemihlj477/tests/tasks/enable_epel.yml:35 Friday 02 February 2024 18:49:59 +0000 (0:00:00.012) 0:00:02.091 ******* 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_rewritemihlj477/tests/tasks/enable_epel.yml:40 Friday 02 February 2024 18:49:59 +0000 (0:00:00.012) 0:00:02.104 ******* 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_rewritemihlj477/tests/tests_helpers_and_asserts.yml:9 Friday 02 February 2024 18:49:59 +0000 (0:00:00.011) 0:00:02.115 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:3 Friday 02 February 2024 18:49:59 +0000 (0:00:00.018) 0:00:02.133 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:49:59 +0000 (0:00:00.018) 0:00:02.151 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:49:59 +0000 (0:00:00.014) 0:00:02.166 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004206", "end": "2024-02-02 18:49:59.620221", "rc": 0, "start": "2024-02-02 18:49:59.616015" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:49:59 +0000 (0:00:00.352) 0:00:02.519 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:49:59 +0000 (0:00:00.015) 0:00:02.534 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:5 Friday 02 February 2024 18:49:59 +0000 (0:00:00.012) 0:00:02.546 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:3 Friday 02 February 2024 18:49:59 +0000 (0:00:00.020) 0:00:02.566 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:8 Friday 02 February 2024 18:49:59 +0000 (0:00:00.010) 0:00:02.577 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:13 Friday 02 February 2024 18:49:59 +0000 (0:00:00.010) 0:00:02.588 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:49:59 +0000 (0:00:00.013) 0:00:02.602 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:49:59 +0000 (0:00:00.012) 0:00:02.615 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004021", "end": "2024-02-02 18:49:59.965263", "rc": 0, "start": "2024-02-02 18:49:59.961242" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:49:59 +0000 (0:00:00.244) 0:00:02.859 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:00 +0000 (0:00:00.012) 0:00:02.871 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Friday 02 February 2024 18:50:00 +0000 (0:00:00.014) 0:00:02.885 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Friday 02 February 2024 18:50:02 +0000 (0:00:02.315) 0:00:05.201 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Friday 02 February 2024 18:50:02 +0000 (0:00:00.019) 0:00:05.220 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Friday 02 February 2024 18:50:02 +0000 (0:00:00.011) 0:00:05.232 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Friday 02 February 2024 18:50:02 +0000 (0:00:00.013) 0:00:05.245 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Friday 02 February 2024 18:50:02 +0000 (0:00:00.014) 0:00:05.259 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:60 Friday 02 February 2024 18:50:02 +0000 (0:00:00.013) 0:00:05.273 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:65 Friday 02 February 2024 18:50:02 +0000 (0:00:00.013) 0:00:05.287 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:9 Friday 02 February 2024 18:50:02 +0000 (0:00:00.011) 0:00:05.298 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:02 +0000 (0:00:00.018) 0:00:05.317 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:02 +0000 (0:00:00.013) 0:00:05.331 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004381", "end": "2024-02-02 18:50:02.682155", "rc": 0, "start": "2024-02-02 18:50:02.677774" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:02 +0000 (0:00:00.247) 0:00:05.578 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:02 +0000 (0:00:00.014) 0:00:05.592 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:11 Friday 02 February 2024 18:50:02 +0000 (0:00:00.013) 0:00:05.606 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:3 Friday 02 February 2024 18:50:02 +0000 (0:00:00.020) 0:00:05.626 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml:3 Friday 02 February 2024 18:50:02 +0000 (0:00:00.015) 0:00:05.641 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:5 Friday 02 February 2024 18:50:03 +0000 (0:00:00.238) 0:00:05.880 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:14 Friday 02 February 2024 18:50:03 +0000 (0:00:00.016) 0:00:05.896 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:3 Friday 02 February 2024 18:50:03 +0000 (0:00:00.027) 0:00:05.924 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:8 Friday 02 February 2024 18:50:03 +0000 (0:00:00.009) 0:00:05.934 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:13 Friday 02 February 2024 18:50:03 +0000 (0:00:00.009) 0:00:05.943 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:03 +0000 (0:00:00.014) 0:00:05.958 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:03 +0000 (0:00:00.014) 0:00:05.972 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004143", "end": "2024-02-02 18:50:03.319696", "rc": 0, "start": "2024-02-02 18:50:03.315553" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:03 +0000 (0:00:00.242) 0:00:06.214 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:03 +0000 (0:00:00.016) 0:00:06.231 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Friday 02 February 2024 18:50:03 +0000 (0:00:00.015) 0:00:06.246 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Friday 02 February 2024 18:50:05 +0000 (0:00:02.045) 0:00:08.292 ******* 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.009760", "end": "2024-02-02 18:50:05.657847", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-02 18:50:05.648087" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004216", "end": "2024-02-02 18:50:05.956446", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-02 18:50:05.952230" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004480", "end": "2024-02-02 18:50:06.197031", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-02 18:50:06.192551" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Friday 02 February 2024 18:50:06 +0000 (0:00:00.801) 0:00:09.094 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024984", "end": "2024-02-02 18:50:06.466975", "rc": 0, "start": "2024-02-02 18:50:06.441991" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Friday 02 February 2024 18:50:06 +0000 (0:00:00.269) 0:00:09.363 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Friday 02 February 2024 18:50:06 +0000 (0:00:00.010) 0:00:09.374 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Friday 02 February 2024 18:50:06 +0000 (0:00:00.009) 0:00:09.383 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:60 Friday 02 February 2024 18:50:06 +0000 (0:00:00.011) 0:00:09.395 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:65 Friday 02 February 2024 18:50:06 +0000 (0:00:00.011) 0:00:09.407 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:18 Friday 02 February 2024 18:50:06 +0000 (0:00:00.011) 0:00:09.418 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:06 +0000 (0:00:00.025) 0:00:09.444 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:06 +0000 (0:00:00.014) 0:00:09.458 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004249", "end": "2024-02-02 18:50:06.807019", "rc": 0, "start": "2024-02-02 18:50:06.802770" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:06 +0000 (0:00:00.242) 0:00:09.701 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:06 +0000 (0:00:00.012) 0:00:09.713 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:20 Friday 02 February 2024 18:50:06 +0000 (0:00:00.013) 0:00:09.727 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_present.yml:3 Friday 02 February 2024 18:50:06 +0000 (0:00:00.025) 0:00:09.752 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml:3 Friday 02 February 2024 18:50:06 +0000 (0:00:00.013) 0:00:09.765 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706899805.6525378, "block_size": 4096, "blocks": 0, "ctime": 1706899805.6525378, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34241, "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": 1706899805.6525378, "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_rewritemihlj477/tests/tasks/assert_device_present.yml:5 Friday 02 February 2024 18:50:07 +0000 (0:00:00.245) 0:00:10.011 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:23 Friday 02 February 2024 18:50:07 +0000 (0:00:00.012) 0:00:10.023 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:3 Friday 02 February 2024 18:50:07 +0000 (0:00:00.025) 0:00:10.049 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:8 Friday 02 February 2024 18:50:07 +0000 (0:00:00.010) 0:00:10.059 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:13 Friday 02 February 2024 18:50:07 +0000 (0:00:00.009) 0:00:10.069 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:07 +0000 (0:00:00.015) 0:00:10.084 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:07 +0000 (0:00:00.013) 0:00:10.098 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004030", "end": "2024-02-02 18:50:07.446004", "rc": 0, "start": "2024-02-02 18:50:07.441974" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:07 +0000 (0:00:00.241) 0:00:10.340 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:07 +0000 (0:00:00.013) 0:00:10.353 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Friday 02 February 2024 18:50:07 +0000 (0:00:00.012) 0:00:10.366 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Friday 02 February 2024 18:50:09 +0000 (0:00:02.037) 0:00:12.404 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Friday 02 February 2024 18:50:09 +0000 (0:00:00.022) 0:00:12.426 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Friday 02 February 2024 18:50:09 +0000 (0:00:00.013) 0:00:12.439 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.014901", "end": "2024-02-02 18:50:09.802722", "rc": 0, "start": "2024-02-02 18:50:09.787821" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Friday 02 February 2024 18:50:09 +0000 (0:00:00.267) 0:00:12.707 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Friday 02 February 2024 18:50:09 +0000 (0:00:00.013) 0:00:12.720 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:60 Friday 02 February 2024 18:50:09 +0000 (0:00:00.011) 0:00:12.732 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:65 Friday 02 February 2024 18:50:09 +0000 (0:00:00.012) 0:00:12.744 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:27 Friday 02 February 2024 18:50:09 +0000 (0:00:00.010) 0:00:12.754 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:09 +0000 (0:00:00.027) 0:00:12.782 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:09 +0000 (0:00:00.012) 0:00:12.794 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004003", "end": "2024-02-02 18:50:10.142913", "rc": 0, "start": "2024-02-02 18:50:10.138910" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:10 +0000 (0:00:00.242) 0:00:13.037 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:10 +0000 (0:00:00.013) 0:00:13.050 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:29 Friday 02 February 2024 18:50:10 +0000 (0:00:00.012) 0:00:13.063 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.039) 0:00:13.102 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.015) 0:00:13.117 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:5 Friday 02 February 2024 18:50:10 +0000 (0:00:00.245) 0:00:13.362 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tests_helpers_and_asserts.yml:15 Friday 02 February 2024 18:50:10 +0000 (0:00:00.014) 0:00:13.376 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.018) 0:00:13.395 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.016) 0:00:13.412 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.011) 0:00:13.424 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004073", "end": "2024-02-02 18:50:10.769886", "rc": 0, "start": "2024-02-02 18:50:10.765813" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:10 +0000 (0:00:00.240) 0:00:13.664 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:10 +0000 (0:00:00.021) 0:00:13.685 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:5 Friday 02 February 2024 18:50:10 +0000 (0:00:00.018) 0:00:13.703 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.020) 0:00:13.724 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:8 Friday 02 February 2024 18:50:10 +0000 (0:00:00.023) 0:00:13.748 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:13 Friday 02 February 2024 18:50:10 +0000 (0:00:00.011) 0:00:13.760 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.017) 0:00:13.777 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:10 +0000 (0:00:00.016) 0:00:13.793 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004035", "end": "2024-02-02 18:50:11.144953", "rc": 0, "start": "2024-02-02 18:50:11.140918" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:11 +0000 (0:00:00.246) 0:00:14.039 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:11 +0000 (0:00:00.013) 0:00:14.053 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Friday 02 February 2024 18:50:11 +0000 (0:00:00.011) 0:00:14.065 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Friday 02 February 2024 18:50:13 +0000 (0:00:02.015) 0:00:16.081 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Friday 02 February 2024 18:50:13 +0000 (0:00:00.024) 0:00:16.105 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Friday 02 February 2024 18:50:13 +0000 (0:00:00.012) 0:00:16.118 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Friday 02 February 2024 18:50:13 +0000 (0:00:00.012) 0:00:16.130 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Friday 02 February 2024 18:50:13 +0000 (0:00:00.012) 0:00:16.142 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:60 Friday 02 February 2024 18:50:13 +0000 (0:00:00.014) 0:00:16.157 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:65 Friday 02 February 2024 18:50:13 +0000 (0:00:00.011) 0:00:16.168 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:9 Friday 02 February 2024 18:50:13 +0000 (0:00:00.013) 0:00:16.181 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.021) 0:00:16.203 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.016) 0:00:16.219 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004003", "end": "2024-02-02 18:50:13.565333", "rc": 0, "start": "2024-02-02 18:50:13.561330" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:13 +0000 (0:00:00.239) 0:00:16.458 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:13 +0000 (0:00:00.014) 0:00:16.473 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:11 Friday 02 February 2024 18:50:13 +0000 (0:00:00.013) 0:00:16.487 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.020) 0:00:16.507 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.015) 0:00:16.523 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:5 Friday 02 February 2024 18:50:13 +0000 (0:00:00.237) 0:00:16.760 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:14 Friday 02 February 2024 18:50:13 +0000 (0:00:00.013) 0:00:16.774 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.021) 0:00:16.795 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:8 Friday 02 February 2024 18:50:13 +0000 (0:00:00.009) 0:00:16.805 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:13 Friday 02 February 2024 18:50:13 +0000 (0:00:00.009) 0:00:16.814 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.013) 0:00:16.828 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:13 +0000 (0:00:00.015) 0:00:16.844 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004199", "end": "2024-02-02 18:50:14.194395", "rc": 0, "start": "2024-02-02 18:50:14.190196" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:14 +0000 (0:00:00.245) 0:00:17.089 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:14 +0000 (0:00:00.017) 0:00:17.107 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Friday 02 February 2024 18:50:14 +0000 (0:00:00.013) 0:00:17.120 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Friday 02 February 2024 18:50:16 +0000 (0:00:02.050) 0:00:19.171 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Friday 02 February 2024 18:50:16 +0000 (0:00:00.023) 0:00:19.194 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Friday 02 February 2024 18:50:16 +0000 (0:00:00.017) 0:00:19.212 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Friday 02 February 2024 18:50:16 +0000 (0:00:00.014) 0:00:19.226 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.137059", "end": "2024-02-02 18:50:16.709883", "rc": 0, "start": "2024-02-02 18:50:16.572824" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Friday 02 February 2024 18:50:16 +0000 (0:00:00.392) 0:00:19.618 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:60 Friday 02 February 2024 18:50:16 +0000 (0:00:00.011) 0:00:19.629 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:65 Friday 02 February 2024 18:50:16 +0000 (0:00:00.011) 0:00:19.641 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:18 Friday 02 February 2024 18:50:16 +0000 (0:00:00.011) 0:00:19.653 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:16 +0000 (0:00:00.022) 0:00:19.675 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:16 +0000 (0:00:00.013) 0:00:19.689 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004004", "end": "2024-02-02 18:50:17.036384", "rc": 0, "start": "2024-02-02 18:50:17.032380" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:17 +0000 (0:00:00.240) 0:00:19.930 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:17 +0000 (0:00:00.015) 0:00:19.945 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:20 Friday 02 February 2024 18:50:17 +0000 (0:00:00.014) 0:00:19.959 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_present.yml:3 Friday 02 February 2024 18:50:17 +0000 (0:00:00.026) 0:00:19.985 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml:3 Friday 02 February 2024 18:50:17 +0000 (0:00:00.015) 0:00:20.001 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706899816.7082906, "block_size": 4096, "blocks": 0, "ctime": 1706899816.7082906, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34573, "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": 1706899816.7082906, "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_rewritemihlj477/tests/tasks/assert_device_present.yml:5 Friday 02 February 2024 18:50:17 +0000 (0:00:00.238) 0:00:20.239 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:23 Friday 02 February 2024 18:50:17 +0000 (0:00:00.023) 0:00:20.263 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:3 Friday 02 February 2024 18:50:17 +0000 (0:00:00.041) 0:00:20.305 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:8 Friday 02 February 2024 18:50:17 +0000 (0:00:00.015) 0:00:20.320 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:13 Friday 02 February 2024 18:50:17 +0000 (0:00:00.016) 0:00:20.336 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:17 +0000 (0:00:00.025) 0:00:20.362 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:17 +0000 (0:00:00.018) 0:00:20.380 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004163", "end": "2024-02-02 18:50:17.731966", "rc": 0, "start": "2024-02-02 18:50:17.727803" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:17 +0000 (0:00:00.246) 0:00:20.627 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:17 +0000 (0:00:00.016) 0:00:20.643 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Friday 02 February 2024 18:50:17 +0000 (0:00:00.015) 0:00:20.659 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Friday 02 February 2024 18:50:19 +0000 (0:00:02.033) 0:00:22.693 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Friday 02 February 2024 18:50:19 +0000 (0:00:00.026) 0:00:22.719 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Friday 02 February 2024 18:50:19 +0000 (0:00:00.018) 0:00:22.737 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Friday 02 February 2024 18:50:19 +0000 (0:00:00.017) 0:00:22.755 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Friday 02 February 2024 18:50:19 +0000 (0:00:00.035) 0:00:22.791 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008569", "end": "2024-02-02 18:50:20.148566", "rc": 0, "start": "2024-02-02 18:50:20.139997" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:60 Friday 02 February 2024 18:50:20 +0000 (0:00:00.263) 0:00:23.055 ******* 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_rewritemihlj477/tests/tasks/manage_test_interface.yml:65 Friday 02 February 2024 18:50:20 +0000 (0:00:00.022) 0:00:23.077 ******* 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_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:27 Friday 02 February 2024 18:50:20 +0000 (0:00:00.013) 0:00:23.091 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:3 Friday 02 February 2024 18:50:20 +0000 (0:00:00.043) 0:00:23.135 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Friday 02 February 2024 18:50:20 +0000 (0:00:00.086) 0:00:23.221 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004144", "end": "2024-02-02 18:50:20.587781", "rc": 0, "start": "2024-02-02 18:50:20.583637" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:9 Friday 02 February 2024 18:50:20 +0000 (0:00:00.260) 0:00:23.482 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/show_interfaces.yml:5 Friday 02 February 2024 18:50:20 +0000 (0:00:00.026) 0:00:23.509 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/create_and_remove_interface.yml:29 Friday 02 February 2024 18:50:20 +0000 (0:00:00.019) 0:00:23.528 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:3 Friday 02 February 2024 18:50:20 +0000 (0:00:00.036) 0:00:23.564 ******* included: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.yml:3 Friday 02 February 2024 18:50:20 +0000 (0:00:00.014) 0:00:23.578 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/assert_device_absent.yml:5 Friday 02 February 2024 18:50:20 +0000 (0:00:00.245) 0:00:23.824 ******* 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 Friday 02 February 2024 18:50:20 +0000 (0:00:00.025) 0:00:23.850 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.32s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.05s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.04s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.03s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.02s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.09s /WORKDIR/git-bond_options_rewritemihlj477/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.80s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.44s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.39s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.36s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/el_repo_setup.yml:17 ---- Gather current interface info ------------------------------------------- 0.35s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:43 Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritemihlj477/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---