# 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_vlan_mtu_initscripts.yml *************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_vlan_mtu_initscripts.yml PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_vlan_mtu_initscripts.yml:5 Tuesday 12 March 2024 21:36:44 +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-nm_plugin_hotfix0vhblyih/tests/tests_vlan_mtu_initscripts.yml:8 Tuesday 12 March 2024 21:36:45 +0000 (0:00:00.769) 0:00:00.782 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:3 Tuesday 12 March 2024 21:36:45 +0000 (0:00:00.011) 0:00:00.794 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:19 Tuesday 12 March 2024 21:36:51 +0000 (0:00:05.416) 0:00:06.211 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:24 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.271) 0:00:06.482 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:28 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.021) 0:00:06.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:53 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.020) 0:00:06.524 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:8 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.039) 0:00:06.563 ********* 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-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:24 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.269) 0:00:06.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:30 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.012) 0:00:06.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:35 Tuesday 12 March 2024 21:36:51 +0000 (0:00:00.012) 0:00:06.857 ********* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.267555", "end": "2024-03-12 21:36:52.160639", "rc": 0, "start": "2024-03-12 21:36:51.893084" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:40 Tuesday 12 March 2024 21:36:52 +0000 (0:00:00.484) 0:00:07.342 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_vlan_mtu_initscripts.yml:10 Tuesday 12 March 2024 21:36:52 +0000 (0:00:00.017) 0:00:07.359 ********* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing vlan mtu setting] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:3 Tuesday 12 March 2024 21:36:52 +0000 (0:00:00.025) 0:00:07.384 ********* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:10 Tuesday 12 March 2024 21:36:52 +0000 (0:00:00.533) 0:00:07.918 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:36:52 +0000 (0:00:00.031) 0:00:07.949 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:36:52 +0000 (0:00:00.023) 0:00:07.973 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003375", "end": "2024-03-12 21:36:53.009747", "rc": 0, "start": "2024-03-12 21:36:53.006372" } STDOUT: bonding_masters eth0 lo team0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.210) 0:00:08.183 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.012) 0:00:08.196 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'team0'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:12 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.010) 0:00:08.207 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.024) 0:00:08.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.012) 0:00:08.243 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.010) 0:00:08.254 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.015) 0:00:08.270 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.015) 0:00:08.285 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003129", "end": "2024-03-12 21:36:53.326099", "rc": 0, "start": "2024-03-12 21:36:53.322970" } STDOUT: bonding_masters eth0 lo team0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.212) 0:00:08.497 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.013) 0:00:08.511 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'team0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 12 March 2024 21:36:53 +0000 (0:00:00.017) 0:00:08.528 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface lsr101] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 12 March 2024 21:36:56 +0000 (0:00:03.300) 0:00:11.829 ********* ok: [sut] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101" ], "delta": "0:00:00.014322", "end": "2024-03-12 21:36:56.881540", "item": "ip link add lsr101 type veth peer name peerlsr101", "rc": 0, "start": "2024-03-12 21:36:56.867218" } ok: [sut] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerlsr101", "up" ], "delta": "0:00:00.003872", "end": "2024-03-12 21:36:57.115224", "item": "ip link set peerlsr101 up", "rc": 0, "start": "2024-03-12 21:36:57.111352" } ok: [sut] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "lsr101", "up" ], "delta": "0:00:00.003849", "end": "2024-03-12 21:36:57.313281", "item": "ip link set lsr101 up", "rc": 0, "start": "2024-03-12 21:36:57.309432" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.657) 0:00:12.487 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "lsr101", "managed", "true" ], "delta": "0:00:00.025195", "end": "2024-03-12 21:36:57.550935", "rc": 0, "start": "2024-03-12 21:36:57.525740" } TASK [Delete veth interface lsr101] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.237) 0:00:12.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface lsr101] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.013) 0:00:12.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr101] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.013) 0:00:12.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr101] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.018) 0:00:12.771 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr101] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.015) 0:00:12.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:16 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.016) 0:00:12.802 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.039) 0:00:12.842 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface lsr101] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.034) 0:00:12.877 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710279416.870705, "block_size": 4096, "blocks": 0, "ctime": 1710279416.870705, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38649, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "mode": "0777", "mtime": 1710279416.870705, "nlink": 1, "path": "/sys/class/net/lsr101", "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 - 'lsr101'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.213) 0:00:13.091 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:18 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.013) 0:00:13.104 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.012) 0:00:13.116 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 12 March 2024 21:36:57 +0000 (0:00:00.029) 0:00:13.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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 12 March 2024 21:36:58 +0000 (0:00:00.016) 0:00:13.163 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 12 March 2024 21:36:58 +0000 (0:00:00.019) 0:00:13.182 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 12 March 2024 21:36:58 +0000 (0:00:00.033) 0:00:13.216 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 12 March 2024 21:36:59 +0000 (0:00:01.719) 0:00:14.935 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 12 March 2024 21:37:01 +0000 (0:00:01.651) 0:00:16.587 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.080) 0:00:16.667 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.042) 0:00:16.710 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.042) 0:00:16.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.030) 0:00:16.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.033) 0:00:16.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.027) 0:00:16.844 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.051) 0:00:16.896 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:103 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.031) 0:00:16.928 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:120 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.035) 0:00:16.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.053) 0:00:17.017 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.028) 0:00:17.045 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Tuesday 12 March 2024 21:37:01 +0000 (0:00:00.028) 0:00:17.073 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 12 March 2024 21:37:02 +0000 (0:00:00.582) 0:00:17.656 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-235999w5mzlu2/tmpgajtifud" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Tuesday 12 March 2024 21:37:02 +0000 (0:00:00.396) 0:00:18.053 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101' [006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90' [007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified) [008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': 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"' [009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active) [010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:183 Tuesday 12 March 2024 21:37:03 +0000 (0:00:00.829) 0:00:18.883 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 12 March 2024 21:37:03 +0000 (0:00:00.064) 0:00:18.947 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'", "[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)", "[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': 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\"'", "[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)", "[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:193 Tuesday 12 March 2024 21:37:03 +0000 (0:00:00.066) 0:00:19.013 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'\n[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)\n[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': 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[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)\n[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': 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": [ "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'", "[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)", "[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': 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\"'", "[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)", "[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:198 Tuesday 12 March 2024 21:37:03 +0000 (0:00:00.036) 0:00:19.049 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:204 Tuesday 12 March 2024 21:37:03 +0000 (0:00:00.034) 0:00:19.084 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:46 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.294) 0:00:19.379 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.047) 0:00:19.426 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface lsr101.90] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.036) 0:00:19.462 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710279423.5406148, "block_size": 4096, "blocks": 0, "ctime": 1710279423.5406148, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "mode": "0777", "mtime": 1710279423.5406148, "nlink": 1, "path": "/sys/class/net/lsr101.90", "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 - 'lsr101.90'] ********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.226) 0:00:19.689 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:50 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.027) 0:00:19.716 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.083) 0:00:19.800 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.055) 0:00:19.855 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.036) 0:00:19.891 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710279423.386612, "block_size": 4096, "blocks": 8, "ctime": 1710279423.364612, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6138771, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710279423.364612, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 12 March 2024 21:37:04 +0000 (0:00:00.242) 0:00:20.134 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.027) 0:00:20.162 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "delta": "0:00:00.022836", "end": "2024-03-12 21:37:05.230950", "rc": 1, "start": "2024-03-12 21:37:05.208114" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.257) 0:00:20.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr101] ************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.038) 0:00:20.457 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-lsr101" ], "delta": "0:00:00.003326", "end": "2024-03-12 21:37:05.499498", "rc": 0, "start": "2024-03-12 21:37:05.496172" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-lsr101] ********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.260) 0:00:20.718 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-lsr101] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.044) 0:00:20.763 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-lsr101" ], "delta": "0:00:00.003070", "end": "2024-03-12 21:37:05.804804", "rc": 0, "start": "2024-03-12 21:37:05.801734" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-lsr101] ************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.238) 0:00:21.002 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'lsr101'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.031) 0:00:21.033 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'lsr101'] ********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.044) 0:00:21.077 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in lsr101] **************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 12 March 2024 21:37:05 +0000 (0:00:00.030) 0:00:21.108 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.085) 0:00:21.194 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.054) 0:00:21.248 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.024) 0:00:21.273 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1710279423.5046117, "block_size": 4096, "blocks": 8, "ctime": 1710279423.364612, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6138778, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710279423.364612, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101.90", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 166, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.222) 0:00:21.496 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.027) 0:00:21.523 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "delta": "0:00:00.022856", "end": "2024-03-12 21:37:06.577877", "rc": 1, "start": "2024-03-12 21:37:06.555021" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.251) 0:00:21.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr101.90] ********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.026) 0:00:21.802 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-lsr101.90" ], "delta": "0:00:00.002918", "end": "2024-03-12 21:37:06.870114", "rc": 0, "start": "2024-03-12 21:37:06.867196" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-lsr101.90] ******************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.251) 0:00:22.053 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-lsr101.90] ************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 12 March 2024 21:37:06 +0000 (0:00:00.029) 0:00:22.083 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-lsr101.90" ], "delta": "0:00:01.004055", "end": "2024-03-12 21:37:08.122152", "rc": 0, "start": "2024-03-12 21:37:07.118097" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-lsr101.90] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 12 March 2024 21:37:08 +0000 (0:00:01.227) 0:00:23.311 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'lsr101.90'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.054) 0:00:23.365 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'lsr101.90'] ******* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.026) 0:00:23.392 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in lsr101.90] ************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.026) 0:00:23.419 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:58 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.026) 0:00:23.445 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.025) 0:00:23.470 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.043) 0:00:23.514 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.029) 0:00:23.543 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.022) 0:00:23.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 12 March 2024 21:37:08 +0000 (0:00:00.022) 0:00:23.588 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 12 March 2024 21:37:10 +0000 (0:00:01.714) 0:00:25.303 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 12 March 2024 21:37:11 +0000 (0:00:01.441) 0:00:26.744 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.024) 0:00:26.769 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.024) 0:00:26.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.022) 0:00:26.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.028) 0:00:26.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.023) 0:00:26.868 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:75 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.026) 0:00:26.894 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.046) 0:00:26.940 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:103 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.059) 0:00:27.000 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:120 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.022) 0:00:27.022 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.025) 0:00:27.048 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.021) 0:00:27.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Tuesday 12 March 2024 21:37:11 +0000 (0:00:00.020) 0:00:27.090 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 12 March 2024 21:37:12 +0000 (0:00:00.390) 0:00:27.481 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-235999w5mzlu2/tmplkhjzni1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Tuesday 12 March 2024 21:37:12 +0000 (0:00:00.325) 0:00:27.806 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active) [006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active [008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101' [009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:183 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.484) 0:00:28.291 ********* 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-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.024) 0:00:28.316 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)", "[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active", "[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'", "[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:193 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.024) 0:00:28.340 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)\n[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active\n[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'\n[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'\n", "stderr_lines": [ "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)", "[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active", "[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'", "[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:198 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.026) 0:00:28.367 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:204 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.026) 0:00:28.394 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:73 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.275) 0:00:28.670 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.057) 0:00:28.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.032) 0:00:28.759 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.031) 0:00:28.791 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.061) 0:00:28.852 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.045) 0:00:28.898 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-03-12 21:37:13.938963", "rc": 0, "start": "2024-03-12 21:37:13.935331" } STDOUT: bonding_masters eth0 lo lsr101 lsr101.90 peerlsr101 team0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.226) 0:00:29.125 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "lsr101", "lsr101.90", "peerlsr101", "team0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 12 March 2024 21:37:13 +0000 (0:00:00.025) 0:00:29.150 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'lsr101', 'lsr101.90', 'peerlsr101', 'team0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 12 March 2024 21:37:14 +0000 (0:00:00.024) 0:00:29.174 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface lsr101] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 12 March 2024 21:37:16 +0000 (0:00:02.861) 0:00:32.035 ********* skipping: [sut] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add lsr101 type veth peer name peerlsr101", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerlsr101 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set lsr101 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 12 March 2024 21:37:16 +0000 (0:00:00.034) 0:00:32.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface lsr101] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 12 March 2024 21:37:16 +0000 (0:00:00.030) 0:00:32.100 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "lsr101", "type", "veth" ], "delta": "0:00:00.012507", "end": "2024-03-12 21:37:17.157458", "rc": 0, "start": "2024-03-12 21:37:17.144951" } TASK [Create dummy interface lsr101] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.249) 0:00:32.349 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr101] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.024) 0:00:32.373 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr101] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.030) 0:00:32.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr101] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.031) 0:00:32.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:77 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.041) 0:00:32.477 ********* included: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.057) 0:00:32.535 ********* 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.010295", "end": "2024-03-12 21:37:17.587896", "rc": 0, "start": "2024-03-12 21:37:17.577601" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:e6:ba:eb:0e:87 brd ff:ff:ff:ff:ff:ff inet 10.31.40.150/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3560sec preferred_lft 3560sec inet6 fe80::ce6:baff:feeb:e87/64 scope link valid_lft forever preferred_lft forever 58: team0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 0a:bb:4a:a8:ba:5d brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.40.150 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.150 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm 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-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 12 March 2024 21:37:17 +0000 (0:00:00.323) 0:00:32.858 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.335959", "end": "2024-03-12 21:37:18.251932", "rc": 0, "start": "2024-03-12 21:37:17.915973" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1392 0 --:--:-- --:--:-- --:--:-- 1392 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 3344 0 --:--:-- --:--:-- --:--:-- 3344 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=91 changed=2 unreachable=0 failed=0 skipped=53 rescued=0 ignored=2 Tuesday 12 March 2024 21:37:18 +0000 (0:00:00.581) 0:00:33.440 ********* =============================================================================== Gather the minimum subset of ansible_facts required by the network role test --- 5.42s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/el_repo_setup.yml:3 --------- Install iproute --------------------------------------------------------- 3.30s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.86s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.72s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.71s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.65s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.44s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Get the fingerprint comment in ifcfg-lsr101.90 -------------------------- 1.23s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/get_profile_stat.yml:62 linux-system-roles.network : Configure networking connection profiles --- 0.83s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tests_vlan_mtu_initscripts.yml:5 -- Create veth interface lsr101 -------------------------------------------- 0.66s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Enable network service --------------------- 0.58s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 Verify DNS and network connectivity ------------------------------------- 0.58s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml:24 Gathering Facts --------------------------------------------------------- 0.53s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tests_vlan_mtu.yml:3 ---- linux-system-roles.network : Configure networking connection profiles --- 0.48s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:171 Enable EPEL 8 ----------------------------------------------------------- 0.48s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/tasks/enable_epel.yml:35 ---------- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.40s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 linux-system-roles.network : Enable network service --------------------- 0.39s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:154 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.33s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/roles/linux-system-roles.network/tasks/main.yml:162 Check routes and DNS ---------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfix0vhblyih/tests/playbooks/tasks/check_network_dns.yml:6 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---