# 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_route_table_nm.yml ********************************************* 6 plays in /WORKDIR/git-route_type9yjoqf37/tests/tests_route_table_nm.yml PLAY [Run playbook 'playbooks/tests_route_table.yml' with nm as provider] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/tests_route_table_nm.yml:6 Thursday 11 January 2024 15:11:37 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type9yjoqf37/tests/tests_route_table_nm.yml:9 Thursday 11 January 2024 15:11:38 +0000 (0:00:00.913) 0:00:00.925 ****** included: /WORKDIR/git-route_type9yjoqf37/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_type9yjoqf37/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 15:11:38 +0000 (0:00:00.011) 0:00:00.936 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/el_repo_setup.yml:19 Thursday 11 January 2024 15:11:38 +0000 (0:00:00.528) 0:00:01.465 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/el_repo_setup.yml:24 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.255) 0:00:01.720 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/el_repo_setup.yml:28 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.019) 0:00:01.740 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/el_repo_setup.yml:53 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.017) 0:00:01.757 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.030) 0:00:01.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.008) 0:00:01.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.008) 0:00:01.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.008) 0:00:01.813 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.008) 0:00:01.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/tests_route_table_nm.yml:11 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.008) 0:00:01.830 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing route table] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:3 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.010) 0:00:01.840 ****** ok: [sut] META: ran handlers TASK [Set type=veth and interface=ethtest0] ************************************ task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:11 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.800) 0:00:02.641 ****** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:15 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.010) 0:00:02.651 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.016) 0:00:02.668 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 15:11:39 +0000 (0:00:00.011) 0:00:02.680 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003787", "end": "2024-01-11 15:11:40.243489", "rc": 0, "start": "2024-01-11 15:11:40.239702" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.265) 0:00:02.946 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.010) 0:00:02.957 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:17 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.010) 0:00:02.967 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.021) 0:00:02.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.009) 0:00:02.999 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.009) 0:00:03.008 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.012) 0:00:03.020 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.012) 0:00:03.033 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003885", "end": "2024-01-11 15:11:40.536514", "rc": 0, "start": "2024-01-11 15:11:40.532629" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.207) 0:00:03.240 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.011) 0:00:03.252 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 15:11:40 +0000 (0:00:00.010) 0:00:03.263 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 11 January 2024 15:11:43 +0000 (0:00:02.541) 0:00:05.804 ****** 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.007278", "end": "2024-01-11 15:11:43.314536", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-01-11 15:11:43.307258" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003966", "end": "2024-01-11 15:11:43.574315", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-01-11 15:11:43.570349" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.004074", "end": "2024-01-11 15:11:43.773368", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-01-11 15:11:43.769294" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 11 January 2024 15:11:43 +0000 (0:00:00.672) 0:00:06.477 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.025207", "end": "2024-01-11 15:11:44.004169", "rc": 0, "start": "2024-01-11 15:11:43.978962" } TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.236) 0:00:06.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.010) 0:00:06.724 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.010) 0:00:06.734 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.011) 0:00:06.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.010) 0:00:06.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:21 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.009) 0:00:06.765 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.019) 0:00:06.785 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.012) 0:00:06.797 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704985903.3116674, "block_size": 4096, "blocks": 0, "ctime": 1704985903.3116674, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37515, "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": 1704985903.3116674, "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_type9yjoqf37/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.201) 0:00:06.999 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.012) 0:00:07.011 ****** included: /WORKDIR/git-route_type9yjoqf37/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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.065) 0:00:07.076 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.010) 0:00:07.087 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.009) 0:00:07.096 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 15:11:44 +0000 (0:00:00.009) 0:00:07.106 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 15:11:46 +0000 (0:00:02.335) 0:00:09.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 : Print network provider] ********************* task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 15:11:47 +0000 (0:00:01.098) 0:00:10.540 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 15:11:47 +0000 (0:00:00.036) 0:00:10.576 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 15:11:47 +0000 (0:00:00.021) 0:00:10.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 15:11:47 +0000 (0:00:00.021) 0:00:10.618 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 15:11:47 +0000 (0:00:00.042) 0:00:10.661 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.021) 0:00:10.682 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.021) 0:00:10.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.028) 0:00:10.732 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.695) 0:00:11.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.026) 0:00:11.454 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.022) 0:00:11.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 15:11:48 +0000 (0:00:00.022) 0:00:11.498 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.596) 0:00:12.095 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.023) 0:00:12.118 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.027) 0:00:12.146 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.025) 0:00:12.171 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.021) 0:00:12.192 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the routes from the route table 30200] ******************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:51 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.258) 0:00:12.451 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30200" ], "delta": "0:00:00.003962", "end": "2024-01-11 15:11:49.954797", "rc": 0, "start": "2024-01-11 15:11:49.950835" } STDOUT: 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 TASK [Get the routes from the route table 30400] ******************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:57 Thursday 11 January 2024 15:11:49 +0000 (0:00:00.217) 0:00:12.669 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30400" ], "delta": "0:00:00.003866", "end": "2024-01-11 15:11:50.171069", "rc": 0, "start": "2024-01-11 15:11:50.167203" } STDOUT: 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 TASK [Assert that the route table 30200 contains the specified route] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:63 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.216) 0:00:12.885 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the route table 30400 contains the specified route] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:72 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.023) 0:00:12.909 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:80 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.023) 0:00:12.932 ****** changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.301) 0:00:13.234 ****** included: /WORKDIR/git-route_type9yjoqf37/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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.069) 0:00:13.303 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.027) 0:00:13.331 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.023) 0:00:13.355 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 15:11:50 +0000 (0:00:00.022) 0:00:13.377 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 15:11:52 +0000 (0:00:02.277) 0:00:15.655 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 15:11:53 +0000 (0:00:00.977) 0:00:16.632 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 15:11:53 +0000 (0:00:00.022) 0:00:16.655 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 15:11:53 +0000 (0:00:00.022) 0:00:16.678 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.021) 0:00:16.699 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.044) 0:00:16.744 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.022) 0:00:16.767 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.021) 0:00:16.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.025) 0:00:16.814 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.566) 0:00:17.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.025) 0:00:17.406 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.021) 0:00:17.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 15:11:54 +0000 (0:00:00.021) 0:00:17.449 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (is-modified) [005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.441) 0:00:17.890 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.021) 0:00:17.911 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.024) 0:00:17.936 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 14328b2f-e70c-44fa-8801-2b16c0f77735 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.024) 0:00:17.961 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.021) 0:00:17.982 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the routes from the named route table 'custom'] ********************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:115 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.209) 0:00:18.192 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "custom" ], "delta": "0:00:00.003779", "end": "2024-01-11 15:11:55.694580", "rc": 0, "start": "2024-01-11 15:11:55.690801" } STDOUT: 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 TASK [Assert that the named route table 'custom' contains the specified route] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:121 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.218) 0:00:18.410 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:132 Thursday 11 January 2024 15:11:55 +0000 (0:00:00.024) 0:00:18.434 ****** changed: [sut] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/down_profile.yml:3 Thursday 11 January 2024 15:11:56 +0000 (0:00:00.306) 0:00:18.741 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 15:11:56 +0000 (0:00:00.868) 0:00:19.610 ****** included: /WORKDIR/git-route_type9yjoqf37/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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 15:11:56 +0000 (0:00:00.038) 0:00:19.648 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 15:11:56 +0000 (0:00:00.029) 0:00:19.677 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 15:11:57 +0000 (0:00:00.022) 0:00:19.700 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 15:11:57 +0000 (0:00:00.022) 0:00:19.722 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 15:11:59 +0000 (0:00:02.299) 0:00:22.022 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.920) 0:00:22.943 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.023) 0:00:22.966 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.022) 0:00:22.988 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.022) 0:00:23.010 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.045) 0:00:23.056 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.023) 0:00:23.079 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.024) 0:00:23.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 15:12:00 +0000 (0:00:00.028) 0:00:23.132 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.561) 0:00:23.693 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.028) 0:00:23.722 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.025) 0:00:23.747 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.024) 0:00:23.772 ****** changed: [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": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.449) 0:00:24.221 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.021) 0:00:24.243 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.022) 0:00:24.266 ****** 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": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.022) 0:00:24.288 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.021) 0:00:24.309 ****** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/down_profile+delete_interface.yml:5 Thursday 11 January 2024 15:12:01 +0000 (0:00:00.211) 0:00:24.521 ****** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/down_profile+delete_interface.yml:8 Thursday 11 January 2024 15:12:02 +0000 (0:00:00.871) 0:00:25.393 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/delete_interface.yml:3 Thursday 11 January 2024 15:12:02 +0000 (0:00:00.036) 0:00:25.430 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.019646", "end": "2024-01-11 15:12:02.948440", "rc": 0, "start": "2024-01-11 15:12:02.928794" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/remove_profile.yml:3 Thursday 11 January 2024 15:12:02 +0000 (0:00:00.250) 0:00:25.680 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 15:12:03 +0000 (0:00:00.813) 0:00:26.493 ****** included: /WORKDIR/git-route_type9yjoqf37/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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 15:12:03 +0000 (0:00:00.037) 0:00:26.531 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 15:12:03 +0000 (0:00:00.027) 0:00:26.558 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 15:12:03 +0000 (0:00:00.021) 0:00:26.580 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 15:12:03 +0000 (0:00:00.022) 0:00:26.603 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 15:12:06 +0000 (0:00:02.272) 0:00:28.876 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.938) 0:00:29.815 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.022) 0:00:29.838 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.022) 0:00:29.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.023) 0:00:29.884 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.043) 0:00:29.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-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.022) 0:00:29.950 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.022) 0:00:29.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.024) 0:00:29.997 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.568) 0:00:30.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.026) 0:00:30.591 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.021) 0:00:30.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 15:12:07 +0000 (0:00:00.021) 0:00:30.635 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 15:12:08 +0000 (0:00:00.404) 0:00:31.039 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 15:12:08 +0000 (0:00:00.043) 0:00:31.082 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 15:12:08 +0000 (0:00:00.023) 0:00:31.105 ****** 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_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 15:12:08 +0000 (0:00:00.022) 0:00:31.128 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 15:12:08 +0000 (0:00:00.021) 0:00:31.150 ****** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Assert device and profile are absent] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:146 Thursday 11 January 2024 15:12:08 +0000 (0:00:00.210) 0:00:31.360 ****** ok: [sut] META: ran handlers TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:149 Thursday 11 January 2024 15:12:09 +0000 (0:00:00.808) 0:00:32.169 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 11 January 2024 15:12:09 +0000 (0:00:00.035) 0:00:32.204 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 11 January 2024 15:12:09 +0000 (0:00:00.036) 0:00:32.241 ****** 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_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 11 January 2024 15:12:09 +0000 (0:00:00.022) 0:00:32.264 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 11 January 2024 15:12:09 +0000 (0:00:00.233) 0:00:32.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 11 January 2024 15:12:09 +0000 (0:00:00.022) 0:00:32.520 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.022389", "end": "2024-01-11 15:12:10.041078", "rc": 1, "start": "2024-01-11 15:12:10.018689" } 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_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.237) 0:00:32.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.024) 0:00:32.782 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.024) 0:00:32.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.026) 0:00:32.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.023) 0:00:32.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.025) 0:00:32.882 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:153 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.023) 0:00:32.906 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.035) 0:00:32.941 ****** included: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.038) 0:00:32.980 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.210) 0:00:33.190 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=87 changed=6 unreachable=0 failed=0 skipped=75 rescued=0 ignored=1 Thursday 11 January 2024 15:12:10 +0000 (0:00:00.010) 0:00:33.200 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.54s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.34s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.30s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.28s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.10s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-route_type9yjoqf37/tests/tests_route_table_nm.yml:6 -------------- Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/down_profile.yml:3 ------------ Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/remove_profile.yml:3 ---------- Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:146 ----- Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tests_route_table.yml:3 ------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.70s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 Create veth interface ethtest0 ------------------------------------------ 0.67s /WORKDIR/git-route_type9yjoqf37/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.60s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.57s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.57s /WORKDIR/git-route_type9yjoqf37/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---