name: py39 run_id: install_deps env CBS_SIM_JSON: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/etc/snmptrapd.json env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py39/bin:/opt/pyenv/bin:/tmp/venv-ULTt/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 PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 3598717654 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/snmptrap:/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/snmptrap/mod:/w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/tests env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py39 env TOX_ENV_NAME: py39 env TOX_WORK_DIR: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox env VIRTUAL_ENV: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py39 env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 3453 cwd: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master allow: /w/workspace/dcaegen2-collectors-snmptrap-tox-verify-master/.tox/py39/bin/* cmd: python -I -m pip install coverage pytest pytest-cov -r requirements.txt exit_code: 0 Collecting coverage Downloading coverage-7.10.7-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.9 kB) Collecting pytest Downloading pytest-8.4.2-py3-none-any.whl.metadata (7.7 kB) Collecting pytest-cov Downloading pytest_cov-7.0.0-py3-none-any.whl.metadata (31 kB) Collecting pysnmp==4.4.12 (from -r requirements.txt (line 1)) Using cached pysnmp-4.4.12-py2.py3-none-any.whl.metadata (1.8 kB) Collecting pyasn1==0.4.8 (from -r requirements.txt (line 2)) Using cached pyasn1-0.4.8-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests==2.18.3 (from -r requirements.txt (line 3)) Using cached requests-2.18.3-py2.py3-none-any.whl.metadata (50 kB) Collecting onap_dcae_cbs_docker_client==2.2.1 (from -r requirements.txt (line 4)) Using cached onap_dcae_cbs_docker_client-2.2.1.tar.gz (4.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml (from -r requirements.txt (line 5)) Downloading pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting pysmi (from pysnmp==4.4.12->-r requirements.txt (line 1)) Downloading pysmi-1.6.2-py3-none-any.whl.metadata (3.9 kB) Collecting pycryptodomex (from pysnmp==4.4.12->-r requirements.txt (line 1)) Using cached pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) Collecting certifi>=2017.4.17 (from requests==2.18.3->-r requirements.txt (line 3)) Using cached certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) Collecting chardet<3.1.0,>=3.0.2 (from requests==2.18.3->-r requirements.txt (line 3)) Using cached chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna<2.6,>=2.5 (from requests==2.18.3->-r requirements.txt (line 3)) Using cached idna-2.5-py2.py3-none-any.whl.metadata (7.1 kB) Collecting urllib3<1.23,>=1.21.1 (from requests==2.18.3->-r requirements.txt (line 3)) Using cached urllib3-1.22-py2.py3-none-any.whl.metadata (32 kB) Collecting exceptiongroup>=1 (from pytest) Using cached exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) Collecting iniconfig>=1 (from pytest) Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting packaging>=20 (from pytest) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) Collecting pygments>=2.7.2 (from pytest) Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.3.0-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting ply>=3.11 (from pysmi->pysnmp==4.4.12->-r requirements.txt (line 1)) Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Collecting Jinja2>=3.1.3 (from pysmi->pysnmp==4.4.12->-r requirements.txt (line 1)) Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) INFO: pip is looking at multiple versions of pysmi to determine which version is compatible with other requirements. This could take a while. Collecting pysmi (from pysnmp==4.4.12->-r requirements.txt (line 1)) Downloading pysmi-1.6.1-py3-none-any.whl.metadata (3.8 kB) Downloading pysmi-1.6.0-py3-none-any.whl.metadata (3.8 kB) Downloading pysmi-1.5.11-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.10-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.9-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.8-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.7-py3-none-any.whl.metadata (3.2 kB) INFO: pip is still looking at multiple versions of pysmi to determine which version is compatible with other requirements. This could take a while. Downloading pysmi-1.5.6-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.5-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.4-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.3-py3-none-any.whl.metadata (3.2 kB) Downloading pysmi-1.5.2-py3-none-any.whl.metadata (3.2 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading pysmi-1.5.1-py3-none-any.whl.metadata (3.2 kB) Using cached pysmi-1.5.0-py3-none-any.whl.metadata (8.0 kB) Using cached pysmi-1.4.4-py3-none-any.whl.metadata (8.0 kB) Using cached pysmi-1.2.1-py3-none-any.whl.metadata (7.9 kB) Using cached pysmi-0.3.4-py2.py3-none-any.whl.metadata (1.6 kB) Using cached pysnmp-4.4.12-py2.py3-none-any.whl (296 kB) Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Using cached requests-2.18.3-py2.py3-none-any.whl (88 kB) Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Using cached idna-2.5-py2.py3-none-any.whl (55 kB) Using cached urllib3-1.22-py2.py3-none-any.whl (132 kB) Downloading coverage-7.10.7-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (246 kB) Downloading pytest-8.4.2-py3-none-any.whl (365 kB) Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) Downloading pytest_cov-7.0.0-py3-none-any.whl (22 kB) Downloading pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.8/750.8 kB 52.8 MB/s 0:00:00 Using cached certifi-2025.10.5-py3-none-any.whl (163 kB) Using cached exceptiongroup-1.3.0-py3-none-any.whl (16 kB) Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) Using cached packaging-25.0-py3-none-any.whl (66 kB) Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) Using cached tomli-2.3.0-py3-none-any.whl (14 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Using cached pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) Using cached pysmi-0.3.4-py2.py3-none-any.whl (80 kB) Using cached ply-3.11-py2.py3-none-any.whl (49 kB) Building wheels for collected packages: onap_dcae_cbs_docker_client Building wheel for onap_dcae_cbs_docker_client (pyproject.toml): started Building wheel for onap_dcae_cbs_docker_client (pyproject.toml): finished with status 'done' Created wheel for onap_dcae_cbs_docker_client: filename=onap_dcae_cbs_docker_client-2.2.1-py3-none-any.whl size=5766 sha256=46a27be46fbe889175df5d4dda94c1863aa223d2b893de6c87cda27963a94fcc Stored in directory: /home/jenkins/.cache/pip/wheels/49/88/02/2031436915b177fbc4f6c8021f901727aeb57868c8362e0f17 Successfully built onap_dcae_cbs_docker_client Installing collected packages: urllib3, pyasn1, ply, idna, chardet, typing-extensions, tomli, pyyaml, pysmi, pygments, pycryptodomex, pluggy, packaging, iniconfig, coverage, certifi, requests, pysnmp, exceptiongroup, pytest, onap_dcae_cbs_docker_client, pytest-cov Successfully installed certifi-2025.10.5 chardet-3.0.4 coverage-7.10.7 exceptiongroup-1.3.0 idna-2.5 iniconfig-2.1.0 onap_dcae_cbs_docker_client-2.2.1 packaging-25.0 pluggy-1.6.0 ply-3.11 pyasn1-0.4.8 pycryptodomex-3.23.0 pygments-2.19.2 pysmi-0.3.4 pysnmp-4.4.12 pytest-8.4.2 pytest-cov-7.0.0 pyyaml-6.0.3 requests-2.18.3 tomli-2.3.0 typing-extensions-4.15.0 urllib3-1.22