# 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_states_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_states_initscripts.yml:5 Sunday 18 February 2024 14:13:29 +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-nm_plugin_hotfixe11yik_a/tests/tests_states_initscripts.yml:8 Sunday 18 February 2024 14:13:30 +0000 (0:00:00.923) 0:00:00.935 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 14:13:30 +0000 (0:00:00.024) 0:00:00.960 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.251) 0:00:01.212 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.197) 0:00:01.409 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.021) 0:00:01.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.018) 0:00:01.449 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.034) 0:00:01.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.011) 0:00:01.496 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.011) 0:00:01.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.011) 0:00:01.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.011) 0:00:01.529 ******* ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_states_initscripts.yml:10 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.445) 0:00:01.975 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:3 Sunday 18 February 2024 14:13:31 +0000 (0:00:00.012) 0:00:01.988 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:11 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.656) 0:00:02.644 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:22 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.012) 0:00:02.657 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.019) 0:00:02.677 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.013) 0:00:02.691 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.038) 0:00:02.729 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.017) 0:00:02.747 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.016) 0:00:02.764 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003647", "end": "2024-02-18 14:13:32.900474", "rc": 0, "start": "2024-02-18 14:13:32.896827" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.210) 0:00:02.974 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.013) 0:00:02.988 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.012) 0:00:03.000 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 14:13:32 +0000 (0:00:00.024) 0:00:03.024 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.030628", "end": "2024-02-18 14:13:33.114438", "rc": 255, "start": "2024-02-18 14:13:33.083810" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.164) 0:00:03.189 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.018) 0:00:03.207 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.136) 0:00:03.344 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.015) 0:00:03.359 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.021) 0:00:03.381 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.036) 0:00:03.418 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.072) 0:00:03.490 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.013) 0:00:03.504 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.012) 0:00:03.517 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:13:33 +0000 (0:00:00.012) 0:00:03.529 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:13:35 +0000 (0:00:01.819) 0:00:05.349 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.755) 0:00:06.104 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.024) 0:00:06.129 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.022) 0:00:06.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.021) 0:00:06.173 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.061) 0:00:06.235 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.022) 0:00:06.258 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.022) 0:00:06.280 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.026) 0:00:06.306 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.022) 0:00:06.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.022) 0:00:06.351 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.301) 0:00:06.652 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmppy0721kf" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:13:36 +0000 (0:00:00.216) 0:00:06.869 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.379) 0:00:07.248 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.022) 0:00:07.271 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.022) 0:00:07.294 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.026) 0:00:07.320 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.021) 0:00:07.342 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.225) 0:00:07.567 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.048) 0:00:07.615 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.041) 0:00:07.657 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.040) 0:00:07.697 ******* 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.022) 0:00:07.719 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265617.1624649, "block_size": 4096, "blocks": 8, "ctime": 1708265617.1624649, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708265617.1624649, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.140) 0:00:07.860 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.023) 0:00:07.884 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005682", "end": "2024-02-18 14:13:37.950368", "rc": 1, "start": "2024-02-18 14:13:37.944686" } STDERR: /bin/sh: nmcli: command not found 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.149) 0:00:08.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:13:37 +0000 (0:00:00.022) 0:00:08.056 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003382", "end": "2024-02-18 14:13:38.121629", "rc": 0, "start": "2024-02-18 14:13:38.118247" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.149) 0:00:08.205 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.027) 0:00:08.233 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003441", "end": "2024-02-18 14:13:38.298144", "rc": 0, "start": "2024-02-18 14:13:38.294703" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.150) 0:00:08.383 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.027) 0:00:08.410 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.024) 0:00:08.434 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.050) 0:00:08.485 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.023) 0:00:08.509 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.026) 0:00:08.535 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.023) 0:00:08.559 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.040) 0:00:08.600 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.032083", "end": "2024-02-18 14:13:38.689051", "rc": 255, "start": "2024-02-18 14:13:38.656968" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:45 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.171) 0:00:08.771 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.037) 0:00:08.808 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.022) 0:00:08.831 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.048) 0:00:08.879 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.035) 0:00:08.914 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:13:38 +0000 (0:00:00.034) 0:00:08.949 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003500", "end": "2024-02-18 14:13:39.010575", "rc": 0, "start": "2024-02-18 14:13:39.007075" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.144) 0:00:09.093 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.048) 0:00:09.142 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.023) 0:00:09.166 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.042) 0:00:09.208 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.005016", "end": "2024-02-18 14:13:39.272075", "rc": 255, "start": "2024-02-18 14:13:39.267059" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.146) 0:00:09.355 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.036) 0:00:09.391 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.142) 0:00:09.533 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.024) 0:00:09.558 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.039) 0:00:09.597 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.040) 0:00:09.638 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.041) 0:00:09.680 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.028) 0:00:09.708 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.050) 0:00:09.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:13:39 +0000 (0:00:00.022) 0:00:09.782 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:13:41 +0000 (0:00:01.567) 0:00:11.349 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:13:41 +0000 (0:00:00.609) 0:00:11.959 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:13:41 +0000 (0:00:00.023) 0:00:11.983 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:13:41 +0000 (0:00:00.021) 0:00:12.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:13:41 +0000 (0:00:00.051) 0:00:12.057 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.046) 0:00:12.104 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.023) 0:00:12.127 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.022) 0:00:12.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.031) 0:00:12.181 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.029) 0:00:12.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.023) 0:00:12.234 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.209) 0:00:12.444 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmp80kj3f18" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.224) 0:00:12.669 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.257) 0:00:12.926 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.023) 0:00:12.950 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.024) 0:00:12.974 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.024) 0:00:12.999 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:13:42 +0000 (0:00:00.022) 0:00:13.022 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.135) 0:00:13.157 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.055) 0:00:13.212 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.046) 0:00:13.258 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.038) 0:00:13.297 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.138) 0:00:13.435 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.025) 0:00:13.460 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.038) 0:00:13.498 ******* 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.023) 0:00:13.522 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265622.841465, "block_size": 4096, "blocks": 8, "ctime": 1708265622.841465, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708265622.841465, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.143) 0:00:13.665 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.024) 0:00:13.690 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005533", "end": "2024-02-18 14:13:43.753280", "rc": 1, "start": "2024-02-18 14:13:43.747747" } STDERR: /bin/sh: nmcli: command not found 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.144) 0:00:13.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.023) 0:00:13.858 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003405", "end": "2024-02-18 14:13:43.922247", "rc": 0, "start": "2024-02-18 14:13:43.918842" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.149) 0:00:14.007 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:13:43 +0000 (0:00:00.029) 0:00:14.037 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003497", "end": "2024-02-18 14:13:44.148810", "rc": 0, "start": "2024-02-18 14:13:44.145313" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.196) 0:00:14.234 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.029) 0:00:14.264 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.026) 0:00:14.290 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.025) 0:00:14.316 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.026) 0:00:14.342 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.022) 0:00:14.365 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.024) 0:00:14.390 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.042) 0:00:14.432 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.009711", "end": "2024-02-18 14:13:44.504037", "rc": 255, "start": "2024-02-18 14:13:44.494326" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:65 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.154) 0:00:14.587 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.036) 0:00:14.624 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.024) 0:00:14.648 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.047) 0:00:14.695 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.068) 0:00:14.763 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.035) 0:00:14.799 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003637", "end": "2024-02-18 14:13:44.869929", "rc": 0, "start": "2024-02-18 14:13:44.866292" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.154) 0:00:14.954 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.024) 0:00:14.978 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.023) 0:00:15.002 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:13:44 +0000 (0:00:00.040) 0:00:15.042 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:13:45 +0000 (0:00:00.038) 0:00:15.080 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:13:45 +0000 (0:00:00.042) 0:00:15.123 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:13:45 +0000 (0:00:00.028) 0:00:15.152 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:13:45 +0000 (0:00:00.022) 0:00:15.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:13:45 +0000 (0:00:00.024) 0:00:15.198 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:13:46 +0000 (0:00:01.530) 0:00:16.728 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.624) 0:00:17.353 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.025) 0:00:17.379 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.024) 0:00:17.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.024) 0:00:17.428 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.046) 0:00:17.474 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.024) 0:00:17.498 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.023) 0:00:17.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.025) 0:00:17.547 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.049) 0:00:17.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.022) 0:00:17.619 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.204) 0:00:17.824 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmp4rd568n0" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:13:47 +0000 (0:00:00.216) 0:00:18.041 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.252) 0:00:18.293 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.022) 0:00:18.316 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.025) 0:00:18.341 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.025) 0:00:18.366 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.021) 0:00:18.388 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.136) 0:00:18.524 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.024) 0:00:18.549 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.040) 0:00:18.590 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.041) 0:00:18.631 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.070) 0:00:18.702 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.029) 0:00:18.732 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.022) 0:00:18.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:13:48 +0000 (0:00:00.022) 0:00:18.777 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:13:50 +0000 (0:00:01.514) 0:00:20.291 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:13:50 +0000 (0:00:00.630) 0:00:20.922 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:13:50 +0000 (0:00:00.024) 0:00:20.946 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:13:50 +0000 (0:00:00.023) 0:00:20.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:13:50 +0000 (0:00:00.022) 0:00:20.992 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:13:50 +0000 (0:00:00.044) 0:00:21.037 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.022) 0:00:21.060 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.022) 0:00:21.082 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.025) 0:00:21.107 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.023) 0:00:21.131 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.026) 0:00:21.158 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.205) 0:00:21.363 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpn_arebmb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.212) 0:00:21.576 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.389) 0:00:21.965 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.023) 0:00:21.989 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:13:51 +0000 (0:00:00.024) 0:00:22.013 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.056) 0:00:22.070 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.024) 0:00:22.094 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.145) 0:00:22.240 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.047) 0:00:22.287 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.039) 0:00:22.327 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265631.802465, "block_size": 4096, "blocks": 0, "ctime": 1708265631.8014648, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1708265631.8014648, "nlink": 1, "path": "/sys/class/net/statebr", "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 - 'statebr'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.145) 0:00:22.472 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.026) 0:00:22.499 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.038) 0:00:22.537 ******* 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.024) 0:00:22.561 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265629.8144648, "block_size": 4096, "blocks": 8, "ctime": 1708265628.2084649, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708265628.2084649, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.142) 0:00:22.704 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.024) 0:00:22.728 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005495", "end": "2024-02-18 14:13:52.791678", "rc": 1, "start": "2024-02-18 14:13:52.786183" } STDERR: /bin/sh: nmcli: command not found 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.145) 0:00:22.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:13:52 +0000 (0:00:00.054) 0:00:22.928 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003456", "end": "2024-02-18 14:13:52.991348", "rc": 0, "start": "2024-02-18 14:13:52.987892" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.148) 0:00:23.077 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.028) 0:00:23.106 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003419", "end": "2024-02-18 14:13:53.169696", "rc": 0, "start": "2024-02-18 14:13:53.166277" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.149) 0:00:23.255 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.028) 0:00:23.284 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.026) 0:00:23.311 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.025) 0:00:23.336 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.023) 0:00:23.360 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.021) 0:00:23.381 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.023) 0:00:23.405 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.042) 0:00:23.448 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.025156", "end": "2024-02-18 14:13:53.531201", "rc": 0, "start": "2024-02-18 14:13:53.506045" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:83 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.170) 0:00:23.618 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.039) 0:00:23.657 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.023) 0:00:23.681 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.084) 0:00:23.765 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.036) 0:00:23.802 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.040) 0:00:23.843 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003602", "end": "2024-02-18 14:13:53.905712", "rc": 0, "start": "2024-02-18 14:13:53.902110" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.147) 0:00:23.990 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.025) 0:00:24.016 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:13:53 +0000 (0:00:00.023) 0:00:24.040 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:13:54 +0000 (0:00:00.048) 0:00:24.088 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:13:54 +0000 (0:00:00.038) 0:00:24.127 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:13:54 +0000 (0:00:00.040) 0:00:24.168 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:13:54 +0000 (0:00:00.028) 0:00:24.196 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:13:54 +0000 (0:00:00.022) 0:00:24.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:13:54 +0000 (0:00:00.022) 0:00:24.242 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:13:55 +0000 (0:00:01.570) 0:00:25.812 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.610) 0:00:26.423 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.023) 0:00:26.446 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.022) 0:00:26.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.023) 0:00:26.492 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.045) 0:00:26.538 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.048) 0:00:26.586 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.022) 0:00:26.608 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.027) 0:00:26.636 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.022) 0:00:26.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.022) 0:00:26.681 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:13:56 +0000 (0:00:00.207) 0:00:26.888 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpqzk53a1_" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.221) 0:00:27.110 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.272) 0:00:27.382 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.022) 0:00:27.405 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.025) 0:00:27.430 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.024) 0:00:27.454 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.022) 0:00:27.477 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.135) 0:00:27.612 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.025) 0:00:27.637 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.068) 0:00:27.706 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.042) 0:00:27.748 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.028) 0:00:27.777 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.023) 0:00:27.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:13:57 +0000 (0:00:00.022) 0:00:27.824 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:13:59 +0000 (0:00:01.533) 0:00:29.357 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:13:59 +0000 (0:00:00.637) 0:00:29.995 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:13:59 +0000 (0:00:00.025) 0:00:30.021 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:13:59 +0000 (0:00:00.031) 0:00:30.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.024) 0:00:30.076 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.048) 0:00:30.125 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.026) 0:00:30.151 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.022) 0:00:30.174 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.027) 0:00:30.201 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.024) 0:00:30.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.023) 0:00:30.249 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.203) 0:00:30.452 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmp3e_3jd1o" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.220) 0:00:30.673 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:00 +0000 (0:00:00.369) 0:00:31.042 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.022) 0:00:31.064 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.059) 0:00:31.124 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.025) 0:00:31.149 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.023) 0:00:31.172 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.140) 0:00:31.313 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.043) 0:00:31.356 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.044) 0:00:31.400 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.044) 0:00:31.445 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.031) 0:00:31.476 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.024) 0:00:31.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:01 +0000 (0:00:00.024) 0:00:31.525 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:03 +0000 (0:00:01.553) 0:00:33.079 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.612) 0:00:33.691 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.024) 0:00:33.715 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.023) 0:00:33.738 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.022) 0:00:33.761 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.045) 0:00:33.807 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.022) 0:00:33.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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.024) 0:00:33.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.026) 0:00:33.881 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.023) 0:00:33.904 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:03 +0000 (0:00:00.053) 0:00:33.958 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.210) 0:00:34.168 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpl7anp1if" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.226) 0:00:34.394 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.270) 0:00:34.664 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.023) 0:00:34.688 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.025) 0:00:34.713 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.026) 0:00:34.740 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.024) 0:00:34.764 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.138) 0:00:34.902 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.047) 0:00:34.950 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:14:04 +0000 (0:00:00.038) 0:00:34.988 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708265640.8894649, "block_size": 4096, "blocks": 0, "ctime": 1708265640.888465, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1708265640.888465, "nlink": 1, "path": "/sys/class/net/statebr", "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 - 'statebr'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.145) 0:00:35.133 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.027) 0:00:35.161 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.074) 0:00:35.235 ******* 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.023) 0:00:35.259 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.141) 0:00:35.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.022) 0:00:35.424 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005563", "end": "2024-02-18 14:14:05.487283", "rc": 1, "start": "2024-02-18 14:14:05.481720" } STDERR: /bin/sh: nmcli: command not found 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.146) 0:00:35.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.023) 0:00:35.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.027) 0:00:35.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.024) 0:00:35.646 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.023) 0:00:35.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.025) 0:00:35.695 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.026) 0:00:35.721 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.020) 0:00:35.742 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.023) 0:00:35.765 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.042) 0:00:35.807 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.022651", "end": "2024-02-18 14:14:05.890189", "rc": 0, "start": "2024-02-18 14:14:05.867538" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:103 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.171) 0:00:35.978 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.039) 0:00:36.018 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:14:05 +0000 (0:00:00.024) 0:00:36.043 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.049) 0:00:36.093 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.037) 0:00:36.130 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.036) 0:00:36.167 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003588", "end": "2024-02-18 14:14:06.233499", "rc": 0, "start": "2024-02-18 14:14:06.229911" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.151) 0:00:36.318 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.025) 0:00:36.344 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.024) 0:00:36.368 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.046) 0:00:36.414 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.038) 0:00:36.453 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.088) 0:00:36.541 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.029) 0:00:36.570 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.025) 0:00:36.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:06 +0000 (0:00:00.025) 0:00:36.621 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:08 +0000 (0:00:01.528) 0:00:38.150 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.628) 0:00:38.778 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.023) 0:00:38.802 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.024) 0:00:38.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.024) 0:00:38.850 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.044) 0:00:38.895 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.023) 0:00:38.918 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.023) 0:00:38.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.027) 0:00:38.969 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.023) 0:00:38.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:08 +0000 (0:00:00.022) 0:00:39.014 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.208) 0:00:39.222 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpttvd9bi6" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.220) 0:00:39.443 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.261) 0:00:39.704 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.023) 0:00:39.728 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.025) 0:00:39.754 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.025) 0:00:39.779 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.054) 0:00:39.834 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.138) 0:00:39.972 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.025) 0:00:39.997 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:09 +0000 (0:00:00.037) 0:00:40.034 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:10 +0000 (0:00:00.041) 0:00:40.076 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:10 +0000 (0:00:00.029) 0:00:40.105 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:10 +0000 (0:00:00.022) 0:00:40.127 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:10 +0000 (0:00:00.022) 0:00:40.150 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:11 +0000 (0:00:01.564) 0:00:41.715 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.616) 0:00:42.332 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.024) 0:00:42.356 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.024) 0:00:42.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.024) 0:00:42.404 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.045) 0:00:42.450 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.023) 0:00:42.474 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.023) 0:00:42.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.026) 0:00:42.524 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.023) 0:00:42.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.022) 0:00:42.570 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.208) 0:00:42.779 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpdzu5lqb5" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:12 +0000 (0:00:00.246) 0:00:43.026 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.381) 0:00:43.408 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.023) 0:00:43.432 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.026) 0:00:43.458 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.025) 0:00:43.483 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.024) 0:00:43.507 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.140) 0:00:43.648 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.036) 0:00:43.685 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.043) 0:00:43.728 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.027) 0:00:43.756 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.022) 0:00:43.779 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:13 +0000 (0:00:00.022) 0:00:43.802 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:15 +0000 (0:00:01.521) 0:00:45.323 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:15 +0000 (0:00:00.610) 0:00:45.934 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:15 +0000 (0:00:00.023) 0:00:45.957 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:15 +0000 (0:00:00.024) 0:00:45.982 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:15 +0000 (0:00:00.022) 0:00:46.004 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:15 +0000 (0:00:00.045) 0:00:46.050 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.024) 0:00:46.074 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.022) 0:00:46.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.052) 0:00:46.149 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.023) 0:00:46.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.023) 0:00:46.196 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.207) 0:00:46.404 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpazt07s8b" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.214) 0:00:46.618 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.263) 0:00:46.882 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.022) 0:00:46.904 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.024) 0:00:46.929 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.024) 0:00:46.953 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:16 +0000 (0:00:00.022) 0:00:46.976 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.137) 0:00:47.113 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.041) 0:00:47.155 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.042) 0:00:47.198 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.082) 0:00:47.280 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.033) 0:00:47.314 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.023) 0:00:47.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:17 +0000 (0:00:00.023) 0:00:47.361 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:18 +0000 (0:00:01.535) 0:00:48.897 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.640) 0:00:49.538 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.024) 0:00:49.563 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.024) 0:00:49.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.023) 0:00:49.610 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.045) 0:00:49.656 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.023) 0:00:49.679 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.023) 0:00:49.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.026) 0:00:49.729 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.024) 0:00:49.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.024) 0:00:49.777 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:19 +0000 (0:00:00.204) 0:00:49.982 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpg9cv6y25" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.217) 0:00:50.199 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.257) 0:00:50.456 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.024) 0:00:50.481 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.024) 0:00:50.505 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.067) 0:00:50.573 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.024) 0:00:50.597 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.137) 0:00:50.735 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.042) 0:00:50.778 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.041) 0:00:50.819 ******* 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.023) 0:00:50.843 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.140) 0:00:50.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:14:20 +0000 (0:00:00.023) 0:00:51.007 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005539", "end": "2024-02-18 14:14:21.073627", "rc": 1, "start": "2024-02-18 14:14:21.068088" } STDERR: /bin/sh: nmcli: command not found 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.150) 0:00:51.157 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.023) 0:00:51.181 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.024) 0:00:51.206 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.024) 0:00:51.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.023) 0:00:51.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.024) 0:00:51.279 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.025) 0:00:51.305 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.065) 0:00:51.370 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.025) 0:00:51.396 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.043) 0:00:51.439 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.019821", "end": "2024-02-18 14:14:21.517122", "rc": 0, "start": "2024-02-18 14:14:21.497301" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tests_states.yml:126 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.164) 0:00:51.604 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.040) 0:00:51.644 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.024) 0:00:51.668 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.048) 0:00:51.717 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.037) 0:00:51.754 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.036) 0:00:51.790 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003588", "end": "2024-02-18 14:14:21.857247", "rc": 0, "start": "2024-02-18 14:14:21.853659" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.150) 0:00:51.941 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.025) 0:00:51.966 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 14:14:21 +0000 (0:00:00.022) 0:00:51.989 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 14:14:22 +0000 (0:00:00.083) 0:00:52.072 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:22 +0000 (0:00:00.037) 0:00:52.110 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:22 +0000 (0:00:00.041) 0:00:52.152 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:22 +0000 (0:00:00.028) 0:00:52.180 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:22 +0000 (0:00:00.022) 0:00:52.203 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:22 +0000 (0:00:00.022) 0:00:52.226 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:23 +0000 (0:00:01.526) 0:00:53.752 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.638) 0:00:54.391 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.023) 0:00:54.414 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.022) 0:00:54.437 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.023) 0:00:54.461 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.047) 0:00:54.508 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.022) 0:00:54.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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.022) 0:00:54.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.027) 0:00:54.581 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.022) 0:00:54.603 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.022) 0:00:54.626 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.209) 0:00:54.835 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpkijo2p02" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:24 +0000 (0:00:00.219) 0:00:55.054 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.286) 0:00:55.341 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.022) 0:00:55.364 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.025) 0:00:55.389 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.024) 0:00:55.414 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.022) 0:00:55.437 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.140) 0:00:55.577 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.024) 0:00:55.602 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.038) 0:00:55.641 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.042) 0:00:55.683 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.028) 0:00:55.712 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.022) 0:00:55.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:25 +0000 (0:00:00.022) 0:00:55.757 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:27 +0000 (0:00:01.519) 0:00:57.276 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.611) 0:00:57.888 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.024) 0:00:57.912 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.024) 0:00:57.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.024) 0:00:57.961 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.045) 0:00:58.006 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.022) 0:00:58.029 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:27 +0000 (0:00:00.022) 0:00:58.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.026) 0:00:58.079 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.052) 0:00:58.131 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.023) 0:00:58.155 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.207) 0:00:58.363 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmprpxk0t3k" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.214) 0:00:58.578 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.375) 0:00:58.953 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.023) 0:00:58.976 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.024) 0:00:59.001 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.025) 0:00:59.026 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:28 +0000 (0:00:00.023) 0:00:59.049 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 14:14:29 +0000 (0:00:00.144) 0:00:59.194 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:29 +0000 (0:00:00.036) 0:00:59.230 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:29 +0000 (0:00:00.040) 0:00:59.271 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:29 +0000 (0:00:00.060) 0:00:59.332 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:29 +0000 (0:00:00.022) 0:00:59.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:29 +0000 (0:00:00.022) 0:00:59.378 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:30 +0000 (0:00:01.521) 0:01:00.899 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.611) 0:01:01.511 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.023) 0:01:01.534 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.050) 0:01:01.585 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.022) 0:01:01.607 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.044) 0:01:01.652 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.022) 0:01:01.674 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.022) 0:01:01.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.027) 0:01:01.724 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.022) 0:01:01.747 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.022) 0:01:01.769 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:31 +0000 (0:00:00.206) 0:01:01.976 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmp2hji1t51" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.216) 0:01:02.192 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.266) 0:01:02.459 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.023) 0:01:02.483 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.024) 0:01:02.507 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.024) 0:01:02.531 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.022) 0:01:02.554 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.174) 0:01:02.728 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.041) 0:01:02.770 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.039) 0:01:02.809 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.043) 0:01:02.852 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.028) 0:01:02.881 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.022) 0:01:02.904 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 14:14:32 +0000 (0:00:00.022) 0:01:02.926 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 14:14:34 +0000 (0:00:01.527) 0:01:04.454 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.639) 0:01:05.094 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.024) 0:01:05.118 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.022) 0:01:05.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.023) 0:01:05.163 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.045) 0:01:05.208 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.023) 0:01:05.232 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.023) 0:01:05.255 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.026) 0:01:05.281 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.023) 0:01:05.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.022) 0:01:05.327 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.204) 0:01:05.532 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14824b_fsi2sl/tmpz4a89jlt" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.250) 0:01:05.782 ******* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 14:14:35 +0000 (0:00:00.258) 0:01:06.041 ******* 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-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.022) 0:01:06.063 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.025) 0:01:06.088 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.025) 0:01:06.114 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.022) 0:01:06.136 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.142) 0:01:06.279 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.046) 0:01:06.326 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.038) 0:01:06.364 ******* 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.023) 0:01:06.387 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.140) 0:01:06.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.022) 0:01:06.551 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.005608", "end": "2024-02-18 14:14:36.616368", "rc": 1, "start": "2024-02-18 14:14:36.610760" } STDERR: /bin/sh: nmcli: command not found 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-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.148) 0:01:06.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.023) 0:01:06.723 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.055) 0:01:06.779 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.024) 0:01:06.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.023) 0:01:06.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.024) 0:01:06.852 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 18 February 2024 14:14:36 +0000 (0:00:00.025) 0:01:06.877 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.387021", "end": "2024-02-18 14:14:37.323949", "rc": 0, "start": "2024-02-18 14:14:36.936928" } TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.530) 0:01:07.408 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.023) 0:01:07.431 ******* ok: [sut] => { "networkmanager_nvr": "" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.024) 0:01:07.455 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.027) 0:01:07.483 ******* ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.023) 0:01:07.506 ******* included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.047) 0:01:07.554 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.021809", "end": "2024-02-18 14:14:37.645161", "rc": 0, "start": "2024-02-18 14:14:37.623352" } STDERR: /bin/sh: nmcli: command not found /bin/sh: line 1: nmcli: command not found TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.177) 0:01:07.732 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.007281", "end": "2024-02-18 14:14:37.801621", "rc": 0, "start": "2024-02-18 14:14:37.794340" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc pfifo_fast state UP qlen 1000 link/ether 0e:58:fb:37:ce:dd brd ff:ff:ff:ff:ff:ff inet 10.31.41.14/22 brd 10.31.43.255 scope global eth0 inet6 fe80::c58:fbff:fe37:cedd/64 scope link valid_lft forever preferred_lft forever 12: dummy0: mtu 1500 qdisc noop state DOWN link/ether 62:d4:4e:f2:4d:30 brd ff:ff:ff:ff:ff:ff IP ROUTE 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.14 169.254.0.0/16 dev eth0 scope link metric 1002 default via 10.31.40.1 dev eth0 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 RESOLV ; Created by cloud-init on instance boot automatically, do not edit. ; ; generated by /sbin/dhclient-script search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.186) 0:01:07.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=334 changed=13 unreachable=0 failed=0 skipped=228 rescued=0 ignored=10 Sunday 18 February 2024 14:14:37 +0000 (0:00:00.015) 0:01:07.934 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.82s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.52s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.45s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 1.13s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.10s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-nm_plugin_hotfixe11yik_a/tests/tests_states_initscripts.yml:5 ---- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---