# 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_bridge_nm.yml ************************************************** 10 plays in /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tests_bridge_nm.yml PLAY [Run playbook 'playbooks/tests_bridge.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tests_bridge_nm.yml:6 Friday 09 February 2024 15:51:25 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tests_bridge_nm.yml:9 Friday 09 February 2024 15:51:26 +0000 (0:00:00.933) 0:00:00.946 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml for sut TASK [Verify DNS and ping still work before el repo setup] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 15:51:26 +0000 (0:00:00.025) 0:00:00.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 15:51:26 +0000 (0:00:00.021) 0:00:00.993 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:33 Friday 09 February 2024 15:51:27 +0000 (0:00:00.555) 0:00:01.549 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:38 Friday 09 February 2024 15:51:27 +0000 (0:00:00.318) 0:00:01.867 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:42 Friday 09 February 2024 15:51:27 +0000 (0:00:00.032) 0:00:01.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:67 Friday 09 February 2024 15:51:27 +0000 (0:00:00.020) 0:00:01.921 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 15:51:27 +0000 (0:00:00.039) 0:00:01.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 15:51:27 +0000 (0:00:00.043) 0:00:02.004 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 15:51:27 +0000 (0:00:00.013) 0:00:02.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 15:51:28 +0000 (0:00:00.036) 0:00:02.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 15:51:28 +0000 (0:00:00.027) 0:00:02.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify DNS and ping still work after el repo setup] ********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tasks/el_repo_setup.yml:71 Friday 09 February 2024 15:51:28 +0000 (0:00:00.012) 0:00:02.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tests_bridge_nm.yml:11 Friday 09 February 2024 15:51:28 +0000 (0:00:00.015) 0:00:02.108 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test configuring bridges] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:3 Friday 09 February 2024 15:51:28 +0000 (0:00:00.014) 0:00:02.123 ******* ok: [sut] META: ran handlers TASK [Set interface=LSR-TST-br31] ********************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:9 Friday 09 February 2024 15:51:28 +0000 (0:00:00.758) 0:00:02.881 ******* ok: [sut] => { "ansible_facts": { "interface": "LSR-TST-br31" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:12 Friday 09 February 2024 15:51:28 +0000 (0:00:00.011) 0:00:02.892 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 15:51:28 +0000 (0:00:00.012) 0:00:02.904 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 15:51:28 +0000 (0:00:00.011) 0:00:02.916 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004834", "end": "2024-02-09 15:51:30.146488", "rc": 0, "start": "2024-02-09 15:51:29.141654" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 15:51:30 +0000 (0:00:01.292) 0:00:04.209 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 15:51:30 +0000 (0:00:00.031) 0:00:04.240 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:14 Friday 09 February 2024 15:51:30 +0000 (0:00:00.012) 0:00:04.253 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 15:51:30 +0000 (0:00:00.036) 0:00:04.289 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 15:51:30 +0000 (0:00:00.039) 0:00:04.329 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'LSR-TST-br31'] ******************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 15:51:30 +0000 (0:00:00.205) 0:00:04.535 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Add test bridge] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:17 Friday 09 February 2024 15:51:30 +0000 (0:00:00.018) 0:00:04.553 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 15:51:31 +0000 (0:00:00.786) 0:00:05.340 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 15:51:31 +0000 (0:00:00.071) 0:00:05.411 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 15:51:31 +0000 (0:00:00.013) 0:00:05.424 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 15:51:31 +0000 (0:00:00.011) 0:00:05.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 15:51:31 +0000 (0:00:00.017) 0:00:05.453 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 15:51:33 +0000 (0:00:02.268) 0:00:07.721 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 15:51:34 +0000 (0:00:01.121) 0:00:08.842 ******* ok: [sut] => {} MSG: Using network provider: nm 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 15:51:34 +0000 (0:00:00.025) 0:00:08.868 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 15:51:34 +0000 (0:00:00.043) 0:00:08.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 15:51:34 +0000 (0:00:00.026) 0:00:08.938 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 15:51:34 +0000 (0:00:00.049) 0:00:08.988 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 15:51:35 +0000 (0:00:00.042) 0:00:09.030 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 15:51:35 +0000 (0:00:00.041) 0:00:09.071 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 15:51:35 +0000 (0:00:00.039) 0:00:09.111 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 15:51:35 +0000 (0:00:00.726) 0:00:09.837 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 15:51:35 +0000 (0:00:00.038) 0:00:09.876 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 15:51:35 +0000 (0:00:00.040) 0:00:09.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 15:51:35 +0000 (0:00:00.024) 0:00:09.940 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8 [004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 15:51:36 +0000 (0:00:00.589) 0:00:10.530 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 15:51:36 +0000 (0:00:00.024) 0:00:10.554 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 15:51:36 +0000 (0:00:00.028) 0:00:10.582 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8\n[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b61a42c4-6e32-4f02-8193-882a6828b0c8 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 15:51:36 +0000 (0:00:00.057) 0:00:10.640 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 15:51:36 +0000 (0:00:00.037) 0:00:10.677 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 Friday 09 February 2024 15:51:36 +0000 (0:00:00.345) 0:00:11.023 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:6 Friday 09 February 2024 15:51:37 +0000 (0:00:00.825) 0:00:11.849 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 15:51:37 +0000 (0:00:00.053) 0:00:11.902 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 15:51:37 +0000 (0:00:00.040) 0:00:11.943 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707493896.4029727, "block_size": 4096, "blocks": 0, "ctime": 1707493896.4029727, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33241, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/LSR-TST-br31", "lnk_target": "../../devices/virtual/net/LSR-TST-br31", "mode": "0777", "mtime": 1707493896.4029727, "nlink": 1, "path": "/sys/class/net/LSR-TST-br31", "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 - 'LSR-TST-br31'] ******************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 15:51:38 +0000 (0:00:00.235) 0:00:12.179 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 Friday 09 February 2024 15:51:38 +0000 (0:00:00.110) 0:00:12.289 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:6 Friday 09 February 2024 15:51:39 +0000 (0:00:00.838) 0:00:13.128 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 15:51:39 +0000 (0:00:00.039) 0:00:13.167 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 15:51:39 +0000 (0:00:00.044) 0:00:13.212 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 15:51:39 +0000 (0:00:00.071) 0:00:13.283 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 15:51:39 +0000 (0:00:00.313) 0:00:13.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 15:51:39 +0000 (0:00:00.042) 0:00:13.640 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep LSR-TST-br31 | grep /etc", "delta": "0:00:00.021108", "end": "2024-02-09 15:51:39.844966", "rc": 0, "start": "2024-02-09 15:51:39.823858" } STDOUT: LSR-TST-br31 /etc/NetworkManager/system-connections/LSR-TST-br31.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 15:51:39 +0000 (0:00:00.272) 0:00:13.913 ******* ok: [sut] => { "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-LSR-TST-br31] ******************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 15:51:39 +0000 (0:00:00.055) 0:00:13.968 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-LSR-TST-br31] **************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 15:51:39 +0000 (0:00:00.034) 0:00:14.003 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-LSR-TST-br31] *********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 15:51:40 +0000 (0:00:00.043) 0:00:14.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-LSR-TST-br31] ******************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 15:51:40 +0000 (0:00:00.059) 0:00:14.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'LSR-TST-br31'] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 15:51:40 +0000 (0:00:00.078) 0:00:14.185 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'LSR-TST-br31'] **** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 15:51:40 +0000 (0:00:00.030) 0:00:14.215 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in LSR-TST-br31] ********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 15:51:40 +0000 (0:00:00.041) 0:00:14.257 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/down_profile.yml:3 Friday 09 February 2024 15:51:40 +0000 (0:00:00.047) 0:00:14.305 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 15:51:41 +0000 (0:00:00.786) 0:00:15.091 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 15:51:41 +0000 (0:00:00.046) 0:00:15.138 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 15:51:41 +0000 (0:00:00.032) 0:00:15.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 15:51:41 +0000 (0:00:00.023) 0:00:15.194 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 15:51:41 +0000 (0:00:00.024) 0:00:15.219 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 15:51:43 +0000 (0:00:02.178) 0:00:17.397 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 15:51:44 +0000 (0:00:00.965) 0:00:18.363 ******* ok: [sut] => {} MSG: Using network provider: nm 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 15:51:44 +0000 (0:00:00.025) 0:00:18.389 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 15:51:44 +0000 (0:00:00.028) 0:00:18.417 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 15:51:44 +0000 (0:00:00.030) 0:00:18.449 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 15:51:44 +0000 (0:00:00.050) 0:00:18.499 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 15:51:44 +0000 (0:00:00.023) 0:00:18.523 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 15:51:44 +0000 (0:00:00.073) 0:00:18.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 15:51:44 +0000 (0:00:00.034) 0:00:18.630 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 15:51:45 +0000 (0:00:00.591) 0:00:19.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 15:51:45 +0000 (0:00:00.034) 0:00:19.256 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 15:51:45 +0000 (0:00:00.054) 0:00:19.310 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 15:51:45 +0000 (0:00:00.027) 0:00:19.337 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 15:51:45 +0000 (0:00:00.422) 0:00:19.760 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 15:51:45 +0000 (0:00:00.027) 0:00:19.788 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 15:51:45 +0000 (0:00:00.033) 0:00:19.821 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 15:51:45 +0000 (0:00:00.037) 0:00:19.859 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 15:51:45 +0000 (0:00:00.029) 0:00:19.888 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/down_profile+delete_interface.yml:5 Friday 09 February 2024 15:51:46 +0000 (0:00:00.259) 0:00:20.147 ******* ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/down_profile+delete_interface.yml:8 Friday 09 February 2024 15:51:46 +0000 (0:00:00.812) 0:00:20.960 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/delete_interface.yml:3 Friday 09 February 2024 15:51:46 +0000 (0:00:00.047) 0:00:21.008 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "LSR-TST-br31" ], "delta": "0:00:00.007793", "end": "2024-02-09 15:51:47.169372", "rc": 1, "start": "2024-02-09 15:51:47.161579" } STDERR: Cannot find device "LSR-TST-br31" MSG: non-zero return code ...ignoring META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/remove_profile.yml:3 Friday 09 February 2024 15:51:47 +0000 (0:00:00.251) 0:00:21.259 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 15:51:48 +0000 (0:00:00.783) 0:00:22.042 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 15:51:48 +0000 (0:00:00.053) 0:00:22.096 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 15:51:48 +0000 (0:00:00.077) 0:00:22.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 15:51:48 +0000 (0:00:00.025) 0:00:22.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 15:51:48 +0000 (0:00:00.046) 0:00:22.245 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 15:51:50 +0000 (0:00:02.173) 0:00:24.419 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 15:51:51 +0000 (0:00:00.942) 0:00:25.361 ******* ok: [sut] => {} MSG: Using network provider: nm 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 15:51:51 +0000 (0:00:00.069) 0:00:25.430 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 15:51:51 +0000 (0:00:00.079) 0:00:25.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 15:51:51 +0000 (0:00:00.046) 0:00:25.556 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 15:51:51 +0000 (0:00:00.079) 0:00:25.636 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 15:51:51 +0000 (0:00:00.041) 0:00:25.677 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 15:51:51 +0000 (0:00:00.032) 0:00:25.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 15:51:51 +0000 (0:00:00.057) 0:00:25.767 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 15:51:52 +0000 (0:00:00.587) 0:00:26.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 15:51:52 +0000 (0:00:00.034) 0:00:26.390 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 15:51:52 +0000 (0:00:00.029) 0:00:26.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 15:51:52 +0000 (0:00:00.030) 0:00:26.449 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 15:51:52 +0000 (0:00:00.408) 0:00:26.857 ******* 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-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 15:51:52 +0000 (0:00:00.025) 0:00:26.883 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 15:51:52 +0000 (0:00:00.027) 0:00:26.911 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 15:51:52 +0000 (0:00:00.025) 0:00:26.937 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 15:51:52 +0000 (0:00:00.025) 0:00:26.963 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 Friday 09 February 2024 15:51:53 +0000 (0:00:00.212) 0:00:27.175 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:6 Friday 09 February 2024 15:51:53 +0000 (0:00:00.822) 0:00:27.998 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 09 February 2024 15:51:54 +0000 (0:00:00.040) 0:00:28.039 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 15:51:54 +0000 (0:00:00.043) 0:00:28.083 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 15:51:54 +0000 (0:00:00.041) 0:00:28.125 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 15:51:54 +0000 (0:00:00.233) 0:00:28.359 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 15:51:54 +0000 (0:00:00.057) 0:00:28.416 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep LSR-TST-br31 | grep /etc", "delta": "0:00:00.020223", "end": "2024-02-09 15:51:54.618728", "rc": 1, "start": "2024-02-09 15:51:54.598505" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 15:51:54 +0000 (0:00:00.265) 0:00:28.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-LSR-TST-br31] ******************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 15:51:54 +0000 (0:00:00.029) 0:00:28.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-LSR-TST-br31] **************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 15:51:54 +0000 (0:00:00.046) 0:00:28.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-LSR-TST-br31] *********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 15:51:54 +0000 (0:00:00.044) 0:00:28.802 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-LSR-TST-br31] ******************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 15:51:54 +0000 (0:00:00.026) 0:00:28.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'LSR-TST-br31'] ********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 09 February 2024 15:51:54 +0000 (0:00:00.025) 0:00:28.854 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 Friday 09 February 2024 15:51:54 +0000 (0:00:00.036) 0:00:28.891 ******* ok: [sut] META: ran handlers TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:6 Friday 09 February 2024 15:51:55 +0000 (0:00:00.847) 0:00:29.738 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 15:51:55 +0000 (0:00:00.131) 0:00:29.870 ******* included: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface LSR-TST-br31] ************************************* task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 15:51:55 +0000 (0:00:00.070) 0:00:29.940 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'LSR-TST-br31'] ******************** task path: /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 15:51:56 +0000 (0:00:00.278) 0:00:30.219 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=78 changed=3 unreachable=0 failed=0 skipped=61 rescued=0 ignored=2 Friday 09 February 2024 15:51:56 +0000 (0:00:00.033) 0:00:30.252 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.18s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.29s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.12s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.93s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/tests_bridge_nm.yml:6 --------- Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 ----- Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 ----- Gathering Facts --------------------------------------------------------- 0.83s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 ----- Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/run_tasks.yml:3 ----- Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:17 - Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/down_profile.yml:3 -- Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/remove_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/playbooks/tests_bridge.yml:3 -- linux-system-roles.network : Enable and start NetworkManager ------------ 0.73s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 0.59s /WORKDIR/git-bond_options_rewriteavx5mw3t/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---