Skip to content

Instantly share code, notes, and snippets.

Created December 21, 2015 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1b52c22e5e2fc3a7c974 to your computer and use it in GitHub Desktop.
Save anonymous/1b52c22e5e2fc3a7c974 to your computer and use it in GitHub Desktop.
failed: [aio1_repo_container-86b3c2de] => (item={'key': 'os_horizon', 'value': ['PyMySQL', 'django-appconf', 'django-openstack-auth>=2.0.1', 'greenlet', 'horizon', 'keystonemiddleware', 'oslo.config', 'ply', 'pycrypto', 'python-keystoneclient', 'python-memcached', 'virtualenv', 'virtualenv-tools']}) => {"attempts": 5, "cmd": "/tmp/openstack-venv-builder/venvs/horizon/bin/pip install --timeout 120 --find-links /var/www/repo/os-releases/master --no-index --verbose --log /var/log/repo/repo_venv_builder.log PyMySQL django-appconf django-openstack-auth>=2.0.1 greenlet horizon keystonemiddleware oslo.config ply pycrypto python-keystoneclient python-memcached virtualenv virtualenv-tools", "failed": true, "item": {"key": "os_horizon", "value": ["PyMySQL", "django-appconf", "django-openstack-auth>=2.0.1", "greenlet", "horizon", "keystonemiddleware", "oslo.config", "ply", "pycrypto", "python-keystoneclient", "python-memcached", "virtualenv", "virtualenv-tools"]}}
msg: Task failed as maximum retries was encountered
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/root/repo-install.retry
aio1_repo_container-0cccae14 : ok=49 changed=9 unreachable=0 failed=0
aio1_repo_container-86b3c2de : ok=88 changed=30 unreachable=0 failed=1
+ '[' 2 -ne 0 -a 5 -lt 5 ']'
+ '[' 2 -ne 0 ']'
+ '[' 5 -eq 5 ']'
+ echo -e '\nHit maximum number of retries, giving up...\n'
Hit maximum number of retries, giving up...
+ exit_fail
+ set +x
+ info_block 'Error Info - '
+ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
+ print_info 'Error Info - '
+ PROC_NAME='- [ Error Info - ] -'
+ printf '\n%s%s\n' '- [ Error Info - ] -' -------------------------------------------------
- [ Error Info - ] --------------------------------------------------
+ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
+ exit_state 1
+ set +x
----------------------------------------------------------------------
- [ Run Time = 12750 seconds || 212 minutes ] ------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
- [ Status: Failure ] ------------------------------------------------
----------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment