# 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_ipv6_disabled_nm.yml ******************************************* 5 plays in /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tests_ipv6_disabled_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_disabled.yml' with nm as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tests_ipv6_disabled_nm.yml:6 Friday 15 March 2024 02:37:52 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tests_ipv6_disabled_nm.yml:9 Friday 15 March 2024 02:37:53 +0000 (0:00:01.055) 0:00:01.067 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/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_hotfixiqhpg8ne/tests/tasks/el_repo_setup.yml:3 Friday 15 March 2024 02:37:53 +0000 (0:00:00.011) 0:00:01.079 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/el_repo_setup.yml:19 Friday 15 March 2024 02:37:54 +0000 (0:00:00.561) 0:00:01.640 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/el_repo_setup.yml:24 Friday 15 March 2024 02:37:54 +0000 (0:00:00.280) 0:00:01.921 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/el_repo_setup.yml:28 Friday 15 March 2024 02:37:54 +0000 (0:00:00.021) 0:00:01.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/el_repo_setup.yml:53 Friday 15 March 2024 02:37:54 +0000 (0:00:00.026) 0:00:01.970 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/enable_epel.yml:8 Friday 15 March 2024 02:37:54 +0000 (0:00:00.032) 0:00:02.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/enable_epel.yml:24 Friday 15 March 2024 02:37:54 +0000 (0:00:00.015) 0:00:02.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/enable_epel.yml:30 Friday 15 March 2024 02:37:54 +0000 (0:00:00.024) 0:00:02.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/enable_epel.yml:35 Friday 15 March 2024 02:37:54 +0000 (0:00:00.022) 0:00:02.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/enable_epel.yml:40 Friday 15 March 2024 02:37:54 +0000 (0:00:00.021) 0:00:02.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tests_ipv6_disabled_nm.yml:11 Friday 15 March 2024 02:37:54 +0000 (0:00:00.011) 0:00:02.098 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ipv6 disabled] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:3 Friday 15 March 2024 02:37:54 +0000 (0:00:00.022) 0:00:02.120 ********** ok: [sut] META: ran handlers TASK [Set type=veth and interface=ethtest0] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:10 Friday 15 March 2024 02:37:55 +0000 (0:00:00.853) 0:00:02.973 ********** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:14 Friday 15 March 2024 02:37:55 +0000 (0:00:00.029) 0:00:03.003 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 02:37:55 +0000 (0:00:00.017) 0:00:03.020 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 02:37:55 +0000 (0:00:00.014) 0:00:03.035 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004125", "end": "2024-03-15 02:37:55.851819", "rc": 0, "start": "2024-03-15 02:37:55.847694" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 02:37:55 +0000 (0:00:00.311) 0:00:03.347 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 02:37:55 +0000 (0:00:00.015) 0:00:03.362 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:16 Friday 15 March 2024 02:37:55 +0000 (0:00:00.013) 0:00:03.376 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 15 March 2024 02:37:55 +0000 (0:00:00.021) 0:00:03.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 15 March 2024 02:37:55 +0000 (0:00:00.012) 0:00:03.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 15 March 2024 02:37:55 +0000 (0:00:00.016) 0:00:03.426 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 02:37:55 +0000 (0:00:00.022) 0:00:03.448 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 02:37:55 +0000 (0:00:00.016) 0:00:03.465 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004091", "end": "2024-03-15 02:37:56.223133", "rc": 0, "start": "2024-03-15 02:37:56.219042" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 02:37:56 +0000 (0:00:00.250) 0:00:03.715 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 02:37:56 +0000 (0:00:00.024) 0:00:03.739 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 15 March 2024 02:37:56 +0000 (0:00:00.012) 0:00:03.752 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 15 March 2024 02:37:59 +0000 (0:00:02.744) 0:00:06.497 ********** ok: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.006368", "end": "2024-03-15 02:37:59.235486", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-03-15 02:37:59.229118" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.004439", "end": "2024-03-15 02:37:59.509374", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-03-15 02:37:59.504935" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.004501", "end": "2024-03-15 02:37:59.726289", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-03-15 02:37:59.721788" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 15 March 2024 02:37:59 +0000 (0:00:00.722) 0:00:07.219 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.024464", "end": "2024-03-15 02:37:59.972800", "rc": 0, "start": "2024-03-15 02:37:59.948336" } TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 15 March 2024 02:37:59 +0000 (0:00:00.248) 0:00:07.467 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 15 March 2024 02:38:00 +0000 (0:00:00.012) 0:00:07.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 15 March 2024 02:38:00 +0000 (0:00:00.012) 0:00:07.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 15 March 2024 02:38:00 +0000 (0:00:00.013) 0:00:07.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 15 March 2024 02:38:00 +0000 (0:00:00.012) 0:00:07.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:20 Friday 15 March 2024 02:38:00 +0000 (0:00:00.011) 0:00:07.530 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_device_present.yml:3 Friday 15 March 2024 02:38:00 +0000 (0:00:00.020) 0:00:07.550 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 15 March 2024 02:38:00 +0000 (0:00:00.017) 0:00:07.568 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710470279.2333744, "block_size": 4096, "blocks": 0, "ctime": 1710470279.2333744, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34887, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1710470279.2333744, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 - 'ethtest0'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_device_present.yml:5 Friday 15 March 2024 02:38:00 +0000 (0:00:00.241) 0:00:07.810 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Initialize the connection_failed flag] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:23 Friday 15 March 2024 02:38:00 +0000 (0:00:00.013) 0:00:07.823 ********** ok: [sut] => { "ansible_facts": { "connection_failed": false }, "changed": false } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 02:38:00 +0000 (0:00:00.011) 0:00:07.835 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 02:38:00 +0000 (0:00:00.017) 0:00:07.853 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 02:38:00 +0000 (0:00:00.012) 0:00:07.865 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 02:38:00 +0000 (0:00:00.012) 0:00:07.878 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 02:38:00 +0000 (0:00:00.010) 0:00:07.889 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 02:38:02 +0000 (0:00:02.467) 0:00:10.356 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 02:38:04 +0000 (0:00:01.126) 0:00:11.483 ********** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 02:38:04 +0000 (0:00:00.024) 0:00:11.507 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 02:38:04 +0000 (0:00:00.022) 0:00:11.530 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 02:38:04 +0000 (0:00:00.022) 0:00:11.553 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 02:38:04 +0000 (0:00:00.027) 0:00:11.580 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 02:38:04 +0000 (0:00:00.022) 0:00:11.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 02:38:04 +0000 (0:00:00.027) 0:00:11.630 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 02:38:04 +0000 (0:00:00.067) 0:00:11.698 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 02:38:04 +0000 (0:00:00.023) 0:00:11.722 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 02:38:04 +0000 (0:00:00.025) 0:00:11.747 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 02:38:04 +0000 (0:00:00.027) 0:00:11.774 ********** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 02:38:05 +0000 (0:00:00.771) 0:00:12.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 02:38:05 +0000 (0:00:00.026) 0:00:12.572 ********** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 02:38:05 +0000 (0:00:00.023) 0:00:12.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 02:38:05 +0000 (0:00:00.023) 0:00:12.620 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "ethtest0", "ip": { "ipv6_disabled": true }, "name": "ethtest0", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, 0dc0e7c6-d960-4448-88c9-8a65b45cb674 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 02:38:05 +0000 (0:00:00.551) 0:00:13.172 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 02:38:05 +0000 (0:00:00.038) 0:00:13.211 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, 0dc0e7c6-d960-4448-88c9-8a65b45cb674" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 02:38:05 +0000 (0:00:00.033) 0:00:13.244 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "ethtest0", "ip": { "ipv6_disabled": true }, "name": "ethtest0", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, 0dc0e7c6-d960-4448-88c9-8a65b45cb674\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, 0dc0e7c6-d960-4448-88c9-8a65b45cb674" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 02:38:05 +0000 (0:00:00.026) 0:00:13.270 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 02:38:05 +0000 (0:00:00.080) 0:00:13.351 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that configuring `ipv6_disabled` will only fail when the running version of NetworKManager does not support it] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:41 Friday 15 March 2024 02:38:06 +0000 (0:00:00.338) 0:00:13.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify nmcli connection ipv6.method] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:53 Friday 15 March 2024 02:38:06 +0000 (0:00:00.034) 0:00:13.723 ********** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli connection show ethtest0 | grep ipv6.method\n", "delta": "0:00:00.024713", "end": "2024-03-15 02:38:06.501150", "rc": 0, "start": "2024-03-15 02:38:06.476437" } STDOUT: ipv6.method: disabled STDERR: + nmcli connection show ethtest0 + grep ipv6.method TASK [Assert that ipv6.method disabled is configured correctly] **************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:62 Friday 15 March 2024 02:38:06 +0000 (0:00:00.286) 0:00:14.009 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set the connection_failed flag] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:69 Friday 15 March 2024 02:38:06 +0000 (0:00:00.025) 0:00:14.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/down_profile.yml:3 Friday 15 March 2024 02:38:06 +0000 (0:00:00.029) 0:00:14.065 ********** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 02:38:07 +0000 (0:00:00.911) 0:00:14.977 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 02:38:07 +0000 (0:00:00.058) 0:00:15.035 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 02:38:07 +0000 (0:00:00.037) 0:00:15.072 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 02:38:07 +0000 (0:00:00.058) 0:00:15.131 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 02:38:07 +0000 (0:00:00.032) 0:00:15.164 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 02:38:10 +0000 (0:00:02.455) 0:00:17.619 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 02:38:11 +0000 (0:00:01.119) 0:00:18.739 ********** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 02:38:11 +0000 (0:00:00.027) 0:00:18.767 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 02:38:11 +0000 (0:00:00.032) 0:00:18.800 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 02:38:11 +0000 (0:00:00.029) 0:00:18.829 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 02:38:11 +0000 (0:00:00.032) 0:00:18.861 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 02:38:11 +0000 (0:00:00.028) 0:00:18.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 02:38:11 +0000 (0:00:00.041) 0:00:18.931 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 02:38:11 +0000 (0:00:00.048) 0:00:18.979 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 02:38:11 +0000 (0:00:00.025) 0:00:19.005 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 02:38:11 +0000 (0:00:00.045) 0:00:19.050 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 02:38:11 +0000 (0:00:00.062) 0:00:19.113 ********** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 02:38:12 +0000 (0:00:00.658) 0:00:19.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 02:38:12 +0000 (0:00:00.030) 0:00:19.802 ********** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 02:38:12 +0000 (0:00:00.025) 0:00:19.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 02:38:12 +0000 (0:00:00.057) 0:00:19.885 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 02:38:12 +0000 (0:00:00.459) 0:00:20.344 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 02:38:12 +0000 (0:00:00.030) 0:00:20.375 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 02:38:12 +0000 (0:00:00.033) 0:00:20.409 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 02:38:12 +0000 (0:00:00.031) 0:00:20.440 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 02:38:12 +0000 (0:00:00.027) 0:00:20.467 ********** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/remove_profile.yml:3 Friday 15 March 2024 02:38:13 +0000 (0:00:00.272) 0:00:20.740 ********** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 02:38:14 +0000 (0:00:00.888) 0:00:21.629 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 02:38:14 +0000 (0:00:00.041) 0:00:21.670 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 02:38:14 +0000 (0:00:00.087) 0:00:21.758 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 02:38:14 +0000 (0:00:00.040) 0:00:21.798 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 02:38:14 +0000 (0:00:00.056) 0:00:21.854 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 02:38:16 +0000 (0:00:02.400) 0:00:24.255 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 02:38:17 +0000 (0:00:01.008) 0:00:25.263 ********** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 02:38:17 +0000 (0:00:00.024) 0:00:25.287 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 02:38:17 +0000 (0:00:00.024) 0:00:25.312 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 02:38:17 +0000 (0:00:00.024) 0:00:25.336 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 02:38:17 +0000 (0:00:00.027) 0:00:25.363 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 02:38:17 +0000 (0:00:00.024) 0:00:25.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 02:38:17 +0000 (0:00:00.029) 0:00:25.417 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 02:38:17 +0000 (0:00:00.048) 0:00:25.466 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 02:38:18 +0000 (0:00:00.045) 0:00:25.511 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 02:38:18 +0000 (0:00:00.038) 0:00:25.549 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 02:38:18 +0000 (0:00:00.033) 0:00:25.583 ********** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 02:38:18 +0000 (0:00:00.663) 0:00:26.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 02:38:18 +0000 (0:00:00.029) 0:00:26.276 ********** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 02:38:18 +0000 (0:00:00.055) 0:00:26.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 02:38:18 +0000 (0:00:00.024) 0:00:26.355 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 02:38:19 +0000 (0:00:00.433) 0:00:26.788 ********** 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_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 02:38:19 +0000 (0:00:00.024) 0:00:26.812 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 02:38:19 +0000 (0:00:00.025) 0:00:26.837 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 02:38:19 +0000 (0:00:00.025) 0:00:26.862 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 02:38:19 +0000 (0:00:00.024) 0:00:26.887 ********** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface, then assert that device and profile are absent] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:85 Friday 15 March 2024 02:38:19 +0000 (0:00:00.229) 0:00:27.116 ********** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:88 Friday 15 March 2024 02:38:20 +0000 (0:00:00.873) 0:00:27.990 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/delete_interface.yml:3 Friday 15 March 2024 02:38:20 +0000 (0:00:00.066) 0:00:28.056 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.009605", "end": "2024-03-15 02:38:20.802781", "rc": 0, "start": "2024-03-15 02:38:20.793176" } TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:90 Friday 15 March 2024 02:38:20 +0000 (0:00:00.264) 0:00:28.320 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 15 March 2024 02:38:20 +0000 (0:00:00.038) 0:00:28.359 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/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_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 15 March 2024 02:38:20 +0000 (0:00:00.041) 0:00:28.400 ********** 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_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 15 March 2024 02:38:20 +0000 (0:00:00.025) 0:00:28.425 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 15 March 2024 02:38:21 +0000 (0:00:00.228) 0:00:28.654 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 15 March 2024 02:38:21 +0000 (0:00:00.024) 0:00:28.679 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.021473", "end": "2024-03-15 02:38:21.430599", "rc": 1, "start": "2024-03-15 02:38:21.409126" } 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_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 15 March 2024 02:38:21 +0000 (0:00:00.258) 0:00:28.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 15 March 2024 02:38:21 +0000 (0:00:00.029) 0:00:28.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 15 March 2024 02:38:21 +0000 (0:00:00.027) 0:00:28.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 15 March 2024 02:38:21 +0000 (0:00:00.034) 0:00:29.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 15 March 2024 02:38:21 +0000 (0:00:00.058) 0:00:29.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 15 March 2024 02:38:21 +0000 (0:00:00.026) 0:00:29.114 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:94 Friday 15 March 2024 02:38:21 +0000 (0:00:00.027) 0:00:29.141 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 15 March 2024 02:38:21 +0000 (0:00:00.040) 0:00:29.182 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 15 March 2024 02:38:21 +0000 (0:00:00.042) 0:00:29.224 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 15 March 2024 02:38:21 +0000 (0:00:00.238) 0:00:29.463 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:96 Friday 15 March 2024 02:38:22 +0000 (0:00:00.029) 0:00:29.492 ********** included: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/check_network_dns.yml:6 Friday 15 March 2024 02:38:22 +0000 (0:00:00.041) 0:00:29.534 ********** 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.010802", "end": "2024-03-15 02:38:22.274409", "rc": 0, "start": "2024-03-15 02:38:22.263607" } 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 noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 0e:23:04:8f:46:89 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.42.120/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2493sec preferred_lft 2493sec inet6 fe80::c23:4ff:fe8f:4689/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.120 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.120 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/check_network_dns.yml:24 Friday 15 March 2024 02:38:22 +0000 (0:00:00.246) 0:00:29.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=74 changed=2 unreachable=0 failed=0 skipped=73 rescued=0 ignored=1 Friday 15 March 2024 02:38:22 +0000 (0:00:00.018) 0:00:29.798 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.74s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.47s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.46s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.40s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.13s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.12s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 1.06s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tests_ipv6_disabled_nm.yml:6 ------ linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/down_profile.yml:3 ------ Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/remove_profile.yml:3 ---- Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:85 Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tests_ipv6_disabled.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 0.77s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:136 Create veth interface ethtest0 ------------------------------------------ 0.72s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Enable and start NetworkManager ------------ 0.66s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Enable and start NetworkManager ------------ 0.66s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:136 Gather the minimum subset of ansible_facts required by the network role test --- 0.56s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/tasks/el_repo_setup.yml:3 --------- linux-system-roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Configure networking connection profiles --- 0.46s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-nm_plugin_hotfixiqhpg8ne/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---