02:59:22 Started by timer 02:59:22 Running as SYSTEM 02:59:22 [EnvInject] - Loading node environment variables. 02:59:23 Building remotely on prd-centos7-builder-1c-1g-2043 (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-GP270fktqX19/agent.6581 02:59:23 SSH_AGENT_PID=6584 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_12618458125894841528.key (jenkins-ssh) 02:59:24 [ssh-agent] Using credentials jenkins (jenkins) 02:59:24 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:30 > git --version # 'git version 2.36.6' 02:59:30 using GIT_SSH to set credentials jenkins 02:59:30 [INFO] Currently running in a labeled security context 02:59:30 [INFO] Currently SELinux is 'enforcing' on the host 02:59:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh12169331766497627517.key 02:59:30 > 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:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:32 Avoid second fetch 02:59:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:32 Checking out Revision 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c (refs/remotes/origin/master) 02:59:32 > git config core.sparsecheckout # timeout=10 02:59:32 > 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:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3753120258265811387.sh 02:59:37 ---> python-tools-install.sh 02:59:37 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:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ynLW 02:59:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:59:56 lf-activate-venv(): INFO: Base packages installed successfully 02:59:56 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:39 lf-activate-venv(): INFO: Adding /tmp/venv-ynLW/bin to PATH 03:00:39 Generating Requirements File 03:01:17 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:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:18 Python 3.9.13 03:01:19 pip 26.0.1 from /tmp/venv-ynLW/lib/python3.9/site-packages/pip (python 3.9) 03:01:19 appdirs==1.4.4 03:01:19 argcomplete==3.6.3 03:01:19 aspy.yaml==1.3.0 03:01:19 attrs==26.1.0 03:01:19 autopage==0.6.0 03:01:19 beautifulsoup4==4.14.3 03:01:19 boto3==1.42.97 03:01:19 botocore==1.42.97 03:01:19 bs4==0.0.2 03:01:19 certifi==2026.5.20 03:01:19 cffi==2.0.0 03:01:19 cfgv==3.4.0 03:01:19 chardet==5.2.0 03:01:19 charset-normalizer==3.4.7 03:01:19 click==8.1.8 03:01:19 cliff==4.9.1 03:01:19 cmd2==2.7.0 03:01:19 cryptography==3.3.2 03:01:19 debtcollector==3.0.0 03:01:19 decorator==5.3.1 03:01:19 defusedxml==0.7.1 03:01:19 Deprecated==1.3.1 03:01:19 distlib==0.4.0 03:01:19 dnspython==2.7.0 03:01:19 docker==7.1.0 03:01:19 dogpile.cache==1.4.1 03:01:19 durationpy==0.10 03:01:19 email-validator==2.3.0 03:01:19 filelock==3.19.1 03:01:19 future==1.0.0 03:01:19 gitdb==4.0.12 03:01:19 GitPython==3.1.50 03:01:19 httplib2==0.30.2 03:01:19 identify==2.6.15 03:01:19 idna==3.17 03:01:19 importlib-resources==1.5.0 03:01:19 importlib_metadata==8.7.1 03:01:19 iso8601==2.1.0 03:01:19 Jinja2==3.1.6 03:01:19 jmespath==1.1.0 03:01:19 jsonpatch==1.33 03:01:19 jsonpointer==3.0.0 03:01:19 jsonschema==4.25.1 03:01:19 jsonschema-specifications==2025.9.1 03:01:19 keystoneauth1==5.11.1 03:01:19 kubernetes==35.0.0 03:01:19 lftools==0.37.22 03:01:19 lxml==6.1.1 03:01:19 markdown-it-py==3.0.0 03:01:19 MarkupSafe==3.0.3 03:01:19 mdurl==0.1.2 03:01:19 msgpack==1.1.2 03:01:19 multi_key_dict==2.0.3 03:01:19 munch==4.0.0 03:01:19 netaddr==1.3.0 03:01:19 niet==1.4.2 03:01:19 nodeenv==1.10.0 03:01:19 oauth2client==4.1.3 03:01:19 oauthlib==3.3.1 03:01:19 openstacksdk==4.5.0 03:01:19 os-service-types==1.7.0 03:01:19 osc-lib==4.0.2 03:01:19 oslo.config==10.0.0 03:01:19 oslo.context==6.1.0 03:01:19 oslo.i18n==6.6.0 03:01:19 oslo.log==7.2.1 03:01:19 oslo.serialization==5.8.0 03:01:19 oslo.utils==9.1.0 03:01:19 packaging==26.2 03:01:19 pbr==7.0.3 03:01:19 platformdirs==4.4.0 03:01:19 prettytable==3.16.0 03:01:19 psutil==7.2.2 03:01:19 pyasn1==0.6.3 03:01:19 pyasn1_modules==0.4.2 03:01:19 pycparser==2.23 03:01:19 pygerrit2==2.0.15 03:01:19 PyGithub==2.9.1 03:01:19 Pygments==2.20.0 03:01:19 PyJWT==2.13.0 03:01:19 PyNaCl==1.6.2 03:01:19 pyparsing==2.4.7 03:01:19 pyperclip==1.11.0 03:01:19 pyrsistent==0.20.0 03:01:19 python-cinderclient==9.7.0 03:01:19 python-dateutil==2.9.0.post0 03:01:19 python-discovery==1.4.0 03:01:19 python-heatclient==4.2.0 03:01:19 python-jenkins==1.8.3 03:01:19 python-keystoneclient==5.6.0 03:01:19 python-magnumclient==4.10.0 03:01:19 python-openstackclient==8.0.0 03:01:19 python-swiftclient==4.10.0 03:01:19 PyYAML==6.0.3 03:01:19 referencing==0.36.2 03:01:19 requests==2.32.5 03:01:19 requests-oauthlib==2.0.0 03:01:19 requestsexceptions==1.4.0 03:01:19 rfc3986==2.0.0 03:01:19 rich==15.0.0 03:01:19 rich-argparse==1.8.0 03:01:19 rpds-py==0.27.1 03:01:19 rsa==4.9.1 03:01:19 ruamel.yaml==0.19.1 03:01:19 ruamel.yaml.clib==0.2.15 03:01:19 s3transfer==0.16.1 03:01:19 simplejson==4.1.1 03:01:19 six==1.17.0 03:01:19 smmap==5.0.3 03:01:19 soupsieve==2.8.4 03:01:19 stevedore==5.5.0 03:01:19 tabulate==0.9.0 03:01:19 toml==0.10.2 03:01:19 tomlkit==0.15.0 03:01:19 tqdm==4.67.3 03:01:19 typing_extensions==4.15.0 03:01:19 tzdata==2026.2 03:01:19 urllib3==1.26.20 03:01:19 virtualenv==21.4.1 03:01:19 wcwidth==0.7.0 03:01:19 websocket-client==1.9.0 03:01:19 wrapt==2.2.1 03:01:19 xdg==6.0.0 03:01:19 xmltodict==1.0.4 03:01:19 yq==3.4.3 03:01:19 zipp==3.23.1 03:01:19 [EnvInject] - Injecting environment variables from a build step. 03:01:19 [EnvInject] - Injecting as environment variables the properties content 03:01:19 SET_JDK_VERSION=openjdk11 03:01:19 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:19 03:01:19 [EnvInject] - Variables injected successfully. 03:01:19 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins12311671574308336647.sh 03:01:19 ---> update-java-alternatives.sh 03:01:19 ---> Updating Java version 03:01:20 ---> RedHat type system detected 03:01:20 openjdk version "11.0.22" 2024-01-16 LTS 03:01:20 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:20 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:20 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:20 [EnvInject] - Injecting environment variables from a build step. 03:01:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:20 [EnvInject] - Variables injected successfully. 03:01:20 [EnvInject] - Injecting environment variables from a build step. 03:01:20 [EnvInject] - Injecting as environment variables the properties content 03:01:20 PYTHON=python3 03:01:20 03:01:20 [EnvInject] - Variables injected successfully. 03:01:20 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins10431982853613039313.sh 03:01:20 ---> tox-install.sh 03:01:20 + source /home/jenkins/lf-env.sh 03:01:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:20 ++ mktemp -d /tmp/venv-XXXX 03:01:20 + lf_venv=/tmp/venv-shhV 03:01:20 + local venv_file=/tmp/.os_lf_venv 03:01:20 + local python=python3 03:01:20 + local options 03:01:20 + local set_path=true 03:01:20 + local install_args= 03:01:20 ++ 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:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:20 + true 03:01:20 + case $1 in 03:01:20 + venv_file=/tmp/.toxenv 03:01:20 + shift 2 03:01:20 + true 03:01:20 + case $1 in 03:01:20 + shift 03:01:20 + break 03:01:20 + case $python in 03:01:20 + local pkg_list= 03:01:20 + [[ -d /opt/pyenv ]] 03:01:20 + echo 'Setup pyenv:' 03:01:20 Setup pyenv: 03:01:20 + export PYENV_ROOT=/opt/pyenv 03:01:20 + PYENV_ROOT=/opt/pyenv 03:01:20 + 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:20 + 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:20 + pyenv versions 03:01:20 system 03:01:20 3.8.13 03:01:20 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:20 + command -v pyenv 03:01:20 ++ pyenv init - --no-rehash 03:01:21 + 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:21 export PATH="/opt/pyenv/shims:${PATH}" 03:01:21 export PYENV_SHELL=bash 03:01:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:21 pyenv() { 03:01:21 local command 03:01:21 command="${1:-}" 03:01:21 if [ "$#" -gt 0 ]; then 03:01:21 shift 03:01:21 fi 03:01:21 03:01:21 case "$command" in 03:01:21 rehash|shell) 03:01:21 eval "$(pyenv "sh-$command" "$@")" 03:01:21 ;; 03:01:21 *) 03:01:21 command pyenv "$command" "$@" 03:01:21 ;; 03:01:21 esac 03:01:21 }' 03:01:21 +++ 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:21 ++ 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:21 ++ 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:21 ++ 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:21 ++ export PYENV_SHELL=bash 03:01:21 ++ PYENV_SHELL=bash 03:01:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:21 +++ complete -F _pyenv pyenv 03:01:21 ++ lf-pyver python3 03:01:21 ++ local py_version_xy=python3 03:01:21 ++ local py_version_xyz= 03:01:21 ++ pyenv versions 03:01:21 ++ local command 03:01:21 ++ command=versions 03:01:21 ++ '[' 1 -gt 0 ']' 03:01:21 ++ shift 03:01:21 ++ case "$command" in 03:01:21 ++ command pyenv versions 03:01:21 ++ pyenv versions 03:01:21 ++ sed 's/^[ *]* //' 03:01:21 ++ awk '{ print $1 }' 03:01:21 ++ grep -E '^[0-9.]*[0-9]$' 03:01:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:21 +++ grep '^3' /tmp/.pyenv_versions 03:01:21 +++ sort -V 03:01:21 +++ tail -n 1 03:01:21 ++ py_version_xyz=3.9.13 03:01:21 ++ [[ -z 3.9.13 ]] 03:01:21 ++ echo 3.9.13 03:01:21 ++ return 0 03:01:21 + pyenv local 3.9.13 03:01:21 + local command 03:01:21 + command=local 03:01:21 + '[' 2 -gt 0 ']' 03:01:21 + shift 03:01:21 + case "$command" in 03:01:21 + command pyenv local 3.9.13 03:01:21 + pyenv local 3.9.13 03:01:21 + for arg in '"$@"' 03:01:21 + case $arg in 03:01:21 + pkg_list+='tox ' 03:01:21 + for arg in '"$@"' 03:01:21 + case $arg in 03:01:21 + pkg_list+='virtualenv ' 03:01:21 + for arg in '"$@"' 03:01:21 + case $arg in 03:01:21 + pkg_list+='urllib3~=1.26.15 ' 03:01:21 + [[ -f /tmp/.toxenv ]] 03:01:21 + [[ ! -f /tmp/.toxenv ]] 03:01:21 + [[ -n '' ]] 03:01:21 + python3 -m venv /tmp/venv-shhV 03:01:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-shhV' 03:01:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-shhV 03:01:27 + echo /tmp/venv-shhV 03:01:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:27 + local 'pip_opts=--upgrade --quiet' 03:01:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:27 + [[ -n '' ]] 03:01:27 + [[ -n '' ]] 03:01:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:27 + /tmp/venv-shhV/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:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:41 lf-activate-venv(): INFO: Base packages installed successfully 03:01:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:41 + /tmp/venv-shhV/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:46 + type python3 03:01:46 + true 03:01:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-shhV/bin to PATH' 03:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-shhV/bin to PATH 03:01:46 + PATH=/tmp/venv-shhV/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:46 + return 0 03:01:46 + python3 --version 03:01:46 Python 3.9.13 03:01:46 + python3 -m pip --version 03:01:46 pip 26.0.1 from /tmp/venv-shhV/lib/python3.9/site-packages/pip (python 3.9) 03:01:46 + python3 -m pip freeze 03:01:47 cachetools==6.2.6 03:01:47 chardet==5.2.0 03:01:47 colorama==0.4.6 03:01:47 distlib==0.4.0 03:01:47 filelock==3.19.1 03:01:47 packaging==26.2 03:01:47 platformdirs==4.4.0 03:01:47 pluggy==1.6.0 03:01:47 pyproject-api==1.9.1 03:01:47 python-discovery==1.4.0 03:01:47 tomli==2.4.1 03:01:47 tox==4.30.3 03:01:47 typing_extensions==4.15.0 03:01:47 urllib3==1.26.20 03:01:47 virtualenv==21.4.1 03:01:47 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins1258265222452275849.sh 03:01:47 [EnvInject] - Injecting environment variables from a build step. 03:01:47 [EnvInject] - Injecting as environment variables the properties content 03:01:47 PARALLEL=False 03:01:47 03:01:47 [EnvInject] - Variables injected successfully. 03:01:47 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins16783259682948762741.sh 03:01:47 ---> tox-run.sh 03:01:47 + 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:47 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:47 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:01:47 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:47 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:01:47 + source /home/jenkins/lf-env.sh 03:01:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:47 ++ mktemp -d /tmp/venv-XXXX 03:01:47 + lf_venv=/tmp/venv-qun5 03:01:47 + local venv_file=/tmp/.os_lf_venv 03:01:47 + local python=python3 03:01:47 + local options 03:01:47 + local set_path=true 03:01:47 + local install_args= 03:01:47 ++ 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:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:47 + true 03:01:47 + case $1 in 03:01:47 + venv_file=/tmp/.toxenv 03:01:47 + shift 2 03:01:47 + true 03:01:47 + case $1 in 03:01:47 + shift 03:01:47 + break 03:01:47 + case $python in 03:01:47 + local pkg_list= 03:01:47 + [[ -d /opt/pyenv ]] 03:01:47 + echo 'Setup pyenv:' 03:01:47 Setup pyenv: 03:01:47 + export PYENV_ROOT=/opt/pyenv 03:01:47 + PYENV_ROOT=/opt/pyenv 03:01:47 + 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:47 + 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:47 + pyenv versions 03:01:47 system 03:01:47 3.8.13 03:01:47 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:47 + command -v pyenv 03:01:47 ++ pyenv init - --no-rehash 03:01:47 + 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:47 export PATH="/opt/pyenv/shims:${PATH}" 03:01:47 export PYENV_SHELL=bash 03:01:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:47 pyenv() { 03:01:47 local command 03:01:47 command="${1:-}" 03:01:47 if [ "$#" -gt 0 ]; then 03:01:47 shift 03:01:47 fi 03:01:47 03:01:47 case "$command" in 03:01:47 rehash|shell) 03:01:47 eval "$(pyenv "sh-$command" "$@")" 03:01:47 ;; 03:01:47 *) 03:01:47 command pyenv "$command" "$@" 03:01:47 ;; 03:01:47 esac 03:01:47 }' 03:01:47 +++ 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:47 ++ 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:47 ++ 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:47 ++ 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:47 ++ export PYENV_SHELL=bash 03:01:47 ++ PYENV_SHELL=bash 03:01:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:47 +++ complete -F _pyenv pyenv 03:01:47 ++ lf-pyver python3 03:01:47 ++ local py_version_xy=python3 03:01:47 ++ local py_version_xyz= 03:01:47 ++ pyenv versions 03:01:47 ++ local command 03:01:47 ++ command=versions 03:01:47 ++ '[' 1 -gt 0 ']' 03:01:47 ++ shift 03:01:47 ++ case "$command" in 03:01:47 ++ command pyenv versions 03:01:47 ++ pyenv versions 03:01:47 ++ sed 's/^[ *]* //' 03:01:47 ++ awk '{ print $1 }' 03:01:47 ++ grep -E '^[0-9.]*[0-9]$' 03:01:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:47 +++ grep '^3' /tmp/.pyenv_versions 03:01:47 +++ sort -V 03:01:47 +++ tail -n 1 03:01:47 ++ py_version_xyz=3.9.13 03:01:47 ++ [[ -z 3.9.13 ]] 03:01:47 ++ echo 3.9.13 03:01:47 ++ return 0 03:01:47 + pyenv local 3.9.13 03:01:47 + local command 03:01:47 + command=local 03:01:47 + '[' 2 -gt 0 ']' 03:01:47 + shift 03:01:47 + case "$command" in 03:01:47 + command pyenv local 3.9.13 03:01:47 + pyenv local 3.9.13 03:01:47 + for arg in '"$@"' 03:01:47 + case $arg in 03:01:47 + pkg_list+='tox ' 03:01:47 + for arg in '"$@"' 03:01:47 + case $arg in 03:01:47 + pkg_list+='virtualenv ' 03:01:47 + for arg in '"$@"' 03:01:47 + case $arg in 03:01:47 + pkg_list+='urllib3~=1.26.15 ' 03:01:47 + [[ -f /tmp/.toxenv ]] 03:01:47 ++ cat /tmp/.toxenv 03:01:47 + lf_venv=/tmp/venv-shhV 03:01:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-shhV from' file:/tmp/.toxenv 03:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-shhV from file:/tmp/.toxenv 03:01:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:47 + local 'pip_opts=--upgrade --quiet' 03:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:47 + [[ -n '' ]] 03:01:47 + [[ -n '' ]] 03:01:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:47 + /tmp/venv-shhV/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:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:49 lf-activate-venv(): INFO: Base packages installed successfully 03:01:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:49 + /tmp/venv-shhV/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-shhV/bin to PATH' 03:01:51 lf-activate-venv(): INFO: Adding /tmp/venv-shhV/bin to PATH 03:01:51 + PATH=/tmp/venv-shhV/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-shhV/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-shhV/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-shhV/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:53 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:50 clm: freeze> python -m pip freeze --all 03:02:50 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.0,Cython==3.2.5,decorator==5.3.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.5,gunicorn==23.0.0,httplib2==0.31.2,icdiff==2.0.10,idna==3.17,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.1,websocket-client==1.9.0,Werkzeug==3.1.8,zipp==3.23.1 03:02:50 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:02:50 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:02:50 clm: FAIL code 1 (57.65 seconds) 03:02:50 evaluation failed :( (57.70 seconds) 03:02:50 + tox_status=1 03:02:50 + echo '---> Completed tox runs' 03:02:50 ---> Completed tox runs 03:02:50 + for i in '.tox/*/log' 03:02:50 ++ echo .tox/clm/log 03:02:50 ++ awk -F/ '{print $2}' 03:02:50 + tox_env=clm 03:02:50 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:02:50 + DOC_DIR=docs/_build/html 03:02:50 + [[ -d docs/_build/html ]] 03:02:50 + echo '---> tox-run.sh ends' 03:02:50 ---> tox-run.sh ends 03:02:50 + test 1 -eq 0 03:02:50 + exit 1 03:02:50 Build step 'Execute shell' marked build as failure 03:02:50 $ ssh-agent -k 03:02:50 unset SSH_AUTH_SOCK; 03:02:50 unset SSH_AGENT_PID; 03:02:50 echo Agent pid 6584 killed; 03:02:50 [ssh-agent] Stopped. 03:02:51 [PostBuildScript] - [INFO] Executing post build scripts. 03:02:51 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9797065845527058275.sh 03:02:51 ---> sysstat.sh 03:02:51 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins2927807343746605552.sh 03:02:51 ---> package-listing.sh 03:02:51 ++ tr '[:upper:]' '[:lower:]' 03:02:51 ++ facter osfamily 03:02:52 + OS_FAMILY=redhat 03:02:52 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:52 + START_PACKAGES=/tmp/packages_start.txt 03:02:52 + END_PACKAGES=/tmp/packages_end.txt 03:02:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:52 + PACKAGES=/tmp/packages_start.txt 03:02:52 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:52 + PACKAGES=/tmp/packages_end.txt 03:02:52 + case "${OS_FAMILY}" in 03:02:52 + rpm -qa 03:02:52 + sort 03:02:57 + '[' -f /tmp/packages_start.txt ']' 03:02:57 + '[' -f /tmp/packages_end.txt ']' 03:02:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:57 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:57 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:57 + 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:57 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1434938555547777235.sh 03:02:57 ---> capture-instance-metadata.sh 03:02:57 Setup pyenv: 03:02:57 system 03:02:57 3.8.13 03:02:57 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynLW from file:/tmp/.os_lf_venv 03:02:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:01 lf-activate-venv(): INFO: Base packages installed successfully 03:03:01 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-ynLW/bin to PATH 03:03:20 INFO: Running in OpenStack, capturing instance metadata 03:03:21 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6091264384027106368.sh 03:03:21 provisioning config files... 03:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config16432533519571605161tmp 03:03:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:21 [EnvInject] - Injecting environment variables from a build step. 03:03:21 [EnvInject] - Injecting as environment variables the properties content 03:03:21 SERVER_ID=logs 03:03:21 03:03:21 [EnvInject] - Variables injected successfully. 03:03:21 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins16613566422299753632.sh 03:03:21 ---> create-netrc.sh 03:03:21 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins4547457676014323414.sh 03:03:21 ---> python-tools-install.sh 03:03:21 Setup pyenv: 03:03:21 system 03:03:21 3.8.13 03:03:21 * 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-ynLW 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:42 lf-activate-venv(): INFO: Adding /tmp/venv-ynLW/bin to PATH 03:03:42 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins11007058369440593842.sh 03:03:42 ---> sudo-logs.sh 03:03:42 Archiving 'sudo' log.. 03:03:43 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins240496132920135323.sh 03:03:43 ---> job-cost.sh 03:03:43 Setup pyenv: 03:03:43 system 03:03:43 3.8.13 03:03:43 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynLW from file:/tmp/.os_lf_venv 03:03:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:46 lf-activate-venv(): INFO: Base packages installed successfully 03:03:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:03:57 lf-activate-venv(): INFO: Adding /tmp/venv-ynLW/bin to PATH 03:03:57 INFO: No Stack... 03:03:57 INFO: Retrieving Pricing Info for: v3-starter-1 03:03:58 INFO: Archiving Costs 03:03:58 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins1243592739892614192.sh 03:03:58 ---> logs-deploy.sh 03:03:58 Setup pyenv: 03:03:58 system 03:03:58 3.8.13 03:03:58 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynLW from file:/tmp/.os_lf_venv 03:03:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:01 lf-activate-venv(): INFO: Base packages installed successfully 03:04:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-ynLW/bin to PATH 03:04:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/174 03:04:19 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:22 Archives upload complete. 03:04:22 INFO: archiving logs to Nexus 03:04:24 ---> uname -a: 03:04:24 Linux prd-centos7-builder-1c-1g-2043.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:24 03:04:24 03:04:24 ---> lscpu: 03:04:24 Architecture: x86_64 03:04:24 CPU op-mode(s): 32-bit, 64-bit 03:04:24 Byte Order: Little Endian 03:04:24 CPU(s): 1 03:04:24 On-line CPU(s) list: 0 03:04:24 Thread(s) per core: 1 03:04:24 Core(s) per socket: 1 03:04:24 Socket(s): 1 03:04:24 NUMA node(s): 1 03:04:24 Vendor ID: AuthenticAMD 03:04:24 CPU family: 23 03:04:24 Model: 49 03:04:24 Model name: AMD EPYC-Rome Processor 03:04:24 Stepping: 0 03:04:24 CPU MHz: 2800.000 03:04:24 BogoMIPS: 5600.00 03:04:24 Virtualization: AMD-V 03:04:24 Hypervisor vendor: KVM 03:04:24 Virtualization type: full 03:04:24 L1d cache: 32K 03:04:24 L1i cache: 32K 03:04:24 L2 cache: 512K 03:04:24 L3 cache: 16384K 03:04:24 NUMA node0 CPU(s): 0 03:04:24 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:24 03:04:24 03:04:24 ---> nproc: 03:04:24 1 03:04:24 03:04:24 03:04:24 ---> df -h: 03:04:24 Filesystem Size Used Avail Use% Mounted on 03:04:24 devtmpfs 882M 0 882M 0% /dev 03:04:24 tmpfs 919M 0 919M 0% /dev/shm 03:04:24 tmpfs 919M 17M 903M 2% /run 03:04:24 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:24 /dev/vda1 20G 5.8G 15G 30% / 03:04:24 tmpfs 184M 0 184M 0% /run/user/1001 03:04:24 tmpfs 184M 0 184M 0% /run/user/0 03:04:24 03:04:24 03:04:24 ---> free -m: 03:04:24 total used free shared buff/cache available 03:04:24 Mem: 1837 365 141 16 1331 1273 03:04:24 Swap: 1023 0 1023 03:04:24 03:04:24 03:04:24 ---> ip addr: 03:04:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:24 inet 127.0.0.1/8 scope host lo 03:04:24 valid_lft forever preferred_lft forever 03:04:24 inet6 ::1/128 scope host 03:04:24 valid_lft forever preferred_lft forever 03:04:24 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:24 link/ether fa:16:3e:38:e8:14 brd ff:ff:ff:ff:ff:ff 03:04:24 inet 10.32.7.216/23 brd 10.32.7.255 scope global dynamic eth0 03:04:24 valid_lft 86068sec preferred_lft 86068sec 03:04:24 inet6 fe80::f816:3eff:fe38:e814/64 scope link 03:04:24 valid_lft forever preferred_lft forever 03:04:24 03:04:24 03:04:24 ---> sar -b -r -n DEV: 03:04:24 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 05/29/2026 _x86_64_ (1 CPU) 03:04:24 03:04:24 02:58:45 AM LINUX RESTART 03:04:24 03:04:24 02:59:01 AM tps rtps wtps bread/s bwrtn/s 03:04:24 03:00:02 AM 198.62 113.28 85.34 9664.74 41801.87 03:04:24 03:01:01 AM 79.75 1.59 78.16 104.79 9266.17 03:04:24 03:02:01 AM 91.90 4.19 87.71 302.88 9147.27 03:04:24 03:03:01 AM 144.39 54.32 90.07 4150.49 13094.25 03:04:24 03:04:01 AM 44.08 0.67 43.41 144.21 4921.31 03:04:24 Average: 111.74 34.79 76.96 2870.40 15615.43 03:04:24 03:04:24 02:59:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:24 03:00:02 AM 77824 1803960 95.86 2088 1435768 435644 14.87 343400 1298828 41032 03:04:24 03:01:01 AM 151000 1730784 91.98 2088 1320180 446784 15.25 366832 1168348 101664 03:04:24 03:02:01 AM 74904 1806880 96.02 2088 1328300 527592 18.00 446484 1133072 82732 03:04:24 03:03:01 AM 205040 1676744 89.10 2088 1237908 407436 13.90 378352 1039256 101808 03:04:24 03:04:01 AM 176864 1704920 90.60 2088 1248660 424700 14.49 397424 1048088 7632 03:04:24 Average: 137126 1744658 92.71 2088 1314163 448431 15.30 386498 1137518 66974 03:04:24 03:04:24 02:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:24 03:00:02 AM eth0 241.73 139.85 1040.24 58.86 0.00 0.00 0.00 03:04:24 03:00:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:24 03:01:01 AM eth0 72.92 67.86 843.84 7.56 0.00 0.00 0.00 03:04:24 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:24 03:02:01 AM eth0 40.17 36.00 446.52 8.05 0.00 0.00 0.00 03:04:24 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:24 03:03:01 AM eth0 40.52 36.30 497.39 9.40 0.00 0.00 0.00 03:04:24 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:24 03:04:01 AM eth0 13.24 14.69 12.81 8.80 0.00 0.00 0.00 03:04:24 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:24 Average: eth0 81.40 58.74 566.49 18.48 0.00 0.00 0.00 03:04:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:24 03:04:24 03:04:24 ---> sar -P ALL: 03:04:24 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 05/29/2026 _x86_64_ (1 CPU) 03:04:24 03:04:24 02:58:45 AM LINUX RESTART 03:04:24 03:04:24 02:59:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:24 03:00:02 AM all 71.15 0.00 17.98 2.91 3.22 4.74 03:04:24 03:00:02 AM 0 71.15 0.00 17.98 2.91 3.22 4.74 03:04:24 03:01:01 AM all 69.72 0.00 6.17 1.02 2.43 20.65 03:04:24 03:01:01 AM 0 69.72 0.00 6.17 1.02 2.43 20.65 03:04:24 03:02:01 AM all 67.28 0.00 7.11 0.93 2.47 22.20 03:04:24 03:02:01 AM 0 67.28 0.00 7.11 0.93 2.47 22.20 03:04:24 03:03:01 AM all 64.69 0.00 6.00 8.45 3.58 17.29 03:04:24 03:03:01 AM 0 64.69 0.00 6.00 8.45 3.58 17.29 03:04:24 03:04:01 AM all 77.37 0.00 4.10 1.32 3.95 13.26 03:04:24 03:04:01 AM 0 77.37 0.00 4.10 1.32 3.95 13.26 03:04:24 Average: all 70.03 0.00 8.26 2.94 3.13 15.64 03:04:24 Average: 0 70.03 0.00 8.26 2.94 3.13 15.64 03:04:24 03:04:24 03:04:24