11:48:09 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/o2/+/15479 11:48:09 Running as SYSTEM 11:48:09 [EnvInject] - Loading node environment variables. 11:48:09 Building remotely on prd-centos7-builder-1c-1g-4812 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 11:48:09 [ssh-agent] Looking for ssh-agent implementation... 11:48:09 $ ssh-agent 11:48:09 SSH_AUTH_SOCK=/tmp/ssh-Q0dCDWuev5rF/agent.6098 11:48:09 SSH_AGENT_PID=6103 11:48:09 [ssh-agent] Started. 11:48:09 Running ssh-add (command line suppressed) 11:48:09 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_4203598167172371364.key (jenkins-ssh) 11:48:10 [ssh-agent] Using credentials jenkins (jenkins) 11:48:10 The recommended git tool is: NONE 11:48:15 using credential jenkins 11:48:15 Wiping out workspace first. 11:48:15 Cloning the remote Git repository 11:48:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 11:48:16 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 11:48:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 11:48:16 > git --version # timeout=10 11:48:16 > git --version # 'git version 2.36.6' 11:48:16 using GIT_SSH to set credentials jenkins 11:48:16 [INFO] Currently running in a labeled security context 11:48:16 [INFO] Currently SELinux is 'enforcing' on the host 11:48:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh15785950162766337997.key 11:48:16 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 # timeout=10 11:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 # timeout=10 11:48:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 11:48:18 using GIT_SSH to set credentials jenkins 11:48:18 [INFO] Currently running in a labeled security context 11:48:18 [INFO] Currently SELinux is 'enforcing' on the host 11:48:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh6345073795663723173.key 11:48:18 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/o2 refs/changes/79/15479/1 # timeout=10 11:48:18 > git rev-parse 06a1d805d92b17a1373c20d1b3cd32894dafce28^{commit} # timeout=10 11:48:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:48:19 Checking out Revision 06a1d805d92b17a1373c20d1b3cd32894dafce28 (refs/changes/79/15479/1) 11:48:19 > git config core.sparsecheckout # timeout=10 11:48:19 > git checkout -f 06a1d805d92b17a1373c20d1b3cd32894dafce28 # timeout=10 11:48:22 Commit message: "Add use case documentation" 11:48:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:48:23 > git rev-list --no-walk 45726eeeb096847de28218d1777f1bff17e8afb6 # timeout=10 11:48:24 Run condition [File exists] enabling prebuild for step [BuilderChain] 11:48:24 provisioning config files... 11:48:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:48:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:48:24 [File exists] check if file exists [.readthedocs.yaml] 11:48:24 Run condition [File exists] enabling perform for step [BuilderChain] 11:48:24 provisioning config files... 11:48:24 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 11:48:24 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6951477809104357758.sh 11:48:24 ---> python-tools-install.sh 11:48:24 Setup pyenv: 11:48:25 system 11:48:25 * 3.8.13 (set by /opt/pyenv/version) 11:48:25 * 3.9.13 (set by /opt/pyenv/version) 11:48:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bIwQ 11:48:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:45 lf-activate-venv(): INFO: Base packages installed successfully 11:48:45 lf-activate-venv(): INFO: Installing additional packages: lftools 11:49:32 lf-activate-venv(): INFO: Adding /tmp/venv-bIwQ/bin to PATH 11:49:32 Generating Requirements File 11:50:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:50:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:50:08 Python 3.9.13 11:50:09 pip 26.0 from /tmp/venv-bIwQ/lib/python3.9/site-packages/pip (python 3.9) 11:50:10 appdirs==1.4.4 11:50:10 argcomplete==3.6.3 11:50:10 aspy.yaml==1.3.0 11:50:10 attrs==25.4.0 11:50:10 autopage==0.6.0 11:50:10 beautifulsoup4==4.14.3 11:50:10 boto3==1.42.40 11:50:10 botocore==1.42.40 11:50:10 bs4==0.0.2 11:50:10 certifi==2026.1.4 11:50:10 cffi==2.0.0 11:50:10 cfgv==3.4.0 11:50:10 chardet==5.2.0 11:50:10 charset-normalizer==3.4.4 11:50:10 click==8.1.8 11:50:10 cliff==4.9.1 11:50:10 cmd2==2.7.0 11:50:10 cryptography==3.3.2 11:50:10 debtcollector==3.0.0 11:50:10 decorator==5.2.1 11:50:10 defusedxml==0.7.1 11:50:10 Deprecated==1.3.1 11:50:10 distlib==0.4.0 11:50:10 dnspython==2.7.0 11:50:10 docker==7.1.0 11:50:10 dogpile.cache==1.4.1 11:50:10 durationpy==0.10 11:50:10 email-validator==2.3.0 11:50:10 filelock==3.19.1 11:50:10 future==1.0.0 11:50:10 gitdb==4.0.12 11:50:10 GitPython==3.1.46 11:50:10 httplib2==0.30.2 11:50:10 identify==2.6.15 11:50:10 idna==3.11 11:50:10 importlib-resources==1.5.0 11:50:10 importlib_metadata==8.7.1 11:50:10 iso8601==2.1.0 11:50:10 Jinja2==3.1.6 11:50:10 jmespath==1.1.0 11:50:10 jsonpatch==1.33 11:50:10 jsonpointer==3.0.0 11:50:10 jsonschema==4.25.1 11:50:10 jsonschema-specifications==2025.9.1 11:50:10 keystoneauth1==5.11.1 11:50:10 kubernetes==35.0.0 11:50:10 lftools==0.37.21 11:50:10 lxml==6.0.2 11:50:10 markdown-it-py==3.0.0 11:50:10 MarkupSafe==3.0.3 11:50:10 mdurl==0.1.2 11:50:10 msgpack==1.1.2 11:50:10 multi_key_dict==2.0.3 11:50:10 munch==4.0.0 11:50:10 netaddr==1.3.0 11:50:10 niet==1.4.2 11:50:10 nodeenv==1.10.0 11:50:10 oauth2client==4.1.3 11:50:10 oauthlib==3.3.1 11:50:10 openstacksdk==4.5.0 11:50:10 os-service-types==1.7.0 11:50:10 osc-lib==4.0.2 11:50:10 oslo.config==10.0.0 11:50:10 oslo.context==6.1.0 11:50:10 oslo.i18n==6.6.0 11:50:10 oslo.log==7.2.1 11:50:10 oslo.serialization==5.8.0 11:50:10 oslo.utils==9.1.0 11:50:10 packaging==26.0 11:50:10 pbr==7.0.3 11:50:10 platformdirs==4.4.0 11:50:10 prettytable==3.16.0 11:50:10 psutil==7.2.2 11:50:10 pyasn1==0.6.2 11:50:10 pyasn1_modules==0.4.2 11:50:10 pycparser==2.23 11:50:10 pygerrit2==2.0.15 11:50:10 PyGithub==2.8.1 11:50:10 Pygments==2.19.2 11:50:10 PyJWT==2.11.0 11:50:10 PyNaCl==1.6.2 11:50:10 pyparsing==2.4.7 11:50:10 pyperclip==1.11.0 11:50:10 pyrsistent==0.20.0 11:50:10 python-cinderclient==9.7.0 11:50:10 python-dateutil==2.9.0.post0 11:50:10 python-heatclient==4.2.0 11:50:10 python-jenkins==1.8.3 11:50:10 python-keystoneclient==5.6.0 11:50:10 python-magnumclient==4.9.0 11:50:10 python-openstackclient==8.0.0 11:50:10 python-swiftclient==4.9.0 11:50:10 PyYAML==6.0.3 11:50:10 referencing==0.36.2 11:50:10 requests==2.32.5 11:50:10 requests-oauthlib==2.0.0 11:50:10 requestsexceptions==1.4.0 11:50:10 rfc3986==2.0.0 11:50:10 rich==14.3.2 11:50:10 rich-argparse==1.7.2 11:50:10 rpds-py==0.27.1 11:50:10 rsa==4.9.1 11:50:10 ruamel.yaml==0.19.1 11:50:10 ruamel.yaml.clib==0.2.15 11:50:10 s3transfer==0.16.0 11:50:10 simplejson==3.20.2 11:50:10 six==1.17.0 11:50:10 smmap==5.0.2 11:50:10 soupsieve==2.8.3 11:50:10 stevedore==5.5.0 11:50:10 tabulate==0.9.0 11:50:10 toml==0.10.2 11:50:10 tomlkit==0.14.0 11:50:10 tqdm==4.67.2 11:50:10 typing_extensions==4.15.0 11:50:10 tzdata==2025.3 11:50:10 urllib3==1.26.20 11:50:10 virtualenv==20.36.1 11:50:10 wcwidth==0.5.3 11:50:10 websocket-client==1.9.0 11:50:10 wrapt==2.1.1 11:50:10 xdg==6.0.0 11:50:10 xmltodict==1.0.2 11:50:10 yq==3.4.3 11:50:10 zipp==3.23.0 11:50:10 [EnvInject] - Injecting environment variables from a build step. 11:50:10 [EnvInject] - Injecting as environment variables the properties content 11:50:10 PYTHON=python3 11:50:10 11:50:10 [EnvInject] - Variables injected successfully. 11:50:10 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins14381555051153544187.sh 11:50:10 ---> tox-install.sh 11:50:10 + source /home/jenkins/lf-env.sh 11:50:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:10 ++ mktemp -d /tmp/venv-XXXX 11:50:10 + lf_venv=/tmp/venv-o64u 11:50:10 + local venv_file=/tmp/.os_lf_venv 11:50:10 + local python=python3 11:50:10 + local options 11:50:10 + local set_path=true 11:50:10 + local install_args= 11:50:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:10 + true 11:50:10 + case $1 in 11:50:10 + venv_file=/tmp/.toxenv 11:50:10 + shift 2 11:50:10 + true 11:50:10 + case $1 in 11:50:10 + shift 11:50:10 + break 11:50:10 + case $python in 11:50:10 + local pkg_list= 11:50:10 + [[ -d /opt/pyenv ]] 11:50:10 + echo 'Setup pyenv:' 11:50:10 Setup pyenv: 11:50:10 + export PYENV_ROOT=/opt/pyenv 11:50:10 + PYENV_ROOT=/opt/pyenv 11:50:10 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:10 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:10 + pyenv versions 11:50:10 system 11:50:10 3.8.13 11:50:10 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:50:10 + command -v pyenv 11:50:10 ++ pyenv init - --no-rehash 11:50:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:50:10 export PATH="/opt/pyenv/shims:${PATH}" 11:50:10 export PYENV_SHELL=bash 11:50:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:10 pyenv() { 11:50:10 local command 11:50:10 command="${1:-}" 11:50:10 if [ "$#" -gt 0 ]; then 11:50:10 shift 11:50:10 fi 11:50:10 11:50:10 case "$command" in 11:50:10 rehash|shell) 11:50:10 eval "$(pyenv "sh-$command" "$@")" 11:50:10 ;; 11:50:10 *) 11:50:10 command pyenv "$command" "$@" 11:50:10 ;; 11:50:10 esac 11:50:10 }' 11:50:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:50:10 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:10 ++ export PYENV_SHELL=bash 11:50:10 ++ PYENV_SHELL=bash 11:50:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:10 +++ complete -F _pyenv pyenv 11:50:10 ++ lf-pyver python3 11:50:10 ++ local py_version_xy=python3 11:50:10 ++ local py_version_xyz= 11:50:10 ++ pyenv versions 11:50:10 ++ local command 11:50:10 ++ command=versions 11:50:10 ++ '[' 1 -gt 0 ']' 11:50:10 ++ shift 11:50:10 ++ case "$command" in 11:50:10 ++ command pyenv versions 11:50:10 ++ pyenv versions 11:50:10 ++ sed 's/^[ *]* //' 11:50:10 ++ awk '{ print $1 }' 11:50:10 ++ grep -E '^[0-9.]*[0-9]$' 11:50:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:10 +++ sort -V 11:50:10 +++ tail -n 1 11:50:10 +++ grep '^3' /tmp/.pyenv_versions 11:50:10 ++ py_version_xyz=3.9.13 11:50:10 ++ [[ -z 3.9.13 ]] 11:50:10 ++ echo 3.9.13 11:50:10 ++ return 0 11:50:10 + pyenv local 3.9.13 11:50:10 + local command 11:50:10 + command=local 11:50:10 + '[' 2 -gt 0 ']' 11:50:10 + shift 11:50:10 + case "$command" in 11:50:10 + command pyenv local 3.9.13 11:50:10 + pyenv local 3.9.13 11:50:10 + for arg in '"$@"' 11:50:10 + case $arg in 11:50:10 + pkg_list+='tox ' 11:50:10 + for arg in '"$@"' 11:50:10 + case $arg in 11:50:10 + pkg_list+='virtualenv ' 11:50:10 + for arg in '"$@"' 11:50:10 + case $arg in 11:50:10 + pkg_list+='urllib3~=1.26.15 ' 11:50:10 + [[ -f /tmp/.toxenv ]] 11:50:10 + [[ ! -f /tmp/.toxenv ]] 11:50:10 + [[ -n '' ]] 11:50:10 + python3 -m venv /tmp/venv-o64u 11:50:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o64u' 11:50:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o64u 11:50:18 + echo /tmp/venv-o64u 11:50:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:50:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:50:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:18 + local 'pip_opts=--upgrade --quiet' 11:50:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:50:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:50:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:50:18 + [[ -n '' ]] 11:50:18 + [[ -n '' ]] 11:50:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:18 + /tmp/venv-o64u/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:50:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:50:26 lf-activate-venv(): INFO: Base packages installed successfully 11:50:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:50:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:50:26 + /tmp/venv-o64u/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:50:30 + type python3 11:50:30 + true 11:50:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o64u/bin to PATH' 11:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-o64u/bin to PATH 11:50:30 + PATH=/tmp/venv-o64u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:30 + return 0 11:50:30 + python3 --version 11:50:30 Python 3.9.13 11:50:30 + python3 -m pip --version 11:50:30 pip 26.0 from /tmp/venv-o64u/lib/python3.9/site-packages/pip (python 3.9) 11:50:30 + python3 -m pip freeze 11:50:31 cachetools==6.2.6 11:50:31 chardet==5.2.0 11:50:31 colorama==0.4.6 11:50:31 distlib==0.4.0 11:50:31 filelock==3.19.1 11:50:31 packaging==26.0 11:50:31 platformdirs==4.4.0 11:50:31 pluggy==1.6.0 11:50:31 pyproject-api==1.9.1 11:50:31 tomli==2.4.0 11:50:31 tox==4.30.3 11:50:31 typing_extensions==4.15.0 11:50:31 urllib3==1.26.20 11:50:31 virtualenv==20.36.1 11:50:31 [EnvInject] - Injecting environment variables from a build step. 11:50:31 [EnvInject] - Injecting as environment variables the properties content 11:50:31 DOC_DIR=docs/_build/html 11:50:31 TOX_DIR=. 11:50:31 TOX_ENVS=docs,docs-linkcheck 11:50:31 11:50:31 [EnvInject] - Variables injected successfully. 11:50:31 [EnvInject] - Injecting environment variables from a build step. 11:50:31 [EnvInject] - Injecting as environment variables the properties content 11:50:31 PARALLEL=true 11:50:31 11:50:31 [EnvInject] - Variables injected successfully. 11:50:31 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins4560248714367523275.sh 11:50:31 ---> tox-run.sh 11:50:31 + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:31 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 11:50:31 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 11:50:31 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 11:50:31 + cd /w/workspace/rtdv3-global-verify-master/. 11:50:31 + source /home/jenkins/lf-env.sh 11:50:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:31 ++ mktemp -d /tmp/venv-XXXX 11:50:31 + lf_venv=/tmp/venv-sQ0I 11:50:31 + local venv_file=/tmp/.os_lf_venv 11:50:31 + local python=python3 11:50:31 + local options 11:50:31 + local set_path=true 11:50:31 + local install_args= 11:50:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:31 + true 11:50:31 + case $1 in 11:50:31 + venv_file=/tmp/.toxenv 11:50:31 + shift 2 11:50:31 + true 11:50:31 + case $1 in 11:50:31 + shift 11:50:31 + break 11:50:31 + case $python in 11:50:31 + local pkg_list= 11:50:31 + [[ -d /opt/pyenv ]] 11:50:31 + echo 'Setup pyenv:' 11:50:31 Setup pyenv: 11:50:31 + export PYENV_ROOT=/opt/pyenv 11:50:31 + PYENV_ROOT=/opt/pyenv 11:50:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:31 + pyenv versions 11:50:31 system 11:50:31 3.8.13 11:50:31 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:50:31 + command -v pyenv 11:50:31 ++ pyenv init - --no-rehash 11:50:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:50:31 export PATH="/opt/pyenv/shims:${PATH}" 11:50:31 export PYENV_SHELL=bash 11:50:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:31 pyenv() { 11:50:31 local command 11:50:31 command="${1:-}" 11:50:31 if [ "$#" -gt 0 ]; then 11:50:31 shift 11:50:31 fi 11:50:31 11:50:31 case "$command" in 11:50:31 rehash|shell) 11:50:31 eval "$(pyenv "sh-$command" "$@")" 11:50:31 ;; 11:50:31 *) 11:50:31 command pyenv "$command" "$@" 11:50:31 ;; 11:50:31 esac 11:50:31 }' 11:50:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:50:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:31 ++ export PYENV_SHELL=bash 11:50:31 ++ PYENV_SHELL=bash 11:50:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:31 +++ complete -F _pyenv pyenv 11:50:31 ++ lf-pyver python3 11:50:31 ++ local py_version_xy=python3 11:50:31 ++ local py_version_xyz= 11:50:31 ++ sed 's/^[ *]* //' 11:50:31 ++ awk '{ print $1 }' 11:50:31 ++ grep -E '^[0-9.]*[0-9]$' 11:50:31 ++ pyenv versions 11:50:31 ++ local command 11:50:31 ++ command=versions 11:50:31 ++ '[' 1 -gt 0 ']' 11:50:31 ++ shift 11:50:31 ++ case "$command" in 11:50:31 ++ command pyenv versions 11:50:31 ++ pyenv versions 11:50:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:31 +++ grep '^3' /tmp/.pyenv_versions 11:50:31 +++ sort -V 11:50:31 +++ tail -n 1 11:50:31 ++ py_version_xyz=3.9.13 11:50:31 ++ [[ -z 3.9.13 ]] 11:50:31 ++ echo 3.9.13 11:50:31 ++ return 0 11:50:31 + pyenv local 3.9.13 11:50:31 + local command 11:50:31 + command=local 11:50:31 + '[' 2 -gt 0 ']' 11:50:31 + shift 11:50:31 + case "$command" in 11:50:31 + command pyenv local 3.9.13 11:50:31 + pyenv local 3.9.13 11:50:31 + for arg in '"$@"' 11:50:31 + case $arg in 11:50:31 + pkg_list+='tox ' 11:50:31 + for arg in '"$@"' 11:50:31 + case $arg in 11:50:31 + pkg_list+='virtualenv ' 11:50:31 + for arg in '"$@"' 11:50:31 + case $arg in 11:50:31 + pkg_list+='urllib3~=1.26.15 ' 11:50:31 + [[ -f /tmp/.toxenv ]] 11:50:31 ++ cat /tmp/.toxenv 11:50:31 + lf_venv=/tmp/venv-o64u 11:50:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o64u from' file:/tmp/.toxenv 11:50:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o64u from file:/tmp/.toxenv 11:50:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:50:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:31 + local 'pip_opts=--upgrade --quiet' 11:50:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:50:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:50:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:50:31 + [[ -n '' ]] 11:50:31 + [[ -n '' ]] 11:50:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:50:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:31 + /tmp/venv-o64u/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:50:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:50:33 lf-activate-venv(): INFO: Base packages installed successfully 11:50:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:50:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:50:33 + /tmp/venv-o64u/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:50:35 + type python3 11:50:35 + true 11:50:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o64u/bin to PATH' 11:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-o64u/bin to PATH 11:50:35 + PATH=/tmp/venv-o64u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:35 + return 0 11:50:35 + [[ -d /opt/pyenv ]] 11:50:35 + echo '---> Setting up pyenv' 11:50:35 ---> Setting up pyenv 11:50:35 + export PYENV_ROOT=/opt/pyenv 11:50:35 + PYENV_ROOT=/opt/pyenv 11:50:35 + export PATH=/opt/pyenv/bin:/tmp/venv-o64u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:35 + PATH=/opt/pyenv/bin:/tmp/venv-o64u/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:50:35 ++ pwd 11:50:35 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 11:50:35 + export PYTHONPATH 11:50:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:50:35 + TOX_TESTENV_PASSENV=PYTHONPATH 11:50:35 + tox --version 11:50:36 4.30.3 from /tmp/venv-o64u/lib/python3.9/site-packages/tox/__init__.py 11:50:36 + PARALLEL=true 11:50:36 + TOX_OPTIONS_LIST= 11:50:36 + [[ -n docs,docs-linkcheck ]] 11:50:36 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:50:36 + case ${PARALLEL,,} in 11:50:36 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 11:50:36 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 11:50:36 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 11:50:38 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 11:51:25 docs: freeze> python -m pip freeze --all 11:51:25 docs: alabaster==0.7.16,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.1,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==26.0,pillow==11.2.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.0,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.0 11:51:25 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html 11:51:26 Running Sphinx v7.4.7 11:51:26 loading translations [en]... done 11:51:26 making output directory... done 11:51:26 building [mo]: targets for 0 po files that are out of date 11:51:26 writing output... 11:51:26 building [html]: targets for 16 source files that are out of date 11:51:26 updating environment: [new config] 16 added, 0 changed, 0 removed 11:51:26 reading sources... [ 6%] api-docs 11:51:26 reading sources... [ 12%] developer-guide 11:51:26 reading sources... [ 19%] how-to-use-fm-guide 11:51:26 reading sources... [ 25%] how-to-use-pm-guide 11:51:26 reading sources... [ 31%] how_to_manage_subscriptions 11:51:26 reading sources... [ 38%] index 11:51:26 reading sources... [ 44%] installation-guide 11:51:27 reading sources... [ 50%] overview 11:51:27 reading sources... [ 56%] release-notes 11:51:27 reading sources... [ 62%] tacker-user-guide-cnf 11:51:27 reading sources... [ 69%] tacker-user-guide-cnf-v2 11:51:27 reading sources... [ 75%] tacker-user-guide-odu-v2 11:51:27 reading sources... [ 81%] tacker-user-guide-vnf 11:51:27 reading sources... [ 88%] tacker-user-guide-vnf-v2 11:51:27 reading sources... [ 94%] use-cases 11:51:27 reading sources... [100%] user-guide 11:51:27 11:51:27 looking for now-outdated files... none found 11:51:27 pickling environment... done 11:51:27 checking consistency... done 11:51:27 preparing documents... done 11:51:27 copying assets... 11:51:27 copying static files... done 11:51:27 copying extra files... done 11:51:27 copying assets: done 11:51:27 writing output... [ 6%] api-docs 11:51:27 writing output... [ 12%] developer-guide 11:51:27 writing output... [ 19%] how-to-use-fm-guide 11:51:28 writing output... [ 25%] how-to-use-pm-guide 11:51:28 writing output... [ 31%] how_to_manage_subscriptions 11:51:28 writing output... [ 38%] index 11:51:28 writing output... [ 44%] installation-guide 11:51:28 writing output... [ 50%] overview 11:51:28 writing output... [ 56%] release-notes 11:51:28 writing output... [ 62%] tacker-user-guide-cnf 11:51:28 writing output... [ 69%] tacker-user-guide-cnf-v2 11:51:28 writing output... [ 75%] tacker-user-guide-odu-v2 11:51:28 writing output... [ 81%] tacker-user-guide-vnf 11:51:29 writing output... [ 88%] tacker-user-guide-vnf-v2 11:51:29 writing output... [ 94%] use-cases 11:51:29 writing output... [100%] user-guide 11:51:29 11:51:29 generating indices... genindex done 11:51:29 writing additional pages... search done 11:51:29 copying images... [ 50%] _static/intelligent_auto_homing.pu 11:51:29 copying images... [100%] _static/intelligent_auto_healing.pu 11:51:29 11:51:29 dumping search index in English (code: en)... done 11:51:29 dumping object inventory... done 11:51:29 build succeeded. 11:51:29 11:51:29 The HTML pages are in docs/_build/html. 11:51:29 docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html' 11:51:29 Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html 11:51:30 docs: OK ✔ in 52.36 seconds 11:51:30 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 11:52:04 docs-linkcheck: freeze> python -m pip freeze --all 11:52:05 docs-linkcheck: alabaster==0.7.16,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.1,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==26.0,pillow==11.2.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.0,urllib3==1.26.20,webcolors==24.11.1,zipp==3.23.0 11:52:05 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck 11:52:05 Running Sphinx v7.4.7 11:52:05 loading translations [en]... done 11:52:06 making output directory... done 11:52:06 /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. 11:52:06 warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) 11:52:06 building [mo]: targets for 0 po files that are out of date 11:52:06 writing output... 11:52:06 building [linkcheck]: targets for 16 source files that are out of date 11:52:06 updating environment: [new config] 16 added, 0 changed, 0 removed 11:52:06 reading sources... [ 6%] api-docs 11:52:06 reading sources... [ 12%] developer-guide 11:52:06 reading sources... [ 19%] how-to-use-fm-guide 11:52:06 reading sources... [ 25%] how-to-use-pm-guide 11:52:06 reading sources... [ 31%] how_to_manage_subscriptions 11:52:06 reading sources... [ 38%] index 11:52:06 reading sources... [ 44%] installation-guide 11:52:06 reading sources... [ 50%] overview 11:52:06 reading sources... [ 56%] release-notes 11:52:06 reading sources... [ 62%] tacker-user-guide-cnf 11:52:06 reading sources... [ 69%] tacker-user-guide-cnf-v2 11:52:06 reading sources... [ 75%] tacker-user-guide-odu-v2 11:52:06 reading sources... [ 81%] tacker-user-guide-vnf 11:52:06 reading sources... [ 88%] tacker-user-guide-vnf-v2 11:52:06 reading sources... [ 94%] use-cases 11:52:06 reading sources... [100%] user-guide 11:52:06 11:52:06 looking for now-outdated files... none found 11:52:06 pickling environment... done 11:52:06 checking consistency... done 11:52:06 preparing documents... done 11:52:06 copying assets... 11:52:06 copying assets: done 11:52:06 writing output... [ 6%] api-docs 11:52:06 writing output... [ 12%] developer-guide 11:52:06 writing output... [ 19%] how-to-use-fm-guide 11:52:06 writing output... [ 25%] how-to-use-pm-guide 11:52:06 writing output... [ 31%] how_to_manage_subscriptions 11:52:06 writing output... [ 38%] index 11:52:06 writing output... [ 44%] installation-guide 11:52:06 writing output... [ 50%] overview 11:52:06 writing output... [ 56%] release-notes 11:52:06 writing output... [ 62%] tacker-user-guide-cnf 11:52:06 writing output... [ 69%] tacker-user-guide-cnf-v2 11:52:06 writing output... [ 75%] tacker-user-guide-odu-v2 11:52:06 writing output... [ 81%] tacker-user-guide-vnf 11:52:06 writing output... [ 88%] tacker-user-guide-vnf-v2 11:52:07 writing output... [ 94%] use-cases 11:52:07 writing output... [100%] user-guide 11:52:07 11:52:07 11:52:07 ( developer-guide: line 137) ok https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o2/en/latest/tacker-user-guide-cnf.html 11:52:07 (tacker-user-guide-cnf: line 84) ok https://docs.o-ran-sc.org/projects/o-ran-sc-pti-o2/en/latest/user-guide.html 11:52:07 (tacker-user-guide-cnf: line 13) ok https://docs.openstack.org/api-ref/nfv-orchestration 11:52:07 (tacker-user-guide-cnf: line 13) ok https://docs.openstack.org/tacker/latest/user/etsi_use_case_guide.html 11:52:07 (tacker-user-guide-odu-v2: line 12) ok https://docs.openstack.org/tacker/latest/install/devstack.html 11:52:07 (tacker-user-guide-odu-v2: line 20) ok https://docs.openstack.org/tacker/2024.1/user/v2/cnf/deployment_using_helm/index.html#prepare-helm-vim 11:52:07 (how-to-use-fm-guide: line 280) ok https://docs.openstack.org/api-ref/nfv-orchestration/v2/vnflcm.html#heal-a-vnf-instance-v2 11:52:07 (tacker-user-guide-vnf: line 8) ok https://docs.openstack.org/tacker/latest/user/etsi_vnf_deployment_as_vm_with_user_data.html 11:52:07 ( user-guide: line 31) ok https://docs.openstack.org/tacker/latest/user/index.html 11:52:07 (how-to-use-fm-guide: line 33) ok https://docs.openstack.org/tacker/latest/user/v2/cnf/deployment_using_helm/index.html 11:52:07 (how-to-use-pm-guide: line 228) ok https://docs.openstack.org/tacker/latest/user/v2/cnf/auto_scale_pm_th/index.html#how-to-create-a-pm-threshold 11:52:07 (tacker-user-guide-cnf-v2: line 170) ok https://docs.openstack.org/tacker/latest/user/v2/cnf/deployment_using_helm/index.html#prepare-vnf-package 11:52:07 (tacker-user-guide-cnf: line 8) ok https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#etsi-nfv-sol-cnf-deployment-by-helm-chart 11:52:07 (tacker-user-guide-cnf: line 194) ok https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#prepare-vnf-package 11:52:08 (tacker-user-guide-vnf: line 161) ok https://docs.openstack.org/tacker/latest/user/vnf-package.html 11:52:08 (how-to-use-fm-guide: line 277) ok https://docs.openstack.org/api-ref/nfv-orchestration/v2/vnflcm.html#create-a-new-subscription-v2 11:52:08 (how-to-use-fm-guide: line 271) ok https://docs.openstack.org/tacker/zed/user/etsi_cnf_auto_healing_fm.html 11:52:08 (how-to-use-pm-guide: line 221) ok https://docs.openstack.org/tacker/zed/cli/cli-etsi-vnfpm.html 11:52:08 (how-to-use-pm-guide: line 224) ok https://specs.openstack.org/openstack/tacker-specs/specs/zed/prometheus-plugin-autoheal-and-autoscale.html 11:52:08 (how-to-use-fm-guide: line 274) redirect https://lf-o-ran-sc.atlassian.net/wiki/download/attachments/13570027/SMO%20Functions%20v4.docx?api=v2 - with Found to https://api.media.atlassian.com/file/a8cd5719-8abe-438e-80da-ab42eaa2c98a/binary?token=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiIwMmI1MjU5Zi1mZWMxLTQ3ZjMtOTJlMS01MzgwOGU0NjQ2YzQiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOmE4Y2Q1NzE5LThhYmUtNDM4ZS04MGRhLWFiNDJlYWEyYzk4YSI6WyJyZWFkIl19LCJleHAiOjE3NzAyMDI0NDgsIm5iZiI6MTc3MDExOTUyOCwiaHR0cHM6Ly9pZC5hdGxhc3NpYW4uY29tL2FwcEFjY3JlZGl0ZWQiOmZhbHNlfQ.gTqwLC902KDS_kkGaLsm_wtFth5h3JheVq7K7lAB1Xc&client=02b5259f-fec1-47f3-92e1-53808e4646c4&name=SMO%20Functions%20v4.docx 11:52:10 ( developer-guide: line 30) ok https://www.etsi.org/deliver/etsi_gs/NFV-TST/001_099/010/02.06.01_60/gs_NFV-TST010v020601p.pdf 11:52:10 build succeeded. 11:52:10 11:52:10 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:52:11 docs: OK (52.35=setup[48.35]+cmd[3.94,0.07] seconds) 11:52:11 docs-linkcheck: OK (41.32=setup[35.39]+cmd[5.93] seconds) 11:52:11 congratulations :) (93.72 seconds) 11:52:11 + tox_status=0 11:52:11 + echo '---> Completed tox runs' 11:52:11 ---> Completed tox runs 11:52:11 + for i in '.tox/*/log' 11:52:11 ++ awk -F/ '{print $2}' 11:52:11 ++ echo .tox/docs-linkcheck/log 11:52:11 + tox_env=docs-linkcheck 11:52:11 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 11:52:11 + for i in '.tox/*/log' 11:52:11 ++ awk -F/ '{print $2}' 11:52:11 ++ echo .tox/docs/log 11:52:11 + tox_env=docs 11:52:11 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 11:52:11 + DOC_DIR=docs/_build/html 11:52:11 + [[ -d docs/_build/html ]] 11:52:11 + echo '---> Archiving generated docs' 11:52:11 ---> Archiving generated docs 11:52:11 + mv docs/_build/html /w/workspace/rtdv3-global-verify-master/archives/docs 11:52:11 + echo '---> tox-run.sh ends' 11:52:11 ---> tox-run.sh ends 11:52:11 + test 0 -eq 0 11:52:11 [EnvInject] - Injecting environment variables from a build step. 11:52:11 [EnvInject] - Injecting as environment variables the properties content 11:52:11 DEFAULT_VERSION=latest 11:52:11 11:52:11 [EnvInject] - Variables injected successfully. 11:52:11 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins13218492212670918936.sh 11:52:11 ---> rtdv3.sh 11:52:11 Setup pyenv: 11:52:11 system 11:52:11 3.8.13 11:52:11 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:52:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIwQ from file:/tmp/.os_lf_venv 11:52:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:52:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:52:15 lf-activate-venv(): INFO: Base packages installed successfully 11:52:15 lf-activate-venv(): INFO: Installing additional packages: lftools yq 11:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-bIwQ/bin to PATH 11:52:36 INFO: 11:52:36 INFO: Project: smo/o2 11:52:36 INFO: Read the Docs Sub Project: https://o-ran-sc-smo-o2.readthedocs.io 11:52:36 INFO: Read the Docs Master Project: https://o-ran-sc-doc.readthedocs.io 11:52:39 INFO: Verify job completed 11:52:39 $ ssh-agent -k 11:52:39 unset SSH_AUTH_SOCK; 11:52:39 unset SSH_AGENT_PID; 11:52:39 echo Agent pid 6103 killed; 11:52:39 [ssh-agent] Stopped. 11:52:39 [PostBuildScript] - [INFO] Executing post build scripts. 11:52:39 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins18060392679450236848.sh 11:52:39 ---> sysstat.sh 11:52:40 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4823826265089395115.sh 11:52:40 ---> package-listing.sh 11:52:40 ++ tr '[:upper:]' '[:lower:]' 11:52:40 ++ facter osfamily 11:52:41 + OS_FAMILY=redhat 11:52:41 + workspace=/w/workspace/rtdv3-global-verify-master 11:52:41 + START_PACKAGES=/tmp/packages_start.txt 11:52:41 + END_PACKAGES=/tmp/packages_end.txt 11:52:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:41 + PACKAGES=/tmp/packages_start.txt 11:52:41 + '[' /w/workspace/rtdv3-global-verify-master ']' 11:52:41 + PACKAGES=/tmp/packages_end.txt 11:52:41 + case "${OS_FAMILY}" in 11:52:41 + sort 11:52:41 + rpm -qa 11:52:46 + '[' -f /tmp/packages_start.txt ']' 11:52:46 + '[' -f /tmp/packages_end.txt ']' 11:52:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:46 + '[' /w/workspace/rtdv3-global-verify-master ']' 11:52:46 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 11:52:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 11:52:46 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6096209258876628505.sh 11:52:46 ---> capture-instance-metadata.sh 11:52:46 Setup pyenv: 11:52:46 system 11:52:46 3.8.13 11:52:46 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:52:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIwQ from file:/tmp/.os_lf_venv 11:52:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:52:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:52:50 lf-activate-venv(): INFO: Base packages installed successfully 11:52:50 lf-activate-venv(): INFO: Installing additional packages: lftools 11:53:09 lf-activate-venv(): INFO: Adding /tmp/venv-bIwQ/bin to PATH 11:53:09 INFO: Running in OpenStack, capturing instance metadata 11:53:10 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13459599745254365796.sh 11:53:10 provisioning config files... 11:53:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config11125949358039338867tmp 11:53:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:53:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:53:10 [EnvInject] - Injecting environment variables from a build step. 11:53:10 [EnvInject] - Injecting as environment variables the properties content 11:53:10 SERVER_ID=logs 11:53:10 11:53:10 [EnvInject] - Variables injected successfully. 11:53:10 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6117548515209819910.sh 11:53:10 ---> create-netrc.sh 11:53:10 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12362270433642577679.sh 11:53:10 ---> python-tools-install.sh 11:53:10 Setup pyenv: 11:53:10 system 11:53:10 3.8.13 11:53:10 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:53:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIwQ from file:/tmp/.os_lf_venv 11:53:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:14 lf-activate-venv(): INFO: Base packages installed successfully 11:53:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-bIwQ/bin to PATH 11:53:33 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4697141497372202538.sh 11:53:33 ---> sudo-logs.sh 11:53:33 Archiving 'sudo' log.. 11:53:34 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5791712660942277562.sh 11:53:34 ---> job-cost.sh 11:53:34 Setup pyenv: 11:53:34 system 11:53:34 3.8.13 11:53:34 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:53:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIwQ from file:/tmp/.os_lf_venv 11:53:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:38 lf-activate-venv(): INFO: Base packages installed successfully 11:53:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-bIwQ/bin to PATH 11:53:49 INFO: No Stack... 11:53:50 INFO: Retrieving Pricing Info for: v3-starter-1 11:53:50 INFO: Archiving Costs 11:53:50 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins17111820564907114478.sh 11:53:50 ---> logs-deploy.sh 11:53:50 Setup pyenv: 11:53:50 system 11:53:50 3.8.13 11:53:50 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIwQ from file:/tmp/.os_lf_venv 11:53:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:54 lf-activate-venv(): INFO: Base packages installed successfully 11:53:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:54:13 lf-activate-venv(): INFO: Adding /tmp/venv-bIwQ/bin to PATH 11:54:13 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4038 11:54:13 INFO: archiving workspace using pattern(s): 11:54:15 Archives upload complete. 11:54:15 INFO: archiving logs to Nexus 11:54:17 ---> uname -a: 11:54:17 Linux prd-centos7-builder-1c-1g-4812.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:54:17 11:54:17 11:54:17 ---> lscpu: 11:54:17 Architecture: x86_64 11:54:17 CPU op-mode(s): 32-bit, 64-bit 11:54:17 Byte Order: Little Endian 11:54:17 CPU(s): 1 11:54:17 On-line CPU(s) list: 0 11:54:17 Thread(s) per core: 1 11:54:17 Core(s) per socket: 1 11:54:17 Socket(s): 1 11:54:17 NUMA node(s): 1 11:54:17 Vendor ID: AuthenticAMD 11:54:17 CPU family: 23 11:54:17 Model: 49 11:54:17 Model name: AMD EPYC-Rome Processor 11:54:17 Stepping: 0 11:54:17 CPU MHz: 2799.998 11:54:17 BogoMIPS: 5599.99 11:54:17 Virtualization: AMD-V 11:54:17 Hypervisor vendor: KVM 11:54:17 Virtualization type: full 11:54:17 L1d cache: 32K 11:54:17 L1i cache: 32K 11:54:17 L2 cache: 512K 11:54:17 L3 cache: 16384K 11:54:17 NUMA node0 CPU(s): 0 11:54:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:54:17 11:54:17 11:54:17 ---> nproc: 11:54:17 1 11:54:17 11:54:17 11:54:17 ---> df -h: 11:54:17 Filesystem Size Used Avail Use% Mounted on 11:54:17 devtmpfs 882M 0 882M 0% /dev 11:54:17 tmpfs 919M 0 919M 0% /dev/shm 11:54:17 tmpfs 919M 17M 903M 2% /run 11:54:17 tmpfs 919M 0 919M 0% /sys/fs/cgroup 11:54:17 /dev/vda1 20G 6.2G 14G 31% / 11:54:17 tmpfs 184M 0 184M 0% /run/user/1001 11:54:17 11:54:17 11:54:17 ---> free -m: 11:54:17 total used free shared buff/cache available 11:54:17 Mem: 1837 385 132 16 1319 1252 11:54:17 Swap: 1023 0 1023 11:54:17 11:54:17 11:54:17 ---> ip addr: 11:54:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:54:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:54:17 inet 127.0.0.1/8 scope host lo 11:54:17 valid_lft forever preferred_lft forever 11:54:17 inet6 ::1/128 scope host 11:54:17 valid_lft forever preferred_lft forever 11:54:17 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 11:54:17 link/ether fa:16:3e:f2:f6:74 brd ff:ff:ff:ff:ff:ff 11:54:17 inet 10.32.7.120/23 brd 10.32.7.255 scope global dynamic eth0 11:54:17 valid_lft 85999sec preferred_lft 85999sec 11:54:17 inet6 fe80::f816:3eff:fef2:f674/64 scope link 11:54:17 valid_lft forever preferred_lft forever 11:54:17 11:54:17 11:54:17 ---> sar -b -r -n DEV: 11:54:17 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 02/03/2026 _x86_64_ (1 CPU) 11:54:17 11:54:17 11:47:27 AM LINUX RESTART 11:54:17 11:54:17 11:48:02 AM tps rtps wtps bread/s bwrtn/s 11:54:17 11:49:02 AM 84.09 36.19 47.90 5044.74 3621.12 11:54:17 11:50:01 AM 92.91 0.02 92.90 0.57 10876.72 11:54:17 11:51:01 AM 109.80 0.67 109.13 31.76 13585.54 11:54:17 11:52:01 AM 118.28 0.71 117.57 29.93 24104.63 11:54:17 11:53:01 AM 118.72 73.07 45.65 5696.75 4138.03 11:54:17 11:54:01 AM 22.02 1.19 20.83 145.69 1035.70 11:54:17 Average: 91.09 18.68 72.41 1816.53 9583.27 11:54:17 11:54:17 11:48:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:54:17 11:49:02 AM 90804 1790980 95.17 2088 1406524 447760 15.28 365704 1259336 56452 11:54:17 11:50:01 AM 77016 1804768 95.91 2088 1327016 505220 17.24 439316 1164272 93056 11:54:17 11:51:01 AM 68588 1813196 96.36 2088 1306528 549032 18.74 491600 1087084 18996 11:54:17 11:52:01 AM 73344 1808440 96.10 2088 1209236 597992 20.41 678484 837592 68472 11:54:17 11:53:01 AM 75236 1806548 96.00 2088 1266096 475700 16.23 580380 930756 23268 11:54:17 11:54:01 AM 136192 1745592 92.76 2088 1222648 455596 15.55 563672 887224 7628 11:54:17 Average: 86863 1794921 95.38 2088 1289675 505217 17.24 519859 1027711 44645 11:54:17 11:54:17 11:48:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:54:17 11:49:02 AM eth0 265.44 149.48 1111.51 61.47 0.00 0.00 0.00 11:54:17 11:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 11:50:01 AM eth0 56.65 51.71 727.92 7.87 0.00 0.00 0.00 11:54:17 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 11:51:01 AM eth0 63.01 55.23 1342.42 7.27 0.00 0.00 0.00 11:54:17 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 11:52:01 AM eth0 11.26 11.35 183.45 2.89 0.00 0.00 0.00 11:54:17 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 11:53:01 AM eth0 16.57 17.56 13.96 8.97 0.00 0.00 0.00 11:54:17 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 11:54:01 AM eth0 11.82 13.37 11.85 8.28 0.00 0.00 0.00 11:54:17 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 Average: eth0 69.56 49.14 561.58 15.85 0.00 0.00 0.00 11:54:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:17 11:54:17 11:54:17 ---> sar -P ALL: 11:54:17 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 02/03/2026 _x86_64_ (1 CPU) 11:54:17 11:54:17 11:47:27 AM LINUX RESTART 11:54:17 11:54:17 11:48:02 AM CPU %user %nice %system %iowait %steal %idle 11:54:17 11:49:02 AM all 66.65 0.00 9.32 2.28 13.73 8.02 11:54:17 11:49:02 AM 0 66.65 0.00 9.32 2.28 13.73 8.02 11:54:17 11:50:01 AM all 62.58 0.00 5.96 2.31 12.11 17.04 11:54:17 11:50:01 AM 0 62.58 0.00 5.96 2.31 12.11 17.04 11:54:17 11:51:01 AM all 58.32 0.00 5.62 1.48 12.12 22.47 11:54:17 11:51:01 AM 0 58.32 0.00 5.62 1.48 12.12 22.47 11:54:17 11:52:01 AM all 68.60 0.00 6.49 1.37 13.14 10.41 11:54:17 11:52:01 AM 0 68.60 0.00 6.49 1.37 13.14 10.41 11:54:17 11:53:01 AM all 60.33 0.00 3.93 10.03 11.52 14.19 11:54:17 11:53:01 AM 0 60.33 0.00 3.93 10.03 11.52 14.19 11:54:17 11:54:01 AM all 68.36 0.00 4.20 1.01 13.94 12.49 11:54:17 11:54:01 AM 0 68.36 0.00 4.20 1.01 13.94 12.49 11:54:17 Average: all 64.11 0.00 5.89 3.10 12.75 14.14 11:54:17 Average: 0 64.11 0.00 5.89 3.10 12.75 14.14 11:54:17 11:54:17 11:54:17