# 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-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/tests_ipv6_dns_search_nm.yml:5 Saturday 02 December 2023 14:04:58 +0000 (0:00:00.022) 0:00:00.022 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 02 December 2023 14:04:59 +0000 (0:00:00.978) 0:00:01.001 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/tasks/el_repo_setup.yml:3 Saturday 02 December 2023 14:04:59 +0000 (0:00:00.020) 0:00:01.021 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/el_repo_setup.yml:19 Saturday 02 December 2023 14:04:59 +0000 (0:00:00.579) 0:00:01.601 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/el_repo_setup.yml:24 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.308) 0:00:01.909 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/el_repo_setup.yml:28 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.036) 0:00:01.945 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/el_repo_setup.yml:53 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.031) 0:00:01.977 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/enable_epel.yml:8 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.050) 0:00:02.027 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/enable_epel.yml:24 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.014) 0:00:02.041 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/enable_epel.yml:30 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.012) 0:00:02.054 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/enable_epel.yml:35 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.015) 0:00:02.069 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/enable_epel.yml:40 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.013) 0:00:02.083 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.015) 0:00:02.099 ***** 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-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 02 December 2023 14:05:00 +0000 (0:00:00.022) 0:00:02.121 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:05:01 +0000 (0:00:00.814) 0:00:02.936 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:05:01 +0000 (0:00:00.136) 0:00:03.073 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:05:01 +0000 (0:00:00.024) 0:00:03.097 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:05:01 +0000 (0:00:00.029) 0:00:03.127 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:05:01 +0000 (0:00:00.020) 0:00:03.147 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:05:03 +0000 (0:00:02.398) 0:00:05.546 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:05:05 +0000 (0:00:01.377) 0:00:06.924 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.034) 0:00:06.959 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.032) 0:00:06.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.028) 0:00:07.020 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.066) 0:00:07.087 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.046) 0:00:07.133 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.041) 0:00:07.175 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:05:05 +0000 (0:00:00.047) 0:00:07.223 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:05:06 +0000 (0:00:00.886) 0:00:08.110 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:05:06 +0000 (0:00:00.041) 0:00:08.151 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:05:06 +0000 (0:00:00.051) 0:00:08.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:05:06 +0000 (0:00:00.065) 0:00:08.268 ***** 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, fd85656d-6399-443c-a5b9-d77cb464f9f3 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.729) 0:00:08.998 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.044) 0:00:09.043 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.054) 0:00:09.097 ***** 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, fd85656d-6399-443c-a5b9-d77cb464f9f3\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.047) 0:00:09.145 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.037) 0:00:09.182 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.297) 0:00:09.480 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019543", "end": "2023-12-02 14:05:07.914365", "rc": 0, "start": "2023-12-02 14:05:07.894822" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 02 December 2023 14:05:07 +0000 (0:00:00.365) 0:00:09.845 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019831", "end": "2023-12-02 14:05:08.165933", "rc": 0, "start": "2023-12-02 14:05:08.146102" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.252) 0:00:10.097 ***** 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-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.031) 0:00:10.129 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.036) 0:00:10.166 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.060) 0:00:10.226 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.070) 0:00:10.297 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.030) 0:00:10.328 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:05:08 +0000 (0:00:00.032) 0:00:10.360 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:05:10 +0000 (0:00:02.419) 0:00:12.780 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:05:11 +0000 (0:00:01.005) 0:00:13.786 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:05:11 +0000 (0:00:00.028) 0:00:13.814 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:05:11 +0000 (0:00:00.026) 0:00:13.841 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:05:11 +0000 (0:00:00.025) 0:00:13.866 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.060) 0:00:13.927 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.028) 0:00:13.956 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.028) 0:00:13.984 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.033) 0:00:14.018 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.585) 0:00:14.604 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.049) 0:00:14.653 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.032) 0:00:14.686 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:05:12 +0000 (0:00:00.029) 0:00:14.716 ***** 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, fd85656d-6399-443c-a5b9-d77cb464f9f3 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.455) 0:00:15.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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.037) 0:00:15.210 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.032) 0:00:15.242 ***** 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, fd85656d-6399-443c-a5b9-d77cb464f9f3\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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, fd85656d-6399-443c-a5b9-d77cb464f9f3", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.032) 0:00:15.275 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.033) 0:00:15.309 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.217) 0:00:15.527 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019569", "end": "2023-12-02 14:05:13.839504", "rc": 0, "start": "2023-12-02 14:05:13.819935" } 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-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.248) 0:00:15.775 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.029) 0:00:15.805 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:05:13 +0000 (0:00:00.052) 0:00:15.858 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:05:14 +0000 (0:00:00.036) 0:00:15.895 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:05:14 +0000 (0:00:00.036) 0:00:15.931 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:05:14 +0000 (0:00:00.029) 0:00:15.961 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:05:16 +0000 (0:00:02.271) 0:00:18.233 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.954) 0:00:19.187 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.048) 0:00:19.235 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.028) 0:00:19.263 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.026) 0:00:19.290 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.056) 0:00:19.346 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.029) 0:00:19.376 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.032) 0:00:19.408 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:05:17 +0000 (0:00:00.033) 0:00:19.441 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.599) 0:00:20.041 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.054) 0:00:20.095 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.040) 0:00:20.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.055) 0:00:20.191 ***** 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, fd85656d-6399-443c-a5b9-d77cb464f9f3 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.466) 0:00:20.658 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.060) 0:00:20.719 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.033) 0:00:20.752 ***** 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, fd85656d-6399-443c-a5b9-d77cb464f9f3\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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, fd85656d-6399-443c-a5b9-d77cb464f9f3", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fd85656d-6399-443c-a5b9-d77cb464f9f3 (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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.040) 0:00:20.792 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:05:18 +0000 (0:00:00.043) 0:00:20.836 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.223) 0:00:21.060 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.020075", "end": "2023-12-02 14:05:19.380799", "rc": 0, "start": "2023-12-02 14:05:19.360724" } 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-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.266) 0:00:21.326 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.036) 0:00:21.362 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.077) 0:00:21.440 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.048) 0:00:21.488 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.045) 0:00:21.534 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:05:19 +0000 (0:00:00.036) 0:00:21.570 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:05:21 +0000 (0:00:02.241) 0:00:23.812 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:05:22 +0000 (0:00:00.948) 0:00:24.760 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:05:22 +0000 (0:00:00.037) 0:00:24.798 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:05:22 +0000 (0:00:00.043) 0:00:24.841 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:05:22 +0000 (0:00:00.032) 0:00:24.874 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.112) 0:00:24.987 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.037) 0:00:25.024 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.033) 0:00:25.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.037) 0:00:25.095 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.593) 0:00:25.688 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.038) 0:00:25.727 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.048) 0:00:25.775 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:05:23 +0000 (0:00:00.046) 0:00:25.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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.388) 0:00:26.211 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.033) 0:00:26.244 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.049) 0:00:26.294 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.043) 0:00:26.337 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.036) 0:00:26.374 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.222) 0:00:26.596 ***** 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-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.038) 0:00:26.635 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.037) 0:00:26.673 ***** included: /WORKDIR/git-weekly-ci4p8cu3n2/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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.056) 0:00:26.729 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.037) 0:00:26.767 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.028) 0:00:26.796 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:05:24 +0000 (0:00:00.029) 0:00:26.825 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:05:27 +0000 (0:00:02.264) 0:00:29.090 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.950) 0:00:30.041 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.033) 0:00:30.074 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.027) 0:00:30.101 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.028) 0:00:30.130 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.087) 0:00:30.217 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.038) 0:00:30.256 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.032) 0:00:30.289 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:05:28 +0000 (0:00:00.068) 0:00:30.357 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.597) 0:00:30.955 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.050) 0:00:31.005 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.029) 0:00:31.035 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.030) 0:00:31.065 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.490) 0:00:31.556 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.030) 0:00:31.587 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.033) 0:00:31.620 ***** 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-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.037) 0:00:31.658 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:05:29 +0000 (0:00:00.044) 0:00:31.703 ***** 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 Saturday 02 December 2023 14:05:30 +0000 (0:00:00.205) 0:00:31.908 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.42s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.40s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.24s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.38s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-weekly-ci4p8cu3n2/tests/tests_ipv6_dns_search_nm.yml:5 ----------- linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.89s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ci4p8cu3n2/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- linux-system-roles.network : Configure networking connection profiles --- 0.73s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.60s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.60s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gather the minimum subset of ansible_facts required by the network role test --- 0.58s /WORKDIR/git-weekly-ci4p8cu3n2/tests/tasks/el_repo_setup.yml:3 ---------------- linux-system-roles.network : Configure networking connection profiles --- 0.49s /WORKDIR/git-weekly-ci4p8cu3n2/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---