ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-XBs executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 15.0.1 20250418 (Red Hat 15.0.1-0)] (/usr/bin/python3.13) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_bond_port_match_by_mac_nm.yml ********************************** 2 plays in /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_port_match_by_mac_nm.yml PLAY [Run playbook 'playbooks/tests_bond_port_match_by_mac.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_port_match_by_mac_nm.yml:6 Saturday 31 May 2025 08:44:28 -0400 (0:00:00.082) 0:00:00.083 ********** [WARNING]: Platform linux on host managed-node6 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node6] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_port_match_by_mac_nm.yml:9 Saturday 31 May 2025 08:44:30 -0400 (0:00:02.226) 0:00:02.309 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node6 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 31 May 2025 08:44:30 -0400 (0:00:00.086) 0:00:02.396 ********** ok: [managed-node6] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 31 May 2025 08:44:31 -0400 (0:00:00.824) 0:00:03.220 ********** ok: [managed-node6] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 31 May 2025 08:44:32 -0400 (0:00:00.765) 0:00:03.986 ********** ok: [managed-node6] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 31 May 2025 08:44:32 -0400 (0:00:00.112) 0:00:04.098 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_port_match_by_mac_nm.yml:11 Saturday 31 May 2025 08:44:32 -0400 (0:00:00.092) 0:00:04.191 ********** ok: [managed-node6] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for creating the connection to match the port device based on the perm_hwaddr] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_port_match_by_mac.yml:3 Saturday 31 May 2025 08:44:32 -0400 (0:00:00.072) 0:00:04.264 ********** ok: [managed-node6] TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_port_match_by_mac.yml:19 Saturday 31 May 2025 08:44:33 -0400 (0:00:01.160) 0:00:05.424 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node6 TASK [TEST: Given two DHCP-enabled network interfaces, when creating a bond profile with them, then we can still create the connection to match the port device based on the perm_hwaddr] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 31 May 2025 08:44:34 -0400 (0:00:00.172) 0:00:05.597 ********** ok: [managed-node6] => {} MSG: ########## Given two DHCP-enabled network interfaces, when creating a bond profile with them, then we can still create the connection to match the port device based on the perm_hwaddr ########## TASK [Show item] *************************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 31 May 2025 08:44:34 -0400 (0:00:00.105) 0:00:05.703 ********** ok: [managed-node6] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Given two DHCP-enabled network interfaces, when creating a bond profile with them, then we can still create the connection to match the port device based on the perm_hwaddr" } ok: [managed-node6] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_test_interfaces_with_dhcp.yml", "tasks/assert_dhcp_device_present.yml" ] } ok: [managed-node6] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bond_profile.yml", "tasks/create_bond_port_match_by_mac.yml" ] } ok: [managed-node6] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_controller_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node6] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed-node6] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": "VARIABLE IS NOT DEFINED!: 'lsr_fail_debug' is undefined" } ok: [managed-node6] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_bond_profile+device.yml", "tasks/remove_test_interfaces_with_dhcp.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 31 May 2025 08:44:34 -0400 (0:00:00.147) 0:00:05.850 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node6 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 31 May 2025 08:44:34 -0400 (0:00:00.063) 0:00:05.913 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node6 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 31 May 2025 08:44:34 -0400 (0:00:00.073) 0:00:05.987 ********** ok: [managed-node6] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003430", "end": "2025-05-31 08:44:35.171466", "rc": 0, "start": "2025-05-31 08:44:35.168036" } STDOUT: bonding_masters eth0 eth1 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 31 May 2025 08:44:35 -0400 (0:00:00.843) 0:00:06.831 ********** ok: [managed-node6] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "eth1", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 31 May 2025 08:44:35 -0400 (0:00:00.085) 0:00:06.916 ********** ok: [managed-node6] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'eth1', 'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 31 May 2025 08:44:35 -0400 (0:00:00.089) 0:00:07.006 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml for managed-node6 => (item=tasks/create_test_interfaces_with_dhcp.yml) statically imported: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_dhcp_device_present.yml for managed-node6 => (item=tasks/assert_dhcp_device_present.yml) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Saturday 31 May 2025 08:44:35 -0400 (0:00:00.203) 0:00:07.209 ********** ok: [managed-node6] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: dnsmasq TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Saturday 31 May 2025 08:44:37 -0400 (0:00:01.960) 0:00:09.170 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution_major_version is version('6', '<=')", "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Saturday 31 May 2025 08:44:37 -0400 (0:00:00.085) 0:00:09.256 ********** ok: [managed-node6] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: procps-ng TASK [Create test interfaces] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Saturday 31 May 2025 08:44:39 -0400 (0:00:01.450) 0:00:10.707 ********** ok: [managed-node6] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --add-service \"$service\"\n fi\n done\n fi\n # NOTE: When running tests with a qemu managed node, the dhcp\n # used by qemu interferes with the dhcp used in the test, which\n # can cause the test to hang. Exclude the qemu interfaces from\n # using the test dhcp. Note that this only affects the qemu tests -\n # testing farm and other tests with \"real\" machines will have a\n # different mac address - the mac addresses used below are specific\n # to qemu virtual devices.\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces --dhcp-host 52:54:00:12:34:56,ignore --dhcp-host 52:54:00:12:34:57,ignore\nfi\n", "delta": "0:00:01.244629", "end": "2025-05-31 08:44:40.888450", "rc": 0, "start": "2025-05-31 08:44:39.643821" } STDERR: + exec + ip link add test1 type veth peer name test1p + ip link add test2 type veth peer name test2p ++ pgrep NetworkManager + '[' -n 740 ']' + nmcli d set test1 managed true + nmcli d set test2 managed true + nmcli d set test1p managed false + nmcli d set test2p managed false + ip link set test1p up + ip link set test2p up + ip link add name testbr type bridge forward_delay 0 ++ pgrep NetworkManager + '[' -n 740 ']' + nmcli d set testbr managed false + ip link set testbr up + timer=0 + ip addr show testbr + grep -q 'inet [1-9]' + let timer+=1 + '[' 1 -eq 30 ']' + sleep 1 + rc=0 + ip addr add 192.0.2.1/24 dev testbr + '[' 0 '!=' 0 ']' + ip -6 addr add 2001:DB8::1/32 dev testbr + '[' 0 '!=' 0 ']' + ip addr show testbr + grep -q 'inet [1-9]' + grep 'release 6' /etc/redhat-release + ip link set test1p master testbr + ip link set test2p master testbr + systemctl is-active firewalld inactive + dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces --dhcp-host 52:54:00:12:34:56,ignore --dhcp-host 52:54:00:12:34:57,ignore TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 31 May 2025 08:44:40 -0400 (0:00:01.813) 0:00:12.520 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node6 TASK [Get stat for interface test1] ******************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 31 May 2025 08:44:41 -0400 (0:00:00.081) 0:00:12.602 ********** ok: [managed-node6] => { "changed": false, "stat": { "atime": 1748695479.648661, "block_size": 4096, "blocks": 0, "ctime": 1748695479.648661, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35739, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "mode": "0777", "mtime": 1748695479.648661, "nlink": 1, "path": "/sys/class/net/test1", "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 - 'test1'] ************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 31 May 2025 08:44:41 -0400 (0:00:00.567) 0:00:13.169 ********** ok: [managed-node6] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 31 May 2025 08:44:41 -0400 (0:00:00.080) 0:00:13.250 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node6 TASK [Get stat for interface test2] ******************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 31 May 2025 08:44:41 -0400 (0:00:00.078) 0:00:13.328 ********** ok: [managed-node6] => { "changed": false, "stat": { "atime": 1748695479.6637995, "block_size": 4096, "blocks": 0, "ctime": 1748695479.6637995, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36145, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "mode": "0777", "mtime": 1748695479.6637995, "nlink": 1, "path": "/sys/class/net/test2", "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 - 'test2'] ************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 31 May 2025 08:44:42 -0400 (0:00:00.570) 0:00:13.898 ********** ok: [managed-node6] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 31 May 2025 08:44:42 -0400 (0:00:00.077) 0:00:13.976 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_profile.yml for managed-node6 => (item=tasks/create_bond_profile.yml) redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_port_match_by_mac.yml for managed-node6 => (item=tasks/create_bond_port_match_by_mac.yml) TASK [Include network role] **************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_profile.yml:3 Saturday 31 May 2025 08:44:42 -0400 (0:00:00.257) 0:00:14.234 ********** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node6 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:44:42 -0400 (0:00:00.134) 0:00:14.368 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node6 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:44:42 -0400 (0:00:00.139) 0:00:14.507 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.080) 0:00:14.588 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.052) 0:00:14.640 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.030) 0:00:14.671 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:44:46 -0400 (0:00:02.976) 0:00:17.647 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:44:48 -0400 (0:00:02.032) 0:00:19.679 ********** ok: [managed-node6] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:44:48 -0400 (0:00:00.154) 0:00:19.834 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:44:48 -0400 (0:00:00.142) 0:00:19.977 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:44:48 -0400 (0:00:00.142) 0:00:20.119 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:44:48 -0400 (0:00:00.103) 0:00:20.223 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:44:49 -0400 (0:00:00.397) 0:00:20.620 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:44:49 -0400 (0:00:00.140) 0:00:20.760 ********** skipping: [managed-node6] => { "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 : Install packages] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:44:49 -0400 (0:00:00.262) 0:00:21.022 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:44:49 -0400 (0:00:00.429) 0:00:21.451 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:44:50 -0400 (0:00:00.190) 0:00:21.642 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:44:50 -0400 (0:00:00.161) 0:00:21.803 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:44:50 -0400 (0:00:00.321) 0:00:22.125 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:44:53 -0400 (0:00:02.468) 0:00:24.594 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:44:53 -0400 (0:00:00.412) 0:00:25.006 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:44:53 -0400 (0:00:00.149) 0:00:25.156 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:44:53 -0400 (0:00:00.157) 0:00:25.313 ********** changed: [managed-node6] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "ad_actor_sys_prio": 65535, "ad_actor_system": "00:00:5e:00:53:5d", "ad_select": "stable", "ad_user_port_key": 1023, "all_ports_active": true, "downdelay": 0, "lacp_rate": "slow", "lp_interval": 128, "miimon": 110, "min_links": 0, "mode": "802.3ad", "num_grat_arp": 64, "primary_reselect": "better", "resend_igmp": 225, "updelay": 0, "use_carrier": true, "xmit_hash_policy": "encap2+3" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:44:55 -0400 (0:00:02.141) 0:00:27.455 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:44:56 -0400 (0:00:00.195) 0:00:27.651 ********** ok: [managed-node6] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:44:56 -0400 (0:00:00.264) 0:00:27.915 ********** ok: [managed-node6] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "ad_actor_sys_prio": 65535, "ad_actor_system": "00:00:5e:00:53:5d", "ad_select": "stable", "ad_user_port_key": 1023, "all_ports_active": true, "downdelay": 0, "lacp_rate": "slow", "lp_interval": 128, "miimon": 110, "min_links": 0, "mode": "802.3ad", "num_grat_arp": 64, "primary_reselect": "better", "resend_igmp": 225, "updelay": 0, "use_carrier": true, "xmit_hash_policy": "encap2+3" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:44:56 -0400 (0:00:00.235) 0:00:28.151 ********** skipping: [managed-node6] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:44:56 -0400 (0:00:00.182) 0:00:28.333 ********** ok: [managed-node6] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_profile.yml:46 Saturday 31 May 2025 08:44:57 -0400 (0:00:01.139) 0:00:29.472 ********** ok: [managed-node6] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "ad_actor_sys_prio": 65535, "ad_actor_system": "00:00:5e:00:53:5d", "ad_select": "stable", "ad_user_port_key": 1023, "all_ports_active": true, "downdelay": 0, "lacp_rate": "slow", "lp_interval": 128, "miimon": 110, "min_links": 0, "mode": "802.3ad", "num_grat_arp": 64, "primary_reselect": "better", "resend_igmp": 225, "updelay": 0, "use_carrier": true, "xmit_hash_policy": "encap2+3" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 8aaa9174-0424-4fbb-b5e7-d745ce30e69e (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, bf15523a-31ec-4b3b-92b5-76e265386146 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, cba6b479-2ce1-4b82-9e5d-6a664cce2568 (not-active)" ] } } TASK [Retrieve perm_hwaddr using ethtool] ************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_port_match_by_mac.yml:3 Saturday 31 May 2025 08:44:58 -0400 (0:00:00.206) 0:00:29.679 ********** ok: [managed-node6] => { "changed": false, "cmd": [ "cat", "/sys/class/net/test2/bonding_slave/perm_hwaddr" ], "delta": "0:00:00.003712", "end": "2025-05-31 08:44:58.650765", "failed_when_result": false, "rc": 0, "start": "2025-05-31 08:44:58.647053" } STDOUT: 22:1a:85:9f:1f:d8 TASK [Set the MAC address variable] ******************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_port_match_by_mac.yml:9 Saturday 31 May 2025 08:44:58 -0400 (0:00:00.674) 0:00:30.354 ********** ok: [managed-node6] => { "ansible_facts": { "mac": "22:1a:85:9f:1f:d8" }, "changed": false } TASK [Display the retrieved MAC address] *************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_port_match_by_mac.yml:12 Saturday 31 May 2025 08:44:58 -0400 (0:00:00.139) 0:00:30.493 ********** ok: [managed-node6] => {} MSG: Retrieved MAC address for test2: 22:1a:85:9f:1f:d8 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:44:59 -0400 (0:00:00.116) 0:00:30.610 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node6 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:44:59 -0400 (0:00:00.263) 0:00:30.874 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:44:59 -0400 (0:00:00.382) 0:00:31.256 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:44:59 -0400 (0:00:00.238) 0:00:31.494 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:45:00 -0400 (0:00:00.243) 0:00:31.737 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:45:03 -0400 (0:00:03.034) 0:00:34.772 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:45:04 -0400 (0:00:01.325) 0:00:36.098 ********** ok: [managed-node6] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:45:04 -0400 (0:00:00.160) 0:00:36.258 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:45:04 -0400 (0:00:00.137) 0:00:36.396 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:45:04 -0400 (0:00:00.112) 0:00:36.509 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:45:05 -0400 (0:00:00.256) 0:00:36.765 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:45:05 -0400 (0:00:00.338) 0:00:37.103 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:45:05 -0400 (0:00:00.248) 0:00:37.352 ********** skipping: [managed-node6] => { "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 : Install packages] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:45:06 -0400 (0:00:00.377) 0:00:37.729 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:45:06 -0400 (0:00:00.378) 0:00:38.108 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:45:06 -0400 (0:00:00.103) 0:00:38.212 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:45:06 -0400 (0:00:00.080) 0:00:38.292 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:45:06 -0400 (0:00:00.121) 0:00:38.413 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:45:07 -0400 (0:00:01.019) 0:00:39.432 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:45:08 -0400 (0:00:00.466) 0:00:39.898 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:45:08 -0400 (0:00:00.105) 0:00:40.004 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:45:08 -0400 (0:00:00.127) 0:00:40.131 ********** changed: [managed-node6] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "test2", "mac": "22:1a:85:9f:1f:d8", "name": "test2conn", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'test2conn': add connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f [004] #0, state:up persistent_state:present, 'test2conn': up connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:45:13 -0400 (0:00:04.677) 0:00:44.808 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:45:13 -0400 (0:00:00.207) 0:00:45.016 ********** ok: [managed-node6] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'test2conn': add connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f", "[004] #0, state:up persistent_state:present, 'test2conn': up connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:45:13 -0400 (0:00:00.163) 0:00:45.179 ********** ok: [managed-node6] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "test2", "mac": "22:1a:85:9f:1f:d8", "name": "test2conn", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'test2conn': add connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f\n[004] #0, state:up persistent_state:present, 'test2conn': up connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'test2conn': add connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f", "[004] #0, state:up persistent_state:present, 'test2conn': up connection test2conn, 29734e9d-405c-4fbb-8fb0-33cc24ee120f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:45:13 -0400 (0:00:00.165) 0:00:45.345 ********** skipping: [managed-node6] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:45:13 -0400 (0:00:00.174) 0:00:45.520 ********** ok: [managed-node6] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 31 May 2025 08:45:14 -0400 (0:00:00.872) 0:00:46.393 ********** statically imported: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_controller_device_present.yml for managed-node6 => (item=tasks/assert_controller_device_present.yml) included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node6 => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 31 May 2025 08:45:15 -0400 (0:00:00.454) 0:00:46.847 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node6 TASK [Get stat for interface nm-bond] ****************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 31 May 2025 08:45:15 -0400 (0:00:00.246) 0:00:47.094 ********** ok: [managed-node6] => { "changed": false, "stat": { "atime": 1748695495.5121434, "block_size": 4096, "blocks": 0, "ctime": 1748695495.5121434, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36547, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/nm-bond", "lnk_target": "../../devices/virtual/net/nm-bond", "mode": "0777", "mtime": 1748695495.5121434, "nlink": 1, "path": "/sys/class/net/nm-bond", "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 - 'nm-bond'] ************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 31 May 2025 08:45:16 -0400 (0:00:00.837) 0:00:47.931 ********** ok: [managed-node6] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 31 May 2025 08:45:16 -0400 (0:00:00.234) 0:00:48.166 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node6 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 31 May 2025 08:45:17 -0400 (0:00:00.427) 0:00:48.596 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 31 May 2025 08:45:17 -0400 (0:00:00.179) 0:00:48.776 ********** ok: [managed-node6] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 31 May 2025 08:45:17 -0400 (0:00:00.702) 0:00:49.478 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 31 May 2025 08:45:18 -0400 (0:00:00.143) 0:00:49.622 ********** ok: [managed-node6] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep test2conn | grep /etc", "delta": "0:00:00.028273", "end": "2025-05-31 08:45:18.558217", "rc": 0, "start": "2025-05-31 08:45:18.529944" } STDOUT: test2conn /etc/NetworkManager/system-connections/test2conn.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 31 May 2025 08:45:18 -0400 (0:00:00.634) 0:00:50.256 ********** ok: [managed-node6] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-test2conn] ********************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 31 May 2025 08:45:18 -0400 (0:00:00.105) 0:00:50.362 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-test2conn] ******************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 31 May 2025 08:45:18 -0400 (0:00:00.064) 0:00:50.427 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-test2conn] ************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 31 May 2025 08:45:18 -0400 (0:00:00.093) 0:00:50.520 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-test2conn] *********************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.069) 0:00:50.589 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'test2conn'] ************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.056) 0:00:50.646 ********** ok: [managed-node6] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'test2conn'] ******* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.068) 0:00:50.714 ********** ok: [managed-node6] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in test2conn] ************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.066) 0:00:50.781 ********** ok: [managed-node6] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.046) 0:00:50.828 ********** skipping: [managed-node6] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'Given two DHCP-enabled network interfaces, when creating a bond profile with them, then we can still create the connection to match the port device based on the perm_hwaddr'] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.051) 0:00:50.879 ********** ok: [managed-node6] => {} MSG: +++++ Success in test 'Given two DHCP-enabled network interfaces, when creating a bond profile with them, then we can still create the connection to match the port device based on the perm_hwaddr' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.044) 0:00:50.923 ********** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_bond_profile+device.yml for managed-node6 => (item=tasks/cleanup_bond_profile+device.yml) included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml for managed-node6 => (item=tasks/remove_test_interfaces_with_dhcp.yml) included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node6 => (item=tasks/check_network_dns.yml) TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.146) 0:00:51.070 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node6 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.221) 0:00:51.291 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:45:19 -0400 (0:00:00.193) 0:00:51.484 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:45:20 -0400 (0:00:00.134) 0:00:51.618 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:45:20 -0400 (0:00:00.108) 0:00:51.727 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:45:23 -0400 (0:00:03.018) 0:00:54.745 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:45:24 -0400 (0:00:01.416) 0:00:56.162 ********** ok: [managed-node6] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:45:25 -0400 (0:00:00.501) 0:00:56.673 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:45:25 -0400 (0:00:00.190) 0:00:56.864 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:45:25 -0400 (0:00:00.175) 0:00:57.039 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:45:25 -0400 (0:00:00.276) 0:00:57.316 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:45:26 -0400 (0:00:00.310) 0:00:57.627 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:45:26 -0400 (0:00:00.186) 0:00:57.813 ********** skipping: [managed-node6] => { "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 : Install packages] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:45:26 -0400 (0:00:00.288) 0:00:58.102 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:45:27 -0400 (0:00:00.504) 0:00:58.606 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:45:27 -0400 (0:00:00.188) 0:00:58.795 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:45:27 -0400 (0:00:00.186) 0:00:58.981 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:45:27 -0400 (0:00:00.317) 0:00:59.298 ********** ok: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:45:29 -0400 (0:00:01.248) 0:01:00.547 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:45:29 -0400 (0:00:00.359) 0:01:00.906 ********** skipping: [managed-node6] => { "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: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:45:29 -0400 (0:00:00.153) 0:01:01.060 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:45:29 -0400 (0:00:00.139) 0:01:01.200 ********** changed: [managed-node6] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:45:30 -0400 (0:00:01.300) 0:01:02.500 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:45:31 -0400 (0:00:00.164) 0:01:02.665 ********** ok: [managed-node6] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:45:31 -0400 (0:00:00.147) 0:01:02.812 ********** ok: [managed-node6] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:45:31 -0400 (0:00:00.209) 0:01:03.021 ********** skipping: [managed-node6] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:45:31 -0400 (0:00:00.146) 0:01:03.168 ********** ok: [managed-node6] => { "changed": false, "ping": "pong" } TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_bond_profile+device.yml:22 Saturday 31 May 2025 08:45:32 -0400 (0:00:00.923) 0:01:04.092 ********** ok: [managed-node6] => { "changed": false, "cmd": [ "ip", "link", "del", "nm-bond" ], "delta": "0:00:00.008458", "end": "2025-05-31 08:45:33.060554", "failed_when_result": false, "rc": 1, "start": "2025-05-31 08:45:33.052096" } STDERR: Cannot find device "nm-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Saturday 31 May 2025 08:45:33 -0400 (0:00:00.744) 0:01:04.837 ********** ok: [managed-node6] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.047308", "end": "2025-05-31 08:45:33.792704", "rc": 0, "start": "2025-05-31 08:45:33.745396" } STDERR: + exec + rc=0 + ip link delete test1 + '[' 0 '!=' 0 ']' + ip link delete test2 + '[' 0 '!=' 0 ']' + ip link delete testbr + '[' 0 '!=' 0 ']' TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Saturday 31 May 2025 08:45:33 -0400 (0:00:00.676) 0:01:05.513 ********** ok: [managed-node6] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\nfi\n", "delta": "0:00:00.029097", "end": "2025-05-31 08:45:34.464209", "rc": 0, "start": "2025-05-31 08:45:34.435112" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release + systemctl is-active firewalld inactive TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 31 May 2025 08:45:34 -0400 (0:00:00.691) 0:01:06.205 ********** ok: [managed-node6] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009889", "end": "2025-05-31 08:45:35.125199", "rc": 0, "start": "2025-05-31 08:45:35.115310" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:06:15:d1:a5:45 brd ff:ff:ff:ff:ff:ff altname enX0 altname enx0e0615d1a545 inet 10.31.43.41/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3280sec preferred_lft 3280sec inet6 fe80::c06:15ff:fed1:a545/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:38:5e:05:38:25 brd ff:ff:ff:ff:ff:ff altname enX1 altname enx0e385e053825 inet 10.31.43.146/22 brd 10.31.43.255 scope global dynamic noprefixroute eth1 valid_lft 3280sec preferred_lft 3280sec inet6 fe80::c38:5eff:fe05:3825/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.41 metric 100 default via 10.31.40.1 dev eth1 proto dhcp src 10.31.43.146 metric 101 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.41 metric 100 10.31.40.0/22 dev eth1 proto kernel scope link src 10.31.43.146 metric 101 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev eth1 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search testing-farm.us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 31 May 2025 08:45:35 -0400 (0:00:00.606) 0:01:06.811 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node6 : ok=81 changed=3 unreachable=0 failed=0 skipped=63 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 31 May 2025 08:45:35 -0400 (0:00:00.044) 0:01:06.856 ********** =============================================================================== fedora.linux_system_roles.network : Configure networking connection profiles --- 4.68s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which services are running ---- 3.03s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 3.02s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.98s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 2.47s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 2.23s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_port_match_by_mac_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.14s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 2.03s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install dnsmasq --------------------------------------------------------- 1.96s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Create test interfaces -------------------------------------------------- 1.81s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Install pgrep, sysctl --------------------------------------------------- 1.45s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.42s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.33s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.30s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.25s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.16s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_port_match_by_mac.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 1.14s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.02s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.92s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.87s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192