# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ipv6_initscripts.yml ******************************************* 2 plays in /WORKDIR/git-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml:5 Monday 17 June 2024 14:47:09 +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-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml:8 Monday 17 June 2024 14:47:10 +0000 (0:00:00.665) 0:00:00.677 *********** included: /WORKDIR/git-tft-testsgbd2_0in/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-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:3 Monday 17 June 2024 14:47:10 +0000 (0:00:00.011) 0:00:00.688 *********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:19 Monday 17 June 2024 14:47:10 +0000 (0:00:00.320) 0:00:01.009 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:24 Monday 17 June 2024 14:47:11 +0000 (0:00:00.239) 0:00:01.249 *********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:28 Monday 17 June 2024 14:47:11 +0000 (0:00:00.034) 0:00:01.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:53 Monday 17 June 2024 14:47:11 +0000 (0:00:00.033) 0:00:01.316 *********** included: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml:8 Monday 17 June 2024 14:47:11 +0000 (0:00:00.030) 0:00:01.346 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml:24 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.356 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml:30 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.365 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml:35 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.374 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml:40 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.384 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml:10 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.393 *********** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing IPv6 config] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:3 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.402 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:9 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.412 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:11 Monday 17 June 2024 14:47:11 +0000 (0:00:00.010) 0:00:01.422 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up gateway ip on veth peer] ****************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:15 Monday 17 June 2024 14:47:11 +0000 (0:00:00.013) 0:00:01.436 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:27 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.445 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.454 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.462 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.472 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.480 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.488 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.498 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.506 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.514 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.523 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.531 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.540 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.548 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.556 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.565 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.574 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.582 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.590 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.598 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 14:47:11 +0000 (0:00:00.011) 0:00:01.610 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.618 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.626 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:47 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.635 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:49 Monday 17 June 2024 14:47:11 +0000 (0:00:00.010) 0:00:01.645 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get ip address information] ********************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:53 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.655 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show ip_addr] ************************************************************ task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:57 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.664 *********** skipping: [sut] => {} TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:60 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.673 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:69 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.683 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show ipv6_route] ********************************************************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:73 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.692 *********** skipping: [sut] => {} TASK [Assert default ipv6 route is set] **************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:76 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.701 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure ping6 command is present] ***************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:82 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.711 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test gateway can be pinged] ********************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:88 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.720 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:94 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.730 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:4 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.738 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:7 Monday 17 June 2024 14:47:11 +0000 (0:00:00.011) 0:00:01.750 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:11 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.760 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:19 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.769 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:28 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.779 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:43 Monday 17 June 2024 14:47:11 +0000 (0:00:00.011) 0:00:01.790 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:57 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:77 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.810 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:90 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.819 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:105 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.829 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:122 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.838 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:136 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.848 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:147 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.856 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:156 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:164 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.873 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:173 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.883 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:185 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.892 *********** 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-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:191 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.900 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:195 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.910 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:200 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.918 *********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:206 Monday 17 June 2024 14:47:11 +0000 (0:00:00.009) 0:00:01.927 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:106 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.935 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up namespace] ****************************************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:110 Monday 17 June 2024 14:47:11 +0000 (0:00:00.007) 0:00:01.943 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:115 Monday 17 June 2024 14:47:11 +0000 (0:00:00.008) 0:00:01.951 *********** 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=67 rescued=0 ignored=0 Monday 17 June 2024 14:47:11 +0000 (0:00:00.006) 0:00:01.958 *********** =============================================================================== Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml:5 ------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.32s /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:19 --------------- Set flag to indicate system is ostree ----------------------------------- 0.03s /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:24 --------------- Fix CentOS6 Base repo --------------------------------------------------- 0.03s /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:28 --------------- Include the task 'enable_epel.yml' -------------------------------------- 0.03s /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/el_repo_setup.yml:53 --------------- Include the task 'manage_test_interface.yml' ---------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:11 -------------- linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:4 linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:28 linux-system-roles.network : Show stderr messages for the network_connections --- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:191 Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml:8 ------------- Include the task 'show_interfaces.yml' ---------------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:9 --------------- Include the task 'assert_device_present.yml' ---------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:47 -------------- Assert ipv6 addresses are correctly set --------------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/playbooks/tests_ipv6.yml:60 -------------- linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:57 Set network provider to 'initscripts' ----------------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/tests_ipv6_initscripts.yml:10 ------------ linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:43 Create EPEL 9 ----------------------------------------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/tasks/enable_epel.yml:8 ------------------ linux-system-roles.network : Install packages --------------------------- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:77 linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.01s /WORKDIR/git-tft-testsgbd2_0in/tests/roles/linux-system-roles.network/tasks/main.yml:11 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---