14:19:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 14:19:45 Running as SYSTEM 14:19:45 [EnvInject] - Loading node environment variables. 14:19:45 Building remotely on prd-ubuntu1804-builder-4c-4g-8167 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:19:45 [ssh-agent] Looking for ssh-agent implementation... 14:19:45 $ ssh-agent 14:19:45 SSH_AUTH_SOCK=/tmp/ssh-j5SqVenXCUwQ/agent.1666 14:19:45 SSH_AGENT_PID=1668 14:19:45 [ssh-agent] Started. 14:19:45 Running ssh-add (command line suppressed) 14:19:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8253849504857770361.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8253849504857770361.key) 14:19:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:19:45 The recommended git tool is: NONE 14:19:47 using credential onap-jenkins-ssh 14:19:47 Wiping out workspace first. 14:19:47 Cloning the remote Git repository 14:19:47 Cloning repository git://cloud.onap.org/mirror/oom.git 14:19:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:19:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:47 > git --version # timeout=10 14:19:47 > git --version # 'git version 2.17.1' 14:19:47 using GIT_SSH to set credentials Gerrit user 14:19:47 Verifying host key using manually-configured host key entries 14:19:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:52 using GIT_SSH to set credentials Gerrit user 14:19:52 Verifying host key using manually-configured host key entries 14:19:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/5 # timeout=30 14:19:53 > git rev-parse b9561f37b2ac68c010ec12e673fd33b20237c5fa^{commit} # timeout=10 14:19:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:53 Checking out Revision b9561f37b2ac68c010ec12e673fd33b20237c5fa (refs/changes/98/144198/5) 14:19:53 > git config core.sparsecheckout # timeout=10 14:19:53 > git checkout -f b9561f37b2ac68c010ec12e673fd33b20237c5fa # timeout=30 14:19:56 Commit message: "[PORTALNG] 15.0.0 release" 14:19:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:56 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 14:19:56 [EnvInject] - Injecting environment variables from a build step. 14:19:56 [EnvInject] - Injecting as environment variables the properties content 14:19:56 PYTHON=python3 14:19:56 14:19:56 [EnvInject] - Variables injected successfully. 14:19:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2620400980658281772.sh 14:19:56 ---> tox-install.sh 14:19:56 + source /home/jenkins/lf-env.sh 14:19:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:56 ++ mktemp -d /tmp/venv-XXXX 14:19:56 + lf_venv=/tmp/venv-cWAn 14:19:56 + local venv_file=/tmp/.os_lf_venv 14:19:56 + local python=python3 14:19:56 + local options 14:19:56 + local set_path=true 14:19:56 + local install_args= 14:19:56 ++ 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 14:19:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:56 + true 14:19:56 + case $1 in 14:19:56 + venv_file=/tmp/.toxenv 14:19:56 + shift 2 14:19:56 + true 14:19:56 + case $1 in 14:19:56 + shift 14:19:56 + break 14:19:56 + case $python in 14:19:56 + local pkg_list= 14:19:56 + [[ -d /opt/pyenv ]] 14:19:56 + echo 'Setup pyenv:' 14:19:56 Setup pyenv: 14:19:56 + export PYENV_ROOT=/opt/pyenv 14:19:56 + PYENV_ROOT=/opt/pyenv 14:19:56 + 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 14:19:56 + 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 14:19:56 + pyenv versions 14:19:57 * system (set by /opt/pyenv/version) 14:19:57 * 3.8.13 (set by /opt/pyenv/version) 14:19:57 * 3.9.13 (set by /opt/pyenv/version) 14:19:57 * 3.10.6 (set by /opt/pyenv/version) 14:19:57 + command -v pyenv 14:19:57 ++ pyenv init - --no-rehash 14:19:57 + 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[*]}"'\'')" 14:19:57 export PATH="/opt/pyenv/shims:${PATH}" 14:19:57 export PYENV_SHELL=bash 14:19:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:57 pyenv() { 14:19:57 local command 14:19:57 command="${1:-}" 14:19:57 if [ "$#" -gt 0 ]; then 14:19:57 shift 14:19:57 fi 14:19:57 14:19:57 case "$command" in 14:19:57 rehash|shell) 14:19:57 eval "$(pyenv "sh-$command" "$@")" 14:19:57 ;; 14:19:57 *) 14:19:57 command pyenv "$command" "$@" 14:19:57 ;; 14:19:57 esac 14:19:57 }' 14:19:57 +++ 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[*]}"' 14:19:57 ++ 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 14:19:57 ++ 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 14:19:57 ++ 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 14:19:57 ++ export PYENV_SHELL=bash 14:19:57 ++ PYENV_SHELL=bash 14:19:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:57 +++ complete -F _pyenv pyenv 14:19:57 ++ lf-pyver python3 14:19:57 ++ local py_version_xy=python3 14:19:57 ++ local py_version_xyz= 14:19:57 ++ pyenv versions 14:19:57 ++ local command 14:19:57 ++ command=versions 14:19:57 ++ '[' 1 -gt 0 ']' 14:19:57 ++ shift 14:19:57 ++ case "$command" in 14:19:57 ++ command pyenv versions 14:19:57 ++ pyenv versions 14:19:57 ++ grep -E '^[0-9.]*[0-9]$' 14:19:57 ++ awk '{ print $1 }' 14:19:57 ++ sed 's/^[ *]* //' 14:19:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:57 +++ grep '^3' /tmp/.pyenv_versions 14:19:57 +++ sort -V 14:19:57 +++ tail -n 1 14:19:57 ++ py_version_xyz=3.10.6 14:19:57 ++ [[ -z 3.10.6 ]] 14:19:57 ++ echo 3.10.6 14:19:57 ++ return 0 14:19:57 + pyenv local 3.10.6 14:19:57 + local command 14:19:57 + command=local 14:19:57 + '[' 2 -gt 0 ']' 14:19:57 + shift 14:19:57 + case "$command" in 14:19:57 + command pyenv local 3.10.6 14:19:57 + pyenv local 3.10.6 14:19:57 + for arg in "$@" 14:19:57 + case $arg in 14:19:57 + pkg_list+='tox ' 14:19:57 + for arg in "$@" 14:19:57 + case $arg in 14:19:57 + pkg_list+='virtualenv ' 14:19:57 + for arg in "$@" 14:19:57 + case $arg in 14:19:57 + pkg_list+='urllib3~=1.26.15 ' 14:19:57 + [[ -f /tmp/.toxenv ]] 14:19:57 + [[ ! -f /tmp/.toxenv ]] 14:19:57 + [[ -n '' ]] 14:19:57 + python3 -m venv /tmp/venv-cWAn 14:20:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cWAn' 14:20:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cWAn 14:20:01 + echo /tmp/venv-cWAn 14:20:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:20:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:20:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:20:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:01 + local 'pip_opts=--upgrade --quiet' 14:20:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:20:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:20:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:20:01 + [[ -n '' ]] 14:20:01 + [[ -n '' ]] 14:20:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:20:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:01 + /tmp/venv-cWAn/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 14:20:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:20:05 lf-activate-venv(): INFO: Base packages installed successfully 14:20:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:20:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:20:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:20:05 + /tmp/venv-cWAn/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 14:20:07 + type python3 14:20:07 + true 14:20:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cWAn/bin to PATH' 14:20:07 lf-activate-venv(): INFO: Adding /tmp/venv-cWAn/bin to PATH 14:20:07 + PATH=/tmp/venv-cWAn/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 14:20:07 + return 0 14:20:07 + python3 --version 14:20:07 Python 3.10.6 14:20:07 + python3 -m pip --version 14:20:08 pip 26.1 from /tmp/venv-cWAn/lib/python3.10/site-packages/pip (python 3.10) 14:20:08 + python3 -m pip freeze 14:20:08 cachetools==7.1.1 14:20:08 colorama==0.4.6 14:20:08 distlib==0.4.0 14:20:08 filelock==3.29.0 14:20:08 packaging==26.2 14:20:08 platformdirs==4.9.6 14:20:08 pluggy==1.6.0 14:20:08 pyproject-api==1.10.0 14:20:08 python-discovery==1.2.2 14:20:08 tomli==2.4.1 14:20:08 tomli_w==1.2.0 14:20:08 tox==4.53.1 14:20:08 typing_extensions==4.15.0 14:20:08 urllib3==1.26.20 14:20:08 virtualenv==21.3.0 14:20:08 [EnvInject] - Injecting environment variables from a build step. 14:20:08 [EnvInject] - Injecting as environment variables the properties content 14:20:08 PARALLEL=false 14:20:08 14:20:08 [EnvInject] - Variables injected successfully. 14:20:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9097474744928893920.sh 14:20:08 ---> tox-run.sh 14:20:08 + 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 14:20:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:20:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:20:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:20:08 + cd /w/workspace/oom-master-pre-commit-lint/. 14:20:08 + source /home/jenkins/lf-env.sh 14:20:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:20:08 ++ mktemp -d /tmp/venv-XXXX 14:20:08 + lf_venv=/tmp/venv-tZdO 14:20:08 + local venv_file=/tmp/.os_lf_venv 14:20:08 + local python=python3 14:20:08 + local options 14:20:08 + local set_path=true 14:20:08 + local install_args= 14:20:08 ++ 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 14:20:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:20:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:20:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:20:08 + true 14:20:08 + case $1 in 14:20:08 + venv_file=/tmp/.toxenv 14:20:08 + shift 2 14:20:08 + true 14:20:08 + case $1 in 14:20:08 + shift 14:20:08 + break 14:20:08 + case $python in 14:20:08 + local pkg_list= 14:20:08 + [[ -d /opt/pyenv ]] 14:20:08 + echo 'Setup pyenv:' 14:20:08 Setup pyenv: 14:20:08 + export PYENV_ROOT=/opt/pyenv 14:20:08 + PYENV_ROOT=/opt/pyenv 14:20:08 + 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 14:20:08 + 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 14:20:08 + pyenv versions 14:20:08 system 14:20:08 3.8.13 14:20:08 3.9.13 14:20:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:08 + command -v pyenv 14:20:08 ++ pyenv init - --no-rehash 14:20:08 + 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[*]}"'\'')" 14:20:08 export PATH="/opt/pyenv/shims:${PATH}" 14:20:08 export PYENV_SHELL=bash 14:20:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:20:08 pyenv() { 14:20:08 local command 14:20:08 command="${1:-}" 14:20:08 if [ "$#" -gt 0 ]; then 14:20:08 shift 14:20:08 fi 14:20:08 14:20:08 case "$command" in 14:20:08 rehash|shell) 14:20:08 eval "$(pyenv "sh-$command" "$@")" 14:20:08 ;; 14:20:08 *) 14:20:08 command pyenv "$command" "$@" 14:20:08 ;; 14:20:08 esac 14:20:08 }' 14:20:08 +++ 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[*]}"' 14:20:08 ++ 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 14:20:08 ++ 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 14:20:08 ++ 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 14:20:08 ++ export PYENV_SHELL=bash 14:20:08 ++ PYENV_SHELL=bash 14:20:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:20:08 +++ complete -F _pyenv pyenv 14:20:08 ++ lf-pyver python3 14:20:08 ++ local py_version_xy=python3 14:20:08 ++ local py_version_xyz= 14:20:08 ++ pyenv versions 14:20:08 ++ local command 14:20:08 ++ command=versions 14:20:08 ++ '[' 1 -gt 0 ']' 14:20:08 ++ shift 14:20:08 ++ case "$command" in 14:20:08 ++ command pyenv versions 14:20:08 ++ pyenv versions 14:20:08 ++ sed 's/^[ *]* //' 14:20:08 ++ grep -E '^[0-9.]*[0-9]$' 14:20:08 ++ awk '{ print $1 }' 14:20:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:20:08 +++ grep '^3' /tmp/.pyenv_versions 14:20:08 +++ sort -V 14:20:08 +++ tail -n 1 14:20:08 ++ py_version_xyz=3.10.6 14:20:08 ++ [[ -z 3.10.6 ]] 14:20:08 ++ echo 3.10.6 14:20:08 ++ return 0 14:20:08 + pyenv local 3.10.6 14:20:08 + local command 14:20:08 + command=local 14:20:08 + '[' 2 -gt 0 ']' 14:20:08 + shift 14:20:08 + case "$command" in 14:20:08 + command pyenv local 3.10.6 14:20:08 + pyenv local 3.10.6 14:20:08 + for arg in "$@" 14:20:08 + case $arg in 14:20:08 + pkg_list+='tox ' 14:20:08 + for arg in "$@" 14:20:08 + case $arg in 14:20:08 + pkg_list+='virtualenv ' 14:20:08 + for arg in "$@" 14:20:08 + case $arg in 14:20:08 + pkg_list+='urllib3~=1.26.15 ' 14:20:08 + [[ -f /tmp/.toxenv ]] 14:20:08 ++ cat /tmp/.toxenv 14:20:08 + lf_venv=/tmp/venv-cWAn 14:20:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cWAn from' file:/tmp/.toxenv 14:20:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cWAn from file:/tmp/.toxenv 14:20:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:20:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:08 + local 'pip_opts=--upgrade --quiet' 14:20:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:20:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:20:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:20:08 + [[ -n '' ]] 14:20:08 + [[ -n '' ]] 14:20:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:20:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:08 + /tmp/venv-cWAn/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 14:20:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:20:09 lf-activate-venv(): INFO: Base packages installed successfully 14:20:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:20:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:20:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:20:09 + /tmp/venv-cWAn/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 14:20:10 + type python3 14:20:10 + true 14:20:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cWAn/bin to PATH' 14:20:10 lf-activate-venv(): INFO: Adding /tmp/venv-cWAn/bin to PATH 14:20:10 + PATH=/tmp/venv-cWAn/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 14:20:10 + return 0 14:20:10 + [[ -d /opt/pyenv ]] 14:20:10 + echo '---> Setting up pyenv' 14:20:10 ---> Setting up pyenv 14:20:10 + export PYENV_ROOT=/opt/pyenv 14:20:10 + PYENV_ROOT=/opt/pyenv 14:20:10 + export PATH=/opt/pyenv/bin:/tmp/venv-cWAn/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 14:20:10 + PATH=/opt/pyenv/bin:/tmp/venv-cWAn/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 14:20:10 ++ pwd 14:20:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:20:10 + export PYTHONPATH 14:20:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:20:10 + TOX_TESTENV_PASSENV=PYTHONPATH 14:20:10 + tox --version 14:20:10 4.53.1 from /tmp/venv-cWAn/lib/python3.10/site-packages/tox/__init__.py 14:20:11 + PARALLEL=false 14:20:11 + TOX_OPTIONS_LIST= 14:20:11 + [[ -n pre-commit ]] 14:20:11 + TOX_OPTIONS_LIST=' -e pre-commit' 14:20:11 + case ${PARALLEL,,} in 14:20:11 + tox -e pre-commit 14:20:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:20:12 pre-commit: install_deps> python -I -m pip install pre-commit 14:20:15 pre-commit: freeze> python -m pip freeze --all 14:20:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.0 14:20:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:20:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:20:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:20:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:20:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:20:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:20:18 [INFO] Once installed this environment will be reused. 14:20:18 [INFO] This may take a few minutes... 14:20:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:20:22 [INFO] Once installed this environment will be reused. 14:20:22 [INFO] This may take a few minutes... 14:20:27 trim trailing whitespace.................................................Passed 14:20:27 Tabs remover.............................................................Passed 14:20:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:20:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:20:27 [INFO] Once installed this environment will be reused. 14:20:27 [INFO] This may take a few minutes... 14:20:36 gitlint..............................................(no files to check)Skipped 14:20:36 pre-commit: OK (25.10=setup[4.32]+cmd[11.80,8.98] seconds) 14:20:36 congratulations :) (25.14 seconds) 14:20:36 + tox_status=0 14:20:36 + echo '---> Completed tox runs' 14:20:36 ---> Completed tox runs 14:20:36 + for i in .tox/*/log 14:20:36 ++ echo .tox/pre-commit/log 14:20:36 ++ awk -F/ '{print $2}' 14:20:36 + tox_env=pre-commit 14:20:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:20:36 + DOC_DIR=docs/_build/html 14:20:36 + [[ -d docs/_build/html ]] 14:20:36 + echo '---> tox-run.sh ends' 14:20:36 ---> tox-run.sh ends 14:20:36 + test 0 -eq 0 14:20:36 $ ssh-agent -k 14:20:36 unset SSH_AUTH_SOCK; 14:20:36 unset SSH_AGENT_PID; 14:20:36 echo Agent pid 1668 killed; 14:20:36 [ssh-agent] Stopped. 14:20:36 [PostBuildScript] - [INFO] Executing post build scripts. 14:20:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18005016460735168071.sh 14:20:36 ---> sysstat.sh 14:20:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13153263456121087662.sh 14:20:36 ---> package-listing.sh 14:20:36 ++ facter osfamily 14:20:36 ++ tr '[:upper:]' '[:lower:]' 14:20:37 + OS_FAMILY=debian 14:20:37 + workspace=/w/workspace/oom-master-pre-commit-lint 14:20:37 + START_PACKAGES=/tmp/packages_start.txt 14:20:37 + END_PACKAGES=/tmp/packages_end.txt 14:20:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:37 + PACKAGES=/tmp/packages_start.txt 14:20:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:20:37 + PACKAGES=/tmp/packages_end.txt 14:20:37 + case "${OS_FAMILY}" in 14:20:37 + dpkg -l 14:20:37 + grep '^ii' 14:20:37 + '[' -f /tmp/packages_start.txt ']' 14:20:37 + '[' -f /tmp/packages_end.txt ']' 14:20:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:20:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:20:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:20:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6046451603580361555.sh 14:20:37 ---> capture-instance-metadata.sh 14:20:37 Setup pyenv: 14:20:37 system 14:20:37 3.8.13 14:20:37 3.9.13 14:20:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-80jv 14:20:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:45 lf-activate-venv(): INFO: Base packages installed successfully 14:20:45 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-80jv/bin to PATH 14:21:05 INFO: Running in OpenStack, capturing instance metadata 14:21:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15226813418857981903.sh 14:21:06 provisioning config files... 14:21:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17206869350883715106tmp 14:21:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:21:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:21:06 [EnvInject] - Injecting environment variables from a build step. 14:21:06 [EnvInject] - Injecting as environment variables the properties content 14:21:06 SERVER_ID=logs 14:21:06 14:21:06 [EnvInject] - Variables injected successfully. 14:21:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16720999581202343423.sh 14:21:06 ---> create-netrc.sh 14:21:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12281748209635435012.sh 14:21:06 ---> python-tools-install.sh 14:21:06 Setup pyenv: 14:21:06 system 14:21:06 3.8.13 14:21:06 3.9.13 14:21:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80jv from file:/tmp/.os_lf_venv 14:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:08 lf-activate-venv(): INFO: Base packages installed successfully 14:21:08 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-80jv/bin to PATH 14:21:15 Generating Requirements File 14:21:32 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. 14:21:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:21:32 Python 3.10.6 14:21:32 pip 26.1 from /tmp/venv-80jv/lib/python3.10/site-packages/pip (python 3.10) 14:21:33 appdirs==1.4.4 14:21:33 argcomplete==3.6.3 14:21:33 aspy.yaml==1.3.0 14:21:33 attrs==26.1.0 14:21:33 autopage==0.6.0 14:21:33 backports.strenum==1.3.1 14:21:33 beautifulsoup4==4.14.3 14:21:33 boto3==1.43.2 14:21:33 botocore==1.43.2 14:21:33 bs4==0.0.2 14:21:33 certifi==2026.4.22 14:21:33 cffi==2.0.0 14:21:33 cfgv==3.5.0 14:21:33 chardet==7.4.3 14:21:33 charset-normalizer==3.4.7 14:21:33 click==8.3.3 14:21:33 cliff==4.13.3 14:21:33 cmd2==3.5.1 14:21:33 cryptography==3.3.2 14:21:33 debtcollector==3.1.0 14:21:33 decorator==5.2.1 14:21:33 defusedxml==0.7.1 14:21:33 Deprecated==1.3.1 14:21:33 distlib==0.4.0 14:21:33 dnspython==2.8.0 14:21:33 docker==7.1.0 14:21:33 dogpile.cache==1.5.0 14:21:33 durationpy==0.10 14:21:33 email-validator==2.3.0 14:21:33 filelock==3.29.0 14:21:33 future==1.0.0 14:21:33 gitdb==4.0.12 14:21:33 GitPython==3.1.49 14:21:33 httplib2==0.30.2 14:21:33 identify==2.6.19 14:21:33 idna==3.13 14:21:33 importlib-resources==1.5.0 14:21:33 iso8601==2.1.0 14:21:33 Jinja2==3.1.6 14:21:33 jmespath==1.1.0 14:21:33 jsonpatch==1.33 14:21:33 jsonpointer==3.1.1 14:21:33 jsonschema==4.26.0 14:21:33 jsonschema-specifications==2025.9.1 14:21:33 keystoneauth1==5.13.1 14:21:33 kubernetes==35.0.0 14:21:33 lftools==0.37.22 14:21:33 lxml==6.1.0 14:21:33 markdown-it-py==4.0.0 14:21:33 MarkupSafe==3.0.3 14:21:33 mdurl==0.1.2 14:21:33 msgpack==1.1.2 14:21:33 multi_key_dict==2.0.3 14:21:33 munch==4.0.0 14:21:33 netaddr==1.3.0 14:21:33 niet==1.4.2 14:21:33 nodeenv==1.10.0 14:21:33 oauth2client==4.1.3 14:21:33 oauthlib==3.3.1 14:21:33 openstacksdk==4.12.0 14:21:33 os-service-types==1.8.2 14:21:33 osc-lib==4.5.0 14:21:33 oslo.config==10.3.0 14:21:33 oslo.context==6.3.0 14:21:33 oslo.i18n==6.7.2 14:21:33 oslo.log==8.1.0 14:21:33 oslo.serialization==5.9.1 14:21:33 oslo.utils==10.0.1 14:21:33 packaging==26.2 14:21:33 pbr==7.0.3 14:21:33 platformdirs==4.9.6 14:21:33 prettytable==3.17.0 14:21:33 psutil==7.2.2 14:21:33 pyasn1==0.6.3 14:21:33 pyasn1_modules==0.4.2 14:21:33 pycparser==3.0 14:21:33 pygerrit2==2.0.15 14:21:33 PyGithub==2.9.1 14:21:33 Pygments==2.20.0 14:21:33 PyJWT==2.12.1 14:21:33 PyNaCl==1.6.2 14:21:33 pyparsing==2.4.7 14:21:33 pyperclip==1.11.0 14:21:33 pyrsistent==0.20.0 14:21:33 python-cinderclient==9.9.0 14:21:33 python-dateutil==2.9.0.post0 14:21:33 python-discovery==1.2.2 14:21:33 python-heatclient==5.1.0 14:21:33 python-jenkins==1.8.3 14:21:33 python-keystoneclient==5.8.0 14:21:33 python-magnumclient==4.10.0 14:21:33 python-openstackclient==9.0.0 14:21:33 python-swiftclient==4.10.0 14:21:33 PyYAML==6.0.3 14:21:33 referencing==0.37.0 14:21:33 requests==2.33.1 14:21:33 requests-oauthlib==2.0.0 14:21:33 rfc3986==2.0.0 14:21:33 rich==15.0.0 14:21:33 rich-argparse==1.8.0 14:21:33 rpds-py==0.30.0 14:21:33 rsa==4.9.1 14:21:33 ruamel.yaml==0.19.1 14:21:33 ruamel.yaml.clib==0.2.15 14:21:33 s3transfer==0.17.0 14:21:33 simplejson==4.1.1 14:21:33 six==1.17.0 14:21:33 smmap==5.0.3 14:21:33 soupsieve==2.8.3 14:21:33 stevedore==5.7.0 14:21:33 tabulate==0.10.0 14:21:33 toml==0.10.2 14:21:33 tomlkit==0.14.0 14:21:33 tqdm==4.67.3 14:21:33 typing_extensions==4.15.0 14:21:33 urllib3==1.26.20 14:21:33 virtualenv==21.3.0 14:21:33 wcwidth==0.7.0 14:21:33 websocket-client==1.9.0 14:21:33 wrapt==2.1.2 14:21:33 xdg==6.0.0 14:21:33 xmltodict==1.0.4 14:21:33 yq==3.4.3 14:21:33 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6323789957505834700.sh 14:21:33 ---> uv-install.sh 14:21:33 Installing uv/uvx (latest) using shell installer 14:21:33 2026-05-04 14:21:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-lclGMe.sh" [1] 14:21:33 downloading uv 0.11.8 x86_64-unknown-linux-gnu 14:21:34 installing to /home/jenkins/.local/bin 14:21:34 uv 14:21:34 uvx 14:21:34 everything's installed! 14:21:34 14:21:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:21:34 14:21:34 source $HOME/.local/bin/env (sh, bash, zsh) 14:21:34 source $HOME/.local/bin/env.fish (fish) 14:21:34 Adding install location to PATH 14:21:34 ---> Validating uv/uvx install 14:21:34 uvx 0.11.8 (x86_64-unknown-linux-gnu) 14:21:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13199375616735107352.sh 14:21:34 ---> sudo-logs.sh 14:21:34 Archiving 'sudo' log.. 14:21:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7028487913299942900.sh 14:21:35 ---> job-cost.sh 14:21:35 INFO: Activating Python virtual environment... 14:21:35 Setup pyenv: 14:21:35 system 14:21:35 3.8.13 14:21:35 3.9.13 14:21:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80jv from file:/tmp/.os_lf_venv 14:21:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:37 lf-activate-venv(): INFO: Base packages installed successfully 14:21:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:42 lf-activate-venv(): INFO: Adding /tmp/venv-80jv/bin to PATH 14:21:42 INFO: No stack-cost file found 14:21:42 INFO: Instance uptime: 143s 14:21:42 INFO: Fetching instance metadata (attempt 1 of 3)... 14:21:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:21:42 INFO: Successfully fetched instance metadata 14:21:42 INFO: Instance type: v3-standard-4 14:21:42 INFO: Retrieving pricing info for: v3-standard-4 14:21:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:21:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 14:21:42 INFO: Successfully fetched Vexxhost pricing API 14:21:42 INFO: Retrieved cost: 0.11 14:21:42 INFO: Retrieved resource: v3-standard-4 14:21:42 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:21:42 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:21:42 INFO: Successfully archived job cost data 14:21:42 DEBUG: Cost data: oom-master-pre-commit-lint,4609,2026-05-04 14:21:42,v3-standard-4,143,0.11,0.00,SUCCESS 14:21:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins533437244273357557.sh 14:21:42 ---> logs-deploy.sh 14:21:42 Setup pyenv: 14:21:42 system 14:21:42 3.8.13 14:21:42 3.9.13 14:21:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80jv from file:/tmp/.os_lf_venv 14:21:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:44 lf-activate-venv(): INFO: Base packages installed successfully 14:21:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-80jv/bin to PATH 14:21:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4609 14:21:51 INFO: archiving workspace using pattern(s): 14:21:52 Archives upload complete. 14:21:53 INFO: archiving logs to Nexus 14:21:54 ---> uname -a: 14:21:54 Linux prd-ubuntu1804-builder-4c-4g-8167 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:54 14:21:54 14:21:54 ---> lscpu: 14:21:54 Architecture: x86_64 14:21:54 CPU op-mode(s): 32-bit, 64-bit 14:21:54 Byte Order: Little Endian 14:21:54 CPU(s): 4 14:21:54 On-line CPU(s) list: 0-3 14:21:54 Thread(s) per core: 1 14:21:54 Core(s) per socket: 1 14:21:54 Socket(s): 4 14:21:54 NUMA node(s): 1 14:21:54 Vendor ID: AuthenticAMD 14:21:54 CPU family: 23 14:21:54 Model: 49 14:21:54 Model name: AMD EPYC-Rome Processor 14:21:54 Stepping: 0 14:21:54 CPU MHz: 2799.998 14:21:54 BogoMIPS: 5599.99 14:21:54 Virtualization: AMD-V 14:21:54 Hypervisor vendor: KVM 14:21:54 Virtualization type: full 14:21:54 L1d cache: 32K 14:21:54 L1i cache: 32K 14:21:54 L2 cache: 512K 14:21:54 L3 cache: 16384K 14:21:54 NUMA node0 CPU(s): 0-3 14:21:54 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 14:21:54 14:21:54 14:21:54 ---> nproc: 14:21:54 4 14:21:54 14:21:54 14:21:54 ---> df -h: 14:21:54 Filesystem Size Used Avail Use% Mounted on 14:21:54 udev 7.9G 0 7.9G 0% /dev 14:21:54 tmpfs 1.6G 676K 1.6G 1% /run 14:21:54 /dev/vda1 78G 8.5G 69G 11% / 14:21:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:54 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:54 14:21:54 14:21:54 ---> free -m: 14:21:54 total used free shared buff/cache available 14:21:54 Mem: 16040 575 13190 0 2274 15142 14:21:54 Swap: 1023 0 1023 14:21:54 14:21:54 14:21:54 ---> ip addr: 14:21:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:54 inet 127.0.0.1/8 scope host lo 14:21:54 valid_lft forever preferred_lft forever 14:21:54 inet6 ::1/128 scope host 14:21:54 valid_lft forever preferred_lft forever 14:21:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:54 link/ether fa:16:3e:3d:7c:04 brd ff:ff:ff:ff:ff:ff 14:21:54 inet 10.30.107.20/23 brd 10.30.107.255 scope global dynamic ens3 14:21:54 valid_lft 86253sec preferred_lft 86253sec 14:21:54 inet6 fe80::f816:3eff:fe3d:7c04/64 scope link 14:21:54 valid_lft forever preferred_lft forever 14:21:54 14:21:54 14:21:54 ---> sar -b -r -n DEV: 14:21:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8167) 05/04/26 _x86_64_ (4 CPU) 14:21:54 14:21:54 14:19:29 LINUX RESTART (4 CPU) 14:21:54 14:21:54 14:20:01 tps rtps wtps bread/s bwrtn/s 14:21:54 14:21:01 116.00 8.97 107.03 191.70 27422.23 14:21:54 Average: 116.00 8.97 107.03 191.70 27422.23 14:21:54 14:21:54 14:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:54 14:21:01 13724884 15489896 2700084 16.44 68880 1888528 831480 4.76 832672 1637400 132604 14:21:54 Average: 13724884 15489896 2700084 16.44 68880 1888528 831480 4.76 832672 1637400 132604 14:21:54 14:21:54 14:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:54 14:21:01 ens3 103.18 80.79 1521.31 13.33 0.00 0.00 0.00 0.00 14:21:54 14:21:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 14:21:54 Average: ens3 103.18 80.79 1521.31 13.33 0.00 0.00 0.00 0.00 14:21:54 Average: lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 14:21:54 14:21:54 14:21:54 ---> sar -P ALL: 14:21:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8167) 05/04/26 _x86_64_ (4 CPU) 14:21:54 14:21:54 14:19:29 LINUX RESTART (4 CPU) 14:21:54 14:21:54 14:20:01 CPU %user %nice %system %iowait %steal %idle 14:21:54 14:21:01 all 22.82 0.00 2.21 1.55 0.06 73.36 14:21:54 14:21:01 0 24.11 0.00 2.05 0.38 0.05 73.41 14:21:54 14:21:01 1 39.37 0.00 2.97 0.72 0.10 56.83 14:21:54 14:21:01 2 19.25 0.00 2.03 1.00 0.05 77.67 14:21:54 14:21:01 3 8.53 0.00 1.79 4.07 0.05 85.55 14:21:54 Average: all 22.82 0.00 2.21 1.55 0.06 73.36 14:21:54 Average: 0 24.11 0.00 2.05 0.38 0.05 73.41 14:21:54 Average: 1 39.37 0.00 2.97 0.72 0.10 56.83 14:21:54 Average: 2 19.25 0.00 2.03 1.00 0.05 77.67 14:21:54 Average: 3 8.53 0.00 1.79 4.07 0.05 85.55 14:21:54 14:21:54 14:21:54