py36 create: /tmp/tmp5e3gh0ij/molecule-azure-0.1/.tox/py36 py36 installdeps: pep517>=0.5.0, pytest==5.2.4, pytest-html>=1.21.0, pytest-molecule py36 develop-inst: /tmp/tmp5e3gh0ij/molecule-azure-0.1 ERROR: invocation failed (exit code 1), logfile: /tmp/tmp5e3gh0ij/molecule-azure-0.1/.tox/py36/log/py36-2.log ================================== log start =================================== Requirement already satisfied: pip<19.1 in ./.tox/py36/lib/python3.6/site-packages (10.0.1) molecule-azure 0.1 requires azure, which is not installed. molecule-azure 0.1 requires azure-common>=1.1.12, which is not installed. molecule-azure 0.1 requires azure-mgmt-nspkg>=3.0.0, which is not installed. Obtaining file:///tmp/tmp5e3gh0ij/molecule-azure-0.1 Installing build dependencies: started Installing build dependencies: finished with status 'done' Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/tmp5e3gh0ij/molecule-azure-0.1/setup.py", line 330, in setuptools.setup(**setup_params) File "/tmp/pip-build-env-utijujhn/lib/python3.6/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "/opt/python/3.6.7/lib/python3.6/distutils/core.py", line 108, in setup _setup_distribution = dist = klass(attrs) File "/tmp/pip-build-env-utijujhn/lib/python3.6/site-packages/setuptools/dist.py", line 448, in __init__ k: v for k, v in attrs.items() File "/opt/python/3.6.7/lib/python3.6/distutils/dist.py", line 281, in __init__ self.finalize_options() File "/tmp/pip-build-env-utijujhn/lib/python3.6/site-packages/setuptools/dist.py", line 740, in finalize_options ep.load()(self) File "/tmp/pip-build-env-utijujhn/lib/python3.6/site-packages/setuptools/dist.py", line 747, in _finalize_setup_keywords ep.load()(self, ep.name, value) File "/tmp/pip-build-env-utijujhn/lib/python3.6/site-packages/setuptools/dist.py", line 291, in check_specifier packaging.specifiers.SpecifierSet(value) File "/tmp/pip-build-env-utijujhn/lib/python3.6/site-packages/setuptools/_vendor/packaging/specifiers.py", line 572, in __init__ specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] AttributeError: 'SpecifierSet' object has no attribute 'split' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/tmp5e3gh0ij/molecule-azure-0.1/ Traceback (most recent call last): File "", line 1, in File "/opt/python/3.6.7/lib/python3.6/subprocess.py", line 291, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '('/tmp/tmp5e3gh0ij/molecule-azure-0.1/.tox/py36/bin/python', '-m', 'pip', 'install', '--exists-action', 'w', '-e', '.')' returned non-zero exit status 1. =================================== log end ==================================== ___________________________________ summary ____________________________________ ERROR: py36: InvocationError for command /tmp/tmp5e3gh0ij/molecule-azure-0.1/.tox/py36/bin/python -c 'import subprocess, sys; pip_inst_cmd = sys.executable, "-m", "pip", "install"; subprocess.check_call(pip_inst_cmd + ("pip<19.1", )); subprocess.check_call(pip_inst_cmd + tuple(sys.argv[1:]))' --exists-action w -e . (exited with code 1) write json report at: /tmp/tmp5e3gh0ij/molecule-azure-0.1/result.json Time: 221.6 seconds