ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-oAD executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:24 Saturday 28 February 2026 06:29:01 -0500 (0:00:00.041) 0:00:00.041 ***** included: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 Saturday 28 February 2026 06:29:01 -0500 (0:00:00.013) 0:00:00.054 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:8 Saturday 28 February 2026 06:29:02 -0500 (0:00:00.799) 0:00:00.854 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role] ************************************************************ task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:29 Saturday 28 February 2026 06:29:02 -0500 (0:00:00.004) 0:00:00.858 ***** redirecting (type: modules) ansible.builtin.patch to ansible.posix.patch redirecting (type: action) ansible.builtin.patch to ansible.posix.patch included: fedora.linux_system_roles.hpc for managed-node1 TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Saturday 28 February 2026 06:29:02 -0500 (0:00:00.204) 0:00:01.063 ***** included: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.hpc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 Saturday 28 February 2026 06:29:02 -0500 (0:00:00.018) 0:00:01.082 ***** ok: [managed-node1] TASK [fedora.linux_system_roles.hpc : Check if system is ostree] *************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 Saturday 28 February 2026 06:29:02 -0500 (0:00:00.703) 0:00:01.785 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.hpc : Set flag to indicate system is ostree] *** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.412) 0:00:02.197 ***** ok: [managed-node1] => { "ansible_facts": { "__hpc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:19 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.021) 0:00:02.219 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__hpc_azhpc_diags_info": { "name": "hpcdiag", "sha256": "bcecba0ff8999131f45508718ac6eec8615550e046c77d69c148d3947647849f", "url": "https://github.com/Azure/azhpc-diagnostics/archive/refs/tags/hpcdiag-20220316.tar.gz", "version": 20220316 }, "__hpc_aznhc_info": { "name": "azurehpc-health-checks", "sha256": "5fc69a6dfdc50486dadc8aec082a815dc64c737fbd164bf70ad5c7080d5c7879", "url": "https://github.com/Azure/azurehpc-health-checks/archive/refs/tags/v0.4.5.tar.gz", "version": "0.4.5" }, "__hpc_cuda_toolkit_packages": [ "cuda-toolkit-12-9" ], "__hpc_docker_packages": [ "moby-engine-29.1.4-1.el9", "moby-cli-29.1.4-1.el9" ], "__hpc_gdrcopy_info": { "distribution": "el9", "name": "gdrcopy", "sha256": "d6c61358adb52d9a9b71d4e05cb6ac9288ac18274e8d8177a6f197f0ee006130", "url": "https://github.com/NVIDIA/gdrcopy/archive/0f7366e73b019e7facf907381f6b0b2f5a1576e4.tar.gz", "version": "2.5.1-1" }, "__hpc_hpcx_info": { "name": "hpcx", "sha256": "92f746dd8cf293cf5b3955a0addd92e162dd012e1f8f728983a85c6c134e33b0", "url": "https://content.mellanox.com/hpc/hpc-x/v2.24.1_cuda12/hpcx-v2.24.1-gcc-inbox-redhat9-cuda12-x86_64.tbz", "version": "2.24.1" }, "__hpc_kvp_client_info": { "name": "kvp_client.c", "sha256": "0f7fa598c40994e9a18fa2982ee6ca9a591bd2ebc419f1ec526ea9bf19aae1eb", "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" }, "__hpc_microsoft_prod_repo": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "__hpc_moneo_info": { "name": "moneo", "sha256": "bab588b37f9a7d03fff82ff22d8a24c18a64e18eb2dad31f447a67b6fb76bd4c", "url": "https://github.com/Azure/Moneo/archive/refs/tags/v0.3.4.tar.gz", "version": "0.3.4" }, "__hpc_nvidia_cuda_repo": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "__hpc_nvidia_driver_module": "nvidia-driver:{{ __hpc_nvidia_driver_stream }}", "__hpc_nvidia_driver_stream": "580-dkms", "__hpc_nvidia_nccl_packages": [ "libnccl-2.27.5-1+cuda12.9", "libnccl-devel-2.27.5-1+cuda12.9" ], "__hpc_openmpi_info": { "name": "openmpi", "sha256": "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449", "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2", "version": "5.0.8" }, "__hpc_pmix_info": { "name": "pmix", "sha256": "6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3", "url": "https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.bz2", "version": "4.2.9" }, "__hpc_rhel_epel_repo": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "__hpc_rhui_azure_rhel_9_eus_repo": { "baseurl": "https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus", "description": "Microsoft Azure RPMs for Red Hat Enterprise Linux 9 EUS", "key": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", "name": "rhui-microsoft-azure-rhel9-eus" } }, "ansible_included_var_files": [ "/tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__hpc_azhpc_diags_info": { "name": "hpcdiag", "sha256": "bcecba0ff8999131f45508718ac6eec8615550e046c77d69c148d3947647849f", "url": "https://github.com/Azure/azhpc-diagnostics/archive/refs/tags/hpcdiag-20220316.tar.gz", "version": 20220316 }, "__hpc_aznhc_info": { "name": "azurehpc-health-checks", "sha256": "5fc69a6dfdc50486dadc8aec082a815dc64c737fbd164bf70ad5c7080d5c7879", "url": "https://github.com/Azure/azurehpc-health-checks/archive/refs/tags/v0.4.5.tar.gz", "version": "0.4.5" }, "__hpc_cuda_toolkit_packages": [ "cuda-toolkit-12-9" ], "__hpc_docker_packages": [ "moby-engine-29.1.4-1.el9", "moby-cli-29.1.4-1.el9" ], "__hpc_gdrcopy_info": { "distribution": "el9", "name": "gdrcopy", "sha256": "d6c61358adb52d9a9b71d4e05cb6ac9288ac18274e8d8177a6f197f0ee006130", "url": "https://github.com/NVIDIA/gdrcopy/archive/0f7366e73b019e7facf907381f6b0b2f5a1576e4.tar.gz", "version": "2.5.1-1" }, "__hpc_hpcx_info": { "name": "hpcx", "sha256": "92f746dd8cf293cf5b3955a0addd92e162dd012e1f8f728983a85c6c134e33b0", "url": "https://content.mellanox.com/hpc/hpc-x/v2.24.1_cuda12/hpcx-v2.24.1-gcc-inbox-redhat9-cuda12-x86_64.tbz", "version": "2.24.1" }, "__hpc_kvp_client_info": { "name": "kvp_client.c", "sha256": "0f7fa598c40994e9a18fa2982ee6ca9a591bd2ebc419f1ec526ea9bf19aae1eb", "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" }, "__hpc_microsoft_prod_repo": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "__hpc_moneo_info": { "name": "moneo", "sha256": "bab588b37f9a7d03fff82ff22d8a24c18a64e18eb2dad31f447a67b6fb76bd4c", "url": "https://github.com/Azure/Moneo/archive/refs/tags/v0.3.4.tar.gz", "version": "0.3.4" }, "__hpc_nvidia_cuda_repo": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "__hpc_nvidia_driver_module": "nvidia-driver:{{ __hpc_nvidia_driver_stream }}", "__hpc_nvidia_driver_stream": "580-dkms", "__hpc_nvidia_nccl_packages": [ "libnccl-2.27.5-1+cuda12.9", "libnccl-devel-2.27.5-1+cuda12.9" ], "__hpc_openmpi_info": { "name": "openmpi", "sha256": "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449", "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2", "version": "5.0.8" }, "__hpc_pmix_info": { "name": "pmix", "sha256": "6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3", "url": "https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.bz2", "version": "4.2.9" }, "__hpc_rhel_epel_repo": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "__hpc_rhui_azure_rhel_9_eus_repo": { "baseurl": "https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus", "description": "Microsoft Azure RPMs for Red Hat Enterprise Linux 9 EUS", "key": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", "name": "rhui-microsoft-azure-rhel9-eus" } }, "ansible_included_var_files": [ "/tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.hpc : Fail on unsupported architectures] ******* task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.044) 0:00:02.264 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] != 'x86_64'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs openmpi without cuda toolkit] *** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:14 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.012) 0:00:02.276 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs NVIDIA Container Toolkit without Docker] *** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:27 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.011) 0:00:02.288 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs azurehpc-health-checks without NVIDIA Container Toolkit] *** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:37 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.012) 0:00:02.301 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Deploy GPG keys for repositories] ******** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:47 Saturday 28 February 2026 06:29:03 -0500 (0:00:00.012) 0:00:02.313 ***** ok: [managed-node1] => (item={'name': 'RHEL EPEL repository', 'description': 'RHEL EPEL repository', 'key': 'https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9', 'rpm': 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm'}) => { "ansible_loop_var": "item", "changed": false, "item": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" } } changed: [managed-node1] => (item={'name': 'nvidia-cuda', 'description': 'NVIDIA CUDA repository', 'key': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub', 'baseurl': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" } } changed: [managed-node1] => (item={'name': 'microsoft-prod', 'description': 'Microsoft Production repository', 'key': 'https://packages.microsoft.com/keys/microsoft.asc', 'baseurl': 'https://packages.microsoft.com/rhel/9/prod/'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" } } TASK [fedora.linux_system_roles.hpc : Install EPEL release package] ************ task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:57 Saturday 28 February 2026 06:29:05 -0500 (0:00:01.577) 0:00:03.891 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "Installed /root/.ansible/tmp/ansible-tmp-1772278145.1439238-9204-252872209945394/epel-release-latest-9.noarchfmh15098.rpm" ] } MSG: Nothing to do lsrpackages: https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm TASK [fedora.linux_system_roles.hpc : Configure repositories] ****************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:63 Saturday 28 February 2026 06:29:06 -0500 (0:00:01.202) 0:00:05.093 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf changed: [managed-node1] => (item={'name': 'nvidia-cuda', 'description': 'NVIDIA CUDA repository', 'key': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub', 'baseurl': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "repo": "nvidia-cuda", "state": "present" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf changed: [managed-node1] => (item={'name': 'microsoft-prod', 'description': 'Microsoft Production repository', 'key': 'https://packages.microsoft.com/keys/microsoft.asc', 'baseurl': 'https://packages.microsoft.com/rhel/9/prod/'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "repo": "microsoft-prod", "state": "present" } TASK [fedora.linux_system_roles.hpc : Install base packages] ******************* task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:73 Saturday 28 February 2026 06:29:07 -0500 (0:00:00.739) 0:00:05.833 ***** FAILED - RETRYING: [managed-node1]: Install base packages (3 retries left). FAILED - RETRYING: [managed-node1]: Install base packages (2 retries left). FAILED - RETRYING: [managed-node1]: Install base packages (1 retries left). fatal: [managed-node1]: FAILED! => { "attempts": 3, "changed": false, "failures": [ "No package pssh available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Cleanup] ***************************************************************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:33 Saturday 28 February 2026 06:29:33 -0500 (0:00:25.998) 0:00:31.832 ***** included: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml for managed-node1 TASK [Check if versionlock entries exist] ************************************** task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Saturday 28 February 2026 06:29:33 -0500 (0:00:00.070) 0:00:31.902 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Clear dnf versionlock entries] ******************************************* task path: /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 Saturday 28 February 2026 06:29:33 -0500 (0:00:00.322) 0:00:32.225 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__hpc_versionlock_stat.stat.exists", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=13 changed=2 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "attempts": 3, "end_time": "2026-02-28T11:29:33.023513+00:00Z", "host": "managed-node1", "message": "Failed to install some of the specified packages", "rc": 1, "start_time": "2026-02-28T11:29:07.027639+00:00Z", "task_name": "Install base packages", "task_path": "/tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:73" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 28 February 2026 06:29:33 -0500 (0:00:00.010) 0:00:32.235 ***** =============================================================================== fedora.linux_system_roles.hpc : Install base packages ------------------ 26.00s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:73 fedora.linux_system_roles.hpc : Deploy GPG keys for repositories -------- 1.58s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:47 fedora.linux_system_roles.hpc : Install EPEL release package ------------ 1.20s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:57 Gather architecture facts ----------------------------------------------- 0.80s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 fedora.linux_system_roles.hpc : Configure repositories ------------------ 0.74s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:63 fedora.linux_system_roles.hpc : Ensure ansible_facts used by role ------- 0.70s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 fedora.linux_system_roles.hpc : Check if system is ostree --------------- 0.41s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 Check if versionlock entries exist -------------------------------------- 0.32s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Run the role ------------------------------------------------------------ 0.20s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:29 Cleanup ----------------------------------------------------------------- 0.07s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:33 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.04s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:19 fedora.linux_system_roles.hpc : Set flag to indicate system is ostree --- 0.02s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.02s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Skip unsupported architectures ------------------------------------------ 0.01s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:24 fedora.linux_system_roles.hpc : Fail if role installs NVIDIA Container Toolkit without Docker --- 0.01s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:27 fedora.linux_system_roles.hpc : Fail on unsupported architectures ------- 0.01s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 fedora.linux_system_roles.hpc : Fail if role installs azurehpc-health-checks without NVIDIA Container Toolkit --- 0.01s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:37 fedora.linux_system_roles.hpc : Fail if role installs openmpi without cuda toolkit --- 0.01s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:14 Clear dnf versionlock entries ------------------------------------------- 0.01s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 Skip unsupported architectures ------------------------------------------ 0.00s /tmp/collections-oAD/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:8 Feb 28 06:29:00 managed-node1 python3.9[8996]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 28 06:29:00 managed-node1 sshd-session[9049]: Accepted publickey for root from 10.31.42.60 port 58962 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 28 06:29:00 managed-node1 systemd-logind[614]: New session 13 of user root. ░░ Subject: A new session 13 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 13 has been created for the user root. ░░ ░░ The leading process of the session is 9049. Feb 28 06:29:00 managed-node1 systemd[1]: Started Session 13 of User root. ░░ Subject: A start job for unit session-13.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-13.scope has finished successfully. ░░ ░░ The job identifier is 1590. Feb 28 06:29:00 managed-node1 sshd-session[9049]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 28 06:29:00 managed-node1 sshd-session[9052]: Received disconnect from 10.31.42.60 port 58962:11: disconnected by user Feb 28 06:29:00 managed-node1 sshd-session[9052]: Disconnected from user root 10.31.42.60 port 58962 Feb 28 06:29:00 managed-node1 sshd-session[9049]: pam_unix(sshd:session): session closed for user root Feb 28 06:29:00 managed-node1 systemd[1]: session-13.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-13.scope has successfully entered the 'dead' state. Feb 28 06:29:00 managed-node1 systemd-logind[614]: Session 13 logged out. Waiting for processes to exit. Feb 28 06:29:00 managed-node1 systemd-logind[614]: Removed session 13. ░░ Subject: Session 13 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 13 has been terminated. Feb 28 06:29:01 managed-node1 python3.9[9250]: ansible-setup Invoked with gather_subset=['architecture'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 28 06:29:02 managed-node1 python3.9[9403]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family', 'devices', 'processor'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 28 06:29:03 managed-node1 python3.9[9567]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 28 06:29:03 managed-node1 python3.9[9716]: ansible-rpm_key Invoked with key=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9 state=present validate_certs=True fingerprint=None Feb 28 06:29:04 managed-node1 python3.9[9870]: ansible-rpm_key Invoked with key=https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub state=present validate_certs=True fingerprint=None Feb 28 06:29:04 managed-node1 python3.9[10025]: ansible-rpm_key Invoked with key=https://packages.microsoft.com/keys/microsoft.asc state=present validate_certs=True fingerprint=None Feb 28 06:29:05 managed-node1 python3.9[10180]: ansible-ansible.legacy.dnf Invoked with name=['https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 28 06:29:06 managed-node1 python3.9[10330]: ansible-yum_repository Invoked with name=nvidia-cuda description=NVIDIA CUDA repository baseurl=['https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64'] gpgcheck=True reposdir=/etc/yum.repos.d state=present unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enabled=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 28 06:29:06 managed-node1 python3.9[10479]: ansible-yum_repository Invoked with name=microsoft-prod description=Microsoft Production repository baseurl=['https://packages.microsoft.com/rhel/9/prod/'] gpgcheck=True reposdir=/etc/yum.repos.d state=present unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enabled=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 28 06:29:07 managed-node1 python3.9[10628]: ansible-ansible.legacy.dnf Invoked with name=['pssh'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 28 06:29:20 managed-node1 python3.9[10785]: ansible-ansible.legacy.dnf Invoked with name=['pssh'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 28 06:29:26 managed-node1 python3.9[10935]: ansible-ansible.legacy.dnf Invoked with name=['pssh'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 28 06:29:32 managed-node1 python3.9[11085]: ansible-ansible.legacy.dnf Invoked with name=['pssh'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 28 06:29:33 managed-node1 python3.9[11235]: ansible-stat Invoked with path=/etc/dnf/plugins/versionlock.list follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 28 06:29:33 managed-node1 sshd-session[11260]: Accepted publickey for root from 10.31.42.60 port 56040 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 28 06:29:33 managed-node1 systemd-logind[614]: New session 14 of user root. ░░ Subject: A new session 14 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 14 has been created for the user root. ░░ ░░ The leading process of the session is 11260. Feb 28 06:29:33 managed-node1 systemd[1]: Started Session 14 of User root. ░░ Subject: A start job for unit session-14.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-14.scope has finished successfully. ░░ ░░ The job identifier is 1659. Feb 28 06:29:33 managed-node1 sshd-session[11260]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Feb 28 06:29:33 managed-node1 sshd-session[11263]: Received disconnect from 10.31.42.60 port 56040:11: disconnected by user Feb 28 06:29:33 managed-node1 sshd-session[11263]: Disconnected from user root 10.31.42.60 port 56040 Feb 28 06:29:33 managed-node1 sshd-session[11260]: pam_unix(sshd:session): session closed for user root Feb 28 06:29:33 managed-node1 systemd[1]: session-14.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-14.scope has successfully entered the 'dead' state. Feb 28 06:29:33 managed-node1 systemd-logind[614]: Session 14 logged out. Waiting for processes to exit. Feb 28 06:29:33 managed-node1 systemd-logind[614]: Removed session 14. ░░ Subject: Session 14 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 14 has been terminated. Feb 28 06:29:33 managed-node1 sshd-session[11288]: Accepted publickey for root from 10.31.42.60 port 56042 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 28 06:29:33 managed-node1 systemd-logind[614]: New session 15 of user root. ░░ Subject: A new session 15 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 15 has been created for the user root. ░░ ░░ The leading process of the session is 11288. Feb 28 06:29:33 managed-node1 systemd[1]: Started Session 15 of User root. ░░ Subject: A start job for unit session-15.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-15.scope has finished successfully. ░░ ░░ The job identifier is 1728. Feb 28 06:29:33 managed-node1 sshd-session[11288]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)