# 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-cieagg0am5/.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-cieagg0am5/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-cieagg0am5/tests/tests_helpers_and_asserts.yml:3 Saturday 24 February 2024 13:13:09 +0000 (0:00:00.035) 0:00:00.035 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cieagg0am5/tests/tests_helpers_and_asserts.yml:6 Saturday 24 February 2024 13:13:10 +0000 (0:00:01.096) 0:00:01.132 ***** included: /WORKDIR/git-weekly-cieagg0am5/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-cieagg0am5/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 13:13:10 +0000 (0:00:00.012) 0:00:01.145 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/el_repo_setup.yml:17 Saturday 24 February 2024 13:13:10 +0000 (0:00:00.466) 0:00:01.611 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/el_repo_setup.yml:22 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.322) 0:00:01.934 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/el_repo_setup.yml:26 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.013) 0:00:01.948 ***** 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-cieagg0am5/tests/tasks/el_repo_setup.yml:51 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.007) 0:00:01.955 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.019) 0:00:01.975 ***** 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-cieagg0am5/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.006) 0:00:01.982 ***** 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-cieagg0am5/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.007) 0:00:01.989 ***** 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-cieagg0am5/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.007) 0:00:01.996 ***** 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-cieagg0am5/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.006) 0:00:02.002 ***** 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-cieagg0am5/tests/tests_helpers_and_asserts.yml:9 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.006) 0:00:02.009 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.010) 0:00:02.019 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.008) 0:00:02.028 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.009) 0:00:02.037 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004559", "end": "2024-02-24 13:13:11.479632", "rc": 0, "start": "2024-02-24 13:13:11.475073" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.324) 0:00:02.361 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.011) 0:00:02.373 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.009) 0:00:02.382 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.013) 0:00:02.396 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.008) 0:00:02.405 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.007) 0:00:02.412 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.010) 0:00:02.423 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.009) 0:00:02.433 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004409", "end": "2024-02-24 13:13:11.815204", "rc": 0, "start": "2024-02-24 13:13:11.810795" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.263) 0:00:02.696 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.009) 0:00:02.705 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:11 +0000 (0:00:00.008) 0:00:02.714 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:14 +0000 (0:00:02.388) 0:00:05.102 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.014) 0:00:05.117 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.008) 0:00:05.126 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.008) 0:00:05.134 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.008) 0:00:05.142 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.008) 0:00:05.150 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.008) 0:00:05.159 ***** 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-cieagg0am5/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.007) 0:00:05.166 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.013) 0:00:05.179 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.009) 0:00:05.188 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004477", "end": "2024-02-24 13:13:14.573624", "rc": 0, "start": "2024-02-24 13:13:14.569147" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.265) 0:00:05.454 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.009) 0:00:05.464 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.009) 0:00:05.473 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.013) 0:00:05.486 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.010) 0:00:05.497 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.257) 0:00:05.755 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.011) 0:00:05.766 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.015) 0:00:05.782 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.008) 0:00:05.790 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.007) 0:00:05.798 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.011) 0:00:05.809 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:14 +0000 (0:00:00.010) 0:00:05.820 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004454", "end": "2024-02-24 13:13:15.202261", "rc": 0, "start": "2024-02-24 13:13:15.197807" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.264) 0:00:06.084 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.011) 0:00:06.095 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:15 +0000 (0:00:00.010) 0:00:06.106 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:17 +0000 (0:00:02.292) 0:00:08.398 ***** 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.009983", "end": "2024-02-24 13:13:17.791560", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-24 13:13:17.781577" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.005280", "end": "2024-02-24 13:13:18.112513", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-24 13:13:18.107233" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005448", "end": "2024-02-24 13:13:18.375510", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-24 13:13:18.370062" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.860) 0:00:09.258 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026822", "end": "2024-02-24 13:13:18.665785", "rc": 0, "start": "2024-02-24 13:13:18.638963" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.290) 0:00:09.549 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.010) 0:00:09.559 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.008) 0:00:09.567 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.009) 0:00:09.577 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.007) 0:00:09.585 ***** 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-cieagg0am5/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.008) 0:00:09.593 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.015) 0:00:09.609 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:18 +0000 (0:00:00.008) 0:00:09.618 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004282", "end": "2024-02-24 13:13:19.001575", "rc": 0, "start": "2024-02-24 13:13:18.997293" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.264) 0:00:09.882 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:09.892 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:09.902 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.016) 0:00:09.918 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.014) 0:00:09.932 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708780397.7867608, "block_size": 4096, "blocks": 0, "ctime": 1708780397.7867608, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28746, "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": 1708780397.7867608, "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-cieagg0am5/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.266) 0:00:10.199 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.011) 0:00:10.210 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.018) 0:00:10.229 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.008) 0:00:10.238 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.007) 0:00:10.245 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.010) 0:00:10.256 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:10.265 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004362", "end": "2024-02-24 13:13:19.646912", "rc": 0, "start": "2024-02-24 13:13:19.642550" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.261) 0:00:10.527 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.009) 0:00:10.537 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:19 +0000 (0:00:00.008) 0:00:10.546 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:21 +0000 (0:00:02.305) 0:00:12.851 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.013) 0:00:12.865 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.011) 0:00:12.876 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020358", "end": "2024-02-24 13:13:22.291996", "rc": 0, "start": "2024-02-24 13:13:22.271638" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.301) 0:00:13.178 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.008) 0:00:13.187 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:13.196 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:13.206 ***** 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-cieagg0am5/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.007) 0:00:13.214 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.020) 0:00:13.234 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.011) 0:00:13.245 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004542", "end": "2024-02-24 13:13:22.656845", "rc": 0, "start": "2024-02-24 13:13:22.652303" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.294) 0:00:13.540 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:13.550 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.008) 0:00:13.558 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.019) 0:00:13.578 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:22 +0000 (0:00:00.009) 0:00:13.587 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.268) 0:00:13.856 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tests_helpers_and_asserts.yml:15 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.011) 0:00:13.867 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.012) 0:00:13.880 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:13.890 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.010) 0:00:13.901 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004491", "end": "2024-02-24 13:13:23.291020", "rc": 0, "start": "2024-02-24 13:13:23.286529" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.273) 0:00:14.175 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:14.184 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.008) 0:00:14.193 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.011) 0:00:14.205 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.007) 0:00:14.212 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.007) 0:00:14.220 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.010) 0:00:14.230 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.009) 0:00:14.239 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004541", "end": "2024-02-24 13:13:23.636918", "rc": 0, "start": "2024-02-24 13:13:23.632377" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.279) 0:00:14.519 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.010) 0:00:14.530 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:23 +0000 (0:00:00.010) 0:00:14.540 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:25 +0000 (0:00:02.313) 0:00:16.854 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.014) 0:00:16.868 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:16.877 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:16.885 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:16.893 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.021) 0:00:16.915 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:16.924 ***** 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-cieagg0am5/tests/tasks/create_and_remove_interface.yml:9 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.007) 0:00:16.931 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.014) 0:00:16.945 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.009) 0:00:16.955 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004516", "end": "2024-02-24 13:13:26.340924", "rc": 0, "start": "2024-02-24 13:13:26.336408" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.267) 0:00:17.222 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.010) 0:00:17.232 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:11 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.022) 0:00:17.254 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.014) 0:00:17.269 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.010) 0:00:17.279 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.261) 0:00:17.541 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:14 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.011) 0:00:17.552 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.015) 0:00:17.568 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.007) 0:00:17.576 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.008) 0:00:17.584 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.011) 0:00:17.596 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:26 +0000 (0:00:00.010) 0:00:17.607 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004388", "end": "2024-02-24 13:13:26.989440", "rc": 0, "start": "2024-02-24 13:13:26.985052" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.262) 0:00:17.869 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.012) 0:00:17.881 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:27 +0000 (0:00:00.009) 0:00:17.891 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:29 +0000 (0:00:02.303) 0:00:20.195 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.016) 0:00:20.212 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.008) 0:00:20.220 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.008) 0:00:20.229 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.059040", "end": "2024-02-24 13:13:29.675409", "rc": 0, "start": "2024-02-24 13:13:29.616369" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.340) 0:00:20.569 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.008) 0:00:20.578 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.008) 0:00:20.586 ***** 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-cieagg0am5/tests/tasks/create_and_remove_interface.yml:18 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.008) 0:00:20.595 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.015) 0:00:20.610 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:29 +0000 (0:00:00.009) 0:00:20.620 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004375", "end": "2024-02-24 13:13:30.007535", "rc": 0, "start": "2024-02-24 13:13:30.003160" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.269) 0:00:20.889 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.009) 0:00:20.899 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:20 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:20.907 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_present.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.015) 0:00:20.923 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.010) 0:00:20.934 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708780409.6729188, "block_size": 4096, "blocks": 0, "ctime": 1708780409.6729188, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29078, "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": 1708780409.6729188, "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-cieagg0am5/tests/tasks/assert_device_present.yml:5 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.258) 0:00:21.192 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:23 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.011) 0:00:21.203 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.018) 0:00:21.222 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:8 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:21.230 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:13 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.007) 0:00:21.237 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.010) 0:00:21.248 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.009) 0:00:21.258 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004410", "end": "2024-02-24 13:13:30.645772", "rc": 0, "start": "2024-02-24 13:13:30.641362" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.269) 0:00:21.527 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.009) 0:00:21.537 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 Saturday 24 February 2024 13:13:30 +0000 (0:00:00.008) 0:00:21.546 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:27 Saturday 24 February 2024 13:13:32 +0000 (0:00:02.300) 0:00:23.846 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:35 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.014) 0:00:23.860 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:43 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:23.869 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:49 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:23.877 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:54 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.008) 0:00:23.885 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.020970", "end": "2024-02-24 13:13:33.287125", "rc": 0, "start": "2024-02-24 13:13:33.266155" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:60 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.283) 0:00:24.168 ***** 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-cieagg0am5/tests/tasks/manage_test_interface.yml:65 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.011) 0:00:24.179 ***** 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-cieagg0am5/tests/tasks/create_and_remove_interface.yml:27 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.010) 0:00:24.190 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:3 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.035) 0:00:24.226 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.010) 0:00:24.236 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004547", "end": "2024-02-24 13:13:33.621222", "rc": 0, "start": "2024-02-24 13:13:33.616675" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.274) 0:00:24.511 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/show_interfaces.yml:5 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.011) 0:00:24.522 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/create_and_remove_interface.yml:29 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.010) 0:00:24.533 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.019) 0:00:24.552 ***** included: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.009) 0:00:24.562 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cieagg0am5/tests/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 13:13:33 +0000 (0:00:00.260) 0:00:24.822 ***** 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 24 February 2024 13:13:33 +0000 (0:00:00.015) 0:00:24.837 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.39s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.10s /WORKDIR/git-weekly-cieagg0am5/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.86s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.47s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.34s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.32s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/el_repo_setup.yml:17 --------------- Delete veth interface veth1298 ------------------------------------------ 0.30s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.29s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cieagg0am5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cieagg0am5/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. ---^---^---^---^---^---