# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ciqvmbyc0j/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-ciqvmbyc0j/tests/tests_helpers_and_asserts.yml:3 Saturday 01 June 2024 13:28:48 +0000 (0:00:00.027) 0:00:00.027 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tests_helpers_and_asserts.yml:6 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.581) 0:00:00.609 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/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-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:3 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.024) 0:00:00.634 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:19 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.269) 0:00:00.903 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:24 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.207) 0:00:01.110 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:28 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.022) 0:00:01.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:53 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.020) 0:00:01.153 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:8 Saturday 01 June 2024 13:28:49 +0000 (0:00:00.032) 0:00:01.186 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:24 Saturday 01 June 2024 13:28:50 +0000 (0:00:00.229) 0:00:01.416 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:30 Saturday 01 June 2024 13:28:50 +0000 (0:00:00.507) 0:00:01.923 ********* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.173032", "end": "2024-06-01 13:28:50.866827", "rc": 0, "start": "2024-06-01 13:28:50.693795" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:35 Saturday 01 June 2024 13:28:50 +0000 (0:00:00.303) 0:00:02.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:40 Saturday 01 June 2024 13:28:50 +0000 (0:00:00.029) 0:00:02.257 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tests_helpers_and_asserts.yml:9 Saturday 01 June 2024 13:28:50 +0000 (0:00:00.044) 0:00:02.301 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:28:50 +0000 (0:00:00.028) 0:00:02.330 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.011) 0:00:02.342 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.010) 0:00:02.353 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003192", "end": "2024-06-01 13:28:51.120249", "rc": 0, "start": "2024-06-01 13:28:51.117057" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.138) 0:00:02.491 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.014) 0:00:02.505 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.025) 0:00:02.531 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.027) 0:00:02.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.012) 0:00:02.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.014) 0:00:02.586 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.034) 0:00:02.621 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.030) 0:00:02.651 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003210", "end": "2024-06-01 13:28:51.418264", "rc": 0, "start": "2024-06-01 13:28:51.415054" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.119) 0:00:02.771 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.011) 0:00:02.782 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.009) 0:00:02.792 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.402) 0:00:03.194 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.041) 0:00:03.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.011) 0:00:03.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.039) 0:00:03.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.025) 0:00:03.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:28:51 +0000 (0:00:00.020) 0:00:03.333 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.011) 0:00:03.344 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.010) 0:00:03.354 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.014) 0:00:03.368 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.010) 0:00:03.379 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003482", "end": "2024-06-01 13:28:52.152619", "rc": 0, "start": "2024-06-01 13:28:52.149137" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.130) 0:00:03.509 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.015) 0:00:03.525 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.033) 0:00:03.558 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.019) 0:00:03.578 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.011) 0:00:03.589 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.126) 0:00:03.715 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.017) 0:00:03.733 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.021) 0:00:03.754 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.013) 0:00:03.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.019) 0:00:03.786 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.021) 0:00:03.807 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.016) 0:00:03.824 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003406", "end": "2024-06-01 13:28:52.607558", "rc": 0, "start": "2024-06-01 13:28:52.604152" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.136) 0:00:03.961 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.011) 0:00:03.972 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:28:52 +0000 (0:00:00.010) 0:00:03.982 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.422) 0:00:04.405 ********* 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.012412", "end": "2024-06-01 13:28:53.272092", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-01 13:28:53.259680" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003712", "end": "2024-06-01 13:28:53.409741", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-01 13:28:53.406029" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004356", "end": "2024-06-01 13:28:53.558792", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-01 13:28:53.554436" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.508) 0:00:04.914 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.031341", "end": "2024-06-01 13:28:53.711798", "rc": 0, "start": "2024-06-01 13:28:53.680457" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.163) 0:00:05.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.017) 0:00:05.094 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.024) 0:00:05.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.037) 0:00:05.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.034) 0:00:05.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.029) 0:00:05.220 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.035) 0:00:05.255 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:53 +0000 (0:00:00.021) 0:00:05.277 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003302", "end": "2024-06-01 13:28:54.067775", "rc": 0, "start": "2024-06-01 13:28:54.064473" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.143) 0:00:05.421 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.059) 0:00:05.481 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.030) 0:00:05.511 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.046) 0:00:05.557 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.019) 0:00:05.577 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717248533.271667, "block_size": 4096, "blocks": 0, "ctime": 1717248533.270667, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17749, "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": 1717248533.270667, "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-ciqvmbyc0j/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.181) 0:00:05.759 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.031) 0:00:05.791 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.039) 0:00:05.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.011) 0:00:05.841 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.009) 0:00:05.850 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.012) 0:00:05.863 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.012) 0:00:05.875 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003269", "end": "2024-06-01 13:28:54.668943", "rc": 0, "start": "2024-06-01 13:28:54.665674" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.160) 0:00:06.036 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.012) 0:00:06.048 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:28:54 +0000 (0:00:00.010) 0:00:06.058 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.372) 0:00:06.430 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.019) 0:00:06.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.009) 0:00:06.459 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009916", "end": "2024-06-01 13:28:55.235175", "rc": 0, "start": "2024-06-01 13:28:55.225259" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.133) 0:00:06.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.021) 0:00:06.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.029) 0:00:06.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.014) 0:00:06.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.014) 0:00:06.672 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.024) 0:00:06.696 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.014) 0:00:06.711 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003382", "end": "2024-06-01 13:28:55.479536", "rc": 0, "start": "2024-06-01 13:28:55.476154" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.121) 0:00:06.832 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.010) 0:00:06.843 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.009) 0:00:06.853 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.019) 0:00:06.873 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.046) 0:00:06.919 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.122) 0:00:07.042 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tests_helpers_and_asserts.yml:15 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.023) 0:00:07.065 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.016) 0:00:07.082 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.016) 0:00:07.099 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.029) 0:00:07.128 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003430", "end": "2024-06-01 13:28:55.955456", "rc": 0, "start": "2024-06-01 13:28:55.952026" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.181) 0:00:07.310 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.011) 0:00:07.322 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:28:55 +0000 (0:00:00.011) 0:00:07.333 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.015) 0:00:07.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.010) 0:00:07.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.010) 0:00:07.369 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.025) 0:00:07.395 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.017) 0:00:07.413 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003492", "end": "2024-06-01 13:28:56.185731", "rc": 0, "start": "2024-06-01 13:28:56.182239" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.127) 0:00:07.540 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.011) 0:00:07.551 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.014) 0:00:07.566 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.377) 0:00:07.943 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.017) 0:00:07.960 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.010) 0:00:07.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.009) 0:00:07.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.009) 0:00:07.991 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.010) 0:00:08.001 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.010) 0:00:08.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.008) 0:00:08.020 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.013) 0:00:08.034 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.009) 0:00:08.044 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003417", "end": "2024-06-01 13:28:56.813905", "rc": 0, "start": "2024-06-01 13:28:56.810488" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.131) 0:00:08.175 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.017) 0:00:08.192 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.011) 0:00:08.203 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.018) 0:00:08.221 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:28:56 +0000 (0:00:00.011) 0:00:08.232 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.123) 0:00:08.355 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.012) 0:00:08.368 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.022) 0:00:08.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.010) 0:00:08.401 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.016) 0:00:08.418 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.045) 0:00:08.463 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.014) 0:00:08.478 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003387", "end": "2024-06-01 13:28:57.255035", "rc": 0, "start": "2024-06-01 13:28:57.251648" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.147) 0:00:08.626 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.035) 0:00:08.661 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.012) 0:00:08.674 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.374) 0:00:09.048 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.018) 0:00:09.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.024) 0:00:09.092 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.055) 0:00:09.148 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009105", "end": "2024-06-01 13:28:57.930412", "rc": 0, "start": "2024-06-01 13:28:57.921307" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.141) 0:00:09.290 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.012) 0:00:09.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.013) 0:00:09.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:28:57 +0000 (0:00:00.012) 0:00:09.329 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.016) 0:00:09.346 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.010) 0:00:09.356 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003559", "end": "2024-06-01 13:28:58.126419", "rc": 0, "start": "2024-06-01 13:28:58.122860" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.128) 0:00:09.485 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.010) 0:00:09.496 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.022) 0:00:09.518 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.027) 0:00:09.546 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.017) 0:00:09.563 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717248537.928535, "block_size": 4096, "blocks": 0, "ctime": 1717248537.928535, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17665, "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": 1717248537.928535, "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-ciqvmbyc0j/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.145) 0:00:09.709 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.023) 0:00:09.733 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.030) 0:00:09.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.025) 0:00:09.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.014) 0:00:09.804 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.014) 0:00:09.818 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.013) 0:00:09.832 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003452", "end": "2024-06-01 13:28:58.606549", "rc": 0, "start": "2024-06-01 13:28:58.603097" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.127) 0:00:09.959 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.011) 0:00:09.971 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:28:58 +0000 (0:00:00.022) 0:00:09.993 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.383) 0:00:10.377 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.018) 0:00:10.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.017) 0:00:10.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.016) 0:00:10.429 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.024) 0:00:10.453 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011930", "end": "2024-06-01 13:28:59.234198", "rc": 0, "start": "2024-06-01 13:28:59.222268" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.135) 0:00:10.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.010) 0:00:10.599 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.013) 0:00:10.613 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.021) 0:00:10.634 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.011) 0:00:10.646 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003351", "end": "2024-06-01 13:28:59.418201", "rc": 0, "start": "2024-06-01 13:28:59.414850" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.134) 0:00:10.780 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.035) 0:00:10.815 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.033) 0:00:10.848 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.124) 0:00:10.973 ********* included: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.015) 0:00:10.989 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.149) 0:00:11.138 ********* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 01 June 2024 13:28:59 +0000 (0:00:00.009) 0:00:11.148 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.58s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.51s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:28 ------- Install yum-utils package ----------------------------------------------- 0.51s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:24 ----------------- Install iproute --------------------------------------------------------- 0.42s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.27s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.23s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.21s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/el_repo_setup.yml:19 --------------- Get stat for interface veth1298 ----------------------------------------- 0.18s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/manage_test_interface.yml:37 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-ciqvmbyc0j/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---