PLAY [Prepare] *****************************************************************

TASK [Gathering Facts] *********************************************************
Wednesday 08 October 2025  15:38:59 +0000 (0:00:00.012)       0:00:00.012 *****
ok: [instance]

TASK [test_deps : Gather facts if they don't exist] ****************************
Wednesday 08 October 2025  15:39:00 +0000 (0:00:00.845)       0:00:00.857 *****
skipping: [instance]

TASK [test_deps : Gather variables for each operating system] ******************
Wednesday 08 October 2025  15:39:00 +0000 (0:00:00.017)       0:00:00.875 *****
ok: [instance] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/test_deps/vars/centos-9.yml)

TASK [test_deps : Detect mirrors file] *****************************************
Wednesday 08 October 2025  15:39:00 +0000 (0:00:00.040)       0:00:00.915 *****
ok: [instance]

TASK [test_deps : Disable ubi host subscription-manager integration] ***********
Wednesday 08 October 2025  15:39:00 +0000 (0:00:00.277)       0:00:01.192 *****
ok: [instance]

TASK [test_deps : Disable ubi 9 repos] *****************************************
Wednesday 08 October 2025  15:39:01 +0000 (0:00:00.304)       0:00:01.496 *****
ok: [instance] => (item=ubi-9-appstream)
ok: [instance] => (item=ubi-9-baseos)
ok: [instance] => (item=ubi-9-codeready-builder)

TASK [Deploy repo-setup] *******************************************************
Wednesday 08 October 2025  15:39:01 +0000 (0:00:00.665)       0:00:02.162 *****

TASK [repo_setup : Ensure directories are present] *****************************
Wednesday 08 October 2025  15:39:01 +0000 (0:00:00.056)       0:00:02.218 *****
changed: [instance] => (item=tmp)
changed: [instance] => (item=artifacts/repositories)
changed: [instance] => (item=venv/repo_setup)

TASK [repo_setup : Make sure git-core package is installed] ********************
Wednesday 08 October 2025  15:39:02 +0000 (0:00:00.520)       0:00:02.738 *****
ok: [instance]

TASK [repo_setup : Get repo-setup repository] **********************************
Wednesday 08 October 2025  15:39:03 +0000 (0:00:00.785)       0:00:03.524 *****
changed: [instance]

TASK [repo_setup : Initialize python venv and install requirements] ************
Wednesday 08 October 2025  15:39:04 +0000 (0:00:01.222)       0:00:04.746 *****
changed: [instance]

TASK [repo_setup : Install repo-setup package] *********************************
Wednesday 08 October 2025  15:39:12 +0000 (0:00:07.990)       0:00:12.736 *****
changed: [instance]

TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider] ***
Wednesday 08 October 2025  15:39:13 +0000 (0:00:00.717)       0:00:13.454 *****
skipping: [instance]

TASK [repo_setup : Run repo-setup] *********************************************
Wednesday 08 October 2025  15:39:13 +0000 (0:00:00.023)       0:00:13.478 *****
changed: [instance]

TASK [repo_setup : Get component repo] *****************************************
Wednesday 08 October 2025  15:39:26 +0000 (0:00:13.240)       0:00:26.718 *****
skipping: [instance]

TASK [repo_setup : Rename component repo] **************************************
Wednesday 08 October 2025  15:39:26 +0000 (0:00:00.038)       0:00:26.756 *****
skipping: [instance]

TASK [repo_setup : Disable component repo in current-podified dlrn repo] *******
Wednesday 08 October 2025  15:39:26 +0000 (0:00:00.036)       0:00:26.792 *****
skipping: [instance]

TASK [repo_setup : Run repo-setup-get-hash] ************************************
Wednesday 08 October 2025  15:39:26 +0000 (0:00:00.036)       0:00:26.828 *****
fatal: [instance]: FAILED! => changed=true
  cmd:
  - /home/zuul/ci-framework-data/venv/repo-setup/bin/repo-setup-get-hash
  - --dlrn-url
  - https://trunk.rdoproject.org
  - --os-version
  - centos9
  - --release
  - master
  - --tag
  - current-podified
  - --json
  delta: '0:00:10.331813'
  end: '2025-10-08 15:39:36.896105'
  msg: non-zero return code
  rc: 1
  start: '2025-10-08 15:39:26.564292'
  stderr: |-
    Traceback (most recent call last):
      File "/home/zuul/ci-framework-data/venv/repo-setup/bin/repo-setup-get-hash", line 10, in <module>
        sys.exit(cli_entrypoint())
      File "/home/zuul/ci-framework-data/venv/repo-setup/lib64/python3.9/site-packages/repo_setup/get_hash/__main__.py", line 117, in cli_entrypoint
        main()
      File "/home/zuul/ci-framework-data/venv/repo-setup/lib64/python3.9/site-packages/repo_setup/get_hash/__main__.py", line 89, in main
        repo_setup_hash_info = HashInfo(
      File "/home/zuul/ci-framework-data/venv/repo-setup/lib64/python3.9/site-packages/repo_setup/get_hash/hash_info.py", line 153, in __init__
        raise HashInvalidDLRNResponse(error_str)
    repo_setup.get_hash.exceptions.HashInvalidDLRNResponse: Invalid response received from the delorean server. Queried URL: https://trunk.rdoproject.org/centos9-master/current-podified/delorean.repo.md5. Response code: -1. Response text: The read operation timed out. Failed to create HashInfo object.
  stderr_lines: <omitted>
  stdout: '2025-10-08 15:39:36,875 - repo-setup-get-hash - ERROR - Invalid response received from the delorean server. Queried URL: https://trunk.rdoproject.org/centos9-master/current-podified/delorean.repo.md5. Response code: -1. Response text: The read operation timed out. Failed to create HashInfo object.'
  stdout_lines: <omitted>

PLAY RECAP *********************************************************************
instance                   : ok=11   changed=5    unreachable=0    failed=1    skipped=5    rescued=0    ignored=0

Wednesday 08 October 2025  15:39:36 +0000 (0:00:10.536)       0:00:37.365 *****
===============================================================================
repo_setup : Run repo-setup -------------------------------------------- 13.24s
repo_setup : Run repo-setup-get-hash ----------------------------------- 10.54s
repo_setup : Initialize python venv and install requirements ------------ 7.99s
repo_setup : Get repo-setup repository ---------------------------------- 1.22s
Gathering Facts --------------------------------------------------------- 0.85s
repo_setup : Make sure git-core package is installed -------------------- 0.79s
repo_setup : Install repo-setup package --------------------------------- 0.72s
test_deps : Disable ubi 9 repos ----------------------------------------- 0.67s
repo_setup : Ensure directories are present ----------------------------- 0.52s
test_deps : Disable ubi host subscription-manager integration ----------- 0.30s
test_deps : Detect mirrors file ----------------------------------------- 0.28s
Deploy repo-setup ------------------------------------------------------- 0.06s
test_deps : Gather variables for each operating system ------------------ 0.04s
repo_setup : Get component repo ----------------------------------------- 0.04s
repo_setup : Disable component repo in current-podified dlrn repo ------- 0.04s
repo_setup : Rename component repo -------------------------------------- 0.04s
repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider --- 0.02s
test_deps : Gather facts if they don't exist ---------------------------- 0.02s