# 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-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/tests_ipv6_dns_search_nm.yml:6 Tuesday 06 February 2024 21:25:51 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tests_ipv6_dns_search_nm.yml:9 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.635) 0:00:00.649 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.011) 0:00:00.660 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.357) 0:00:01.017 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.280) 0:00:01.298 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.045) 0:00:01.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.019) 0:00:01.363 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 21:25:52 +0000 (0:00:00.033) 0:00:01.397 ****** 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-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 21:25:53 +0000 (0:00:00.247) 0:00:01.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 21:25:53 +0000 (0:00:00.023) 0:00:01.668 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 21:25:53 +0000 (0:00:00.013) 0:00:01.682 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.263328", "end": "2024-02-06 21:25:53.536411", "rc": 0, "start": "2024-02-06 21:25:53.273083" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 21:25:53 +0000 (0:00:00.509) 0:00:02.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tests_ipv6_dns_search_nm.yml:11 Tuesday 06 February 2024 21:25:53 +0000 (0:00:00.046) 0:00:02.239 ****** 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-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:2 Tuesday 06 February 2024 21:25:53 +0000 (0:00:00.068) 0:00:02.307 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:25:54 +0000 (0:00:00.536) 0:00:02.844 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:25:54 +0000 (0:00:00.066) 0:00:02.911 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:25:54 +0000 (0:00:00.013) 0:00:02.925 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:25:54 +0000 (0:00:00.012) 0:00:02.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:25:54 +0000 (0:00:00.010) 0:00:02.947 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:25:56 +0000 (0:00:01.727) 0:00:04.675 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:25:57 +0000 (0:00:01.493) 0:00:06.169 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.044) 0:00:06.213 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.035) 0:00:06.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.033) 0:00:06.283 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.067) 0:00:06.350 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.058) 0:00:06.408 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.044) 0:00:06.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:25:57 +0000 (0:00:00.031) 0:00:06.485 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:25:58 +0000 (0:00:00.521) 0:00:07.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:25:58 +0000 (0:00:00.027) 0:00:07.034 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:25:58 +0000 (0:00:00.022) 0:00:07.056 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:25:58 +0000 (0:00:00.022) 0:00:07.078 ****** 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, e2fb9872-e694-412d-a65f-75baa29623ed [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.551) 0:00:07.629 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.022) 0:00:07.652 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.023) 0:00:07.676 ****** 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, e2fb9872-e694-412d-a65f-75baa29623ed\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.069) 0:00:07.746 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.024) 0:00:07.770 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:23 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.274) 0:00:08.044 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.020573", "end": "2024-02-06 21:25:59.621689", "rc": 0, "start": "2024-02-06 21:25:59.601116" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:29 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.236) 0:00:08.281 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018807", "end": "2024-02-06 21:25:59.879054", "rc": 0, "start": "2024-02-06 21:25:59.860247" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:35 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.249) 0:00:08.530 ****** 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-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:41 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.024) 0:00:08.555 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:25:59 +0000 (0:00:00.029) 0:00:08.584 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:26:00 +0000 (0:00:00.040) 0:00:08.625 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:26:00 +0000 (0:00:00.045) 0:00:08.670 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:26:00 +0000 (0:00:00.038) 0:00:08.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:26:00 +0000 (0:00:00.021) 0:00:08.730 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:26:01 +0000 (0:00:01.821) 0:00:10.552 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:26:03 +0000 (0:00:01.380) 0:00:11.933 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.043) 0:00:11.976 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.053) 0:00:12.030 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.036) 0:00:12.067 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.059) 0:00:12.127 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.024) 0:00:12.151 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.040) 0:00:12.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:26:03 +0000 (0:00:00.037) 0:00:12.230 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.442) 0:00:12.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.026) 0:00:12.699 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.023) 0:00:12.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.023) 0:00:12.746 ****** 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, e2fb9872-e694-412d-a65f-75baa29623ed [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.425) 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.020) 0:00:13.192 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.022) 0:00:13.215 ****** 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, e2fb9872-e694-412d-a65f-75baa29623ed\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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, e2fb9872-e694-412d-a65f-75baa29623ed", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.028) 0:00:13.244 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.023) 0:00:13.267 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:69 Tuesday 06 February 2024 21:26:04 +0000 (0:00:00.205) 0:00:13.473 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019631", "end": "2024-02-06 21:26:05.059943", "rc": 0, "start": "2024-02-06 21:26:05.040312" } 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-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:75 Tuesday 06 February 2024 21:26:05 +0000 (0:00:00.239) 0:00:13.712 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:26:05 +0000 (0:00:00.023) 0:00:13.736 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:26:05 +0000 (0:00:00.067) 0:00:13.803 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:26:05 +0000 (0:00:00.036) 0:00:13.839 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:26:05 +0000 (0:00:00.024) 0:00:13.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:26:05 +0000 (0:00:00.022) 0:00:13.886 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:26:06 +0000 (0:00:01.712) 0:00:15.598 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:26:08 +0000 (0:00:01.387) 0:00:16.985 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.062) 0:00:17.047 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.029) 0:00:17.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.040) 0:00:17.118 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.048) 0:00:17.166 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.042) 0:00:17.209 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.070) 0:00:17.279 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:26:08 +0000 (0:00:00.060) 0:00:17.340 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.373) 0:00:17.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.030) 0:00:17.743 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.022) 0:00:17.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.035) 0:00:17.801 ****** 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, e2fb9872-e694-412d-a65f-75baa29623ed [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.398) 0:00:18.199 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.029) 0:00:18.229 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.024) 0:00:18.253 ****** 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, e2fb9872-e694-412d-a65f-75baa29623ed\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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, e2fb9872-e694-412d-a65f-75baa29623ed", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e2fb9872-e694-412d-a65f-75baa29623ed (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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.026) 0:00:18.279 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.054) 0:00:18.334 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:101 Tuesday 06 February 2024 21:26:09 +0000 (0:00:00.232) 0:00:18.566 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019560", "end": "2024-02-06 21:26:10.212083", "rc": 0, "start": "2024-02-06 21:26:10.192523" } 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-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:107 Tuesday 06 February 2024 21:26:10 +0000 (0:00:00.317) 0:00:18.883 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:26:10 +0000 (0:00:00.024) 0:00:18.908 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:26:10 +0000 (0:00:00.047) 0:00:18.956 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:26:10 +0000 (0:00:00.046) 0:00:19.002 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:26:10 +0000 (0:00:00.036) 0:00:19.039 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:26:10 +0000 (0:00:00.044) 0:00:19.084 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:26:12 +0000 (0:00:01.672) 0:00:20.756 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:26:13 +0000 (0:00:01.415) 0:00:22.172 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:26:13 +0000 (0:00:00.067) 0:00:22.239 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:26:13 +0000 (0:00:00.074) 0:00:22.313 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:26:13 +0000 (0:00:00.075) 0:00:22.389 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:26:13 +0000 (0:00:00.115) 0:00:22.505 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:26:13 +0000 (0:00:00.048) 0:00:22.554 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:26:14 +0000 (0:00:00.077) 0:00:22.631 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:26:14 +0000 (0:00:00.042) 0:00:22.673 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:26:14 +0000 (0:00:00.393) 0:00:23.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:26:14 +0000 (0:00:00.048) 0:00:23.115 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:26:14 +0000 (0:00:00.033) 0:00:23.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:26:14 +0000 (0:00:00.049) 0:00:23.199 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.494) 0:00:23.693 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.053) 0:00:23.746 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.034) 0:00:23.781 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.032) 0:00:23.814 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.024) 0:00:23.838 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:131 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.200) 0:00:24.039 ****** 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-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:138 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.025) 0:00:24.064 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.026) 0:00:24.091 ****** included: /WORKDIR/git-bond_options_rewriteyaeol4yf/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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.038) 0:00:24.130 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.027) 0:00:24.157 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.023) 0:00:24.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 21:26:15 +0000 (0:00:00.028) 0:00:24.209 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 21:26:17 +0000 (0:00:01.686) 0:00:25.896 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 21:26:18 +0000 (0:00:01.341) 0:00:27.238 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.024) 0:00:27.262 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.022) 0:00:27.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.024) 0:00:27.310 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.046) 0:00:27.356 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.021) 0:00:27.378 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.040) 0:00:27.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 21:26:18 +0000 (0:00:00.024) 0:00:27.444 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.373) 0:00:27.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.040) 0:00:27.857 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.028) 0:00:27.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.022) 0:00:27.908 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.421) 0:00:28.329 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.080) 0:00:28.409 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.037) 0:00:28.447 ****** 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-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.098) 0:00:28.545 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 21:26:19 +0000 (0:00:00.021) 0:00:28.567 ****** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=65 changed=4 unreachable=0 failed=0 skipped=74 rescued=0 ignored=1 Tuesday 06 February 2024 21:26:20 +0000 (0:00:00.203) 0:00:28.770 ****** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.82s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.73s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.71s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.69s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.49s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.39s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.38s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tests_ipv6_dns_search_nm.yml:6 linux-system-roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.54s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/playbooks/tests_ipv6_dns_search.yml:2 linux-system-roles.network : Enable and start NetworkManager ------------ 0.52s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 Enable EPEL 8 ----------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/tasks/enable_epel.yml:35 ------ linux-system-roles.network : Configure networking connection profiles --- 0.49s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.44s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 0.40s /WORKDIR/git-bond_options_rewriteyaeol4yf/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---