# 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-route_type61ziwq4k/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-route_type61ziwq4k/tests/tests_ipv6_dns_search_nm.yml:5 Friday 29 December 2023 14:48:07 +0000 (0:00:00.026) 0:00:00.026 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type61ziwq4k/tests/tests_ipv6_dns_search_nm.yml:9 Friday 29 December 2023 14:48:08 +0000 (0:00:00.815) 0:00:00.842 ******* included: /WORKDIR/git-route_type61ziwq4k/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-route_type61ziwq4k/tests/tasks/el_repo_setup.yml:3 Friday 29 December 2023 14:48:08 +0000 (0:00:00.043) 0:00:00.886 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/el_repo_setup.yml:19 Friday 29 December 2023 14:48:08 +0000 (0:00:00.419) 0:00:01.305 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/el_repo_setup.yml:24 Friday 29 December 2023 14:48:09 +0000 (0:00:00.278) 0:00:01.584 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/el_repo_setup.yml:28 Friday 29 December 2023 14:48:09 +0000 (0:00:00.029) 0:00:01.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/el_repo_setup.yml:53 Friday 29 December 2023 14:48:09 +0000 (0:00:00.021) 0:00:01.635 ******* included: /WORKDIR/git-route_type61ziwq4k/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/enable_epel.yml:8 Friday 29 December 2023 14:48:09 +0000 (0:00:00.043) 0:00:01.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/enable_epel.yml:24 Friday 29 December 2023 14:48:09 +0000 (0:00:00.014) 0:00:01.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/enable_epel.yml:30 Friday 29 December 2023 14:48:09 +0000 (0:00:00.011) 0:00:01.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/enable_epel.yml:35 Friday 29 December 2023 14:48:09 +0000 (0:00:00.010) 0:00:01.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tasks/enable_epel.yml:40 Friday 29 December 2023 14:48:09 +0000 (0:00:00.014) 0:00:01.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/tests_ipv6_dns_search_nm.yml:11 Friday 29 December 2023 14:48:09 +0000 (0:00:00.012) 0:00:01.741 ******* 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-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:2 Friday 29 December 2023 14:48:09 +0000 (0:00:00.068) 0:00:01.809 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:48:10 +0000 (0:00:00.617) 0:00:02.427 ******* included: /WORKDIR/git-route_type61ziwq4k/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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:48:10 +0000 (0:00:00.098) 0:00:02.525 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:48:10 +0000 (0:00:00.013) 0:00:02.538 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:48:10 +0000 (0:00:00.025) 0:00:02.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:48:10 +0000 (0:00:00.033) 0:00:02.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 : Check which packages are installed] ********* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:48:11 +0000 (0:00:01.515) 0:00:04.113 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:48:12 +0000 (0:00:01.199) 0:00:05.313 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:48:13 +0000 (0:00:00.026) 0:00:05.339 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:48:13 +0000 (0:00:00.023) 0:00:05.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:48:13 +0000 (0:00:00.044) 0:00:05.408 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:48:13 +0000 (0:00:00.065) 0:00:05.473 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:48:13 +0000 (0:00:00.034) 0:00:05.508 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:48:13 +0000 (0:00:00.092) 0:00:05.600 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:48:13 +0000 (0:00:00.101) 0:00:05.701 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:48:13 +0000 (0:00:00.555) 0:00:06.257 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:48:13 +0000 (0:00:00.031) 0:00:06.288 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:48:13 +0000 (0:00:00.028) 0:00:06.317 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:48:14 +0000 (0:00:00.041) 0:00:06.358 ******* 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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:48:14 +0000 (0:00:00.648) 0:00:07.007 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:48:14 +0000 (0:00:00.023) 0:00:07.031 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:48:14 +0000 (0:00:00.033) 0:00:07.064 ******* 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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:48:14 +0000 (0:00:00.023) 0:00:07.088 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:48:14 +0000 (0:00:00.023) 0:00:07.112 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:23 Friday 29 December 2023 14:48:15 +0000 (0:00:00.359) 0:00:07.471 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017934", "end": "2023-12-29 14:48:15.526693", "rc": 0, "start": "2023-12-29 14:48:15.508759" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:29 Friday 29 December 2023 14:48:15 +0000 (0:00:00.417) 0:00:07.888 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017567", "end": "2023-12-29 14:48:15.752204", "rc": 0, "start": "2023-12-29 14:48:15.734637" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:35 Friday 29 December 2023 14:48:15 +0000 (0:00:00.243) 0:00:08.132 ******* 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-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:41 Friday 29 December 2023 14:48:15 +0000 (0:00:00.027) 0:00:08.160 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:48:15 +0000 (0:00:00.034) 0:00:08.195 ******* included: /WORKDIR/git-route_type61ziwq4k/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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:48:15 +0000 (0:00:00.052) 0:00:08.248 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:48:15 +0000 (0:00:00.034) 0:00:08.282 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:48:16 +0000 (0:00:00.057) 0:00:08.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:48:16 +0000 (0:00:00.040) 0:00:08.379 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:48:17 +0000 (0:00:01.455) 0:00:09.835 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:48:18 +0000 (0:00:01.024) 0:00:10.859 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:48:18 +0000 (0:00:00.024) 0:00:10.883 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:48:18 +0000 (0:00:00.022) 0:00:10.906 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:48:18 +0000 (0:00:00.023) 0:00:10.930 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:48:18 +0000 (0:00:00.049) 0:00:10.980 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:48:18 +0000 (0:00:00.023) 0:00:11.003 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:48:18 +0000 (0:00:00.034) 0:00:11.037 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:48:18 +0000 (0:00:00.059) 0:00:11.097 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:48:19 +0000 (0:00:00.379) 0:00:11.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:48:19 +0000 (0:00:00.032) 0:00:11.509 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:48:19 +0000 (0:00:00.025) 0:00:11.535 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:48:19 +0000 (0:00:00.041) 0:00:11.577 ******* 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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:48:19 +0000 (0:00:00.372) 0:00:11.950 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:48:19 +0000 (0:00:00.020) 0:00:11.970 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:48:19 +0000 (0:00:00.021) 0:00:11.992 ******* 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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:48:19 +0000 (0:00:00.025) 0:00:12.017 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:48:19 +0000 (0:00:00.048) 0:00:12.066 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:69 Friday 29 December 2023 14:48:19 +0000 (0:00:00.186) 0:00:12.252 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018422", "end": "2023-12-29 14:48:20.105125", "rc": 0, "start": "2023-12-29 14:48:20.086703" } 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-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:75 Friday 29 December 2023 14:48:20 +0000 (0:00:00.222) 0:00:12.474 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:48:20 +0000 (0:00:00.037) 0:00:12.512 ******* included: /WORKDIR/git-route_type61ziwq4k/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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:48:20 +0000 (0:00:00.064) 0:00:12.576 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:48:20 +0000 (0:00:00.027) 0:00:12.603 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:48:20 +0000 (0:00:00.022) 0:00:12.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:48:20 +0000 (0:00:00.025) 0:00:12.651 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:48:21 +0000 (0:00:01.393) 0:00:14.045 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:48:22 +0000 (0:00:00.947) 0:00:14.993 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:48:22 +0000 (0:00:00.033) 0:00:15.027 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:48:22 +0000 (0:00:00.026) 0:00:15.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:48:22 +0000 (0:00:00.038) 0:00:15.092 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:48:22 +0000 (0:00:00.076) 0:00:15.168 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:48:22 +0000 (0:00:00.040) 0:00:15.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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:48:22 +0000 (0:00:00.028) 0:00:15.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:48:22 +0000 (0:00:00.025) 0:00:15.263 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:48:23 +0000 (0:00:00.384) 0:00:15.648 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:48:23 +0000 (0:00:00.056) 0:00:15.704 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:48:23 +0000 (0:00:00.050) 0:00:15.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:48:23 +0000 (0:00:00.034) 0:00:15.789 ******* 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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:48:24 +0000 (0:00:00.591) 0:00:16.380 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:48:24 +0000 (0:00:00.067) 0:00:16.448 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:48:24 +0000 (0:00:00.033) 0:00:16.481 ******* 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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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, 55a72fea-45c0-4795-9cd3-b6cee7cb5238", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 55a72fea-45c0-4795-9cd3-b6cee7cb5238 (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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:48:24 +0000 (0:00:00.084) 0:00:16.565 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:48:24 +0000 (0:00:00.067) 0:00:16.633 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:101 Friday 29 December 2023 14:48:24 +0000 (0:00:00.226) 0:00:16.860 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017410", "end": "2023-12-29 14:48:24.771569", "rc": 0, "start": "2023-12-29 14:48:24.754159" } 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-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:107 Friday 29 December 2023 14:48:24 +0000 (0:00:00.272) 0:00:17.132 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:48:24 +0000 (0:00:00.056) 0:00:17.188 ******* included: /WORKDIR/git-route_type61ziwq4k/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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:48:24 +0000 (0:00:00.051) 0:00:17.240 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:48:24 +0000 (0:00:00.055) 0:00:17.295 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:48:25 +0000 (0:00:00.039) 0:00:17.334 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:48:25 +0000 (0:00:00.035) 0:00:17.369 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:48:26 +0000 (0:00:01.478) 0:00:18.848 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:48:27 +0000 (0:00:00.923) 0:00:19.772 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:48:27 +0000 (0:00:00.035) 0:00:19.807 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:48:27 +0000 (0:00:00.050) 0:00:19.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:48:27 +0000 (0:00:00.033) 0:00:19.891 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:48:27 +0000 (0:00:00.105) 0:00:19.996 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:48:27 +0000 (0:00:00.043) 0:00:20.039 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:48:27 +0000 (0:00:00.041) 0:00:20.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:48:27 +0000 (0:00:00.071) 0:00:20.152 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:48:28 +0000 (0:00:00.401) 0:00:20.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:48:28 +0000 (0:00:00.072) 0:00:20.626 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:48:28 +0000 (0:00:00.106) 0:00:20.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:48:28 +0000 (0:00:00.089) 0:00:20.822 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:48:28 +0000 (0:00:00.428) 0:00:21.250 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:48:28 +0000 (0:00:00.042) 0:00:21.292 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:48:28 +0000 (0:00:00.024) 0:00:21.317 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:48:29 +0000 (0:00:00.028) 0:00:21.345 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:48:29 +0000 (0:00:00.036) 0:00:21.382 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:131 Friday 29 December 2023 14:48:29 +0000 (0:00:00.253) 0:00:21.636 ******* 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-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:138 Friday 29 December 2023 14:48:29 +0000 (0:00:00.055) 0:00:21.691 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 29 December 2023 14:48:29 +0000 (0:00:00.050) 0:00:21.742 ******* included: /WORKDIR/git-route_type61ziwq4k/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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 29 December 2023 14:48:29 +0000 (0:00:00.052) 0:00:21.795 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 29 December 2023 14:48:29 +0000 (0:00:00.048) 0:00:21.844 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 29 December 2023 14:48:29 +0000 (0:00:00.030) 0:00:21.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 29 December 2023 14:48:29 +0000 (0:00:00.041) 0:00:21.916 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 29 December 2023 14:48:31 +0000 (0:00:01.425) 0:00:23.341 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 29 December 2023 14:48:31 +0000 (0:00:00.934) 0:00:24.276 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 29 December 2023 14:48:31 +0000 (0:00:00.024) 0:00:24.300 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 29 December 2023 14:48:31 +0000 (0:00:00.025) 0:00:24.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 29 December 2023 14:48:32 +0000 (0:00:00.028) 0:00:24.354 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 29 December 2023 14:48:32 +0000 (0:00:00.072) 0:00:24.426 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 29 December 2023 14:48:32 +0000 (0:00:00.032) 0:00:24.459 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 29 December 2023 14:48:32 +0000 (0:00:00.068) 0:00:24.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 29 December 2023 14:48:32 +0000 (0:00:00.057) 0:00:24.585 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 29 December 2023 14:48:32 +0000 (0:00:00.371) 0:00:24.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 29 December 2023 14:48:32 +0000 (0:00:00.034) 0:00:24.991 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 29 December 2023 14:48:32 +0000 (0:00:00.035) 0:00:25.027 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 29 December 2023 14:48:32 +0000 (0:00:00.069) 0:00:25.096 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 29 December 2023 14:48:33 +0000 (0:00:00.442) 0:00:25.538 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 29 December 2023 14:48:33 +0000 (0:00:00.037) 0:00:25.576 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 29 December 2023 14:48:33 +0000 (0:00:00.051) 0:00:25.627 ******* 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-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 29 December 2023 14:48:33 +0000 (0:00:00.041) 0:00:25.668 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 29 December 2023 14:48:33 +0000 (0:00:00.035) 0:00:25.704 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=63 changed=4 unreachable=0 failed=0 skipped=76 rescued=0 ignored=1 Friday 29 December 2023 14:48:33 +0000 (0:00:00.226) 0:00:25.931 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.20s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.02s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-route_type61ziwq4k/tests/tests_ipv6_dns_search_nm.yml:5 ---------- linux-system-roles.network : Configure networking connection profiles --- 0.65s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:2 --- linux-system-roles.network : Configure networking connection profiles --- 0.59s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.56s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.44s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-route_type61ziwq4k/tests/tasks/el_repo_setup.yml:3 --------------- Get DNS search entry for IPv4 ------------------------------------------- 0.42s /WORKDIR/git-route_type61ziwq4k/tests/playbooks/tests_ipv6_dns_search.yml:23 -- linux-system-roles.network : Enable and start NetworkManager ------------ 0.40s /WORKDIR/git-route_type61ziwq4k/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---