11:01:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 11:01:59 Running as SYSTEM 11:01:59 [EnvInject] - Loading node environment variables. 11:01:59 Building remotely on prd-ubuntu1804-builder-4c-4g-12333 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:01:59 [ssh-agent] Looking for ssh-agent implementation... 11:01:59 $ ssh-agent 11:02:00 SSH_AUTH_SOCK=/tmp/ssh-gs0BnBMTlsIQ/agent.1606 11:02:00 SSH_AGENT_PID=1608 11:02:00 [ssh-agent] Started. 11:02:00 Running ssh-add (command line suppressed) 11:02:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12888739615282158192.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12888739615282158192.key) 11:02:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:00 The recommended git tool is: NONE 11:02:01 using credential onap-jenkins-ssh 11:02:01 Wiping out workspace first. 11:02:01 Cloning the remote Git repository 11:02:01 Cloning repository git://cloud.onap.org/mirror/oom.git 11:02:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:02:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:01 > git --version # timeout=10 11:02:01 > git --version # 'git version 2.17.1' 11:02:01 using GIT_SSH to set credentials Gerrit user 11:02:01 Verifying host key using manually-configured host key entries 11:02:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:07 using GIT_SSH to set credentials Gerrit user 11:02:07 Verifying host key using manually-configured host key entries 11:02:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/4 # timeout=30 11:02:07 > git rev-parse 8b723fe4f7c78d8ce5b295f97d978942ac05c9b2^{commit} # timeout=10 11:02:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:07 Checking out Revision 8b723fe4f7c78d8ce5b295f97d978942ac05c9b2 (refs/changes/79/145079/4) 11:02:07 > git config core.sparsecheckout # timeout=10 11:02:07 > git checkout -f 8b723fe4f7c78d8ce5b295f97d978942ac05c9b2 # timeout=30 11:02:10 Commit message: "[SO] 17.3.1" 11:02:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:10 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 11:02:11 [EnvInject] - Injecting environment variables from a build step. 11:02:11 [EnvInject] - Injecting as environment variables the properties content 11:02:11 PYTHON=python3 11:02:11 11:02:11 [EnvInject] - Variables injected successfully. 11:02:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16750006251863521350.sh 11:02:11 ---> tox-install.sh 11:02:11 + source /home/jenkins/lf-env.sh 11:02:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:11 ++ mktemp -d /tmp/venv-XXXX 11:02:11 + lf_venv=/tmp/venv-PoRn 11:02:11 + local venv_file=/tmp/.os_lf_venv 11:02:11 + local python=python3 11:02:11 + local options 11:02:11 + local set_path=true 11:02:11 + local install_args= 11:02:11 ++ 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 11:02:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:11 + true 11:02:11 + case $1 in 11:02:11 + venv_file=/tmp/.toxenv 11:02:11 + shift 2 11:02:11 + true 11:02:11 + case $1 in 11:02:11 + shift 11:02:11 + break 11:02:11 + case $python in 11:02:11 + local pkg_list= 11:02:11 + [[ -d /opt/pyenv ]] 11:02:11 + echo 'Setup pyenv:' 11:02:11 Setup pyenv: 11:02:11 + export PYENV_ROOT=/opt/pyenv 11:02:11 + PYENV_ROOT=/opt/pyenv 11:02:11 + 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 11:02:11 + 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 11:02:11 + pyenv versions 11:02:11 * system (set by /opt/pyenv/version) 11:02:11 * 3.8.13 (set by /opt/pyenv/version) 11:02:11 * 3.9.13 (set by /opt/pyenv/version) 11:02:11 * 3.10.6 (set by /opt/pyenv/version) 11:02:11 + command -v pyenv 11:02:11 ++ pyenv init - --no-rehash 11:02:11 + 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[*]}"'\'')" 11:02:11 export PATH="/opt/pyenv/shims:${PATH}" 11:02:11 export PYENV_SHELL=bash 11:02:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:11 pyenv() { 11:02:11 local command 11:02:11 command="${1:-}" 11:02:11 if [ "$#" -gt 0 ]; then 11:02:11 shift 11:02:11 fi 11:02:11 11:02:11 case "$command" in 11:02:11 rehash|shell) 11:02:11 eval "$(pyenv "sh-$command" "$@")" 11:02:11 ;; 11:02:11 *) 11:02:11 command pyenv "$command" "$@" 11:02:11 ;; 11:02:11 esac 11:02:11 }' 11:02:11 +++ 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[*]}"' 11:02:11 ++ 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 11:02:11 ++ 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 11:02:11 ++ 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 11:02:11 ++ export PYENV_SHELL=bash 11:02:11 ++ PYENV_SHELL=bash 11:02:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:11 +++ complete -F _pyenv pyenv 11:02:11 ++ lf-pyver python3 11:02:11 ++ local py_version_xy=python3 11:02:11 ++ local py_version_xyz= 11:02:11 ++ pyenv versions 11:02:11 ++ local command 11:02:11 ++ command=versions 11:02:11 ++ '[' 1 -gt 0 ']' 11:02:11 ++ shift 11:02:11 ++ case "$command" in 11:02:11 ++ command pyenv versions 11:02:11 ++ pyenv versions 11:02:11 ++ sed 's/^[ *]* //' 11:02:11 ++ grep -E '^[0-9.]*[0-9]$' 11:02:11 ++ awk '{ print $1 }' 11:02:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:11 +++ grep '^3' /tmp/.pyenv_versions 11:02:11 +++ sort -V 11:02:11 +++ tail -n 1 11:02:11 ++ py_version_xyz=3.10.6 11:02:11 ++ [[ -z 3.10.6 ]] 11:02:11 ++ echo 3.10.6 11:02:11 ++ return 0 11:02:11 + pyenv local 3.10.6 11:02:11 + local command 11:02:11 + command=local 11:02:11 + '[' 2 -gt 0 ']' 11:02:11 + shift 11:02:11 + case "$command" in 11:02:11 + command pyenv local 3.10.6 11:02:11 + pyenv local 3.10.6 11:02:11 + for arg in "$@" 11:02:11 + case $arg in 11:02:11 + pkg_list+='tox ' 11:02:11 + for arg in "$@" 11:02:11 + case $arg in 11:02:11 + pkg_list+='virtualenv ' 11:02:11 + for arg in "$@" 11:02:11 + case $arg in 11:02:11 + pkg_list+='urllib3~=1.26.15 ' 11:02:11 + [[ -f /tmp/.toxenv ]] 11:02:11 + [[ ! -f /tmp/.toxenv ]] 11:02:11 + [[ -n '' ]] 11:02:11 + python3 -m venv /tmp/venv-PoRn 11:02:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PoRn' 11:02:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PoRn 11:02:15 + echo /tmp/venv-PoRn 11:02:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:02:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:02:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:02:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:15 + local 'pip_opts=--upgrade --quiet' 11:02:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:02:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:02:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:02:15 + [[ -n '' ]] 11:02:15 + [[ -n '' ]] 11:02:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:02:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:15 + /tmp/venv-PoRn/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 11:02:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:02:19 lf-activate-venv(): INFO: Base packages installed successfully 11:02:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:02:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:02:19 + /tmp/venv-PoRn/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 11:02:22 + type python3 11:02:22 + true 11:02:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PoRn/bin to PATH' 11:02:22 lf-activate-venv(): INFO: Adding /tmp/venv-PoRn/bin to PATH 11:02:22 + PATH=/tmp/venv-PoRn/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 11:02:22 + return 0 11:02:22 + python3 --version 11:02:22 Python 3.10.6 11:02:22 + python3 -m pip --version 11:02:22 pip 26.1.2 from /tmp/venv-PoRn/lib/python3.10/site-packages/pip (python 3.10) 11:02:22 + python3 -m pip freeze 11:02:22 cachetools==7.1.4 11:02:22 colorama==0.4.6 11:02:22 distlib==0.4.3 11:02:22 filelock==3.29.4 11:02:22 packaging==26.2 11:02:22 platformdirs==4.10.0 11:02:22 pluggy==1.6.0 11:02:22 pyproject-api==1.10.1 11:02:22 python-discovery==1.4.2 11:02:22 tomli==2.4.1 11:02:22 tomli_w==1.2.0 11:02:22 tox==4.55.1 11:02:22 typing_extensions==4.15.0 11:02:22 urllib3==1.26.20 11:02:22 virtualenv==21.5.0 11:02:22 [EnvInject] - Injecting environment variables from a build step. 11:02:22 [EnvInject] - Injecting as environment variables the properties content 11:02:22 PARALLEL=false 11:02:22 11:02:22 [EnvInject] - Variables injected successfully. 11:02:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2119770115210547135.sh 11:02:22 ---> tox-run.sh 11:02:22 + 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 11:02:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:02:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:02:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:02:22 + cd /w/workspace/oom-master-pre-commit-lint/. 11:02:22 + source /home/jenkins/lf-env.sh 11:02:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:22 ++ mktemp -d /tmp/venv-XXXX 11:02:22 + lf_venv=/tmp/venv-x5ht 11:02:22 + local venv_file=/tmp/.os_lf_venv 11:02:22 + local python=python3 11:02:22 + local options 11:02:22 + local set_path=true 11:02:22 + local install_args= 11:02:22 ++ 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 11:02:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:22 + true 11:02:22 + case $1 in 11:02:22 + venv_file=/tmp/.toxenv 11:02:22 + shift 2 11:02:22 + true 11:02:22 + case $1 in 11:02:22 + shift 11:02:22 + break 11:02:22 + case $python in 11:02:22 + local pkg_list= 11:02:22 + [[ -d /opt/pyenv ]] 11:02:22 + echo 'Setup pyenv:' 11:02:22 Setup pyenv: 11:02:22 + export PYENV_ROOT=/opt/pyenv 11:02:22 + PYENV_ROOT=/opt/pyenv 11:02:22 + 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 11:02:22 + 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 11:02:22 + pyenv versions 11:02:22 system 11:02:22 3.8.13 11:02:22 3.9.13 11:02:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:02:22 + command -v pyenv 11:02:22 ++ pyenv init - --no-rehash 11:02:22 + 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[*]}"'\'')" 11:02:22 export PATH="/opt/pyenv/shims:${PATH}" 11:02:22 export PYENV_SHELL=bash 11:02:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:22 pyenv() { 11:02:22 local command 11:02:22 command="${1:-}" 11:02:22 if [ "$#" -gt 0 ]; then 11:02:22 shift 11:02:22 fi 11:02:22 11:02:22 case "$command" in 11:02:22 rehash|shell) 11:02:22 eval "$(pyenv "sh-$command" "$@")" 11:02:22 ;; 11:02:22 *) 11:02:22 command pyenv "$command" "$@" 11:02:22 ;; 11:02:22 esac 11:02:22 }' 11:02:22 +++ 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[*]}"' 11:02:22 ++ 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 11:02:22 ++ 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 11:02:22 ++ 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 11:02:22 ++ export PYENV_SHELL=bash 11:02:22 ++ PYENV_SHELL=bash 11:02:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:22 +++ complete -F _pyenv pyenv 11:02:22 ++ lf-pyver python3 11:02:22 ++ local py_version_xy=python3 11:02:22 ++ local py_version_xyz= 11:02:22 ++ pyenv versions 11:02:22 ++ local command 11:02:22 ++ command=versions 11:02:22 ++ '[' 1 -gt 0 ']' 11:02:22 ++ shift 11:02:22 ++ case "$command" in 11:02:22 ++ sed 's/^[ *]* //' 11:02:22 ++ command pyenv versions 11:02:22 ++ pyenv versions 11:02:22 ++ awk '{ print $1 }' 11:02:22 ++ grep -E '^[0-9.]*[0-9]$' 11:02:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:22 +++ grep '^3' /tmp/.pyenv_versions 11:02:22 +++ sort -V 11:02:22 +++ tail -n 1 11:02:22 ++ py_version_xyz=3.10.6 11:02:22 ++ [[ -z 3.10.6 ]] 11:02:22 ++ echo 3.10.6 11:02:22 ++ return 0 11:02:22 + pyenv local 3.10.6 11:02:22 + local command 11:02:22 + command=local 11:02:22 + '[' 2 -gt 0 ']' 11:02:22 + shift 11:02:22 + case "$command" in 11:02:22 + command pyenv local 3.10.6 11:02:22 + pyenv local 3.10.6 11:02:22 + for arg in "$@" 11:02:22 + case $arg in 11:02:22 + pkg_list+='tox ' 11:02:22 + for arg in "$@" 11:02:22 + case $arg in 11:02:22 + pkg_list+='virtualenv ' 11:02:22 + for arg in "$@" 11:02:22 + case $arg in 11:02:22 + pkg_list+='urllib3~=1.26.15 ' 11:02:22 + [[ -f /tmp/.toxenv ]] 11:02:22 ++ cat /tmp/.toxenv 11:02:22 + lf_venv=/tmp/venv-PoRn 11:02:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PoRn from' file:/tmp/.toxenv 11:02:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PoRn from file:/tmp/.toxenv 11:02:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:02:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:22 + local 'pip_opts=--upgrade --quiet' 11:02:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:02:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:02:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:02:22 + [[ -n '' ]] 11:02:22 + [[ -n '' ]] 11:02:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:02:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:22 + /tmp/venv-PoRn/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 11:02:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:02:23 lf-activate-venv(): INFO: Base packages installed successfully 11:02:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:02:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:02:23 + /tmp/venv-PoRn/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 11:02:24 + type python3 11:02:24 + true 11:02:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PoRn/bin to PATH' 11:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-PoRn/bin to PATH 11:02:24 + PATH=/tmp/venv-PoRn/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 11:02:24 + return 0 11:02:24 + [[ -d /opt/pyenv ]] 11:02:24 + echo '---> Setting up pyenv' 11:02:24 ---> Setting up pyenv 11:02:24 + export PYENV_ROOT=/opt/pyenv 11:02:24 + PYENV_ROOT=/opt/pyenv 11:02:24 + export PATH=/opt/pyenv/bin:/tmp/venv-PoRn/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 11:02:24 + PATH=/opt/pyenv/bin:/tmp/venv-PoRn/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 11:02:24 ++ pwd 11:02:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:02:24 + export PYTHONPATH 11:02:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:02:24 + TOX_TESTENV_PASSENV=PYTHONPATH 11:02:24 + tox --version 11:02:24 4.55.1 from /tmp/venv-PoRn/lib/python3.10/site-packages/tox/__init__.py 11:02:24 + PARALLEL=false 11:02:24 + TOX_OPTIONS_LIST= 11:02:24 + [[ -n pre-commit ]] 11:02:24 + TOX_OPTIONS_LIST=' -e pre-commit' 11:02:24 + case ${PARALLEL,,} in 11:02:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:02:24 + tox -e pre-commit 11:02:26 pre-commit: install_deps> python -I -m pip install pre-commit 11:02:29 pre-commit: freeze> python -m pip freeze --all 11:02:29 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 11:02:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:02:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:02:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:02:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:02:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:02:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:02:31 [INFO] Once installed this environment will be reused. 11:02:31 [INFO] This may take a few minutes... 11:02:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:02:35 [INFO] Once installed this environment will be reused. 11:02:35 [INFO] This may take a few minutes... 11:02:40 trim trailing whitespace.................................................Passed 11:02:40 Tabs remover.............................................................Passed 11:02:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:02:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:02:40 [INFO] Once installed this environment will be reused. 11:02:40 [INFO] This may take a few minutes... 11:02:49 gitlint..............................................(no files to check)Skipped 11:02:49 pre-commit: OK (24.31=setup[4.13]+cmd[11.14,9.04] seconds) 11:02:49 congratulations :) (24.35 seconds) 11:02:49 + tox_status=0 11:02:49 + echo '---> Completed tox runs' 11:02:49 ---> Completed tox runs 11:02:49 + for i in .tox/*/log 11:02:49 ++ echo .tox/pre-commit/log 11:02:49 ++ awk -F/ '{print $2}' 11:02:49 + tox_env=pre-commit 11:02:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:02:49 + DOC_DIR=docs/_build/html 11:02:49 + [[ -d docs/_build/html ]] 11:02:49 + echo '---> tox-run.sh ends' 11:02:49 ---> tox-run.sh ends 11:02:49 + test 0 -eq 0 11:02:49 $ ssh-agent -k 11:02:49 unset SSH_AUTH_SOCK; 11:02:49 unset SSH_AGENT_PID; 11:02:49 echo Agent pid 1608 killed; 11:02:49 [ssh-agent] Stopped. 11:02:49 [PostBuildScript] - [INFO] Executing post build scripts. 11:02:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2389177258197212346.sh 11:02:49 ---> sysstat.sh 11:02:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18016590594112338601.sh 11:02:50 ---> package-listing.sh 11:02:50 ++ facter osfamily 11:02:50 ++ tr '[:upper:]' '[:lower:]' 11:02:50 + OS_FAMILY=debian 11:02:50 + workspace=/w/workspace/oom-master-pre-commit-lint 11:02:50 + START_PACKAGES=/tmp/packages_start.txt 11:02:50 + END_PACKAGES=/tmp/packages_end.txt 11:02:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:50 + PACKAGES=/tmp/packages_start.txt 11:02:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:02:50 + PACKAGES=/tmp/packages_end.txt 11:02:50 + case "${OS_FAMILY}" in 11:02:50 + dpkg -l 11:02:50 + grep '^ii' 11:02:50 + '[' -f /tmp/packages_start.txt ']' 11:02:50 + '[' -f /tmp/packages_end.txt ']' 11:02:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:02:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:02:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:02:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5345073382499335715.sh 11:02:50 ---> capture-instance-metadata.sh 11:02:50 Setup pyenv: 11:02:50 system 11:02:50 3.8.13 11:02:50 3.9.13 11:02:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:02:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4L81 11:02:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:02:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:58 lf-activate-venv(): INFO: Base packages installed successfully 11:02:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-4L81/bin to PATH 11:03:19 INFO: Running in OpenStack, capturing instance metadata 11:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16924564172186825471.sh 11:03:19 provisioning config files... 11:03:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9410214743960075136tmp 11:03:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:03:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:03:19 [EnvInject] - Injecting environment variables from a build step. 11:03:19 [EnvInject] - Injecting as environment variables the properties content 11:03:19 SERVER_ID=logs 11:03:19 11:03:19 [EnvInject] - Variables injected successfully. 11:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6400545790985539858.sh 11:03:19 ---> create-netrc.sh 11:03:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13852552001091827909.sh 11:03:19 ---> python-tools-install.sh 11:03:19 Setup pyenv: 11:03:19 system 11:03:19 3.8.13 11:03:19 3.9.13 11:03:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:03:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4L81 from file:/tmp/.os_lf_venv 11:03:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:03:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:03:25 lf-activate-venv(): INFO: Base packages installed successfully 11:03:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-4L81/bin to PATH 11:03:33 Generating Requirements File 11:04:00 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. 11:04:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:04:00 Python 3.10.6 11:04:00 pip 26.1.2 from /tmp/venv-4L81/lib/python3.10/site-packages/pip (python 3.10) 11:04:01 aiohappyeyeballs==2.6.2 11:04:01 aiohttp==3.14.1 11:04:01 aiosignal==1.4.0 11:04:01 appdirs==1.4.4 11:04:01 argcomplete==3.6.3 11:04:01 aspy.yaml==1.3.0 11:04:01 async-timeout==5.0.1 11:04:01 attrs==26.1.0 11:04:01 autopage==0.6.0 11:04:01 backports.strenum==1.3.1 11:04:01 beautifulsoup4==4.15.0 11:04:01 boto3==1.43.30 11:04:01 botocore==1.43.30 11:04:01 bs4==0.0.2 11:04:01 certifi==2026.5.20 11:04:01 cffi==2.0.0 11:04:01 cfgv==3.5.0 11:04:01 chardet==7.4.3 11:04:01 charset-normalizer==3.4.7 11:04:01 click==8.4.1 11:04:01 cliff==4.14.0 11:04:01 cmd2==3.5.1 11:04:01 cryptography==3.3.2 11:04:01 debtcollector==3.1.0 11:04:01 decorator==5.3.1 11:04:01 defusedxml==0.7.1 11:04:01 Deprecated==1.3.1 11:04:01 distlib==0.4.3 11:04:01 dnspython==2.8.0 11:04:01 docker==7.1.0 11:04:01 dogpile.cache==1.5.0 11:04:01 durationpy==0.10 11:04:01 email-validator==2.3.0 11:04:01 filelock==3.29.4 11:04:01 frozenlist==1.8.0 11:04:01 future==1.0.0 11:04:01 gitdb==4.0.12 11:04:01 GitPython==3.1.50 11:04:01 httplib2==0.30.2 11:04:01 identify==2.6.19 11:04:01 idna==3.18 11:04:01 importlib-resources==1.5.0 11:04:01 iso8601==2.1.0 11:04:01 Jinja2==3.1.6 11:04:01 jmespath==1.1.0 11:04:01 jsonpatch==1.33 11:04:01 jsonpointer==3.1.1 11:04:01 jsonschema==4.26.0 11:04:01 jsonschema-specifications==2025.9.1 11:04:01 keystoneauth1==5.14.0 11:04:01 kubernetes==36.0.2 11:04:01 lftools==0.37.22 11:04:01 lxml==6.1.1 11:04:01 markdown-it-py==4.2.0 11:04:01 MarkupSafe==3.0.3 11:04:01 mdurl==0.1.2 11:04:01 msgpack==1.2.0 11:04:01 multi_key_dict==2.0.3 11:04:01 multidict==6.7.1 11:04:01 munch==4.0.0 11:04:01 netaddr==1.3.0 11:04:01 niet==1.4.2 11:04:01 nodeenv==1.10.0 11:04:01 oauth2client==4.1.3 11:04:01 oauthlib==3.3.1 11:04:01 openstacksdk==4.13.0 11:04:01 os-service-types==1.8.2 11:04:01 osc-lib==4.6.0 11:04:01 oslo.config==10.4.0 11:04:01 oslo.context==6.4.0 11:04:01 oslo.i18n==6.8.0 11:04:01 oslo.log==8.2.0 11:04:01 oslo.serialization==5.10.0 11:04:01 oslo.utils==10.1.1 11:04:01 packaging==26.2 11:04:01 pbr==7.0.3 11:04:01 platformdirs==4.10.0 11:04:01 prettytable==3.17.0 11:04:01 propcache==0.5.2 11:04:01 psutil==7.2.2 11:04:01 pyasn1==0.6.3 11:04:01 pyasn1_modules==0.4.2 11:04:01 pycparser==3.0 11:04:01 pygerrit2==2.0.15 11:04:01 PyGithub==2.9.1 11:04:01 Pygments==2.20.0 11:04:01 PyJWT==2.13.0 11:04:01 PyNaCl==1.6.2 11:04:01 pyparsing==2.4.7 11:04:01 pyperclip==1.11.0 11:04:01 pyrsistent==0.20.0 11:04:01 python-cinderclient==9.9.0 11:04:01 python-dateutil==2.9.0.post0 11:04:01 python-discovery==1.4.2 11:04:01 python-heatclient==5.2.0 11:04:01 python-jenkins==1.8.3 11:04:01 python-keystoneclient==5.8.0 11:04:01 python-magnumclient==4.10.0 11:04:01 python-openstackclient==10.0.0 11:04:01 python-swiftclient==4.10.0 11:04:01 PyYAML==6.0.3 11:04:01 referencing==0.37.0 11:04:01 requests==2.34.2 11:04:01 requests-oauthlib==2.0.0 11:04:01 rfc3986==2.0.0 11:04:01 rich==15.0.0 11:04:01 rich-argparse==1.8.0 11:04:01 rpds-py==0.30.0 11:04:01 rsa==4.9.1 11:04:01 ruamel.yaml==0.19.1 11:04:01 ruamel.yaml.clib==0.2.15 11:04:01 s3transfer==0.18.0 11:04:01 simplejson==4.1.1 11:04:01 six==1.17.0 11:04:01 smmap==5.0.3 11:04:01 soupsieve==2.8.4 11:04:01 stevedore==5.8.0 11:04:01 tabulate==0.10.0 11:04:01 toml==0.10.2 11:04:01 tomlkit==0.15.0 11:04:01 tqdm==4.68.2 11:04:01 typing_extensions==4.15.0 11:04:01 urllib3==1.26.20 11:04:01 virtualenv==21.5.0 11:04:01 wcwidth==0.8.1 11:04:01 websocket-client==1.9.0 11:04:01 wrapt==2.2.1 11:04:01 xdg==6.0.0 11:04:01 xmltodict==1.0.4 11:04:01 yarl==1.24.2 11:04:01 yq==3.4.3 11:04:01 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13516298960408183102.sh 11:04:01 ---> uv-install.sh 11:04:01 Installing uv/uvx (latest) using shell installer 11:04:01 2026-06-16 11:04:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Y4QFpH.sh" [1] 11:04:01 downloading uv 0.11.21 x86_64-unknown-linux-gnu 11:04:02 installing to /home/jenkins/.local/bin 11:04:02 uv 11:04:02 uvx 11:04:02 everything's installed! 11:04:02 11:04:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:04:02 11:04:02 source $HOME/.local/bin/env (sh, bash, zsh) 11:04:02 source $HOME/.local/bin/env.fish (fish) 11:04:02 Adding install location to PATH 11:04:02 ---> Validating uv/uvx install 11:04:02 uvx 0.11.21 (x86_64-unknown-linux-gnu) 11:04:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins545184493806982396.sh 11:04:02 ---> sudo-logs.sh 11:04:02 Archiving 'sudo' log.. 11:04:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2644335985786622352.sh 11:04:02 ---> job-cost.sh 11:04:02 INFO: Activating Python virtual environment... 11:04:02 Setup pyenv: 11:04:02 system 11:04:02 3.8.13 11:04:02 3.9.13 11:04:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4L81 from file:/tmp/.os_lf_venv 11:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:04 lf-activate-venv(): INFO: Base packages installed successfully 11:04:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-4L81/bin to PATH 11:04:09 INFO: No stack-cost file found 11:04:09 INFO: Instance uptime: 160s 11:04:09 INFO: Fetching instance metadata (attempt 1 of 3)... 11:04:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:04:10 INFO: Successfully fetched instance metadata 11:04:10 INFO: Instance type: v3-standard-4 11:04:10 INFO: Retrieving pricing info for: v3-standard-4 11:04:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:04:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 11:04:10 INFO: Successfully fetched Vexxhost pricing API 11:04:10 INFO: Retrieved cost: 0.11 11:04:10 INFO: Retrieved resource: v3-standard-4 11:04:10 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:04:10 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:04:10 INFO: Successfully archived job cost data 11:04:10 DEBUG: Cost data: oom-master-pre-commit-lint,4653,2026-06-16 11:04:10,v3-standard-4,160,0.11,0.00,SUCCESS 11:04:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5523097133888059349.sh 11:04:10 ---> logs-deploy.sh 11:04:10 Setup pyenv: 11:04:10 system 11:04:10 3.8.13 11:04:10 3.9.13 11:04:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4L81 from file:/tmp/.os_lf_venv 11:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:12 lf-activate-venv(): INFO: Base packages installed successfully 11:04:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-4L81/bin to PATH 11:04:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4653 11:04:19 INFO: archiving workspace using pattern(s): 11:04:21 Archives upload complete. 11:04:21 INFO: archiving logs to Nexus 11:04:22 ---> uname -a: 11:04:22 Linux prd-ubuntu1804-builder-4c-4g-12333 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:04:22 11:04:22 11:04:22 ---> lscpu: 11:04:22 Architecture: x86_64 11:04:22 CPU op-mode(s): 32-bit, 64-bit 11:04:22 Byte Order: Little Endian 11:04:22 CPU(s): 4 11:04:22 On-line CPU(s) list: 0-3 11:04:22 Thread(s) per core: 1 11:04:22 Core(s) per socket: 1 11:04:22 Socket(s): 4 11:04:22 NUMA node(s): 1 11:04:22 Vendor ID: AuthenticAMD 11:04:22 CPU family: 23 11:04:22 Model: 49 11:04:22 Model name: AMD EPYC-Rome Processor 11:04:22 Stepping: 0 11:04:22 CPU MHz: 2799.998 11:04:22 BogoMIPS: 5599.99 11:04:22 Virtualization: AMD-V 11:04:22 Hypervisor vendor: KVM 11:04:22 Virtualization type: full 11:04:22 L1d cache: 32K 11:04:22 L1i cache: 32K 11:04:22 L2 cache: 512K 11:04:22 L3 cache: 16384K 11:04:22 NUMA node0 CPU(s): 0-3 11:04:22 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 11:04:22 11:04:22 11:04:22 ---> nproc: 11:04:22 4 11:04:22 11:04:22 11:04:22 ---> df -h: 11:04:22 Filesystem Size Used Avail Use% Mounted on 11:04:22 udev 7.9G 0 7.9G 0% /dev 11:04:22 tmpfs 1.6G 676K 1.6G 1% /run 11:04:22 /dev/vda1 78G 8.5G 69G 11% / 11:04:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:04:22 tmpfs 5.0M 0 5.0M 0% /run/lock 11:04:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:04:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:04:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:04:22 11:04:22 11:04:22 ---> free -m: 11:04:22 total used free shared buff/cache available 11:04:22 Mem: 16040 544 13158 0 2336 15171 11:04:22 Swap: 1023 0 1023 11:04:22 11:04:22 11:04:22 ---> ip addr: 11:04:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:04:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:04:22 inet 127.0.0.1/8 scope host lo 11:04:22 valid_lft forever preferred_lft forever 11:04:22 inet6 ::1/128 scope host 11:04:22 valid_lft forever preferred_lft forever 11:04:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:04:22 link/ether fa:16:3e:cc:8e:77 brd ff:ff:ff:ff:ff:ff 11:04:22 inet 10.30.107.251/23 brd 10.30.107.255 scope global dynamic ens3 11:04:22 valid_lft 86243sec preferred_lft 86243sec 11:04:22 inet6 fe80::f816:3eff:fecc:8e77/64 scope link 11:04:22 valid_lft forever preferred_lft forever 11:04:22 11:04:22 11:04:22 ---> sar -b -r -n DEV: 11:04:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12333) 06/16/26 _x86_64_ (4 CPU) 11:04:22 11:04:22 11:01:46 LINUX RESTART (4 CPU) 11:04:22 11:04:22 11:02:01 tps rtps wtps bread/s bwrtn/s 11:04:22 11:03:02 346.63 24.41 322.21 819.60 55749.24 11:04:22 11:04:01 114.30 0.83 113.47 101.00 13648.26 11:04:22 Average: 231.44 12.72 218.72 463.32 34875.62 11:04:22 11:04:22 11:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:22 11:03:02 13931432 15533940 2493536 15.18 60188 1740512 808572 4.63 767688 1505552 110480 11:04:22 11:04:01 13592616 15604928 2832352 17.24 88020 2100920 716776 4.10 707976 1860808 198980 11:04:22 Average: 13762024 15569434 2662944 16.21 74104 1920716 762674 4.36 737832 1683180 154730 11:04:22 11:04:22 11:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:22 11:03:02 ens3 199.63 141.53 1619.08 33.23 0.00 0.00 0.00 0.00 11:04:22 11:03:02 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 11:04:22 11:04:01 ens3 100.75 69.41 1477.13 11.51 0.00 0.00 0.00 0.00 11:04:22 11:04:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 11:04:22 Average: ens3 150.60 105.77 1548.70 22.46 0.00 0.00 0.00 0.00 11:04:22 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 11:04:22 11:04:22 11:04:22 ---> sar -P ALL: 11:04:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12333) 06/16/26 _x86_64_ (4 CPU) 11:04:22 11:04:22 11:01:46 LINUX RESTART (4 CPU) 11:04:22 11:04:22 11:02:01 CPU %user %nice %system %iowait %steal %idle 11:04:22 11:03:02 all 22.55 0.00 2.58 2.51 0.07 72.29 11:04:22 11:03:02 0 14.39 0.00 2.07 2.25 0.07 81.22 11:04:22 11:03:02 1 25.86 0.00 2.24 0.48 0.07 71.35 11:04:22 11:03:02 2 21.67 0.00 2.66 2.99 0.07 72.61 11:04:22 11:03:02 3 28.38 0.00 3.36 4.28 0.07 63.91 11:04:22 11:04:01 all 17.51 0.00 1.26 4.08 0.06 77.09 11:04:22 11:04:01 0 9.57 0.00 0.53 0.20 0.09 89.61 11:04:22 11:04:01 1 47.85 0.00 2.77 1.21 0.08 48.09 11:04:22 11:04:01 2 10.85 0.00 1.19 2.49 0.05 85.42 11:04:22 11:04:01 3 1.73 0.00 0.54 12.44 0.02 85.26 11:04:22 Average: all 20.05 0.00 1.92 3.29 0.07 74.67 11:04:22 Average: 0 12.01 0.00 1.31 1.24 0.08 85.36 11:04:22 Average: 1 36.77 0.00 2.50 0.84 0.08 59.81 11:04:22 Average: 2 16.29 0.00 1.93 2.75 0.06 78.97 11:04:22 Average: 3 15.16 0.00 1.96 8.33 0.04 74.51 11:04:22 11:04:22 11:04:22