name: code run_id: install_package_deps env HOME: /home/jenkins env LANG: C.UTF-8 env LD_LIBRARY_PATH: /usr/local/lib/:/usr/local/lib64 env PATH: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code/bin:/opt/pyenv/bin:/tmp/venv-d74M/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 PIP_USER: 0 env PYTHONHASHSEED: 1634724231 env PYTHONIOENCODING: utf-8 env RMR_ASYNC_CONN: 0 env RMR_SEED_RT: tests/fixtures/test_local.rt env SSH_AGENT_PID: 1569 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code env TOX_ENV_NAME: code env TOX_PACKAGE: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/.tmp/package/1/ricxappframe-3.2.3-0.editable-py3-none-any.whl env TOX_WORK_DIR: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox env VIRTUAL_ENV: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2633 cwd: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master allow: /w/workspace/ric-plt-xapp-frame-py-pypi-verify-master/.tox/code/bin/* cmd: python -I -m pip install inotify inotify_simple mdclogpy msgpack 'protobuf<3.21.0' requests 'ricsdl<4.0.0,>=3.0.0' exit_code: 0 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting inotify Downloading inotify-0.2.12-py2.py3-none-any.whl (20 kB) Collecting inotify_simple Downloading inotify_simple-2.0.1-py3-none-any.whl (7.4 kB) Collecting mdclogpy Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) Collecting msgpack Using cached msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) Collecting protobuf<3.21.0 Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.4 MB/s 0:00:00 Collecting requests Using cached requests-2.34.2-py3-none-any.whl (73 kB) Collecting ricsdl<4.0.0,>=3.0.0 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) Requirement already satisfied: setuptools in ./.tox/code/lib/python3.10/site-packages (from ricsdl<4.0.0,>=3.0.0) (82.0.1) Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0) Downloading redis-4.3.6-py3-none-any.whl (248 kB) Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0) Downloading hiredis-2.0.0.tar.gz (75 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' Requirement already satisfied: packaging>=20.4 in ./.tox/code/lib/python3.10/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0) (26.2) Collecting async-timeout>=4.0.2 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0) Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) Collecting build (from inotify) Downloading build-1.5.0-py3-none-any.whl (26 kB) Collecting charset_normalizer<4,>=2 (from requests) Using cached charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Collecting idna<4,>=2.5 (from requests) Using cached idna-3.15-py3-none-any.whl (72 kB) Collecting urllib3<3,>=1.26 (from requests) Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) Collecting certifi>=2023.5.7 (from requests) Using cached certifi-2026.4.22-py3-none-any.whl (135 kB) Collecting pyproject_hooks (from build->inotify) Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) Requirement already satisfied: tomli>=1.1.0 in ./.tox/code/lib/python3.10/site-packages (from build->inotify) (2.4.1) Building wheels for collected packages: hiredis Building wheel for hiredis (pyproject.toml): started Building wheel for hiredis (pyproject.toml): finished with status 'done' Created wheel for hiredis: filename=hiredis-2.0.0-cp310-cp310-linux_x86_64.whl size=80296 sha256=63f90e95ca8cf2efdea7b13582d2b13011cab41296faa4dc3e0ed69b4a69cbdc Stored in directory: /home/jenkins/.cache/pip/wheels/53/f1/ae/861d129657ab4f1408238c1a6b864bef243ec7df6c64845e10 Successfully built hiredis Installing collected packages: urllib3, pyproject_hooks, protobuf, msgpack, inotify_simple, idna, hiredis, charset_normalizer, certifi, async-timeout, requests, redis, build, ricsdl, inotify, mdclogpy Successfully installed async-timeout-5.0.1 build-1.5.0 certifi-2026.4.22 charset_normalizer-3.4.7 hiredis-2.0.0 idna-3.15 inotify-0.2.12 inotify_simple-2.0.1 mdclogpy-1.1.4 msgpack-1.1.2 protobuf-3.20.3 pyproject_hooks-1.2.0 redis-4.3.6 requests-2.34.2 ricsdl-3.1.3 urllib3-2.7.0