# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-ci_fixzjzx14j9/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-ci_fixzjzx14j9/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-ci_fixzjzx14j9/tests/tests_auto_gateway_initscripts.yml:5 Saturday 27 January 2024 00:34:43 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tests_auto_gateway_initscripts.yml:8 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.782) 0:00:00.796 ****** included: /WORKDIR/git-ci_fixzjzx14j9/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-ci_fixzjzx14j9/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.014) 0:00:00.810 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/el_repo_setup.yml:17 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.016) 0:00:00.827 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/el_repo_setup.yml:22 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.254) 0:00:01.082 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/el_repo_setup.yml:26 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.013) 0:00:01.095 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/el_repo_setup.yml:51 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.008) 0:00:01.104 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 00:34:44 +0000 (0:00:00.020) 0:00:01.125 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.265) 0:00:01.390 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.010) 0:00:01.401 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.009) 0:00:01.410 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.261605", "end": "2024-01-27 00:34:45.537873", "rc": 0, "start": "2024-01-27 00:34:45.276268" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.466) 0:00:01.877 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/tests_auto_gateway_initscripts.yml:10 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.008) 0:00:01.885 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:3 Saturday 27 January 2024 00:34:45 +0000 (0:00:00.016) 0:00:01.902 ****** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:9 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.639) 0:00:02.541 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.034) 0:00:02.576 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.020) 0:00:02.596 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003843", "end": "2024-01-27 00:34:46.504295", "rc": 0, "start": "2024-01-27 00:34:46.500452" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.240) 0:00:02.837 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.034) 0:00:02.871 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:11 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.030) 0:00:02.901 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.034) 0:00:02.935 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.023) 0:00:02.959 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.018) 0:00:02.977 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.020) 0:00:02.997 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.029) 0:00:03.026 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003639", "end": "2024-01-27 00:34:46.919392", "rc": 0, "start": "2024-01-27 00:34:46.915753" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.227) 0:00:03.254 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:34:46 +0000 (0:00:00.048) 0:00:03.303 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:34:47 +0000 (0:00:00.047) 0:00:03.351 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:34:50 +0000 (0:00:03.012) 0:00:06.363 ****** 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.017957", "end": "2024-01-27 00:34:50.261697", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 00:34:50.243740" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004834", "end": "2024-01-27 00:34:50.505276", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 00:34:50.500442" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004871", "end": "2024-01-27 00:34:50.702005", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 00:34:50.697134" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:34:50 +0000 (0:00:00.674) 0:00:07.037 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.165231", "end": "2024-01-27 00:34:51.077202", "rc": 0, "start": "2024-01-27 00:34:50.911971" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.376) 0:00:07.414 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.019) 0:00:07.433 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.018) 0:00:07.451 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.019) 0:00:07.471 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.021) 0:00:07.493 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:15 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.034) 0:00:07.527 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.033) 0:00:07.561 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.027) 0:00:07.589 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315690.255989, "block_size": 4096, "blocks": 0, "ctime": 1706315690.255989, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21587, "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": 1706315690.255989, "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-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.201) 0:00:07.790 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:17 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.019) 0:00:07.810 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.019) 0:00:07.829 ****** included: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.036) 0:00:07.865 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.025) 0:00:07.891 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.020) 0:00:07.911 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 00:34:51 +0000 (0:00:00.019) 0:00:07.931 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 00:34:53 +0000 (0:00:01.720) 0:00:09.651 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 00:34:55 +0000 (0:00:02.018) 0:00:11.670 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 00:34:55 +0000 (0:00:00.069) 0:00:11.739 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 00:34:55 +0000 (0:00:00.060) 0:00:11.799 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 00:34:55 +0000 (0:00:00.038) 0:00:11.838 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.18-1.el8.x86_64", "Installed: network-scripts-team-1.31-4.el8.x86_64" ] } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 00:35:00 +0000 (0:00:05.206) 0:00:17.044 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 00:35:00 +0000 (0:00:00.031) 0:00:17.076 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 00:35:00 +0000 (0:00:00.037) 0:00:17.113 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 00:35:00 +0000 (0:00:00.077) 0:00:17.191 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 00:35:00 +0000 (0:00:00.036) 0:00:17.227 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 00:35:00 +0000 (0:00:00.028) 0:00:17.256 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 00:35:01 +0000 (0:00:00.937) 0:00:18.194 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2713a9h3t42j/tmpzdaevs3k" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 00:35:02 +0000 (0:00:00.335) 0:00:18.530 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 00:35:09 +0000 (0:00:06.861) 0:00:25.391 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.036) 0:00:25.428 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.061) 0:00:25.490 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.052) 0:00:25.543 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.054) 0:00:25.597 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:42 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.407) 0:00:26.005 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.066) 0:00:26.072 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:35:09 +0000 (0:00:00.041) 0:00:26.113 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315690.255989, "block_size": 4096, "blocks": 0, "ctime": 1706315690.255989, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21587, "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": 1706315690.255989, "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-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.235) 0:00:26.348 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:44 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.074) 0:00:26.423 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.057) 0:00:26.481 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.046) 0:00:26.528 ****** 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-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.038) 0:00:26.566 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315702.7230575, "block_size": 4096, "blocks": 8, "ctime": 1706315702.7010574, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6160877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706315702.7010574, "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-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.245) 0:00:26.812 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.049) 0:00:26.861 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022581", "end": "2024-01-27 00:35:10.757469", "rc": 1, "start": "2024-01-27 00:35:10.734888" } 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-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.244) 0:00:27.105 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 00:35:10 +0000 (0:00:00.028) 0:00:27.133 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003535", "end": "2024-01-27 00:35:11.005120", "rc": 0, "start": "2024-01-27 00:35:11.001585" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.222) 0:00:27.356 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.033) 0:00:27.389 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003593", "end": "2024-01-27 00:35:11.260079", "rc": 0, "start": "2024-01-27 00:35:11.256486" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.214) 0:00:27.603 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.037) 0:00:27.641 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.037) 0:00:27.678 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.042) 0:00:27.721 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:48 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.037) 0:00:27.758 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004708", "end": "2024-01-27 00:35:11.640276", "rc": 0, "start": "2024-01-27 00:35:11.635568" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.158 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.158 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-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:52 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.225) 0:00:27.984 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:58 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.056) 0:00:28.041 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004416", "end": "2024-01-27 00:35:11.914684", "rc": 0, "start": "2024-01-27 00:35:11.910268" } 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-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:62 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.224) 0:00:28.265 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:69 Saturday 27 January 2024 00:35:11 +0000 (0:00:00.027) 0:00:28.292 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 00:35:12 +0000 (0:00:00.036) 0:00:28.328 ****** included: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:35:12 +0000 (0:00:00.042) 0:00:28.371 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 00:35:12 +0000 (0:00:00.034) 0:00:28.406 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 00:35:12 +0000 (0:00:00.031) 0:00:28.437 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 00:35:12 +0000 (0:00:00.039) 0:00:28.476 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 00:35:13 +0000 (0:00:01.751) 0:00:30.228 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 00:35:15 +0000 (0:00:01.677) 0:00:31.905 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 00:35:15 +0000 (0:00:00.035) 0:00:31.941 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 00:35:15 +0000 (0:00:00.044) 0:00:31.985 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 00:35:15 +0000 (0:00:00.038) 0:00:32.023 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 00:35:15 +0000 (0:00:00.161) 0:00:32.185 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 00:35:15 +0000 (0:00:00.083) 0:00:32.268 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 00:35:15 +0000 (0:00:00.037) 0:00:32.305 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 00:35:16 +0000 (0:00:00.056) 0:00:32.362 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 00:35:16 +0000 (0:00:00.032) 0:00:32.394 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 00:35:16 +0000 (0:00:00.028) 0:00:32.422 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 00:35:16 +0000 (0:00:00.390) 0:00:32.812 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2713a9h3t42j/tmpz3hord_h" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 00:35:16 +0000 (0:00:00.313) 0:00:33.126 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.450) 0:00:33.577 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.030) 0:00:33.607 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.030) 0:00:33.638 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.032) 0:00:33.670 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.030) 0:00:33.701 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:81 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.224) 0:00:33.925 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.054) 0:00:33.979 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.029) 0:00:34.009 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.054) 0:00:34.064 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.039) 0:00:34.103 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:35:17 +0000 (0:00:00.037) 0:00:34.140 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004126", "end": "2024-01-27 00:35:18.016997", "rc": 0, "start": "2024-01-27 00:35:18.012871" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:35:18 +0000 (0:00:00.221) 0:00:34.361 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:35:18 +0000 (0:00:00.046) 0:00:34.408 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:35:18 +0000 (0:00:00.060) 0:00:34.469 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:35:20 +0000 (0:00:02.813) 0:00:37.283 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.056) 0:00:37.340 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.048) 0:00:37.389 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016766", "end": "2024-01-27 00:35:21.283775", "rc": 0, "start": "2024-01-27 00:35:21.267009" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.240) 0:00:37.629 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.028) 0:00:37.658 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.029) 0:00:37.687 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.028) 0:00:37.715 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:85 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.035) 0:00:37.751 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:89 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.029) 0:00:37.780 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.085) 0:00:37.865 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.027) 0:00:37.893 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.026) 0:00:37.919 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.039) 0:00:37.959 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.039) 0:00:37.998 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003926", "end": "2024-01-27 00:35:21.876319", "rc": 0, "start": "2024-01-27 00:35:21.872393" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.220) 0:00:38.219 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.040) 0:00:38.260 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:35:21 +0000 (0:00:00.030) 0:00:38.290 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:35:24 +0000 (0:00:02.766) 0:00:41.056 ****** 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.013250", "end": "2024-01-27 00:35:24.943137", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 00:35:24.929887" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004730", "end": "2024-01-27 00:35:25.181069", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 00:35:25.176339" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005012", "end": "2024-01-27 00:35:25.377701", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 00:35:25.372689" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.669) 0:00:41.726 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.025004", "end": "2024-01-27 00:35:25.629902", "rc": 0, "start": "2024-01-27 00:35:25.604898" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.260) 0:00:41.986 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.033) 0:00:42.019 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.031) 0:00:42.051 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.030) 0:00:42.082 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.028) 0:00:42.111 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.058) 0:00:42.169 ****** included: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.049) 0:00:42.218 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 00:35:25 +0000 (0:00:00.094) 0:00:42.312 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 00:35:26 +0000 (0:00:00.031) 0:00:42.344 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 00:35:26 +0000 (0:00:00.063) 0:00:42.407 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 00:35:27 +0000 (0:00:01.751) 0:00:44.159 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 00:35:29 +0000 (0:00:01.829) 0:00:45.989 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 00:35:29 +0000 (0:00:00.069) 0:00:46.058 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 00:35:29 +0000 (0:00:00.046) 0:00:46.104 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 00:35:29 +0000 (0:00:00.081) 0:00:46.186 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 00:35:29 +0000 (0:00:00.107) 0:00:46.294 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 00:35:30 +0000 (0:00:00.051) 0:00:46.345 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 00:35:30 +0000 (0:00:00.070) 0:00:46.416 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 00:35:30 +0000 (0:00:00.036) 0:00:46.452 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 00:35:30 +0000 (0:00:00.066) 0:00:46.519 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 00:35:30 +0000 (0:00:00.031) 0:00:46.550 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 00:35:30 +0000 (0:00:00.443) 0:00:46.993 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2713a9h3t42j/tmpmbbtj6lx" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 00:35:31 +0000 (0:00:00.348) 0:00:47.342 ****** 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\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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 00:35:38 +0000 (0:00:07.537) 0:00:54.880 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 00:35:38 +0000 (0:00:00.032) 0:00:54.912 ****** 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\\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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 00:35:38 +0000 (0:00:00.031) 0:00:54.944 ****** 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\\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\\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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 00:35:38 +0000 (0:00:00.044) 0:00:54.988 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 00:35:38 +0000 (0:00:00.033) 0:00:55.022 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:110 Saturday 27 January 2024 00:35:38 +0000 (0:00:00.233) 0:00:55.256 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.073) 0:00:55.329 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.047) 0:00:55.377 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315724.934105, "block_size": 4096, "blocks": 0, "ctime": 1706315724.934105, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22173, "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": 1706315724.934105, "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-ci_fixzjzx14j9/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.230) 0:00:55.607 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:112 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.079) 0:00:55.687 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.136) 0:00:55.824 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.089) 0:00:55.913 ****** 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-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.051) 0:00:55.965 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706315731.3241177, "block_size": 4096, "blocks": 8, "ctime": 1706315731.3031175, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6160877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706315731.3031175, "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-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 00:35:39 +0000 (0:00:00.330) 0:00:56.296 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.029) 0:00:56.326 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023070", "end": "2024-01-27 00:35:40.234442", "rc": 1, "start": "2024-01-27 00:35:40.211372" } 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-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.251) 0:00:56.578 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.033) 0:00:56.611 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003754", "end": "2024-01-27 00:35:40.498470", "rc": 0, "start": "2024-01-27 00:35:40.494716" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.245) 0:00:56.857 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.116) 0:00:56.974 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003771", "end": "2024-01-27 00:35:40.861117", "rc": 0, "start": "2024-01-27 00:35:40.857346" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.247) 0:00:57.221 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 00:35:40 +0000 (0:00:00.070) 0:00:57.291 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.047) 0:00:57.339 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.047) 0:00:57.386 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:116 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.037) 0:00:57.424 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004372", "end": "2024-01-27 00:35:41.306230", "rc": 0, "start": "2024-01-27 00:35:41.301858" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.158 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.158 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-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:120 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.237) 0:00:57.662 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:126 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.117) 0:00:57.780 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004477", "end": "2024-01-27 00:35:41.683973", "rc": 0, "start": "2024-01-27 00:35:41.679496" } 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-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:130 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.279) 0:00:58.059 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:137 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.032) 0:00:58.091 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.031) 0:00:58.123 ****** included: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.092) 0:00:58.215 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.063) 0:00:58.278 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 27 January 2024 00:35:41 +0000 (0:00:00.033) 0:00:58.312 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 27 January 2024 00:35:42 +0000 (0:00:00.031) 0:00:58.343 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 27 January 2024 00:35:43 +0000 (0:00:01.657) 0:01:00.000 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 27 January 2024 00:35:45 +0000 (0:00:01.620) 0:01:01.621 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.037) 0:01:01.658 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.034) 0:01:01.693 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.030) 0:01:01.724 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.053) 0:01:01.777 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.075) 0:01:01.853 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.042) 0:01:01.895 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.035) 0:01:01.931 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.030) 0:01:01.961 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 27 January 2024 00:35:45 +0000 (0:00:00.029) 0:01:01.990 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 27 January 2024 00:35:46 +0000 (0:00:00.385) 0:01:02.376 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2713a9h3t42j/tmposawf8kj" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 27 January 2024 00:35:46 +0000 (0:00:00.382) 0:01:02.758 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 27 January 2024 00:35:46 +0000 (0:00:00.489) 0:01:03.248 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 27 January 2024 00:35:46 +0000 (0:00:00.044) 0:01:03.292 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.048) 0:01:03.340 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.036) 0:01:03.376 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.043) 0:01:03.419 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:149 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.231) 0:01:03.651 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.067) 0:01:03.718 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.064) 0:01:03.783 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.054) 0:01:03.838 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.247) 0:01:04.085 ****** included: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 00:35:47 +0000 (0:00:00.051) 0:01:04.137 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004063", "end": "2024-01-27 00:35:48.034822", "rc": 0, "start": "2024-01-27 00:35:48.030759" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 00:35:48 +0000 (0:00:00.247) 0:01:04.384 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 00:35:48 +0000 (0:00:00.030) 0:01:04.415 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 00:35:48 +0000 (0:00:00.028) 0:01:04.444 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 27 January 2024 00:35:50 +0000 (0:00:02.680) 0:01:07.125 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 27 January 2024 00:35:50 +0000 (0:00:00.038) 0:01:07.163 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 27 January 2024 00:35:50 +0000 (0:00:00.028) 0:01:07.191 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.013390", "end": "2024-01-27 00:35:51.080309", "rc": 0, "start": "2024-01-27 00:35:51.066919" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 27 January 2024 00:35:51 +0000 (0:00:00.266) 0:01:07.458 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 27 January 2024 00:35:51 +0000 (0:00:00.033) 0:01:07.492 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 27 January 2024 00:35:51 +0000 (0:00:00.032) 0:01:07.524 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 00:35:51 +0000 (0:00:00.030) 0:01:07.555 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=137 changed=6 unreachable=0 failed=0 skipped=90 rescued=0 ignored=2 Saturday 27 January 2024 00:35:51 +0000 (0:00:00.063) 0:01:07.618 ****** =============================================================================== fedora.linux_system_roles.network : Configure networking connection profiles --- 7.54s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 6.86s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install packages -------------------- 5.21s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Install iproute --------------------------------------------------------- 3.01s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.81s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.77s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 2.02s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.83s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.75s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.75s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.72s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.68s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.66s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.62s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable network service -------------- 0.94s /WORKDIR/git-ci_fixzjzx14j9/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-ci_fixzjzx14j9/tests/tests_auto_gateway_initscripts.yml:5 -------- Create veth interface veth0 --------------------------------------------- 0.67s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:23 Create veth interface veth0 --------------------------------------------- 0.67s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tasks/manage_test_interface.yml:23 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-ci_fixzjzx14j9/tests/playbooks/tests_auto_gateway.yml:3 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---