02:59:42 Started by timer 02:59:42 Running as SYSTEM 02:59:42 [EnvInject] - Loading node environment variables. 02:59:42 Building remotely on prd-centos7-builder-1c-1g-5206 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:42 [ssh-agent] Looking for ssh-agent implementation... 02:59:42 $ ssh-agent 02:59:42 SSH_AUTH_SOCK=/tmp/ssh-fTfagtcCAJhy/agent.6592 02:59:42 SSH_AGENT_PID=6596 02:59:42 [ssh-agent] Started. 02:59:42 Running ssh-add (command line suppressed) 02:59:42 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_10715712385571259617.key (jenkins-ssh) 02:59:42 [ssh-agent] Using credentials jenkins (jenkins) 02:59:42 The recommended git tool is: NONE 02:59:47 using credential jenkins 02:59:47 Wiping out workspace first. 02:59:47 Cloning the remote Git repository 02:59:47 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:47 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:48 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:48 > git --version # timeout=10 02:59:48 > git --version # 'git version 2.36.6' 02:59:48 using GIT_SSH to set credentials jenkins 02:59:48 [INFO] Currently running in a labeled security context 02:59:48 [INFO] Currently SELinux is 'enforcing' on the host 02:59:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh7959834862754213604.key 02:59:48 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:49 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:50 Avoid second fetch 02:59:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:50 Checking out Revision 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c (refs/remotes/origin/master) 02:59:50 > git config core.sparsecheckout # timeout=10 02:59:50 > git checkout -f 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:50 Commit message: "Merge "CI: Add .github/dependabot.yml configuration"" 02:59:50 > git rev-list --no-walk 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:54 provisioning config files... 02:59:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:54 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9807407405739739823.sh 02:59:54 ---> python-tools-install.sh 02:59:54 Setup pyenv: 02:59:55 system 02:59:55 * 3.8.13 (set by /opt/pyenv/version) 02:59:55 * 3.9.13 (set by /opt/pyenv/version) 03:00:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aFEK 03:00:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:00:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:00:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:00:13 lf-activate-venv(): INFO: Base packages installed successfully 03:00:13 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-aFEK/bin to PATH 03:00:55 Generating Requirements File 03:01:27 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. 03:01:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:27 Python 3.9.13 03:01:28 pip 26.0.1 from /tmp/venv-aFEK/lib/python3.9/site-packages/pip (python 3.9) 03:01:28 appdirs==1.4.4 03:01:28 argcomplete==3.6.3 03:01:28 aspy.yaml==1.3.0 03:01:28 attrs==25.4.0 03:01:28 autopage==0.6.0 03:01:28 beautifulsoup4==4.14.3 03:01:28 boto3==1.42.42 03:01:28 botocore==1.42.42 03:01:28 bs4==0.0.2 03:01:28 certifi==2026.1.4 03:01:28 cffi==2.0.0 03:01:28 cfgv==3.4.0 03:01:28 chardet==5.2.0 03:01:28 charset-normalizer==3.4.4 03:01:28 click==8.1.8 03:01:28 cliff==4.9.1 03:01:28 cmd2==2.7.0 03:01:28 cryptography==3.3.2 03:01:28 debtcollector==3.0.0 03:01:28 decorator==5.2.1 03:01:28 defusedxml==0.7.1 03:01:28 Deprecated==1.3.1 03:01:28 distlib==0.4.0 03:01:28 dnspython==2.7.0 03:01:28 docker==7.1.0 03:01:28 dogpile.cache==1.4.1 03:01:28 durationpy==0.10 03:01:28 email-validator==2.3.0 03:01:28 filelock==3.19.1 03:01:28 future==1.0.0 03:01:28 gitdb==4.0.12 03:01:28 GitPython==3.1.46 03:01:28 httplib2==0.30.2 03:01:28 identify==2.6.15 03:01:28 idna==3.11 03:01:28 importlib-resources==1.5.0 03:01:28 importlib_metadata==8.7.1 03:01:28 iso8601==2.1.0 03:01:28 Jinja2==3.1.6 03:01:28 jmespath==1.1.0 03:01:28 jsonpatch==1.33 03:01:28 jsonpointer==3.0.0 03:01:28 jsonschema==4.25.1 03:01:28 jsonschema-specifications==2025.9.1 03:01:28 keystoneauth1==5.11.1 03:01:28 kubernetes==35.0.0 03:01:28 lftools==0.37.21 03:01:28 lxml==6.0.2 03:01:28 markdown-it-py==3.0.0 03:01:28 MarkupSafe==3.0.3 03:01:28 mdurl==0.1.2 03:01:28 msgpack==1.1.2 03:01:28 multi_key_dict==2.0.3 03:01:28 munch==4.0.0 03:01:28 netaddr==1.3.0 03:01:28 niet==1.4.2 03:01:28 nodeenv==1.10.0 03:01:28 oauth2client==4.1.3 03:01:28 oauthlib==3.3.1 03:01:28 openstacksdk==4.5.0 03:01:28 os-service-types==1.7.0 03:01:28 osc-lib==4.0.2 03:01:28 oslo.config==10.0.0 03:01:28 oslo.context==6.1.0 03:01:28 oslo.i18n==6.6.0 03:01:28 oslo.log==7.2.1 03:01:28 oslo.serialization==5.8.0 03:01:28 oslo.utils==9.1.0 03:01:28 packaging==26.0 03:01:28 pbr==7.0.3 03:01:28 platformdirs==4.4.0 03:01:28 prettytable==3.16.0 03:01:28 psutil==7.2.2 03:01:28 pyasn1==0.6.2 03:01:28 pyasn1_modules==0.4.2 03:01:28 pycparser==2.23 03:01:28 pygerrit2==2.0.15 03:01:28 PyGithub==2.8.1 03:01:28 Pygments==2.19.2 03:01:28 PyJWT==2.11.0 03:01:28 PyNaCl==1.6.2 03:01:28 pyparsing==2.4.7 03:01:28 pyperclip==1.11.0 03:01:28 pyrsistent==0.20.0 03:01:28 python-cinderclient==9.7.0 03:01:28 python-dateutil==2.9.0.post0 03:01:28 python-heatclient==4.2.0 03:01:28 python-jenkins==1.8.3 03:01:28 python-keystoneclient==5.6.0 03:01:28 python-magnumclient==4.9.0 03:01:28 python-openstackclient==8.0.0 03:01:28 python-swiftclient==4.9.0 03:01:28 PyYAML==6.0.3 03:01:28 referencing==0.36.2 03:01:28 requests==2.32.5 03:01:28 requests-oauthlib==2.0.0 03:01:28 requestsexceptions==1.4.0 03:01:28 rfc3986==2.0.0 03:01:28 rich==14.3.2 03:01:28 rich-argparse==1.7.2 03:01:28 rpds-py==0.27.1 03:01:28 rsa==4.9.1 03:01:28 ruamel.yaml==0.19.1 03:01:28 ruamel.yaml.clib==0.2.15 03:01:28 s3transfer==0.16.0 03:01:28 simplejson==3.20.2 03:01:28 six==1.17.0 03:01:28 smmap==5.0.2 03:01:28 soupsieve==2.8.3 03:01:28 stevedore==5.5.0 03:01:28 tabulate==0.9.0 03:01:28 toml==0.10.2 03:01:28 tomlkit==0.14.0 03:01:28 tqdm==4.67.3 03:01:28 typing_extensions==4.15.0 03:01:28 tzdata==2025.3 03:01:28 urllib3==1.26.20 03:01:28 virtualenv==20.36.1 03:01:28 wcwidth==0.5.3 03:01:28 websocket-client==1.9.0 03:01:28 wrapt==2.1.1 03:01:28 xdg==6.0.0 03:01:28 xmltodict==1.0.2 03:01:28 yq==3.4.3 03:01:28 zipp==3.23.0 03:01:28 [EnvInject] - Injecting environment variables from a build step. 03:01:28 [EnvInject] - Injecting as environment variables the properties content 03:01:28 SET_JDK_VERSION=openjdk11 03:01:28 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:28 03:01:28 [EnvInject] - Variables injected successfully. 03:01:29 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins673957249270097600.sh 03:01:29 ---> update-java-alternatives.sh 03:01:29 ---> Updating Java version 03:01:29 ---> RedHat type system detected 03:01:29 openjdk version "11.0.22" 2024-01-16 LTS 03:01:29 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:29 OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS, mixed mode, sharing) 03:01:29 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:29 [EnvInject] - Injecting environment variables from a build step. 03:01:29 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:29 [EnvInject] - Variables injected successfully. 03:01:29 [EnvInject] - Injecting environment variables from a build step. 03:01:29 [EnvInject] - Injecting as environment variables the properties content 03:01:29 PYTHON=python3 03:01:29 03:01:29 [EnvInject] - Variables injected successfully. 03:01:30 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins7849305170302068283.sh 03:01:30 ---> tox-install.sh 03:01:30 + source /home/jenkins/lf-env.sh 03:01:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:30 ++ mktemp -d /tmp/venv-XXXX 03:01:30 + lf_venv=/tmp/venv-nHB4 03:01:30 + local venv_file=/tmp/.os_lf_venv 03:01:30 + local python=python3 03:01:30 + local options 03:01:30 + local set_path=true 03:01:30 + local install_args= 03:01:30 ++ 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 03:01:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:30 + true 03:01:30 + case $1 in 03:01:30 + venv_file=/tmp/.toxenv 03:01:30 + shift 2 03:01:30 + true 03:01:30 + case $1 in 03:01:30 + shift 03:01:30 + break 03:01:30 + case $python in 03:01:30 + local pkg_list= 03:01:30 + [[ -d /opt/pyenv ]] 03:01:30 + echo 'Setup pyenv:' 03:01:30 Setup pyenv: 03:01:30 + export PYENV_ROOT=/opt/pyenv 03:01:30 + PYENV_ROOT=/opt/pyenv 03:01:30 + 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 03:01:30 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:30 + pyenv versions 03:01:30 system 03:01:30 3.8.13 03:01:30 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:30 + command -v pyenv 03:01:30 ++ pyenv init - --no-rehash 03:01:30 + 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[*]}"'\'')" 03:01:30 export PATH="/opt/pyenv/shims:${PATH}" 03:01:30 export PYENV_SHELL=bash 03:01:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:30 pyenv() { 03:01:30 local command 03:01:30 command="${1:-}" 03:01:30 if [ "$#" -gt 0 ]; then 03:01:30 shift 03:01:30 fi 03:01:30 03:01:30 case "$command" in 03:01:30 rehash|shell) 03:01:30 eval "$(pyenv "sh-$command" "$@")" 03:01:30 ;; 03:01:30 *) 03:01:30 command pyenv "$command" "$@" 03:01:30 ;; 03:01:30 esac 03:01:30 }' 03:01:30 +++ 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[*]}"' 03:01:30 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:30 ++ 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 03:01:30 ++ 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 03:01:30 ++ export PYENV_SHELL=bash 03:01:30 ++ PYENV_SHELL=bash 03:01:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:30 +++ complete -F _pyenv pyenv 03:01:30 ++ lf-pyver python3 03:01:30 ++ local py_version_xy=python3 03:01:30 ++ local py_version_xyz= 03:01:30 ++ pyenv versions 03:01:30 ++ local command 03:01:30 ++ command=versions 03:01:30 ++ '[' 1 -gt 0 ']' 03:01:30 ++ shift 03:01:30 ++ case "$command" in 03:01:30 ++ command pyenv versions 03:01:30 ++ pyenv versions 03:01:30 ++ sed 's/^[ *]* //' 03:01:30 ++ awk '{ print $1 }' 03:01:30 ++ grep -E '^[0-9.]*[0-9]$' 03:01:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:30 +++ grep '^3' /tmp/.pyenv_versions 03:01:30 +++ sort -V 03:01:30 +++ tail -n 1 03:01:30 ++ py_version_xyz=3.9.13 03:01:30 ++ [[ -z 3.9.13 ]] 03:01:30 ++ echo 3.9.13 03:01:30 ++ return 0 03:01:30 + pyenv local 3.9.13 03:01:30 + local command 03:01:30 + command=local 03:01:30 + '[' 2 -gt 0 ']' 03:01:30 + shift 03:01:30 + case "$command" in 03:01:30 + command pyenv local 3.9.13 03:01:30 + pyenv local 3.9.13 03:01:30 + for arg in '"$@"' 03:01:30 + case $arg in 03:01:30 + pkg_list+='tox ' 03:01:30 + for arg in '"$@"' 03:01:30 + case $arg in 03:01:30 + pkg_list+='virtualenv ' 03:01:30 + for arg in '"$@"' 03:01:30 + case $arg in 03:01:30 + pkg_list+='urllib3~=1.26.15 ' 03:01:30 + [[ -f /tmp/.toxenv ]] 03:01:30 + [[ ! -f /tmp/.toxenv ]] 03:01:30 + [[ -n '' ]] 03:01:30 + python3 -m venv /tmp/venv-nHB4 03:01:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nHB4' 03:01:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nHB4 03:01:37 + echo /tmp/venv-nHB4 03:01:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:37 + local 'pip_opts=--upgrade --quiet' 03:01:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:37 + [[ -n '' ]] 03:01:37 + [[ -n '' ]] 03:01:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:37 + /tmp/venv-nHB4/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 03:01:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:44 lf-activate-venv(): INFO: Base packages installed successfully 03:01:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:44 + /tmp/venv-nHB4/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 03:01:47 + type python3 03:01:47 + true 03:01:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nHB4/bin to PATH' 03:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-nHB4/bin to PATH 03:01:47 + PATH=/tmp/venv-nHB4/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 03:01:47 + return 0 03:01:47 + python3 --version 03:01:47 Python 3.9.13 03:01:47 + python3 -m pip --version 03:01:47 pip 26.0.1 from /tmp/venv-nHB4/lib/python3.9/site-packages/pip (python 3.9) 03:01:47 + python3 -m pip freeze 03:01:48 cachetools==6.2.6 03:01:48 chardet==5.2.0 03:01:48 colorama==0.4.6 03:01:48 distlib==0.4.0 03:01:48 filelock==3.19.1 03:01:48 packaging==26.0 03:01:48 platformdirs==4.4.0 03:01:48 pluggy==1.6.0 03:01:48 pyproject-api==1.9.1 03:01:48 tomli==2.4.0 03:01:48 tox==4.30.3 03:01:48 typing_extensions==4.15.0 03:01:48 urllib3==1.26.20 03:01:48 virtualenv==20.36.1 03:01:48 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins4034742325017140809.sh 03:01:48 [EnvInject] - Injecting environment variables from a build step. 03:01:48 [EnvInject] - Injecting as environment variables the properties content 03:01:48 PARALLEL=False 03:01:48 03:01:48 [EnvInject] - Variables injected successfully. 03:01:48 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins13087470635198569070.sh 03:01:48 ---> tox-run.sh 03:01:48 + 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 03:01:48 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:48 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:01:48 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:48 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:01:48 + source /home/jenkins/lf-env.sh 03:01:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:48 ++ mktemp -d /tmp/venv-XXXX 03:01:48 + lf_venv=/tmp/venv-x0gN 03:01:48 + local venv_file=/tmp/.os_lf_venv 03:01:48 + local python=python3 03:01:48 + local options 03:01:48 + local set_path=true 03:01:48 + local install_args= 03:01:48 ++ 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 03:01:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:48 + true 03:01:48 + case $1 in 03:01:48 + venv_file=/tmp/.toxenv 03:01:48 + shift 2 03:01:48 + true 03:01:48 + case $1 in 03:01:48 + shift 03:01:48 + break 03:01:48 + case $python in 03:01:48 + local pkg_list= 03:01:48 + [[ -d /opt/pyenv ]] 03:01:48 + echo 'Setup pyenv:' 03:01:48 Setup pyenv: 03:01:48 + export PYENV_ROOT=/opt/pyenv 03:01:48 + PYENV_ROOT=/opt/pyenv 03:01:48 + 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 03:01:48 + 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 03:01:48 + pyenv versions 03:01:48 system 03:01:48 3.8.13 03:01:48 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:48 + command -v pyenv 03:01:48 ++ pyenv init - --no-rehash 03:01:48 + 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[*]}"'\'')" 03:01:48 export PATH="/opt/pyenv/shims:${PATH}" 03:01:48 export PYENV_SHELL=bash 03:01:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:48 pyenv() { 03:01:48 local command 03:01:48 command="${1:-}" 03:01:48 if [ "$#" -gt 0 ]; then 03:01:48 shift 03:01:48 fi 03:01:48 03:01:48 case "$command" in 03:01:48 rehash|shell) 03:01:48 eval "$(pyenv "sh-$command" "$@")" 03:01:48 ;; 03:01:48 *) 03:01:48 command pyenv "$command" "$@" 03:01:48 ;; 03:01:48 esac 03:01:48 }' 03:01:48 +++ 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[*]}"' 03:01:48 ++ 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 03:01:48 ++ 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 03:01:48 ++ 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 03:01:48 ++ export PYENV_SHELL=bash 03:01:48 ++ PYENV_SHELL=bash 03:01:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:48 +++ complete -F _pyenv pyenv 03:01:48 ++ lf-pyver python3 03:01:48 ++ local py_version_xy=python3 03:01:48 ++ local py_version_xyz= 03:01:48 ++ sed 's/^[ *]* //' 03:01:48 ++ awk '{ print $1 }' 03:01:48 ++ grep -E '^[0-9.]*[0-9]$' 03:01:48 ++ pyenv versions 03:01:48 ++ local command 03:01:48 ++ command=versions 03:01:48 ++ '[' 1 -gt 0 ']' 03:01:48 ++ shift 03:01:48 ++ case "$command" in 03:01:48 ++ command pyenv versions 03:01:48 ++ pyenv versions 03:01:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:48 +++ grep '^3' /tmp/.pyenv_versions 03:01:48 +++ sort -V 03:01:48 +++ tail -n 1 03:01:48 ++ py_version_xyz=3.9.13 03:01:48 ++ [[ -z 3.9.13 ]] 03:01:48 ++ echo 3.9.13 03:01:48 ++ return 0 03:01:48 + pyenv local 3.9.13 03:01:48 + local command 03:01:48 + command=local 03:01:48 + '[' 2 -gt 0 ']' 03:01:48 + shift 03:01:48 + case "$command" in 03:01:48 + command pyenv local 3.9.13 03:01:48 + pyenv local 3.9.13 03:01:48 + for arg in '"$@"' 03:01:48 + case $arg in 03:01:48 + pkg_list+='tox ' 03:01:48 + for arg in '"$@"' 03:01:48 + case $arg in 03:01:48 + pkg_list+='virtualenv ' 03:01:48 + for arg in '"$@"' 03:01:48 + case $arg in 03:01:48 + pkg_list+='urllib3~=1.26.15 ' 03:01:48 + [[ -f /tmp/.toxenv ]] 03:01:48 ++ cat /tmp/.toxenv 03:01:48 + lf_venv=/tmp/venv-nHB4 03:01:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nHB4 from' file:/tmp/.toxenv 03:01:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nHB4 from file:/tmp/.toxenv 03:01:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:48 + local 'pip_opts=--upgrade --quiet' 03:01:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:48 + [[ -n '' ]] 03:01:48 + [[ -n '' ]] 03:01:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:48 + /tmp/venv-nHB4/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 03:01:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:50 lf-activate-venv(): INFO: Base packages installed successfully 03:01:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:50 + /tmp/venv-nHB4/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 03:01:51 + type python3 03:01:51 + true 03:01:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nHB4/bin to PATH' 03:01:51 lf-activate-venv(): INFO: Adding /tmp/venv-nHB4/bin to PATH 03:01:51 + PATH=/tmp/venv-nHB4/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 03:01:51 + return 0 03:01:51 + [[ -d /opt/pyenv ]] 03:01:51 + echo '---> Setting up pyenv' 03:01:51 ---> Setting up pyenv 03:01:51 + export PYENV_ROOT=/opt/pyenv 03:01:51 + PYENV_ROOT=/opt/pyenv 03:01:51 + export PATH=/opt/pyenv/bin:/tmp/venv-nHB4/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 03:01:51 + PATH=/opt/pyenv/bin:/tmp/venv-nHB4/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 03:01:51 ++ pwd 03:01:51 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:01:51 + export PYTHONPATH 03:01:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:01:51 + TOX_TESTENV_PASSENV=PYTHONPATH 03:01:51 + tox --version 03:01:52 4.30.3 from /tmp/venv-nHB4/lib/python3.9/site-packages/tox/__init__.py 03:01:52 + PARALLEL=False 03:01:52 + TOX_OPTIONS_LIST= 03:01:52 + [[ -n clm ]] 03:01:52 + TOX_OPTIONS_LIST=' -e clm' 03:01:52 + case ${PARALLEL,,} in 03:01:52 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:01:52 + tox -e clm 03:01:54 clm: install_deps> pip install -U -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements.txt -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements-test.txt 03:02:51 clm: freeze> python -m pip freeze --all 03:02:51 clm: aniso8601==10.0.1,astroid==3.3.11,async-timeout==5.0.1,attrs==25.4.0,babel==2.18.0,blinker==1.9.0,cachetools==6.2.6,certifi==2026.1.4,cffi==2.0.0,chardet==5.2.0,charset-normalizer==3.4.4,click==8.1.8,colorama==0.4.6,cotyledon==2.2.0,coverage==7.10.7,cryptography==46.0.4,Cython==3.2.4,decorator==5.2.1,dill==0.4.1,distlib==0.4.0,durationpy==0.10,elastic-transport==9.1.0,elasticsearch==9.1.3,exceptiongroup==1.3.1,filelock==3.19.1,flake8==7.3.0,Flask==2.3.3,flask-restx==1.3.2,greenlet==3.2.4,gunicorn==23.0.0,httplib2==0.31.2,icdiff==2.0.7,idna==3.11,importlib_metadata==8.7.1,importlib_resources==6.5.2,iniconfig==2.1.0,isort==6.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,kubernetes==35.0.0,librt==0.7.8,MarkupSafe==3.0.3,mccabe==0.7.0,mock==5.2.0,mock-alchemy==0.1.1,mypy==1.19.1,mypy_extensions==1.1.0,oauthlib==3.3.1,packaging==26.0,pathspec==1.0.4,pip==25.3,platformdirs==4.4.0,pluggy==1.6.0,pprintpp==0.4.0,prettytable==0.7.2,psycopg2-binary==2.9.11,py==1.11.0,pycodestyle==2.14.0,pycparser==2.23,pyflakes==3.4.0,Pygments==2.19.2,PyJWT==2.6.0,pylint==3.3.9,pyOpenSSL==25.3.0,pyparsing==3.3.2,pyproject-api==1.9.1,pytest==8.4.2,pytest-cov==7.0.0,pytest-icdiff==0.9,python-dateutil==2.9.0.post0,PyYAML==6.0.3,redis==7.0.1,referencing==0.36.2,requests==2.32.5,requests-oauthlib==2.0.0,retry==0.9.2,rpds-py==0.27.1,ruamel.yaml==0.17.17,ruamel.yaml.clib==0.2.15,setproctitle==1.3.7,setuptools==80.9.0,six==1.17.0,SQLAlchemy==1.4.54,tenacity==9.1.2,tomli==2.4.0,tomlkit==0.14.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==2.6.3,virtualenv==20.36.1,websocket-client==1.9.0,Werkzeug==3.1.5,zipp==3.23.0 03:02:51 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:02:51 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:02:51 clm: FAIL code 1 (58.80 seconds) 03:02:51 evaluation failed :( (58.85 seconds) 03:02:52 + tox_status=1 03:02:52 + echo '---> Completed tox runs' 03:02:52 ---> Completed tox runs 03:02:52 + for i in '.tox/*/log' 03:02:52 ++ awk -F/ '{print $2}' 03:02:52 ++ echo .tox/clm/log 03:02:52 + tox_env=clm 03:02:52 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:02:52 + DOC_DIR=docs/_build/html 03:02:52 + [[ -d docs/_build/html ]] 03:02:52 + echo '---> tox-run.sh ends' 03:02:52 ---> tox-run.sh ends 03:02:52 + test 1 -eq 0 03:02:52 + exit 1 03:02:52 Build step 'Execute shell' marked build as failure 03:02:52 $ ssh-agent -k 03:02:52 unset SSH_AUTH_SOCK; 03:02:52 unset SSH_AGENT_PID; 03:02:52 echo Agent pid 6596 killed; 03:02:52 [ssh-agent] Stopped. 03:02:52 [PostBuildScript] - [INFO] Executing post build scripts. 03:02:52 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9096355031699084049.sh 03:02:52 ---> sysstat.sh 03:02:52 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins4336658987989159471.sh 03:02:52 ---> package-listing.sh 03:02:52 ++ tr '[:upper:]' '[:lower:]' 03:02:52 ++ facter osfamily 03:02:53 + OS_FAMILY=redhat 03:02:53 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:53 + START_PACKAGES=/tmp/packages_start.txt 03:02:53 + END_PACKAGES=/tmp/packages_end.txt 03:02:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:53 + PACKAGES=/tmp/packages_start.txt 03:02:53 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:53 + PACKAGES=/tmp/packages_end.txt 03:02:53 + case "${OS_FAMILY}" in 03:02:53 + rpm -qa 03:02:53 + sort 03:02:58 + '[' -f /tmp/packages_start.txt ']' 03:02:58 + '[' -f /tmp/packages_end.txt ']' 03:02:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:58 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:58 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:58 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins11908557697118936085.sh 03:02:58 ---> capture-instance-metadata.sh 03:02:58 Setup pyenv: 03:02:58 system 03:02:58 3.8.13 03:02:58 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFEK from file:/tmp/.os_lf_venv 03:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:02 lf-activate-venv(): INFO: Base packages installed successfully 03:03:02 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-aFEK/bin to PATH 03:03:20 INFO: Running in OpenStack, capturing instance metadata 03:03:20 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins4362993346959039170.sh 03:03:20 provisioning config files... 03:03:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config14725968931706804803tmp 03:03:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:20 [EnvInject] - Injecting environment variables from a build step. 03:03:20 [EnvInject] - Injecting as environment variables the properties content 03:03:20 SERVER_ID=logs 03:03:20 03:03:20 [EnvInject] - Variables injected successfully. 03:03:20 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3836213852465250421.sh 03:03:20 ---> create-netrc.sh 03:03:20 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1486335707633923830.sh 03:03:20 ---> python-tools-install.sh 03:03:20 Setup pyenv: 03:03:20 system 03:03:20 3.8.13 03:03:20 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFEK from file:/tmp/.os_lf_venv 03:03:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:24 lf-activate-venv(): INFO: Base packages installed successfully 03:03:24 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-aFEK/bin to PATH 03:03:41 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins13881820724279703482.sh 03:03:41 ---> sudo-logs.sh 03:03:41 Archiving 'sudo' log.. 03:03:41 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins14895096089786595024.sh 03:03:41 ---> job-cost.sh 03:03:41 Setup pyenv: 03:03:41 system 03:03:41 3.8.13 03:03:41 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFEK from file:/tmp/.os_lf_venv 03:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:45 lf-activate-venv(): INFO: Base packages installed successfully 03:03:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-aFEK/bin to PATH 03:03:55 INFO: No Stack... 03:03:55 INFO: Retrieving Pricing Info for: v3-starter-1 03:03:55 INFO: Archiving Costs 03:03:55 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins10726517129663543525.sh 03:03:55 ---> logs-deploy.sh 03:03:55 Setup pyenv: 03:03:55 system 03:03:55 3.8.13 03:03:55 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFEK from file:/tmp/.os_lf_venv 03:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:59 lf-activate-venv(): INFO: Base packages installed successfully 03:03:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-aFEK/bin to PATH 03:04:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/158 03:04:15 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:18 Archives upload complete. 03:04:18 INFO: archiving logs to Nexus 03:04:19 ---> uname -a: 03:04:19 Linux prd-centos7-builder-1c-1g-5206.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 03:04:19 03:04:19 03:04:19 ---> lscpu: 03:04:19 Architecture: x86_64 03:04:19 CPU op-mode(s): 32-bit, 64-bit 03:04:19 Byte Order: Little Endian 03:04:19 CPU(s): 1 03:04:19 On-line CPU(s) list: 0 03:04:19 Thread(s) per core: 1 03:04:19 Core(s) per socket: 1 03:04:19 Socket(s): 1 03:04:19 NUMA node(s): 1 03:04:19 Vendor ID: AuthenticAMD 03:04:19 CPU family: 23 03:04:19 Model: 49 03:04:19 Model name: AMD EPYC-Rome Processor 03:04:19 Stepping: 0 03:04:19 CPU MHz: 2800.000 03:04:19 BogoMIPS: 5600.00 03:04:19 Virtualization: AMD-V 03:04:19 Hypervisor vendor: KVM 03:04:19 Virtualization type: full 03:04:19 L1d cache: 32K 03:04:19 L1i cache: 32K 03:04:19 L2 cache: 512K 03:04:19 L3 cache: 16384K 03:04:19 NUMA node0 CPU(s): 0 03:04:19 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 03:04:19 03:04:19 03:04:19 ---> nproc: 03:04:19 1 03:04:19 03:04:19 03:04:19 ---> df -h: 03:04:19 Filesystem Size Used Avail Use% Mounted on 03:04:19 devtmpfs 882M 0 882M 0% /dev 03:04:19 tmpfs 919M 0 919M 0% /dev/shm 03:04:19 tmpfs 919M 17M 903M 2% /run 03:04:19 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:19 /dev/vda1 20G 5.8G 15G 29% / 03:04:19 tmpfs 184M 0 184M 0% /run/user/1001 03:04:19 tmpfs 184M 0 184M 0% /run/user/0 03:04:19 03:04:19 03:04:19 ---> free -m: 03:04:19 total used free shared buff/cache available 03:04:19 Mem: 1837 359 150 16 1327 1280 03:04:19 Swap: 1023 0 1023 03:04:19 03:04:19 03:04:19 ---> ip addr: 03:04:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:19 inet 127.0.0.1/8 scope host lo 03:04:19 valid_lft forever preferred_lft forever 03:04:19 inet6 ::1/128 scope host 03:04:19 valid_lft forever preferred_lft forever 03:04:19 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:19 link/ether fa:16:3e:cd:94:a4 brd ff:ff:ff:ff:ff:ff 03:04:19 inet 10.32.7.171/23 brd 10.32.7.255 scope global dynamic eth0 03:04:19 valid_lft 86092sec preferred_lft 86092sec 03:04:19 inet6 fe80::f816:3eff:fecd:94a4/64 scope link 03:04:19 valid_lft forever preferred_lft forever 03:04:19 03:04:19 03:04:19 ---> sar -b -r -n DEV: 03:04:19 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 02/06/2026 _x86_64_ (1 CPU) 03:04:19 03:04:19 02:59:04 AM LINUX RESTART 03:04:19 03:04:19 03:00:01 AM tps rtps wtps bread/s bwrtn/s 03:04:19 03:01:01 AM 83.57 5.65 77.92 287.76 9100.47 03:04:19 03:02:01 AM 89.10 4.62 84.48 449.95 9645.74 03:04:19 03:03:01 AM 143.46 54.58 88.89 4165.03 14857.56 03:04:19 03:04:01 AM 37.55 0.65 36.90 143.58 3217.84 03:04:19 Average: 88.49 16.42 72.06 1265.31 9212.01 03:04:19 03:04:19 03:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:19 03:01:01 AM 221532 1660252 88.23 2088 1278104 428488 14.62 319468 1148188 61620 03:04:19 03:02:01 AM 69196 1812588 96.32 2088 1335152 529684 18.08 435212 1146756 72508 03:04:19 03:03:01 AM 180676 1701108 90.40 2088 1245856 430324 14.69 405012 1034040 56388 03:04:19 03:04:01 AM 185096 1696688 90.16 2088 1246720 426236 14.55 397796 1038040 7648 03:04:19 Average: 164125 1717659 91.28 2088 1276458 453683 15.48 389372 1091756 49541 03:04:19 03:04:19 03:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:19 03:01:01 AM eth0 73.62 68.82 917.19 7.16 0.00 0.00 0.00 03:04:19 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:02:01 AM eth0 43.29 38.98 477.71 10.86 0.00 0.00 0.00 03:04:19 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:03:01 AM eth0 40.74 37.99 641.39 7.32 0.00 0.00 0.00 03:04:19 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:04:01 AM eth0 13.40 15.24 12.88 9.57 0.00 0.00 0.00 03:04:19 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 Average: eth0 42.75 40.25 512.34 8.73 0.00 0.00 0.00 03:04:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:04:19 03:04:19 ---> sar -P ALL: 03:04:19 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 02/06/2026 _x86_64_ (1 CPU) 03:04:19 03:04:19 02:59:04 AM LINUX RESTART 03:04:19 03:04:19 03:00:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:19 03:01:01 AM all 73.96 0.00 6.66 1.41 2.49 15.47 03:04:19 03:01:01 AM 0 73.96 0.00 6.66 1.41 2.49 15.47 03:04:19 03:02:01 AM all 73.64 0.00 7.06 0.87 2.33 16.11 03:04:19 03:02:01 AM 0 73.64 0.00 7.06 0.87 2.33 16.11 03:04:19 03:03:01 AM all 65.71 0.00 6.00 8.60 2.37 17.32 03:04:19 03:03:01 AM 0 65.71 0.00 6.00 8.60 2.37 17.32 03:04:19 03:04:01 AM all 78.32 0.00 4.44 1.70 3.19 12.36 03:04:19 03:04:01 AM 0 78.32 0.00 4.44 1.70 3.19 12.36 03:04:19 Average: all 72.90 0.00 6.04 3.15 2.60 15.32 03:04:19 Average: 0 72.90 0.00 6.04 3.15 2.60 15.32 03:04:19 03:04:19 03:04:19