# 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_hotfixtqrhtu4_/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_hotfixtqrhtu4_/tests/tests_helpers_and_asserts.yml:3 Tuesday 05 March 2024 21:17:37 +0000 (0:00:00.025) 0:00:00.025 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_helpers_and_asserts.yml:6 Tuesday 05 March 2024 21:17:37 +0000 (0:00:00.951) 0:00:00.976 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/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_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:3 Tuesday 05 March 2024 21:17:38 +0000 (0:00:00.046) 0:00:01.023 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:19 Tuesday 05 March 2024 21:17:38 +0000 (0:00:00.455) 0:00:01.479 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:24 Tuesday 05 March 2024 21:17:38 +0000 (0:00:00.292) 0:00:01.771 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:28 Tuesday 05 March 2024 21:17:38 +0000 (0:00:00.023) 0:00:01.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:53 Tuesday 05 March 2024 21:17:38 +0000 (0:00:00.024) 0:00:01.819 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:8 Tuesday 05 March 2024 21:17:38 +0000 (0:00:00.046) 0:00:01.865 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:24 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.289) 0:00:02.155 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:30 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.033) 0:00:02.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:35 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.014) 0:00:02.203 ********* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.239184", "end": "2024-03-05 21:17:39.602918", "rc": 0, "start": "2024-03-05 21:17:39.363734" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:40 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.427) 0:00:02.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_helpers_and_asserts.yml:9 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.010) 0:00:02.642 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:3 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.025) 0:00:02.667 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.017) 0:00:02.685 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.009) 0:00:02.695 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003080", "end": "2024-03-05 21:17:39.849407", "rc": 0, "start": "2024-03-05 21:17:39.846327" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.180) 0:00:02.876 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.011) 0:00:02.887 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:5 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.009) 0:00:02.896 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.014) 0:00:02.911 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.008) 0:00:02.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.008) 0:00:02.928 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.011) 0:00:02.939 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:39 +0000 (0:00:00.009) 0:00:02.949 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003124", "end": "2024-03-05 21:17:40.102149", "rc": 0, "start": "2024-03-05 21:17:40.099025" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:40 +0000 (0:00:00.189) 0:00:03.138 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:40 +0000 (0:00:00.028) 0:00:03.167 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:17:40 +0000 (0:00:00.029) 0:00:03.197 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:17:43 +0000 (0:00:03.148) 0:00:06.346 ********* 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_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.017) 0:00:06.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.009) 0:00:06.372 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.017) 0:00:06.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.020) 0:00:06.410 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.010) 0:00:06.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.023) 0:00:06.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:9 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.026) 0:00:06.472 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.023) 0:00:06.495 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.014) 0:00:06.510 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003314", "end": "2024-03-05 21:17:43.675417", "rc": 0, "start": "2024-03-05 21:17:43.672103" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.207) 0:00:06.718 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.019) 0:00:06.738 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:11 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.025) 0:00:06.763 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:3 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.016) 0:00:06.779 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:17:43 +0000 (0:00:00.018) 0:00:06.798 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:5 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.216) 0:00:07.015 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:14 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.027) 0:00:07.042 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.025) 0:00:07.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.022) 0:00:07.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.009) 0:00:07.099 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.011) 0:00:07.111 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.021) 0:00:07.132 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003163", "end": "2024-03-05 21:17:44.294882", "rc": 0, "start": "2024-03-05 21:17:44.291719" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.196) 0:00:07.329 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.013) 0:00:07.343 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:17:44 +0000 (0:00:00.023) 0:00:07.367 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:17:46 +0000 (0:00:02.552) 0:00:09.919 ********* 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.012978", "end": "2024-03-05 21:17:47.099190", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-05 21:17:47.086212" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003554", "end": "2024-03-05 21:17:47.313375", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-05 21:17:47.309821" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004015", "end": "2024-03-05 21:17:47.490624", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-05 21:17:47.486609" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.599) 0:00:10.519 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022167", "end": "2024-03-05 21:17:47.709918", "rc": 0, "start": "2024-03-05 21:17:47.687751" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.240) 0:00:10.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.042) 0:00:10.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.013) 0:00:10.815 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.024) 0:00:10.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.016) 0:00:10.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:18 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.023) 0:00:10.880 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.051) 0:00:10.931 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:47 +0000 (0:00:00.069) 0:00:11.001 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002959", "end": "2024-03-05 21:17:48.200160", "rc": 0, "start": "2024-03-05 21:17:48.197201" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.246) 0:00:11.247 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.022) 0:00:11.269 ********* 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_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:20 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.015) 0:00:11.285 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.037) 0:00:11.323 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.014) 0:00:11.337 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673467.089561, "block_size": 4096, "blocks": 0, "ctime": 1709673467.089561, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32512, "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": 1709673467.089561, "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_hotfixtqrhtu4_/tests/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.206) 0:00:11.543 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:23 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.023) 0:00:11.567 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.026) 0:00:11.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.012) 0:00:11.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.024) 0:00:11.631 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.027) 0:00:11.658 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.017) 0:00:11.676 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003022", "end": "2024-03-05 21:17:48.847358", "rc": 0, "start": "2024-03-05 21:17:48.844336" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.201) 0:00:11.878 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.036) 0:00:11.915 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:17:48 +0000 (0:00:00.011) 0:00:11.926 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:17:51 +0000 (0:00:02.554) 0:00:14.481 ********* 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_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.020) 0:00:14.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.013) 0:00:14.515 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009410", "end": "2024-03-05 21:17:51.680099", "rc": 0, "start": "2024-03-05 21:17:51.670689" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.199) 0:00:14.715 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.015) 0:00:14.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.010) 0:00:14.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.010) 0:00:14.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:27 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.008) 0:00:14.760 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.018) 0:00:14.779 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.010) 0:00:14.790 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003011", "end": "2024-03-05 21:17:51.946429", "rc": 0, "start": "2024-03-05 21:17:51.943418" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:51 +0000 (0:00:00.207) 0:00:14.997 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.031) 0:00:15.028 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:29 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.021) 0:00:15.049 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.019) 0:00:15.069 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.011) 0:00:15.081 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:5 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.195) 0:00:15.276 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_helpers_and_asserts.yml:15 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.043) 0:00:15.319 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.015) 0:00:15.335 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.013) 0:00:15.348 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.037) 0:00:15.385 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002987", "end": "2024-03-05 21:17:52.575742", "rc": 0, "start": "2024-03-05 21:17:52.572755" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.217) 0:00:15.603 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.011) 0:00:15.614 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:5 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.009) 0:00:15.624 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.012) 0:00:15.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.008) 0:00:15.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.008) 0:00:15.653 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.014) 0:00:15.668 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.010) 0:00:15.678 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002997", "end": "2024-03-05 21:17:52.832517", "rc": 0, "start": "2024-03-05 21:17:52.829520" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.180) 0:00:15.858 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.011) 0:00:15.870 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:17:52 +0000 (0:00:00.009) 0:00:15.880 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:17:55 +0000 (0:00:02.539) 0:00:18.419 ********* 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_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.026) 0:00:18.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.025) 0:00:18.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.013) 0:00:18.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.012) 0:00:18.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.017) 0:00:18.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.012) 0:00:18.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:9 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.011) 0:00:18.538 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.013) 0:00:18.552 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.009) 0:00:18.562 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003036", "end": "2024-03-05 21:17:55.737727", "rc": 0, "start": "2024-03-05 21:17:55.734691" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.202) 0:00:18.765 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.018) 0:00:18.783 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:11 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.014) 0:00:18.797 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:3 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.014) 0:00:18.811 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:17:55 +0000 (0:00:00.016) 0:00:18.828 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:5 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.208) 0:00:19.036 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:14 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.017) 0:00:19.053 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.061) 0:00:19.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.056) 0:00:19.171 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.018) 0:00:19.189 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.023) 0:00:19.213 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.081) 0:00:19.294 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003056", "end": "2024-03-05 21:17:56.464396", "rc": 0, "start": "2024-03-05 21:17:56.461340" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.206) 0:00:19.501 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.029) 0:00:19.531 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:17:56 +0000 (0:00:00.015) 0:00:19.546 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:17:59 +0000 (0:00:02.566) 0:00:22.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_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.017) 0:00:22.130 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.009) 0:00:22.140 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.009) 0:00:22.150 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010592", "end": "2024-03-05 21:17:59.315052", "rc": 0, "start": "2024-03-05 21:17:59.304460" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.203) 0:00:22.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.011) 0:00:22.364 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.010) 0:00:22.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:18 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.012) 0:00:22.387 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.018) 0:00:22.406 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.010) 0:00:22.417 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003255", "end": "2024-03-05 21:17:59.574704", "rc": 0, "start": "2024-03-05 21:17:59.571449" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.183) 0:00:22.600 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.010) 0:00:22.611 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:20 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.009) 0:00:22.621 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.018) 0:00:22.640 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.016) 0:00:22.656 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673479.313886, "block_size": 4096, "blocks": 0, "ctime": 1709673479.313886, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32835, "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": 1709673479.313886, "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_hotfixtqrhtu4_/tests/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.188) 0:00:22.844 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:23 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.011) 0:00:22.856 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.018) 0:00:22.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.008) 0:00:22.883 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.008) 0:00:22.891 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.011) 0:00:22.903 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:17:59 +0000 (0:00:00.010) 0:00:22.913 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003216", "end": "2024-03-05 21:18:00.070275", "rc": 0, "start": "2024-03-05 21:18:00.067059" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:18:00 +0000 (0:00:00.198) 0:00:23.111 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:18:00 +0000 (0:00:00.014) 0:00:23.125 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:18:00 +0000 (0:00:00.016) 0:00:23.141 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:18:02 +0000 (0:00:02.565) 0:00:25.707 ********* 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_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:18:02 +0000 (0:00:00.024) 0:00:25.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:18:02 +0000 (0:00:00.017) 0:00:25.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:18:02 +0000 (0:00:00.025) 0:00:25.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:18:02 +0000 (0:00:00.030) 0:00:25.805 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007142", "end": "2024-03-05 21:18:03.006933", "rc": 0, "start": "2024-03-05 21:18:02.999791" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.249) 0:00:26.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.025) 0:00:26.080 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:27 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.012) 0:00:26.092 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.020) 0:00:26.113 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.020) 0:00:26.133 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003120", "end": "2024-03-05 21:18:03.291059", "rc": 0, "start": "2024-03-05 21:18:03.287939" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.217) 0:00:26.351 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.045) 0:00:26.397 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/create_and_remove_interface.yml:29 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.061) 0:00:26.458 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:3 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.091) 0:00:26.550 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.014) 0:00:26.565 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/assert_device_absent.yml:5 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.231) 0:00:26.797 ********* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Tuesday 05 March 2024 21:18:03 +0000 (0:00:00.050) 0:00:26.847 ********* =============================================================================== Install iproute --------------------------------------------------------- 3.15s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.54s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.46s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:3 --------- Enable EPEL 8 ----------------------------------------------------------- 0.43s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:35 ---------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:19 -------- Create EPEL 8 ----------------------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:8 ----------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:58 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/manage_test_interface.yml:37 Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 ---- Get stat for interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/get_interface_stat.yml:3 ---- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---