# 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_hotfix30hpcpji/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_hotfix30hpcpji/tests/tests_helpers_and_asserts.yml:3 Tuesday 27 February 2024 22:42:17 +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_hotfix30hpcpji/tests/tests_helpers_and_asserts.yml:6 Tuesday 27 February 2024 22:42:18 +0000 (0:00:01.018) 0:00:01.032 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/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_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:3 Tuesday 27 February 2024 22:42:18 +0000 (0:00:00.021) 0:00:01.053 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:19 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.514) 0:00:01.568 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:24 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.341) 0:00:01.909 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:28 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.033) 0:00:01.943 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:53 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.018) 0:00:01.961 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/enable_epel.yml:8 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.033) 0:00:01.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/enable_epel.yml:24 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.010) 0:00:02.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/enable_epel.yml:30 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.009) 0:00:02.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/enable_epel.yml:35 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.009) 0:00:02.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/enable_epel.yml:40 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.008) 0:00:02.033 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tests_helpers_and_asserts.yml:9 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.008) 0:00:02.041 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:3 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.012) 0:00:02.054 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.010) 0:00:02.065 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.010) 0:00:02.075 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004012", "end": "2024-02-27 22:42:19.999029", "rc": 0, "start": "2024-02-27 22:42:19.995017" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.255) 0:00:02.330 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.034) 0:00:02.365 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:5 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.021) 0:00:02.386 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.021) 0:00:02.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.013) 0:00:02.421 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.010) 0:00:02.431 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.015) 0:00:02.447 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.016) 0:00:02.464 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004060", "end": "2024-02-27 22:42:20.341856", "rc": 0, "start": "2024-02-27 22:42:20.337796" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.202) 0:00:02.667 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.009) 0:00:02.676 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.009) 0:00:02.686 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:42:23 +0000 (0:00:02.617) 0:00:05.304 ****** 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_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.016) 0:00:05.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:05.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:05.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:05.349 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.010) 0:00:05.360 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.010) 0:00:05.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:9 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.010) 0:00:05.380 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.013) 0:00:05.394 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.011) 0:00:05.405 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004338", "end": "2024-02-27 22:42:23.284501", "rc": 0, "start": "2024-02-27 22:42:23.280163" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.205) 0:00:05.611 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.012) 0:00:05.623 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:11 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:05.633 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.014) 0:00:05.647 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.011) 0:00:05.658 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.200) 0:00:05.859 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:14 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.011) 0:00:05.870 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.016) 0:00:05.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.008) 0:00:05.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:05.905 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.011) 0:00:05.916 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.010) 0:00:05.927 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003921", "end": "2024-02-27 22:42:23.802162", "rc": 0, "start": "2024-02-27 22:42:23.798241" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.204) 0:00:06.132 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.012) 0:00:06.145 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.013) 0:00:06.158 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:42:26 +0000 (0:00:02.490) 0:00:08.649 ****** 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.008710", "end": "2024-02-27 22:42:26.532976", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-27 22:42:26.524266" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004246", "end": "2024-02-27 22:42:26.786292", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-27 22:42:26.782046" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005066", "end": "2024-02-27 22:42:26.985094", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-27 22:42:26.980028" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.663) 0:00:09.313 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023927", "end": "2024-02-27 22:42:27.212998", "rc": 0, "start": "2024-02-27 22:42:27.189071" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.238) 0:00:09.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.012) 0:00:09.564 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.019) 0:00:09.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.014) 0:00:09.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.010) 0:00:09.608 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:18 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.011) 0:00:09.619 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.025) 0:00:09.645 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.010) 0:00:09.655 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004079", "end": "2024-02-27 22:42:27.545648", "rc": 0, "start": "2024-02-27 22:42:27.541569" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.241) 0:00:09.897 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.014) 0:00:09.911 ****** 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_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:20 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.018) 0:00:09.930 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.021) 0:00:09.951 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.012) 0:00:09.964 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073746.5283601, "block_size": 4096, "blocks": 0, "ctime": 1709073746.5283601, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34261, "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": 1709073746.5283601, "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_hotfix30hpcpji/tests/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.244) 0:00:10.208 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:23 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.026) 0:00:10.235 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.025) 0:00:10.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.010) 0:00: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_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.009) 0:00:10.280 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.013) 0:00:10.294 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:28 +0000 (0:00:00.011) 0:00:10.305 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005103", "end": "2024-02-27 22:42:29.192794", "rc": 0, "start": "2024-02-27 22:42:28.187691" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:29 +0000 (0:00:01.213) 0:00:11.519 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:29 +0000 (0:00:00.012) 0:00:11.531 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:29 +0000 (0:00:00.009) 0:00:11.541 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:42:31 +0000 (0:00:02.523) 0:00:14.065 ****** 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_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:42:31 +0000 (0:00:00.025) 0:00:14.090 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:42:31 +0000 (0:00:00.012) 0:00:14.103 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012364", "end": "2024-02-27 22:42:31.991124", "rc": 0, "start": "2024-02-27 22:42:31.978760" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.221) 0:00:14.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.019) 0:00:14.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.016) 0:00:14.360 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.044) 0:00:14.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:27 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.013) 0:00:14.418 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.019) 0:00:14.438 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.011) 0:00:14.450 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004100", "end": "2024-02-27 22:42:32.327372", "rc": 0, "start": "2024-02-27 22:42:32.323272" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.202) 0:00:14.652 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.010) 0:00:14.663 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:29 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.009) 0:00:14.673 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.019) 0:00:14.692 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.010) 0:00:14.703 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.227) 0:00:14.931 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tests_helpers_and_asserts.yml:15 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.013) 0:00:14.944 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.017) 0:00:14.962 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.030) 0:00:14.992 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.019) 0:00:15.012 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004118", "end": "2024-02-27 22:42:32.920802", "rc": 0, "start": "2024-02-27 22:42:32.916684" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.242) 0:00:15.255 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.014) 0:00:15.270 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:5 Tuesday 27 February 2024 22:42:32 +0000 (0:00:00.026) 0:00:15.297 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.018) 0:00:15.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.014) 0:00:15.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.015) 0:00:15.345 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.013) 0:00:15.358 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.016) 0:00:15.374 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004167", "end": "2024-02-27 22:42:33.272615", "rc": 0, "start": "2024-02-27 22:42:33.268448" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.223) 0:00:15.597 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.013) 0:00:15.611 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:33 +0000 (0:00:00.011) 0:00:15.623 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:42:35 +0000 (0:00:02.574) 0:00:18.197 ****** 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_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.018) 0:00:18.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.009) 0:00:18.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.010) 0:00:18.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.012) 0:00:18.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.011) 0:00:18.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.019) 0:00:18.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:9 Tuesday 27 February 2024 22:42:35 +0000 (0:00:00.021) 0:00:18.301 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.014) 0:00:18.315 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.012) 0:00:18.327 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003986", "end": "2024-02-27 22:42:36.205933", "rc": 0, "start": "2024-02-27 22:42:36.201947" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.208) 0:00:18.536 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.017) 0:00:18.553 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:11 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.014) 0:00:18.568 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.018) 0:00:18.587 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.022) 0:00:18.609 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.243) 0:00:18.853 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:14 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.016) 0:00:18.870 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.023) 0:00:18.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.026) 0:00:18.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.016) 0:00:18.936 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.015) 0:00:18.951 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.012) 0:00:18.964 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004126", "end": "2024-02-27 22:42:36.840317", "rc": 0, "start": "2024-02-27 22:42:36.836191" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.201) 0:00:19.166 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.011) 0:00:19.177 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:36 +0000 (0:00:00.010) 0:00:19.188 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:42:39 +0000 (0:00:02.500) 0:00:21.689 ****** 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_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.018) 0:00:21.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.011) 0:00:21.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.015) 0:00:21.735 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006606", "end": "2024-02-27 22:42:39.626360", "rc": 0, "start": "2024-02-27 22:42:39.619754" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.225) 0:00:21.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.011) 0:00:21.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.011) 0:00:21.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:18 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.009) 0:00:21.993 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.016) 0:00:22.010 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.010) 0:00:22.020 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004073", "end": "2024-02-27 22:42:39.898493", "rc": 0, "start": "2024-02-27 22:42:39.894420" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.203) 0:00:22.224 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.013) 0:00:22.238 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:20 Tuesday 27 February 2024 22:42:39 +0000 (0:00:00.018) 0:00:22.256 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.050) 0:00:22.307 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.028) 0:00:22.335 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073759.623722, "block_size": 4096, "blocks": 0, "ctime": 1709073759.623722, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34554, "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": 1709073759.623722, "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_hotfix30hpcpji/tests/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.203) 0:00:22.538 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:23 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.038) 0:00:22.576 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.068) 0:00:22.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.019) 0:00:22.664 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.011) 0:00:22.675 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.012) 0:00:22.688 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:40 +0000 (0:00:00.028) 0:00:22.717 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005387", "end": "2024-02-27 22:42:41.612133", "rc": 0, "start": "2024-02-27 22:42:40.606746" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:41 +0000 (0:00:01.221) 0:00:23.938 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:41 +0000 (0:00:00.011) 0:00:23.950 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:41 +0000 (0:00:00.011) 0:00:23.962 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:42:44 +0000 (0:00:02.487) 0:00:26.449 ****** 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_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.022) 0:00:26.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.012) 0:00:26.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.011) 0:00:26.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.010) 0:00:26.505 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013592", "end": "2024-02-27 22:42:44.395400", "rc": 0, "start": "2024-02-27 22:42:44.381808" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.219) 0:00:26.725 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.011) 0:00:26.736 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:27 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.014) 0:00:26.751 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.025) 0:00:26.776 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.020) 0:00:26.796 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003849", "end": "2024-02-27 22:42:44.750088", "rc": 0, "start": "2024-02-27 22:42:44.746239" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.277) 0:00:27.074 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.011) 0:00:27.086 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/create_and_remove_interface.yml:29 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.010) 0:00:27.096 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.020) 0:00:27.117 ****** included: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:44 +0000 (0:00:00.012) 0:00:27.130 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:45 +0000 (0:00:00.197) 0:00:27.328 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Tuesday 27 February 2024 22:42:45 +0000 (0:00:00.024) 0:00:27.352 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.62s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 1.02s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.51s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.34s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/el_repo_setup.yml:19 -------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 ---- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/manage_test_interface.yml:37 Get stat for interface veth1298 ----------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfix30hpcpji/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---