Advertisement
snadge

repo fail during keystone install

Aug 10th, 2022
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. TASK [python_venv_build : Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want] *************************
  2.  
  3. FAILED - RETRYING: [infra1_keystone_container-d7fc0728 -> infra1_repo_container-79aefaa5]: Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want (5 retries left).
  4. FAILED - RETRYING: [infra1_keystone_container-d7fc0728 -> infra1_repo_container-79aefaa5]: Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want (4 retries left).
  5. FAILED - RETRYING: [infra1_keystone_container-d7fc0728 -> infra1_repo_container-79aefaa5]: Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want (3 retries left).
  6. FAILED - RETRYING: [infra1_keystone_container-d7fc0728 -> infra1_repo_container-79aefaa5]: Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want (2 retries left).
  7. FAILED - RETRYING: [infra1_keystone_container-d7fc0728 -> infra1_repo_container-79aefaa5]: Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want (1 retries left).
  8. fatal: [infra1_keystone_container-d7fc0728 -> infra1_repo_container-79aefaa5(172.29.236.211)]: FAILED! => {"attempts": 5, "changed": false, "cmd": ["/openstack/venvs/wheel-builder-python3/bin/pip", "install", "-U", "--constraint", "/var/www/repo/os-releases/25.0.0/ubuntu-20.04-x86_64/requirements/keystone-25.0.0-global-constraints.txt", "--constraint", "/var/www/repo/os-releases/25.0.0/ubuntu-20.04-x86_64/requirements/keystone-25.0.0-source-constraints.txt", "--find-links", "/var/www/repo/os-releases/25.0.0/ubuntu-20.04-x86_64/wheels/", "--log", "/var/log/python_venv_build.log", "pip", "setuptools", "wheel"], "msg": "\n:stderr: ERROR: Could not install packages due to an EnvironmentError: HTTPConnectionPool(host='172.29.236.101', port=8181): Max retries exceeded with url: /constraints/upper_constraints_cached.txt (Caused by ResponseError('too many 503 error responses'))\n\n"}
  9.  
  10. PLAY RECAP *************************************************************************************************************************
  11. infra1_keystone_container-d7fc0728 : ok=50 changed=7 unreachable=0 failed=1 skipped=11 rescued=0 ignored=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement