# 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-nm_plugin_hotfix79683mwr/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 22:30:12 +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-nm_plugin_hotfix79683mwr/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 22:30:13 +0000 (0:00:01.034) 0:00:01.047 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/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-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 22:30:13 +0000 (0:00:00.021) 0:00:01.069 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.532) 0:00:01.601 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.265) 0:00:01.867 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.019) 0:00:01.887 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.017) 0:00:01.904 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.030) 0:00:01.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.008) 0:00:01.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.009) 0:00:01.954 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.009) 0:00:01.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.009) 0:00:01.974 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.008) 0:00:01.982 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.014) 0:00:01.996 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.010) 0:00:02.007 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.010) 0:00:02.017 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004171", "end": "2024-02-18 22:30:14.790323", "rc": 0, "start": "2024-02-18 22:30:14.786152" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.255) 0:00:02.272 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.012) 0:00:02.284 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.013) 0:00:02.298 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.014) 0:00:02.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.009) 0:00:02.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.010) 0:00:02.334 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.011) 0:00:02.345 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:30:14 +0000 (0:00:00.010) 0:00:02.356 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004393", "end": "2024-02-18 22:30:15.085610", "rc": 0, "start": "2024-02-18 22:30:15.081217" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:30:15 +0000 (0:00:00.212) 0:00:02.568 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:30:15 +0000 (0:00:00.010) 0:00:02.578 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:30:15 +0000 (0:00:00.010) 0:00:02.589 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:32:17 +0000 (0:02:02.789) 0:02:05.378 ******* 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-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:32:17 +0000 (0:00:00.017) 0:02:05.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:32:17 +0000 (0:00:00.009) 0:02:05.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:32:17 +0000 (0:00:00.013) 0:02:05.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:32:17 +0000 (0:00:00.010) 0:02:05.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:32:17 +0000 (0:00:00.010) 0:02:05.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:32:17 +0000 (0:00:00.010) 0:02:05.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.009) 0:02:05.461 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.023) 0:02:05.484 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.011) 0:02:05.496 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004362", "end": "2024-02-18 22:32:18.219228", "rc": 0, "start": "2024-02-18 22:32:18.214866" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.204) 0:02:05.701 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.009) 0:02:05.711 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.008) 0:02:05.719 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.013) 0:02:05.733 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.010) 0:02:05.744 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.203) 0:02:05.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.011) 0:02:05.958 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.016) 0:02:05.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.008) 0:02:05.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.008) 0:02:05.992 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.011) 0:02:06.003 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.010) 0:02:06.013 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004114", "end": "2024-02-18 22:32:18.739535", "rc": 0, "start": "2024-02-18 22:32:18.735421" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.207) 0:02:06.221 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.009) 0:02:06.230 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:32:18 +0000 (0:00:00.009) 0:02:06.240 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:34:21 +0000 (0:02:02.533) 0:04:08.774 ******* 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.008899", "end": "2024-02-18 22:34:21.511862", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 22:34:21.502963" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004961", "end": "2024-02-18 22:34:21.779651", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 22:34:21.774690" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004652", "end": "2024-02-18 22:34:21.983606", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 22:34:21.978954" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.691) 0:04:09.466 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025775", "end": "2024-02-18 22:34:22.210737", "rc": 0, "start": "2024-02-18 22:34:22.184962" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.226) 0:04:09.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:09.703 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:09.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:09.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:09.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.008) 0:04:09.743 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.016) 0:04:09.760 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.009) 0:04:09.770 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004291", "end": "2024-02-18 22:34:22.492508", "rc": 0, "start": "2024-02-18 22:34:22.488217" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.205) 0:04:09.975 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:09.986 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.009) 0:04:09.996 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.017) 0:04:10.013 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:10.024 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295661.5075352, "block_size": 4096, "blocks": 0, "ctime": 1708295661.5075352, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33289, "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": 1708295661.5075352, "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-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.207) 0:04:10.231 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.012) 0:04:10.243 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.019) 0:04:10.263 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.008) 0:04:10.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.008) 0:04:10.280 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.011) 0:04:10.291 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:34:22 +0000 (0:00:00.010) 0:04:10.301 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004159", "end": "2024-02-18 22:34:23.027867", "rc": 0, "start": "2024-02-18 22:34:23.023708" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:34:23 +0000 (0:00:00.208) 0:04:10.510 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:34:23 +0000 (0:00:00.011) 0:04:10.521 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:34:23 +0000 (0:00:00.009) 0:04:10.530 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:36:25 +0000 (0:02:02.559) 0:06:13.090 ******* 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-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.017) 0:06:13.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.010) 0:06:13.118 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009287", "end": "2024-02-18 22:36:25.852128", "rc": 0, "start": "2024-02-18 22:36:25.842841" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.226) 0:06:13.345 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.010) 0:06:13.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.010) 0:06:13.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.010) 0:06:13.377 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.009) 0:06:13.387 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.019) 0:06:13.407 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:25 +0000 (0:00:00.010) 0:06:13.417 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004268", "end": "2024-02-18 22:36:26.144366", "rc": 0, "start": "2024-02-18 22:36:26.140098" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.209) 0:06:13.626 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.011) 0:06:13.637 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.010) 0:06:13.648 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.019) 0:06:13.667 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.010) 0:06:13.678 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.203) 0:06:13.882 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.012) 0:06:13.895 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.032) 0:06:13.927 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.011) 0:06:13.938 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.011) 0:06:13.949 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004283", "end": "2024-02-18 22:36:26.677164", "rc": 0, "start": "2024-02-18 22:36:26.672881" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.209) 0:06:14.158 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.011) 0:06:14.169 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.009) 0:06:14.179 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.012) 0:06:14.192 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.008) 0:06:14.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.008) 0:06:14.209 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.011) 0:06:14.221 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.010) 0:06:14.231 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004211", "end": "2024-02-18 22:36:26.956771", "rc": 0, "start": "2024-02-18 22:36:26.952560" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.207) 0:06:14.438 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.011) 0:06:14.450 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:36:26 +0000 (0:00:00.009) 0:06:14.459 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:38:29 +0000 (0:02:02.564) 0:08:17.024 ******* 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-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.017) 0:08:17.041 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.009) 0:08:17.051 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.010) 0:08:17.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.009) 0:08:17.070 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.009) 0:08:17.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.010) 0:08:17.089 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.009) 0:08:17.099 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.012) 0:08:17.112 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.009) 0:08:17.121 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004359", "end": "2024-02-18 22:38:29.850114", "rc": 0, "start": "2024-02-18 22:38:29.845755" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.208) 0:08:17.330 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.010) 0:08:17.340 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.009) 0:08:17.349 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.013) 0:08:17.363 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:38:29 +0000 (0:00:00.010) 0:08:17.374 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.202) 0:08:17.576 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.011) 0:08:17.587 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.016) 0:08:17.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.008) 0:08:17.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.008) 0:08:17.621 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.011) 0:08:17.632 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.011) 0:08:17.644 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004193", "end": "2024-02-18 22:38:30.371564", "rc": 0, "start": "2024-02-18 22:38:30.367371" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.208) 0:08:17.852 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.009) 0:08:17.862 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:38:30 +0000 (0:00:00.009) 0:08:17.872 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:40:32 +0000 (0:02:02.523) 0:10:20.396 ******* 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-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:40:32 +0000 (0:00:00.017) 0:10:20.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:40:32 +0000 (0:00:00.009) 0:10:20.422 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:40:32 +0000 (0:00:00.010) 0:10:20.433 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008099", "end": "2024-02-18 22:40:33.167803", "rc": 0, "start": "2024-02-18 22:40:33.159704" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.224) 0:10:20.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.010) 0:10:20.668 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.009) 0:10:20.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.008) 0:10:20.686 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.015) 0:10:20.702 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.009) 0:10:20.712 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004314", "end": "2024-02-18 22:40:33.435833", "rc": 0, "start": "2024-02-18 22:40:33.431519" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.205) 0:10:20.918 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.009) 0:10:20.928 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.008) 0:10:20.936 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.016) 0:10:20.953 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.010) 0:10:20.963 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708296033.1637862, "block_size": 4096, "blocks": 0, "ctime": 1708296033.1637862, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33582, "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": 1708296033.1637862, "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-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.200) 0:10:21.164 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.012) 0:10:21.176 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.018) 0:10:21.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.008) 0:10:21.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.008) 0:10:21.211 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.011) 0:10:21.223 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.010) 0:10:21.234 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004259", "end": "2024-02-18 22:40:33.960570", "rc": 0, "start": "2024-02-18 22:40:33.956311" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.207) 0:10:21.441 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:40:33 +0000 (0:00:00.011) 0:10:21.452 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 22:40:34 +0000 (0:00:00.010) 0:10:21.463 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 22:42:36 +0000 (0:02:02.650) 0:12:24.113 ******* 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-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.017) 0:12:24.131 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.009) 0:12:24.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.010) 0:12:24.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.010) 0:12:24.161 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.018886", "end": "2024-02-18 22:42:36.905260", "rc": 0, "start": "2024-02-18 22:42:36.886374" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.234) 0:12:24.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.012) 0:12:24.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.010) 0:12:24.419 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.021) 0:12:24.440 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:42:36 +0000 (0:00:00.012) 0:12:24.452 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004295", "end": "2024-02-18 22:42:37.179864", "rc": 0, "start": "2024-02-18 22:42:37.175569" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.208) 0:12:24.661 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.011) 0:12:24.672 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.009) 0:12:24.682 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.021) 0:12:24.703 ******* included: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.011) 0:12:24.714 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.203) 0:12:24.918 ******* 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 Sunday 18 February 2024 22:42:37 +0000 (0:00:00.010) 0:12:24.929 ******* =============================================================================== Install iproute ------------------------------------------------------- 122.79s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.65s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.56s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.56s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.53s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 122.52s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.03s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.69s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/el_repo_setup.yml:19 -------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:58 Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:37 Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:45 Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/manage_test_interface.yml:52 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfix79683mwr/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---