# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_bond_removal_initscripts.yml *********************************** 2 plays in /WORKDIR/git-route_typegi73ufu7/tests/tests_bond_removal_initscripts.yml PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/tests_bond_removal_initscripts.yml:5 Thursday 11 January 2024 00:01:41 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typegi73ufu7/tests/tests_bond_removal_initscripts.yml:8 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.631) 0:00:00.643 ****** included: /WORKDIR/git-route_typegi73ufu7/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-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.012) 0:00:00.656 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:19 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.370) 0:00:01.026 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:24 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.258) 0:00:01.285 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:28 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.021) 0:00:01.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:53 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.018) 0:00:01.325 ****** included: /WORKDIR/git-route_typegi73ufu7/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.052) 0:00:01.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.016) 0:00:01.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.012) 0:00:01.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.012) 0:00:01.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.032) 0:00:01.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/tests_bond_removal_initscripts.yml:10 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.010) 0:00:01.462 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing bond removal] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:3 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.031) 0:00:01.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:13 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.010) 0:00:01.505 ****** skipping: [sut] => {} TASK [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.013) 0:00:01.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:10 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.010) 0:00:01.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:20 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.010) 0:00:01.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create test interfaces] ************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:30 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.009) 0:00:01.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.013) 0:00:01.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the interface is present - 'test1'] ************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.012) 0:00:01.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.011) 0:00:01.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the interface is present - 'test2'] ************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 11 January 2024 00:01:42 +0000 (0:00:00.021) 0:00:01.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:26 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:01.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST Add Bond with 2 ports] ********************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:33 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.024) 0:00:01.644 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.030) 0:00:01.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.019) 0:00:01.694 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:01.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.010) 0:00:01.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.025) 0:00:01.742 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.032) 0:00:01.774 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.037) 0:00:01.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.024) 0:00:01.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.028) 0:00:01.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.024) 0:00:01.889 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.013) 0:00:01.902 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.010) 0:00:01.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.009) 0:00:01.922 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.009) 0:00:01.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:01.944 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.012) 0:00:01.956 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:01.967 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.010) 0:00:01.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.044) 0:00:02.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.034) 0:00:02.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:67 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.032) 0:00:02.090 ****** skipping: [sut] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "item": "bond0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "item": "bond0.0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "item": "bond0.1", "skip_reason": "Conditional result was False" } TASK [** TEST check polling interval] ****************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:75 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.044) 0:00:02.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [** TEST check IPv4] ****************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:81 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:02.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [** TEST check IPv6] ****************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:88 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.020) 0:00:02.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.019) 0:00:02.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:02.199 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.017) 0:00:02.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.012) 0:00:02.229 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:02.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.036) 0:00:02.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.021) 0:00:02.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.023) 0:00:02.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.039) 0:00:02.361 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.028) 0:00:02.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.057) 0:00:02.447 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.027) 0:00:02.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.043) 0:00:02.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.023) 0:00:02.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.011) 0:00:02.552 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.026) 0:00:02.579 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 00:01:43 +0000 (0:00:00.012) 0:00:02.591 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.042) 0:00:02.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [From the active connection, get the port1 profile "bond0.0"] ************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:106 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.012) 0:00:02.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [From the active connection, get the port2 profile "bond0.1"] ************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:114 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.018) 0:00:02.666 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the port1 profile is not activated] ************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:122 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.047) 0:00:02.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the port2 profile is not activated] ************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:129 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.018) 0:00:02.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the port1 device state] ********************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:136 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.012) 0:00:02.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the port2 device state] ********************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:143 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.018) 0:00:02.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the port1 device is in DOWN state] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:150 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.015) 0:00:02.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the port2 device is in DOWN state] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:157 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:02.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.011) 0:00:02.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.023) 0:00:02.825 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:02.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.894 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.913 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.923 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.011) 0:00:02.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.954 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.963 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.973 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:02.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:02.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:03.003 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:03.014 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.033 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.071 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.091 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:03.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.130 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.140 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.149 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.009) 0:00:03.159 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [From the active connection, get the controller profile "bond0"] ********** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:204 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:03.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the controller profile is activated] ************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:212 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.021) 0:00:03.190 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the controller device details] *************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:220 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.016) 0:00:03.207 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the controller profile is activated] ************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:227 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.012) 0:00:03.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.010) 0:00:03.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.014) 0:00:03.245 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.027) 0:00:03.273 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.034) 0:00:03.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.022) 0:00:03.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.028) 0:00:03.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.015) 0:00:03.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.043) 0:00:03.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.013) 0:00:03.431 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.050) 0:00:03.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.031) 0:00:03.513 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.029) 0:00:03.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.038) 0:00:03.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 00:01:44 +0000 (0:00:00.029) 0:00:03.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.021) 0:00:03.633 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.017) 0:00:03.650 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.027) 0:00:03.678 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.016) 0:00:03.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete the device 'nm-bond'] ********************************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:249 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.022) 0:00:03.717 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test interfaces] ************************************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.020) 0:00:03.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stop dnsmasq/radvd services] ********************************************* task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:11 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.027) 0:00:03.765 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:255 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.061) 0:00:03.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=130 rescued=0 ignored=0 Thursday 11 January 2024 00:01:45 +0000 (0:00:00.012) 0:00:03.839 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.63s /WORKDIR/git-route_typegi73ufu7/tests/tests_bond_removal_initscripts.yml:5 ---- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:19 -------------- linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.09s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:96 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.08s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Enable and start NetworkManager ------------ 0.08s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:55 linux-system-roles.network : Install packages --------------------------- 0.06s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:30 Stop dnsmasq/radvd services --------------------------------------------- 0.06s /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:11 linux-system-roles.network : Show debug messages for the network_state --- 0.06s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:149 linux-system-roles.network : Enable network service --------------------- 0.06s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Re-test connectivity ----------------------- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:71 linux-system-roles.network : Configure networking connection profiles --- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:122 Include the task 'enable_epel.yml' -------------------------------------- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/tasks/el_repo_setup.yml:53 -------------- From the active connection, get the port2 profile "bond0.1" ------------- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:114 ---- linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:11 linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.05s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:40 Include the task 'assert_profile_present.yml' --------------------------- 0.04s /WORKDIR/git-route_typegi73ufu7/tests/playbooks/tests_bond_removal.yml:67 ----- linux-system-roles.network : Print network provider --------------------- 0.04s /WORKDIR/git-route_typegi73ufu7/tests/roles/linux-system-roles.network/tasks/main.yml:7 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---