name: py39 run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py39/bin:/opt/pyenv/bin:/tmp/venv-SCAQ/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 1273031554 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/integration-python-onapsdk-pypi-merge-master/src env TOX_ENV_NAME: py39 env TOX_WORK_DIR: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox env TOX_ENV_DIR: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py39 env VIRTUAL_ENV: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py39 metadata pid: 4485 cwd: /w/workspace/integration-python-onapsdk-pypi-merge-master allow: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py39/bin/* cmd: python -I -m pip install -r test-requirements.txt exit_code: 0 Collecting cryptography==38.0.4 (from -r requirements.txt (line 1)) Using cached cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.0 MB) Collecting requests==2.27.1 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting jinja2==3.0.3 (from -r requirements.txt (line 3)) Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting simplejson==3.17.6 (from -r requirements.txt (line 4)) Downloading simplejson-3.17.6-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.6/136.6 kB 10.9 MB/s eta 0:00:00 Collecting oyaml==1.0 (from -r requirements.txt (line 5)) Using cached oyaml-1.0-py2.py3-none-any.whl (3.0 kB) Collecting pyOpenSSL==22.0.0 (from -r requirements.txt (line 6)) Using cached pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) Collecting jsonschema==4.4.0 (from -r requirements.txt (line 7)) Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB) Collecting dacite==1.6.0 (from -r requirements.txt (line 8)) Using cached dacite-1.6.0-py3-none-any.whl (12 kB) Collecting more-itertools>=8.12.0 (from -r requirements.txt (line 9)) Using cached more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) Collecting bandit (from -r test-requirements.txt (line 2)) Using cached bandit-1.7.7-py3-none-any.whl.metadata (5.9 kB) Collecting pylint (from -r test-requirements.txt (line 3)) Using cached pylint-3.0.3-py3-none-any.whl.metadata (12 kB) Collecting pytest (from -r test-requirements.txt (line 4)) Using cached pytest-8.0.0-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-cov (from -r test-requirements.txt (line 5)) Using cached pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting pydocstyle (from -r test-requirements.txt (line 6)) Using cached pydocstyle-6.3.0-py3-none-any.whl (38 kB) Collecting requests-mock (from -r test-requirements.txt (line 7)) Using cached requests_mock-1.11.0-py2.py3-none-any.whl.metadata (4.7 kB) Collecting cffi>=1.12 (from cryptography==38.0.4->-r requirements.txt (line 1)) Downloading cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) Collecting certifi>=2017.4.17 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer~=2.0.0 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting MarkupSafe>=2.0 (from jinja2==3.0.3->-r requirements.txt (line 3)) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyyaml (from oyaml==1.0->-r requirements.txt (line 5)) Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting attrs>=17.4.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) Using cached attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) Downloading pyrsistent-0.20.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) Using cached PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting stevedore>=1.20.0 (from bandit->-r test-requirements.txt (line 2)) Using cached stevedore-5.1.0-py3-none-any.whl.metadata (2.2 kB) Collecting rich (from bandit->-r test-requirements.txt (line 2)) Using cached rich-13.7.0-py3-none-any.whl.metadata (18 kB) Collecting platformdirs>=2.2.0 (from pylint->-r test-requirements.txt (line 3)) Using cached platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting astroid<=3.1.0-dev0,>=3.0.1 (from pylint->-r test-requirements.txt (line 3)) Using cached astroid-3.0.3-py3-none-any.whl.metadata (4.5 kB) Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r test-requirements.txt (line 3)) Using cached isort-5.13.2-py3-none-any.whl.metadata (12 kB) Collecting mccabe<0.8,>=0.6 (from pylint->-r test-requirements.txt (line 3)) Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting tomlkit>=0.10.1 (from pylint->-r test-requirements.txt (line 3)) Using cached tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) Collecting typing-extensions>=3.10.0 (from pylint->-r test-requirements.txt (line 3)) Using cached typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting dill>=0.2 (from pylint->-r test-requirements.txt (line 3)) Using cached dill-0.3.8-py3-none-any.whl.metadata (10 kB) Collecting tomli>=1.1.0 (from pylint->-r test-requirements.txt (line 3)) Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting iniconfig (from pytest->-r test-requirements.txt (line 4)) Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting packaging (from pytest->-r test-requirements.txt (line 4)) Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2.0,>=1.3.0 (from pytest->-r test-requirements.txt (line 4)) Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r test-requirements.txt (line 4)) Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->-r test-requirements.txt (line 5)) Downloading coverage-7.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting snowballstemmer>=2.2.0 (from pydocstyle->-r test-requirements.txt (line 6)) Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting six (from requests-mock->-r test-requirements.txt (line 7)) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting pycparser (from cffi>=1.12->cryptography==38.0.4->-r requirements.txt (line 1)) Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting pbr!=2.1.0,>=2.0.0 (from stevedore>=1.20.0->bandit->-r test-requirements.txt (line 2)) Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting markdown-it-py>=2.2.0 (from rich->bandit->-r test-requirements.txt (line 2)) Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting pygments<3.0.0,>=2.13.0 (from rich->bandit->-r test-requirements.txt (line 2)) Using cached pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit->-r test-requirements.txt (line 2)) Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) Using cached more_itertools-10.2.0-py3-none-any.whl (57 kB) Using cached bandit-1.7.7-py3-none-any.whl (124 kB) Using cached pylint-3.0.3-py3-none-any.whl (510 kB) Using cached pytest-8.0.0-py3-none-any.whl (334 kB) Using cached pytest_cov-4.1.0-py3-none-any.whl (21 kB) Using cached requests_mock-1.11.0-py2.py3-none-any.whl (28 kB) Using cached astroid-3.0.3-py3-none-any.whl (275 kB) Using cached attrs-23.2.0-py3-none-any.whl (60 kB) Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) Downloading cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.4/443.4 kB 6.2 MB/s eta 0:00:00 Downloading coverage-7.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 30.6 MB/s eta 0:00:00 Using cached dill-0.3.8-py3-none-any.whl (116 kB) Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Using cached idna-3.6-py3-none-any.whl (61 kB) Using cached isort-5.13.2-py3-none-any.whl (92 kB) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Using cached platformdirs-4.2.0-py3-none-any.whl (17 kB) Using cached pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading pyrsistent-0.20.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.5/117.5 kB 13.8 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.9/738.9 kB 11.6 MB/s eta 0:00:00 Using cached stevedore-5.1.0-py3-none-any.whl (49 kB) Using cached tomlkit-0.12.3-py3-none-any.whl (37 kB) Using cached typing_extensions-4.9.0-py3-none-any.whl (32 kB) Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Using cached packaging-23.2-py3-none-any.whl (53 kB) Using cached rich-13.7.0-py3-none-any.whl (240 kB) Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) Using cached pygments-2.17.2-py3-none-any.whl (1.2 MB) Installing collected packages: snowballstemmer, urllib3, typing-extensions, tomlkit, tomli, six, simplejson, pyyaml, PySocks, pyrsistent, pygments, pydocstyle, pycparser, pluggy, platformdirs, pbr, packaging, more-itertools, mdurl, mccabe, MarkupSafe, isort, iniconfig, idna, exceptiongroup, dill, dacite, coverage, charset-normalizer, certifi, attrs, stevedore, requests, pytest, oyaml, markdown-it-py, jsonschema, jinja2, cffi, astroid, rich, requests-mock, pytest-cov, pylint, cryptography, pyOpenSSL, bandit Successfully installed MarkupSafe-2.1.5 PySocks-1.7.1 astroid-3.0.3 attrs-23.2.0 bandit-1.7.7 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-2.0.12 coverage-7.4.1 cryptography-38.0.4 dacite-1.6.0 dill-0.3.8 exceptiongroup-1.2.0 idna-3.6 iniconfig-2.0.0 isort-5.13.2 jinja2-3.0.3 jsonschema-4.4.0 markdown-it-py-3.0.0 mccabe-0.7.0 mdurl-0.1.2 more-itertools-10.2.0 oyaml-1.0 packaging-23.2 pbr-6.0.0 platformdirs-4.2.0 pluggy-1.4.0 pyOpenSSL-22.0.0 pycparser-2.21 pydocstyle-6.3.0 pygments-2.17.2 pylint-3.0.3 pyrsistent-0.20.0 pytest-8.0.0 pytest-cov-4.1.0 pyyaml-6.0.1 requests-2.27.1 requests-mock-1.11.0 rich-13.7.0 simplejson-3.17.6 six-1.16.0 snowballstemmer-2.2.0 stevedore-5.1.0 tomli-2.0.1 tomlkit-0.12.3 typing-extensions-4.9.0 urllib3-1.26.18