# 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_initscripts.yml *********************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tests_auto_gateway_initscripts.yml:5 Thursday 14 March 2024 21:33:41 +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-nm_plugin_hotfix5r9_tnc0/tests/tests_auto_gateway_initscripts.yml:8 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.756) 0:00:00.769 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/el_repo_setup.yml:3 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.013) 0:00:00.782 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/el_repo_setup.yml:19 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.369) 0:00:01.152 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/el_repo_setup.yml:24 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.275) 0:00:01.427 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/el_repo_setup.yml:28 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.031) 0:00:01.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/el_repo_setup.yml:53 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.041) 0:00:01.500 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/enable_epel.yml:8 Thursday 14 March 2024 21:33:42 +0000 (0:00:00.073) 0:00:01.574 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/enable_epel.yml:24 Thursday 14 March 2024 21:33:43 +0000 (0:00:00.314) 0:00:01.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/enable_epel.yml:30 Thursday 14 March 2024 21:33:43 +0000 (0:00:00.012) 0:00:01.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/enable_epel.yml:35 Thursday 14 March 2024 21:33:43 +0000 (0:00:00.017) 0:00:01.918 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.258716", "end": "2024-03-14 21:33:43.753011", "rc": 0, "start": "2024-03-14 21:33:43.494295" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tasks/enable_epel.yml:40 Thursday 14 March 2024 21:33:43 +0000 (0:00:00.455) 0:00:02.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tests_auto_gateway_initscripts.yml:10 Thursday 14 March 2024 21:33:43 +0000 (0:00:00.023) 0:00:02.396 ******** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:3 Thursday 14 March 2024 21:33:43 +0000 (0:00:00.046) 0:00:02.443 ******** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:9 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.562) 0:00:03.005 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.030) 0:00:03.036 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.015) 0:00:03.051 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003634", "end": "2024-03-14 21:33:44.638146", "rc": 0, "start": "2024-03-14 21:33:44.634512" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.231) 0:00:03.283 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.024) 0:00:03.307 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:11 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.013) 0:00:03.320 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.038) 0:00:03.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.011) 0:00:03.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.011) 0:00:03.381 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.023) 0:00:03.405 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:33:44 +0000 (0:00:00.013) 0:00:03.419 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003084", "end": "2024-03-14 21:33:44.995559", "rc": 0, "start": "2024-03-14 21:33:44.992475" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:33:45 +0000 (0:00:00.193) 0:00:03.612 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:33:45 +0000 (0:00:00.012) 0:00:03.624 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:33:45 +0000 (0:00:00.010) 0:00:03.635 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 21:33:47 +0000 (0:00:02.936) 0:00:06.571 ******** 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.012440", "end": "2024-03-14 21:33:48.164139", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-14 21:33:48.151699" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004098", "end": "2024-03-14 21:33:48.397287", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-14 21:33:48.393189" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004450", "end": "2024-03-14 21:33:48.581810", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-14 21:33:48.577360" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 21:33:48 +0000 (0:00:00.630) 0:00:07.201 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.134090", "end": "2024-03-14 21:33:48.907757", "rc": 0, "start": "2024-03-14 21:33:48.773667" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 21:33:48 +0000 (0:00:00.331) 0:00:07.532 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 21:33:48 +0000 (0:00:00.012) 0:00:07.545 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 21:33:48 +0000 (0:00:00.028) 0:00:07.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:33:48 +0000 (0:00:00.018) 0:00:07.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.015) 0:00:07.608 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:15 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.025) 0:00:07.634 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.041) 0:00:07.676 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.015) 0:00:07.691 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452028.1621993, "block_size": 4096, "blocks": 0, "ctime": 1710452028.1621993, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21623, "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": 1710452028.1621993, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.187) 0:00:07.879 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:17 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.013) 0:00:07.892 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.013) 0:00:07.905 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.019) 0:00:07.924 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.012) 0:00:07.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.023) 0:00:07.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:33:49 +0000 (0:00:00.011) 0:00:07.972 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:33:50 +0000 (0:00:01.593) 0:00:09.565 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:33:52 +0000 (0:00:01.537) 0:00:11.102 ******** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:33:52 +0000 (0:00:00.026) 0:00:11.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:33:52 +0000 (0:00:00.022) 0:00:11.151 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:33:52 +0000 (0:00:00.023) 0:00:11.174 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:33:52 +0000 (0:00:00.026) 0:00:11.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:33:52 +0000 (0:00:00.029) 0:00:11.231 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:33:52 +0000 (0:00:00.029) 0:00:11.260 ******** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-team-1.31-4.el8.x86_64", "Installed: network-scripts-10.00.18-1.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:33:57 +0000 (0:00:04.555) 0:00:15.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:33:57 +0000 (0:00:00.050) 0:00:15.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:33:57 +0000 (0:00:00.022) 0:00:15.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:33:57 +0000 (0:00:00.026) 0:00:15.915 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:33:57 +0000 (0:00:00.022) 0:00:15.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:33:57 +0000 (0:00:00.021) 0:00:15.959 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:33:58 +0000 (0:00:00.839) 0:00:16.798 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23635fouw97b/tmpoyln9zig" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:33:58 +0000 (0:00:00.319) 0:00:17.118 ******** 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:34:05 +0000 (0:00:06.761) 0:00:23.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.054) 0:00:23.934 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.045) 0:00:23.979 ******** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.064) 0:00:24.043 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.041) 0:00:24.085 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:42 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.271) 0:00:24.357 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.067) 0:00:24.425 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:34:05 +0000 (0:00:00.053) 0:00:24.478 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452028.1621993, "block_size": 4096, "blocks": 0, "ctime": 1710452028.1621993, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21623, "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": 1710452028.1621993, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.267) 0:00:24.746 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:44 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.051) 0:00:24.797 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.061) 0:00:24.859 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.053) 0:00:24.912 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.063) 0:00:24.976 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452038.9325721, "block_size": 4096, "blocks": 8, "ctime": 1710452038.910572, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5971656, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710452038.910572, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.243) 0:00:25.220 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.025) 0:00:25.246 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021485", "end": "2024-03-14 21:34:06.849711", "rc": 1, "start": "2024-03-14 21:34:06.828226" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.241) 0:00:25.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:34:06 +0000 (0:00:00.047) 0:00:25.535 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003415", "end": "2024-03-14 21:34:07.128675", "rc": 0, "start": "2024-03-14 21:34:07.125260" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.225) 0:00:25.760 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.028) 0:00:25.789 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003563", "end": "2024-03-14 21:34:07.417253", "rc": 0, "start": "2024-03-14 21:34:07.413690" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.286) 0:00:26.076 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.070) 0:00:26.146 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.039) 0:00:26.186 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.043) 0:00:26.229 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:48 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.026) 0:00:26.256 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003836", "end": "2024-03-14 21:34:07.833332", "rc": 0, "start": "2024-03-14 21:34:07.829496" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.79 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.79 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:52 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.224) 0:00:26.480 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:58 Thursday 14 March 2024 21:34:07 +0000 (0:00:00.050) 0:00:26.530 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003786", "end": "2024-03-14 21:34:08.152072", "rc": 0, "start": "2024-03-14 21:34:08.148286" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:62 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.271) 0:00:26.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:69 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.039) 0:00:26.841 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.045) 0:00:26.887 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.050) 0:00:26.937 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.036) 0:00:26.974 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.036) 0:00:27.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:34:08 +0000 (0:00:00.042) 0:00:27.053 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:34:10 +0000 (0:00:01.625) 0:00:28.678 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:34:11 +0000 (0:00:01.414) 0:00:30.093 ******** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.027) 0:00:30.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.023) 0:00:30.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.022) 0:00:30.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.026) 0:00:30.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.021) 0:00:30.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.026) 0:00:30.242 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.049) 0:00:30.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.024) 0:00:30.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.034) 0:00:30.350 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.035) 0:00:30.386 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.033) 0:00:30.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:34:11 +0000 (0:00:00.065) 0:00:30.485 ******** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:34:12 +0000 (0:00:00.349) 0:00:30.835 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23635fouw97b/tmpeqr90df6" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:34:12 +0000 (0:00:00.317) 0:00:31.153 ******** 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.504) 0:00:31.657 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.028) 0:00:31.685 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.043) 0:00:31.729 ******** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.035) 0:00:31.764 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.027) 0:00:31.792 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:81 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.246) 0:00:32.038 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.053) 0:00:32.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.090) 0:00:32.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.028) 0:00:32.210 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.051) 0:00:32.262 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.056) 0:00:32.318 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002947", "end": "2024-03-14 21:34:13.888060", "rc": 0, "start": "2024-03-14 21:34:13.885113" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.209) 0:00:32.528 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.027) 0:00:32.556 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:34:13 +0000 (0:00:00.022) 0:00:32.578 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 21:34:16 +0000 (0:00:02.664) 0:00:35.243 ******** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 21:34:16 +0000 (0:00:00.040) 0:00:35.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 21:34:16 +0000 (0:00:00.025) 0:00:35.309 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012407", "end": "2024-03-14 21:34:16.894151", "rc": 0, "start": "2024-03-14 21:34:16.881744" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 21:34:16 +0000 (0:00:00.255) 0:00:35.565 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 21:34:16 +0000 (0:00:00.026) 0:00:35.591 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.031) 0:00:35.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.031) 0:00:35.654 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:85 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.025) 0:00:35.680 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:89 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.025) 0:00:35.706 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.056) 0:00:35.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.029) 0:00:35.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.023) 0:00:35.815 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.047) 0:00:35.863 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.074) 0:00:35.938 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003637", "end": "2024-03-14 21:34:17.519573", "rc": 0, "start": "2024-03-14 21:34:17.515936" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.224) 0:00:36.163 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.031) 0:00:36.194 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:34:17 +0000 (0:00:00.033) 0:00:36.228 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 21:34:20 +0000 (0:00:02.737) 0:00:38.965 ******** 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.006945", "end": "2024-03-14 21:34:20.544026", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-14 21:34:20.537081" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004178", "end": "2024-03-14 21:34:20.773457", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-14 21:34:20.769279" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004584", "end": "2024-03-14 21:34:20.976378", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-14 21:34:20.971794" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.650) 0:00:39.615 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024302", "end": "2024-03-14 21:34:21.220745", "rc": 0, "start": "2024-03-14 21:34:21.196443" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.240) 0:00:39.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.023) 0:00:39.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.060) 0:00:39.940 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.031) 0:00:39.972 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.037) 0:00:40.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.031) 0:00:40.042 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.068) 0:00:40.110 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.029) 0:00:40.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.024) 0:00:40.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:34:21 +0000 (0:00:00.027) 0:00:40.191 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:34:23 +0000 (0:00:01.638) 0:00:41.830 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:34:24 +0000 (0:00:01.532) 0:00:43.362 ******** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:34:24 +0000 (0:00:00.039) 0:00:43.402 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:34:24 +0000 (0:00:00.028) 0:00:43.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:34:24 +0000 (0:00:00.033) 0:00:43.464 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:34:24 +0000 (0:00:00.045) 0:00:43.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:34:24 +0000 (0:00:00.022) 0:00:43.532 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:34:24 +0000 (0:00:00.056) 0:00:43.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.048) 0:00:43.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.032) 0:00:43.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.031) 0:00:43.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.055) 0:00:43.757 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.032) 0:00:43.790 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.071) 0:00:43.861 ******** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.365) 0:00:44.227 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23635fouw97b/tmpo30tbg_v" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:34:25 +0000 (0:00:00.328) 0:00:44.555 ******** 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:34:32 +0000 (0:00:06.569) 0:00:51.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-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:34:32 +0000 (0:00:00.049) 0:00:51.173 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:34:32 +0000 (0:00:00.026) 0:00:51.199 ******** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:34:32 +0000 (0:00:00.031) 0:00:51.231 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:34:32 +0000 (0:00:00.039) 0:00:51.270 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:110 Thursday 14 March 2024 21:34:32 +0000 (0:00:00.265) 0:00:51.536 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 14 March 2024 21:34:32 +0000 (0:00:00.060) 0:00:51.596 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.053) 0:00:51.650 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452060.5410883, "block_size": 4096, "blocks": 0, "ctime": 1710452060.5410883, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22209, "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": 1710452060.5410883, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.220) 0:00:51.870 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:112 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.026) 0:00:51.896 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.060) 0:00:51.956 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.037) 0:00:51.993 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.028) 0:00:52.022 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710452066.2614882, "block_size": 4096, "blocks": 8, "ctime": 1710452066.2404883, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5971656, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710452066.2404883, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.238) 0:00:52.260 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.033) 0:00:52.294 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021071", "end": "2024-03-14 21:34:33.899301", "rc": 1, "start": "2024-03-14 21:34:33.878230" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.246) 0:00:52.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 14 March 2024 21:34:33 +0000 (0:00:00.025) 0:00:52.566 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003381", "end": "2024-03-14 21:34:34.141501", "rc": 0, "start": "2024-03-14 21:34:34.138120" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.216) 0:00:52.782 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.042) 0:00:52.825 ******** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003569", "end": "2024-03-14 21:34:34.413131", "rc": 0, "start": "2024-03-14 21:34:34.409562" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.233) 0:00:53.059 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.033) 0:00:53.093 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.028) 0:00:53.121 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.026) 0:00:53.148 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:116 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.037) 0:00:53.185 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004086", "end": "2024-03-14 21:34:34.771927", "rc": 0, "start": "2024-03-14 21:34:34.767841" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.79 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.79 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:120 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.216) 0:00:53.402 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:126 Thursday 14 March 2024 21:34:34 +0000 (0:00:00.029) 0:00:53.431 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004076", "end": "2024-03-14 21:34:35.042504", "rc": 0, "start": "2024-03-14 21:34:35.038428" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:130 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.240) 0:00:53.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:137 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.022) 0:00:53.694 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.023) 0:00:53.718 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.129) 0:00:53.848 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.030) 0:00:53.878 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.030) 0:00:53.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 14 March 2024 21:34:35 +0000 (0:00:00.027) 0:00:53.937 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 14 March 2024 21:34:36 +0000 (0:00:01.603) 0:00:55.540 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 14 March 2024 21:34:38 +0000 (0:00:01.501) 0:00:57.041 ******** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.061) 0:00:57.103 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.041) 0:00:57.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.030) 0:00:57.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.047) 0:00:57.222 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:57 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.028) 0:00:57.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:77 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.029) 0:00:57.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:90 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.048) 0:00:57.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.024) 0:00:57.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.034) 0:00:57.388 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:136 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.041) 0:00:57.429 ******** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.041) 0:00:57.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:156 Thursday 14 March 2024 21:34:38 +0000 (0:00:00.055) 0:00:57.525 ******** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:164 Thursday 14 March 2024 21:34:39 +0000 (0:00:00.388) 0:00:57.914 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23635fouw97b/tmpfm8kwyvk" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 Thursday 14 March 2024 21:34:39 +0000 (0:00:00.385) 0:00:58.300 ******** 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:185 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.525) 0:00:58.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:191 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.022) 0:00:58.848 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.025) 0:00:58.873 ******** 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:200 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.031) 0:00:58.905 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:206 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.024) 0:00:58.930 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:149 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.196) 0:00:59.126 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.061) 0:00:59.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.024) 0:00:59.212 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.028) 0:00:59.240 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.047) 0:00:59.287 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 14 March 2024 21:34:40 +0000 (0:00:00.041) 0:00:59.329 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003422", "end": "2024-03-14 21:34:40.905578", "rc": 0, "start": "2024-03-14 21:34:40.902156" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 14 March 2024 21:34:41 +0000 (0:00:00.273) 0:00:59.603 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 14 March 2024 21:34:41 +0000 (0:00:00.029) 0:00:59.632 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 14 March 2024 21:34:41 +0000 (0:00:00.029) 0:00:59.662 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 14 March 2024 21:34:43 +0000 (0:00:02.682) 0:01:02.345 ******** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 14 March 2024 21:34:43 +0000 (0:00:00.033) 0:01:02.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 14 March 2024 21:34:43 +0000 (0:00:00.023) 0:01:02.402 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014486", "end": "2024-03-14 21:34:43.987372", "rc": 0, "start": "2024-03-14 21:34:43.972886" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.220) 0:01:02.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.024) 0:01:02.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.025) 0:01:02.672 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.074) 0:01:02.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tests_auto_gateway.yml:153 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.026) 0:01:02.773 ******** included: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.060) 0:01:02.834 ******** 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.009616", "end": "2024-03-14 21:34:44.410827", "rc": 0, "start": "2024-03-14 21:34:44.401211" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:98:8e:e6:2f:ed brd ff:ff:ff:ff:ff:ff inet 10.31.9.79/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2816sec preferred_lft 2816sec inet6 fe80::1098:8eff:fee6:2fed/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.79 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.79 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.205) 0:01:03.039 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.352652", "end": "2024-03-14 21:34:44.967230", "rc": 0, "start": "2024-03-14 21:34:44.614578" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 3210 0 --:--:-- --:--:-- --:--:-- 3210 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1265 0 --:--:-- --:--:-- --:--:-- 1259 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=141 changed=6 unreachable=0 failed=0 skipped=101 rescued=0 ignored=2 Thursday 14 March 2024 21:34:44 +0000 (0:00:00.554) 0:01:03.594 ******** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.76s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Configure networking connection profiles --- 6.57s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Install packages --------------------------- 4.56s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:77 Install iproute --------------------------------------------------------- 2.94s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.74s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.66s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.54s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.53s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.50s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.03s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable network service --------------------- 0.84s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:156 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/tests_auto_gateway_initscripts.yml:5 linux-system-roles.network : Enable network service --------------------- 0.74s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:156 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.70s /WORKDIR/git-nm_plugin_hotfix5r9_tnc0/tests/roles/linux-system-roles.network/tasks/main.yml:164 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---