# 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-ciiejn5bh1/.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-ciiejn5bh1/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-ciiejn5bh1/tests/tests_helpers_and_asserts.yml:3 Saturday 02 December 2023 14:04:02 +0000 (0:00:00.044) 0:00:00.044 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tests_helpers_and_asserts.yml:6 Saturday 02 December 2023 14:04:03 +0000 (0:00:00.942) 0:00:00.987 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/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-ciiejn5bh1/tests/tasks/el_repo_setup.yml:3 Saturday 02 December 2023 14:04:03 +0000 (0:00:00.015) 0:00:01.002 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/el_repo_setup.yml:17 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.365) 0:00:01.367 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/el_repo_setup.yml:22 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.277) 0:00:01.645 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/el_repo_setup.yml:26 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.018) 0:00:01.663 ***** 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-ciiejn5bh1/tests/tasks/el_repo_setup.yml:51 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.009) 0:00:01.673 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/enable_epel.yml:8 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.026) 0:00:01.699 ***** 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-ciiejn5bh1/tests/tasks/enable_epel.yml:24 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.009) 0:00:01.709 ***** 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-ciiejn5bh1/tests/tasks/enable_epel.yml:30 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.009) 0:00:01.718 ***** 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-ciiejn5bh1/tests/tasks/enable_epel.yml:35 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.008) 0:00:01.726 ***** 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-ciiejn5bh1/tests/tasks/enable_epel.yml:40 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.008) 0:00:01.735 ***** 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-ciiejn5bh1/tests/tests_helpers_and_asserts.yml:9 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.009) 0:00:01.744 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.015) 0:00:01.760 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.012) 0:00:01.773 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.012) 0:00:01.785 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003762", "end": "2023-12-02 14:04:04.939137", "rc": 0, "start": "2023-12-02 14:04:04.935375" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.286) 0:00:02.072 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.013) 0:00:02.086 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 December 2023 14:04:04 +0000 (0:00:00.012) 0:00:02.098 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.018) 0:00:02.117 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.011) 0:00:02.128 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.011) 0:00:02.140 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.014) 0:00:02.154 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.011) 0:00:02.166 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003712", "end": "2023-12-02 14:04:05.240371", "rc": 0, "start": "2023-12-02 14:04:05.236659" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.207) 0:00:02.373 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.012) 0:00:02.385 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:04:05 +0000 (0:00:00.010) 0:00:02.396 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:04:07 +0000 (0:00:02.335) 0:00:04.732 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.019) 0:00:04.751 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.011) 0:00:04.763 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.010) 0:00:04.773 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.012) 0:00:04.785 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.014) 0:00:04.799 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.014) 0:00:04.814 ***** 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-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.013) 0:00:04.827 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.024) 0:00:04.852 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.015) 0:00:04.867 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003562", "end": "2023-12-02 14:04:07.942719", "rc": 0, "start": "2023-12-02 14:04:07.939157" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.208) 0:00:05.076 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.012) 0:00:05.088 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 December 2023 14:04:07 +0000 (0:00:00.011) 0:00:05.100 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.016) 0:00:05.116 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.012) 0:00:05.129 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.202) 0:00:05.332 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.014) 0:00:05.346 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.020) 0:00:05.367 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.009) 0:00:05.376 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.010) 0:00:05.386 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.015) 0:00:05.401 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.014) 0:00:05.416 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003584", "end": "2023-12-02 14:04:08.490137", "rc": 0, "start": "2023-12-02 14:04:08.486553" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.207) 0:00:05.624 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.014) 0:00:05.638 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:04:08 +0000 (0:00:00.013) 0:00:05.652 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:04:10 +0000 (0:00:02.189) 0:00:07.841 ***** 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.009468", "end": "2023-12-02 14:04:10.928747", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-02 14:04:10.919279" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004020", "end": "2023-12-02 14:04:11.180633", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-02 14:04:11.176613" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004312", "end": "2023-12-02 14:04:11.378890", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-02 14:04:11.374578" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.670) 0:00:08.512 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.020809", "end": "2023-12-02 14:04:11.603663", "rc": 0, "start": "2023-12-02 14:04:11.582854" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.227) 0:00:08.739 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.011) 0:00:08.751 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.010) 0:00:08.762 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.011) 0:00:08.774 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.010) 0:00:08.784 ***** 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-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.010) 0:00:08.794 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.019) 0:00:08.814 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.011) 0:00:08.825 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003450", "end": "2023-12-02 14:04:11.897827", "rc": 0, "start": "2023-12-02 14:04:11.894377" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.204) 0:00:09.030 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.011) 0:00:09.042 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.010) 0:00:09.053 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.020) 0:00:09.073 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:04:11 +0000 (0:00:00.011) 0:00:09.084 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525850.9233825, "block_size": 4096, "blocks": 0, "ctime": 1701525850.9233825, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32533, "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": 1701525850.9233825, "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-ciiejn5bh1/tests/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.207) 0:00:09.292 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.015) 0:00:09.307 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.033) 0:00:09.340 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.010) 0:00:09.350 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.010) 0:00:09.360 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.014) 0:00:09.375 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.014) 0:00:09.389 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003675", "end": "2023-12-02 14:04:12.463724", "rc": 0, "start": "2023-12-02 14:04:12.460049" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.206) 0:00:09.596 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.012) 0:00:09.608 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:04:12 +0000 (0:00:00.010) 0:00:09.619 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:04:14 +0000 (0:00:02.165) 0:00:11.784 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.017) 0:00:11.802 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.010) 0:00:11.812 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010227", "end": "2023-12-02 14:04:14.893792", "rc": 0, "start": "2023-12-02 14:04:14.883565" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.224) 0:00:12.037 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.011) 0:00:12.048 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.010) 0:00:12.058 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.010) 0:00:12.068 ***** 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-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.009) 0:00:12.078 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:14 +0000 (0:00:00.024) 0:00:12.102 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.011) 0:00:12.113 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003796", "end": "2023-12-02 14:04:15.186489", "rc": 0, "start": "2023-12-02 14:04:15.182693" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.206) 0:00:12.320 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.012) 0:00:12.332 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.011) 0:00:12.344 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.024) 0:00:12.368 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.012) 0:00:12.381 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.202) 0:00:12.584 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tests_helpers_and_asserts.yml:15 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.013) 0:00:12.597 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.016) 0:00:12.613 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.011) 0:00:12.625 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.012) 0:00:12.638 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003677", "end": "2023-12-02 14:04:15.710174", "rc": 0, "start": "2023-12-02 14:04:15.706497" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.204) 0:00:12.842 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.012) 0:00:12.855 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.011) 0:00:12.866 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.016) 0:00:12.882 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.008) 0:00:12.891 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.008) 0:00:12.900 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.014) 0:00:12.914 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:15 +0000 (0:00:00.011) 0:00:12.926 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003600", "end": "2023-12-02 14:04:15.999263", "rc": 0, "start": "2023-12-02 14:04:15.995663" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:16 +0000 (0:00:00.205) 0:00:13.132 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:16 +0000 (0:00:00.013) 0:00:13.145 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:04:16 +0000 (0:00:00.012) 0:00:13.158 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:04:18 +0000 (0:00:02.214) 0:00:15.372 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.018) 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.010) 0:00:15.401 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.009) 0:00:15.410 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.009) 0:00:15.420 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.009) 0:00:15.430 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.010) 0:00:15.440 ***** 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-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.009) 0:00:15.449 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.016) 0:00:15.466 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.010) 0:00:15.477 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003426", "end": "2023-12-02 14:04:18.550401", "rc": 0, "start": "2023-12-02 14:04:18.546975" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.206) 0:00:15.683 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.012) 0:00:15.696 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.011) 0:00:15.707 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.018) 0:00:15.726 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:04:18 +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-ciiejn5bh1/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.203) 0:00:15.942 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.014) 0:00:15.956 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.021) 0:00:15.978 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.009) 0:00:15.987 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.009) 0:00:15.997 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.014) 0:00:16.011 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:18 +0000 (0:00:00.013) 0:00:16.025 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003606", "end": "2023-12-02 14:04:19.099281", "rc": 0, "start": "2023-12-02 14:04:19.095675" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:19 +0000 (0:00:00.207) 0:00:16.232 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:19 +0000 (0:00:00.012) 0:00:16.244 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:04:19 +0000 (0:00:00.011) 0:00:16.256 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:04:21 +0000 (0:00:02.235) 0:00:18.492 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.018) 0:00:18.510 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.010) 0:00:18.521 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.011) 0:00:18.532 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005396", "end": "2023-12-02 14:04:21.609843", "rc": 0, "start": "2023-12-02 14:04:21.604447" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.219) 0:00:18.752 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.010) 0:00:18.763 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.010) 0:00:18.773 ***** 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-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.010) 0:00:18.783 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.020) 0:00:18.804 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.011) 0:00:18.815 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003646", "end": "2023-12-02 14:04:21.889433", "rc": 0, "start": "2023-12-02 14:04:21.885787" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.207) 0:00:19.022 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.012) 0:00:19.035 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.011) 0:00:19.046 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.020) 0:00:19.066 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:04:21 +0000 (0:00:00.013) 0:00:19.079 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525861.6078112, "block_size": 4096, "blocks": 0, "ctime": 1701525861.6078112, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32826, "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": 1701525861.6078112, "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-ciiejn5bh1/tests/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.201) 0:00:19.281 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.012) 0:00:19.294 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.023) 0:00:19.317 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.009) 0:00:19.326 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.009) 0:00:19.336 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.013) 0:00:19.349 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.011) 0:00:19.361 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2023-12-02 14:04:22.434036", "rc": 0, "start": "2023-12-02 14:04:22.430495" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.204) 0:00:19.566 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.012) 0:00:19.578 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:04:22 +0000 (0:00:00.011) 0:00:19.590 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:04:24 +0000 (0:00:02.185) 0:00:21.776 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.019) 0:00:21.795 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.012) 0:00:21.808 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.011) 0:00:21.819 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.010) 0:00:21.830 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009607", "end": "2023-12-02 14:04:24.912034", "rc": 0, "start": "2023-12-02 14:04:24.902427" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.221) 0:00:22.051 ***** 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-ciiejn5bh1/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.012) 0:00:22.064 ***** 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-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 December 2023 14:04:24 +0000 (0:00:00.011) 0:00:22.075 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.043) 0:00:22.119 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.012) 0:00:22.131 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003790", "end": "2023-12-02 14:04:25.204315", "rc": 0, "start": "2023-12-02 14:04:25.200525" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.206) 0:00:22.337 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.012) 0:00:22.349 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.011) 0:00:22.361 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.025) 0:00:22.386 ***** included: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.011) 0:00:22.398 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:04:25 +0000 (0:00:00.202) 0:00:22.601 ***** 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 02 December 2023 14:04:25 +0000 (0:00:00.020) 0:00:22.621 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.17s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-ciiejn5bh1/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.67s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:31 ------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:39 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:50 ------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.21s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciiejn5bh1/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ciiejn5bh1/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. ---^---^---^---^---^---