name: py38 run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py38/bin:/opt/pyenv/bin:/tmp/venv-T1b6/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: 356254434 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: py38 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/py38 env VIRTUAL_ENV: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py38 metadata pid: 2752 cwd: /w/workspace/integration-python-onapsdk-pypi-merge-master allow: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/py38/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)) Downloading cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 29.5 MB/s eta 0:00:00 Collecting requests==2.27.1 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 4.7 MB/s eta 0:00:00 Collecting jinja2==3.0.3 (from -r requirements.txt (line 3)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 11.7 MB/s eta 0:00:00 Collecting simplejson==3.17.6 (from -r requirements.txt (line 4)) Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.5/139.5 kB 7.9 MB/s eta 0:00:00 Collecting oyaml==1.0 (from -r requirements.txt (line 5)) Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) Collecting pyOpenSSL==22.0.0 (from -r requirements.txt (line 6)) Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 4.2 MB/s eta 0:00:00 Collecting jsonschema==4.4.0 (from -r requirements.txt (line 7)) Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 kB 5.7 MB/s eta 0:00:00 Collecting dacite==1.6.0 (from -r requirements.txt (line 8)) Downloading dacite-1.6.0-py3-none-any.whl (12 kB) Collecting more-itertools>=8.12.0 (from -r requirements.txt (line 9)) Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) Collecting bandit (from -r test-requirements.txt (line 2)) Downloading bandit-1.7.6-py3-none-any.whl.metadata (5.0 kB) Collecting pylint (from -r test-requirements.txt (line 3)) Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB) Collecting pytest (from -r test-requirements.txt (line 4)) Downloading pytest-7.4.4-py3-none-any.whl.metadata (7.9 kB) Collecting pytest-cov (from -r test-requirements.txt (line 5)) Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting pydocstyle (from -r test-requirements.txt (line 6)) Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) Collecting requests-mock (from -r test-requirements.txt (line 7)) Downloading 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-cp38-cp38-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-2023.11.17-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)) Downloading 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.3-cp38-cp38-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-cp38-cp38-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-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Collecting importlib-resources>=1.4.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB) Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting GitPython>=3.1.30 (from bandit->-r test-requirements.txt (line 2)) Using cached GitPython-3.1.41-py3-none-any.whl.metadata (14 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)) Downloading rich-13.7.0-py3-none-any.whl.metadata (18 kB) Collecting platformdirs>=2.2.0 (from pylint->-r test-requirements.txt (line 3)) Downloading platformdirs-4.1.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)) Downloading astroid-3.0.2-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)) Downloading 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)) Downloading 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)) Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 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)) Downloading 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,>=0.12 (from pytest->-r test-requirements.txt (line 4)) Using cached pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r test-requirements.txt (line 4)) Downloading 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.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.1 kB) Collecting snowballstemmer>=2.2.0 (from pydocstyle->-r test-requirements.txt (line 6)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 4.3 MB/s eta 0:00:00 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 gitdb<5,>=4.0.1 (from GitPython>=3.1.30->bandit->-r test-requirements.txt (line 2)) Using cached gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema==4.4.0->-r requirements.txt (line 7)) Using cached zipp-3.17.0-py3-none-any.whl.metadata (3.7 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)) Downloading 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)) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=3.1.30->bandit->-r test-requirements.txt (line 2)) Using cached smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit->-r test-requirements.txt (line 2)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 3.6 MB/s eta 0:00:00 Downloading bandit-1.7.6-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 8.5 MB/s eta 0:00:00 Downloading pylint-3.0.3-py3-none-any.whl (510 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.6/510.6 kB 16.1 MB/s eta 0:00:00 Downloading pytest-7.4.4-py3-none-any.whl (325 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.3/325.3 kB 6.0 MB/s eta 0:00:00 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading requests_mock-1.11.0-py2.py3-none-any.whl (28 kB) Downloading astroid-3.0.2-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 17.0 MB/s eta 0:00:00 Using cached attrs-23.2.0-py3-none-any.whl (60 kB) Using cached certifi-2023.11.17-py3-none-any.whl (162 kB) Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.7/444.7 kB 17.7 MB/s eta 0:00:00 Downloading coverage-7.4.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 234.4/234.4 kB 9.8 MB/s eta 0:00:00 Downloading dill-0.3.7-py3-none-any.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 kB 8.1 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Using cached GitPython-3.1.41-py3-none-any.whl (196 kB) Using cached idna-3.6-py3-none-any.whl (61 kB) Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB) Downloading isort-5.13.2-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 4.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB) Using cached pluggy-1.3.0-py3-none-any.whl (18 kB) Downloading pyrsistent-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.8/121.8 kB 7.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 25.4 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) Downloading rich-13.7.0-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 15.1 MB/s eta 0:00:00 Using cached gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 4.8 MB/s eta 0:00:00 Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.8 MB/s eta 0:00:00 Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB) Using cached smmap-5.0.1-py3-none-any.whl (24 kB) Installing collected packages: snowballstemmer, zipp, urllib3, typing-extensions, tomlkit, tomli, smmap, 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, jinja2, importlib-resources, gitdb, cffi, astroid, rich, requests-mock, pytest-cov, pylint, jsonschema, GitPython, cryptography, pyOpenSSL, bandit Successfully installed GitPython-3.1.41 MarkupSafe-2.1.3 PySocks-1.7.1 astroid-3.0.2 attrs-23.2.0 bandit-1.7.6 certifi-2023.11.17 cffi-1.16.0 charset-normalizer-2.0.12 coverage-7.4.0 cryptography-38.0.4 dacite-1.6.0 dill-0.3.7 exceptiongroup-1.2.0 gitdb-4.0.11 idna-3.6 importlib-resources-6.1.1 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.1.0 pluggy-1.3.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-7.4.4 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 smmap-5.0.1 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 zipp-3.17.0