name: py3
run_id: install_deps
env LANG: C.UTF-8
env HOME: /home/jenkins
env PATH: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin:/opt/pyenv/bin:/tmp/venv-WxTM/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: 2641024779
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env TOX_ENV_NAME: py3
env TOX_WORK_DIR: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox
env TOX_ENV_DIR: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3
env VIRTUAL_ENV: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3
metadata pid: 2537
cwd: /w/workspace/com-pylog-tox-sonarqube/mdclogpy
allow: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin/*
cmd: python -I -m pip install coverage inotify pytest pytest-cov
exit_code: 0
Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple
Collecting coverage
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.7.0/coverage-7.7.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB)
Collecting inotify
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/inotify/0.2.10/inotify-0.2.10.tar.gz (9.9 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pytest
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.3.5/pytest-8.3.5-py3-none-any.whl (343 kB)
Collecting pytest-cov
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-cov/6.0.0/pytest_cov-6.0.0-py3-none-any.whl (22 kB)
Collecting nose (from inotify)
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/nose/1.3.7/nose-1.3.7-py3-none-any.whl (154 kB)
Collecting exceptiongroup>=1.0.0rc8 (from pytest)
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/exceptiongroup/1.2.2/exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
Collecting iniconfig (from pytest)
  Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/iniconfig/2.0.0/iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting packaging (from pytest)
  Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/packaging/24.2/packaging-24.2-py3-none-any.whl (65 kB)
Collecting pluggy<2,>=1.5 (from pytest)
  Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.5.0/pluggy-1.5.0-py3-none-any.whl (20 kB)
Collecting tomli>=1 (from pytest)
  Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tomli/2.2.1/tomli-2.2.1-py3-none-any.whl (14 kB)
Building wheels for collected packages: inotify
  Building wheel for inotify (setup.py): started
  Building wheel for inotify (setup.py): finished with status 'done'
  Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13478 sha256=f24b3751744bc7f8369aece0250d59bd0c529ae038e933ff5946e337def30a3c
  Stored in directory: /home/jenkins/.cache/pip/wheels/fd/2b/6a/325ce4f3e7219e5f15518bbfd546b3232cd7dec933de007270
Successfully built inotify
Installing collected packages: nose, tomli, pluggy, packaging, inotify, iniconfig, exceptiongroup, coverage, pytest, pytest-cov
Successfully installed coverage-7.7.0 exceptiongroup-1.2.2 iniconfig-2.0.0 inotify-0.2.10 nose-1.3.7 packaging-24.2 pluggy-1.5.0 pytest-8.3.5 pytest-cov-6.0.0 tomli-2.2.1