# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ipv6_disabled_nm.yml ******************************************* 5 plays in /WORKDIR/git-route_typeeelr5ich/tests/tests_ipv6_disabled_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_disabled.yml' with nm as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/tests_ipv6_disabled_nm.yml:5 Thursday 21 December 2023 17:05:12 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typeeelr5ich/tests/tests_ipv6_disabled_nm.yml:9 Thursday 21 December 2023 17:05:12 +0000 (0:00:00.679) 0:00:00.691 ***** included: /WORKDIR/git-route_typeeelr5ich/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_typeeelr5ich/tests/tasks/el_repo_setup.yml:3 Thursday 21 December 2023 17:05:12 +0000 (0:00:00.010) 0:00:00.702 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/el_repo_setup.yml:19 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.335) 0:00:01.037 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/el_repo_setup.yml:24 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.266) 0:00:01.303 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/el_repo_setup.yml:28 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.020) 0:00:01.323 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/el_repo_setup.yml:53 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.019) 0:00:01.343 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml:8 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.030) 0:00:01.374 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml:24 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.234) 0:00:01.608 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml:30 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.010) 0:00:01.619 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml:35 Thursday 21 December 2023 17:05:13 +0000 (0:00:00.010) 0:00:01.629 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.247308", "end": "2023-12-21 17:05:15.237642", "rc": 0, "start": "2023-12-21 17:05:13.990334" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml:40 Thursday 21 December 2023 17:05:15 +0000 (0:00:01.433) 0:00:03.063 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/tests_ipv6_disabled_nm.yml:11 Thursday 21 December 2023 17:05:15 +0000 (0:00:00.009) 0:00:03.073 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ipv6 disabled] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:3 Thursday 21 December 2023 17:05:15 +0000 (0:00:00.009) 0:00:03.082 ***** ok: [sut] META: ran handlers TASK [Set type=veth and interface=ethtest0] ************************************ task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:10 Thursday 21 December 2023 17:05:15 +0000 (0:00:00.557) 0:00:03.640 ***** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:14 Thursday 21 December 2023 17:05:15 +0000 (0:00:00.010) 0:00:03.651 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:05:15 +0000 (0:00:00.015) 0:00:03.667 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:05:15 +0000 (0:00:00.011) 0:00:03.679 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003681", "end": "2023-12-21 17:05:16.042437", "rc": 0, "start": "2023-12-21 17:05:16.038756" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.188) 0:00:03.867 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.012) 0:00:03.880 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:16 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.010) 0:00:03.891 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.018) 0:00:03.909 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.009) 0:00:03.919 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.009) 0:00:03.928 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.013) 0:00:03.942 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.011) 0:00:03.954 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003586", "end": "2023-12-21 17:05:16.315779", "rc": 0, "start": "2023-12-21 17:05:16.312193" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.187) 0:00:04.141 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.011) 0:00:04.153 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:05:16 +0000 (0:00:00.010) 0:00:04.164 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 17:05:19 +0000 (0:00:03.283) 0:00:07.447 ***** ok: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.014563", "end": "2023-12-21 17:05:19.826201", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2023-12-21 17:05:19.811638" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003977", "end": "2023-12-21 17:05:20.047465", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2023-12-21 17:05:20.043488" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.004521", "end": "2023-12-21 17:05:20.230294", "item": "ip link set ethtest0 up", "rc": 0, "start": "2023-12-21 17:05:20.225773" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.608) 0:00:08.056 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.023837", "end": "2023-12-21 17:05:20.440283", "rc": 0, "start": "2023-12-21 17:05:20.416446" } TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.210) 0:00:08.266 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.010) 0:00:08.277 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.010) 0:00:08.288 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.010) 0:00:08.298 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.010) 0:00:08.309 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:20 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.011) 0:00:08.320 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.016) 0:00:08.337 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.014) 0:00:08.351 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703178319.8153899, "block_size": 4096, "blocks": 0, "ctime": 1703178319.8153899, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33795, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1703178319.8153899, "nlink": 1, "path": "/sys/class/net/ethtest0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.188) 0:00:08.540 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Initialize the connection_failed flag] *********************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:23 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.012) 0:00:08.552 ***** ok: [sut] => { "ansible_facts": { "connection_failed": false }, "changed": false } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.010) 0:00:08.562 ***** included: /WORKDIR/git-route_typeeelr5ich/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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.066) 0:00:08.628 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.011) 0:00:08.640 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.009) 0:00:08.649 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:05:20 +0000 (0:00:00.009) 0:00:08.659 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:05:22 +0000 (0:00:01.654) 0:00:10.314 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:05:23 +0000 (0:00:01.444) 0:00:11.758 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:05:23 +0000 (0:00:00.021) 0:00:11.780 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:05:23 +0000 (0:00:00.020) 0:00:11.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.022) 0:00:11.823 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.043) 0:00:11.867 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.021) 0:00:11.888 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.021) 0:00:11.909 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.025) 0:00:11.934 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.497) 0:00:12.431 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.025) 0:00:12.457 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.020) 0:00:12.477 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:05:24 +0000 (0:00:00.021) 0:00:12.499 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "ethtest0", "ip": { "ipv6_disabled": true }, "name": "ethtest0", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, bbb8f959-91a2-4c9f-b8fe-34d0ca448f54 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.448) 0:00:12.947 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.022) 0:00:12.969 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, bbb8f959-91a2-4c9f-b8fe-34d0ca448f54" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.023) 0:00:12.992 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "ethtest0", "ip": { "ipv6_disabled": true }, "name": "ethtest0", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, bbb8f959-91a2-4c9f-b8fe-34d0ca448f54\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, bbb8f959-91a2-4c9f-b8fe-34d0ca448f54" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.023) 0:00:13.016 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.020) 0:00:13.037 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that configuring `ipv6_disabled` will only fail when the running version of NetworKManager does not support it] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:41 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.266) 0:00:13.303 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify nmcli connection ipv6.method] ************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:53 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.022) 0:00:13.326 ***** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli connection show ethtest0 | grep ipv6.method\n", "delta": "0:00:00.021805", "end": "2023-12-21 17:05:25.708961", "rc": 0, "start": "2023-12-21 17:05:25.687156" } STDOUT: ipv6.method: disabled STDERR: + nmcli connection show ethtest0 + grep ipv6.method TASK [Assert that ipv6.method disabled is configured correctly] **************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:62 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.241) 0:00:13.567 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set the connection_failed flag] ****************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:69 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.024) 0:00:13.591 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/down_profile.yml:3 Thursday 21 December 2023 17:05:25 +0000 (0:00:00.027) 0:00:13.618 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:05:26 +0000 (0:00:00.601) 0:00:14.220 ***** included: /WORKDIR/git-route_typeeelr5ich/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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:05:26 +0000 (0:00:00.039) 0:00:14.260 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:05:26 +0000 (0:00:00.032) 0:00:14.292 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:05:26 +0000 (0:00:00.029) 0:00:14.321 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:05:26 +0000 (0:00:00.029) 0:00:14.350 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:05:28 +0000 (0:00:01.591) 0:00:15.941 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:05:29 +0000 (0:00:01.305) 0:00:17.247 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.025) 0:00:17.273 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.025) 0:00:17.298 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.025) 0:00:17.323 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.046) 0:00:17.369 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.023) 0:00:17.393 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.048) 0:00:17.441 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:05:29 +0000 (0:00:00.028) 0:00:17.469 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.352) 0:00:17.822 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.030) 0:00:17.852 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.026) 0:00:17.879 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.025) 0:00:17.904 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.345) 0:00:18.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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.025) 0:00:18.275 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.025) 0:00:18.301 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.025) 0:00:18.326 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.023) 0:00:18.349 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/remove_profile.yml:3 Thursday 21 December 2023 17:05:30 +0000 (0:00:00.200) 0:00:18.550 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:05:31 +0000 (0:00:00.592) 0:00:19.143 ***** included: /WORKDIR/git-route_typeeelr5ich/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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:05:31 +0000 (0:00:00.038) 0:00:19.182 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:05:31 +0000 (0:00:00.029) 0:00:19.211 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:05:31 +0000 (0:00:00.022) 0:00:19.233 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:05:31 +0000 (0:00:00.023) 0:00:19.257 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:05:33 +0000 (0:00:01.577) 0:00:20.834 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:05:34 +0000 (0:00:01.325) 0:00:22.160 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.024) 0:00:22.184 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.021) 0:00:22.206 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.023) 0:00:22.230 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.043) 0:00:22.273 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.022) 0:00:22.295 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.022) 0:00:22.318 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.026) 0:00:22.344 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.345) 0:00:22.690 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.050) 0:00:22.741 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.022) 0:00:22.763 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:05:34 +0000 (0:00:00.021) 0:00:22.785 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:05:35 +0000 (0:00:00.358) 0:00:23.144 ***** 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_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:05:35 +0000 (0:00:00.023) 0:00:23.168 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:05:35 +0000 (0:00:00.024) 0:00:23.192 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:05:35 +0000 (0:00:00.024) 0:00:23.216 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:05:35 +0000 (0:00:00.023) 0:00:23.240 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface, then assert that device and profile are absent] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:85 Thursday 21 December 2023 17:05:35 +0000 (0:00:00.194) 0:00:23.434 ***** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:88 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.587) 0:00:24.022 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/delete_interface.yml:3 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.036) 0:00:24.058 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.011567", "end": "2023-12-21 17:05:36.430780", "rc": 0, "start": "2023-12-21 17:05:36.419213" } TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:90 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.219) 0:00:24.278 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.037) 0:00:24.315 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.037) 0:00:24.353 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.023) 0:00:24.376 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.196) 0:00:24.573 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 17:05:36 +0000 (0:00:00.020) 0:00:24.594 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.019134", "end": "2023-12-21 17:05:36.973316", "rc": 1, "start": "2023-12-21 17:05:36.954182" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.215) 0:00:24.810 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.024) 0:00:24.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.023) 0:00:24.858 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.023) 0:00:24.881 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.023) 0:00:24.905 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.023) 0:00:24.928 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:94 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.023) 0:00:24.951 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.058) 0:00:25.009 ***** included: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.037) 0:00:25.047 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.196) 0:00:25.244 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=74 changed=2 unreachable=0 failed=0 skipped=61 rescued=0 ignored=1 Thursday 21 December 2023 17:05:37 +0000 (0:00:00.011) 0:00:25.255 ***** =============================================================================== Install iproute --------------------------------------------------------- 3.28s /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.44s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 8 ----------------------------------------------------------- 1.43s /WORKDIR/git-route_typeeelr5ich/tests/tasks/enable_epel.yml:35 ---------------- linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.31s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-route_typeeelr5ich/tests/tests_ipv6_disabled_nm.yml:5 ------------ Create veth interface ethtest0 ------------------------------------------ 0.61s /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.60s /WORKDIR/git-route_typeeelr5ich/tests/playbooks/down_profile.yml:3 ------------ Gathering Facts --------------------------------------------------------- 0.59s /WORKDIR/git-route_typeeelr5ich/tests/playbooks/remove_profile.yml:3 ---------- Gathering Facts --------------------------------------------------------- 0.59s /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:85 ---- Gathering Facts --------------------------------------------------------- 0.56s /WORKDIR/git-route_typeeelr5ich/tests/playbooks/tests_ipv6_disabled.yml:3 ----- linux-system-roles.network : Enable and start NetworkManager ------------ 0.50s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.36s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.35s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.35s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.35s /WORKDIR/git-route_typeeelr5ich/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---