# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci19s0cups/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ci19s0cups/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-ci19s0cups/tests/tests_helpers_and_asserts.yml:3 Saturday 06 January 2024 13:59:12 +0000 (0:00:00.076) 0:00:00.076 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci19s0cups/tests/tests_helpers_and_asserts.yml:6 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.895) 0:00:00.971 ****** included: /WORKDIR/git-weekly-ci19s0cups/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-ci19s0cups/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.036) 0:00:01.007 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/el_repo_setup.yml:17 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.384) 0:00:01.392 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/el_repo_setup.yml:22 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.239) 0:00:01.631 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/el_repo_setup.yml:26 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.013) 0:00:01.645 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/el_repo_setup.yml:51 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.011) 0:00:01.656 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:59:13 +0000 (0:00:00.028) 0:00:01.685 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:59:14 +0000 (0:00:00.185) 0:00:01.870 ****** 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-ci19s0cups/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:59:14 +0000 (0:00:00.521) 0:00:02.392 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.175711", "end": "2024-01-06 13:59:14.982133", "rc": 0, "start": "2024-01-06 13:59:14.806422" } 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-ci19s0cups/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:59:14 +0000 (0:00:00.329) 0:00:02.721 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.014) 0:00:02.736 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tests_helpers_and_asserts.yml:9 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.019) 0:00:02.755 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.026) 0:00:02.782 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.019) 0:00:02.801 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.019) 0:00:02.821 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003678", "end": "2024-01-06 13:59:15.243629", "rc": 0, "start": "2024-01-06 13:59:15.239951" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.163) 0:00:02.985 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.009) 0:00:02.995 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.013) 0:00:03.008 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.019) 0:00:03.028 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.008) 0:00:03.036 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.012) 0:00:03.049 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.011) 0:00:03.060 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.014) 0:00:03.075 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003670", "end": "2024-01-06 13:59:15.464679", "rc": 0, "start": "2024-01-06 13:59:15.461009" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.122) 0:00:03.198 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.009) 0:00:03.208 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.008) 0:00:03.217 ****** ok: [sut] => { "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-ci19s0cups/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.309) 0:00:03.526 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.031) 0:00:03.558 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.011) 0:00:03.569 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.011) 0:00:03.581 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.013) 0:00:03.594 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.009) 0:00:03.603 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.014) 0:00:03.617 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.010) 0:00:03.628 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.012) 0:00:03.641 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:15 +0000 (0:00:00.010) 0:00:03.651 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003721", "end": "2024-01-06 13:59:16.041653", "rc": 0, "start": "2024-01-06 13:59:16.037932" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.123) 0:00:03.775 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.009) 0:00:03.785 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.008) 0:00:03.794 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.013) 0:00:03.808 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.009) 0:00:03.817 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.131) 0:00:03.949 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.012) 0:00:03.961 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.017) 0:00:03.978 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.016) 0:00:03.994 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.013) 0:00:04.008 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.026) 0:00:04.034 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.011) 0:00:04.045 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003628", "end": "2024-01-06 13:59:16.463478", "rc": 0, "start": "2024-01-06 13:59:16.459850" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.173) 0:00:04.219 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.021) 0:00:04.240 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.016) 0:00:04.256 ****** ok: [sut] => { "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-ci19s0cups/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:59:16 +0000 (0:00:00.314) 0:00:04.570 ****** 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.009788", "end": "2024-01-06 13:59:16.970578", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-06 13:59:16.960790" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003547", "end": "2024-01-06 13:59:17.096318", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-06 13:59:17.092771" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004738", "end": "2024-01-06 13:59:17.230810", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-06 13:59:17.226072" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.398) 0:00:04.969 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.033412", "end": "2024-01-06 13:59:17.397105", "rc": 0, "start": "2024-01-06 13:59:17.363693" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.167) 0:00:05.136 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.008) 0:00:05.145 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.010) 0:00:05.155 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.015) 0:00:05.171 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.017) 0:00:05.189 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.020) 0:00:05.209 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.029) 0:00:05.239 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.011) 0:00:05.250 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003688", "end": "2024-01-06 13:59:17.643849", "rc": 0, "start": "2024-01-06 13:59:17.640161" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.128) 0:00:05.379 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.012) 0:00:05.392 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.008) 0:00:05.401 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.016) 0:00:05.417 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.012) 0:00:05.429 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549556.9758832, "block_size": 4096, "blocks": 0, "ctime": 1704549556.9758832, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17765, "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": 1704549556.9758832, "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-ci19s0cups/tests/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.122) 0:00:05.552 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.013) 0:00:05.566 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.018) 0:00:05.584 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.008) 0:00:05.593 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.007) 0:00:05.601 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.010) 0:00:05.611 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:17 +0000 (0:00:00.009) 0:00:05.621 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003724", "end": "2024-01-06 13:59:18.012445", "rc": 0, "start": "2024-01-06 13:59:18.008721" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.125) 0:00:05.747 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.009) 0:00:05.757 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.013) 0:00:05.771 ****** ok: [sut] => { "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-ci19s0cups/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.325) 0:00:06.096 ****** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.016) 0:00:06.112 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.010) 0:00:06.122 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009111", "end": "2024-01-06 13:59:18.525179", "rc": 0, "start": "2024-01-06 13:59:18.516068" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.142) 0:00:06.265 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.009) 0:00:06.275 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.008) 0:00:06.284 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.010) 0:00:06.294 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.008) 0:00:06.303 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.018) 0:00:06.321 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.012) 0:00:06.333 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003722", "end": "2024-01-06 13:59:18.725156", "rc": 0, "start": "2024-01-06 13:59:18.721434" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.126) 0:00:06.459 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.009) 0:00:06.469 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.010) 0:00:06.480 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.026) 0:00:06.506 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.014) 0:00:06.521 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.133) 0:00:06.654 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tests_helpers_and_asserts.yml:15 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.011) 0:00:06.665 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.014) 0:00:06.679 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.014) 0:00:06.694 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:18 +0000 (0:00:00.011) 0:00:06.705 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003783", "end": "2024-01-06 13:59:19.097763", "rc": 0, "start": "2024-01-06 13:59:19.093980" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.127) 0:00:06.832 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.010) 0:00:06.843 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:5 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.009) 0:00:06.852 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.011) 0:00:06.864 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.007) 0:00:06.872 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.012) 0:00:06.884 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.011) 0:00:06.896 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.012) 0:00:06.908 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003655", "end": "2024-01-06 13:59:19.300217", "rc": 0, "start": "2024-01-06 13:59:19.296562" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.126) 0:00:07.035 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.010) 0:00:07.045 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.008) 0:00:07.054 ****** ok: [sut] => { "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-ci19s0cups/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.324) 0:00:07.378 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.018) 0:00:07.397 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.017) 0:00:07.415 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.017) 0:00:07.433 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.018) 0:00:07.451 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.012) 0:00:07.464 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.009) 0:00:07.473 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:9 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.007) 0:00:07.481 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.016) 0:00:07.498 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.025) 0:00:07.523 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003795", "end": "2024-01-06 13:59:19.926378", "rc": 0, "start": "2024-01-06 13:59:19.922583" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.151) 0:00:07.675 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.024) 0:00:07.699 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:11 Saturday 06 January 2024 13:59:19 +0000 (0:00:00.021) 0:00:07.721 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.017) 0:00:07.739 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.017) 0:00:07.756 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.143) 0:00:07.900 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:14 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.014) 0:00:07.914 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.017) 0:00:07.932 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.011) 0:00:07.943 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.016) 0:00:07.960 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.012) 0:00:07.972 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.018) 0:00:07.990 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003793", "end": "2024-01-06 13:59:20.387241", "rc": 0, "start": "2024-01-06 13:59:20.383448" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.138) 0:00:08.129 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.011) 0:00:08.140 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.010) 0:00:08.150 ****** ok: [sut] => { "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-ci19s0cups/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.328) 0:00:08.479 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.017) 0:00:08.497 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.011) 0:00:08.508 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.013) 0:00:08.521 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009060", "end": "2024-01-06 13:59:20.924733", "rc": 0, "start": "2024-01-06 13:59:20.915673" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.146) 0:00:08.668 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.018) 0:00:08.686 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.009) 0:00:08.696 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:18 Saturday 06 January 2024 13:59:20 +0000 (0:00:00.012) 0:00:08.709 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.031) 0:00:08.740 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.011) 0:00:08.751 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003731", "end": "2024-01-06 13:59:21.179444", "rc": 0, "start": "2024-01-06 13:59:21.175713" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.172) 0:00:08.924 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.013) 0:00:08.937 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:20 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.012) 0:00:08.950 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.016) 0:00:08.967 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.046) 0:00:09.014 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549560.9227772, "block_size": 4096, "blocks": 0, "ctime": 1704549560.9227772, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17680, "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": 1704549560.9227772, "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-ci19s0cups/tests/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.143) 0:00:09.157 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:23 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.020) 0:00:09.178 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.052) 0:00:09.230 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.021) 0:00:09.251 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.023) 0:00:09.275 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.019) 0:00:09.295 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.017) 0:00:09.312 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003658", "end": "2024-01-06 13:59:21.769667", "rc": 0, "start": "2024-01-06 13:59:21.766009" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.201) 0:00:09.513 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.054) 0:00:09.568 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:59:21 +0000 (0:00:00.035) 0:00:09.603 ****** ok: [sut] => { "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-ci19s0cups/tests/tasks/manage_test_interface.yml:23 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.366) 0:00:09.970 ****** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.051) 0:00:10.021 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:39 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.031) 0:00:10.052 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:45 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.025) 0:00:10.078 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.023) 0:00:10.102 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006986", "end": "2024-01-06 13:59:22.515123", "rc": 0, "start": "2024-01-06 13:59:22.508137" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:56 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.154) 0:00:10.256 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.024) 0:00:10.281 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:27 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.026) 0:00:10.307 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.033) 0:00:10.340 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.017) 0:00:10.357 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003637", "end": "2024-01-06 13:59:22.798335", "rc": 0, "start": "2024-01-06 13:59:22.794698" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.178) 0:00:10.536 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.020) 0:00:10.557 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/create_and_remove_interface.yml:29 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.023) 0:00:10.580 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.028) 0:00:10.609 ****** included: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:59:22 +0000 (0:00:00.013) 0:00:10.623 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci19s0cups/tests/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 13:59:23 +0000 (0:00:00.136) 0:00:10.759 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 06 January 2024 13:59:23 +0000 (0:00:00.046) 0:00:10.805 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-ci19s0cups/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.52s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.40s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml:30 ----------------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:16 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 ------- Create EPEL 7 ----------------------------------------------------------- 0.19s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/enable_epel.yml:8 ------------------ Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.17s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.17s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:31 ------- Gather current interface info ------------------------------------------- 0.16s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-ci19s0cups/tests/tasks/manage_test_interface.yml:50 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---