# 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-cilkumzc8e/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-cilkumzc8e/tests/tests_helpers_and_asserts.yml:3 Saturday 13 July 2024 13:33:56 +0000 (0:00:00.013) 0:00:00.013 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tests_helpers_and_asserts.yml:6 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.636) 0:00:00.650 ********* included: /WORKDIR/git-weekly-cilkumzc8e/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-cilkumzc8e/tests/tasks/el_repo_setup.yml:3 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.028) 0:00:00.678 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/el_repo_setup.yml:19 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.237) 0:00:00.916 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/el_repo_setup.yml:24 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.202) 0:00:01.119 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/el_repo_setup.yml:28 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.022) 0:00:01.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/el_repo_setup.yml:53 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.020) 0:00:01.162 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/enable_epel.yml:8 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.038) 0:00:01.200 ********* 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-cilkumzc8e/tests/tasks/enable_epel.yml:24 Saturday 13 July 2024 13:33:57 +0000 (0:00:00.197) 0:00:01.397 ********* 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-cilkumzc8e/tests/tasks/enable_epel.yml:30 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.465) 0:00:01.863 ********* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.168968", "end": "2024-07-13 09:33:58.583652", "rc": 0, "start": "2024-07-13 09:33:58.414684" } 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-cilkumzc8e/tests/tasks/enable_epel.yml:35 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.285) 0:00:02.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/enable_epel.yml:40 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.011) 0:00:02.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tests_helpers_and_asserts.yml:9 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.013) 0:00:02.173 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.014) 0:00:02.187 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.013) 0:00:02.201 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.012) 0:00:02.213 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003317", "end": "2024-07-13 09:33:58.769639", "rc": 0, "start": "2024-07-13 09:33:58.766322" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.123) 0:00:02.336 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.014) 0:00:02.351 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.009) 0:00:02.360 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.015) 0:00:02.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.010) 0:00:02.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.011) 0:00:02.398 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.022) 0:00:02.420 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:33:58 +0000 (0:00:00.014) 0:00:02.434 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005244", "end": "2024-07-13 09:33:59.027197", "rc": 0, "start": "2024-07-13 09:33:59.021953" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.159) 0:00:02.594 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.025) 0:00:02.619 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.011) 0:00:02.631 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.384) 0:00:03.015 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.018) 0:00:03.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:45 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.034) 0:00:03.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:52 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.016) 0:00:03.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:58 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.015) 0:00:03.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.013) 0:00:03.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:71 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.029) 0:00:03.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.016) 0:00:03.160 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.016) 0:00:03.177 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.013) 0:00:03.191 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003304", "end": "2024-07-13 09:33:59.762255", "rc": 0, "start": "2024-07-13 09:33:59.758951" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.137) 0:00:03.328 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.039) 0:00:03.368 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.050) 0:00:03.418 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.036) 0:00:03.455 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:33:59 +0000 (0:00:00.023) 0:00:03.478 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.147) 0:00:03.626 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.039) 0:00:03.666 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.047) 0:00:03.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.018) 0:00:03.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.054) 0:00:03.787 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.056) 0:00:03.844 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.020) 0:00:03.864 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003376", "end": "2024-07-13 09:34:00.433598", "rc": 0, "start": "2024-07-13 09:34:00.430222" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.136) 0:00:04.001 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.017) 0:00:04.019 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.025) 0:00:04.044 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 Saturday 13 July 2024 13:34:00 +0000 (0:00:00.397) 0:00:04.442 ********* 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.012253", "end": "2024-07-13 09:34:01.053070", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-13 09:34:01.040817" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.006759", "end": "2024-07-13 09:34:01.187015", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-13 09:34:01.180256" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005338", "end": "2024-07-13 09:34:01.315366", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-13 09:34:01.310028" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.459) 0:00:04.901 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.035329", "end": "2024-07-13 09:34:01.520575", "rc": 0, "start": "2024-07-13 09:34:01.485246" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:45 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.202) 0:00:05.104 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:52 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.012) 0:00:05.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:58 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.010) 0:00:05.127 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.018) 0:00:05.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:71 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.012) 0:00:05.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.029) 0:00:05.187 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.077) 0:00:05.265 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.049) 0:00:05.314 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003326", "end": "2024-07-13 09:34:01.894824", "rc": 0, "start": "2024-07-13 09:34:01.891498" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.155) 0:00:05.470 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:01 +0000 (0:00:00.039) 0:00:05.510 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.046) 0:00:05.556 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.058) 0:00:05.615 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.031) 0:00:05.646 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720877641.0522065, "block_size": 4096, "blocks": 0, "ctime": 1720877641.0522065, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17860, "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": 1720877641.0522065, "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-cilkumzc8e/tests/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.146) 0:00:05.792 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.048) 0:00:05.840 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.026) 0:00:05.867 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.020) 0:00:05.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.024) 0:00:05.911 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.014) 0:00:05.926 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.013) 0:00:05.939 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003361", "end": "2024-07-13 09:34:02.515673", "rc": 0, "start": "2024-07-13 09:34:02.512312" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.153) 0:00:06.093 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.034) 0:00:06.127 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:34:02 +0000 (0:00:00.038) 0:00:06.166 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.415) 0:00:06.582 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.018) 0:00:06.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:45 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.010) 0:00:06.611 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009807", "end": "2024-07-13 09:34:03.180596", "rc": 0, "start": "2024-07-13 09:34:03.170789" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:52 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.138) 0:00:06.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:58 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.012) 0:00:06.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.010) 0:00:06.773 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:71 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.010) 0:00:06.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.009) 0:00:06.793 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.021) 0:00:06.814 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.011) 0:00:06.825 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003366", "end": "2024-07-13 09:34:03.383630", "rc": 0, "start": "2024-07-13 09:34:03.380264" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.125) 0:00:06.951 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.012) 0:00:06.964 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.012) 0:00:06.976 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.020) 0:00:06.996 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.013) 0:00:07.009 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.144) 0:00:07.154 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tests_helpers_and_asserts.yml:15 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.020) 0:00:07.174 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.019) 0:00:07.193 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.013) 0:00:07.207 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.013) 0:00:07.221 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003340", "end": "2024-07-13 09:34:03.779792", "rc": 0, "start": "2024-07-13 09:34:03.776452" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.124) 0:00:07.345 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.012) 0:00:07.358 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.011) 0:00:07.369 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.013) 0:00:07.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.011) 0:00:07.394 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.008) 0:00:07.402 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.012) 0:00:07.415 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:03 +0000 (0:00:00.011) 0:00:07.427 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004433", "end": "2024-07-13 09:34:04.983201", "rc": 0, "start": "2024-07-13 09:34:03.978768" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:05 +0000 (0:00:01.144) 0:00:08.571 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.034) 0:00:08.606 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.026) 0:00:08.632 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.386) 0:00:09.018 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.038) 0:00:09.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:45 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.015) 0:00:09.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:52 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.029) 0:00:09.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:58 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.047) 0:00:09.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.020) 0:00:09.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:71 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.037) 0:00:09.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.021) 0:00:09.227 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.027) 0:00:09.255 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:05 +0000 (0:00:00.027) 0:00:09.282 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004405", "end": "2024-07-13 09:34:06.852508", "rc": 0, "start": "2024-07-13 09:34:05.848103" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:06 +0000 (0:00:01.146) 0:00:10.429 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:06 +0000 (0:00:00.021) 0:00:10.451 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 July 2024 13:34:06 +0000 (0:00:00.025) 0:00:10.476 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:34:06 +0000 (0:00:00.036) 0:00:10.513 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:34:06 +0000 (0:00:00.026) 0:00:10.539 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.129) 0:00:10.669 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.028) 0:00:10.697 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.021) 0:00:10.719 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.011) 0:00:10.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.010) 0:00:10.741 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.012) 0:00:10.754 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.011) 0:00:10.765 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003375", "end": "2024-07-13 09:34:07.320575", "rc": 0, "start": "2024-07-13 09:34:07.317200" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.120) 0:00:10.885 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.011) 0:00:10.897 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.012) 0:00:10.909 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.365) 0:00:11.274 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.022) 0:00:11.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:45 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.017) 0:00:11.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:52 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.017) 0:00:11.332 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005495", "end": "2024-07-13 09:34:07.889114", "rc": 0, "start": "2024-07-13 09:34:07.883619" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:58 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.128) 0:00:11.460 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.010) 0:00:11.471 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:71 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.010) 0:00:11.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.009) 0:00:11.491 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.015) 0:00:11.507 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:07 +0000 (0:00:00.009) 0:00:11.517 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004410", "end": "2024-07-13 09:34:09.072398", "rc": 0, "start": "2024-07-13 09:34:08.067988" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:09 +0000 (0:00:01.122) 0:00:12.639 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.010) 0:00:12.650 ********* ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.009) 0:00:12.660 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_present.yml:3 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.017) 0:00:12.678 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.013) 0:00:12.692 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720877647.8892286, "block_size": 4096, "blocks": 0, "ctime": 1720877647.8882284, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17780, "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": 1720877647.8882284, "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-cilkumzc8e/tests/tasks/assert_device_present.yml:5 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.140) 0:00:12.832 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.012) 0:00:12.844 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:3 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.030) 0:00:12.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:8 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.012) 0:00:12.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:13 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.010) 0:00:12.897 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.013) 0:00:12.911 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.033) 0:00:12.944 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003357", "end": "2024-07-13 09:34:09.497548", "rc": 0, "start": "2024-07-13 09:34:09.494191" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.119) 0:00:13.064 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.011) 0:00:13.075 ********* ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.009) 0:00:13.085 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.360) 0:00:13.445 ********* 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-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.018) 0:00:13.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:45 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.010) 0:00:13.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:52 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.010) 0:00:13.485 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:58 Saturday 13 July 2024 13:34:09 +0000 (0:00:00.012) 0:00:13.498 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007253", "end": "2024-07-13 09:34:10.061560", "rc": 0, "start": "2024-07-13 09:34:10.054307" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:65 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.131) 0:00:13.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:71 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.012) 0:00:13.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.011) 0:00:13.653 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:3 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.022) 0:00:13.676 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.011) 0:00:13.687 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003329", "end": "2024-07-13 09:34:10.261488", "rc": 0, "start": "2024-07-13 09:34:10.258159" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:9 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.140) 0:00:13.827 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/show_interfaces.yml:5 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.011) 0:00:13.839 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.009) 0:00:13.849 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:3 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.021) 0:00:13.870 ********* included: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_interface_stat.yml:3 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.013) 0:00:13.884 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/assert_device_absent.yml:5 Saturday 13 July 2024 13:34:10 +0000 (0:00:00.138) 0:00:14.022 ********* 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 13 July 2024 13:34:10 +0000 (0:00:00.043) 0:00:14.066 ********* =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.12s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-weekly-cilkumzc8e/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.47s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.46s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:28 ------- Install iproute --------------------------------------------------------- 0.42s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.36s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.29s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/el_repo_setup.yml:19 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.20s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/manage_test_interface.yml:37 ------- Create EPEL 7 ----------------------------------------------------------- 0.20s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/enable_epel.yml:8 ------------------ Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-weekly-cilkumzc8e/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---