05:50:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 05:50:00 Running as SYSTEM 05:50:00 [EnvInject] - Loading node environment variables. 05:50:00 Building remotely on prd-ubuntu1804-builder-4c-4g-12243 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:50:00 [ssh-agent] Looking for ssh-agent implementation... 05:50:00 $ ssh-agent 05:50:00 SSH_AUTH_SOCK=/tmp/ssh-wEhHj2O6K4je/agent.1612 05:50:00 SSH_AGENT_PID=1614 05:50:00 [ssh-agent] Started. 05:50:00 Running ssh-add (command line suppressed) 05:50:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6439373202451863887.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6439373202451863887.key) 05:50:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:50:00 The recommended git tool is: NONE 05:50:02 using credential onap-jenkins-ssh 05:50:02 Wiping out workspace first. 05:50:02 Cloning the remote Git repository 05:50:02 Cloning repository git://cloud.onap.org/mirror/oom.git 05:50:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:50:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:50:02 > git --version # timeout=10 05:50:02 > git --version # 'git version 2.17.1' 05:50:02 using GIT_SSH to set credentials Gerrit user 05:50:02 Verifying host key using manually-configured host key entries 05:50:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:50:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:50:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:50:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:50:08 using GIT_SSH to set credentials Gerrit user 05:50:08 Verifying host key using manually-configured host key entries 05:50:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/2 # timeout=30 05:50:08 > git rev-parse 38e6c47566ed746afb03128daf3ec384a888a6de^{commit} # timeout=10 05:50:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:50:08 Checking out Revision 38e6c47566ed746afb03128daf3ec384a888a6de (refs/changes/79/145079/2) 05:50:08 > git config core.sparsecheckout # timeout=10 05:50:08 > git checkout -f 38e6c47566ed746afb03128daf3ec384a888a6de # timeout=30 05:50:12 Commit message: "[SO] 17.3.1" 05:50:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:50:12 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 05:50:12 [EnvInject] - Injecting environment variables from a build step. 05:50:12 [EnvInject] - Injecting as environment variables the properties content 05:50:12 PYTHON=python3 05:50:12 05:50:12 [EnvInject] - Variables injected successfully. 05:50:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1253241965064883346.sh 05:50:12 ---> tox-install.sh 05:50:12 + source /home/jenkins/lf-env.sh 05:50:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:50:12 ++ mktemp -d /tmp/venv-XXXX 05:50:12 + lf_venv=/tmp/venv-4bBV 05:50:12 + local venv_file=/tmp/.os_lf_venv 05:50:12 + local python=python3 05:50:12 + local options 05:50:12 + local set_path=true 05:50:12 + local install_args= 05:50:12 ++ 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 05:50:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:50:12 + true 05:50:12 + case $1 in 05:50:12 + venv_file=/tmp/.toxenv 05:50:12 + shift 2 05:50:12 + true 05:50:12 + case $1 in 05:50:12 + shift 05:50:12 + break 05:50:12 + case $python in 05:50:12 + local pkg_list= 05:50:12 + [[ -d /opt/pyenv ]] 05:50:12 + echo 'Setup pyenv:' 05:50:12 Setup pyenv: 05:50:12 + export PYENV_ROOT=/opt/pyenv 05:50:12 + PYENV_ROOT=/opt/pyenv 05:50:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:12 + pyenv versions 05:50:12 * system (set by /opt/pyenv/version) 05:50:12 * 3.8.13 (set by /opt/pyenv/version) 05:50:12 * 3.9.13 (set by /opt/pyenv/version) 05:50:12 * 3.10.6 (set by /opt/pyenv/version) 05:50:12 + command -v pyenv 05:50:12 ++ pyenv init - --no-rehash 05:50:12 + 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[*]}"'\'')" 05:50:12 export PATH="/opt/pyenv/shims:${PATH}" 05:50:12 export PYENV_SHELL=bash 05:50:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:50:12 pyenv() { 05:50:12 local command 05:50:12 command="${1:-}" 05:50:12 if [ "$#" -gt 0 ]; then 05:50:12 shift 05:50:12 fi 05:50:12 05:50:12 case "$command" in 05:50:12 rehash|shell) 05:50:12 eval "$(pyenv "sh-$command" "$@")" 05:50:12 ;; 05:50:12 *) 05:50:12 command pyenv "$command" "$@" 05:50:12 ;; 05:50:12 esac 05:50:12 }' 05:50:12 +++ 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[*]}"' 05:50:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:12 ++ export PYENV_SHELL=bash 05:50:12 ++ PYENV_SHELL=bash 05:50:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:50:12 +++ complete -F _pyenv pyenv 05:50:12 ++ lf-pyver python3 05:50:12 ++ local py_version_xy=python3 05:50:12 ++ local py_version_xyz= 05:50:12 ++ pyenv versions 05:50:12 ++ sed 's/^[ *]* //' 05:50:12 ++ local command 05:50:12 ++ command=versions 05:50:12 ++ '[' 1 -gt 0 ']' 05:50:12 ++ shift 05:50:12 ++ case "$command" in 05:50:12 ++ command pyenv versions 05:50:12 ++ pyenv versions 05:50:12 ++ awk '{ print $1 }' 05:50:12 ++ grep -E '^[0-9.]*[0-9]$' 05:50:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:50:12 +++ grep '^3' /tmp/.pyenv_versions 05:50:12 +++ sort -V 05:50:12 +++ tail -n 1 05:50:12 ++ py_version_xyz=3.10.6 05:50:12 ++ [[ -z 3.10.6 ]] 05:50:12 ++ echo 3.10.6 05:50:12 ++ return 0 05:50:12 + pyenv local 3.10.6 05:50:12 + local command 05:50:12 + command=local 05:50:12 + '[' 2 -gt 0 ']' 05:50:12 + shift 05:50:12 + case "$command" in 05:50:12 + command pyenv local 3.10.6 05:50:12 + pyenv local 3.10.6 05:50:12 + for arg in "$@" 05:50:12 + case $arg in 05:50:12 + pkg_list+='tox ' 05:50:12 + for arg in "$@" 05:50:12 + case $arg in 05:50:12 + pkg_list+='virtualenv ' 05:50:12 + for arg in "$@" 05:50:12 + case $arg in 05:50:12 + pkg_list+='urllib3~=1.26.15 ' 05:50:12 + [[ -f /tmp/.toxenv ]] 05:50:12 + [[ ! -f /tmp/.toxenv ]] 05:50:12 + [[ -n '' ]] 05:50:12 + python3 -m venv /tmp/venv-4bBV 05:50:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4bBV' 05:50:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4bBV 05:50:16 + echo /tmp/venv-4bBV 05:50:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:50:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:50:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:50:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:16 + local 'pip_opts=--upgrade --quiet' 05:50:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:50:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:50:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:50:16 + [[ -n '' ]] 05:50:16 + [[ -n '' ]] 05:50:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:50:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:16 + /tmp/venv-4bBV/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 05:50:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:50:21 lf-activate-venv(): INFO: Base packages installed successfully 05:50:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:50:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:50:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:50:21 + /tmp/venv-4bBV/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 05:50:24 + type python3 05:50:24 + true 05:50:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4bBV/bin to PATH' 05:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-4bBV/bin to PATH 05:50:24 + PATH=/tmp/venv-4bBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 + return 0 05:50:24 + python3 --version 05:50:24 Python 3.10.6 05:50:24 + python3 -m pip --version 05:50:24 pip 26.1.2 from /tmp/venv-4bBV/lib/python3.10/site-packages/pip (python 3.10) 05:50:24 + python3 -m pip freeze 05:50:24 cachetools==7.1.4 05:50:24 colorama==0.4.6 05:50:24 distlib==0.4.3 05:50:24 filelock==3.29.4 05:50:24 packaging==26.2 05:50:24 platformdirs==4.10.0 05:50:24 pluggy==1.6.0 05:50:24 pyproject-api==1.10.1 05:50:24 python-discovery==1.4.2 05:50:24 tomli==2.4.1 05:50:24 tomli_w==1.2.0 05:50:24 tox==4.55.1 05:50:24 typing_extensions==4.15.0 05:50:24 urllib3==1.26.20 05:50:24 virtualenv==21.5.0 05:50:24 [EnvInject] - Injecting environment variables from a build step. 05:50:24 [EnvInject] - Injecting as environment variables the properties content 05:50:24 PARALLEL=false 05:50:24 05:50:24 [EnvInject] - Variables injected successfully. 05:50:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18132882537031421463.sh 05:50:24 ---> tox-run.sh 05:50:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:50:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:50:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:50:24 + cd /w/workspace/oom-master-pre-commit-lint/. 05:50:24 + source /home/jenkins/lf-env.sh 05:50:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:50:24 ++ mktemp -d /tmp/venv-XXXX 05:50:24 + lf_venv=/tmp/venv-9zOV 05:50:24 + local venv_file=/tmp/.os_lf_venv 05:50:24 + local python=python3 05:50:24 + local options 05:50:24 + local set_path=true 05:50:24 + local install_args= 05:50:24 ++ 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 05:50:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:50:24 + true 05:50:24 + case $1 in 05:50:24 + venv_file=/tmp/.toxenv 05:50:24 + shift 2 05:50:24 + true 05:50:24 + case $1 in 05:50:24 + shift 05:50:24 + break 05:50:24 + case $python in 05:50:24 + local pkg_list= 05:50:24 + [[ -d /opt/pyenv ]] 05:50:24 + echo 'Setup pyenv:' 05:50:24 Setup pyenv: 05:50:24 + export PYENV_ROOT=/opt/pyenv 05:50:24 + PYENV_ROOT=/opt/pyenv 05:50:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 + pyenv versions 05:50:24 system 05:50:24 3.8.13 05:50:24 3.9.13 05:50:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:50:24 + command -v pyenv 05:50:24 ++ pyenv init - --no-rehash 05:50:24 + 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[*]}"'\'')" 05:50:24 export PATH="/opt/pyenv/shims:${PATH}" 05:50:24 export PYENV_SHELL=bash 05:50:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:50:24 pyenv() { 05:50:24 local command 05:50:24 command="${1:-}" 05:50:24 if [ "$#" -gt 0 ]; then 05:50:24 shift 05:50:24 fi 05:50:24 05:50:24 case "$command" in 05:50:24 rehash|shell) 05:50:24 eval "$(pyenv "sh-$command" "$@")" 05:50:24 ;; 05:50:24 *) 05:50:24 command pyenv "$command" "$@" 05:50:24 ;; 05:50:24 esac 05:50:24 }' 05:50:24 +++ 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[*]}"' 05:50:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:24 ++ export PYENV_SHELL=bash 05:50:24 ++ PYENV_SHELL=bash 05:50:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:50:24 +++ complete -F _pyenv pyenv 05:50:24 ++ lf-pyver python3 05:50:24 ++ local py_version_xy=python3 05:50:24 ++ local py_version_xyz= 05:50:24 ++ pyenv versions 05:50:24 ++ local command 05:50:24 ++ command=versions 05:50:24 ++ '[' 1 -gt 0 ']' 05:50:24 ++ shift 05:50:24 ++ case "$command" in 05:50:24 ++ command pyenv versions 05:50:24 ++ pyenv versions 05:50:24 ++ sed 's/^[ *]* //' 05:50:24 ++ grep -E '^[0-9.]*[0-9]$' 05:50:24 ++ awk '{ print $1 }' 05:50:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:50:24 +++ grep '^3' /tmp/.pyenv_versions 05:50:24 +++ sort -V 05:50:24 +++ tail -n 1 05:50:24 ++ py_version_xyz=3.10.6 05:50:24 ++ [[ -z 3.10.6 ]] 05:50:24 ++ echo 3.10.6 05:50:24 ++ return 0 05:50:24 + pyenv local 3.10.6 05:50:24 + local command 05:50:24 + command=local 05:50:24 + '[' 2 -gt 0 ']' 05:50:24 + shift 05:50:24 + case "$command" in 05:50:24 + command pyenv local 3.10.6 05:50:24 + pyenv local 3.10.6 05:50:24 + for arg in "$@" 05:50:24 + case $arg in 05:50:24 + pkg_list+='tox ' 05:50:24 + for arg in "$@" 05:50:24 + case $arg in 05:50:24 + pkg_list+='virtualenv ' 05:50:24 + for arg in "$@" 05:50:24 + case $arg in 05:50:24 + pkg_list+='urllib3~=1.26.15 ' 05:50:24 + [[ -f /tmp/.toxenv ]] 05:50:24 ++ cat /tmp/.toxenv 05:50:24 + lf_venv=/tmp/venv-4bBV 05:50:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4bBV from' file:/tmp/.toxenv 05:50:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4bBV from file:/tmp/.toxenv 05:50:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:50:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:24 + local 'pip_opts=--upgrade --quiet' 05:50:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:50:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:50:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:50:24 + [[ -n '' ]] 05:50:24 + [[ -n '' ]] 05:50:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:50:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:24 + /tmp/venv-4bBV/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 05:50:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:50:25 lf-activate-venv(): INFO: Base packages installed successfully 05:50:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:50:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:50:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:50:25 + /tmp/venv-4bBV/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 05:50:26 + type python3 05:50:26 + true 05:50:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4bBV/bin to PATH' 05:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-4bBV/bin to PATH 05:50:26 + PATH=/tmp/venv-4bBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:26 + return 0 05:50:26 + [[ -d /opt/pyenv ]] 05:50:26 + echo '---> Setting up pyenv' 05:50:26 ---> Setting up pyenv 05:50:26 + export PYENV_ROOT=/opt/pyenv 05:50:26 + PYENV_ROOT=/opt/pyenv 05:50:26 + export PATH=/opt/pyenv/bin:/tmp/venv-4bBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:26 + PATH=/opt/pyenv/bin:/tmp/venv-4bBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:50:26 ++ pwd 05:50:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:50:26 + export PYTHONPATH 05:50:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:50:26 + TOX_TESTENV_PASSENV=PYTHONPATH 05:50:26 + tox --version 05:50:27 4.55.1 from /tmp/venv-4bBV/lib/python3.10/site-packages/tox/__init__.py 05:50:27 + PARALLEL=false 05:50:27 + TOX_OPTIONS_LIST= 05:50:27 + [[ -n pre-commit ]] 05:50:27 + TOX_OPTIONS_LIST=' -e pre-commit' 05:50:27 + case ${PARALLEL,,} in 05:50:27 + tox -e pre-commit 05:50:27 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:50:28 pre-commit: install_deps> python -I -m pip install pre-commit 05:50:33 pre-commit: freeze> python -m pip freeze --all 05:50:33 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.0 05:50:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:50:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:50:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:50:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:50:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:50:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:50:36 [INFO] Once installed this environment will be reused. 05:50:36 [INFO] This may take a few minutes... 05:50:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:50:40 [INFO] Once installed this environment will be reused. 05:50:40 [INFO] This may take a few minutes... 05:50:45 trim trailing whitespace.................................................Passed 05:50:45 Tabs remover.............................................................Passed 05:50:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:50:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:50:45 [INFO] Once installed this environment will be reused. 05:50:45 [INFO] This may take a few minutes... 05:50:55 gitlint..............................................(no files to check)Skipped 05:50:55 pre-commit: OK (28.10=setup[6.31]+cmd[11.94,9.85] seconds) 05:50:55 congratulations :) (28.14 seconds) 05:50:55 + tox_status=0 05:50:55 + echo '---> Completed tox runs' 05:50:55 ---> Completed tox runs 05:50:55 + for i in .tox/*/log 05:50:55 ++ echo .tox/pre-commit/log 05:50:55 ++ awk -F/ '{print $2}' 05:50:55 + tox_env=pre-commit 05:50:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:50:55 + DOC_DIR=docs/_build/html 05:50:55 + [[ -d docs/_build/html ]] 05:50:55 + echo '---> tox-run.sh ends' 05:50:55 ---> tox-run.sh ends 05:50:55 + test 0 -eq 0 05:50:55 $ ssh-agent -k 05:50:55 unset SSH_AUTH_SOCK; 05:50:55 unset SSH_AGENT_PID; 05:50:55 echo Agent pid 1614 killed; 05:50:55 [ssh-agent] Stopped. 05:50:55 [PostBuildScript] - [INFO] Executing post build scripts. 05:50:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6458736372395377157.sh 05:50:55 ---> sysstat.sh 05:50:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10834548000910642005.sh 05:50:56 ---> package-listing.sh 05:50:56 ++ facter osfamily 05:50:56 ++ tr '[:upper:]' '[:lower:]' 05:50:56 + OS_FAMILY=debian 05:50:56 + workspace=/w/workspace/oom-master-pre-commit-lint 05:50:56 + START_PACKAGES=/tmp/packages_start.txt 05:50:56 + END_PACKAGES=/tmp/packages_end.txt 05:50:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:56 + PACKAGES=/tmp/packages_start.txt 05:50:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:50:56 + PACKAGES=/tmp/packages_end.txt 05:50:56 + case "${OS_FAMILY}" in 05:50:56 + dpkg -l 05:50:56 + grep '^ii' 05:50:56 + '[' -f /tmp/packages_start.txt ']' 05:50:56 + '[' -f /tmp/packages_end.txt ']' 05:50:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:50:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:50:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:50:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2875629727421469560.sh 05:50:56 ---> capture-instance-metadata.sh 05:50:56 Setup pyenv: 05:50:56 system 05:50:56 3.8.13 05:50:56 3.9.13 05:50:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:51:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J8ZL 05:51:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:04 lf-activate-venv(): INFO: Base packages installed successfully 05:51:04 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:28 lf-activate-venv(): INFO: Adding /tmp/venv-J8ZL/bin to PATH 05:51:28 INFO: Running in OpenStack, capturing instance metadata 05:51:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17004522813878931107.sh 05:51:28 provisioning config files... 05:51:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config50657691129733472tmp 05:51:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:51:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:51:28 [EnvInject] - Injecting environment variables from a build step. 05:51:28 [EnvInject] - Injecting as environment variables the properties content 05:51:28 SERVER_ID=logs 05:51:28 05:51:28 [EnvInject] - Variables injected successfully. 05:51:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9578721933609888686.sh 05:51:28 ---> create-netrc.sh 05:51:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1406400316089723986.sh 05:51:29 ---> python-tools-install.sh 05:51:29 Setup pyenv: 05:51:29 system 05:51:29 3.8.13 05:51:29 3.9.13 05:51:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8ZL from file:/tmp/.os_lf_venv 05:51:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:31 lf-activate-venv(): INFO: Base packages installed successfully 05:51:31 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-J8ZL/bin to PATH 05:51:39 Generating Requirements File 05:52:05 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. 05:52:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:52:05 Python 3.10.6 05:52:05 pip 26.1.2 from /tmp/venv-J8ZL/lib/python3.10/site-packages/pip (python 3.10) 05:52:05 aiohappyeyeballs==2.6.2 05:52:05 aiohttp==3.14.1 05:52:05 aiosignal==1.4.0 05:52:05 appdirs==1.4.4 05:52:05 argcomplete==3.6.3 05:52:05 aspy.yaml==1.3.0 05:52:05 async-timeout==5.0.1 05:52:05 attrs==26.1.0 05:52:05 autopage==0.6.0 05:52:05 backports.strenum==1.3.1 05:52:05 beautifulsoup4==4.15.0 05:52:05 boto3==1.43.30 05:52:05 botocore==1.43.30 05:52:05 bs4==0.0.2 05:52:05 certifi==2026.5.20 05:52:05 cffi==2.0.0 05:52:05 cfgv==3.5.0 05:52:05 chardet==7.4.3 05:52:05 charset-normalizer==3.4.7 05:52:05 click==8.4.1 05:52:05 cliff==4.14.0 05:52:05 cmd2==3.5.1 05:52:05 cryptography==3.3.2 05:52:05 debtcollector==3.1.0 05:52:05 decorator==5.3.1 05:52:05 defusedxml==0.7.1 05:52:05 Deprecated==1.3.1 05:52:05 distlib==0.4.3 05:52:05 dnspython==2.8.0 05:52:05 docker==7.1.0 05:52:05 dogpile.cache==1.5.0 05:52:05 durationpy==0.10 05:52:05 email-validator==2.3.0 05:52:05 filelock==3.29.4 05:52:05 frozenlist==1.8.0 05:52:05 future==1.0.0 05:52:05 gitdb==4.0.12 05:52:05 GitPython==3.1.50 05:52:05 httplib2==0.30.2 05:52:05 identify==2.6.19 05:52:05 idna==3.18 05:52:05 importlib-resources==1.5.0 05:52:05 iso8601==2.1.0 05:52:05 Jinja2==3.1.6 05:52:05 jmespath==1.1.0 05:52:05 jsonpatch==1.33 05:52:05 jsonpointer==3.1.1 05:52:05 jsonschema==4.26.0 05:52:05 jsonschema-specifications==2025.9.1 05:52:05 keystoneauth1==5.14.0 05:52:05 kubernetes==36.0.2 05:52:05 lftools==0.37.22 05:52:05 lxml==6.1.1 05:52:05 markdown-it-py==4.2.0 05:52:05 MarkupSafe==3.0.3 05:52:05 mdurl==0.1.2 05:52:05 msgpack==1.2.0 05:52:05 multi_key_dict==2.0.3 05:52:05 multidict==6.7.1 05:52:05 munch==4.0.0 05:52:05 netaddr==1.3.0 05:52:05 niet==1.4.2 05:52:05 nodeenv==1.10.0 05:52:05 oauth2client==4.1.3 05:52:05 oauthlib==3.3.1 05:52:05 openstacksdk==4.13.0 05:52:05 os-service-types==1.8.2 05:52:05 osc-lib==4.6.0 05:52:05 oslo.config==10.4.0 05:52:05 oslo.context==6.4.0 05:52:05 oslo.i18n==6.8.0 05:52:05 oslo.log==8.2.0 05:52:05 oslo.serialization==5.10.0 05:52:05 oslo.utils==10.1.1 05:52:05 packaging==26.2 05:52:05 pbr==7.0.3 05:52:05 platformdirs==4.10.0 05:52:05 prettytable==3.17.0 05:52:05 propcache==0.5.2 05:52:05 psutil==7.2.2 05:52:05 pyasn1==0.6.3 05:52:05 pyasn1_modules==0.4.2 05:52:05 pycparser==3.0 05:52:05 pygerrit2==2.0.15 05:52:05 PyGithub==2.9.1 05:52:05 Pygments==2.20.0 05:52:05 PyJWT==2.13.0 05:52:05 PyNaCl==1.6.2 05:52:05 pyparsing==2.4.7 05:52:05 pyperclip==1.11.0 05:52:05 pyrsistent==0.20.0 05:52:05 python-cinderclient==9.9.0 05:52:05 python-dateutil==2.9.0.post0 05:52:05 python-discovery==1.4.2 05:52:05 python-heatclient==5.2.0 05:52:05 python-jenkins==1.8.3 05:52:05 python-keystoneclient==5.8.0 05:52:05 python-magnumclient==4.10.0 05:52:05 python-openstackclient==10.0.0 05:52:05 python-swiftclient==4.10.0 05:52:05 PyYAML==6.0.3 05:52:05 referencing==0.37.0 05:52:05 requests==2.34.2 05:52:05 requests-oauthlib==2.0.0 05:52:05 rfc3986==2.0.0 05:52:05 rich==15.0.0 05:52:05 rich-argparse==1.8.0 05:52:05 rpds-py==0.30.0 05:52:05 rsa==4.9.1 05:52:05 ruamel.yaml==0.19.1 05:52:05 ruamel.yaml.clib==0.2.15 05:52:05 s3transfer==0.18.0 05:52:05 simplejson==4.1.1 05:52:05 six==1.17.0 05:52:05 smmap==5.0.3 05:52:05 soupsieve==2.8.4 05:52:05 stevedore==5.8.0 05:52:05 tabulate==0.10.0 05:52:05 toml==0.10.2 05:52:05 tomlkit==0.15.0 05:52:05 tqdm==4.68.2 05:52:05 typing_extensions==4.15.0 05:52:05 urllib3==1.26.20 05:52:05 virtualenv==21.5.0 05:52:05 wcwidth==0.8.1 05:52:05 websocket-client==1.9.0 05:52:05 wrapt==2.2.1 05:52:05 xdg==6.0.0 05:52:05 xmltodict==1.0.4 05:52:05 yarl==1.24.2 05:52:05 yq==3.4.3 05:52:05 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14798069489194797809.sh 05:52:05 ---> uv-install.sh 05:52:05 Installing uv/uvx (latest) using shell installer 05:52:06 2026-06-16 05:52:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-bHe297.sh" [1] 05:52:06 downloading uv 0.11.21 x86_64-unknown-linux-gnu 05:52:07 installing to /home/jenkins/.local/bin 05:52:07 uv 05:52:07 uvx 05:52:07 everything's installed! 05:52:07 05:52:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:52:07 05:52:07 source $HOME/.local/bin/env (sh, bash, zsh) 05:52:07 source $HOME/.local/bin/env.fish (fish) 05:52:07 Adding install location to PATH 05:52:07 ---> Validating uv/uvx install 05:52:07 uvx 0.11.21 (x86_64-unknown-linux-gnu) 05:52:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5216065109719977765.sh 05:52:07 ---> sudo-logs.sh 05:52:07 Archiving 'sudo' log.. 05:52:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins178388195508903165.sh 05:52:07 ---> job-cost.sh 05:52:07 INFO: Activating Python virtual environment... 05:52:07 Setup pyenv: 05:52:07 system 05:52:07 3.8.13 05:52:07 3.9.13 05:52:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:52:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8ZL from file:/tmp/.os_lf_venv 05:52:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:09 lf-activate-venv(): INFO: Base packages installed successfully 05:52:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-J8ZL/bin to PATH 05:52:15 INFO: No stack-cost file found 05:52:15 INFO: Instance uptime: 161s 05:52:15 INFO: Fetching instance metadata (attempt 1 of 3)... 05:52:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:52:15 INFO: Successfully fetched instance metadata 05:52:15 INFO: Instance type: v3-standard-4 05:52:15 INFO: Retrieving pricing info for: v3-standard-4 05:52:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:52:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=161 05:52:15 INFO: Successfully fetched Vexxhost pricing API 05:52:15 INFO: Retrieved cost: 0.11 05:52:15 INFO: Retrieved resource: v3-standard-4 05:52:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:52:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:52:15 INFO: Successfully archived job cost data 05:52:15 DEBUG: Cost data: oom-master-pre-commit-lint,4650,2026-06-16 05:52:15,v3-standard-4,161,0.11,0.00,SUCCESS 05:52:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4805499033914218603.sh 05:52:15 ---> logs-deploy.sh 05:52:15 Setup pyenv: 05:52:15 system 05:52:15 3.8.13 05:52:15 3.9.13 05:52:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:52:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J8ZL from file:/tmp/.os_lf_venv 05:52:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:17 lf-activate-venv(): INFO: Base packages installed successfully 05:52:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-J8ZL/bin to PATH 05:52:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4650 05:52:26 INFO: archiving workspace using pattern(s): 05:52:27 Archives upload complete. 05:52:28 INFO: archiving logs to Nexus 05:52:29 ---> uname -a: 05:52:29 Linux prd-ubuntu1804-builder-4c-4g-12243 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:52:29 05:52:29 05:52:29 ---> lscpu: 05:52:29 Architecture: x86_64 05:52:29 CPU op-mode(s): 32-bit, 64-bit 05:52:29 Byte Order: Little Endian 05:52:29 CPU(s): 4 05:52:29 On-line CPU(s) list: 0-3 05:52:29 Thread(s) per core: 1 05:52:29 Core(s) per socket: 1 05:52:29 Socket(s): 4 05:52:29 NUMA node(s): 1 05:52:29 Vendor ID: AuthenticAMD 05:52:29 CPU family: 23 05:52:29 Model: 49 05:52:29 Model name: AMD EPYC-Rome Processor 05:52:29 Stepping: 0 05:52:29 CPU MHz: 2799.998 05:52:29 BogoMIPS: 5599.99 05:52:29 Virtualization: AMD-V 05:52:29 Hypervisor vendor: KVM 05:52:29 Virtualization type: full 05:52:29 L1d cache: 32K 05:52:29 L1i cache: 32K 05:52:29 L2 cache: 512K 05:52:29 L3 cache: 16384K 05:52:29 NUMA node0 CPU(s): 0-3 05:52:29 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 rep_good nopl xtopology cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:52:29 05:52:29 05:52:29 ---> nproc: 05:52:29 4 05:52:29 05:52:29 05:52:29 ---> df -h: 05:52:29 Filesystem Size Used Avail Use% Mounted on 05:52:29 udev 7.9G 0 7.9G 0% /dev 05:52:29 tmpfs 1.6G 676K 1.6G 1% /run 05:52:29 /dev/vda1 78G 8.5G 69G 11% / 05:52:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:52:29 tmpfs 5.0M 0 5.0M 0% /run/lock 05:52:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:52:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:52:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:52:29 05:52:29 05:52:29 ---> free -m: 05:52:29 total used free shared buff/cache available 05:52:29 Mem: 16040 543 13156 0 2340 15172 05:52:29 Swap: 1023 0 1023 05:52:29 05:52:29 05:52:29 ---> ip addr: 05:52:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:52:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:29 inet 127.0.0.1/8 scope host lo 05:52:29 valid_lft forever preferred_lft forever 05:52:29 inet6 ::1/128 scope host 05:52:29 valid_lft forever preferred_lft forever 05:52:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:52:29 link/ether fa:16:3e:ef:1a:70 brd ff:ff:ff:ff:ff:ff 05:52:29 inet 10.30.106.251/23 brd 10.30.107.255 scope global dynamic ens3 05:52:29 valid_lft 86233sec preferred_lft 86233sec 05:52:29 inet6 fe80::f816:3eff:feef:1a70/64 scope link 05:52:29 valid_lft forever preferred_lft forever 05:52:29 05:52:29 05:52:29 ---> sar -b -r -n DEV: 05:52:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12243) 06/16/26 _x86_64_ (4 CPU) 05:52:29 05:52:29 05:49:44 LINUX RESTART (4 CPU) 05:52:29 05:52:29 05:50:01 tps rtps wtps bread/s bwrtn/s 05:52:29 05:51:01 306.88 25.43 281.45 865.32 60895.05 05:52:29 05:52:01 116.03 0.72 115.31 94.25 14100.58 05:52:29 Average: 211.46 13.07 198.38 479.79 37497.82 05:52:29 05:52:29 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:29 05:51:01 13993472 15590416 2431496 14.80 58660 1737556 780016 4.46 707160 1507016 120668 05:52:29 05:52:01 13556164 15514412 2868804 17.47 85628 2053296 810632 4.64 810984 1802160 152184 05:52:29 Average: 13774818 15552414 2650150 16.13 72144 1895426 795324 4.55 759072 1654588 136426 05:52:29 05:52:29 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:29 05:51:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 05:52:29 05:51:01 ens3 271.07 184.02 1644.41 40.35 0.00 0.00 0.00 0.00 05:52:29 05:52:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:52:29 05:52:01 ens3 91.17 64.67 1081.98 11.15 0.00 0.00 0.00 0.00 05:52:29 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 05:52:29 Average: ens3 181.12 124.35 1363.19 25.75 0.00 0.00 0.00 0.00 05:52:29 05:52:29 05:52:29 ---> sar -P ALL: 05:52:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12243) 06/16/26 _x86_64_ (4 CPU) 05:52:29 05:52:29 05:49:44 LINUX RESTART (4 CPU) 05:52:29 05:52:29 05:50:01 CPU %user %nice %system %iowait %steal %idle 05:52:29 05:51:01 all 20.86 0.00 2.59 3.75 0.06 72.73 05:52:29 05:51:01 0 11.23 0.00 2.34 9.67 0.07 76.70 05:52:29 05:51:01 1 24.95 0.00 3.16 2.44 0.08 69.36 05:52:29 05:51:01 2 15.38 0.00 2.26 2.20 0.05 80.10 05:52:29 05:51:01 3 31.92 0.00 2.55 0.72 0.08 64.72 05:52:29 05:52:01 all 17.78 0.00 1.24 1.51 0.05 79.41 05:52:29 05:52:01 0 2.93 0.00 0.25 0.28 0.05 96.49 05:52:29 05:52:01 1 30.13 0.00 2.23 4.55 0.07 63.02 05:52:29 05:52:01 2 22.84 0.00 1.47 0.62 0.05 75.02 05:52:29 05:52:01 3 15.47 0.00 1.00 0.63 0.03 82.87 05:52:29 Average: all 19.32 0.00 1.91 2.63 0.06 76.08 05:52:29 Average: 0 7.05 0.00 1.28 4.95 0.06 86.66 05:52:29 Average: 1 27.54 0.00 2.69 3.49 0.08 66.20 05:52:29 Average: 2 19.11 0.00 1.87 1.41 0.05 77.56 05:52:29 Average: 3 23.69 0.00 1.78 0.68 0.06 73.80 05:52:29 05:52:29 05:52:29