02:59:23 Started by timer 02:59:23 Running as SYSTEM 02:59:23 [EnvInject] - Loading node environment variables. 02:59:23 Building remotely on prd-centos7-builder-1c-1g-3174 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:23 [ssh-agent] Looking for ssh-agent implementation... 02:59:23 $ ssh-agent 02:59:23 SSH_AUTH_SOCK=/tmp/ssh-4C8RmtYdTngd/agent.6264 02:59:23 SSH_AGENT_PID=6268 02:59:23 [ssh-agent] Started. 02:59:23 Running ssh-add (command line suppressed) 02:59:23 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_13900433465151768006.key (jenkins-ssh) 02:59:23 [ssh-agent] Using credentials jenkins (jenkins) 02:59:23 The recommended git tool is: NONE 02:59:29 using credential jenkins 02:59:29 Wiping out workspace first. 02:59:29 Cloning the remote Git repository 02:59:29 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:29 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:29 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:29 > git --version # timeout=10 02:59:29 > git --version # 'git version 2.36.6' 02:59:29 using GIT_SSH to set credentials jenkins 02:59:29 [INFO] Currently running in a labeled security context 02:59:29 [INFO] Currently SELinux is 'enforcing' on the host 02:59:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh4191680319317270329.key 02:59:29 > 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:30 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:31 Avoid second fetch 02:59:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:31 Checking out Revision 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c (refs/remotes/origin/master) 02:59:31 > git config core.sparsecheckout # timeout=10 02:59:31 > git checkout -f 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:32 Commit message: "Merge "CI: Add .github/dependabot.yml configuration"" 02:59:32 > git rev-list --no-walk 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:36 provisioning config files... 02:59:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:36 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1304802179990239058.sh 02:59:36 ---> python-tools-install.sh 02:59:36 Setup pyenv: 02:59:37 system 02:59:37 * 3.8.13 (set by /opt/pyenv/version) 02:59:37 * 3.9.13 (set by /opt/pyenv/version) 02:59:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SAM8 02:59:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:59:58 lf-activate-venv(): INFO: Base packages installed successfully 02:59:58 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:44 lf-activate-venv(): INFO: Adding /tmp/venv-SAM8/bin to PATH 03:00:44 Generating Requirements File 03:01:21 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:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:22 Python 3.9.13 03:01:22 pip 26.0.1 from /tmp/venv-SAM8/lib/python3.9/site-packages/pip (python 3.9) 03:01:23 appdirs==1.4.4 03:01:23 argcomplete==3.6.3 03:01:23 aspy.yaml==1.3.0 03:01:23 attrs==26.1.0 03:01:23 autopage==0.6.0 03:01:23 beautifulsoup4==4.15.0 03:01:23 boto3==1.42.97 03:01:23 botocore==1.42.97 03:01:23 bs4==0.0.2 03:01:23 certifi==2026.5.20 03:01:23 cffi==2.0.0 03:01:23 cfgv==3.4.0 03:01:23 chardet==5.2.0 03:01:23 charset-normalizer==3.4.7 03:01:23 click==8.1.8 03:01:23 cliff==4.9.1 03:01:23 cmd2==2.7.0 03:01:23 cryptography==3.3.2 03:01:23 debtcollector==3.0.0 03:01:23 decorator==5.3.1 03:01:23 defusedxml==0.7.1 03:01:23 Deprecated==1.3.1 03:01:23 distlib==0.4.2 03:01:23 dnspython==2.7.0 03:01:23 docker==7.1.0 03:01:23 dogpile.cache==1.4.1 03:01:23 durationpy==0.10 03:01:23 email-validator==2.3.0 03:01:23 filelock==3.19.1 03:01:23 future==1.0.0 03:01:23 gitdb==4.0.12 03:01:23 GitPython==3.1.50 03:01:23 httplib2==0.30.2 03:01:23 identify==2.6.15 03:01:23 idna==3.18 03:01:23 importlib-resources==1.5.0 03:01:23 importlib_metadata==8.7.1 03:01:23 iso8601==2.1.0 03:01:23 Jinja2==3.1.6 03:01:23 jmespath==1.1.0 03:01:23 jsonpatch==1.33 03:01:23 jsonpointer==3.0.0 03:01:23 jsonschema==4.25.1 03:01:23 jsonschema-specifications==2025.9.1 03:01:23 keystoneauth1==5.11.1 03:01:23 kubernetes==35.0.0 03:01:23 lftools==0.37.22 03:01:23 lxml==6.1.1 03:01:23 markdown-it-py==3.0.0 03:01:23 MarkupSafe==3.0.3 03:01:23 mdurl==0.1.2 03:01:23 msgpack==1.1.2 03:01:23 multi_key_dict==2.0.3 03:01:23 munch==4.0.0 03:01:23 netaddr==1.3.0 03:01:23 niet==1.4.2 03:01:23 nodeenv==1.10.0 03:01:23 oauth2client==4.1.3 03:01:23 oauthlib==3.3.1 03:01:23 openstacksdk==4.5.0 03:01:23 os-service-types==1.7.0 03:01:23 osc-lib==4.0.2 03:01:23 oslo.config==10.0.0 03:01:23 oslo.context==6.1.0 03:01:23 oslo.i18n==6.6.0 03:01:23 oslo.log==7.2.1 03:01:23 oslo.serialization==5.8.0 03:01:23 oslo.utils==9.1.0 03:01:23 packaging==26.2 03:01:23 pbr==7.0.3 03:01:23 platformdirs==4.4.0 03:01:23 prettytable==3.16.0 03:01:23 psutil==7.2.2 03:01:23 pyasn1==0.6.3 03:01:23 pyasn1_modules==0.4.2 03:01:23 pycparser==2.23 03:01:23 pygerrit2==2.0.15 03:01:23 PyGithub==2.9.1 03:01:23 Pygments==2.20.0 03:01:23 PyJWT==2.13.0 03:01:23 PyNaCl==1.6.2 03:01:23 pyparsing==2.4.7 03:01:23 pyperclip==1.11.0 03:01:23 pyrsistent==0.20.0 03:01:23 python-cinderclient==9.7.0 03:01:23 python-dateutil==2.9.0.post0 03:01:23 python-discovery==1.4.0 03:01:23 python-heatclient==4.2.0 03:01:23 python-jenkins==1.8.3 03:01:23 python-keystoneclient==5.6.0 03:01:23 python-magnumclient==4.10.0 03:01:23 python-openstackclient==8.0.0 03:01:23 python-swiftclient==4.10.0 03:01:23 PyYAML==6.0.3 03:01:23 referencing==0.36.2 03:01:23 requests==2.32.5 03:01:23 requests-oauthlib==2.0.0 03:01:23 requestsexceptions==1.4.0 03:01:23 rfc3986==2.0.0 03:01:23 rich==15.0.0 03:01:23 rich-argparse==1.8.0 03:01:23 rpds-py==0.27.1 03:01:23 rsa==4.9.1 03:01:23 ruamel.yaml==0.19.1 03:01:23 ruamel.yaml.clib==0.2.15 03:01:23 s3transfer==0.16.1 03:01:23 simplejson==4.1.1 03:01:23 six==1.17.0 03:01:23 smmap==5.0.3 03:01:23 soupsieve==2.8.4 03:01:23 stevedore==5.5.0 03:01:23 tabulate==0.9.0 03:01:23 toml==0.10.2 03:01:23 tomlkit==0.15.0 03:01:23 tqdm==4.68.2 03:01:23 typing_extensions==4.15.0 03:01:23 tzdata==2026.2 03:01:23 urllib3==1.26.20 03:01:23 virtualenv==21.4.2 03:01:23 wcwidth==0.8.1 03:01:23 websocket-client==1.9.0 03:01:23 wrapt==2.2.1 03:01:23 xdg==6.0.0 03:01:23 xmltodict==1.0.4 03:01:23 yq==3.4.3 03:01:23 zipp==3.23.1 03:01:23 [EnvInject] - Injecting environment variables from a build step. 03:01:23 [EnvInject] - Injecting as environment variables the properties content 03:01:23 SET_JDK_VERSION=openjdk11 03:01:23 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:23 03:01:23 [EnvInject] - Variables injected successfully. 03:01:23 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins2935774561333271509.sh 03:01:23 ---> update-java-alternatives.sh 03:01:23 ---> Updating Java version 03:01:24 ---> RedHat type system detected 03:01:24 openjdk version "11.0.22" 2024-01-16 LTS 03:01:24 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:24 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:24 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:24 [EnvInject] - Injecting environment variables from a build step. 03:01:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:24 [EnvInject] - Variables injected successfully. 03:01:24 [EnvInject] - Injecting environment variables from a build step. 03:01:24 [EnvInject] - Injecting as environment variables the properties content 03:01:24 PYTHON=python3 03:01:24 03:01:24 [EnvInject] - Variables injected successfully. 03:01:24 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins9428405853951052869.sh 03:01:25 ---> tox-install.sh 03:01:25 + source /home/jenkins/lf-env.sh 03:01:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:25 ++ mktemp -d /tmp/venv-XXXX 03:01:25 + lf_venv=/tmp/venv-WcfJ 03:01:25 + local venv_file=/tmp/.os_lf_venv 03:01:25 + local python=python3 03:01:25 + local options 03:01:25 + local set_path=true 03:01:25 + local install_args= 03:01:25 ++ 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:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:25 + true 03:01:25 + case $1 in 03:01:25 + venv_file=/tmp/.toxenv 03:01:25 + shift 2 03:01:25 + true 03:01:25 + case $1 in 03:01:25 + shift 03:01:25 + break 03:01:25 + case $python in 03:01:25 + local pkg_list= 03:01:25 + [[ -d /opt/pyenv ]] 03:01:25 + echo 'Setup pyenv:' 03:01:25 Setup pyenv: 03:01:25 + export PYENV_ROOT=/opt/pyenv 03:01:25 + PYENV_ROOT=/opt/pyenv 03:01:25 + 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:25 + 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:25 + pyenv versions 03:01:25 system 03:01:25 3.8.13 03:01:25 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:25 + command -v pyenv 03:01:25 ++ pyenv init - --no-rehash 03:01:25 + 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:25 export PATH="/opt/pyenv/shims:${PATH}" 03:01:25 export PYENV_SHELL=bash 03:01:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:25 pyenv() { 03:01:25 local command 03:01:25 command="${1:-}" 03:01:25 if [ "$#" -gt 0 ]; then 03:01:25 shift 03:01:25 fi 03:01:25 03:01:25 case "$command" in 03:01:25 rehash|shell) 03:01:25 eval "$(pyenv "sh-$command" "$@")" 03:01:25 ;; 03:01:25 *) 03:01:25 command pyenv "$command" "$@" 03:01:25 ;; 03:01:25 esac 03:01:25 }' 03:01:25 +++ 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:25 ++ 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:25 ++ 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:25 ++ 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:25 ++ export PYENV_SHELL=bash 03:01:25 ++ PYENV_SHELL=bash 03:01:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:25 +++ complete -F _pyenv pyenv 03:01:25 ++ lf-pyver python3 03:01:25 ++ local py_version_xy=python3 03:01:25 ++ local py_version_xyz= 03:01:25 ++ awk '{ print $1 }' 03:01:25 ++ grep -E '^[0-9.]*[0-9]$' 03:01:25 ++ pyenv versions 03:01:25 ++ local command 03:01:25 ++ command=versions 03:01:25 ++ '[' 1 -gt 0 ']' 03:01:25 ++ shift 03:01:25 ++ case "$command" in 03:01:25 ++ command pyenv versions 03:01:25 ++ pyenv versions 03:01:25 ++ sed 's/^[ *]* //' 03:01:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:25 +++ grep '^3' /tmp/.pyenv_versions 03:01:25 +++ sort -V 03:01:25 +++ tail -n 1 03:01:25 ++ py_version_xyz=3.9.13 03:01:25 ++ [[ -z 3.9.13 ]] 03:01:25 ++ echo 3.9.13 03:01:25 ++ return 0 03:01:25 + pyenv local 3.9.13 03:01:25 + local command 03:01:25 + command=local 03:01:25 + '[' 2 -gt 0 ']' 03:01:25 + shift 03:01:25 + case "$command" in 03:01:25 + command pyenv local 3.9.13 03:01:25 + pyenv local 3.9.13 03:01:25 + for arg in '"$@"' 03:01:25 + case $arg in 03:01:25 + pkg_list+='tox ' 03:01:25 + for arg in '"$@"' 03:01:25 + case $arg in 03:01:25 + pkg_list+='virtualenv ' 03:01:25 + for arg in '"$@"' 03:01:25 + case $arg in 03:01:25 + pkg_list+='urllib3~=1.26.15 ' 03:01:25 + [[ -f /tmp/.toxenv ]] 03:01:25 + [[ ! -f /tmp/.toxenv ]] 03:01:25 + [[ -n '' ]] 03:01:25 + python3 -m venv /tmp/venv-WcfJ 03:01:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WcfJ' 03:01:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WcfJ 03:01:32 + echo /tmp/venv-WcfJ 03:01:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:32 + local 'pip_opts=--upgrade --quiet' 03:01:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:32 + [[ -n '' ]] 03:01:32 + [[ -n '' ]] 03:01:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:32 + /tmp/venv-WcfJ/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:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:40 lf-activate-venv(): INFO: Base packages installed successfully 03:01:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:40 + /tmp/venv-WcfJ/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:45 + type python3 03:01:45 + true 03:01:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WcfJ/bin to PATH' 03:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-WcfJ/bin to PATH 03:01:45 + PATH=/tmp/venv-WcfJ/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:45 + return 0 03:01:45 + python3 --version 03:01:45 Python 3.9.13 03:01:45 + python3 -m pip --version 03:01:45 pip 26.0.1 from /tmp/venv-WcfJ/lib/python3.9/site-packages/pip (python 3.9) 03:01:45 + python3 -m pip freeze 03:01:46 cachetools==6.2.6 03:01:46 chardet==5.2.0 03:01:46 colorama==0.4.6 03:01:46 distlib==0.4.2 03:01:46 filelock==3.19.1 03:01:46 packaging==26.2 03:01:46 platformdirs==4.4.0 03:01:46 pluggy==1.6.0 03:01:46 pyproject-api==1.9.1 03:01:46 python-discovery==1.4.0 03:01:46 tomli==2.4.1 03:01:46 tox==4.30.3 03:01:46 typing_extensions==4.15.0 03:01:46 urllib3==1.26.20 03:01:46 virtualenv==21.4.2 03:01:46 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins2826417168040924507.sh 03:01:46 [EnvInject] - Injecting environment variables from a build step. 03:01:46 [EnvInject] - Injecting as environment variables the properties content 03:01:46 PARALLEL=False 03:01:46 03:01:46 [EnvInject] - Variables injected successfully. 03:01:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins13931991962612358474.sh 03:01:46 ---> tox-run.sh 03:01:46 + 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:46 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:46 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:01:46 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:46 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:01:46 + source /home/jenkins/lf-env.sh 03:01:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:46 ++ mktemp -d /tmp/venv-XXXX 03:01:46 + lf_venv=/tmp/venv-WKxF 03:01:46 + local venv_file=/tmp/.os_lf_venv 03:01:46 + local python=python3 03:01:46 + local options 03:01:46 + local set_path=true 03:01:46 + local install_args= 03:01:46 ++ 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:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:46 + true 03:01:46 + case $1 in 03:01:46 + venv_file=/tmp/.toxenv 03:01:46 + shift 2 03:01:46 + true 03:01:46 + case $1 in 03:01:46 + shift 03:01:46 + break 03:01:46 + case $python in 03:01:46 + local pkg_list= 03:01:46 + [[ -d /opt/pyenv ]] 03:01:46 + echo 'Setup pyenv:' 03:01:46 Setup pyenv: 03:01:46 + export PYENV_ROOT=/opt/pyenv 03:01:46 + PYENV_ROOT=/opt/pyenv 03:01:46 + 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:46 + 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:46 + pyenv versions 03:01:46 system 03:01:46 3.8.13 03:01:46 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:46 + command -v pyenv 03:01:46 ++ pyenv init - --no-rehash 03:01:46 + 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:46 export PATH="/opt/pyenv/shims:${PATH}" 03:01:46 export PYENV_SHELL=bash 03:01:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:46 pyenv() { 03:01:46 local command 03:01:46 command="${1:-}" 03:01:46 if [ "$#" -gt 0 ]; then 03:01:46 shift 03:01:46 fi 03:01:46 03:01:46 case "$command" in 03:01:46 rehash|shell) 03:01:46 eval "$(pyenv "sh-$command" "$@")" 03:01:46 ;; 03:01:46 *) 03:01:46 command pyenv "$command" "$@" 03:01:46 ;; 03:01:46 esac 03:01:46 }' 03:01:46 +++ 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:46 ++ 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:46 ++ 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:46 ++ 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:46 ++ export PYENV_SHELL=bash 03:01:46 ++ PYENV_SHELL=bash 03:01:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:46 +++ complete -F _pyenv pyenv 03:01:46 ++ lf-pyver python3 03:01:46 ++ local py_version_xy=python3 03:01:46 ++ local py_version_xyz= 03:01:46 ++ pyenv versions 03:01:46 ++ local command 03:01:46 ++ command=versions 03:01:46 ++ '[' 1 -gt 0 ']' 03:01:46 ++ shift 03:01:46 ++ case "$command" in 03:01:46 ++ command pyenv versions 03:01:46 ++ pyenv versions 03:01:46 ++ sed 's/^[ *]* //' 03:01:46 ++ awk '{ print $1 }' 03:01:46 ++ grep -E '^[0-9.]*[0-9]$' 03:01:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:46 +++ sort -V 03:01:46 +++ tail -n 1 03:01:46 +++ grep '^3' /tmp/.pyenv_versions 03:01:46 ++ py_version_xyz=3.9.13 03:01:46 ++ [[ -z 3.9.13 ]] 03:01:46 ++ echo 3.9.13 03:01:46 ++ return 0 03:01:46 + pyenv local 3.9.13 03:01:46 + local command 03:01:46 + command=local 03:01:46 + '[' 2 -gt 0 ']' 03:01:46 + shift 03:01:46 + case "$command" in 03:01:46 + command pyenv local 3.9.13 03:01:46 + pyenv local 3.9.13 03:01:46 + for arg in '"$@"' 03:01:46 + case $arg in 03:01:46 + pkg_list+='tox ' 03:01:46 + for arg in '"$@"' 03:01:46 + case $arg in 03:01:46 + pkg_list+='virtualenv ' 03:01:46 + for arg in '"$@"' 03:01:46 + case $arg in 03:01:46 + pkg_list+='urllib3~=1.26.15 ' 03:01:46 + [[ -f /tmp/.toxenv ]] 03:01:46 ++ cat /tmp/.toxenv 03:01:46 + lf_venv=/tmp/venv-WcfJ 03:01:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WcfJ from' file:/tmp/.toxenv 03:01:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WcfJ from file:/tmp/.toxenv 03:01:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:46 + local 'pip_opts=--upgrade --quiet' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:46 + [[ -n '' ]] 03:01:46 + [[ -n '' ]] 03:01:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:46 + /tmp/venv-WcfJ/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:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:48 lf-activate-venv(): INFO: Base packages installed successfully 03:01:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:48 + /tmp/venv-WcfJ/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:50 + type python3 03:01:50 + true 03:01:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WcfJ/bin to PATH' 03:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-WcfJ/bin to PATH 03:01:50 + PATH=/tmp/venv-WcfJ/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:50 + return 0 03:01:50 + [[ -d /opt/pyenv ]] 03:01:50 + echo '---> Setting up pyenv' 03:01:50 ---> Setting up pyenv 03:01:50 + export PYENV_ROOT=/opt/pyenv 03:01:50 + PYENV_ROOT=/opt/pyenv 03:01:50 + export PATH=/opt/pyenv/bin:/tmp/venv-WcfJ/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:50 + PATH=/opt/pyenv/bin:/tmp/venv-WcfJ/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:50 ++ pwd 03:01:50 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:01:50 + export PYTHONPATH 03:01:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:01:50 + TOX_TESTENV_PASSENV=PYTHONPATH 03:01:50 + tox --version 03:01:51 4.30.3 from /tmp/venv-WcfJ/lib/python3.9/site-packages/tox/__init__.py 03:01:51 + PARALLEL=False 03:01:51 + TOX_OPTIONS_LIST= 03:01:51 + [[ -n clm ]] 03:01:51 + TOX_OPTIONS_LIST=' -e clm' 03:01:51 + case ${PARALLEL,,} in 03:01:51 + tox -e clm 03:01:51 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:01:52 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:52 clm: aniso8601==10.0.1,astroid==3.3.11,async-timeout==5.0.1,attrs==26.1.0,babel==2.18.0,blinker==1.9.0,cachetools==6.2.6,certifi==2026.5.20,cffi==2.0.0,chardet==5.2.0,charset-normalizer==3.4.7,click==8.1.8,colorama==0.4.6,cotyledon==2.2.0,coverage==7.10.7,cryptography==48.0.1,Cython==3.2.5,decorator==5.3.1,dill==0.4.1,distlib==0.4.2,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.5,gunicorn==23.0.0,httplib2==0.31.2,icdiff==2.0.10,idna==3.18,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.11.0,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.2,pathspec==1.1.1,pip==26.0.1,platformdirs==4.4.0,pluggy==1.6.0,pprintpp==0.4.0,prettytable==0.7.2,psycopg2-binary==2.9.12,py==1.11.0,pycodestyle==2.14.0,pycparser==2.23,pyflakes==3.4.0,Pygments==2.20.0,PyJWT==2.6.0,pylint==3.3.9,pyOpenSSL==26.2.0,pyparsing==3.3.2,pyproject-api==1.9.1,pytest==8.4.2,pytest-cov==7.1.0,pytest-icdiff==0.9,python-dateutil==2.9.0.post0,python-discovery==1.4.0,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==82.0.1,six==1.17.0,SQLAlchemy==1.4.54,tenacity==9.1.2,tomli==2.4.1,tomlkit==0.15.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==2.6.3,virtualenv==21.4.2,websocket-client==1.9.0,Werkzeug==3.1.8,zipp==3.23.1 03:02:52 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:02:52 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:02:52 clm: FAIL code 1 (60.43 seconds) 03:02:52 evaluation failed :( (60.48 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 ++ echo .tox/clm/log 03:02:52 ++ awk -F/ '{print $2}' 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 6268 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/jenkins8597234717643355826.sh 03:02:52 ---> sysstat.sh 03:02:53 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins11546009022288566915.sh 03:02:53 ---> package-listing.sh 03:02:53 ++ tr '[:upper:]' '[:lower:]' 03:02:53 ++ 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:59 + '[' -f /tmp/packages_start.txt ']' 03:02:59 + '[' -f /tmp/packages_end.txt ']' 03:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:59 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:59 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:59 + 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:59 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins115017457626421114.sh 03:02:59 ---> capture-instance-metadata.sh 03:02:59 Setup pyenv: 03:02:59 system 03:02:59 3.8.13 03:02:59 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM8 from file:/tmp/.os_lf_venv 03:02:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:03 lf-activate-venv(): INFO: Base packages installed successfully 03:03:03 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-SAM8/bin to PATH 03:03:23 INFO: Running in OpenStack, capturing instance metadata 03:03:23 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins15799454903370611461.sh 03:03:24 provisioning config files... 03:03:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config10346008679967389453tmp 03:03:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:24 [EnvInject] - Injecting environment variables from a build step. 03:03:24 [EnvInject] - Injecting as environment variables the properties content 03:03:24 SERVER_ID=logs 03:03:24 03:03:24 [EnvInject] - Variables injected successfully. 03:03:24 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1444189004129370353.sh 03:03:24 ---> create-netrc.sh 03:03:24 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5198221453364126041.sh 03:03:24 ---> python-tools-install.sh 03:03:24 Setup pyenv: 03:03:24 system 03:03:24 3.8.13 03:03:24 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM8 from file:/tmp/.os_lf_venv 03:03:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:27 lf-activate-venv(): INFO: Base packages installed successfully 03:03:27 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-SAM8/bin to PATH 03:03:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9912838228910426521.sh 03:03:46 ---> sudo-logs.sh 03:03:46 Archiving 'sudo' log.. 03:03:47 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17626830203912829566.sh 03:03:47 ---> job-cost.sh 03:03:47 Setup pyenv: 03:03:47 system 03:03:47 3.8.13 03:03:47 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM8 from file:/tmp/.os_lf_venv 03:03:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:51 lf-activate-venv(): INFO: Base packages installed successfully 03:03:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-SAM8/bin to PATH 03:04:02 INFO: No Stack... 03:04:03 INFO: Retrieving Pricing Info for: v3-starter-1 03:04:03 INFO: Archiving Costs 03:04:03 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins8808720727977747343.sh 03:04:03 ---> logs-deploy.sh 03:04:03 Setup pyenv: 03:04:03 system 03:04:03 3.8.13 03:04:03 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAM8 from file:/tmp/.os_lf_venv 03:04:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:07 lf-activate-venv(): INFO: Base packages installed successfully 03:04:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:26 lf-activate-venv(): INFO: Adding /tmp/venv-SAM8/bin to PATH 03:04:26 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/176 03:04:26 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:28 Archives upload complete. 03:04:28 INFO: archiving logs to Nexus 03:04:30 ---> uname -a: 03:04:30 Linux prd-centos7-builder-1c-1g-3174.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:30 03:04:30 03:04:30 ---> lscpu: 03:04:30 Architecture: x86_64 03:04:30 CPU op-mode(s): 32-bit, 64-bit 03:04:30 Byte Order: Little Endian 03:04:30 CPU(s): 1 03:04:30 On-line CPU(s) list: 0 03:04:30 Thread(s) per core: 1 03:04:30 Core(s) per socket: 1 03:04:30 Socket(s): 1 03:04:30 NUMA node(s): 1 03:04:30 Vendor ID: AuthenticAMD 03:04:30 CPU family: 23 03:04:30 Model: 49 03:04:30 Model name: AMD EPYC-Rome Processor 03:04:30 Stepping: 0 03:04:30 CPU MHz: 2800.000 03:04:30 BogoMIPS: 5600.00 03:04:30 Virtualization: AMD-V 03:04:30 Hypervisor vendor: KVM 03:04:30 Virtualization type: full 03:04:30 L1d cache: 32K 03:04:30 L1i cache: 32K 03:04:30 L2 cache: 512K 03:04:30 L3 cache: 16384K 03:04:30 NUMA node0 CPU(s): 0 03:04:30 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:30 03:04:30 03:04:30 ---> nproc: 03:04:30 1 03:04:30 03:04:30 03:04:30 ---> df -h: 03:04:30 Filesystem Size Used Avail Use% Mounted on 03:04:30 devtmpfs 882M 0 882M 0% /dev 03:04:30 tmpfs 919M 0 919M 0% /dev/shm 03:04:30 tmpfs 919M 17M 903M 2% /run 03:04:30 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:30 /dev/vda1 20G 5.9G 15G 30% / 03:04:30 tmpfs 184M 0 184M 0% /run/user/1001 03:04:30 tmpfs 184M 0 184M 0% /run/user/0 03:04:30 03:04:30 03:04:30 ---> free -m: 03:04:30 total used free shared buff/cache available 03:04:30 Mem: 1837 368 160 16 1308 1271 03:04:30 Swap: 1023 0 1023 03:04:30 03:04:30 03:04:30 ---> ip addr: 03:04:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:30 inet 127.0.0.1/8 scope host lo 03:04:30 valid_lft forever preferred_lft forever 03:04:30 inet6 ::1/128 scope host 03:04:30 valid_lft forever preferred_lft forever 03:04:30 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:30 link/ether fa:16:3e:00:fc:b7 brd ff:ff:ff:ff:ff:ff 03:04:30 inet 10.32.6.115/23 brd 10.32.7.255 scope global dynamic eth0 03:04:30 valid_lft 86061sec preferred_lft 86061sec 03:04:30 inet6 fe80::f816:3eff:fe00:fcb7/64 scope link 03:04:30 valid_lft forever preferred_lft forever 03:04:30 03:04:30 03:04:30 ---> sar -b -r -n DEV: 03:04:30 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 06/12/2026 _x86_64_ (1 CPU) 03:04:30 03:04:30 02:58:44 AM LINUX RESTART 03:04:30 03:04:30 02:59:01 AM tps rtps wtps bread/s bwrtn/s 03:04:30 03:00:01 AM 210.90 116.33 94.57 9668.96 42204.88 03:04:30 03:01:01 AM 82.37 1.58 80.79 104.13 9287.24 03:04:30 03:02:01 AM 92.03 4.06 87.98 301.67 10728.89 03:04:30 03:03:02 AM 142.40 55.35 87.05 4163.34 12465.42 03:04:30 03:04:01 AM 44.21 0.59 43.63 131.81 4964.24 03:04:30 Average: 114.60 35.68 78.91 2880.77 15926.77 03:04:30 03:04:30 02:59:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:30 03:00:01 AM 131340 1750444 93.02 2088 1395088 426156 14.54 327892 1260680 30616 03:04:30 03:01:01 AM 158084 1723700 91.60 2088 1327036 436236 14.89 352380 1176160 102984 03:04:30 03:02:01 AM 78072 1803712 95.85 2088 1291868 563248 19.22 479640 1095164 67340 03:04:30 03:03:02 AM 197420 1684364 89.51 2088 1229392 424792 14.50 409840 1013700 107980 03:04:30 03:04:01 AM 149060 1732724 92.08 2088 1234056 466804 15.93 449176 1021052 15320 03:04:30 Average: 142795 1738989 92.41 2088 1295488 463447 15.82 403786 1113351 64848 03:04:30 03:04:30 02:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:30 03:00:01 AM eth0 243.91 140.54 1073.34 60.05 0.00 0.00 0.00 03:04:30 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:30 03:01:01 AM eth0 76.53 66.53 929.37 7.00 0.00 0.00 0.00 03:04:30 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:30 03:02:01 AM eth0 47.38 42.47 607.16 9.04 0.00 0.00 0.00 03:04:30 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:30 03:03:02 AM eth0 40.00 30.75 494.09 7.65 0.00 0.00 0.00 03:04:30 03:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:30 03:04:01 AM eth0 11.66 13.23 12.08 7.88 0.00 0.00 0.00 03:04:30 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:30 Average: eth0 83.79 58.65 623.80 18.28 0.00 0.00 0.00 03:04:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:30 03:04:30 03:04:30 ---> sar -P ALL: 03:04:30 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 06/12/2026 _x86_64_ (1 CPU) 03:04:30 03:04:30 02:58:44 AM LINUX RESTART 03:04:30 03:04:30 02:59:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:30 03:00:01 AM all 69.18 0.00 18.10 5.06 4.08 3.59 03:04:30 03:00:01 AM 0 69.18 0.00 18.10 5.06 4.08 3.59 03:04:30 03:01:01 AM all 70.86 0.00 6.56 1.13 3.69 17.76 03:04:30 03:01:01 AM 0 70.86 0.00 6.56 1.13 3.69 17.76 03:04:30 03:02:01 AM all 70.47 0.00 7.08 1.97 3.91 16.56 03:04:30 03:02:01 AM 0 70.47 0.00 7.08 1.97 3.91 16.56 03:04:30 03:03:02 AM all 62.25 0.00 5.51 8.71 5.02 18.51 03:04:30 03:03:02 AM 0 62.25 0.00 5.51 8.71 5.02 18.51 03:04:30 03:04:01 AM all 76.54 0.00 3.78 0.92 4.70 14.05 03:04:30 03:04:01 AM 0 76.54 0.00 3.78 0.92 4.70 14.05 03:04:30 Average: all 69.82 0.00 8.20 3.58 4.28 14.12 03:04:30 Average: 0 69.82 0.00 8.20 3.58 4.28 14.12 03:04:30 03:04:30 03:04:30