# 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_ethtool_ring_initscripts.yml *********************************** 2 plays in /WORKDIR/git-weekly-ci6msraha_/tests/tests_ethtool_ring_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/tests_ethtool_ring_initscripts.yml:4 Saturday 25 November 2023 13:35:12 +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-weekly-ci6msraha_/tests/tests_ethtool_ring_initscripts.yml:8 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.714) 0:00:00.733 ***** included: /WORKDIR/git-weekly-ci6msraha_/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-ci6msraha_/tests/tasks/el_repo_setup.yml:3 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.015) 0:00:00.749 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:22 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.367) 0:00:01.116 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set package manager to use for ostree] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:27 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.263) 0:00:01.380 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:34 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.025) 0:00:01.405 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:59 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.022) 0:00:01.428 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:8 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.044) 0:00:01.473 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:24 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.273) 0:00:01.746 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:30 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.020) 0:00:01.767 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:35 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.018) 0:00:01.785 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.369194", "end": "2023-11-25 13:35:14.580370", "rc": 0, "start": "2023-11-25 13:35:14.211176" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:40 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.565) 0:00:02.351 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tests_ethtool_ring_initscripts.yml:10 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.015) 0:00:02.366 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool ring settings] ********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:3 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.018) 0:00:02.385 ***** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:9 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.502) 0:00:02.887 ***** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_ring.yml TASK [INIT: Ethtool ring tests] ************************************************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:15 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.021) 0:00:02.908 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:18 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.017) 0:00:02.926 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.021) 0:00:02.948 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.019) 0:00:02.967 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002963", "end": "2023-11-25 13:35:15.390231", "rc": 0, "start": "2023-11-25 13:35:15.387268" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.194) 0:00:03.161 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.020) 0:00:03.182 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:20 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.020) 0:00:03.202 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.024) 0:00:03.227 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.017) 0:00:03.244 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.014) 0:00:03.258 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.020) 0:00:03.278 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.020) 0:00:03.299 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003108", "end": "2023-11-25 13:35:15.718887", "rc": 0, "start": "2023-11-25 13:35:15.715779" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.189) 0:00:03.488 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.022) 0:00:03.510 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.016) 0:00:03.527 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:35:17 +0000 (0:00:01.660) 0:00:05.188 ***** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.014057", "end": "2023-11-25 13:35:17.629318", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-11-25 13:35:17.615261" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.007294", "end": "2023-11-25 13:35:17.860171", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-11-25 13:35:17.852877" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.007670", "end": "2023-11-25 13:35:18.050320", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-11-25 13:35:18.042650" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.637) 0:00:05.825 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.024491", "end": "2023-11-25 13:35:18.273324", "rc": 0, "start": "2023-11-25 13:35:18.248833" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.220) 0:00:06.046 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.020) 0:00:06.066 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.021) 0:00:06.087 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.017) 0:00:06.105 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.020) 0:00:06.126 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:24 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.016) 0:00:06.142 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.022) 0:00:06.164 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.019) 0:00:06.184 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700919317.6185973, "block_size": 4096, "blocks": 0, "ctime": 1700919317.6185973, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30763, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1700919317.6185973, "nlink": 1, "path": "/sys/class/net/testnic1", "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 - 'testnic1'] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.194) 0:00:06.378 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:26 Saturday 25 November 2023 13:35:18 +0000 (0:00:00.023) 0:00:06.401 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: ethtool TASK [TEST: I can create a profile without any ring option.] ******************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:33 Saturday 25 November 2023 13:35:20 +0000 (0:00:01.446) 0:00:07.848 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:35:20 +0000 (0:00:00.015) 0:00:07.864 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:35:20 +0000 (0:00:00.116) 0:00:07.981 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:35:20 +0000 (0:00:00.019) 0:00:08.000 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:35:20 +0000 (0:00:00.198) 0:00:08.199 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:35:20 +0000 (0:00:00.016) 0:00:08.216 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:35:22 +0000 (0:00:01.813) 0:00:10.029 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:35:23 +0000 (0:00:01.521) 0:00:11.551 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:35:23 +0000 (0:00:00.045) 0:00:11.596 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:35:23 +0000 (0:00:00.045) 0:00:11.642 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:35:23 +0000 (0:00:00.046) 0:00:11.689 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.081) 0:00:11.770 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.031) 0:00:11.802 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.029) 0:00:11.832 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.035) 0:00:11.867 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.045) 0:00:11.913 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.041) 0:00:11.955 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:35:24 +0000 (0:00:00.577) 0:00:12.532 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12328y4tbr492/tmpl1otzl0d" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:35:25 +0000 (0:00:00.371) 0:00:12.904 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:35:25 +0000 (0:00:00.668) 0:00:13.572 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:35:25 +0000 (0:00:00.036) 0:00:13.609 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:35:25 +0000 (0:00:00.038) 0:00:13.648 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:35:25 +0000 (0:00:00.040) 0:00:13.688 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:35:25 +0000 (0:00:00.032) 0:00:13.720 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:49 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.337) 0:00:14.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:55 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.028) 0:00:14.086 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:60 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.028) 0:00:14.115 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003363", "end": "2023-11-25 13:35:26.540449", "rc": 1, "start": "2023-11-25 13:35:26.537086" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain ring options] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:68 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.212) 0:00:14.327 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx.] ***************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:74 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.041) 0:00:14.368 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.055) 0:00:14.424 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.120) 0:00:14.544 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:35:26 +0000 (0:00:00.036) 0:00:14.581 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:35:27 +0000 (0:00:00.220) 0:00:14.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:35:27 +0000 (0:00:00.038) 0:00:14.840 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:35:28 +0000 (0:00:01.703) 0:00:16.544 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:35:30 +0000 (0:00:01.289) 0:00:17.833 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.030) 0:00:17.864 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.031) 0:00:17.895 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.028) 0:00:17.924 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.061) 0:00:17.985 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.034) 0:00:18.020 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.029) 0:00:18.050 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.034) 0:00:18.084 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.027) 0:00:18.111 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.029) 0:00:18.140 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:35:30 +0000 (0:00:00.363) 0:00:18.503 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12328y4tbr492/tmpbnieln6e" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.318) 0:00:18.822 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\nnetlink error: Operation not supported\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.446) 0:00:19.268 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.039) 0:00:19.307 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.038) 0:00:19.345 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.033) 0:00:19.379 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.029) 0:00:19.408 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:96 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.215) 0:00:19.624 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx option set in profile] **************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:102 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.040) 0:00:19.664 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:107 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.034) 0:00:19.699 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-jumbo option set in profile] ********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:113 Saturday 25 November 2023 13:35:31 +0000 (0:00:00.032) 0:00:19.731 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:118 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.033) 0:00:19.765 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-rx-mini option set in profile] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:124 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.032) 0:00:19.797 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:129 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.028) 0:00:19.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert ethtool.ring-tx option set in profile] **************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:135 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.060) 0:00:19.886 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ethtool.ring options] ************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:141 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.046) 0:00:19.932 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003228", "end": "2023-11-25 13:35:32.361616", "rc": 0, "start": "2023-11-25 13:35:32.358388" } STDOUT: ETHTOOL_OPTS="-G testnic1 rx 128 rx-jumbo 128 rx-mini 128 tx 128" TASK [Assert ethtool.ring option set in profile] ******************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:149 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.221) 0:00:20.154 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear ring options] ****************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:159 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.038) 0:00:20.192 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.036) 0:00:20.229 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.057) 0:00:20.286 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.044) 0:00:20.331 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.231) 0:00:20.562 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:35:32 +0000 (0:00:00.047) 0:00:20.610 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:35:34 +0000 (0:00:01.684) 0:00:22.295 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:35:35 +0000 (0:00:01.262) 0:00:23.558 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:35:35 +0000 (0:00:00.032) 0:00:23.591 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:35:35 +0000 (0:00:00.028) 0:00:23.620 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:35:35 +0000 (0:00:00.029) 0:00:23.650 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:35:35 +0000 (0:00:00.061) 0:00:23.711 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:35:35 +0000 (0:00:00.036) 0:00:23.747 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:35:36 +0000 (0:00:00.059) 0:00:23.806 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:35:36 +0000 (0:00:00.039) 0:00:23.846 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:35:36 +0000 (0:00:00.028) 0:00:23.874 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:35:36 +0000 (0:00:00.026) 0:00:23.901 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:35:36 +0000 (0:00:00.361) 0:00:24.262 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12328y4tbr492/tmp_wq553s3" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:35:36 +0000 (0:00:00.313) 0:00:24.576 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.432) 0:00:25.008 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.029) 0:00:25.038 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.031) 0:00:25.070 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.032) 0:00:25.103 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.027) 0:00:25.130 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:174 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.200) 0:00:25.331 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:180 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.052) 0:00:25.383 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's ring options] ********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:185 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.028) 0:00:25.412 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003301", "end": "2023-11-25 13:35:37.837798", "rc": 1, "start": "2023-11-25 13:35:37.834497" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset ring options] ***************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:193 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.207) 0:00:25.620 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.030) 0:00:25.651 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.051) 0:00:25.703 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:35:37 +0000 (0:00:00.037) 0:00:25.741 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:35:38 +0000 (0:00:00.212) 0:00:25.953 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:35:38 +0000 (0:00:00.040) 0:00:25.994 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:35:39 +0000 (0:00:01.667) 0:00:27.661 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:35:41 +0000 (0:00:01.250) 0:00:28.912 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.034) 0:00:28.946 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.031) 0:00:28.977 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.036) 0:00:29.014 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.067) 0:00:29.082 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.039) 0:00:29.122 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.035) 0:00:29.157 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.085) 0:00:29.242 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.037) 0:00:29.280 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.032) 0:00:29.313 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:35:41 +0000 (0:00:00.370) 0:00:29.684 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12328y4tbr492/tmpd86uvx5z" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.333) 0:00:30.017 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.322) 0:00:30.340 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.029) 0:00:30.369 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.034) 0:00:30.404 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.033) 0:00:30.437 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.028) 0:00:30.466 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:212 Saturday 25 November 2023 13:35:42 +0000 (0:00:00.201) 0:00:30.667 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.101) 0:00:30.769 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.031) 0:00:30.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.034) 0:00:30.835 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.049) 0:00:30.884 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.052) 0:00:30.937 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003023", "end": "2023-11-25 13:35:43.359648", "rc": 0, "start": "2023-11-25 13:35:43.356625" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.214) 0:00:31.151 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.036) 0:00:31.188 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:35:43 +0000 (0:00:00.038) 0:00:31.226 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:35:44 +0000 (0:00:01.366) 0:00:32.593 ***** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:35:44 +0000 (0:00:00.070) 0:00:32.664 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:35:44 +0000 (0:00:00.029) 0:00:32.694 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.014700", "end": "2023-11-25 13:35:45.130595", "rc": 0, "start": "2023-11-25 13:35:45.115895" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:35:45 +0000 (0:00:00.227) 0:00:32.922 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:35:45 +0000 (0:00:00.033) 0:00:32.955 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:35:45 +0000 (0:00:00.031) 0:00:32.986 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:35:45 +0000 (0:00:00.034) 0:00:33.021 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=91 changed=4 unreachable=0 failed=0 skipped=80 rescued=0 ignored=2 Saturday 25 November 2023 13:35:45 +0000 (0:00:00.012) 0:00:33.034 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.81s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.70s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Install iproute --------------------------------------------------------- 1.66s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 1.52s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Install ethtool (test dependency) --------------------------------------- 1.45s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:26 ------ Install iproute --------------------------------------------------------- 1.37s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 1.26s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 1.25s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Configure networking connection profiles --- 1.10s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Enable network service --------------------- 0.94s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-weekly-ci6msraha_/tests/tests_ethtool_ring_initscripts.yml:4 ----- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.69s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Create veth interface testnic1 ------------------------------------------ 0.64s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tasks/manage_test_interface.yml:22 Enable EPEL 8 ----------------------------------------------------------- 0.57s /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:35 ----------------- linux-system-roles.network : Re-test connectivity ----------------------- 0.54s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ethtool_ring.yml:3 ------- linux-system-roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---