# 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_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_auto_gateway_nm.yml:6 Thursday 22 February 2024 03:00:28 +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-nm_plugin_hotfixxhde1ubc/tests/tests_auto_gateway_nm.yml:9 Thursday 22 February 2024 03:00:29 +0000 (0:00:00.934) 0:00:00.946 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/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-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:3 Thursday 22 February 2024 03:00:29 +0000 (0:00:00.010) 0:00:00.957 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:19 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.503) 0:00:01.460 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:24 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.265) 0:00:01.726 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:28 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.021) 0:00:01.747 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:53 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.016) 0:00:01.763 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:8 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.029) 0:00:01.792 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:24 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.008) 0:00:01.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:30 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.008) 0:00:01.809 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:35 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.007) 0:00:01.817 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:40 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.007) 0:00:01.825 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_auto_gateway_nm.yml:11 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.009) 0:00:01.835 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:3 Thursday 22 February 2024 03:00:30 +0000 (0:00:00.010) 0:00:01.845 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:9 Thursday 22 February 2024 03:00:31 +0000 (0:00:00.731) 0:00:02.576 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:00:31 +0000 (0:00:00.024) 0:00:02.601 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:00:31 +0000 (0:00:00.013) 0:00:02.614 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004588", "end": "2024-02-22 03:00:32.605890", "rc": 0, "start": "2024-02-22 03:00:31.601302" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:00:32 +0000 (0:00:01.284) 0:00:03.898 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.010) 0:00:03.909 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:11 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.010) 0:00:03.919 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.029) 0:00:03.949 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.009) 0:00:03.958 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.009) 0:00:03.968 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.013) 0:00:03.981 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.013) 0:00:03.995 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003498", "end": "2024-02-22 03:00:32.900297", "rc": 0, "start": "2024-02-22 03:00:32.896799" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.195) 0:00:04.191 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.012) 0:00:04.203 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:00:32 +0000 (0:00:00.009) 0:00:04.212 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:00:35 +0000 (0:00:02.434) 0:00:06.647 ***** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.049754", "end": "2024-02-22 03:00:35.602718", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-22 03:00:35.552964" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003503", "end": "2024-02-22 03:00:35.848823", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-22 03:00:35.845320" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004010", "end": "2024-02-22 03:00:36.037795", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-22 03:00:36.033785" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.682) 0:00:07.329 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.153085", "end": "2024-02-22 03:00:36.384874", "rc": 0, "start": "2024-02-22 03:00:36.231789" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.348) 0:00:07.677 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.014) 0:00:07.692 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.013) 0:00:07.706 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.010) 0:00:07.716 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.010) 0:00:07.727 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:15 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.017) 0:00:07.745 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.031) 0:00:07.777 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.022) 0:00:07.799 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708570835.5990589, "block_size": 4096, "blocks": 0, "ctime": 1708570835.5990589, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26166, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1708570835.5990589, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.198) 0:00:07.997 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:17 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.013) 0:00:08.011 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.009) 0:00:08.020 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.016) 0:00:08.037 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.010) 0:00:08.047 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.009) 0:00:08.057 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 22 February 2024 03:00:36 +0000 (0:00:00.009) 0:00:08.066 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 22 February 2024 03:00:38 +0000 (0:00:02.115) 0:00:10.182 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 22 February 2024 03:00:39 +0000 (0:00:01.072) 0:00:11.255 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 22 February 2024 03:00:40 +0000 (0:00:00.024) 0:00:11.279 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 22 February 2024 03:00:40 +0000 (0:00:00.022) 0:00:11.302 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 22 February 2024 03:00:40 +0000 (0:00:00.021) 0:00:11.323 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:39 Thursday 22 February 2024 03:00:44 +0000 (0:00:04.432) 0:00:15.756 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:49 Thursday 22 February 2024 03:00:44 +0000 (0:00:00.022) 0:00:15.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:66 Thursday 22 February 2024 03:00:44 +0000 (0:00:00.036) 0:00:15.814 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:79 Thursday 22 February 2024 03:00:44 +0000 (0:00:00.072) 0:00:15.887 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:94 Thursday 22 February 2024 03:00:44 +0000 (0:00:00.023) 0:00:15.911 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:111 Thursday 22 February 2024 03:00:44 +0000 (0:00:00.022) 0:00:15.934 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 22 February 2024 03:00:44 +0000 (0:00:00.027) 0:00:15.961 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 22 February 2024 03:00:45 +0000 (0:00:00.701) 0:00:16.662 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:145 Thursday 22 February 2024 03:00:45 +0000 (0:00:00.038) 0:00:16.700 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:153 Thursday 22 February 2024 03:00:45 +0000 (0:00:00.023) 0:00:16.724 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:162 Thursday 22 February 2024 03:00:45 +0000 (0:00:00.027) 0:00:16.752 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:174 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.852) 0:00:17.605 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.022) 0:00:17.627 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:184 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.021) 0:00:17.649 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "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, 'veth0': add connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f33abc19-af16-4a95-9369-55ef5c42b4d3 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:189 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.046) 0:00:17.696 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.023) 0:00:17.719 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:42 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.249) 0:00:17.969 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.053) 0:00:18.023 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.036) 0:00:18.059 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708570835.5990589, "block_size": 4096, "blocks": 0, "ctime": 1708570835.5990589, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26166, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1708570835.5990589, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:00:46 +0000 (0:00:00.204) 0:00:18.263 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:44 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.024) 0:00:18.287 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.057) 0:00:18.345 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.038) 0:00:18.384 ***** 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-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.060) 0:00:18.444 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.203) 0:00:18.647 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.028) 0:00:18.676 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.231139", "end": "2024-02-22 03:00:47.812482", "rc": 0, "start": "2024-02-22 03:00:47.581343" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.450) 0:00:19.126 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.042) 0:00:19.169 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.034) 0:00:19.204 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 22 February 2024 03:00:47 +0000 (0:00:00.038) 0:00:19.242 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.046) 0:00:19.289 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.037) 0:00:19.327 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.032) 0:00:19.359 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.035) 0:00:19.394 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:48 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.033) 0:00:19.428 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003928", "end": "2024-02-22 03:00:48.350130", "rc": 0, "start": "2024-02-22 03:00:48.346202" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.49 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.49 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:52 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.224) 0:00:19.653 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:58 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.060) 0:00:19.714 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003495", "end": "2024-02-22 03:00:48.622185", "rc": 0, "start": "2024-02-22 03:00:48.618690" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:62 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.210) 0:00:19.924 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:69 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.027) 0:00:19.952 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.022) 0:00:19.975 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.041) 0:00:20.016 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.026) 0:00:20.043 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.022) 0:00:20.065 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 22 February 2024 03:00:48 +0000 (0:00:00.021) 0:00:20.087 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 22 February 2024 03:00:50 +0000 (0:00:02.050) 0:00:22.138 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 22 February 2024 03:00:51 +0000 (0:00:00.888) 0:00:23.026 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 22 February 2024 03:00:51 +0000 (0:00:00.024) 0:00:23.051 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 22 February 2024 03:00:51 +0000 (0:00:00.023) 0:00:23.074 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 22 February 2024 03:00:51 +0000 (0:00:00.022) 0:00:23.097 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:39 Thursday 22 February 2024 03:00:57 +0000 (0:00:05.485) 0:00:28.583 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:49 Thursday 22 February 2024 03:00:57 +0000 (0:00:00.023) 0:00:28.606 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:66 Thursday 22 February 2024 03:00:57 +0000 (0:00:00.025) 0:00:28.632 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:79 Thursday 22 February 2024 03:00:57 +0000 (0:00:00.045) 0:00:28.678 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:94 Thursday 22 February 2024 03:00:57 +0000 (0:00:00.022) 0:00:28.701 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:111 Thursday 22 February 2024 03:00:57 +0000 (0:00:00.057) 0:00:28.759 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 22 February 2024 03:00:57 +0000 (0:00:00.028) 0:00:28.788 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.551) 0:00:29.339 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:145 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.031) 0:00:29.370 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:153 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.027) 0:00:29.398 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:162 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.030) 0:00:29.428 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:174 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.533) 0:00:29.961 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.023) 0:00:29.985 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:184 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.024) 0:00:30.010 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:189 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.026) 0:00:30.037 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 22 February 2024 03:00:58 +0000 (0:00:00.027) 0:00:30.064 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:81 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.238) 0:00:30.303 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.092) 0:00:30.395 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.026) 0:00:30.421 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.023) 0:00:30.445 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.037) 0:00:30.482 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.037) 0:00:30.520 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003385", "end": "2024-02-22 03:00:59.428349", "rc": 0, "start": "2024-02-22 03:00:59.424964" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.210) 0:00:30.730 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.023) 0:00:30.754 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:00:59 +0000 (0:00:00.023) 0:00:30.778 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:01:01 +0000 (0:00:02.389) 0:00:33.167 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:01:01 +0000 (0:00:00.033) 0:00:33.201 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:01:01 +0000 (0:00:00.029) 0:00:33.230 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010328", "end": "2024-02-22 03:01:02.149735", "rc": 0, "start": "2024-02-22 03:01:02.139407" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.242) 0:00:33.473 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.036) 0:00:33.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.030) 0:00:33.540 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.035) 0:00:33.576 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:85 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.023) 0:00:33.599 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:89 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.026) 0:00:33.625 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.091) 0:00:33.717 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.025) 0:00:33.742 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.023) 0:00:33.765 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.036) 0:00:33.801 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.035) 0:00:33.837 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003577", "end": "2024-02-22 03:01:02.746256", "rc": 0, "start": "2024-02-22 03:01:02.742679" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.212) 0:00:34.049 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.023) 0:00:34.073 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:01:02 +0000 (0:00:00.023) 0:00:34.097 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:01:05 +0000 (0:00:02.373) 0:00:36.470 ***** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.007667", "end": "2024-02-22 03:01:05.384325", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-22 03:01:05.376658" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003665", "end": "2024-02-22 03:01:05.626879", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-22 03:01:05.623214" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004260", "end": "2024-02-22 03:01:05.819391", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-22 03:01:05.815131" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:01:05 +0000 (0:00:00.652) 0:00:37.122 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021987", "end": "2024-02-22 03:01:06.048654", "rc": 0, "start": "2024-02-22 03:01:06.026667" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.230) 0:00:37.353 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.024) 0:00:37.378 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.024) 0:00:37.403 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.024) 0:00:37.427 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.023) 0:00:37.450 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.025) 0:00:37.476 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.071) 0:00:37.548 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.028) 0:00:37.576 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.022) 0:00:37.598 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 22 February 2024 03:01:06 +0000 (0:00:00.021) 0:00:37.619 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 22 February 2024 03:01:08 +0000 (0:00:02.045) 0:00:39.665 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 22 February 2024 03:01:09 +0000 (0:00:00.953) 0:00:40.618 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 22 February 2024 03:01:09 +0000 (0:00:00.023) 0:00:40.641 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 22 February 2024 03:01:09 +0000 (0:00:00.021) 0:00:40.663 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 22 February 2024 03:01:09 +0000 (0:00:00.021) 0:00:40.685 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:39 Thursday 22 February 2024 03:01:13 +0000 (0:00:04.273) 0:00:44.959 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:49 Thursday 22 February 2024 03:01:13 +0000 (0:00:00.030) 0:00:44.989 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:66 Thursday 22 February 2024 03:01:13 +0000 (0:00:00.032) 0:00:45.022 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:79 Thursday 22 February 2024 03:01:13 +0000 (0:00:00.116) 0:00:45.139 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:94 Thursday 22 February 2024 03:01:13 +0000 (0:00:00.023) 0:00:45.162 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:111 Thursday 22 February 2024 03:01:13 +0000 (0:00:00.022) 0:00:45.185 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 22 February 2024 03:01:13 +0000 (0:00:00.027) 0:00:45.212 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 22 February 2024 03:01:14 +0000 (0:00:00.561) 0:00:45.774 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:145 Thursday 22 February 2024 03:01:14 +0000 (0:00:00.028) 0:00:45.803 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:153 Thursday 22 February 2024 03:01:14 +0000 (0:00:00.041) 0:00:45.844 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:162 Thursday 22 February 2024 03:01:14 +0000 (0:00:00.031) 0:00:45.876 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:174 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.432) 0:00:46.309 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.021) 0:00:46.331 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:184 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.022) 0:00:46.353 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "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, 'veth0': add connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b837307b-5009-4ec5-b71e-75669f5a78e6 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:189 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.024) 0:00:46.377 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.056) 0:00:46.434 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:110 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.206) 0:00:46.640 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.057) 0:00:46.698 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.037) 0:00:46.735 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708570865.3805263, "block_size": 4096, "blocks": 0, "ctime": 1708570865.3805263, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26752, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1708570865.3805263, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.204) 0:00:46.940 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:112 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.024) 0:00:46.965 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.053) 0:00:47.019 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.036) 0:00:47.056 ***** 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-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 22 February 2024 03:01:15 +0000 (0:00:00.022) 0:00:47.078 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.201) 0:00:47.279 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.022) 0:00:47.302 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021191", "end": "2024-02-22 03:01:16.226665", "rc": 0, "start": "2024-02-22 03:01:16.205474" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.229) 0:00:47.531 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.027) 0:00:47.559 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.024) 0:00:47.583 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.022) 0:00:47.606 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.022) 0:00:47.629 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.022) 0:00:47.652 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.024) 0:00:47.677 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.023) 0:00:47.701 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:116 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.022) 0:00:47.723 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003516", "end": "2024-02-22 03:01:16.628946", "rc": 0, "start": "2024-02-22 03:01:16.625430" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.49 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.49 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:120 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.207) 0:00:47.930 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:126 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.023) 0:00:47.954 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003582", "end": "2024-02-22 03:01:16.860691", "rc": 0, "start": "2024-02-22 03:01:16.857109" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:130 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.208) 0:00:48.163 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:137 Thursday 22 February 2024 03:01:16 +0000 (0:00:00.092) 0:00:48.255 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 22 February 2024 03:01:17 +0000 (0:00:00.025) 0:00:48.281 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 22 February 2024 03:01:17 +0000 (0:00:00.047) 0:00:48.329 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 22 February 2024 03:01:17 +0000 (0:00:00.030) 0:00:48.359 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 22 February 2024 03:01:17 +0000 (0:00:00.023) 0:00:48.382 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 22 February 2024 03:01:17 +0000 (0:00:00.023) 0:00:48.406 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 22 February 2024 03:01:19 +0000 (0:00:02.108) 0:00:50.514 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 22 February 2024 03:01:20 +0000 (0:00:00.897) 0:00:51.411 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 22 February 2024 03:01:20 +0000 (0:00:00.059) 0:00:51.471 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 22 February 2024 03:01:20 +0000 (0:00:00.025) 0:00:51.496 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 22 February 2024 03:01:20 +0000 (0:00:00.035) 0:00:51.532 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:39 Thursday 22 February 2024 03:01:24 +0000 (0:00:04.222) 0:00:55.755 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:49 Thursday 22 February 2024 03:01:24 +0000 (0:00:00.023) 0:00:55.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:66 Thursday 22 February 2024 03:01:24 +0000 (0:00:00.026) 0:00:55.805 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:79 Thursday 22 February 2024 03:01:24 +0000 (0:00:00.044) 0:00:55.849 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:94 Thursday 22 February 2024 03:01:24 +0000 (0:00:00.021) 0:00:55.871 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:111 Thursday 22 February 2024 03:01:24 +0000 (0:00:00.021) 0:00:55.893 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 22 February 2024 03:01:24 +0000 (0:00:00.026) 0:00:55.919 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.551) 0:00:56.471 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:145 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.028) 0:00:56.499 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:153 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.023) 0:00:56.522 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:162 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.022) 0:00:56.545 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:174 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.527) 0:00:57.072 ***** 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-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.066) 0:00:57.138 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:184 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.025) 0:00:57.164 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:189 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.025) 0:00:57.189 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 22 February 2024 03:01:25 +0000 (0:00:00.029) 0:00:57.219 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:149 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.200) 0:00:57.420 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.058) 0:00:57.478 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.024) 0:00:57.502 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.022) 0:00:57.525 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.038) 0:00:57.564 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.043) 0:00:57.607 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003234", "end": "2024-02-22 03:01:26.522209", "rc": 0, "start": "2024-02-22 03:01:26.518975" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.217) 0:00:57.824 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.075) 0:00:57.899 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:01:26 +0000 (0:00:00.024) 0:00:57.924 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:01:29 +0000 (0:00:02.370) 0:01:00.294 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.034) 0:01:00.328 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.027) 0:01:00.355 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.008080", "end": "2024-02-22 03:01:29.269963", "rc": 0, "start": "2024-02-22 03:01:29.261883" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.229) 0:01:00.585 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.023) 0:01:00.609 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.025) 0:01:00.634 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.063) 0:01:00.698 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tests_auto_gateway.yml:153 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.023) 0:01:00.721 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.066) 0:01:00.788 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008517", "end": "2024-02-22 03:01:29.706365", "rc": 0, "start": "2024-02-22 03:01:29.697848" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 02:e7:32:4a:3e:bd brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.47.49/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2823sec preferred_lft 2823sec inet6 fe80::e7:32ff:fe4a:3ebd/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.49 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.49 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.227) 0:01:01.015 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=131 changed=4 unreachable=0 failed=0 skipped=111 rescued=0 ignored=0 Thursday 22 February 2024 03:01:29 +0000 (0:00:00.013) 0:01:01.029 ***** =============================================================================== linux-system-roles.network : Check if updates for network packages are available through the DNF package manager --- 9.71s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 linux-system-roles.network : Check if updates for network packages are available through the DNF package manager --- 4.43s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 linux-system-roles.network : Check if updates for network packages are available through the DNF package manager --- 4.27s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:28 Install iproute --------------------------------------------------------- 2.43s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.39s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.37s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.37s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.12s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.11s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.05s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.05s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.28s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.10s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.06s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:162 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.93s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_auto_gateway_nm.yml:6 ------- linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.89s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.85s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/roles/linux-system-roles.network/tasks/main.yml:162 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---