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-zSQ executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 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-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:3 Wednesday 25 March 2026 12:57:56 -0400 (0:00:00.045) 0:00:00.045 ******* [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-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:27 Wednesday 25 March 2026 12:57:57 -0400 (0:00:01.030) 0:00:01.075 ******* included: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.015) 0:00:01.090 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"architecture\" not in ansible_facts.keys() | list", "skip_reason": "Conditional result was False" } TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:8 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.051) 0:00:01.142 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:32 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.020) 0:00:01.163 ******* included: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:9 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.014) 0:00:01.178 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:23 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.000) 0:00:01.179 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:33 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.015) 0:00:01.194 ******* included: fedora.linux_system_roles.hpc for managed-node1 TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Wednesday 25 March 2026 12:57:57 -0400 (0:00:00.267) 0:00:01.461 ******* included: /tmp/collections-zSQ/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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 Wednesday 25 March 2026 12:57:58 -0400 (0:00:00.019) 0:00:01.481 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.hpc : Check if system is ostree] *************** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 Wednesday 25 March 2026 12:57:58 -0400 (0:00:00.783) 0:00:02.265 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.409) 0:00:02.675 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:19 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.021) 0:00:02.696 ******* 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", "cuda-toolkit-config-common-12.9.79-1" ], "__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_dcgm": [ "datacenter-gpu-manager-4-cuda12" ], "__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-zSQ/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", "cuda-toolkit-config-common-12.9.79-1" ], "__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_dcgm": [ "datacenter-gpu-manager-4-cuda12" ], "__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-zSQ/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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.043) 0:00:02.739 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:14 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.012) 0:00:02.752 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:27 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.011) 0:00:02.763 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:37 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.011) 0:00:02.774 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:47 Wednesday 25 March 2026 12:57:59 -0400 (0:00:00.011) 0:00:02.786 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:57 Wednesday 25 March 2026 12:58:01 -0400 (0:00:01.868) 0:00:04.654 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "Installed /root/.ansible/tmp/ansible-tmp-1774457881.2262511-9231-243747038357727/epel-release-latest-9.noarchda24oc9_.rpm" ] } MSG: Nothing to do TASK [fedora.linux_system_roles.hpc : Configure repositories] ****************** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:63 Wednesday 25 March 2026 12:58:02 -0400 (0:00:01.539) 0:00:06.194 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:73 Wednesday 25 March 2026 12:58:03 -0400 (0:00:00.745) 0:00:06.940 ******* 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-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:35 Wednesday 25 March 2026 12:58:31 -0400 (0:00:27.810) 0:00:34.750 ******* included: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml for managed-node1 TASK [Check if versionlock entries exist] ************************************** task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Wednesday 25 March 2026 12:58:31 -0400 (0:00:00.015) 0:00:34.766 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Clear dnf versionlock entries] ******************************************* task path: /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 Wednesday 25 March 2026 12:58:31 -0400 (0:00:00.323) 0:00:35.089 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__hpc_versionlock_stat.stat.exists", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=14 changed=2 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "attempts": 3, "end_time": "2026-03-25T16:58:31.278476+00:00Z", "host": "managed-node1", "message": "Failed to install some of the specified packages", "rc": 1, "start_time": "2026-03-25T16:58:03.471327+00:00Z", "task_name": "Install base packages", "task_path": "/tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:73" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 25 March 2026 12:58:31 -0400 (0:00:00.010) 0:00:35.100 ******* =============================================================================== fedora.linux_system_roles.hpc : Install base packages ------------------ 27.81s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:73 fedora.linux_system_roles.hpc : Deploy GPG keys for repositories -------- 1.87s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:47 fedora.linux_system_roles.hpc : Install EPEL release package ------------ 1.54s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:57 Gathering Facts --------------------------------------------------------- 1.03s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:3 fedora.linux_system_roles.hpc : Ensure ansible_facts used by role ------- 0.78s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 fedora.linux_system_roles.hpc : Configure repositories ------------------ 0.75s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:63 fedora.linux_system_roles.hpc : Check if system is ostree --------------- 0.41s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 Check if versionlock entries exist -------------------------------------- 0.32s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Run the role normally --------------------------------------------------- 0.27s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:33 Gather architecture facts ----------------------------------------------- 0.05s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.04s /tmp/collections-zSQ/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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 Skip unsupported architectures ------------------------------------------ 0.02s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:8 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.02s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Cleanup ----------------------------------------------------------------- 0.02s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:35 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:23 Skip unsupported architectures ------------------------------------------ 0.02s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:27 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-zSQ/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:32 fedora.linux_system_roles.hpc : Fail on unsupported architectures ------- 0.01s /tmp/collections-zSQ/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-zSQ/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:37 Mar 25 12:57:56 managed-node1 sshd-session[9098]: Received disconnect from 10.31.9.247 port 45468:11: disconnected by user Mar 25 12:57:56 managed-node1 sshd-session[9098]: Disconnected from user root 10.31.9.247 port 45468 Mar 25 12:57:56 managed-node1 sshd-session[9095]: pam_unix(sshd:session): session closed for user root Mar 25 12:57:56 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. Mar 25 12:57:56 managed-node1 systemd-logind[616]: Session 14 logged out. Waiting for processes to exit. Mar 25 12:57:56 managed-node1 systemd-logind[616]: 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. Mar 25 12:57:57 managed-node1 python3.9[9296]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Mar 25 12:57:58 managed-node1 python3.9[9522]: ansible-setup Invoked with gather_subset=['!all', '!min', 'architecture', 'devices', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family', 'processor'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Mar 25 12:57:59 managed-node1 python3.9[9686]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Mar 25 12:57:59 managed-node1 python3.9[9835]: ansible-rpm_key Invoked with key=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9 state=present validate_certs=True fingerprint=None Mar 25 12:58:00 managed-node1 python3.9[9989]: 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 Mar 25 12:58:00 managed-node1 python3.9[10144]: ansible-rpm_key Invoked with key=https://packages.microsoft.com/keys/microsoft.asc state=present validate_certs=True fingerprint=None Mar 25 12:58:01 managed-node1 python3.9[10299]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 25 12:58:01 managed-node1 python3.9[10376]: 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 Mar 25 12:58:03 managed-node1 python3.9[10526]: 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 Mar 25 12:58:03 managed-node1 python3.9[10675]: 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 Mar 25 12:58:03 managed-node1 python3.9[10824]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 25 12:58:04 managed-node1 python3.9[10901]: 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 Mar 25 12:58:17 managed-node1 python3.9[11058]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 25 12:58:17 managed-node1 python3.9[11135]: 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 Mar 25 12:58:23 managed-node1 python3.9[11285]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 25 12:58:24 managed-node1 python3.9[11362]: 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 Mar 25 12:58:30 managed-node1 python3.9[11512]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 25 12:58:30 managed-node1 python3.9[11589]: 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 Mar 25 12:58:31 managed-node1 python3.9[11739]: ansible-stat Invoked with path=/etc/dnf/plugins/versionlock.list follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Mar 25 12:58:31 managed-node1 sshd-session[11764]: Accepted publickey for root from 10.31.9.247 port 46476 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 25 12:58:31 managed-node1 systemd-logind[616]: 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 11764. Mar 25 12:58:31 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 1732. Mar 25 12:58:31 managed-node1 sshd-session[11764]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 25 12:58:31 managed-node1 sshd-session[11767]: Received disconnect from 10.31.9.247 port 46476:11: disconnected by user Mar 25 12:58:31 managed-node1 sshd-session[11767]: Disconnected from user root 10.31.9.247 port 46476 Mar 25 12:58:31 managed-node1 sshd-session[11764]: pam_unix(sshd:session): session closed for user root Mar 25 12:58:31 managed-node1 systemd[1]: session-15.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-15.scope has successfully entered the 'dead' state. Mar 25 12:58:31 managed-node1 systemd-logind[616]: Session 15 logged out. Waiting for processes to exit. Mar 25 12:58:31 managed-node1 systemd-logind[616]: Removed session 15. ░░ Subject: Session 15 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 15 has been terminated. Mar 25 12:58:31 managed-node1 sshd-session[11792]: Accepted publickey for root from 10.31.9.247 port 46484 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 25 12:58:31 managed-node1 systemd-logind[616]: New session 16 of user root. ░░ Subject: A new session 16 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 16 has been created for the user root. ░░ ░░ The leading process of the session is 11792. Mar 25 12:58:31 managed-node1 systemd[1]: Started Session 16 of User root. ░░ Subject: A start job for unit session-16.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-16.scope has finished successfully. ░░ ░░ The job identifier is 1801. Mar 25 12:58:31 managed-node1 sshd-session[11792]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)