# 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-weekly-cipmoietn5/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-weekly-cipmoietn5/tests/tests_ethtool_coalesce_initscripts.yml:5 Saturday 17 February 2024 18:59:54 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cipmoietn5/tests/tests_ethtool_coalesce_initscripts.yml:8 Saturday 17 February 2024 18:59:55 +0000 (0:00:00.945) 0:00:00.958 ***** included: /WORKDIR/git-weekly-cipmoietn5/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-cipmoietn5/tests/tasks/el_repo_setup.yml:3 Saturday 17 February 2024 18:59:55 +0000 (0:00:00.014) 0:00:00.973 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/el_repo_setup.yml:19 Saturday 17 February 2024 18:59:55 +0000 (0:00:00.248) 0:00:01.222 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/el_repo_setup.yml:24 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.174) 0:00:01.397 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/el_repo_setup.yml:28 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.022) 0:00:01.419 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/el_repo_setup.yml:53 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.018) 0:00:01.438 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml:8 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.034) 0:00:01.473 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml:24 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.013) 0:00:01.486 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml:30 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.012) 0:00:01.499 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml:35 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.011) 0:00:01.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml:40 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.011) 0:00:01.522 ***** ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/tests_ethtool_coalesce_initscripts.yml:10 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.450) 0:00:01.973 ***** 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-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:3 Saturday 17 February 2024 18:59:56 +0000 (0:00:00.014) 0:00:01.987 ***** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:9 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.696) 0:00:02.683 ***** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:15 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.013) 0:00:02.696 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:18 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.012) 0:00:02.709 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.016) 0:00:02.725 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.015) 0:00:02.741 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003245", "end": "2024-02-17 18:59:57.661059", "rc": 0, "start": "2024-02-17 18:59:57.657814" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.196) 0:00:02.937 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.013) 0:00:02.951 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:20 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.012) 0:00:02.963 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.020) 0:00:02.983 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.012) 0:00:02.996 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.012) 0:00:03.008 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.017) 0:00:03.025 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.016) 0:00:03.041 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003217", "end": "2024-02-17 18:59:57.886324", "rc": 0, "start": "2024-02-17 18:59:57.883107" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.121) 0:00:03.163 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.013) 0:00:03.177 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 18:59:57 +0000 (0:00:00.013) 0:00:03.191 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.525) 0:00:03.717 ***** 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.003364", "end": "2024-02-17 18:59:58.567431", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-02-17 18:59:58.564067" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004015", "end": "2024-02-17 18:59:58.735059", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-02-17 18:59:58.731044" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003467", "end": "2024-02-17 18:59:58.855510", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-02-17 18:59:58.852043" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.415) 0:00:04.133 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set testnic1 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.124) 0:00:04.257 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.013) 0:00:04.270 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.013) 0:00:04.283 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.015) 0:00:04.298 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 17 February 2024 18:59:58 +0000 (0:00:00.013) 0:00:04.312 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:24 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.012) 0:00:04.324 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.018) 0:00:04.342 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.017) 0:00:04.359 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708196398.7021868, "block_size": 4096, "blocks": 0, "ctime": 1708196398.6831868, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6521, "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": 1708196398.6831868, "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-cipmoietn5/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.120) 0:00:04.480 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:26 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.015) 0:00:04.495 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "2:ethtool-3.5-6.el6.x86_64 providing ethtool is already installed" ] } lsrpackages: ethtool TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:35 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.407) 0:00:04.903 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.012) 0:00:04.916 ***** included: /WORKDIR/git-weekly-cipmoietn5/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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.069) 0:00:04.986 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.015) 0:00:05.001 ***** 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-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.012) 0:00:05.014 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 17 February 2024 18:59:59 +0000 (0:00:00.012) 0:00:05.026 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 17 February 2024 19:00:01 +0000 (0:00:01.678) 0:00:06.705 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.719) 0:00:07.424 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.023) 0:00:07.447 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.021) 0:00:07.469 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.040) 0:00:07.510 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.044) 0:00:07.555 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.021) 0:00:07.576 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.023) 0:00:07.600 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.027) 0:00:07.627 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.021) 0:00:07.649 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.022) 0:00:07.671 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.290) 0:00:07.961 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9132odr_6a3z/tmpkbsajw5q" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 17 February 2024 19:00:02 +0000 (0:00:00.205) 0:00:08.167 ***** 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='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.422) 0:00:08.590 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.022) 0:00:08.612 ***** 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='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.023) 0:00:08.636 ***** 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='', err=''\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='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.024) 0:00:08.660 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.021) 0:00:08.682 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:51 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.203) 0:00:08.886 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:57 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.022) 0:00:08.908 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:62 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.021) 0:00:08.930 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.002947", "end": "2024-02-17 19:00:03.777759", "rc": 1, "start": "2024-02-17 19:00:03.774812" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:70 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.133) 0:00:09.063 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx-frames.] ********************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:76 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.024) 0:00:09.087 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.022) 0:00:09.110 ***** included: /WORKDIR/git-weekly-cipmoietn5/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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.036) 0:00:09.146 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.027) 0:00:09.174 ***** 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-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.021) 0:00:09.196 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 17 February 2024 19:00:03 +0000 (0:00:00.022) 0:00:09.218 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 17 February 2024 19:00:05 +0000 (0:00:01.490) 0:00:10.709 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 17 February 2024 19:00:05 +0000 (0:00:00.573) 0:00:11.282 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 17 February 2024 19:00:05 +0000 (0:00:00.025) 0:00:11.307 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.026) 0:00:11.333 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.022) 0:00:11.355 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.043) 0:00:11.399 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.022) 0:00:11.421 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.027) 0:00:11.448 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.029) 0:00:11.478 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.030) 0:00:11.509 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.022) 0:00:11.531 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.188) 0:00:11.719 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9132odr_6a3z/tmpkx2brkx1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.199) 0:00:11.919 ***** 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='', err='Cannot get device coalesce settings: Operation not supported RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.310) 0:00:12.230 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.022) 0:00:12.252 ***** 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='', err='Cannot get device coalesce settings: Operation not supported", "RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.025) 0:00:12.278 ***** 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='', err='Cannot get device coalesce settings: 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='', err='Cannot get device coalesce settings: Operation not supported", "RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 17 February 2024 19:00:06 +0000 (0:00:00.025) 0:00:12.303 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.021) 0:00:12.324 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:94 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.124) 0:00:12.449 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:100 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.023) 0:00:12.473 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:106 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.021) 0:00:12.495 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003011", "end": "2024-02-17 19:00:07.343623", "rc": 0, "start": "2024-02-17 19:00:07.340612" } STDOUT: ETHTOOL_OPTS="-C testnic1 rx-frames 128" TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:114 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.133) 0:00:12.628 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear coalescing options] ************************************ task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:120 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.025) 0:00:12.654 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.021) 0:00:12.675 ***** included: /WORKDIR/git-weekly-cipmoietn5/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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.037) 0:00:12.713 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.027) 0:00:12.740 ***** 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-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.047) 0:00:12.787 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 17 February 2024 19:00:07 +0000 (0:00:00.021) 0:00:12.809 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 17 February 2024 19:00:08 +0000 (0:00:01.428) 0:00:14.238 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.567) 0:00:14.806 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.023) 0:00:14.829 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.022) 0:00:14.851 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.021) 0:00:14.873 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.067) 0:00:14.941 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.021) 0:00:14.963 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.022) 0:00:14.985 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.027) 0:00:15.013 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.021) 0:00:15.035 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.022) 0:00:15.057 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 17 February 2024 19:00:09 +0000 (0:00:00.189) 0:00:15.247 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9132odr_6a3z/tmp584dealc" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.199) 0:00:15.446 ***** 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='', err='RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.298) 0:00:15.744 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.022) 0:00:15.766 ***** 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='', err='RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.024) 0:00:15.791 ***** 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='', err='RTNETLINK 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='', err='RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.026) 0:00:15.818 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.022) 0:00:15.841 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:135 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.127) 0:00:15.969 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:141 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.021) 0:00:15.990 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:146 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.053) 0:00:16.044 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003014", "end": "2024-02-17 19:00:10.893371", "rc": 1, "start": "2024-02-17 19:00:10.890357" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:154 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.135) 0:00:16.179 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.025) 0:00:16.204 ***** included: /WORKDIR/git-weekly-cipmoietn5/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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.040) 0:00:16.245 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.027) 0:00:16.273 ***** 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-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 17 February 2024 19:00:10 +0000 (0:00:00.023) 0:00:16.297 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 17 February 2024 19:00:11 +0000 (0:00:00.021) 0:00:16.319 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 17 February 2024 19:00:12 +0000 (0:00:01.420) 0:00:17.739 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.610) 0:00:18.349 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.023) 0:00:18.373 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.023) 0:00:18.397 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.022) 0:00:18.419 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.043) 0:00:18.463 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.021) 0:00:18.484 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.022) 0:00:18.506 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.024) 0:00:18.531 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.022) 0:00:18.553 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.022) 0:00:18.575 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.191) 0:00:18.767 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-9132odr_6a3z/tmpkypv3i8q" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.205) 0:00:18.972 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.233) 0:00:19.206 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.022) 0:00:19.228 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.052) 0:00:19.280 ***** 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-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 17 February 2024 19:00:13 +0000 (0:00:00.024) 0:00:19.305 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.021) 0:00:19.326 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:173 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.124) 0:00:19.450 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.039) 0:00:19.489 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.021) 0:00:19.511 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.022) 0:00:19.533 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.035) 0:00:19.569 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.034) 0:00:19.604 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003227", "end": "2024-02-17 19:00:14.451627", "rc": 0, "start": "2024-02-17 19:00:14.448400" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.133) 0:00:19.737 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.024) 0:00:19.761 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.022) 0:00:19.784 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.401) 0:00:20.186 ***** 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-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.033) 0:00:20.219 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 17 February 2024 19:00:14 +0000 (0:00:00.023) 0:00:20.243 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.046004", "end": "2024-02-17 19:00:15.135599", "rc": 0, "start": "2024-02-17 19:00:15.089595" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.188) 0:00:20.431 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.024) 0:00:20.455 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.023) 0:00:20.479 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.022) 0:00:20.501 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:177 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.023) 0:00:20.525 ***** included: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.041) 0:00:20.566 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.006929", "end": "2024-02-17 19:00:15.427710", "rc": 0, "start": "2024-02-17 19:00:15.420781" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc pfifo_fast state UP qlen 1000 link/ether 0e:2d:49:58:a9:55 brd ff:ff:ff:ff:ff:ff inet 10.31.40.169/22 brd 10.31.43.255 scope global eth0 inet6 fe80::c2d:49ff:fe58:a955/64 scope link valid_lft forever preferred_lft forever IP ROUTE 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.169 169.254.0.0/16 dev eth0 scope link metric 1002 default via 10.31.40.1 dev eth0 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 RESOLV ; Created by cloud-init on instance boot automatically, do not edit. ; ; generated by /sbin/dhclient-script search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.146) 0:00:20.713 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=89 changed=4 unreachable=0 failed=0 skipped=79 rescued=0 ignored=3 Saturday 17 February 2024 19:00:15 +0000 (0:00:00.014) 0:00:20.727 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.68s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cipmoietn5/tests/tests_ethtool_coalesce_initscripts.yml:5 - linux-system-roles.network : Configure networking connection profiles --- 0.72s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:3 --- linux-system-roles.network : Check which packages are installed --------- 0.61s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.57s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.57s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.53s /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable network service --------------------- 0.48s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Enable EPEL 6 ----------------------------------------------------------- 0.45s /WORKDIR/git-weekly-cipmoietn5/tests/tasks/enable_epel.yml:40 ----------------- Create veth interface testnic1 ------------------------------------------ 0.42s /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:28 Install ethtool (test dependency) --------------------------------------- 0.41s /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tests_ethtool_coalesce.yml:26 -- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.40s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cipmoietn5/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Re-test connectivity ----------------------- 0.33s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:158 linux-system-roles.network : Configure networking connection profiles --- 0.31s /WORKDIR/git-weekly-cipmoietn5/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---