# 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_dns_search_nm.yml ***************************************** 2 plays in /WORKDIR/git-tft-testsav11of3r/tests/tests_ipv6_dns_search_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_dns_search.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/tests_ipv6_dns_search_nm.yml:6 Monday 17 June 2024 15:13:16 +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-tft-testsav11of3r/tests/tests_ipv6_dns_search_nm.yml:9 Monday 17 June 2024 15:13:17 +0000 (0:00:00.649) 0:00:00.661 *********** included: /WORKDIR/git-tft-testsav11of3r/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-tft-testsav11of3r/tests/tasks/el_repo_setup.yml:3 Monday 17 June 2024 15:13:17 +0000 (0:00:00.011) 0:00:00.672 *********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/el_repo_setup.yml:19 Monday 17 June 2024 15:13:17 +0000 (0:00:00.318) 0:00:00.991 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/el_repo_setup.yml:24 Monday 17 June 2024 15:13:18 +0000 (0:00:00.232) 0:00:01.223 *********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/el_repo_setup.yml:28 Monday 17 June 2024 15:13:18 +0000 (0:00:00.020) 0:00:01.243 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/el_repo_setup.yml:53 Monday 17 June 2024 15:13:18 +0000 (0:00:00.017) 0:00:01.261 *********** included: /WORKDIR/git-tft-testsav11of3r/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/enable_epel.yml:8 Monday 17 June 2024 15:13:18 +0000 (0:00:00.030) 0:00:01.292 *********** 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-tft-testsav11of3r/tests/tasks/enable_epel.yml:24 Monday 17 June 2024 15:13:18 +0000 (0:00:00.227) 0:00:01.519 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/enable_epel.yml:30 Monday 17 June 2024 15:13:18 +0000 (0:00:00.010) 0:00:01.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/enable_epel.yml:35 Monday 17 June 2024 15:13:18 +0000 (0:00:00.011) 0:00:01.541 *********** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.239650", "end": "2024-06-17 11:13:18.782020", "rc": 0, "start": "2024-06-17 11:13:18.542370" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tasks/enable_epel.yml:40 Monday 17 June 2024 15:13:18 +0000 (0:00:00.421) 0:00:01.962 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/tests_ipv6_dns_search_nm.yml:11 Monday 17 June 2024 15:13:18 +0000 (0:00:00.009) 0:00:01.972 *********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing DNS search setting] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:2 Monday 17 June 2024 15:13:18 +0000 (0:00:00.011) 0:00:01.983 *********** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 15:13:19 +0000 (0:00:00.445) 0:00:02.428 *********** included: /WORKDIR/git-tft-testsav11of3r/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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 17 June 2024 15:13:19 +0000 (0:00:00.017) 0:00:02.446 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 17 June 2024 15:13:19 +0000 (0:00:00.012) 0:00:02.458 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 17 June 2024 15:13:19 +0000 (0:00:00.009) 0:00:02.468 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 17 June 2024 15:13:19 +0000 (0:00:00.009) 0:00:02.477 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 17 June 2024 15:13:20 +0000 (0:00:01.405) 0:00:03.883 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 15:13:22 +0000 (0:00:01.440) 0:00:05.324 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 15:13:22 +0000 (0:00:00.022) 0:00:05.346 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 15:13:22 +0000 (0:00:00.020) 0:00:05.367 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 15:13:22 +0000 (0:00:00.021) 0:00:05.388 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 15:13:22 +0000 (0:00:00.025) 0:00:05.414 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 15:13:22 +0000 (0:00:00.020) 0:00:05.434 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 15:13:22 +0000 (0:00:00.024) 0:00:05.459 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 15:13:22 +0000 (0:00:00.042) 0:00:05.501 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 15:13:22 +0000 (0:00:00.020) 0:00:05.521 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 15:13:22 +0000 (0:00:00.020) 0:00:05.542 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 15:13:22 +0000 (0:00:00.024) 0:00:05.566 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 15:13:22 +0000 (0:00:00.465) 0:00:06.032 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 15:13:22 +0000 (0:00:00.024) 0:00:06.057 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 15:13:22 +0000 (0:00:00.020) 0:00:06.077 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 15:13:22 +0000 (0:00:00.043) 0:00:06.121 *********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 159357d8-620f-4da9-a921-7f30f501afac [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 15:13:23 +0000 (0:00:00.722) 0:00:06.844 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 15:13:23 +0000 (0:00:00.022) 0:00:06.866 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 159357d8-620f-4da9-a921-7f30f501afac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 15:13:23 +0000 (0:00:00.023) 0:00:06.890 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 159357d8-620f-4da9-a921-7f30f501afac\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 159357d8-620f-4da9-a921-7f30f501afac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 15:13:23 +0000 (0:00:00.023) 0:00:06.913 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 15:13:23 +0000 (0:00:00.021) 0:00:06.935 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:23 Monday 17 June 2024 15:13:24 +0000 (0:00:00.272) 0:00:07.207 *********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.096020", "end": "2024-06-17 11:13:24.302264", "rc": 0, "start": "2024-06-17 11:13:24.206244" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:29 Monday 17 June 2024 15:13:24 +0000 (0:00:00.285) 0:00:07.493 *********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.015113", "end": "2024-06-17 11:13:24.506693", "rc": 0, "start": "2024-06-17 11:13:24.491580" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:35 Monday 17 June 2024 15:13:24 +0000 (0:00:00.203) 0:00:07.697 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS search setting for IPv6 is not configured when IPv6 address is not configured] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:41 Monday 17 June 2024 15:13:24 +0000 (0:00:00.024) 0:00:07.721 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 15:13:24 +0000 (0:00:00.024) 0:00:07.745 *********** included: /WORKDIR/git-tft-testsav11of3r/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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 17 June 2024 15:13:24 +0000 (0:00:00.063) 0:00:07.809 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 17 June 2024 15:13:24 +0000 (0:00:00.027) 0:00:07.836 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 17 June 2024 15:13:24 +0000 (0:00:00.020) 0:00:07.857 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 17 June 2024 15:13:24 +0000 (0:00:00.021) 0:00:07.878 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 17 June 2024 15:13:26 +0000 (0:00:01.363) 0:00:09.242 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 15:13:27 +0000 (0:00:01.294) 0:00:10.536 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 15:13:27 +0000 (0:00:00.023) 0:00:10.560 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 15:13:27 +0000 (0:00:00.020) 0:00:10.581 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 15:13:27 +0000 (0:00:00.020) 0:00:10.601 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 15:13:27 +0000 (0:00:00.025) 0:00:10.627 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 15:13:27 +0000 (0:00:00.020) 0:00:10.647 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 15:13:27 +0000 (0:00:00.024) 0:00:10.671 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 15:13:27 +0000 (0:00:00.042) 0:00:10.713 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 15:13:27 +0000 (0:00:00.020) 0:00:10.734 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 15:13:27 +0000 (0:00:00.020) 0:00:10.755 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 15:13:27 +0000 (0:00:00.023) 0:00:10.778 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 15:13:27 +0000 (0:00:00.331) 0:00:11.110 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 15:13:27 +0000 (0:00:00.025) 0:00:11.135 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 15:13:27 +0000 (0:00:00.022) 0:00:11.158 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 15:13:28 +0000 (0:00:00.046) 0:00:11.205 *********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 15:13:28 +0000 (0:00:00.343) 0:00:11.549 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 15:13:28 +0000 (0:00:00.022) 0:00:11.571 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 15:13:28 +0000 (0:00:00.023) 0:00:11.594 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 15:13:28 +0000 (0:00:00.025) 0:00:11.620 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 15:13:28 +0000 (0:00:00.023) 0:00:11.643 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:69 Monday 17 June 2024 15:13:28 +0000 (0:00:00.189) 0:00:11.833 *********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.016159", "end": "2024-06-17 11:13:28.846454", "rc": 0, "start": "2024-06-17 11:13:28.830295" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when the static IPv6 address is configured] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:75 Monday 17 June 2024 15:13:28 +0000 (0:00:00.204) 0:00:12.037 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 15:13:28 +0000 (0:00:00.025) 0:00:12.062 *********** included: /WORKDIR/git-tft-testsav11of3r/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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 17 June 2024 15:13:28 +0000 (0:00:00.039) 0:00:12.101 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 17 June 2024 15:13:28 +0000 (0:00:00.027) 0:00:12.129 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 17 June 2024 15:13:28 +0000 (0:00:00.021) 0:00:12.151 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 17 June 2024 15:13:29 +0000 (0:00:00.020) 0:00:12.171 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 17 June 2024 15:13:30 +0000 (0:00:01.330) 0:00:13.502 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 15:13:31 +0000 (0:00:01.279) 0:00:14.782 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 15:13:31 +0000 (0:00:00.022) 0:00:14.805 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 15:13:31 +0000 (0:00:00.020) 0:00:14.825 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 15:13:31 +0000 (0:00:00.038) 0:00:14.864 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 15:13:31 +0000 (0:00:00.026) 0:00:14.891 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 15:13:31 +0000 (0:00:00.021) 0:00:14.912 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 15:13:31 +0000 (0:00:00.024) 0:00:14.937 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 15:13:31 +0000 (0:00:00.042) 0:00:14.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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 15:13:31 +0000 (0:00:00.021) 0:00:15.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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 15:13:31 +0000 (0:00:00.020) 0:00:15.020 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 15:13:31 +0000 (0:00:00.023) 0:00:15.044 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 15:13:32 +0000 (0:00:00.335) 0:00:15.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 15:13:32 +0000 (0:00:00.025) 0:00:15.405 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 15:13:32 +0000 (0:00:00.020) 0:00:15.426 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 15:13:32 +0000 (0:00:00.020) 0:00:15.446 *********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 15:13:32 +0000 (0:00:00.343) 0:00:15.790 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 15:13:32 +0000 (0:00:00.022) 0:00:15.812 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 15:13:32 +0000 (0:00:00.023) 0:00:15.836 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 159357d8-620f-4da9-a921-7f30f501afac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 159357d8-620f-4da9-a921-7f30f501afac (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 15:13:32 +0000 (0:00:00.053) 0:00:15.889 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 15:13:32 +0000 (0:00:00.022) 0:00:15.912 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:101 Monday 17 June 2024 15:13:32 +0000 (0:00:00.185) 0:00:16.098 *********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.015663", "end": "2024-06-17 11:13:33.114078", "rc": 0, "start": "2024-06-17 11:13:33.098415" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when only the static IPv6 address is configured] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:107 Monday 17 June 2024 15:13:33 +0000 (0:00:00.207) 0:00:16.305 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 15:13:33 +0000 (0:00:00.024) 0:00:16.329 *********** included: /WORKDIR/git-tft-testsav11of3r/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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 17 June 2024 15:13:33 +0000 (0:00:00.042) 0:00:16.371 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 17 June 2024 15:13:33 +0000 (0:00:00.028) 0:00:16.400 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 17 June 2024 15:13:33 +0000 (0:00:00.023) 0:00:16.424 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 17 June 2024 15:13:33 +0000 (0:00:00.023) 0:00:16.447 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 17 June 2024 15:13:34 +0000 (0:00:01.358) 0:00:17.806 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 15:13:35 +0000 (0:00:01.286) 0:00:19.092 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 15:13:35 +0000 (0:00:00.024) 0:00:19.116 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 15:13:35 +0000 (0:00:00.022) 0:00:19.139 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 15:13:35 +0000 (0:00:00.022) 0:00:19.161 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 15:13:36 +0000 (0:00:00.026) 0:00:19.187 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 15:13:36 +0000 (0:00:00.022) 0:00:19.210 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 15:13:36 +0000 (0:00:00.025) 0:00:19.236 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 15:13:36 +0000 (0:00:00.043) 0:00:19.279 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 15:13:36 +0000 (0:00:00.045) 0:00:19.325 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 15:13:36 +0000 (0:00:00.024) 0:00:19.349 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 15:13:36 +0000 (0:00:00.025) 0:00:19.374 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 15:13:36 +0000 (0:00:00.334) 0:00:19.709 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 15:13:36 +0000 (0:00:00.027) 0:00:19.736 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 15:13:36 +0000 (0:00:00.023) 0:00:19.760 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 15:13:36 +0000 (0:00:00.022) 0:00:19.782 *********** fatal: [sut]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. MSG: error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ...ignoring TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 15:13:36 +0000 (0:00:00.298) 0:00:20.080 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 15:13:36 +0000 (0:00:00.028) 0:00:20.109 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 15:13:36 +0000 (0:00:00.024) 0:00:20.134 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": true, "msg": "error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.", "stderr": "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.\n", "stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ], "warnings": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 15:13:36 +0000 (0:00:00.025) 0:00:20.159 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 15:13:37 +0000 (0:00:00.024) 0:00:20.183 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:131 Monday 17 June 2024 15:13:37 +0000 (0:00:00.188) 0:00:20.372 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that configuring DNS search setting is not allowed when both IPv4 and IPv6 are disabled] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:138 Monday 17 June 2024 15:13:37 +0000 (0:00:00.026) 0:00:20.398 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 15:13:37 +0000 (0:00:00.074) 0:00:20.473 *********** included: /WORKDIR/git-tft-testsav11of3r/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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Monday 17 June 2024 15:13:37 +0000 (0:00:00.041) 0:00:20.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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Monday 17 June 2024 15:13:37 +0000 (0:00:00.028) 0:00:20.542 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Monday 17 June 2024 15:13:37 +0000 (0:00:00.022) 0:00:20.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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Monday 17 June 2024 15:13:37 +0000 (0:00:00.024) 0:00:20.589 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Monday 17 June 2024 15:13:38 +0000 (0:00:01.350) 0:00:21.940 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 15:13:40 +0000 (0:00:01.284) 0:00:23.224 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 15:13:40 +0000 (0:00:00.021) 0:00:23.246 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 15:13:40 +0000 (0:00:00.020) 0:00:23.266 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 15:13:40 +0000 (0:00:00.020) 0:00:23.287 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 15:13:40 +0000 (0:00:00.026) 0:00:23.313 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 15:13:40 +0000 (0:00:00.020) 0:00:23.334 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 15:13:40 +0000 (0:00:00.023) 0:00:23.357 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 15:13:40 +0000 (0:00:00.042) 0:00:23.400 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 15:13:40 +0000 (0:00:00.020) 0:00:23.421 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 15:13:40 +0000 (0:00:00.020) 0:00:23.441 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 15:13:40 +0000 (0:00:00.024) 0:00:23.466 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 15:13:40 +0000 (0:00:00.356) 0:00:23.822 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 15:13:40 +0000 (0:00:00.025) 0:00:23.848 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 15:13:40 +0000 (0:00:00.021) 0:00:23.869 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 15:13:40 +0000 (0:00:00.020) 0:00:23.889 *********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 15:13:41 +0000 (0:00:00.388) 0:00:24.277 *********** 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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 15:13:41 +0000 (0:00:00.022) 0:00:24.300 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 15:13:41 +0000 (0:00:00.023) 0:00:24.323 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "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-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 15:13:41 +0000 (0:00:00.023) 0:00:24.347 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 15:13:41 +0000 (0:00:00.020) 0:00:24.367 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:164 Monday 17 June 2024 15:13:41 +0000 (0:00:00.185) 0:00:24.553 *********** included: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tasks/check_network_dns.yml:6 Monday 17 June 2024 15:13:41 +0000 (0:00:00.038) 0:00:24.591 *********** 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.008407", "end": "2024-06-17 11:13:41.597649", "rc": 0, "start": "2024-06-17 11:13:41.589242" } 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 02:3c:2b:b8:ac:3b brd ff:ff:ff:ff:ff:ff inet 10.31.44.84/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3145sec preferred_lft 3145sec inet6 fe80::3c:2bff:feb8:ac3b/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.84 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.84 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 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-tft-testsav11of3r/tests/playbooks/tasks/check_network_dns.yml:24 Monday 17 June 2024 15:13:41 +0000 (0:00:00.197) 0:00:24.789 *********** 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.248091", "end": "2024-06-17 11:13:42.040706", "rc": 0, "start": "2024-06-17 11:13:41.792615" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 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 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.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 2620:52:3:1:dead:beef:cafe:fed7 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 4295 0 --:--:-- --:--:-- --:--:-- 4236 % 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 5938 0 --:--:-- --:--:-- --:--:-- 5938 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=68 changed=4 unreachable=0 failed=0 skipped=89 rescued=0 ignored=1 Monday 17 June 2024 15:13:42 +0000 (0:00:00.429) 0:00:25.218 *********** =============================================================================== linux-system-roles.network : Check which packages are installed --------- 1.44s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.36s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.36s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.35s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.33s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.29s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.28s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.28s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.72s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-tft-testsav11of3r/tests/tests_ipv6_dns_search_nm.yml:6 ----------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.47s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 Gathering Facts --------------------------------------------------------- 0.45s /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- Verify DNS and network connectivity ------------------------------------- 0.43s /WORKDIR/git-tft-testsav11of3r/tests/playbooks/tasks/check_network_dns.yml:24 - Enable EPEL 8 ----------------------------------------------------------- 0.42s /WORKDIR/git-tft-testsav11of3r/tests/tasks/enable_epel.yml:35 ----------------- linux-system-roles.network : Configure networking connection profiles --- 0.39s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 0.36s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 0.34s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Configure networking connection profiles --- 0.34s /WORKDIR/git-tft-testsav11of3r/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # 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. [WARNING]: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ---^---^---^---^---^---