# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci1pzxbxbj/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci1pzxbxbj/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tests_helpers_and_asserts.yml:3 Saturday 18 May 2024 13:17:18 +0000 (0:00:00.033) 0:00:00.033 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tests_helpers_and_asserts.yml:6 Saturday 18 May 2024 13:17:21 +0000 (0:00:02.522) 0:00:02.555 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/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-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:3 Saturday 18 May 2024 13:17:21 +0000 (0:00:00.012) 0:00:02.568 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:17 Saturday 18 May 2024 13:17:23 +0000 (0:00:01.879) 0:00:04.447 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:22 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.287) 0:00:04.734 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:26 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.015) 0:00:04.750 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:51 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.015) 0:00:04.765 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/enable_epel.yml:8 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.024) 0:00:04.790 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/enable_epel.yml:24 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.010) 0:00:04.801 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/enable_epel.yml:30 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.009) 0:00:04.810 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/enable_epel.yml:35 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.018) 0:00:04.828 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/enable_epel.yml:40 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.009) 0:00:04.837 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tests_helpers_and_asserts.yml:9 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.007) 0:00:04.845 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:3 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.013) 0:00:04.858 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.010) 0:00:04.869 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.009) 0:00:04.878 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2024-05-18 13:17:23.742595", "rc": 0, "start": "2024-05-18 13:17:23.738935" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.280) 0:00:05.159 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.011) 0:00:05.170 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:5 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.009) 0:00:05.179 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.014) 0:00:05.194 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.009) 0:00:05.203 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.007) 0:00:05.211 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.011) 0:00:05.222 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:23 +0000 (0:00:00.009) 0:00:05.232 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-05-18 13:17:24.042947", "rc": 0, "start": "2024-05-18 13:17:24.039315" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:24 +0000 (0:00:00.226) 0:00:05.459 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:24 +0000 (0:00:00.010) 0:00:05.469 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:17:24 +0000 (0:00:00.008) 0:00:05.478 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:25 +0000 (0:00:01.459) 0:00:06.937 ********** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.013) 0:00:06.951 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.008) 0:00:06.959 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.008) 0:00:06.967 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.008) 0:00:06.976 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.008) 0:00:06.984 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.009) 0:00:06.994 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:9 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.009) 0:00:07.003 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.014) 0:00:07.017 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.010) 0:00:07.028 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003611", "end": "2024-05-18 13:17:25.837513", "rc": 0, "start": "2024-05-18 13:17:25.833902" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.226) 0:00:07.254 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.009) 0:00:07.264 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:11 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.009) 0:00:07.274 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.013) 0:00:07.287 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:25 +0000 (0:00:00.010) 0:00:07.298 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.220) 0:00:07.519 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:14 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.011) 0:00:07.530 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.015) 0:00:07.545 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.007) 0:00:07.553 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.007) 0:00:07.561 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.010) 0:00:07.571 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.010) 0:00:07.581 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003578", "end": "2024-05-18 13:17:26.391521", "rc": 0, "start": "2024-05-18 13:17:26.387943" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.227) 0:00:07.809 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.010) 0:00:07.819 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:17:26 +0000 (0:00:00.008) 0:00:07.828 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:27 +0000 (0:00:01.364) 0:00:09.192 ********** 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.009940", "end": "2024-05-18 13:17:28.010645", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-05-18 13:17:28.000705" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004188", "end": "2024-05-18 13:17:28.301500", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-05-18 13:17:28.297312" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004238", "end": "2024-05-18 13:17:28.520228", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-05-18 13:17:28.515990" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.745) 0:00:09.938 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022376", "end": "2024-05-18 13:17:28.767331", "rc": 0, "start": "2024-05-18 13:17:28.744955" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.258) 0:00:10.196 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.016) 0:00:10.213 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.009) 0:00:10.223 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.018) 0:00:10.241 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.008) 0:00:10.250 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:18 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.014) 0:00:10.265 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.016) 0:00:10.281 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:28 +0000 (0:00:00.009) 0:00:10.291 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003535", "end": "2024-05-18 13:17:29.106481", "rc": 0, "start": "2024-05-18 13:17:29.102946" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.232) 0:00:10.523 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.009) 0:00:10.533 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:20 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.009) 0:00:10.543 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_present.yml:3 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.016) 0:00:10.559 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.009) 0:00:10.569 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716038248.005186, "block_size": 4096, "blocks": 0, "ctime": 1716038248.005186, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39196, "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": 1716038248.005186, "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-weekly-ci1pzxbxbj/tests/tasks/assert_device_present.yml:5 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.225) 0:00:10.794 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:23 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.011) 0:00:10.806 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.019) 0:00:10.825 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.009) 0:00:10.834 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.008) 0:00:10.843 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.011) 0:00:10.854 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.010) 0:00:10.865 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003427", "end": "2024-05-18 13:17:29.672731", "rc": 0, "start": "2024-05-18 13:17:29.669304" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.224) 0:00:11.089 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.011) 0:00:11.100 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:17:29 +0000 (0:00:00.010) 0:00:11.111 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:31 +0000 (0:00:01.363) 0:00:12.474 ********** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.018) 0:00:12.493 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.009) 0:00:12.503 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010252", "end": "2024-05-18 13:17:31.321565", "rc": 0, "start": "2024-05-18 13:17:31.311313" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.251) 0:00:12.754 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.009) 0:00:12.764 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.009) 0:00:12.773 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.009) 0:00:12.783 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:27 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.008) 0:00:12.792 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.019) 0:00:12.812 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.016) 0:00:12.828 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003589", "end": "2024-05-18 13:17:31.639677", "rc": 0, "start": "2024-05-18 13:17:31.636088" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.229) 0:00:13.058 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.013) 0:00:13.071 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:29 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.010) 0:00:13.082 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.020) 0:00:13.102 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.011) 0:00:13.113 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.224) 0:00:13.338 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tests_helpers_and_asserts.yml:15 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.011) 0:00:13.350 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.014) 0:00:13.364 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.018) 0:00:13.382 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:31 +0000 (0:00:00.010) 0:00:13.392 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003653", "end": "2024-05-18 13:17:32.205099", "rc": 0, "start": "2024-05-18 13:17:32.201446" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.237) 0:00:13.630 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.020) 0:00:13.650 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:5 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.010) 0:00:13.661 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.018) 0:00:13.679 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.010) 0:00:13.689 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.009) 0:00:13.699 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.013) 0:00:13.712 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.030) 0:00:13.742 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003685", "end": "2024-05-18 13:17:32.559708", "rc": 0, "start": "2024-05-18 13:17:32.556023" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.234) 0:00:13.977 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.011) 0:00:13.988 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:17:32 +0000 (0:00:00.009) 0:00:13.998 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:33 +0000 (0:00:01.377) 0:00:15.375 ********** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:33 +0000 (0:00:00.014) 0:00:15.390 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.008) 0:00:15.398 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.008) 0:00:15.407 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.008) 0:00:15.415 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.008) 0:00:15.424 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.008) 0:00:15.432 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:9 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.007) 0:00:15.440 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.014) 0:00:15.454 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.009) 0:00:15.464 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003309", "end": "2024-05-18 13:17:34.271660", "rc": 0, "start": "2024-05-18 13:17:34.268351" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.223) 0:00:15.687 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.011) 0:00:15.699 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:11 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.012) 0:00:15.711 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.014) 0:00:15.726 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.012) 0:00:15.739 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.223) 0:00:15.962 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:14 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.011) 0:00:15.973 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.016) 0:00:15.990 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.009) 0:00:15.999 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.008) 0:00:16.008 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.013) 0:00:16.021 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.010) 0:00:16.031 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003585", "end": "2024-05-18 13:17:34.841441", "rc": 0, "start": "2024-05-18 13:17:34.837856" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.234) 0:00:16.266 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.018) 0:00:16.285 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:17:34 +0000 (0:00:00.009) 0:00:16.295 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:36 +0000 (0:00:01.362) 0:00:17.658 ********** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.015) 0:00:17.673 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.009) 0:00:17.682 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.010) 0:00:17.693 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.090165", "end": "2024-05-18 13:17:36.590532", "rc": 0, "start": "2024-05-18 13:17:36.500367" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.351) 0:00:18.045 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.011) 0:00:18.056 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.019) 0:00:18.076 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:18 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.015) 0:00:18.091 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.020) 0:00:18.112 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.022) 0:00:18.134 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003518", "end": "2024-05-18 13:17:36.942201", "rc": 0, "start": "2024-05-18 13:17:36.938683" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.225) 0:00:18.359 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:36 +0000 (0:00:00.023) 0:00:18.383 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:20 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.028) 0:00:18.411 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_present.yml:3 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.035) 0:00:18.446 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.029) 0:00:18.476 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716038256.5887868, "block_size": 4096, "blocks": 0, "ctime": 1716038256.5887868, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39528, "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": 1716038256.5887868, "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-weekly-ci1pzxbxbj/tests/tasks/assert_device_present.yml:5 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.233) 0:00:18.709 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:23 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.014) 0:00:18.724 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:3 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.022) 0:00:18.747 ********** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:8 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.009) 0:00:18.756 ********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:13 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.017) 0:00:18.774 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.014) 0:00:18.789 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.015) 0:00:18.804 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003772", "end": "2024-05-18 13:17:37.615422", "rc": 0, "start": "2024-05-18 13:17:37.611650" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.228) 0:00:19.032 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.011) 0:00:19.044 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 Saturday 18 May 2024 13:17:37 +0000 (0:00:00.011) 0:00:19.056 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 Saturday 18 May 2024 13:17:39 +0000 (0:00:01.362) 0:00:20.418 ********** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.018) 0:00:20.436 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.011) 0:00:20.448 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.009) 0:00:20.457 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.009) 0:00:20.467 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007310", "end": "2024-05-18 13:17:39.318601", "rc": 0, "start": "2024-05-18 13:17:39.311291" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:60 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.271) 0:00:20.738 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:65 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.009) 0:00:20.748 ********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:27 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.012) 0:00:20.760 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:3 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.021) 0:00:20.782 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.048) 0:00:20.830 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003411", "end": "2024-05-18 13:17:39.638491", "rc": 0, "start": "2024-05-18 13:17:39.635080" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:9 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.225) 0:00:21.055 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/show_interfaces.yml:5 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.012) 0:00:21.068 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/create_and_remove_interface.yml:29 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.011) 0:00:21.080 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:3 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.019) 0:00:21.099 ********** included: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.009) 0:00:21.109 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/assert_device_absent.yml:5 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.221) 0:00:21.331 ********** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 18 May 2024 13:17:39 +0000 (0:00:00.016) 0:00:21.347 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tests_helpers_and_asserts.yml:3 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 1.88s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 1.46s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.38s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.36s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.36s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.36s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.36s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.75s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:27 ------- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:54 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci1pzxbxbj/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---