Unable to install on Ubuntu 16.4

Uninstalling enum34-1.1.2:
      Successfully uninstalled enum34-1.1.2
  Found existing installation: ipaddress 1.0.16
    Uninstalling ipaddress-1.0.16:
      Successfully uninstalled ipaddress-1.0.16
Successfully installed MarkupSafe-1.0 PyYAML-3.12 ansible-2.5.5 bcrypt-3.1.4 enu                                                                              m34-1.1.6 ipaddress-1.0.22 jinja2-2.10 paramiko-2.4.1 pyasn1-0.4.3 pynacl-1.2.1                                                                               six-1.11.0
You are using pip version 9.0.3, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Cloning into '/tmp/.bench'...
remote: Counting objects: 256, done.
remote: Compressing objects: 100% (208/208), done.
remote: Total 256 (delta 16), reused 150 (delta 5), pack-reused 0
Receiving objects: 100% (256/256), 116.29 KiB | 0 bytes/s, done.
Resolving deltas: 100% (16/16), done.
Checking connectivity... done.
 [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source

 [WARNING]: No inventory was parsed, only implicit localhost is available

 [WARNING]: provided hosts list is empty, only localhost is available. Note
that the implicit localhost does not match 'all'

ERROR! Unexpected Exception, this is probably a bug: 'module' object has no attr                                                                              ibute 'SSL_ST_INIT'
to see the full traceback, use -vvv
Traceback (most recent call last):
  File "install.py", line 417, in <module>
    install_bench(args)
  File "install.py", line 100, in install_bench
    run_playbook('create_user.yml', extra_vars=extra_vars)
  File "install.py", line 338, in run_playbook
    success = subprocess.check_call(args, cwd=os.path.join(cwd, 'playbooks'))
  File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ansible-playbook', '-c', 'local', 'cre                                                                              ate_user.yml', '-e', '@/tmp/extra_vars.json']' returned non-zero exit status 250

[WARNING]: Unable to parse /etc/ansible/hosts as an inventory source

[WARNING]: No inventory was parsed, only implicit localhost is available

[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match ‘all’

ERROR! Unexpected Exception, this is probably a bug: ‘module’ object has no attribute ‘SSL_ST_INIT’
to see the full traceback, use -vvv

1 Like