Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. TASK [pip_install : Install pip packages (fall back mode)] *****************************************************************************************************[53/1816]
  2. Saturday 30 September 2017 12:47:43 -0400 (0:00:58.954) 0:27:46.432 ****
  3. FAILED - RETRYING: Install pip packages (fall back mode) (5 retries left).
  4. FAILED - RETRYING: Install pip packages (fall back mode) (4 retries left).
  5. FAILED - RETRYING: Install pip packages (fall back mode) (3 retries left).
  6. FAILED - RETRYING: Install pip packages (fall back mode) (2 retries left).
  7. FAILED - RETRYING: Install pip packages (fall back mode) (1 retries left).
  8. fatal: [infra1_galera_container-d4a2a415]: FAILED! => {"attempts": 5, "changed": false, "cmd": "/bin/pip2 install -U --isolated --constraint http://172.29.236.11:8181/os
  9. -releases/16.0.0/centos-7.4-x86_64/requirements_absolute_requirements.txt ", "failed": true, "msg": "\n:stderr: Retrying (Retry(total=4, connect=None, read=None, redire
  10. ct=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x189c210>: Failed to establish a ne
  11. w connection: [Errno 111] Connection refused',)': /os-releases/16.0.0/centos-7.4-x86_64/requirements_absolute_requirements.txt\nRetrying (Retry(total=3, connect=None, re
  12. ad=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x189c390>: Failed to
  13. establish a new connection: [Errno 111] Connection refused',)': /os-releases/16.0.0/centos-7.4-x86_64/requirements_absolute_requirements.txt\nRetrying (Retry(total=2, c
  14. onnect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x189c
  15. 510>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/16.0.0/centos-7.4-x86_64/requirements_absolute_requirements.txt\nRetrying (R
  16. etry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection o
  17. bject at 0x189c690>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/16.0.0/centos-7.4-x86_64/requirements_absolute_requirements.t
  18. xt\nRetrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.H
  19. TTPConnection object at 0x189c810>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/16.0.0/centos-7.4-x86_64/requirements_absolute
  20. _requirements.txt\nException:\nTraceback (most recent call last):\n File \"/usr/lib/python2.7/site-packages/pip/basecommand.py\", line 215, in main\n status = self.r
  21. un(options, args)\n File \"/usr/lib/python2.7/site-packages/pip/commands/install.py\", line 312, in run\n wheel_cache\n File \"/usr/lib/python2.7/site-packages/pip/
  22. basecommand.py\", line 269, in populate_requirement_set\n session=session, wheel_cache=wheel_cache):\n File \"/usr/lib/python2.7/site-packages/pip/req/req_file.py\",
  23. line 84, in parse_requirements\n filename, comes_from=comes_from, session=session\n File \"/usr/lib/python2.7/site-packages/pip/download.py\", line 417, in get_file
  24. _content\n resp = session.get(url)\n File \"/usr/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py\", line 488, in get\n return self.request('GET', url
  25. , **kwargs)\n File \"/usr/lib/python2.7/site-packages/pip/download.py\", line 386, in request\n return super(PipSession, self).request(method, url, *args, **kwargs)\
  26. n File \"/usr/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py\", line 475, in request\n resp = self.send(prep, **send_kwargs)\n File \"/usr/lib/python2
  27. .7/site-packages/pip/_vendor/requests/sessions.py\", line 596, in send\n r = adapter.send(request, **kwargs)\n File \"/usr/lib/python2.7/site-packages/pip/_vendor/re
  28. quests/adapters.py\", line 487, in send\n raise ConnectionError(e, request=request)\nConnectionError: HTTPConnectionPool(host='172.29.236.11', port=8181): Max retries
  29. exceeded with url: /os-releases/16.0.0/centos-7.4-x86_64/requirements_absolute_requirements.txt (Caused by NewConnectionError('<pip._vendor.requests.packages.urllib3.co
  30. nnection.HTTPConnection object at 0x189c990>: Failed to establish a new connection: [Errno 111] Connection refused',))\n"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement