Advertisement
Guest User

neith galera

a guest
Oct 27th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. TASK [galera_client : Install pip packages] ************************************
  2. task path: /etc/ansible/roles/galera_client/tasks/galera_client_install.yml:28
  3. container_name: "infra1_galera_container-0853a3f7"
  4. physical_hostname: "infra1"
  5. Container confirmed
  6. container_name: "infra1_galera_container-0853a3f7"
  7. physical_hostname: "infra1"
  8. Container confirmed
  9. <172.16.50.14> ESTABLISH SSH CONNECTION FOR USER: root
  10. <172.16.50.14> SSH: EXEC ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o ForwardAgent=yes -T -o ControlPath=/home/ubuntu/.ansible/cp/ansible-ssh-%h-%p-%r 172.16.50.14 'lxc-attach --name infra1_galera_container-0853a3f7 -- /bin/sh -c '"'"'LANG=en_US LC_ALL=en_US LC_MESSAGES=en_US /usr/bin/python && sleep 0'"'"''
  11. FAILED - RETRYING: TASK: galera_client : Install pip packages (5 retries left).Result was: {"attempts": 1, "cmd": "/usr/local/bin/pip install -U MySQL-python", "failed": true, "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": "", "name": "MySQL-python", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "msg": "stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting MySQL-python\n\n:stderr: Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x7f0a905acc50>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/14.0.1/\n Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x7f0a905aced0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/14.0.1/\n Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x7f0a905610d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/14.0.1/\n Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x7f0a90561250>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/14.0.1/\n Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.HTTPConnection object at 0x7f0a905613d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /os-releases/14.0.1/\n Could not find a version that satisfies the requirement MySQL-python (from versions: )\nNo matching distribution found for MySQL-python\n", "retries": 6}
  12. container_name: "infra1_galera_container-0853a3f7"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement