16:54:42 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/ad/+/15661 16:54:42 Running as SYSTEM 16:54:42 [EnvInject] - Loading node environment variables. 16:54:42 Building remotely on prd-centos7-builder-1c-1g-1799 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 16:54:42 [ssh-agent] Looking for ssh-agent implementation... 16:54:42 $ ssh-agent 16:54:43 SSH_AUTH_SOCK=/tmp/ssh-bSyFkWECiDxb/agent.6188 16:54:43 SSH_AGENT_PID=6194 16:54:43 [ssh-agent] Started. 16:54:43 Running ssh-add (command line suppressed) 16:54:43 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_15240978043728282041.key (jenkins-ssh) 16:54:43 [ssh-agent] Using credentials jenkins (jenkins) 16:54:43 The recommended git tool is: NONE 16:54:52 using credential jenkins 16:54:52 Wiping out workspace first. 16:54:52 Cloning the remote Git repository 16:54:52 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad 16:54:52 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 16:54:52 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad 16:54:52 > git --version # timeout=10 16:54:52 > git --version # 'git version 2.36.6' 16:54:52 using GIT_SSH to set credentials jenkins 16:54:52 [INFO] Currently running in a labeled security context 16:54:52 [INFO] Currently SELinux is 'enforcing' on the host 16:54:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh18372639601625415041.key 16:54:52 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:56 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad # timeout=10 16:54:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:57 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad # timeout=10 16:54:57 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad 16:54:57 using GIT_SSH to set credentials jenkins 16:54:57 [INFO] Currently running in a labeled security context 16:54:57 [INFO] Currently SELinux is 'enforcing' on the host 16:54:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh14514541993643059389.key 16:54:57 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad refs/changes/61/15661/1 # timeout=10 16:54:58 > git rev-parse bb10ae4e5c56b20115f094262e81ded2380074be^{commit} # timeout=10 16:54:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:54:58 Checking out Revision bb10ae4e5c56b20115f094262e81ded2380074be (refs/changes/61/15661/1) 16:54:58 > git config core.sparsecheckout # timeout=10 16:54:58 > git checkout -f bb10ae4e5c56b20115f094262e81ded2380074be # timeout=10 16:55:03 Commit message: "Fix(docs): update JIRA URLs to Atlassian Cloud host" 16:55:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:55:04 > git rev-list --no-walk 1e9e4c462ac9818fdc124cf4997ac81a83fa126b # timeout=10 16:55:04 Run condition [File exists] enabling prebuild for step [BuilderChain] 16:55:04 provisioning config files... 16:55:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:55:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:55:04 [File exists] check if file exists [.readthedocs.yaml] 16:55:04 Run condition [File exists] enabling perform for step [BuilderChain] 16:55:04 provisioning config files... 16:55:04 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 16:55:04 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6377139212525955072.sh 16:55:05 ---> python-tools-install.sh 16:55:05 Setup pyenv: 16:55:05 system 16:55:05 * 3.8.13 (set by /opt/pyenv/version) 16:55:05 * 3.9.13 (set by /opt/pyenv/version) 16:55:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-htJ0 16:55:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:55:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:55:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:55:22 lf-activate-venv(): INFO: Base packages installed successfully 16:55:22 lf-activate-venv(): INFO: Installing additional packages: lftools 16:56:06 lf-activate-venv(): INFO: Adding /tmp/venv-htJ0/bin to PATH 16:56:06 Generating Requirements File 16:56:42 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. 16:56:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:56:43 Python 3.9.13 16:56:43 pip 26.0.1 from /tmp/venv-htJ0/lib/python3.9/site-packages/pip (python 3.9) 16:56:44 appdirs==1.4.4 16:56:44 argcomplete==3.6.3 16:56:44 aspy.yaml==1.3.0 16:56:44 attrs==26.1.0 16:56:44 autopage==0.6.0 16:56:44 beautifulsoup4==4.14.3 16:56:44 boto3==1.42.97 16:56:44 botocore==1.42.97 16:56:44 bs4==0.0.2 16:56:44 certifi==2026.4.22 16:56:44 cffi==2.0.0 16:56:44 cfgv==3.4.0 16:56:44 chardet==5.2.0 16:56:44 charset-normalizer==3.4.7 16:56:44 click==8.1.8 16:56:44 cliff==4.9.1 16:56:44 cmd2==2.7.0 16:56:44 cryptography==3.3.2 16:56:44 debtcollector==3.0.0 16:56:44 decorator==5.2.1 16:56:44 defusedxml==0.7.1 16:56:44 Deprecated==1.3.1 16:56:44 distlib==0.4.0 16:56:44 dnspython==2.7.0 16:56:44 docker==7.1.0 16:56:44 dogpile.cache==1.4.1 16:56:44 durationpy==0.10 16:56:44 email-validator==2.3.0 16:56:44 filelock==3.19.1 16:56:44 future==1.0.0 16:56:44 gitdb==4.0.12 16:56:44 GitPython==3.1.48 16:56:44 httplib2==0.30.2 16:56:44 identify==2.6.15 16:56:44 idna==3.13 16:56:44 importlib-resources==1.5.0 16:56:44 importlib_metadata==8.7.1 16:56:44 iso8601==2.1.0 16:56:44 Jinja2==3.1.6 16:56:44 jmespath==1.1.0 16:56:44 jsonpatch==1.33 16:56:44 jsonpointer==3.0.0 16:56:44 jsonschema==4.25.1 16:56:44 jsonschema-specifications==2025.9.1 16:56:44 keystoneauth1==5.11.1 16:56:44 kubernetes==35.0.0 16:56:44 lftools==0.37.22 16:56:44 lxml==6.1.0 16:56:44 markdown-it-py==3.0.0 16:56:44 MarkupSafe==3.0.3 16:56:44 mdurl==0.1.2 16:56:44 msgpack==1.1.2 16:56:44 multi_key_dict==2.0.3 16:56:44 munch==4.0.0 16:56:44 netaddr==1.3.0 16:56:44 niet==1.4.2 16:56:44 nodeenv==1.10.0 16:56:44 oauth2client==4.1.3 16:56:44 oauthlib==3.3.1 16:56:44 openstacksdk==4.5.0 16:56:44 os-service-types==1.7.0 16:56:44 osc-lib==4.0.2 16:56:44 oslo.config==10.0.0 16:56:44 oslo.context==6.1.0 16:56:44 oslo.i18n==6.6.0 16:56:44 oslo.log==7.2.1 16:56:44 oslo.serialization==5.8.0 16:56:44 oslo.utils==9.1.0 16:56:44 packaging==26.2 16:56:44 pbr==7.0.3 16:56:44 platformdirs==4.4.0 16:56:44 prettytable==3.16.0 16:56:44 psutil==7.2.2 16:56:44 pyasn1==0.6.3 16:56:44 pyasn1_modules==0.4.2 16:56:44 pycparser==2.23 16:56:44 pygerrit2==2.0.15 16:56:44 PyGithub==2.9.1 16:56:44 Pygments==2.20.0 16:56:44 PyJWT==2.12.1 16:56:44 PyNaCl==1.6.2 16:56:44 pyparsing==2.4.7 16:56:44 pyperclip==1.11.0 16:56:44 pyrsistent==0.20.0 16:56:44 python-cinderclient==9.7.0 16:56:44 python-dateutil==2.9.0.post0 16:56:44 python-discovery==1.2.2 16:56:44 python-heatclient==4.2.0 16:56:44 python-jenkins==1.8.3 16:56:44 python-keystoneclient==5.6.0 16:56:44 python-magnumclient==4.10.0 16:56:44 python-openstackclient==8.0.0 16:56:44 python-swiftclient==4.10.0 16:56:44 PyYAML==6.0.3 16:56:44 referencing==0.36.2 16:56:44 requests==2.32.5 16:56:44 requests-oauthlib==2.0.0 16:56:44 requestsexceptions==1.4.0 16:56:44 rfc3986==2.0.0 16:56:44 rich==15.0.0 16:56:44 rich-argparse==1.7.2 16:56:44 rpds-py==0.27.1 16:56:44 rsa==4.9.1 16:56:44 ruamel.yaml==0.19.1 16:56:44 ruamel.yaml.clib==0.2.15 16:56:44 s3transfer==0.16.1 16:56:44 simplejson==4.1.1 16:56:44 six==1.17.0 16:56:44 smmap==5.0.3 16:56:44 soupsieve==2.8.3 16:56:44 stevedore==5.5.0 16:56:44 tabulate==0.9.0 16:56:44 toml==0.10.2 16:56:44 tomlkit==0.14.0 16:56:44 tqdm==4.67.3 16:56:44 typing_extensions==4.15.0 16:56:44 tzdata==2026.2 16:56:44 urllib3==1.26.20 16:56:44 virtualenv==21.3.0 16:56:44 wcwidth==0.6.0 16:56:44 websocket-client==1.9.0 16:56:44 wrapt==2.1.2 16:56:44 xdg==6.0.0 16:56:44 xmltodict==1.0.4 16:56:44 yq==3.4.3 16:56:44 zipp==3.23.1 16:56:44 [EnvInject] - Injecting environment variables from a build step. 16:56:44 [EnvInject] - Injecting as environment variables the properties content 16:56:44 PYTHON=python3 16:56:44 16:56:44 [EnvInject] - Variables injected successfully. 16:56:44 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins1902335922324410873.sh 16:56:44 ---> tox-install.sh 16:56:44 + source /home/jenkins/lf-env.sh 16:56:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:56:44 ++ mktemp -d /tmp/venv-XXXX 16:56:44 + lf_venv=/tmp/venv-SIww 16:56:44 + local venv_file=/tmp/.os_lf_venv 16:56:44 + local python=python3 16:56:44 + local options 16:56:44 + local set_path=true 16:56:44 + local install_args= 16:56:44 ++ 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 16:56:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:56:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:56:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:56:44 + true 16:56:44 + case $1 in 16:56:44 + venv_file=/tmp/.toxenv 16:56:44 + shift 2 16:56:44 + true 16:56:44 + case $1 in 16:56:44 + shift 16:56:44 + break 16:56:44 + case $python in 16:56:44 + local pkg_list= 16:56:44 + [[ -d /opt/pyenv ]] 16:56:44 + echo 'Setup pyenv:' 16:56:44 Setup pyenv: 16:56:44 + export PYENV_ROOT=/opt/pyenv 16:56:44 + PYENV_ROOT=/opt/pyenv 16:56:44 + 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 16:56:44 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 16:56:44 + pyenv versions 16:56:44 system 16:56:44 3.8.13 16:56:44 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:56:44 + command -v pyenv 16:56:44 ++ pyenv init - --no-rehash 16:56:44 + 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[*]}"'\'')" 16:56:44 export PATH="/opt/pyenv/shims:${PATH}" 16:56:44 export PYENV_SHELL=bash 16:56:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:56:44 pyenv() { 16:56:44 local command 16:56:44 command="${1:-}" 16:56:44 if [ "$#" -gt 0 ]; then 16:56:44 shift 16:56:44 fi 16:56:44 16:56:44 case "$command" in 16:56:44 rehash|shell) 16:56:44 eval "$(pyenv "sh-$command" "$@")" 16:56:44 ;; 16:56:44 *) 16:56:44 command pyenv "$command" "$@" 16:56:44 ;; 16:56:44 esac 16:56:44 }' 16:56:44 +++ 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[*]}"' 16:56:44 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 16:56:44 ++ 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 16:56:44 ++ 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 16:56:44 ++ export PYENV_SHELL=bash 16:56:44 ++ PYENV_SHELL=bash 16:56:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:56:44 +++ complete -F _pyenv pyenv 16:56:44 ++ lf-pyver python3 16:56:44 ++ local py_version_xy=python3 16:56:44 ++ local py_version_xyz= 16:56:44 ++ sed 's/^[ *]* //' 16:56:44 ++ awk '{ print $1 }' 16:56:44 ++ grep -E '^[0-9.]*[0-9]$' 16:56:44 ++ pyenv versions 16:56:44 ++ local command 16:56:44 ++ command=versions 16:56:44 ++ '[' 1 -gt 0 ']' 16:56:44 ++ shift 16:56:44 ++ case "$command" in 16:56:44 ++ command pyenv versions 16:56:44 ++ pyenv versions 16:56:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:56:44 +++ sort -V 16:56:44 +++ tail -n 1 16:56:44 +++ grep '^3' /tmp/.pyenv_versions 16:56:44 ++ py_version_xyz=3.9.13 16:56:44 ++ [[ -z 3.9.13 ]] 16:56:44 ++ echo 3.9.13 16:56:44 ++ return 0 16:56:44 + pyenv local 3.9.13 16:56:44 + local command 16:56:44 + command=local 16:56:44 + '[' 2 -gt 0 ']' 16:56:44 + shift 16:56:44 + case "$command" in 16:56:44 + command pyenv local 3.9.13 16:56:44 + pyenv local 3.9.13 16:56:44 + for arg in '"$@"' 16:56:44 + case $arg in 16:56:44 + pkg_list+='tox ' 16:56:44 + for arg in '"$@"' 16:56:44 + case $arg in 16:56:44 + pkg_list+='virtualenv ' 16:56:44 + for arg in '"$@"' 16:56:44 + case $arg in 16:56:44 + pkg_list+='urllib3~=1.26.15 ' 16:56:44 + [[ -f /tmp/.toxenv ]] 16:56:44 + [[ ! -f /tmp/.toxenv ]] 16:56:44 + [[ -n '' ]] 16:56:44 + python3 -m venv /tmp/venv-SIww 16:56:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SIww' 16:56:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SIww 16:56:54 + echo /tmp/venv-SIww 16:56:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:56:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:56:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:56:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:56:54 + local 'pip_opts=--upgrade --quiet' 16:56:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:56:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:56:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:56:54 + [[ -n '' ]] 16:56:54 + [[ -n '' ]] 16:56:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:56:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:56:54 + /tmp/venv-SIww/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 16:56:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:56:59 lf-activate-venv(): INFO: Base packages installed successfully 16:56:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:56:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:56:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:56:59 + /tmp/venv-SIww/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 16:57:03 + type python3 16:57:03 + true 16:57:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SIww/bin to PATH' 16:57:03 lf-activate-venv(): INFO: Adding /tmp/venv-SIww/bin to PATH 16:57:03 + PATH=/tmp/venv-SIww/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 16:57:03 + return 0 16:57:03 + python3 --version 16:57:03 Python 3.9.13 16:57:03 + python3 -m pip --version 16:57:03 pip 26.0.1 from /tmp/venv-SIww/lib/python3.9/site-packages/pip (python 3.9) 16:57:03 + python3 -m pip freeze 16:57:03 cachetools==6.2.6 16:57:03 chardet==5.2.0 16:57:03 colorama==0.4.6 16:57:03 distlib==0.4.0 16:57:03 filelock==3.19.1 16:57:03 packaging==26.2 16:57:03 platformdirs==4.4.0 16:57:03 pluggy==1.6.0 16:57:03 pyproject-api==1.9.1 16:57:03 python-discovery==1.2.2 16:57:03 tomli==2.4.1 16:57:03 tox==4.30.3 16:57:03 typing_extensions==4.15.0 16:57:03 urllib3==1.26.20 16:57:03 virtualenv==21.3.0 16:57:03 [EnvInject] - Injecting environment variables from a build step. 16:57:03 [EnvInject] - Injecting as environment variables the properties content 16:57:03 DOC_DIR=docs/_build/html 16:57:03 TOX_DIR=. 16:57:03 TOX_ENVS=docs,docs-linkcheck 16:57:03 16:57:03 [EnvInject] - Variables injected successfully. 16:57:03 [EnvInject] - Injecting environment variables from a build step. 16:57:03 [EnvInject] - Injecting as environment variables the properties content 16:57:03 PARALLEL=true 16:57:03 16:57:03 [EnvInject] - Variables injected successfully. 16:57:03 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins2085195350552620550.sh 16:57:04 ---> tox-run.sh 16:57:04 + 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 16:57:04 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 16:57:04 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 16:57:04 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 16:57:04 + cd /w/workspace/rtdv3-global-verify-master/. 16:57:04 + source /home/jenkins/lf-env.sh 16:57:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:57:04 ++ mktemp -d /tmp/venv-XXXX 16:57:04 + lf_venv=/tmp/venv-Hrf1 16:57:04 + local venv_file=/tmp/.os_lf_venv 16:57:04 + local python=python3 16:57:04 + local options 16:57:04 + local set_path=true 16:57:04 + local install_args= 16:57:04 ++ 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 16:57:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:57:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:57:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:57:04 + true 16:57:04 + case $1 in 16:57:04 + venv_file=/tmp/.toxenv 16:57:04 + shift 2 16:57:04 + true 16:57:04 + case $1 in 16:57:04 + shift 16:57:04 + break 16:57:04 + case $python in 16:57:04 + local pkg_list= 16:57:04 + [[ -d /opt/pyenv ]] 16:57:04 + echo 'Setup pyenv:' 16:57:04 Setup pyenv: 16:57:04 + export PYENV_ROOT=/opt/pyenv 16:57:04 + PYENV_ROOT=/opt/pyenv 16:57:04 + 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 16:57:04 + 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 16:57:04 + pyenv versions 16:57:04 system 16:57:04 3.8.13 16:57:04 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:57:04 + command -v pyenv 16:57:04 ++ pyenv init - --no-rehash 16:57:04 + 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[*]}"'\'')" 16:57:04 export PATH="/opt/pyenv/shims:${PATH}" 16:57:04 export PYENV_SHELL=bash 16:57:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:57:04 pyenv() { 16:57:04 local command 16:57:04 command="${1:-}" 16:57:04 if [ "$#" -gt 0 ]; then 16:57:04 shift 16:57:04 fi 16:57:04 16:57:04 case "$command" in 16:57:04 rehash|shell) 16:57:04 eval "$(pyenv "sh-$command" "$@")" 16:57:04 ;; 16:57:04 *) 16:57:04 command pyenv "$command" "$@" 16:57:04 ;; 16:57:04 esac 16:57:04 }' 16:57:04 +++ 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[*]}"' 16:57:04 ++ 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 16:57:04 ++ 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 16:57:04 ++ 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 16:57:04 ++ export PYENV_SHELL=bash 16:57:04 ++ PYENV_SHELL=bash 16:57:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:57:04 +++ complete -F _pyenv pyenv 16:57:04 ++ lf-pyver python3 16:57:04 ++ local py_version_xy=python3 16:57:04 ++ local py_version_xyz= 16:57:04 ++ sed 's/^[ *]* //' 16:57:04 ++ awk '{ print $1 }' 16:57:04 ++ grep -E '^[0-9.]*[0-9]$' 16:57:04 ++ pyenv versions 16:57:04 ++ local command 16:57:04 ++ command=versions 16:57:04 ++ '[' 1 -gt 0 ']' 16:57:04 ++ shift 16:57:04 ++ case "$command" in 16:57:04 ++ command pyenv versions 16:57:04 ++ pyenv versions 16:57:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:57:04 +++ sort -V 16:57:04 +++ tail -n 1 16:57:04 +++ grep '^3' /tmp/.pyenv_versions 16:57:04 ++ py_version_xyz=3.9.13 16:57:04 ++ [[ -z 3.9.13 ]] 16:57:04 ++ echo 3.9.13 16:57:04 ++ return 0 16:57:04 + pyenv local 3.9.13 16:57:04 + local command 16:57:04 + command=local 16:57:04 + '[' 2 -gt 0 ']' 16:57:04 + shift 16:57:04 + case "$command" in 16:57:04 + command pyenv local 3.9.13 16:57:04 + pyenv local 3.9.13 16:57:04 + for arg in '"$@"' 16:57:04 + case $arg in 16:57:04 + pkg_list+='tox ' 16:57:04 + for arg in '"$@"' 16:57:04 + case $arg in 16:57:04 + pkg_list+='virtualenv ' 16:57:04 + for arg in '"$@"' 16:57:04 + case $arg in 16:57:04 + pkg_list+='urllib3~=1.26.15 ' 16:57:04 + [[ -f /tmp/.toxenv ]] 16:57:04 ++ cat /tmp/.toxenv 16:57:04 + lf_venv=/tmp/venv-SIww 16:57:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SIww from' file:/tmp/.toxenv 16:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SIww from file:/tmp/.toxenv 16:57:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:57:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:57:04 + local 'pip_opts=--upgrade --quiet' 16:57:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:57:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:57:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:57:04 + [[ -n '' ]] 16:57:04 + [[ -n '' ]] 16:57:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:57:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:57:04 + /tmp/venv-SIww/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 16:57:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:57:05 lf-activate-venv(): INFO: Base packages installed successfully 16:57:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:57:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:57:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:57:05 + /tmp/venv-SIww/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 16:57:07 + type python3 16:57:07 + true 16:57:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SIww/bin to PATH' 16:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-SIww/bin to PATH 16:57:07 + PATH=/tmp/venv-SIww/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 16:57:07 + return 0 16:57:07 + [[ -d /opt/pyenv ]] 16:57:07 + echo '---> Setting up pyenv' 16:57:07 ---> Setting up pyenv 16:57:07 + export PYENV_ROOT=/opt/pyenv 16:57:07 + PYENV_ROOT=/opt/pyenv 16:57:07 + export PATH=/opt/pyenv/bin:/tmp/venv-SIww/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 16:57:07 + PATH=/opt/pyenv/bin:/tmp/venv-SIww/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 16:57:07 ++ pwd 16:57:07 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 16:57:07 + export PYTHONPATH 16:57:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:57:07 + TOX_TESTENV_PASSENV=PYTHONPATH 16:57:07 + tox --version 16:57:08 4.30.3 from /tmp/venv-SIww/lib/python3.9/site-packages/tox/__init__.py 16:57:08 + PARALLEL=true 16:57:08 + TOX_OPTIONS_LIST= 16:57:08 + [[ -n docs,docs-linkcheck ]] 16:57:08 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 16:57:08 + case ${PARALLEL,,} in 16:57:08 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 16:57:08 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 16:57:08 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 16:57:10 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 16:57:50 docs: freeze> python -m pip freeze --all 16:57:51 docs: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,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.13,imagesize==1.5.0,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.2,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,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.1,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 16:57:51 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 16:57:51 Running Sphinx v7.4.7 16:57:51 loading translations [en]... done 16:57:52 16:57:52 Extension error: 16:57:52 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 16:57:52 docs: exit 2 (0.87 seconds) /w/workspace/rtdv3-global-verify-master> 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 pid=8786 16:57:52 docs: FAIL ✖ in 43.2 seconds 16:57:52 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 16:58:27 docs-linkcheck: freeze> python -m pip freeze --all 16:58:27 docs-linkcheck: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,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.13,imagesize==1.5.0,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.2,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,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.1,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 16:58:27 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 16:58:27 Running Sphinx v7.4.7 16:58:27 loading translations [en]... done 16:58:27 16:58:27 Extension error: 16:58:27 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 16:58:27 docs-linkcheck: exit 2 (0.87 seconds) /w/workspace/rtdv3-global-verify-master> 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 pid=8813 16:58:27 docs: FAIL code 2 (43.19=setup[42.32]+cmd[0.87] seconds) 16:58:27 docs-linkcheck: FAIL code 2 (34.31=setup[33.43]+cmd[0.87] seconds) 16:58:27 evaluation failed :( (77.54 seconds) 16:58:27 + tox_status=255 16:58:27 + echo '---> Completed tox runs' 16:58:27 ---> Completed tox runs 16:58:27 + for i in '.tox/*/log' 16:58:27 ++ awk -F/ '{print $2}' 16:58:27 ++ echo .tox/docs-linkcheck/log 16:58:27 + tox_env=docs-linkcheck 16:58:27 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 16:58:27 + for i in '.tox/*/log' 16:58:27 ++ awk -F/ '{print $2}' 16:58:27 ++ echo .tox/docs/log 16:58:27 + tox_env=docs 16:58:27 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 16:58:27 + DOC_DIR=docs/_build/html 16:58:27 + [[ -d docs/_build/html ]] 16:58:27 + echo '---> tox-run.sh ends' 16:58:27 ---> tox-run.sh ends 16:58:27 + test 255 -eq 0 16:58:27 + exit 255 16:58:27 Build step 'Conditional steps (multiple)' marked build as failure 16:58:45 $ ssh-agent -k 16:58:45 unset SSH_AUTH_SOCK; 16:58:45 unset SSH_AGENT_PID; 16:58:45 echo Agent pid 6194 killed; 16:58:48 [ssh-agent] Stopped. 16:58:48 [PostBuildScript] - [INFO] Executing post build scripts. 16:58:48 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins12684768169276070701.sh 16:58:48 ---> sysstat.sh 16:58:49 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7195356688434869248.sh 16:58:49 ---> package-listing.sh 16:58:49 ++ tr '[:upper:]' '[:lower:]' 16:58:49 ++ facter osfamily 16:58:50 + OS_FAMILY=redhat 16:58:50 + workspace=/w/workspace/rtdv3-global-verify-master 16:58:50 + START_PACKAGES=/tmp/packages_start.txt 16:58:50 + END_PACKAGES=/tmp/packages_end.txt 16:58:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:58:50 + PACKAGES=/tmp/packages_start.txt 16:58:50 + '[' /w/workspace/rtdv3-global-verify-master ']' 16:58:50 + PACKAGES=/tmp/packages_end.txt 16:58:50 + case "${OS_FAMILY}" in 16:58:50 + rpm -qa 16:58:50 + sort 16:58:55 + '[' -f /tmp/packages_start.txt ']' 16:58:55 + '[' -f /tmp/packages_end.txt ']' 16:58:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:58:55 + '[' /w/workspace/rtdv3-global-verify-master ']' 16:58:55 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 16:58:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 16:58:55 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins5344543550989720751.sh 16:58:55 ---> capture-instance-metadata.sh 16:58:55 Setup pyenv: 16:58:55 system 16:58:55 3.8.13 16:58:55 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:58:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htJ0 from file:/tmp/.os_lf_venv 16:58:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:58:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:58:59 lf-activate-venv(): INFO: Base packages installed successfully 16:58:59 lf-activate-venv(): INFO: Installing additional packages: lftools 16:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-htJ0/bin to PATH 16:59:19 INFO: Running in OpenStack, capturing instance metadata 16:59:20 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6144159032682265249.sh 16:59:20 provisioning config files... 16:59:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config15190491459912606175tmp 16:59:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:59:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:59:20 [EnvInject] - Injecting environment variables from a build step. 16:59:20 [EnvInject] - Injecting as environment variables the properties content 16:59:20 SERVER_ID=logs 16:59:20 16:59:20 [EnvInject] - Variables injected successfully. 16:59:20 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2662369288315599029.sh 16:59:20 ---> create-netrc.sh 16:59:20 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins9798015601196189499.sh 16:59:20 ---> python-tools-install.sh 16:59:20 Setup pyenv: 16:59:20 system 16:59:20 3.8.13 16:59:20 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htJ0 from file:/tmp/.os_lf_venv 16:59:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:59:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:59:24 lf-activate-venv(): INFO: Base packages installed successfully 16:59:24 lf-activate-venv(): INFO: Installing additional packages: lftools 16:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-htJ0/bin to PATH 16:59:42 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins9320186457227211456.sh 16:59:42 ---> sudo-logs.sh 16:59:42 Archiving 'sudo' log.. 16:59:44 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7098163009303388279.sh 16:59:44 ---> job-cost.sh 16:59:44 Setup pyenv: 16:59:45 system 16:59:45 3.8.13 16:59:45 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 16:59:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htJ0 from file:/tmp/.os_lf_venv 16:59:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:59:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:59:48 lf-activate-venv(): INFO: Base packages installed successfully 16:59:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:00:00 lf-activate-venv(): INFO: Adding /tmp/venv-htJ0/bin to PATH 17:00:00 INFO: No Stack... 17:00:00 INFO: Retrieving Pricing Info for: v3-starter-1 17:00:00 INFO: Archiving Costs 17:00:00 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins6997467393767475716.sh 17:00:00 ---> logs-deploy.sh 17:00:00 Setup pyenv: 17:00:00 system 17:00:00 3.8.13 17:00:00 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 17:00:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-htJ0 from file:/tmp/.os_lf_venv 17:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:00:04 lf-activate-venv(): INFO: Base packages installed successfully 17:00:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:00:23 lf-activate-venv(): INFO: Adding /tmp/venv-htJ0/bin to PATH 17:00:23 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4136 17:00:23 INFO: archiving workspace using pattern(s): 17:00:26 Archives upload complete. 17:00:27 INFO: archiving logs to Nexus 17:00:28 ---> uname -a: 17:00:28 Linux prd-centos7-builder-1c-1g-1799.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 17:00:28 17:00:28 17:00:28 ---> lscpu: 17:00:28 Architecture: x86_64 17:00:28 CPU op-mode(s): 32-bit, 64-bit 17:00:28 Byte Order: Little Endian 17:00:28 CPU(s): 1 17:00:28 On-line CPU(s) list: 0 17:00:28 Thread(s) per core: 1 17:00:28 Core(s) per socket: 1 17:00:28 Socket(s): 1 17:00:28 NUMA node(s): 1 17:00:28 Vendor ID: AuthenticAMD 17:00:28 CPU family: 23 17:00:28 Model: 49 17:00:28 Model name: AMD EPYC-Rome Processor 17:00:28 Stepping: 0 17:00:28 CPU MHz: 2799.998 17:00:28 BogoMIPS: 5599.99 17:00:28 Virtualization: AMD-V 17:00:28 Hypervisor vendor: KVM 17:00:28 Virtualization type: full 17:00:28 L1d cache: 32K 17:00:28 L1i cache: 32K 17:00:28 L2 cache: 512K 17:00:28 L3 cache: 16384K 17:00:28 NUMA node0 CPU(s): 0 17:00:28 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 17:00:28 17:00:28 17:00:28 ---> nproc: 17:00:28 1 17:00:28 17:00:28 17:00:28 ---> df -h: 17:00:28 Filesystem Size Used Avail Use% Mounted on 17:00:28 devtmpfs 882M 0 882M 0% /dev 17:00:28 tmpfs 919M 0 919M 0% /dev/shm 17:00:28 tmpfs 919M 17M 903M 2% /run 17:00:28 tmpfs 919M 0 919M 0% /sys/fs/cgroup 17:00:28 /dev/vda1 20G 6.2G 14G 31% / 17:00:28 tmpfs 184M 0 184M 0% /run/user/1001 17:00:28 17:00:28 17:00:28 ---> free -m: 17:00:28 total used free shared buff/cache available 17:00:28 Mem: 1837 387 117 16 1332 1250 17:00:28 Swap: 1023 0 1023 17:00:28 17:00:28 17:00:28 ---> ip addr: 17:00:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:00:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:00:28 inet 127.0.0.1/8 scope host lo 17:00:28 valid_lft forever preferred_lft forever 17:00:28 inet6 ::1/128 scope host 17:00:28 valid_lft forever preferred_lft forever 17:00:28 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 17:00:28 link/ether fa:16:3e:5f:b1:d0 brd ff:ff:ff:ff:ff:ff 17:00:28 inet 10.32.6.120/23 brd 10.32.7.255 scope global dynamic eth0 17:00:28 valid_lft 86024sec preferred_lft 86024sec 17:00:28 inet6 fe80::f816:3eff:fe5f:b1d0/64 scope link 17:00:28 valid_lft forever preferred_lft forever 17:00:28 17:00:28 17:00:28 ---> sar -b -r -n DEV: 17:00:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 17:00:28 17:00:28 04:54:05 PM LINUX RESTART 17:00:28 17:00:28 04:55:01 PM tps rtps wtps bread/s bwrtn/s 17:00:28 04:56:02 PM 83.03 14.30 68.73 1139.11 6499.18 17:00:28 04:57:01 PM 82.31 1.26 81.05 180.31 8729.22 17:00:28 04:58:01 PM 113.59 0.39 113.20 16.74 21409.92 17:00:28 04:59:01 PM 143.27 60.47 82.80 4672.66 16447.21 17:00:28 05:00:01 PM 29.54 4.79 24.75 438.74 1274.23 17:00:28 Average: 90.77 16.61 74.16 1317.54 10922.03 17:00:28 17:00:28 04:55:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:00:28 04:56:02 PM 79060 1802724 95.80 2088 1323716 517912 17.67 469032 1140920 115576 17:00:28 04:57:01 PM 136688 1745096 92.74 2088 1335200 421980 14.40 396720 1130288 111332 17:00:28 04:58:01 PM 112340 1769444 94.03 2088 1239956 549900 18.77 541880 962596 118244 17:00:28 04:59:01 PM 106692 1775092 94.33 2088 1281380 426184 14.54 509720 968952 7484 17:00:28 05:00:01 PM 198904 1682880 89.43 2088 1202228 417748 14.26 507940 883376 7724 17:00:28 Average: 126737 1755047 93.27 2088 1276496 466745 15.93 485058 1017226 72072 17:00:28 17:00:28 04:55:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:00:28 04:56:02 PM eth0 84.19 71.84 948.01 14.68 0.00 0.00 0.00 17:00:28 04:56:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 04:57:01 PM eth0 30.90 28.65 289.83 5.64 0.00 0.00 0.00 17:00:28 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 04:58:01 PM eth0 77.15 67.69 1464.47 11.01 0.00 0.00 0.00 17:00:28 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 04:59:01 PM eth0 5.99 4.74 4.54 2.99 0.00 0.00 0.00 17:00:28 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 05:00:01 PM eth0 13.45 14.83 13.58 8.99 0.00 0.00 0.00 17:00:28 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 Average: eth0 42.19 37.41 542.21 8.64 0.00 0.00 0.00 17:00:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:28 17:00:28 17:00:28 ---> sar -P ALL: 17:00:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 17:00:28 17:00:28 04:54:05 PM LINUX RESTART 17:00:28 17:00:28 04:55:01 PM CPU %user %nice %system %iowait %steal %idle 17:00:28 04:56:02 PM all 66.47 0.00 5.95 3.03 7.91 16.63 17:00:28 04:56:02 PM 0 66.47 0.00 5.95 3.03 7.91 16.63 17:00:28 04:57:01 PM all 69.58 0.00 6.37 1.01 7.48 15.57 17:00:28 04:57:01 PM 0 69.58 0.00 6.37 1.01 7.48 15.57 17:00:28 04:58:01 PM all 65.44 0.00 6.92 1.72 7.56 18.36 17:00:28 04:58:01 PM 0 65.44 0.00 6.92 1.72 7.56 18.36 17:00:28 04:59:01 PM all 39.72 0.00 4.65 8.86 4.98 41.78 17:00:28 04:59:01 PM 0 39.72 0.00 4.65 8.86 4.98 41.78 17:00:28 05:00:01 PM all 71.48 0.00 3.75 1.92 5.76 17.09 17:00:28 05:00:01 PM 0 71.48 0.00 3.75 1.92 5.76 17.09 17:00:28 Average: all 62.35 0.00 5.52 3.35 6.73 22.05 17:00:28 Average: 0 62.35 0.00 5.52 3.35 6.73 22.05 17:00:28 17:00:28 17:00:28