# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-bond_options_rewrite_8cztfey/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_rewrite_8cztfey/tests/tests_helpers_and_asserts.yml:3 Tuesday 06 February 2024 16:28:59 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tests_helpers_and_asserts.yml:6 Tuesday 06 February 2024 16:29:00 +0000 (0:00:00.933) 0:00:00.947 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/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_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 16:29:00 +0000 (0:00:00.022) 0:00:00.969 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 16:29:00 +0000 (0:00:00.540) 0:00:01.510 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.296) 0:00:01.806 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.024) 0:00:01.831 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.017) 0:00:01.849 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.030) 0:00:01.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.025) 0:00:01.906 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.017) 0:00:01.923 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.011) 0:00:01.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.013) 0:00:01.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tests_helpers_and_asserts.yml:9 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.009) 0:00:01.957 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:3 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.018) 0:00:01.976 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.011) 0:00:01.987 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:01 +0000 (0:00:00.018) 0:00:02.006 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005064", "end": "2024-02-06 16:29:02.686225", "rc": 0, "start": "2024-02-06 16:29:01.681161" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:02 +0000 (0:00:01.288) 0:00:03.295 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.011) 0:00:03.306 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:5 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.009) 0:00:03.316 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.014) 0:00:03.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.008) 0:00:03.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.008) 0:00:03.347 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.011) 0:00:03.359 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.011) 0:00:03.371 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004186", "end": "2024-02-06 16:29:02.967910", "rc": 0, "start": "2024-02-06 16:29:02.963724" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:02 +0000 (0:00:00.210) 0:00:03.581 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:03 +0000 (0:00:00.018) 0:00:03.600 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 16:29:03 +0000 (0:00:00.010) 0:00:03.610 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 16:29:05 +0000 (0:00:02.680) 0:00:06.290 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.017) 0:00:06.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.009) 0:00:06.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.010) 0:00:06.327 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.010) 0:00:06.338 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.010) 0:00:06.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.010) 0:00:06.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:9 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.008) 0:00:06.368 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.014) 0:00:06.383 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:05 +0000 (0:00:00.011) 0:00:06.394 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003970", "end": "2024-02-06 16:29:05.991779", "rc": 0, "start": "2024-02-06 16:29:05.987809" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.204) 0:00:06.599 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.010) 0:00:06.609 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:11 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.009) 0:00:06.619 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.014) 0:00:06.633 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.010) 0:00:06.644 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.201) 0:00:06.845 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:14 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.012) 0:00:06.858 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.015) 0:00:06.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.008) 0:00:06.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.008) 0:00:06.890 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.011) 0:00:06.901 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.010) 0:00:06.911 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004092", "end": "2024-02-06 16:29:06.513876", "rc": 0, "start": "2024-02-06 16:29:06.509784" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.210) 0:00:07.121 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.010) 0:00:07.132 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 16:29:06 +0000 (0:00:00.009) 0:00:07.142 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 16:29:09 +0000 (0:00:02.444) 0:00:09.587 ****** 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.008454", "end": "2024-02-06 16:29:09.190597", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-06 16:29:09.182143" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004417", "end": "2024-02-06 16:29:09.443607", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-06 16:29:09.439190" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004437", "end": "2024-02-06 16:29:09.640746", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-06 16:29:09.636309" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.661) 0:00:10.249 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022550", "end": "2024-02-06 16:29:09.862870", "rc": 0, "start": "2024-02-06 16:29:09.840320" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.222) 0:00:10.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.010) 0:00:10.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.010) 0:00:10.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.010) 0:00:10.504 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.010) 0:00:10.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:18 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.009) 0:00:10.524 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.015) 0:00:10.540 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:09 +0000 (0:00:00.025) 0:00:10.565 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004967", "end": "2024-02-06 16:29:11.162118", "rc": 0, "start": "2024-02-06 16:29:10.157151" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:11 +0000 (0:00:01.203) 0:00:11.769 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.009) 0:00:11.779 ****** 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_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:20 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.008) 0:00:11.787 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.016) 0:00:11.804 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.010) 0:00:11.814 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236949.1863787, "block_size": 4096, "blocks": 0, "ctime": 1707236949.1863787, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31323, "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": 1707236949.1863787, "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_rewrite_8cztfey/tests/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.200) 0:00:12.014 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:23 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.010) 0:00:12.025 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.018) 0:00:12.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.008) 0:00:12.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.008) 0:00:12.060 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.011) 0:00:12.072 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.012) 0:00:12.084 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003749", "end": "2024-02-06 16:29:11.680168", "rc": 0, "start": "2024-02-06 16:29:11.676419" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.202) 0:00:12.286 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.009) 0:00:12.296 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 16:29:11 +0000 (0:00:00.009) 0:00:12.306 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 16:29:14 +0000 (0:00:02.443) 0:00:14.749 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.018) 0:00:14.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.010) 0:00:14.778 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.016321", "end": "2024-02-06 16:29:14.386858", "rc": 0, "start": "2024-02-06 16:29:14.370537" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.222) 0:00:15.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.015) 0:00:15.016 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.009) 0:00:15.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.009) 0:00:15.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:27 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.010) 0:00:15.047 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.018) 0:00:15.065 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:14 +0000 (0:00:00.011) 0:00:15.077 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004882", "end": "2024-02-06 16:29:15.671502", "rc": 0, "start": "2024-02-06 16:29:14.666620" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:15 +0000 (0:00:01.203) 0:00:16.280 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.011) 0:00:16.291 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:29 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.009) 0:00:16.301 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.020) 0:00:16.321 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.011) 0:00:16.333 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.206) 0:00:16.540 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tests_helpers_and_asserts.yml:15 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.012) 0:00:16.552 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:3 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.013) 0:00:16.565 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:15 +0000 (0:00:00.010) 0:00:16.576 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.009) 0:00:16.585 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003704", "end": "2024-02-06 16:29:16.175426", "rc": 0, "start": "2024-02-06 16:29:16.171722" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.195) 0:00:16.781 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.010) 0:00:16.791 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:5 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.008) 0:00:16.800 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.012) 0:00:16.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.008) 0:00:16.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.008) 0:00:16.829 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.011) 0:00:16.840 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.009) 0:00:16.850 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003934", "end": "2024-02-06 16:29:16.446626", "rc": 0, "start": "2024-02-06 16:29:16.442692" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.205) 0:00:17.056 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.014) 0:00:17.070 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 16:29:16 +0000 (0:00:00.013) 0:00:17.084 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 16:29:18 +0000 (0:00:02.479) 0:00:19.563 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 16:29:18 +0000 (0:00:00.016) 0:00:19.580 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:19.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:19.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:19.608 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:19.618 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.010) 0:00:19.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:9 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.008) 0:00:19.636 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.012) 0:00:19.649 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.010) 0:00:19.659 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003809", "end": "2024-02-06 16:29:19.252431", "rc": 0, "start": "2024-02-06 16:29:19.248622" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.199) 0:00:19.859 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.010) 0:00:19.869 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:11 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:19.879 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.013) 0:00:19.892 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.010) 0:00:19.903 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.200) 0:00:20.104 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:14 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.012) 0:00:20.116 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.015) 0:00:20.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:20.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.008) 0:00:20.150 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.011) 0:00:20.162 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.010) 0:00:20.172 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004036", "end": "2024-02-06 16:29:19.774259", "rc": 0, "start": "2024-02-06 16:29:19.770223" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.209) 0:00:20.382 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.009) 0:00:20.392 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 16:29:19 +0000 (0:00:00.008) 0:00:20.400 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 16:29:22 +0000 (0:00:02.465) 0:00:22.866 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.016) 0:00:22.883 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.009) 0:00:22.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.010) 0:00:22.902 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.141551", "end": "2024-02-06 16:29:22.638547", "rc": 0, "start": "2024-02-06 16:29:22.496996" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.353) 0:00:23.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.010) 0:00:23.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.009) 0:00:23.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:18 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.008) 0:00:23.284 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.017) 0:00:23.301 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:22 +0000 (0:00:00.009) 0:00:23.311 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005126", "end": "2024-02-06 16:29:23.909522", "rc": 0, "start": "2024-02-06 16:29:22.904396" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:23 +0000 (0:00:01.206) 0:00:24.517 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:23 +0000 (0:00:00.010) 0:00:24.528 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:20 Tuesday 06 February 2024 16:29:23 +0000 (0:00:00.008) 0:00:24.536 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 16:29:23 +0000 (0:00:00.016) 0:00:24.553 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:29:23 +0000 (0:00:00.010) 0:00:24.563 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236962.6366885, "block_size": 4096, "blocks": 0, "ctime": 1707236962.6366885, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31655, "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": 1707236962.6366885, "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_rewrite_8cztfey/tests/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.200) 0:00:24.764 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:23 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.012) 0:00:24.776 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.019) 0:00:24.796 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.010) 0:00:24.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.009) 0:00:24.816 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.011) 0:00:24.827 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:24 +0000 (0:00:00.011) 0:00:24.839 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005132", "end": "2024-02-06 16:29:25.438091", "rc": 0, "start": "2024-02-06 16:29:24.432959" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:25 +0000 (0:00:01.206) 0:00:26.045 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:25 +0000 (0:00:00.011) 0:00:26.057 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 16:29:25 +0000 (0:00:00.009) 0:00:26.066 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 16:29:27 +0000 (0:00:02.497) 0:00:28.564 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 16:29:27 +0000 (0:00:00.018) 0:00:28.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.009) 0:00:28.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.009) 0:00:28.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.011) 0:00:28.613 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010008", "end": "2024-02-06 16:29:28.216882", "rc": 0, "start": "2024-02-06 16:29:28.206874" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.217) 0:00:28.830 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.010) 0:00:28.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:27 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.008) 0:00:28.849 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.019) 0:00:28.869 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.009) 0:00:28.878 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003741", "end": "2024-02-06 16:29:28.474588", "rc": 0, "start": "2024-02-06 16:29:28.470847" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.203) 0:00:29.082 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.009) 0:00:29.091 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/create_and_remove_interface.yml:29 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.008) 0:00:29.099 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:3 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.019) 0:00:29.119 ****** included: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.010) 0:00:29.130 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/assert_device_absent.yml:5 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.199) 0:00:29.329 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Tuesday 06 February 2024 16:29:28 +0000 (0:00:00.009) 0:00:29.338 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.48s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.44s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.44s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.29s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.93s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.54s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:52 Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/el_repo_setup.yml:19 ---- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:37 Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:45 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/manage_test_interface.yml:58 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewrite_8cztfey/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---