# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Test executing the role with default parameters] ************************* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 27 May 2022 16:18:34 +0000 (0:00:00.032) 0:00:00.032 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/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] *** Friday 27 May 2022 16:18:34 +0000 (0:00:00.127) 0:00:00.160 ************ 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 services are running] *********** Friday 27 May 2022 16:18:34 +0000 (0:00:00.738) 0:00:00.898 ************ 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] ********* Friday 27 May 2022 16:18:36 +0000 (0:00:01.781) 0:00:02.680 ************ 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] ********************* Friday 27 May 2022 16:18:38 +0000 (0:00:01.701) 0:00:04.382 ************ ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Install packages] *************************** Friday 27 May 2022 16:18:38 +0000 (0:00:00.110) 0:00:04.492 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 27 May 2022 16:18:38 +0000 (0:00:00.158) 0:00:04.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 27 May 2022 16:18:38 +0000 (0:00:00.130) 0:00:04.781 ************ ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 27 May 2022 16:18:39 +0000 (0:00:00.796) 0:00:05.577 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 27 May 2022 16:18:39 +0000 (0:00:00.125) 0:00:05.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 : Ensure initscripts network file dependency is present] *** Friday 27 May 2022 16:18:39 +0000 (0:00:00.148) 0:00:05.851 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 27 May 2022 16:18:40 +0000 (0:00:00.118) 0:00:05.970 ************ ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Show stderr messages] *********************** Friday 27 May 2022 16:18:40 +0000 (0:00:00.793) 0:00:06.763 ************ ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages] ************************ Friday 27 May 2022 16:18:40 +0000 (0:00:00.119) 0:00:06.883 ************ ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 27 May 2022 16:18:41 +0000 (0:00:00.113) 0:00:06.997 ************ ok: [sut] => { "changed": false, "ping": "pong" } TASK [include_tasks] *********************************************************** Friday 27 May 2022 16:18:41 +0000 (0:00:00.434) 0:00:07.432 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 27 May 2022 16:18:41 +0000 (0:00:00.138) 0:00:07.570 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 27 May 2022 16:18:41 +0000 (0:00:00.121) 0:00:07.691 ************ included: /WORKDIR/dist-git-network-bond_fix-IHMNac/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 27 May 2022 16:18:41 +0000 (0:00:00.194) 0:00:07.886 ************ changed: [sut] => { "changed": true, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": "0:00:02.290818", "end": "2022-05-27 16:18:44.069542", "rc": 0, "start": "2022-05-27 16:18:41.778724" } STDOUT: Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Last metadata expiration check: 0:00:20 ago on Fri May 27 16:18:22 2022. epel-release-latest-8.noarch.rpm 813 kB/s | 23 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: epel-release noarch 8-15.el8 @commandline 23 k Transaction Summary ================================================================================ Install 1 Package Total size: 23 k Installed size: 32 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : epel-release-8-15.el8.noarch 1/1 Running scriptlet: epel-release-8-15.el8.noarch 1/1 Verifying : epel-release-8-15.el8.noarch 1/1 Installed products updated. Installed: epel-release-8-15.el8.noarch Complete! TASK [Enable EPEL 7] *********************************************************** Friday 27 May 2022 16:18:44 +0000 (0:00:02.678) 0:00:10.565 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 27 May 2022 16:18:44 +0000 (0:00:00.072) 0:00:10.637 ************ changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.522331", "end": "2022-05-27 16:18:44.956193", "rc": 0, "start": "2022-05-27 16:18:44.433862" } STDOUT: Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. TASK [Enable EPEL 6] *********************************************************** Friday 27 May 2022 16:18:45 +0000 (0:00:00.814) 0:00:11.451 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** Friday 27 May 2022 16:18:45 +0000 (0:00:00.076) 0:00:11.528 ************ ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=15 changed=2 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Friday 27 May 2022 16:18:45 +0000 (0:00:00.029) 0:00:11.557 ************ =============================================================================== Create EPEL 8 ----------------------------------------------------------- 2.68s linux-system-roles.network : Check which services are running ----------- 1.78s linux-system-roles.network : Check which packages are installed --------- 1.70s Enable EPEL 8 ----------------------------------------------------------- 0.81s linux-system-roles.network : Enable and start NetworkManager ------------ 0.80s linux-system-roles.network : Configure networking connection profiles --- 0.79s linux-system-roles.network : Ensure ansible_facts used by role are present --- 0.74s linux-system-roles.network : Re-test connectivity ----------------------- 0.43s include_tasks ----------------------------------------------------------- 0.19s linux-system-roles.network : Install packages --------------------------- 0.16s linux-system-roles.network : Enable network service --------------------- 0.15s include_tasks ----------------------------------------------------------- 0.14s linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.13s linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.13s linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.13s Fix CentOS6 Base repo --------------------------------------------------- 0.12s linux-system-roles.network : Show stderr messages ----------------------- 0.12s linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.12s linux-system-roles.network : Show debug messages ------------------------ 0.11s linux-system-roles.network : Print network provider --------------------- 0.11s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---