# 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-team_support_on_fedora_mgvvol6/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-team_support_on_fedora_mgvvol6/tests/tests_auto_gateway_nm.yml:6 Thursday 14 March 2024 18:49:03 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tests_auto_gateway_nm.yml:9 Thursday 14 March 2024 18:49:04 +0000 (0:00:01.097) 0:00:01.110 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/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-team_support_on_fedora_mgvvol6/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 18:49:04 +0000 (0:00:00.022) 0:00:01.132 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/el_repo_setup.yml:19 Thursday 14 March 2024 18:49:04 +0000 (0:00:00.527) 0:00:01.660 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/el_repo_setup.yml:24 Thursday 14 March 2024 18:49:04 +0000 (0:00:00.287) 0:00:01.948 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/el_repo_setup.yml:28 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.055) 0:00:02.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/el_repo_setup.yml:53 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.018) 0:00:02.022 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.034) 0:00:02.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.010) 0:00:02.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.010) 0:00:02.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.009) 0:00:02.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.010) 0:00:02.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tests_auto_gateway_nm.yml:11 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.010) 0:00:02.107 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:3 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.013) 0:00:02.120 ******** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:9 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.765) 0:00:02.886 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.025) 0:00:02.912 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 18:49:05 +0000 (0:00:00.013) 0:00:02.925 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003820", "end": "2024-03-14 18:49:06.181112", "rc": 0, "start": "2024-03-14 18:49:06.177292" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.269) 0:00:03.195 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.031) 0:00:03.227 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:11 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.027) 0:00:03.254 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.056) 0:00:03.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.042) 0:00:03.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.064) 0:00:03.417 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.044) 0:00:03.462 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.029) 0:00:03.492 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003834", "end": "2024-03-14 18:49:06.745813", "rc": 0, "start": "2024-03-14 18:49:06.741979" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.266) 0:00:03.758 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.036) 0:00:03.794 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 18:49:06 +0000 (0:00:00.020) 0:00:03.815 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 18:49:09 +0000 (0:00:02.618) 0:00:06.433 ******** 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.007381", "end": "2024-03-14 18:49:09.656410", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-14 18:49:09.649029" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004151", "end": "2024-03-14 18:49:09.908929", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-14 18:49:09.904778" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004662", "end": "2024-03-14 18:49:10.111707", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-14 18:49:10.107045" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.680) 0:00:07.114 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.135799", "end": "2024-03-14 18:49:10.472161", "rc": 0, "start": "2024-03-14 18:49:10.336362" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.378) 0:00:07.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.017) 0:00:07.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.012) 0:00:07.522 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.014) 0:00:07.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.011) 0:00:07.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:15 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.012) 0:00:07.560 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.040) 0:00:07.600 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.015) 0:00:07.616 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710442149.6532402, "block_size": 4096, "blocks": 0, "ctime": 1710442149.6532402, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28215, "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": 1710442149.6532402, "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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.198) 0:00:07.814 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:17 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.013) 0:00:07.828 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.011) 0:00:07.839 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.073) 0:00:07.913 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.012) 0:00:07.925 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.011) 0:00:07.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 18:49:10 +0000 (0:00:00.019) 0:00:07.957 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 18:49:13 +0000 (0:00:02.168) 0:00:10.125 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 18:49:14 +0000 (0:00:01.106) 0:00:11.232 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.060) 0:00:11.292 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.026) 0:00:11.319 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.024) 0:00:11.343 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.056) 0:00:11.400 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.032) 0:00:11.432 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.026) 0:00:11.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 14 March 2024 18:49:14 +0000 (0:00:00.034) 0:00:11.493 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 14 March 2024 18:49:15 +0000 (0:00:00.855) 0:00:12.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 14 March 2024 18:49:15 +0000 (0:00:00.049) 0:00:12.398 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 14 March 2024 18:49:15 +0000 (0:00:00.026) 0:00:12.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 14 March 2024 18:49:15 +0000 (0:00:00.027) 0:00:12.453 ******** 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, 79c40378-cc35-4cef-a2d7-a49efb9b6262 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 79c40378-cc35-4cef-a2d7-a49efb9b6262 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.671) 0:00:13.124 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.060) 0:00:13.185 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 79c40378-cc35-4cef-a2d7-a49efb9b6262", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 79c40378-cc35-4cef-a2d7-a49efb9b6262 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.026) 0:00:13.211 ******** 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, 79c40378-cc35-4cef-a2d7-a49efb9b6262\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 79c40378-cc35-4cef-a2d7-a49efb9b6262 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 79c40378-cc35-4cef-a2d7-a49efb9b6262", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 79c40378-cc35-4cef-a2d7-a49efb9b6262 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.030) 0:00:13.242 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.030) 0:00:13.272 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:42 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.274) 0:00:13.547 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.071) 0:00:13.619 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.041) 0:00:13.660 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710442149.6532402, "block_size": 4096, "blocks": 0, "ctime": 1710442149.6532402, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28215, "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": 1710442149.6532402, "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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.219) 0:00:13.879 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:44 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.026) 0:00:13.905 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 18:49:16 +0000 (0:00:00.053) 0:00:13.959 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.093) 0:00:14.053 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.027) 0:00:14.080 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.217) 0:00:14.298 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.035) 0:00:14.333 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025872", "end": "2024-03-14 18:49:17.563503", "rc": 0, "start": "2024-03-14 18:49:17.537631" } 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.258) 0:00:14.591 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.030) 0:00:14.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.032) 0:00:14.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.035) 0:00:14.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.061) 0:00:14.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.065) 0:00:14.816 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.071) 0:00:14.888 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 18:49:17 +0000 (0:00:00.067) 0:00:14.955 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:48 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.076) 0:00:15.032 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004085", "end": "2024-03-14 18:49:18.290753", "rc": 0, "start": "2024-03-14 18:49:18.286668" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.211 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.211 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-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:52 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.272) 0:00:15.304 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:58 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.092) 0:00:15.396 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004165", "end": "2024-03-14 18:49:18.636869", "rc": 0, "start": "2024-03-14 18:49:18.632704" } 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-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:62 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.277) 0:00:15.673 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:69 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.031) 0:00:15.705 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.032) 0:00:15.737 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.062) 0:00:15.799 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.048) 0:00:15.848 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.031) 0:00:15.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 18:49:18 +0000 (0:00:00.025) 0:00:15.904 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 18:49:21 +0000 (0:00:02.235) 0:00:18.140 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.944) 0:00:19.085 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.026) 0:00:19.111 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.032) 0:00:19.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.042) 0:00:19.187 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.054) 0:00:19.242 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.040) 0:00:19.282 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.039) 0:00:19.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.045) 0:00:19.367 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.570) 0:00:19.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 14 March 2024 18:49:22 +0000 (0:00:00.039) 0:00:19.977 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.054) 0:00:20.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.036) 0:00:20.068 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.508) 0:00:20.576 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.030) 0:00:20.606 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.039) 0:00:20.646 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.052) 0:00:20.699 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 14 March 2024 18:49:23 +0000 (0:00:00.045) 0:00:20.744 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:81 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.279) 0:00:21.023 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.126) 0:00:21.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.096) 0:00:21.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.100) 0:00:21.347 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.082) 0:00:21.430 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.046) 0:00:21.477 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003668", "end": "2024-03-14 18:49:24.682055", "rc": 0, "start": "2024-03-14 18:49:24.678387" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.217) 0:00:21.694 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.027) 0:00:21.721 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 18:49:24 +0000 (0:00:00.024) 0:00:21.746 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 18:49:27 +0000 (0:00:02.500) 0:00:24.246 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.035) 0:00:24.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.045) 0:00:24.326 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.008783", "end": "2024-03-14 18:49:27.555366", "rc": 0, "start": "2024-03-14 18:49:27.546583" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.271) 0:00:24.598 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.029) 0:00:24.627 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.048) 0:00:24.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.039) 0:00:24.715 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:85 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.040) 0:00:24.756 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:89 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.029) 0:00:24.786 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.080) 0:00:24.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.024) 0:00:24.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.030) 0:00:24.920 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 18:49:27 +0000 (0:00:00.054) 0:00:24.975 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 18:49:28 +0000 (0:00:00.135) 0:00:25.110 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004046", "end": "2024-03-14 18:49:28.331693", "rc": 0, "start": "2024-03-14 18:49:28.327647" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 18:49:28 +0000 (0:00:00.236) 0:00:25.347 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 18:49:28 +0000 (0:00:00.029) 0:00:25.376 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 18:49:28 +0000 (0:00:00.025) 0:00:25.401 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 18:49:30 +0000 (0:00:02.575) 0:00:27.977 ******** 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.007487", "end": "2024-03-14 18:49:31.196346", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-14 18:49:31.188859" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004474", "end": "2024-03-14 18:49:31.452997", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-14 18:49:31.448523" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005146", "end": "2024-03-14 18:49:31.676902", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-14 18:49:31.671756" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 18:49:31 +0000 (0:00:00.714) 0:00:28.692 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023676", "end": "2024-03-14 18:49:31.928926", "rc": 0, "start": "2024-03-14 18:49:31.905250" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 18:49:31 +0000 (0:00:00.258) 0:00:28.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.117) 0:00:29.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.032) 0:00:29.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.026) 0:00:29.127 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.029) 0:00:29.156 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.024) 0:00:29.181 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.076) 0:00:29.258 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.031) 0:00:29.289 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.023) 0:00:29.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 18:49:32 +0000 (0:00:00.022) 0:00:29.336 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 18:49:34 +0000 (0:00:02.214) 0:00:31.550 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.933) 0:00:32.483 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.032) 0:00:32.515 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.026) 0:00:32.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.053) 0:00:32.596 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.080) 0:00:32.677 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.034) 0:00:32.712 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.036) 0:00:32.749 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 14 March 2024 18:49:35 +0000 (0:00:00.027) 0:00:32.777 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.569) 0:00:33.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.027) 0:00:33.374 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.025) 0:00:33.399 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.024) 0:00:33.424 ******** 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, cb6eaa3e-247c-4440-9ee7-75f8fef3e761 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cb6eaa3e-247c-4440-9ee7-75f8fef3e761 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.478) 0:00:33.902 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.027) 0:00:33.929 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, cb6eaa3e-247c-4440-9ee7-75f8fef3e761", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cb6eaa3e-247c-4440-9ee7-75f8fef3e761 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 18:49:36 +0000 (0:00:00.026) 0:00:33.956 ******** 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, cb6eaa3e-247c-4440-9ee7-75f8fef3e761\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cb6eaa3e-247c-4440-9ee7-75f8fef3e761 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, cb6eaa3e-247c-4440-9ee7-75f8fef3e761", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, cb6eaa3e-247c-4440-9ee7-75f8fef3e761 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.063) 0:00:34.019 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.056) 0:00:34.076 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:110 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.226) 0:00:34.302 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.058) 0:00:34.360 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.143) 0:00:34.503 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710442171.1941304, "block_size": 4096, "blocks": 0, "ctime": 1710442171.1941304, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28801, "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": 1710442171.1941304, "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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.215) 0:00:34.719 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:112 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.028) 0:00:34.747 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.057) 0:00:34.805 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.041) 0:00:34.846 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 18:49:37 +0000 (0:00:00.024) 0:00:34.871 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.274) 0:00:35.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.077) 0:00:35.223 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022484", "end": "2024-03-14 18:49:38.457415", "rc": 0, "start": "2024-03-14 18:49:38.434931" } 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.260) 0:00:35.483 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.043) 0:00:35.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.036) 0:00:35.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.117) 0:00:35.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.027) 0:00:35.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.034) 0:00:35.743 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.045) 0:00:35.788 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.025) 0:00:35.814 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:116 Thursday 14 March 2024 18:49:38 +0000 (0:00:00.033) 0:00:35.847 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004012", "end": "2024-03-14 18:49:39.050800", "rc": 0, "start": "2024-03-14 18:49:39.046788" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.211 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.211 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-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:120 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.231) 0:00:36.078 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:126 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.036) 0:00:36.115 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004267", "end": "2024-03-14 18:49:39.319682", "rc": 0, "start": "2024-03-14 18:49:39.315415" } 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-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:130 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.219) 0:00:36.334 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:137 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.028) 0:00:36.363 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.025) 0:00:36.388 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.043) 0:00:36.431 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.029) 0:00:36.460 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.023) 0:00:36.484 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 18:49:39 +0000 (0:00:00.078) 0:00:36.562 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 18:49:41 +0000 (0:00:02.185) 0:00:38.748 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.957) 0:00:39.705 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.032) 0:00:39.737 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.031) 0:00:39.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.025) 0:00:39.794 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.128) 0:00:39.923 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.026) 0:00:39.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 14 March 2024 18:49:42 +0000 (0:00:00.024) 0:00:39.974 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 14 March 2024 18:49:43 +0000 (0:00:00.027) 0:00:40.001 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 14 March 2024 18:49:43 +0000 (0:00:00.577) 0:00:40.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 14 March 2024 18:49:43 +0000 (0:00:00.034) 0:00:40.613 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 14 March 2024 18:49:43 +0000 (0:00:00.051) 0:00:40.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 14 March 2024 18:49:43 +0000 (0:00:00.043) 0:00:40.708 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.485) 0:00:41.194 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.027) 0:00:41.221 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.036) 0:00:41.258 ******** 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-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.033) 0:00:41.292 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.038) 0:00:41.330 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:149 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.211) 0:00:41.541 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.065) 0:00:41.607 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.029) 0:00:41.637 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.024) 0:00:41.662 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.038) 0:00:41.700 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 18:49:44 +0000 (0:00:00.037) 0:00:41.738 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004968", "end": "2024-03-14 18:49:45.943413", "rc": 0, "start": "2024-03-14 18:49:44.938445" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 18:49:45 +0000 (0:00:01.231) 0:00:42.969 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 18:49:46 +0000 (0:00:00.033) 0:00:43.003 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 18:49:46 +0000 (0:00:00.042) 0:00:43.045 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 18:49:48 +0000 (0:00:02.541) 0:00:45.587 ******** 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 18:49:48 +0000 (0:00:00.042) 0:00:45.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 18:49:48 +0000 (0:00:00.069) 0:00:45.699 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.019409", "end": "2024-03-14 18:49:48.972108", "rc": 0, "start": "2024-03-14 18:49:48.952699" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.307) 0:00:46.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.031) 0:00:46.038 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.053) 0:00:46.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.054) 0:00:46.146 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:153 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.036) 0:00:46.182 ******** included: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.059) 0:00:46.242 ******** 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.009522", "end": "2024-03-14 18:49:49.464470", "rc": 0, "start": "2024-03-14 18:49:49.454948" } 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 12:3c:5b:e2:dc:f5 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.211/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3468sec preferred_lft 3468sec inet6 fe80::103c:5bff:fee2:dcf5/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.211 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.211 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-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.236) 0:00:46.478 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=127 changed=4 unreachable=0 failed=0 skipped=103 rescued=0 ignored=0 Thursday 14 March 2024 18:49:49 +0000 (0:00:00.018) 0:00:46.496 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.62s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.58s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.54s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.24s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.19s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.15s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which packages are installed --------- 1.11s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 1.10s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/tests_auto_gateway_nm.yml:6 - linux-system-roles.network : Configure networking connection profiles --- 0.99s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.86s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tests_auto_gateway.yml:3 Create veth interface veth0 --------------------------------------------- 0.71s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.68s /WORKDIR/git-team_support_on_fedora_mgvvol6/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---