# 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_helpers_and_asserts.yml:3 Wednesday 24 July 2024 19:09:26 +0000 (0:00:00.018) 0:00:00.018 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_helpers_and_asserts.yml:6 Wednesday 24 July 2024 19:09:26 +0000 (0:00:00.644) 0:00:00.663 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:3 Wednesday 24 July 2024 19:09:26 +0000 (0:00:00.023) 0:00:00.686 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:19 Wednesday 24 July 2024 19:09:27 +0000 (0:00:00.225) 0:00:00.911 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:24 Wednesday 24 July 2024 19:09:27 +0000 (0:00:00.225) 0:00:01.137 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:28 Wednesday 24 July 2024 19:09:27 +0000 (0:00:00.031) 0:00:01.169 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:53 Wednesday 24 July 2024 19:09:27 +0000 (0:00:00.021) 0:00:01.190 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:8 Wednesday 24 July 2024 19:09:27 +0000 (0:00:00.053) 0:00:01.243 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:24 Wednesday 24 July 2024 19:09:27 +0000 (0:00:00.205) 0:00:01.449 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:30 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.485) 0:00:01.934 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.160620", "end": "2024-07-24 19:09:28.510840", "rc": 0, "start": "2024-07-24 19:09:28.350220" } 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:35 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.383) 0:00:02.318 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:40 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.036) 0:00:02.355 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_helpers_and_asserts.yml:9 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.029) 0:00:02.384 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.013) 0:00:02.397 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.019) 0:00:02.417 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.011) 0:00:02.429 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003284", "end": "2024-07-24 19:09:28.755161", "rc": 0, "start": "2024-07-24 19:09:28.751877" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.118) 0:00:02.547 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.011) 0:00:02.559 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.009) 0:00:02.568 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.016) 0:00:02.585 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.018) 0:00:02.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.012) 0:00:02.616 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.013) 0:00:02.629 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:28 +0000 (0:00:00.011) 0:00:02.640 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003257", "end": "2024-07-24 19:09:28.973620", "rc": 0, "start": "2024-07-24 19:09:28.970363" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.142) 0:00:02.783 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.031) 0:00:02.814 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.016) 0:00:02.831 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.375) 0:00:03.207 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.054) 0:00:03.262 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.024) 0:00:03.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.043) 0:00:03.330 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.048) 0:00:03.379 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.049) 0:00:03.428 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.046) 0:00:03.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.020) 0:00:03.495 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.033) 0:00:03.528 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.024) 0:00:03.553 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003229", "end": "2024-07-24 19:09:29.925832", "rc": 0, "start": "2024-07-24 19:09:29.922603" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.179) 0:00:03.732 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:29 +0000 (0:00:00.036) 0:00:03.768 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.035) 0:00:03.804 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.027) 0:00:03.832 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.024) 0:00:03.856 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.150) 0:00:04.006 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.012) 0:00:04.019 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.016) 0:00:04.035 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.009) 0:00:04.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.009) 0:00:04.055 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.012) 0:00:04.067 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.012) 0:00:04.079 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003143", "end": "2024-07-24 19:09:30.404862", "rc": 0, "start": "2024-07-24 19:09:30.401719" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.116) 0:00:04.196 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.010) 0:00:04.207 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.009) 0:00:04.217 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:09:30 +0000 (0:00:00.349) 0:00:04.566 ******** 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.011856", "end": "2024-07-24 19:09:30.905681", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-24 19:09:30.893825" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004912", "end": "2024-07-24 19:09:31.043130", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-24 19:09:31.038218" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005118", "end": "2024-07-24 19:09:31.165824", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-24 19:09:31.160706" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.395) 0:00:04.962 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.028997", "end": "2024-07-24 19:09:31.312942", "rc": 0, "start": "2024-07-24 19:09:31.283945" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.152) 0:00:05.115 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.014) 0:00:05.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.012) 0:00:05.141 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.022) 0:00:05.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.015) 0:00:05.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.018) 0:00:05.198 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.016) 0:00:05.214 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.010) 0:00:05.225 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003281", "end": "2024-07-24 19:09:31.559981", "rc": 0, "start": "2024-07-24 19:09:31.556700" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.141) 0:00:05.366 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.024) 0:00:05.391 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.036) 0:00:05.428 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.033) 0:00:05.462 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.024) 0:00:05.486 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848170.9046977, "block_size": 4096, "blocks": 0, "ctime": 1721848170.9046977, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17739, "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": 1721848170.9046977, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.171) 0:00:05.658 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.021) 0:00:05.680 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.021) 0:00:05.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.010) 0:00:05.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.010) 0:00:05.722 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.011) 0:00:05.734 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:31 +0000 (0:00:00.011) 0:00:05.745 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004227", "end": "2024-07-24 19:09:33.079274", "rc": 0, "start": "2024-07-24 19:09:32.075047" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:33 +0000 (0:00:01.154) 0:00:06.900 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.010) 0:00:06.911 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.017) 0:00:06.929 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.429) 0:00:07.358 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.019) 0:00:07.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.015) 0:00:07.394 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007976", "end": "2024-07-24 19:09:33.731543", "rc": 0, "start": "2024-07-24 19:09:33.723567" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.133) 0:00:07.528 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.010) 0:00:07.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.011) 0:00:07.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.016) 0:00:07.566 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.010) 0:00:07.576 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.020) 0:00:07.597 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.013) 0:00:07.611 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003153", "end": "2024-07-24 19:09:33.955284", "rc": 0, "start": "2024-07-24 19:09:33.952131" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:33 +0000 (0:00:00.154) 0:00:07.765 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.035) 0:00:07.801 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.052) 0:00:07.853 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.022) 0:00:07.876 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.018) 0:00:07.895 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.176) 0:00:08.072 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_helpers_and_asserts.yml:15 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.037) 0:00:08.109 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.029) 0:00:08.139 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.011) 0:00:08.150 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:34 +0000 (0:00:00.009) 0:00:08.160 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004164", "end": "2024-07-24 19:09:35.482647", "rc": 0, "start": "2024-07-24 19:09:34.478483" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:35 +0000 (0:00:01.123) 0:00:09.283 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.011) 0:00:09.294 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.009) 0:00:09.304 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.012) 0:00:09.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.009) 0:00:09.326 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.008) 0:00:09.334 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.011) 0:00:09.346 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:35 +0000 (0:00:00.010) 0:00:09.356 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004191", "end": "2024-07-24 19:09:36.680798", "rc": 0, "start": "2024-07-24 19:09:35.676607" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:36 +0000 (0:00:01.118) 0:00:10.475 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:36 +0000 (0:00:00.011) 0:00:10.486 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:09:36 +0000 (0:00:00.010) 0:00:10.496 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.349) 0:00:10.846 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.037) 0:00:10.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.020) 0:00:10.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.011) 0:00:10.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.016) 0:00:10.931 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.011) 0:00:10.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.019) 0:00:10.963 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.016) 0:00:10.979 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.039) 0:00:11.019 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:37 +0000 (0:00:00.022) 0:00:11.041 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004300", "end": "2024-07-24 19:09:38.367307", "rc": 0, "start": "2024-07-24 19:09:37.363007" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:38 +0000 (0:00:01.120) 0:00:12.161 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.015) 0:00:12.176 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.012) 0:00:12.188 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.016) 0:00:12.205 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.012) 0:00:12.217 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.136) 0:00:12.354 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.012) 0:00:12.366 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.015) 0:00:12.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.011) 0:00:12.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.009) 0:00:12.403 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.013) 0:00:12.417 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.011) 0:00:12.428 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003134", "end": "2024-07-24 19:09:38.756355", "rc": 0, "start": "2024-07-24 19:09:38.753221" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.127) 0:00:12.556 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.020) 0:00:12.576 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:09:38 +0000 (0:00:00.013) 0:00:12.590 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.351) 0:00:12.941 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.034) 0:00:12.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.026) 0:00:13.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.015) 0:00:13.018 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013927", "end": "2024-07-24 19:09:39.366559", "rc": 0, "start": "2024-07-24 19:09:39.352632" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.147) 0:00:13.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.013) 0:00:13.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.021) 0:00:13.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.014) 0:00:13.215 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.019) 0:00:13.234 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.012) 0:00:13.247 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003087", "end": "2024-07-24 19:09:39.575149", "rc": 0, "start": "2024-07-24 19:09:39.572062" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.128) 0:00:13.376 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.016) 0:00:13.393 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.016) 0:00:13.409 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.017) 0:00:13.426 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.017) 0:00:13.444 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721848179.3647974, "block_size": 4096, "blocks": 0, "ctime": 1721848179.3647974, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17768, "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": 1721848179.3647974, "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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.119) 0:00:13.563 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.012) 0:00:13.576 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.020) 0:00:13.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.011) 0:00:13.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.012) 0:00:13.621 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.013) 0:00:13.635 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:39 +0000 (0:00:00.059) 0:00:13.694 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003099", "end": "2024-07-24 19:09:40.019854", "rc": 0, "start": "2024-07-24 19:09:40.016755" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.124) 0:00:13.819 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.044) 0:00:13.863 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.034) 0:00:13.898 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.394) 0:00:14.292 ******** 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-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.054) 0:00:14.347 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.019) 0:00:14.366 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.020) 0:00:14.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.015) 0:00:14.402 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008946", "end": "2024-07-24 19:09:40.741328", "rc": 0, "start": "2024-07-24 19:09:40.732382" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.131) 0:00:14.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.013) 0:00:14.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.010) 0:00:14.558 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.019) 0:00:14.577 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.010) 0:00:14.587 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003161", "end": "2024-07-24 19:09:40.913654", "rc": 0, "start": "2024-07-24 19:09:40.910493" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.117) 0:00:14.705 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.010) 0:00:14.715 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.009) 0:00:14.725 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.022) 0:00:14.747 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:09:40 +0000 (0:00:00.012) 0:00:14.760 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:09:41 +0000 (0:00:00.124) 0:00:14.884 ******** 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 Wednesday 24 July 2024 19:09:41 +0000 (0:00:00.033) 0:00:14.918 ******** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.12s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.12s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.12s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tests_helpers_and_asserts.yml:3 Install yum-utils package ----------------------------------------------- 0.49s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:24 Install iproute --------------------------------------------------------- 0.43s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.38s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:30 Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/manage_test_interface.yml:16 Check if system is ostree ----------------------------------------------- 0.23s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:19 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/el_repo_setup.yml:3 Create EPEL 7 ----------------------------------------------------------- 0.21s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/enable_epel.yml:8 Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.18s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.17s /WORKDIR/git-team-test-not-cleaning-up-properly1ilrgcv9/tests/tasks/get_interface_stat.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---