08:57:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 08:57:09 Running as SYSTEM 08:57:09 [EnvInject] - Loading node environment variables. 08:57:09 Building remotely on prd-ubuntu1804-builder-4c-4g-6008 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:57:09 [ssh-agent] Looking for ssh-agent implementation... 08:57:09 $ ssh-agent 08:57:10 SSH_AUTH_SOCK=/tmp/ssh-fs0JWo8oNmJ8/agent.1626 08:57:10 SSH_AGENT_PID=1628 08:57:10 [ssh-agent] Started. 08:57:10 Running ssh-add (command line suppressed) 08:57:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18314495948364407984.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18314495948364407984.key) 08:57:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:57:10 The recommended git tool is: NONE 08:57:11 using credential onap-jenkins-ssh 08:57:11 Wiping out workspace first. 08:57:11 Cloning the remote Git repository 08:57:11 Cloning repository git://cloud.onap.org/mirror/oom.git 08:57:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:57:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:57:11 > git --version # timeout=10 08:57:11 > git --version # 'git version 2.17.1' 08:57:11 using GIT_SSH to set credentials Gerrit user 08:57:11 Verifying host key using manually-configured host key entries 08:57:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:57:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:57:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:57:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:57:17 using GIT_SSH to set credentials Gerrit user 08:57:17 Verifying host key using manually-configured host key entries 08:57:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/11 # timeout=30 08:57:17 > git rev-parse 42310e8f68c8cb541ded62ad51e0e7d95e31cef6^{commit} # timeout=10 08:57:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:57:17 Checking out Revision 42310e8f68c8cb541ded62ad51e0e7d95e31cef6 (refs/changes/98/144198/11) 08:57:17 > git config core.sparsecheckout # timeout=10 08:57:17 > git checkout -f 42310e8f68c8cb541ded62ad51e0e7d95e31cef6 # timeout=30 08:57:21 Commit message: "[PORTALNG] 15.0.0 release" 08:57:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:57:21 > git rev-list --no-walk ffb29f3d110bb63224619d1967b9965801bf0aef # timeout=10 08:57:21 [EnvInject] - Injecting environment variables from a build step. 08:57:21 [EnvInject] - Injecting as environment variables the properties content 08:57:21 PYTHON=python3 08:57:21 08:57:21 [EnvInject] - Variables injected successfully. 08:57:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14935743064061420139.sh 08:57:21 ---> tox-install.sh 08:57:21 + source /home/jenkins/lf-env.sh 08:57:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:57:21 ++ mktemp -d /tmp/venv-XXXX 08:57:21 + lf_venv=/tmp/venv-8AcP 08:57:21 + local venv_file=/tmp/.os_lf_venv 08:57:21 + local python=python3 08:57:21 + local options 08:57:21 + local set_path=true 08:57:21 + local install_args= 08:57:21 ++ 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 08:57:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:57:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:57:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:57:21 + true 08:57:21 + case $1 in 08:57:21 + venv_file=/tmp/.toxenv 08:57:21 + shift 2 08:57:21 + true 08:57:21 + case $1 in 08:57:21 + shift 08:57:21 + break 08:57:21 + case $python in 08:57:21 + local pkg_list= 08:57:21 + [[ -d /opt/pyenv ]] 08:57:21 + echo 'Setup pyenv:' 08:57:21 Setup pyenv: 08:57:21 + export PYENV_ROOT=/opt/pyenv 08:57:21 + PYENV_ROOT=/opt/pyenv 08:57:21 + 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 08:57:21 + 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 08:57:21 + pyenv versions 08:57:21 * system (set by /opt/pyenv/version) 08:57:21 * 3.8.13 (set by /opt/pyenv/version) 08:57:21 * 3.9.13 (set by /opt/pyenv/version) 08:57:21 * 3.10.6 (set by /opt/pyenv/version) 08:57:21 + command -v pyenv 08:57:21 ++ pyenv init - --no-rehash 08:57:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:57:21 export PATH="/opt/pyenv/shims:${PATH}" 08:57:21 export PYENV_SHELL=bash 08:57:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:57:21 pyenv() { 08:57:21 local command 08:57:21 command="${1:-}" 08:57:21 if [ "$#" -gt 0 ]; then 08:57:21 shift 08:57:21 fi 08:57:21 08:57:21 case "$command" in 08:57:21 rehash|shell) 08:57:21 eval "$(pyenv "sh-$command" "$@")" 08:57:21 ;; 08:57:21 *) 08:57:21 command pyenv "$command" "$@" 08:57:21 ;; 08:57:21 esac 08:57:21 }' 08:57:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:57:21 ++ 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 08:57:21 ++ 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 08:57:21 ++ 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 08:57:21 ++ export PYENV_SHELL=bash 08:57:21 ++ PYENV_SHELL=bash 08:57:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:57:21 +++ complete -F _pyenv pyenv 08:57:21 ++ lf-pyver python3 08:57:21 ++ local py_version_xy=python3 08:57:21 ++ local py_version_xyz= 08:57:21 ++ pyenv versions 08:57:21 ++ sed 's/^[ *]* //' 08:57:21 ++ awk '{ print $1 }' 08:57:21 ++ grep -E '^[0-9.]*[0-9]$' 08:57:21 ++ local command 08:57:21 ++ command=versions 08:57:21 ++ '[' 1 -gt 0 ']' 08:57:21 ++ shift 08:57:21 ++ case "$command" in 08:57:21 ++ command pyenv versions 08:57:21 ++ pyenv versions 08:57:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:57:22 +++ grep '^3' /tmp/.pyenv_versions 08:57:22 +++ sort -V 08:57:22 +++ tail -n 1 08:57:22 ++ py_version_xyz=3.10.6 08:57:22 ++ [[ -z 3.10.6 ]] 08:57:22 ++ echo 3.10.6 08:57:22 ++ return 0 08:57:22 + pyenv local 3.10.6 08:57:22 + local command 08:57:22 + command=local 08:57:22 + '[' 2 -gt 0 ']' 08:57:22 + shift 08:57:22 + case "$command" in 08:57:22 + command pyenv local 3.10.6 08:57:22 + pyenv local 3.10.6 08:57:22 + for arg in "$@" 08:57:22 + case $arg in 08:57:22 + pkg_list+='tox ' 08:57:22 + for arg in "$@" 08:57:22 + case $arg in 08:57:22 + pkg_list+='virtualenv ' 08:57:22 + for arg in "$@" 08:57:22 + case $arg in 08:57:22 + pkg_list+='urllib3~=1.26.15 ' 08:57:22 + [[ -f /tmp/.toxenv ]] 08:57:22 + [[ ! -f /tmp/.toxenv ]] 08:57:22 + [[ -n '' ]] 08:57:22 + python3 -m venv /tmp/venv-8AcP 08:57:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8AcP' 08:57:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8AcP 08:57:26 + echo /tmp/venv-8AcP 08:57:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:57:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:57:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:57:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:26 + local 'pip_opts=--upgrade --quiet' 08:57:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:57:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:57:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:57:26 + [[ -n '' ]] 08:57:26 + [[ -n '' ]] 08:57:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:57:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:26 + /tmp/venv-8AcP/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 08:57:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:57:30 lf-activate-venv(): INFO: Base packages installed successfully 08:57:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:57:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:57:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:57:30 + /tmp/venv-8AcP/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 08:57:32 + type python3 08:57:32 + true 08:57:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8AcP/bin to PATH' 08:57:32 lf-activate-venv(): INFO: Adding /tmp/venv-8AcP/bin to PATH 08:57:32 + PATH=/tmp/venv-8AcP/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 08:57:32 + return 0 08:57:32 + python3 --version 08:57:32 Python 3.10.6 08:57:32 + python3 -m pip --version 08:57:32 pip 26.1.2 from /tmp/venv-8AcP/lib/python3.10/site-packages/pip (python 3.10) 08:57:32 + python3 -m pip freeze 08:57:32 cachetools==7.1.4 08:57:32 colorama==0.4.6 08:57:32 distlib==0.4.0 08:57:32 filelock==3.29.0 08:57:32 packaging==26.2 08:57:32 platformdirs==4.10.0 08:57:32 pluggy==1.6.0 08:57:32 pyproject-api==1.10.1 08:57:32 python-discovery==1.4.0 08:57:32 tomli==2.4.1 08:57:32 tomli_w==1.2.0 08:57:32 tox==4.55.0 08:57:32 typing_extensions==4.15.0 08:57:32 urllib3==1.26.20 08:57:32 virtualenv==21.4.2 08:57:32 [EnvInject] - Injecting environment variables from a build step. 08:57:32 [EnvInject] - Injecting as environment variables the properties content 08:57:32 PARALLEL=false 08:57:32 08:57:32 [EnvInject] - Variables injected successfully. 08:57:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3685824718560380998.sh 08:57:32 ---> tox-run.sh 08:57:32 + 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 08:57:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:57:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:57:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:57:32 + cd /w/workspace/oom-master-pre-commit-lint/. 08:57:32 + source /home/jenkins/lf-env.sh 08:57:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:57:32 ++ mktemp -d /tmp/venv-XXXX 08:57:32 + lf_venv=/tmp/venv-uAgG 08:57:32 + local venv_file=/tmp/.os_lf_venv 08:57:32 + local python=python3 08:57:32 + local options 08:57:32 + local set_path=true 08:57:32 + local install_args= 08:57:32 ++ 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 08:57:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:57:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:57:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:57:32 + true 08:57:32 + case $1 in 08:57:32 + venv_file=/tmp/.toxenv 08:57:32 + shift 2 08:57:32 + true 08:57:32 + case $1 in 08:57:32 + shift 08:57:32 + break 08:57:32 + case $python in 08:57:32 + local pkg_list= 08:57:32 + [[ -d /opt/pyenv ]] 08:57:32 + echo 'Setup pyenv:' 08:57:32 Setup pyenv: 08:57:32 + export PYENV_ROOT=/opt/pyenv 08:57:32 + PYENV_ROOT=/opt/pyenv 08:57:32 + 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 08:57:32 + 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 08:57:32 + pyenv versions 08:57:32 system 08:57:32 3.8.13 08:57:32 3.9.13 08:57:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:57:32 + command -v pyenv 08:57:32 ++ pyenv init - --no-rehash 08:57:32 + 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[*]}"'\'')" 08:57:32 export PATH="/opt/pyenv/shims:${PATH}" 08:57:32 export PYENV_SHELL=bash 08:57:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:57:32 pyenv() { 08:57:32 local command 08:57:32 command="${1:-}" 08:57:32 if [ "$#" -gt 0 ]; then 08:57:32 shift 08:57:32 fi 08:57:32 08:57:32 case "$command" in 08:57:32 rehash|shell) 08:57:32 eval "$(pyenv "sh-$command" "$@")" 08:57:32 ;; 08:57:32 *) 08:57:32 command pyenv "$command" "$@" 08:57:32 ;; 08:57:32 esac 08:57:32 }' 08:57:32 +++ 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[*]}"' 08:57:32 ++ 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 08:57:32 ++ 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 08:57:32 ++ 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 08:57:32 ++ export PYENV_SHELL=bash 08:57:32 ++ PYENV_SHELL=bash 08:57:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:57:32 +++ complete -F _pyenv pyenv 08:57:32 ++ lf-pyver python3 08:57:32 ++ local py_version_xy=python3 08:57:32 ++ local py_version_xyz= 08:57:32 ++ pyenv versions 08:57:32 ++ sed 's/^[ *]* //' 08:57:32 ++ awk '{ print $1 }' 08:57:32 ++ local command 08:57:32 ++ command=versions 08:57:32 ++ '[' 1 -gt 0 ']' 08:57:32 ++ shift 08:57:32 ++ case "$command" in 08:57:32 ++ command pyenv versions 08:57:32 ++ pyenv versions 08:57:32 ++ grep -E '^[0-9.]*[0-9]$' 08:57:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:57:33 +++ grep '^3' /tmp/.pyenv_versions 08:57:33 +++ sort -V 08:57:33 +++ tail -n 1 08:57:33 ++ py_version_xyz=3.10.6 08:57:33 ++ [[ -z 3.10.6 ]] 08:57:33 ++ echo 3.10.6 08:57:33 ++ return 0 08:57:33 + pyenv local 3.10.6 08:57:33 + local command 08:57:33 + command=local 08:57:33 + '[' 2 -gt 0 ']' 08:57:33 + shift 08:57:33 + case "$command" in 08:57:33 + command pyenv local 3.10.6 08:57:33 + pyenv local 3.10.6 08:57:33 + for arg in "$@" 08:57:33 + case $arg in 08:57:33 + pkg_list+='tox ' 08:57:33 + for arg in "$@" 08:57:33 + case $arg in 08:57:33 + pkg_list+='virtualenv ' 08:57:33 + for arg in "$@" 08:57:33 + case $arg in 08:57:33 + pkg_list+='urllib3~=1.26.15 ' 08:57:33 + [[ -f /tmp/.toxenv ]] 08:57:33 ++ cat /tmp/.toxenv 08:57:33 + lf_venv=/tmp/venv-8AcP 08:57:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AcP from' file:/tmp/.toxenv 08:57:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AcP from file:/tmp/.toxenv 08:57:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:57:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:33 + local 'pip_opts=--upgrade --quiet' 08:57:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:57:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:57:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:57:33 + [[ -n '' ]] 08:57:33 + [[ -n '' ]] 08:57:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:57:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:33 + /tmp/venv-8AcP/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 08:57:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:57:33 lf-activate-venv(): INFO: Base packages installed successfully 08:57:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:57:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:57:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:57:33 + /tmp/venv-8AcP/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 08:57:35 + type python3 08:57:35 + true 08:57:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8AcP/bin to PATH' 08:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-8AcP/bin to PATH 08:57:35 + PATH=/tmp/venv-8AcP/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 08:57:35 + return 0 08:57:35 + [[ -d /opt/pyenv ]] 08:57:35 + echo '---> Setting up pyenv' 08:57:35 ---> Setting up pyenv 08:57:35 + export PYENV_ROOT=/opt/pyenv 08:57:35 + PYENV_ROOT=/opt/pyenv 08:57:35 + export PATH=/opt/pyenv/bin:/tmp/venv-8AcP/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 08:57:35 + PATH=/opt/pyenv/bin:/tmp/venv-8AcP/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 08:57:35 ++ pwd 08:57:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:57:35 + export PYTHONPATH 08:57:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:57:35 + TOX_TESTENV_PASSENV=PYTHONPATH 08:57:35 + tox --version 08:57:35 4.55.0 from /tmp/venv-8AcP/lib/python3.10/site-packages/tox/__init__.py 08:57:35 + PARALLEL=false 08:57:35 + TOX_OPTIONS_LIST= 08:57:35 + [[ -n pre-commit ]] 08:57:35 + TOX_OPTIONS_LIST=' -e pre-commit' 08:57:35 + case ${PARALLEL,,} in 08:57:35 + tox -e pre-commit 08:57:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:57:36 pre-commit: install_deps> python -I -m pip install pre-commit 08:57:39 pre-commit: freeze> python -m pip freeze --all 08:57:39 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.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 08:57:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:57:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:57:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:57:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:57:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:57:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:57:45 [INFO] Once installed this environment will be reused. 08:57:45 [INFO] This may take a few minutes... 08:57:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:57:49 [INFO] Once installed this environment will be reused. 08:57:49 [INFO] This may take a few minutes... 08:57:54 trim trailing whitespace.................................................Passed 08:57:54 Tabs remover.............................................................Passed 08:57:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:57:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:57:54 [INFO] Once installed this environment will be reused. 08:57:54 [INFO] This may take a few minutes... 08:58:03 gitlint..............................................(no files to check)Skipped 08:58:03 pre-commit: OK (27.45=setup[4.13]+cmd[14.64,8.68] seconds) 08:58:03 congratulations :) (27.49 seconds) 08:58:03 + tox_status=0 08:58:03 + echo '---> Completed tox runs' 08:58:03 ---> Completed tox runs 08:58:03 + for i in .tox/*/log 08:58:03 ++ echo .tox/pre-commit/log 08:58:03 ++ awk -F/ '{print $2}' 08:58:03 + tox_env=pre-commit 08:58:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:58:03 + DOC_DIR=docs/_build/html 08:58:03 + [[ -d docs/_build/html ]] 08:58:03 + echo '---> tox-run.sh ends' 08:58:03 ---> tox-run.sh ends 08:58:03 + test 0 -eq 0 08:58:03 $ ssh-agent -k 08:58:03 unset SSH_AUTH_SOCK; 08:58:03 unset SSH_AGENT_PID; 08:58:03 echo Agent pid 1628 killed; 08:58:03 [ssh-agent] Stopped. 08:58:03 [PostBuildScript] - [INFO] Executing post build scripts. 08:58:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13080804209264179942.sh 08:58:03 ---> sysstat.sh 08:58:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6329131876236140193.sh 08:58:03 ---> package-listing.sh 08:58:03 ++ facter osfamily 08:58:03 ++ tr '[:upper:]' '[:lower:]' 08:58:03 + OS_FAMILY=debian 08:58:03 + workspace=/w/workspace/oom-master-pre-commit-lint 08:58:03 + START_PACKAGES=/tmp/packages_start.txt 08:58:03 + END_PACKAGES=/tmp/packages_end.txt 08:58:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:03 + PACKAGES=/tmp/packages_start.txt 08:58:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:58:03 + PACKAGES=/tmp/packages_end.txt 08:58:03 + case "${OS_FAMILY}" in 08:58:03 + dpkg -l 08:58:03 + grep '^ii' 08:58:03 + '[' -f /tmp/packages_start.txt ']' 08:58:03 + '[' -f /tmp/packages_end.txt ']' 08:58:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:58:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:58:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:58:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10475479917859783817.sh 08:58:03 ---> capture-instance-metadata.sh 08:58:03 Setup pyenv: 08:58:04 system 08:58:04 3.8.13 08:58:04 3.9.13 08:58:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:58:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W2zI 08:58:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:58:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:11 lf-activate-venv(): INFO: Base packages installed successfully 08:58:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-W2zI/bin to PATH 08:58:31 INFO: Running in OpenStack, capturing instance metadata 08:58:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins948659358322202857.sh 08:58:31 provisioning config files... 08:58:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2817814569619965035tmp 08:58:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:58:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:58:31 [EnvInject] - Injecting environment variables from a build step. 08:58:31 [EnvInject] - Injecting as environment variables the properties content 08:58:31 SERVER_ID=logs 08:58:31 08:58:31 [EnvInject] - Variables injected successfully. 08:58:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6439771222719411933.sh 08:58:31 ---> create-netrc.sh 08:58:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14192479608026412869.sh 08:58:31 ---> python-tools-install.sh 08:58:31 Setup pyenv: 08:58:31 system 08:58:31 3.8.13 08:58:31 3.9.13 08:58:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:58:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W2zI from file:/tmp/.os_lf_venv 08:58:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:33 lf-activate-venv(): INFO: Base packages installed successfully 08:58:33 lf-activate-venv(): INFO: Installing additional packages: lftools 08:58:40 lf-activate-venv(): INFO: Adding /tmp/venv-W2zI/bin to PATH 08:58:40 Generating Requirements File 08:59: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. 08:59:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:59:00 Python 3.10.6 08:59:01 pip 26.1.2 from /tmp/venv-W2zI/lib/python3.10/site-packages/pip (python 3.10) 08:59:01 aiohappyeyeballs==2.6.2 08:59:01 aiohttp==3.14.0 08:59:01 aiosignal==1.4.0 08:59:01 appdirs==1.4.4 08:59:01 argcomplete==3.6.3 08:59:01 aspy.yaml==1.3.0 08:59:01 async-timeout==5.0.1 08:59:01 attrs==26.1.0 08:59:01 autopage==0.6.0 08:59:01 backports.strenum==1.3.1 08:59:01 beautifulsoup4==4.14.3 08:59:01 boto3==1.43.19 08:59:01 botocore==1.43.19 08:59:01 bs4==0.0.2 08:59:01 certifi==2026.5.20 08:59:01 cffi==2.0.0 08:59:01 cfgv==3.5.0 08:59:01 chardet==7.4.3 08:59:01 charset-normalizer==3.4.7 08:59:01 click==8.4.1 08:59:01 cliff==4.14.0 08:59:01 cmd2==3.5.1 08:59:01 cryptography==3.3.2 08:59:01 debtcollector==3.1.0 08:59:01 decorator==5.3.1 08:59:01 defusedxml==0.7.1 08:59:01 Deprecated==1.3.1 08:59:01 distlib==0.4.0 08:59:01 dnspython==2.8.0 08:59:01 docker==7.1.0 08:59:01 dogpile.cache==1.5.0 08:59:01 durationpy==0.10 08:59:01 email-validator==2.3.0 08:59:01 filelock==3.29.0 08:59:01 frozenlist==1.8.0 08:59:01 future==1.0.0 08:59:01 gitdb==4.0.12 08:59:01 GitPython==3.1.50 08:59:01 httplib2==0.30.2 08:59:01 identify==2.6.19 08:59:01 idna==3.17 08:59:01 importlib-resources==1.5.0 08:59:01 iso8601==2.1.0 08:59:01 Jinja2==3.1.6 08:59:01 jmespath==1.1.0 08:59:01 jsonpatch==1.33 08:59:01 jsonpointer==3.1.1 08:59:01 jsonschema==4.26.0 08:59:01 jsonschema-specifications==2025.9.1 08:59:01 keystoneauth1==5.14.0 08:59:01 kubernetes==36.0.2 08:59:01 lftools==0.37.22 08:59:01 lxml==6.1.1 08:59:01 markdown-it-py==4.2.0 08:59:01 MarkupSafe==3.0.3 08:59:01 mdurl==0.1.2 08:59:01 msgpack==1.1.2 08:59:01 multi_key_dict==2.0.3 08:59:01 multidict==6.7.1 08:59:01 munch==4.0.0 08:59:01 netaddr==1.3.0 08:59:01 niet==1.4.2 08:59:01 nodeenv==1.10.0 08:59:01 oauth2client==4.1.3 08:59:01 oauthlib==3.3.1 08:59:01 openstacksdk==4.13.0 08:59:01 os-service-types==1.8.2 08:59:01 osc-lib==4.6.0 08:59:01 oslo.config==10.4.0 08:59:01 oslo.context==6.4.0 08:59:01 oslo.i18n==6.8.0 08:59:01 oslo.log==8.2.0 08:59:01 oslo.serialization==5.10.0 08:59:01 oslo.utils==10.1.0 08:59:01 packaging==26.2 08:59:01 pbr==7.0.3 08:59:01 platformdirs==4.10.0 08:59:01 prettytable==3.17.0 08:59:01 propcache==0.5.2 08:59:01 psutil==7.2.2 08:59:01 pyasn1==0.6.3 08:59:01 pyasn1_modules==0.4.2 08:59:01 pycparser==3.0 08:59:01 pygerrit2==2.0.15 08:59:01 PyGithub==2.9.1 08:59:01 Pygments==2.20.0 08:59:01 PyJWT==2.13.0 08:59:01 PyNaCl==1.6.2 08:59:01 pyparsing==2.4.7 08:59:01 pyperclip==1.11.0 08:59:01 pyrsistent==0.20.0 08:59:01 python-cinderclient==9.9.0 08:59:01 python-dateutil==2.9.0.post0 08:59:01 python-discovery==1.4.0 08:59:01 python-heatclient==5.2.0 08:59:01 python-jenkins==1.8.3 08:59:01 python-keystoneclient==5.8.0 08:59:01 python-magnumclient==4.10.0 08:59:01 python-openstackclient==10.0.0 08:59:01 python-swiftclient==4.10.0 08:59:01 PyYAML==6.0.3 08:59:01 referencing==0.37.0 08:59:01 requests==2.34.2 08:59:01 requests-oauthlib==2.0.0 08:59:01 rfc3986==2.0.0 08:59:01 rich==15.0.0 08:59:01 rich-argparse==1.8.0 08:59:01 rpds-py==0.30.0 08:59:01 rsa==4.9.1 08:59:01 ruamel.yaml==0.19.1 08:59:01 ruamel.yaml.clib==0.2.15 08:59:01 s3transfer==0.18.0 08:59:01 simplejson==4.1.1 08:59:01 six==1.17.0 08:59:01 smmap==5.0.3 08:59:01 soupsieve==2.8.4 08:59:01 stevedore==5.8.0 08:59:01 tabulate==0.10.0 08:59:01 toml==0.10.2 08:59:01 tomlkit==0.15.0 08:59:01 tqdm==4.67.3 08:59:01 typing_extensions==4.15.0 08:59:01 urllib3==1.26.20 08:59:01 virtualenv==21.4.2 08:59:01 wcwidth==0.7.0 08:59:01 websocket-client==1.9.0 08:59:01 wrapt==2.2.1 08:59:01 xdg==6.0.0 08:59:01 xmltodict==1.0.4 08:59:01 yarl==1.24.2 08:59:01 yq==3.4.3 08:59:01 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11449236487988566009.sh 08:59:01 ---> uv-install.sh 08:59:01 Installing uv/uvx (latest) using shell installer 08:59:01 2026-06-02 08:59:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-p05vdh.sh" [1] 08:59:01 downloading uv 0.11.18 x86_64-unknown-linux-gnu 08:59:02 installing to /home/jenkins/.local/bin 08:59:02 uv 08:59:02 uvx 08:59:02 everything's installed! 08:59:02 08:59:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:59:02 08:59:02 source $HOME/.local/bin/env (sh, bash, zsh) 08:59:02 source $HOME/.local/bin/env.fish (fish) 08:59:02 Adding install location to PATH 08:59:02 ---> Validating uv/uvx install 08:59:02 uvx 0.11.18 (x86_64-unknown-linux-gnu) 08:59:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6868530345922594315.sh 08:59:02 ---> sudo-logs.sh 08:59:02 Archiving 'sudo' log.. 08:59:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18051885129982769013.sh 08:59:02 ---> job-cost.sh 08:59:02 INFO: Activating Python virtual environment... 08:59:02 Setup pyenv: 08:59:02 system 08:59:03 3.8.13 08:59:03 3.9.13 08:59:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W2zI from file:/tmp/.os_lf_venv 08:59:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:04 lf-activate-venv(): INFO: Base packages installed successfully 08:59:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-W2zI/bin to PATH 08:59:09 INFO: No stack-cost file found 08:59:09 INFO: Instance uptime: 143s 08:59:09 INFO: Fetching instance metadata (attempt 1 of 3)... 08:59:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:59:09 INFO: Successfully fetched instance metadata 08:59:09 INFO: Instance type: v3-standard-4 08:59:09 INFO: Retrieving pricing info for: v3-standard-4 08:59:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:59:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 08:59:10 INFO: Successfully fetched Vexxhost pricing API 08:59:10 INFO: Retrieved cost: 0.11 08:59:10 INFO: Retrieved resource: v3-standard-4 08:59:10 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:59:10 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:59:10 INFO: Successfully archived job cost data 08:59:10 DEBUG: Cost data: oom-master-pre-commit-lint,4624,2026-06-02 08:59:10,v3-standard-4,143,0.11,0.00,SUCCESS 08:59:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4468841923038323965.sh 08:59:10 ---> logs-deploy.sh 08:59:10 Setup pyenv: 08:59:10 system 08:59:10 3.8.13 08:59:10 3.9.13 08:59:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W2zI from file:/tmp/.os_lf_venv 08:59:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:12 lf-activate-venv(): INFO: Base packages installed successfully 08:59:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:59:18 lf-activate-venv(): INFO: Adding /tmp/venv-W2zI/bin to PATH 08:59:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4624 08:59:18 INFO: archiving workspace using pattern(s): 08:59:19 Archives upload complete. 08:59:19 INFO: archiving logs to Nexus 08:59:20 ---> uname -a: 08:59:20 Linux prd-ubuntu1804-builder-4c-4g-6008 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:59:20 08:59:20 08:59:20 ---> lscpu: 08:59:20 Architecture: x86_64 08:59:20 CPU op-mode(s): 32-bit, 64-bit 08:59:20 Byte Order: Little Endian 08:59:20 CPU(s): 4 08:59:20 On-line CPU(s) list: 0-3 08:59:20 Thread(s) per core: 1 08:59:20 Core(s) per socket: 1 08:59:20 Socket(s): 4 08:59:20 NUMA node(s): 1 08:59:20 Vendor ID: AuthenticAMD 08:59:20 CPU family: 23 08:59:20 Model: 49 08:59:20 Model name: AMD EPYC-Rome Processor 08:59:20 Stepping: 0 08:59:20 CPU MHz: 2799.998 08:59:20 BogoMIPS: 5599.99 08:59:20 Virtualization: AMD-V 08:59:20 Hypervisor vendor: KVM 08:59:20 Virtualization type: full 08:59:20 L1d cache: 32K 08:59:20 L1i cache: 32K 08:59:20 L2 cache: 512K 08:59:20 L3 cache: 16384K 08:59:20 NUMA node0 CPU(s): 0-3 08:59:20 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 08:59:20 08:59:20 08:59:20 ---> nproc: 08:59:20 4 08:59:20 08:59:20 08:59:20 ---> df -h: 08:59:20 Filesystem Size Used Avail Use% Mounted on 08:59:20 udev 7.9G 0 7.9G 0% /dev 08:59:20 tmpfs 1.6G 676K 1.6G 1% /run 08:59:20 /dev/vda1 78G 8.5G 69G 11% / 08:59:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:59:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:59:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:59:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:59:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:59:20 08:59:20 08:59:20 ---> free -m: 08:59:20 total used free shared buff/cache available 08:59:20 Mem: 16040 570 13118 0 2350 15145 08:59:20 Swap: 1023 0 1023 08:59:20 08:59:20 08:59:20 ---> ip addr: 08:59:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:59:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:59:20 inet 127.0.0.1/8 scope host lo 08:59:20 valid_lft forever preferred_lft forever 08:59:20 inet6 ::1/128 scope host 08:59:20 valid_lft forever preferred_lft forever 08:59:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:59:20 link/ether fa:16:3e:69:67:32 brd ff:ff:ff:ff:ff:ff 08:59:20 inet 10.30.106.221/23 brd 10.30.107.255 scope global dynamic ens3 08:59:20 valid_lft 86253sec preferred_lft 86253sec 08:59:20 inet6 fe80::f816:3eff:fe69:6732/64 scope link 08:59:20 valid_lft forever preferred_lft forever 08:59:20 08:59:20 08:59:20 ---> sar -b -r -n DEV: 08:59:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6008) 06/02/26 _x86_64_ (4 CPU) 08:59:20 08:59:20 08:56:56 LINUX RESTART (4 CPU) 08:59:20 08:59:20 08:57:01 tps rtps wtps bread/s bwrtn/s 08:59:20 08:58:01 354.89 59.49 295.40 3758.44 86975.10 08:59:20 08:59:01 133.71 0.95 132.76 106.78 15501.42 08:59:20 Average: 244.30 30.22 214.08 1932.61 51238.26 08:59:20 08:59:20 08:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:59:20 08:58:01 13907764 15507164 2517204 15.33 57544 1741316 896364 5.13 785168 1516420 169800 08:59:20 08:59:01 13574280 15577492 2850688 17.36 87884 2092284 784724 4.49 736648 1853572 192772 08:59:20 Average: 13741022 15542328 2683946 16.34 72714 1916800 840544 4.81 760908 1684996 181286 08:59:20 08:59:20 08:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:59:20 08:58:01 lo 2.80 2.80 0.30 0.30 0.00 0.00 0.00 0.00 08:59:20 08:58:01 ens3 534.48 344.78 2379.60 80.52 0.00 0.00 0.00 0.00 08:59:20 08:59:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 08:59:20 08:59:01 ens3 75.22 57.41 1083.80 18.60 0.00 0.00 0.00 0.00 08:59:20 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 08:59:20 Average: ens3 304.85 201.09 1731.70 49.56 0.00 0.00 0.00 0.00 08:59:20 08:59:20 08:59:20 ---> sar -P ALL: 08:59:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6008) 06/02/26 _x86_64_ (4 CPU) 08:59:20 08:59:20 08:56:56 LINUX RESTART (4 CPU) 08:59:20 08:59:20 08:57:01 CPU %user %nice %system %iowait %steal %idle 08:59:20 08:58:01 all 22.86 0.00 3.09 3.15 0.07 70.83 08:59:20 08:58:01 0 21.19 0.00 3.25 2.42 0.07 73.08 08:59:20 08:58:01 1 23.00 0.00 2.68 3.52 0.08 70.72 08:59:20 08:58:01 2 23.44 0.00 3.37 3.77 0.08 69.34 08:59:20 08:58:01 3 23.79 0.00 3.06 2.91 0.07 70.17 08:59:20 08:59:01 all 21.52 0.00 1.65 1.35 0.06 75.42 08:59:20 08:59:01 0 10.24 0.00 1.06 1.44 0.08 87.18 08:59:20 08:59:01 1 3.09 0.00 1.04 3.06 0.03 92.78 08:59:20 08:59:01 2 39.74 0.00 2.65 0.60 0.05 56.96 08:59:20 08:59:01 3 32.97 0.00 1.86 0.30 0.07 64.81 08:59:20 Average: all 22.19 0.00 2.37 2.25 0.06 73.13 08:59:20 Average: 0 15.73 0.00 2.16 1.93 0.08 80.11 08:59:20 Average: 1 13.04 0.00 1.86 3.29 0.06 81.76 08:59:20 Average: 2 31.61 0.00 3.01 2.18 0.07 63.13 08:59:20 Average: 3 28.38 0.00 2.46 1.61 0.07 67.49 08:59:20 08:59:20 08:59:20