# 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_coalesce_initscripts.yml ******************************* 2 plays in /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tests_ethtool_coalesce_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tests_ethtool_coalesce_initscripts.yml:5 Wednesday 20 December 2023 15:09:37 +0000 (0:00:00.011) 0:00:00.011 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tests_ethtool_coalesce_initscripts.yml:8 Wednesday 20 December 2023 15:09:38 +0000 (0:00:00.739) 0:00:00.751 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/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-ansible-lint-test-2.169vf2areq/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 15:09:38 +0000 (0:00:00.011) 0:00:00.762 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/el_repo_setup.yml:19 Wednesday 20 December 2023 15:09:38 +0000 (0:00:00.374) 0:00:01.136 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/el_repo_setup.yml:24 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.260) 0:00:01.397 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/el_repo_setup.yml:28 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.019) 0:00:01.417 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/el_repo_setup.yml:53 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.017) 0:00:01.434 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.029) 0:00:01.464 **** 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-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.256) 0:00:01.720 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.010) 0:00:01.731 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.010) 0:00:01.742 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.277018", "end": "2023-12-20 15:09:39.868695", "rc": 0, "start": "2023-12-20 15:09:39.591677" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.486) 0:00:02.229 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tests_ethtool_coalesce_initscripts.yml:10 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.009) 0:00:02.238 **** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool coalesce settings] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:3 Wednesday 20 December 2023 15:09:39 +0000 (0:00:00.011) 0:00:02.250 **** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:9 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.612) 0:00:02.863 **** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:15 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.010) 0:00:02.873 **** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:18 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.009) 0:00:02.883 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.013) 0:00:02.896 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.012) 0:00:02.908 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003823", "end": "2023-12-20 15:09:40.762823", "rc": 0, "start": "2023-12-20 15:09:40.759000" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.214) 0:00:03.123 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.011) 0:00:03.135 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:20 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.010) 0:00:03.146 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.015) 0:00:03.162 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.011) 0:00:03.173 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.009) 0:00:03.182 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.014) 0:00:03.197 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 15:09:40 +0000 (0:00:00.013) 0:00:03.210 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003723", "end": "2023-12-20 15:09:41.065725", "rc": 0, "start": "2023-12-20 15:09:41.062002" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 15:09:41 +0000 (0:00:00.216) 0:00:03.426 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 15:09:41 +0000 (0:00:00.012) 0:00:03.439 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 15:09:41 +0000 (0:00:00.010) 0:00:03.449 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 15:09:44 +0000 (0:00:03.493) 0:00:06.943 **** 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.014873", "end": "2023-12-20 15:09:44.813604", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-20 15:09:44.798731" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004922", "end": "2023-12-20 15:09:45.058776", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-20 15:09:45.053854" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004937", "end": "2023-12-20 15:09:45.265616", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-20 15:09:45.260679" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.684) 0:00:07.628 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.026734", "end": "2023-12-20 15:09:45.504269", "rc": 0, "start": "2023-12-20 15:09:45.477535" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.238) 0:00:07.866 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.011) 0:00:07.878 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.010) 0:00:07.888 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.010) 0:00:07.898 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.011) 0:00:07.910 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:24 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.009) 0:00:07.919 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.014) 0:00:07.934 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.012) 0:00:07.946 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703084984.80283, "block_size": 4096, "blocks": 0, "ctime": 1703084984.80283, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30628, "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": 1703084984.80283, "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-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.212) 0:00:08.158 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:26 Wednesday 20 December 2023 15:09:45 +0000 (0:00:00.011) 0:00:08.170 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:35 Wednesday 20 December 2023 15:09:49 +0000 (0:00:03.254) 0:00:11.424 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:09:49 +0000 (0:00:00.010) 0:00:11.435 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:09:49 +0000 (0:00:00.064) 0:00:11.500 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:09:49 +0000 (0:00:00.012) 0:00:11.512 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:09:49 +0000 (0:00:00.010) 0:00:11.523 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:09:49 +0000 (0:00:00.009) 0:00:11.532 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:09:51 +0000 (0:00:01.927) 0:00:13.460 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:09:52 +0000 (0:00:01.581) 0:00:15.041 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.023) 0:00:15.065 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.021) 0:00:15.086 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.022) 0:00:15.109 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.043) 0:00:15.153 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.021) 0:00:15.174 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.020) 0:00:15.195 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.025) 0:00:15.220 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.021) 0:00:15.242 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:09:52 +0000 (0:00:00.037) 0:00:15.279 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:09:53 +0000 (0:00:00.526) 0:00:15.805 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10511gvkxxxpb/tmp8qgt6dbx" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:09:53 +0000 (0:00:00.333) 0:00:16.139 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.572) 0:00:16.711 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.021) 0:00:16.733 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.023) 0:00:16.756 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.023) 0:00:16.779 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.022) 0:00:16.801 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:51 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.292) 0:00:17.094 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:57 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.020) 0:00:17.114 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:62 Wednesday 20 December 2023 15:09:54 +0000 (0:00:00.040) 0:00:17.155 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003662", "end": "2023-12-20 15:09:55.014035", "rc": 1, "start": "2023-12-20 15:09:55.010373" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:70 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.229) 0:00:17.385 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx-frames.] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:76 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.024) 0:00:17.409 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.022) 0:00:17.432 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.040) 0:00:17.472 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.027) 0:00:17.499 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.022) 0:00:17.522 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:09:55 +0000 (0:00:00.022) 0:00:17.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 : Check which packages are installed] ********* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:09:57 +0000 (0:00:01.844) 0:00:19.389 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:09:58 +0000 (0:00:01.448) 0:00:20.837 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.024) 0:00:20.862 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.022) 0:00:20.884 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.022) 0:00:20.907 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.044) 0:00:20.952 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.022) 0:00:20.974 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.047) 0:00:21.022 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.027) 0:00:21.049 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.022) 0:00:21.071 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:09:58 +0000 (0:00:00.022) 0:00:21.094 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:09:59 +0000 (0:00:00.392) 0:00:21.486 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10511gvkxxxpb/tmpnoguk88y" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:09:59 +0000 (0:00:00.336) 0:00:21.823 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 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\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:09:59 +0000 (0:00:00.474) 0:00:22.298 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:09:59 +0000 (0:00:00.022) 0:00:22.320 **** 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\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.022) 0:00:22.343 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 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\\nRTNETLINK answers: File exists\\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\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.023) 0:00:22.366 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.020) 0:00:22.387 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:94 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.233) 0:00:22.620 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:100 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.022) 0:00:22.643 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:106 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.020) 0:00:22.664 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003699", "end": "2023-12-20 15:10:00.518137", "rc": 0, "start": "2023-12-20 15:10:00.514438" } STDOUT: ETHTOOL_OPTS="-C testnic1 rx-frames 128" TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:114 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.226) 0:00:22.890 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear coalescing options] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:120 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.024) 0:00:22.914 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.021) 0:00:22.936 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.037) 0:00:22.974 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.026) 0:00:23.000 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.020) 0:00:23.021 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:10:00 +0000 (0:00:00.020) 0:00:23.041 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:10:02 +0000 (0:00:01.881) 0:00:24.923 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:10:04 +0000 (0:00:01.452) 0:00:26.375 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.023) 0:00:26.399 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.022) 0:00:26.422 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.021) 0:00:26.443 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.065) 0:00:26.509 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.022) 0:00:26.532 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.022) 0:00:26.554 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.027) 0:00:26.581 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.022) 0:00:26.603 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.020) 0:00:26.624 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:10:04 +0000 (0:00:00.391) 0:00:27.016 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10511gvkxxxpb/tmpfwl1cdpx" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.334) 0:00:27.350 **** 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.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.471) 0:00:27.821 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.022) 0:00:27.844 **** 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.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.023) 0:00:27.867 **** 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.\\nRTNETLINK answers: File exists\\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.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.022) 0:00:27.890 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.047) 0:00:27.937 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:135 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.223) 0:00:28.161 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:141 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.022) 0:00:28.183 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:146 Wednesday 20 December 2023 15:10:05 +0000 (0:00:00.022) 0:00:28.206 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003671", "end": "2023-12-20 15:10:06.063261", "rc": 1, "start": "2023-12-20 15:10:06.059590" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:154 Wednesday 20 December 2023 15:10:06 +0000 (0:00:00.229) 0:00:28.435 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:10:06 +0000 (0:00:00.024) 0:00:28.459 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:10:06 +0000 (0:00:00.039) 0:00:28.499 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:10:06 +0000 (0:00:00.026) 0:00:28.525 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:10:06 +0000 (0:00:00.021) 0:00:28.547 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:10:06 +0000 (0:00:00.020) 0:00:28.568 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:10:08 +0000 (0:00:01.849) 0:00:30.418 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:10:09 +0000 (0:00:01.446) 0:00:31.865 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.022) 0:00:31.888 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.021) 0:00:31.910 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.038) 0:00:31.948 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.043) 0:00:31.991 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.021) 0:00:32.013 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.021) 0:00:32.034 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.023) 0:00:32.057 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.022) 0:00:32.080 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:10:09 +0000 (0:00:00.022) 0:00:32.102 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.389) 0:00:32.492 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-10511gvkxxxpb/tmpgb2kcr4l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.331) 0:00:32.823 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.341) 0:00:33.165 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.022) 0:00:33.188 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.023) 0:00:33.212 **** 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-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.023) 0:00:33.235 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:10:10 +0000 (0:00:00.045) 0:00:33.281 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:173 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.219) 0:00:33.500 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.040) 0:00:33.541 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.022) 0:00:33.563 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.022) 0:00:33.585 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.036) 0:00:33.622 **** included: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.036) 0:00:33.658 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003961", "end": "2023-12-20 15:10:11.512462", "rc": 0, "start": "2023-12-20 15:10:11.508501" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.226) 0:00:33.884 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.023) 0:00:33.908 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 15:10:11 +0000 (0:00:00.022) 0:00:33.931 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 15:10:14 +0000 (0:00:03.206) 0:00:37.137 **** 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-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 15:10:14 +0000 (0:00:00.034) 0:00:37.172 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 15:10:14 +0000 (0:00:00.023) 0:00:37.196 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.014697", "end": "2023-12-20 15:10:15.059447", "rc": 0, "start": "2023-12-20 15:10:15.044750" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 15:10:15 +0000 (0:00:00.238) 0:00:37.434 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 15:10:15 +0000 (0:00:00.042) 0:00:37.477 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 15:10:15 +0000 (0:00:00.023) 0:00:37.500 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 15:10:15 +0000 (0:00:00.023) 0:00:37.523 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=88 changed=4 unreachable=0 failed=0 skipped=77 rescued=0 ignored=2 Wednesday 20 December 2023 15:10:15 +0000 (0:00:00.009) 0:00:37.532 **** =============================================================================== Install iproute --------------------------------------------------------- 3.49s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 3.25s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:26 Install iproute --------------------------------------------------------- 3.21s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.93s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.88s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.85s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.84s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.58s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.04s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 0.92s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tests_ethtool_coalesce_initscripts.yml:5 Create veth interface testnic1 ------------------------------------------ 0.68s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.67s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/playbooks/tests_ethtool_coalesce.yml:3 linux-system-roles.network : Re-test connectivity ----------------------- 0.52s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Enable EPEL 8 ----------------------------------------------------------- 0.49s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/tasks/enable_epel.yml:35 ---- linux-system-roles.network : Configure networking connection profiles --- 0.47s /WORKDIR/git-ansible-lint-test-2.169vf2areq/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---