# 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_rewrite1cfritjo/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_rewrite1cfritjo/tests/tests_helpers_and_asserts.yml:3 Monday 12 February 2024 22:51:13 +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_rewrite1cfritjo/tests/tests_helpers_and_asserts.yml:6 Monday 12 February 2024 22:51:14 +0000 (0:00:00.988) 0:00:01.001 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:3 Monday 12 February 2024 22:51:14 +0000 (0:00:00.028) 0:00:01.029 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:19 Monday 12 February 2024 22:51:15 +0000 (0:00:00.518) 0:00:01.548 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:24 Monday 12 February 2024 22:51:15 +0000 (0:00:00.264) 0:00:01.813 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:28 Monday 12 February 2024 22:51:15 +0000 (0:00:00.022) 0:00:01.835 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:53 Monday 12 February 2024 22:51:15 +0000 (0:00:00.017) 0:00:01.852 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:8 Monday 12 February 2024 22:51:15 +0000 (0:00:00.030) 0:00:01.883 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:24 Monday 12 February 2024 22:51:15 +0000 (0:00:00.010) 0:00:01.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:30 Monday 12 February 2024 22:51:15 +0000 (0:00:00.009) 0:00:01.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:35 Monday 12 February 2024 22:51:15 +0000 (0:00:00.008) 0:00:01.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/enable_epel.yml:40 Monday 12 February 2024 22:51:15 +0000 (0:00:00.010) 0:00:01.922 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tests_helpers_and_asserts.yml:9 Monday 12 February 2024 22:51:15 +0000 (0:00:00.008) 0:00:01.930 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:3 Monday 12 February 2024 22:51:15 +0000 (0:00:00.012) 0:00:01.943 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:15 +0000 (0:00:00.010) 0:00:01.953 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:15 +0000 (0:00:00.009) 0:00:01.963 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003546", "end": "2024-02-12 22:51:16.153357", "rc": 0, "start": "2024-02-12 22:51:16.149811" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:16 +0000 (0:00:00.265) 0:00:02.229 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:16 +0000 (0:00:00.026) 0:00:02.256 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:5 Monday 12 February 2024 22:51:16 +0000 (0:00:00.019) 0:00:02.275 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:51:16 +0000 (0:00:00.015) 0:00:02.290 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:51:16 +0000 (0:00:00.009) 0:00:02.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:51:16 +0000 (0:00:00.010) 0:00:02.311 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:16 +0000 (0:00:00.012) 0:00:02.324 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:16 +0000 (0:00:00.011) 0:00:02.335 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004802", "end": "2024-02-12 22:51:17.469915", "rc": 0, "start": "2024-02-12 22:51:16.465113" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:17 +0000 (0:00:01.207) 0:00:03.542 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:17 +0000 (0:00:00.024) 0:00:03.567 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:51:17 +0000 (0:00:00.009) 0:00:03.577 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:51:20 +0000 (0:00:02.684) 0:00:06.261 ******* 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_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:51:20 +0000 (0:00:00.016) 0:00:06.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.296 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:51:20 +0000 (0:00:00.008) 0:00:06.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:51:20 +0000 (0:00:00.008) 0:00:06.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:9 Monday 12 February 2024 22:51:20 +0000 (0:00:00.008) 0:00:06.331 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.012) 0:00:06.344 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.354 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-02-12 22:51:20.484416", "rc": 0, "start": "2024-02-12 22:51:20.480977" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:20 +0000 (0:00:00.197) 0:00:06.551 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.561 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:11 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.570 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.013) 0:00:06.584 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.010) 0:00:06.594 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:5 Monday 12 February 2024 22:51:20 +0000 (0:00:00.192) 0:00:06.787 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:14 Monday 12 February 2024 22:51:20 +0000 (0:00:00.014) 0:00:06.801 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.017) 0:00:06.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:51:20 +0000 (0:00:00.008) 0:00:06.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:51:20 +0000 (0:00:00.009) 0:00:06.836 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.014) 0:00:06.851 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:20 +0000 (0:00:00.012) 0:00:06.864 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003578", "end": "2024-02-12 22:51:20.993177", "rc": 0, "start": "2024-02-12 22:51:20.989599" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:21 +0000 (0:00:00.199) 0:00:07.063 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:21 +0000 (0:00:00.018) 0:00:07.082 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:51:21 +0000 (0:00:00.009) 0:00:07.092 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:51:23 +0000 (0:00:02.456) 0:00:09.548 ******* 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.007476", "end": "2024-02-12 22:51:23.691469", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-12 22:51:23.683993" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003816", "end": "2024-02-12 22:51:23.937925", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-12 22:51:23.934109" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004046", "end": "2024-02-12 22:51:24.134010", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-12 22:51:24.129964" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:51:24 +0000 (0:00:00.672) 0:00:10.221 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023753", "end": "2024-02-12 22:51:24.383801", "rc": 0, "start": "2024-02-12 22:51:24.360048" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:51:24 +0000 (0:00:00.235) 0:00:10.456 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:51:24 +0000 (0:00:00.010) 0:00:10.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:51:24 +0000 (0:00:00.011) 0:00:10.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:51:24 +0000 (0:00:00.011) 0:00:10.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:51:24 +0000 (0:00:00.009) 0:00:10.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:18 Monday 12 February 2024 22:51:24 +0000 (0:00:00.009) 0:00:10.510 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:24 +0000 (0:00:00.016) 0:00:10.527 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:24 +0000 (0:00:00.030) 0:00:10.558 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004606", "end": "2024-02-12 22:51:25.690872", "rc": 0, "start": "2024-02-12 22:51:24.686266" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:25 +0000 (0:00:01.199) 0:00:11.758 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:25 +0000 (0:00:00.010) 0:00:11.769 ******* 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_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:20 Monday 12 February 2024 22:51:25 +0000 (0:00:00.009) 0:00:11.778 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_present.yml:3 Monday 12 February 2024 22:51:25 +0000 (0:00:00.016) 0:00:11.795 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:51:25 +0000 (0:00:00.010) 0:00:11.805 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707778283.6883423, "block_size": 4096, "blocks": 0, "ctime": 1707778283.6883423, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32755, "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": 1707778283.6883423, "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_rewrite1cfritjo/tests/tasks/assert_device_present.yml:5 Monday 12 February 2024 22:51:25 +0000 (0:00:00.215) 0:00:12.021 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:23 Monday 12 February 2024 22:51:25 +0000 (0:00:00.016) 0:00:12.037 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:51:26 +0000 (0:00:00.019) 0:00:12.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:51:26 +0000 (0:00:00.011) 0:00:12.067 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:51:26 +0000 (0:00:00.008) 0:00:12.076 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:26 +0000 (0:00:00.011) 0:00:12.087 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:26 +0000 (0:00:00.010) 0:00:12.098 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004884", "end": "2024-02-12 22:51:27.236980", "rc": 0, "start": "2024-02-12 22:51:26.232096" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:27 +0000 (0:00:01.222) 0:00:13.320 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:27 +0000 (0:00:00.033) 0:00:13.353 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:51:27 +0000 (0:00:00.031) 0:00:13.384 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:51:29 +0000 (0:00:02.454) 0:00:15.839 ******* 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_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:51:29 +0000 (0:00:00.020) 0:00:15.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:51:29 +0000 (0:00:00.011) 0:00:15.870 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010498", "end": "2024-02-12 22:51:30.012004", "rc": 0, "start": "2024-02-12 22:51:30.001506" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:51:30 +0000 (0:00:00.243) 0:00:16.114 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:51:30 +0000 (0:00:00.018) 0:00:16.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:51:30 +0000 (0:00:00.017) 0:00:16.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:51:30 +0000 (0:00:00.021) 0:00:16.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:27 Monday 12 February 2024 22:51:30 +0000 (0:00:00.015) 0:00:16.186 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.026) 0:00:16.213 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.011) 0:00:16.225 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003608", "end": "2024-02-12 22:51:30.375683", "rc": 0, "start": "2024-02-12 22:51:30.372075" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:30 +0000 (0:00:00.217) 0:00:16.443 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:30 +0000 (0:00:00.011) 0:00:16.454 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:29 Monday 12 February 2024 22:51:30 +0000 (0:00:00.009) 0:00:16.464 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.019) 0:00:16.484 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.011) 0:00:16.495 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:5 Monday 12 February 2024 22:51:30 +0000 (0:00:00.192) 0:00:16.687 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tests_helpers_and_asserts.yml:15 Monday 12 February 2024 22:51:30 +0000 (0:00:00.012) 0:00:16.699 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.013) 0:00:16.713 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.010) 0:00:16.723 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.010) 0:00:16.733 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003815", "end": "2024-02-12 22:51:30.870980", "rc": 0, "start": "2024-02-12 22:51:30.867165" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:30 +0000 (0:00:00.205) 0:00:16.939 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:30 +0000 (0:00:00.010) 0:00:16.949 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:5 Monday 12 February 2024 22:51:30 +0000 (0:00:00.009) 0:00:16.959 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.013) 0:00:16.973 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:51:30 +0000 (0:00:00.008) 0:00:16.981 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:51:30 +0000 (0:00:00.008) 0:00:16.989 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.011) 0:00:17.001 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:30 +0000 (0:00:00.009) 0:00:17.011 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003646", "end": "2024-02-12 22:51:31.142241", "rc": 0, "start": "2024-02-12 22:51:31.138595" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:31 +0000 (0:00:00.198) 0:00:17.210 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:31 +0000 (0:00:00.009) 0:00:17.220 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:51:31 +0000 (0:00:00.008) 0:00:17.228 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:51:33 +0000 (0:00:02.488) 0:00:19.717 ******* 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_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:51:33 +0000 (0:00:00.017) 0:00:19.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:51:33 +0000 (0:00:00.010) 0:00:19.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:51:33 +0000 (0:00:00.010) 0:00:19.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:51:33 +0000 (0:00:00.009) 0:00:19.765 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:51:33 +0000 (0:00:00.010) 0:00:19.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:51:33 +0000 (0:00:00.010) 0:00:19.786 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:9 Monday 12 February 2024 22:51:33 +0000 (0:00:00.011) 0:00:19.798 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:33 +0000 (0:00:00.014) 0:00:19.813 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:33 +0000 (0:00:00.012) 0:00:19.825 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003588", "end": "2024-02-12 22:51:33.959425", "rc": 0, "start": "2024-02-12 22:51:33.955837" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:33 +0000 (0:00:00.200) 0:00:20.026 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:33 +0000 (0:00:00.010) 0:00:20.036 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:11 Monday 12 February 2024 22:51:33 +0000 (0:00:00.008) 0:00:20.045 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:3 Monday 12 February 2024 22:51:34 +0000 (0:00:00.014) 0:00:20.059 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:51:34 +0000 (0:00:00.036) 0:00:20.096 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:5 Monday 12 February 2024 22:51:34 +0000 (0:00:00.199) 0:00:20.296 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:14 Monday 12 February 2024 22:51:34 +0000 (0:00:00.010) 0:00:20.307 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:51:34 +0000 (0:00:00.017) 0:00:20.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:51:34 +0000 (0:00:00.008) 0:00:20.332 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:51:34 +0000 (0:00:00.009) 0:00:20.342 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:34 +0000 (0:00:00.011) 0:00:20.354 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:34 +0000 (0:00:00.010) 0:00:20.364 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004797", "end": "2024-02-12 22:51:35.500495", "rc": 0, "start": "2024-02-12 22:51:34.495698" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:35 +0000 (0:00:01.212) 0:00:21.576 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:35 +0000 (0:00:00.032) 0:00:21.609 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:51:35 +0000 (0:00:00.021) 0:00:21.631 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:51:38 +0000 (0:00:02.478) 0:00:24.109 ******* 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_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:51:38 +0000 (0:00:00.023) 0:00:24.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:51:38 +0000 (0:00:00.010) 0:00:24.143 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:51:38 +0000 (0:00:00.018) 0:00:24.162 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.143985", "end": "2024-02-12 22:51:38.442190", "rc": 0, "start": "2024-02-12 22:51:38.298205" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:51:38 +0000 (0:00:00.358) 0:00:24.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:51:38 +0000 (0:00:00.010) 0:00:24.531 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:51:38 +0000 (0:00:00.009) 0:00:24.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:18 Monday 12 February 2024 22:51:38 +0000 (0:00:00.009) 0:00:24.550 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:38 +0000 (0:00:00.017) 0:00:24.568 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:38 +0000 (0:00:00.011) 0:00:24.579 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003622", "end": "2024-02-12 22:51:38.713910", "rc": 0, "start": "2024-02-12 22:51:38.710288" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:38 +0000 (0:00:00.202) 0:00:24.782 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:38 +0000 (0:00:00.010) 0:00:24.793 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:20 Monday 12 February 2024 22:51:38 +0000 (0:00:00.009) 0:00:24.802 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_present.yml:3 Monday 12 February 2024 22:51:38 +0000 (0:00:00.016) 0:00:24.819 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:51:38 +0000 (0:00:00.010) 0:00:24.830 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707778298.4398246, "block_size": 4096, "blocks": 0, "ctime": 1707778298.4398246, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33087, "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": 1707778298.4398246, "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_rewrite1cfritjo/tests/tasks/assert_device_present.yml:5 Monday 12 February 2024 22:51:38 +0000 (0:00:00.201) 0:00:25.031 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:23 Monday 12 February 2024 22:51:38 +0000 (0:00:00.010) 0:00:25.042 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:3 Monday 12 February 2024 22:51:39 +0000 (0:00:00.018) 0:00:25.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:8 Monday 12 February 2024 22:51:39 +0000 (0:00:00.008) 0:00:25.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:13 Monday 12 February 2024 22:51:39 +0000 (0:00:00.008) 0:00:25.077 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:39 +0000 (0:00:00.011) 0:00:25.088 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:39 +0000 (0:00:00.010) 0:00:25.099 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003614", "end": "2024-02-12 22:51:39.233430", "rc": 0, "start": "2024-02-12 22:51:39.229816" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:39 +0000 (0:00:00.202) 0:00:25.301 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:39 +0000 (0:00:00.009) 0:00:25.311 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Monday 12 February 2024 22:51:39 +0000 (0:00:00.009) 0:00:25.320 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Monday 12 February 2024 22:51:41 +0000 (0:00:02.487) 0:00:27.808 ******* 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_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Monday 12 February 2024 22:51:41 +0000 (0:00:00.017) 0:00:27.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Monday 12 February 2024 22:51:41 +0000 (0:00:00.010) 0:00:27.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Monday 12 February 2024 22:51:41 +0000 (0:00:00.010) 0:00:27.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 Monday 12 February 2024 22:51:41 +0000 (0:00:00.010) 0:00:27.858 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013453", "end": "2024-02-12 22:51:42.003212", "rc": 0, "start": "2024-02-12 22:51:41.989759" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:65 Monday 12 February 2024 22:51:42 +0000 (0:00:00.216) 0:00:28.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:71 Monday 12 February 2024 22:51:42 +0000 (0:00:00.011) 0:00:28.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:27 Monday 12 February 2024 22:51:42 +0000 (0:00:00.009) 0:00:28.096 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:3 Monday 12 February 2024 22:51:42 +0000 (0:00:00.020) 0:00:28.116 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Monday 12 February 2024 22:51:42 +0000 (0:00:00.010) 0:00:28.126 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003616", "end": "2024-02-12 22:51:42.257165", "rc": 0, "start": "2024-02-12 22:51:42.253549" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:9 Monday 12 February 2024 22:51:42 +0000 (0:00:00.197) 0:00:28.324 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/show_interfaces.yml:5 Monday 12 February 2024 22:51:42 +0000 (0:00:00.010) 0:00:28.335 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/create_and_remove_interface.yml:29 Monday 12 February 2024 22:51:42 +0000 (0:00:00.009) 0:00:28.345 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:3 Monday 12 February 2024 22:51:42 +0000 (0:00:00.019) 0:00:28.364 ******* included: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_interface_stat.yml:3 Monday 12 February 2024 22:51:42 +0000 (0:00:00.010) 0:00:28.375 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/assert_device_absent.yml:5 Monday 12 February 2024 22:51:42 +0000 (0:00:00.192) 0:00:28.567 ******* 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 Monday 12 February 2024 22:51:42 +0000 (0:00:00.010) 0:00:28.578 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.48s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.46s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.45s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.52s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.36s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:52 Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/el_repo_setup.yml:19 ---- Delete veth interface veth1298 ------------------------------------------ 0.24s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:45 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:37 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-bond_options_rewrite1cfritjo/tests/tasks/manage_test_interface.yml:58 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---