21:31:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146056 21:31:47 Running as SYSTEM 21:31:47 [EnvInject] - Loading node environment variables. 21:31:47 Building remotely on prd-ubuntu1804-builder-4c-4g-9064 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:31:47 [ssh-agent] Looking for ssh-agent implementation... 21:31:47 $ ssh-agent 21:31:47 SSH_AUTH_SOCK=/tmp/ssh-RrymhqwlmxO1/agent.1666 21:31:47 SSH_AGENT_PID=1668 21:31:47 [ssh-agent] Started. 21:31:47 Running ssh-add (command line suppressed) 21:31:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15504633572308533069.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15504633572308533069.key) 21:31:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:31:47 The recommended git tool is: NONE 21:31:49 using credential onap-jenkins-ssh 21:31:49 Wiping out workspace first. 21:31:49 Cloning the remote Git repository 21:31:49 Cloning repository git://cloud.onap.org/mirror/oom.git 21:31:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:31:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:49 > git --version # timeout=10 21:31:49 > git --version # 'git version 2.17.1' 21:31:49 using GIT_SSH to set credentials Gerrit user 21:31:49 Verifying host key using manually-configured host key entries 21:31:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:31:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:54 using GIT_SSH to set credentials Gerrit user 21:31:54 Verifying host key using manually-configured host key entries 21:31:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146056/1 # timeout=30 21:31:54 > git rev-parse e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5^{commit} # timeout=10 21:31:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:31:54 Checking out Revision e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 (refs/changes/56/146056/1) 21:31:54 > git config core.sparsecheckout # timeout=10 21:31:54 > git checkout -f e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=30 21:31:58 Commit message: "feat(ingress): cross-NS cert in gateway" 21:31:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:31:58 > git rev-list --no-walk 6659e75d0e95da82ff86812f80e85d053e19decc # timeout=10 21:31:58 [EnvInject] - Injecting environment variables from a build step. 21:31:58 [EnvInject] - Injecting as environment variables the properties content 21:31:58 PYTHON=python3 21:31:58 21:31:58 [EnvInject] - Variables injected successfully. 21:31:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15241879883993071354.sh 21:31:58 ---> tox-install.sh 21:31:58 + source /home/jenkins/lf-env.sh 21:31:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:58 ++ mktemp -d /tmp/venv-XXXX 21:31:58 + lf_venv=/tmp/venv-HumU 21:31:58 + local venv_file=/tmp/.os_lf_venv 21:31:58 + local python=python3 21:31:58 + local options 21:31:58 + local set_path=true 21:31:58 + local install_args= 21:31:58 ++ 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 21:31:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:58 + true 21:31:58 + case $1 in 21:31:58 + venv_file=/tmp/.toxenv 21:31:58 + shift 2 21:31:58 + true 21:31:58 + case $1 in 21:31:58 + shift 21:31:58 + break 21:31:58 + case $python in 21:31:58 + local pkg_list= 21:31:58 + [[ -d /opt/pyenv ]] 21:31:58 + echo 'Setup pyenv:' 21:31:58 Setup pyenv: 21:31:58 + export PYENV_ROOT=/opt/pyenv 21:31:58 + PYENV_ROOT=/opt/pyenv 21:31:58 + 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 21:31:58 + 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 21:31:58 + pyenv versions 21:31:58 * system (set by /opt/pyenv/version) 21:31:58 * 3.8.13 (set by /opt/pyenv/version) 21:31:58 * 3.9.13 (set by /opt/pyenv/version) 21:31:58 * 3.10.6 (set by /opt/pyenv/version) 21:31:58 + command -v pyenv 21:31:58 ++ pyenv init - --no-rehash 21:31:58 + 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[*]}"'\'')" 21:31:58 export PATH="/opt/pyenv/shims:${PATH}" 21:31:58 export PYENV_SHELL=bash 21:31:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:58 pyenv() { 21:31:58 local command 21:31:58 command="${1:-}" 21:31:58 if [ "$#" -gt 0 ]; then 21:31:58 shift 21:31:58 fi 21:31:58 21:31:58 case "$command" in 21:31:58 rehash|shell) 21:31:58 eval "$(pyenv "sh-$command" "$@")" 21:31:58 ;; 21:31:58 *) 21:31:58 command pyenv "$command" "$@" 21:31:58 ;; 21:31:58 esac 21:31:58 }' 21:31:58 +++ 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[*]}"' 21:31:58 ++ 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 21:31:58 ++ 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 21:31:58 ++ 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 21:31:58 ++ export PYENV_SHELL=bash 21:31:58 ++ PYENV_SHELL=bash 21:31:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:58 +++ complete -F _pyenv pyenv 21:31:58 ++ lf-pyver python3 21:31:58 ++ local py_version_xy=python3 21:31:58 ++ local py_version_xyz= 21:31:58 ++ pyenv versions 21:31:58 ++ local command 21:31:58 ++ command=versions 21:31:58 ++ '[' 1 -gt 0 ']' 21:31:58 ++ shift 21:31:58 ++ case "$command" in 21:31:58 ++ command pyenv versions 21:31:58 ++ pyenv versions 21:31:58 ++ sed 's/^[ *]* //' 21:31:58 ++ awk '{ print $1 }' 21:31:58 ++ grep -E '^[0-9.]*[0-9]$' 21:31:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:59 +++ grep '^3' /tmp/.pyenv_versions 21:31:59 +++ tail -n 1 21:31:59 +++ sort -V 21:31:59 ++ py_version_xyz=3.10.6 21:31:59 ++ [[ -z 3.10.6 ]] 21:31:59 ++ echo 3.10.6 21:31:59 ++ return 0 21:31:59 + pyenv local 3.10.6 21:31:59 + local command 21:31:59 + command=local 21:31:59 + '[' 2 -gt 0 ']' 21:31:59 + shift 21:31:59 + case "$command" in 21:31:59 + command pyenv local 3.10.6 21:31:59 + pyenv local 3.10.6 21:31:59 + for arg in "$@" 21:31:59 + case $arg in 21:31:59 + pkg_list+='tox ' 21:31:59 + for arg in "$@" 21:31:59 + case $arg in 21:31:59 + pkg_list+='virtualenv ' 21:31:59 + for arg in "$@" 21:31:59 + case $arg in 21:31:59 + pkg_list+='urllib3~=1.26.15 ' 21:31:59 + [[ -f /tmp/.toxenv ]] 21:31:59 + [[ ! -f /tmp/.toxenv ]] 21:31:59 + [[ -n '' ]] 21:31:59 + python3 -m venv /tmp/venv-HumU 21:32:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HumU' 21:32:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HumU 21:32:03 + echo /tmp/venv-HumU 21:32:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:32:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:32:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:03 + local 'pip_opts=--upgrade --quiet' 21:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:32:03 + [[ -n '' ]] 21:32:03 + [[ -n '' ]] 21:32:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:03 + /tmp/venv-HumU/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 21:32:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:32:07 lf-activate-venv(): INFO: Base packages installed successfully 21:32:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:32:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:32:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:32:07 + /tmp/venv-HumU/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 21:32:09 + type python3 21:32:09 + true 21:32:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HumU/bin to PATH' 21:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-HumU/bin to PATH 21:32:09 + PATH=/tmp/venv-HumU/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 21:32:09 + return 0 21:32:09 + python3 --version 21:32:09 Python 3.10.6 21:32:09 + python3 -m pip --version 21:32:09 pip 26.1.2 from /tmp/venv-HumU/lib/python3.10/site-packages/pip (python 3.10) 21:32:09 + python3 -m pip freeze 21:32:09 cachetools==7.1.4 21:32:09 colorama==0.4.6 21:32:09 distlib==0.4.3 21:32:09 filelock==3.29.7 21:32:09 packaging==26.2 21:32:09 platformdirs==4.10.0 21:32:09 pluggy==1.6.0 21:32:09 pyproject-api==1.10.1 21:32:09 python-discovery==1.4.4 21:32:09 tomli==2.4.1 21:32:09 tomli_w==1.2.0 21:32:09 tox==4.56.4 21:32:09 typing_extensions==4.16.0 21:32:09 urllib3==1.26.20 21:32:09 virtualenv==21.6.1 21:32:09 [EnvInject] - Injecting environment variables from a build step. 21:32:09 [EnvInject] - Injecting as environment variables the properties content 21:32:09 PARALLEL=false 21:32:09 21:32:09 [EnvInject] - Variables injected successfully. 21:32:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13833843825322123720.sh 21:32:09 ---> tox-run.sh 21:32:09 + 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 21:32:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:32:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:32:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:32:09 + cd /w/workspace/oom-master-pre-commit-lint/. 21:32:09 + source /home/jenkins/lf-env.sh 21:32:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:32:09 ++ mktemp -d /tmp/venv-XXXX 21:32:09 + lf_venv=/tmp/venv-nqja 21:32:09 + local venv_file=/tmp/.os_lf_venv 21:32:09 + local python=python3 21:32:09 + local options 21:32:09 + local set_path=true 21:32:09 + local install_args= 21:32:09 ++ 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 21:32:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:32:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:32:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:32:09 + true 21:32:09 + case $1 in 21:32:09 + venv_file=/tmp/.toxenv 21:32:09 + shift 2 21:32:09 + true 21:32:09 + case $1 in 21:32:09 + shift 21:32:09 + break 21:32:09 + case $python in 21:32:09 + local pkg_list= 21:32:09 + [[ -d /opt/pyenv ]] 21:32:09 + echo 'Setup pyenv:' 21:32:09 Setup pyenv: 21:32:09 + export PYENV_ROOT=/opt/pyenv 21:32:09 + PYENV_ROOT=/opt/pyenv 21:32:09 + 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 21:32:09 + 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 21:32:09 + pyenv versions 21:32:10 system 21:32:10 3.8.13 21:32:10 3.9.13 21:32:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:32:10 + command -v pyenv 21:32:10 ++ pyenv init - --no-rehash 21:32:10 + 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[*]}"'\'')" 21:32:10 export PATH="/opt/pyenv/shims:${PATH}" 21:32:10 export PYENV_SHELL=bash 21:32:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:32:10 pyenv() { 21:32:10 local command 21:32:10 command="${1:-}" 21:32:10 if [ "$#" -gt 0 ]; then 21:32:10 shift 21:32:10 fi 21:32:10 21:32:10 case "$command" in 21:32:10 rehash|shell) 21:32:10 eval "$(pyenv "sh-$command" "$@")" 21:32:10 ;; 21:32:10 *) 21:32:10 command pyenv "$command" "$@" 21:32:10 ;; 21:32:10 esac 21:32:10 }' 21:32:10 +++ 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[*]}"' 21:32:10 ++ 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 21:32:10 ++ 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 21:32:10 ++ 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 21:32:10 ++ export PYENV_SHELL=bash 21:32:10 ++ PYENV_SHELL=bash 21:32:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:32:10 +++ complete -F _pyenv pyenv 21:32:10 ++ lf-pyver python3 21:32:10 ++ local py_version_xy=python3 21:32:10 ++ local py_version_xyz= 21:32:10 ++ pyenv versions 21:32:10 ++ local command 21:32:10 ++ command=versions 21:32:10 ++ '[' 1 -gt 0 ']' 21:32:10 ++ shift 21:32:10 ++ case "$command" in 21:32:10 ++ awk '{ print $1 }' 21:32:10 ++ command pyenv versions 21:32:10 ++ pyenv versions 21:32:10 ++ grep -E '^[0-9.]*[0-9]$' 21:32:10 ++ sed 's/^[ *]* //' 21:32:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:32:10 +++ grep '^3' /tmp/.pyenv_versions 21:32:10 +++ sort -V 21:32:10 +++ tail -n 1 21:32:10 ++ py_version_xyz=3.10.6 21:32:10 ++ [[ -z 3.10.6 ]] 21:32:10 ++ echo 3.10.6 21:32:10 ++ return 0 21:32:10 + pyenv local 3.10.6 21:32:10 + local command 21:32:10 + command=local 21:32:10 + '[' 2 -gt 0 ']' 21:32:10 + shift 21:32:10 + case "$command" in 21:32:10 + command pyenv local 3.10.6 21:32:10 + pyenv local 3.10.6 21:32:10 + for arg in "$@" 21:32:10 + case $arg in 21:32:10 + pkg_list+='tox ' 21:32:10 + for arg in "$@" 21:32:10 + case $arg in 21:32:10 + pkg_list+='virtualenv ' 21:32:10 + for arg in "$@" 21:32:10 + case $arg in 21:32:10 + pkg_list+='urllib3~=1.26.15 ' 21:32:10 + [[ -f /tmp/.toxenv ]] 21:32:10 ++ cat /tmp/.toxenv 21:32:10 + lf_venv=/tmp/venv-HumU 21:32:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HumU from' file:/tmp/.toxenv 21:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HumU from file:/tmp/.toxenv 21:32:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:32:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:10 + local 'pip_opts=--upgrade --quiet' 21:32:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:32:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:32:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:32:10 + [[ -n '' ]] 21:32:10 + [[ -n '' ]] 21:32:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:32:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:10 + /tmp/venv-HumU/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 21:32:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:32:11 lf-activate-venv(): INFO: Base packages installed successfully 21:32:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:32:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:32:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:32:11 + /tmp/venv-HumU/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 21:32:12 + type python3 21:32:12 + true 21:32:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HumU/bin to PATH' 21:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-HumU/bin to PATH 21:32:12 + PATH=/tmp/venv-HumU/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 21:32:12 + return 0 21:32:12 + [[ -d /opt/pyenv ]] 21:32:12 + echo '---> Setting up pyenv' 21:32:12 ---> Setting up pyenv 21:32:12 + export PYENV_ROOT=/opt/pyenv 21:32:12 + PYENV_ROOT=/opt/pyenv 21:32:12 + export PATH=/opt/pyenv/bin:/tmp/venv-HumU/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 21:32:12 + PATH=/opt/pyenv/bin:/tmp/venv-HumU/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 21:32:12 ++ pwd 21:32:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:32:12 + export PYTHONPATH 21:32:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:32:12 + TOX_TESTENV_PASSENV=PYTHONPATH 21:32:12 + tox --version 21:32:12 4.56.4 from /tmp/venv-HumU/lib/python3.10/site-packages/tox/__init__.py 21:32:12 + PARALLEL=false 21:32:12 + TOX_OPTIONS_LIST= 21:32:12 + [[ -n pre-commit ]] 21:32:12 + TOX_OPTIONS_LIST=' -e pre-commit' 21:32:12 + case ${PARALLEL,,} in 21:32:12 + tox -e pre-commit 21:32:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:32:13 pre-commit: install_deps> python -I -m pip install pre-commit 21:32:16 pre-commit: freeze> python -m pip freeze --all 21:32:16 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,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.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 21:32:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:32:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:32:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:32:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:32:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:32:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:32:19 [INFO] Once installed this environment will be reused. 21:32:19 [INFO] This may take a few minutes... 21:32:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:32:22 [INFO] Once installed this environment will be reused. 21:32:22 [INFO] This may take a few minutes... 21:32:27 trim trailing whitespace.................................................Passed 21:32:27 Tabs remover.............................................................Passed 21:32:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:32:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:32:27 [INFO] Once installed this environment will be reused. 21:32:27 [INFO] This may take a few minutes... 21:32:36 gitlint..............................................(no files to check)Skipped 21:32:36 pre-commit: OK (23.62=setup[4.08]+cmd[10.81,8.73] seconds) 21:32:36 congratulations :) (23.66 seconds) 21:32:36 + tox_status=0 21:32:36 + echo '---> Completed tox runs' 21:32:36 ---> Completed tox runs 21:32:36 + for i in .tox/*/log 21:32:36 ++ echo .tox/pre-commit/log 21:32:36 ++ awk -F/ '{print $2}' 21:32:36 + tox_env=pre-commit 21:32:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:32:36 + DOC_DIR=docs/_build/html 21:32:36 + [[ -d docs/_build/html ]] 21:32:36 + echo '---> tox-run.sh ends' 21:32:36 ---> tox-run.sh ends 21:32:36 + test 0 -eq 0 21:32:36 $ ssh-agent -k 21:32:36 unset SSH_AUTH_SOCK; 21:32:36 unset SSH_AGENT_PID; 21:32:36 echo Agent pid 1668 killed; 21:32:36 [ssh-agent] Stopped. 21:32:36 [PostBuildScript] - [INFO] Executing post build scripts. 21:32:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1828376643251610181.sh 21:32:36 ---> sysstat.sh 21:32:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5618113568029613310.sh 21:32:36 ---> package-listing.sh 21:32:36 ++ facter osfamily 21:32:36 ++ tr '[:upper:]' '[:lower:]' 21:32:37 + OS_FAMILY=debian 21:32:37 + workspace=/w/workspace/oom-master-pre-commit-lint 21:32:37 + START_PACKAGES=/tmp/packages_start.txt 21:32:37 + END_PACKAGES=/tmp/packages_end.txt 21:32:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:37 + PACKAGES=/tmp/packages_start.txt 21:32:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:32:37 + PACKAGES=/tmp/packages_end.txt 21:32:37 + case "${OS_FAMILY}" in 21:32:37 + dpkg -l 21:32:37 + grep '^ii' 21:32:37 + '[' -f /tmp/packages_start.txt ']' 21:32:37 + '[' -f /tmp/packages_end.txt ']' 21:32:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:32:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:32:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:32:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:32:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8154058565622260490.sh 21:32:37 ---> capture-instance-metadata.sh 21:32:37 Setup pyenv: 21:32:37 system 21:32:37 3.8.13 21:32:37 3.9.13 21:32:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:32:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RDPF 21:32:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:44 lf-activate-venv(): INFO: Base packages installed successfully 21:32:44 lf-activate-venv(): INFO: Installing additional packages: lftools 21:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-RDPF/bin to PATH 21:33:06 INFO: Running in OpenStack, capturing instance metadata 21:33:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7037823561725898276.sh 21:33:06 provisioning config files... 21:33:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12721260607475594689tmp 21:33:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:33:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:33:06 [EnvInject] - Injecting environment variables from a build step. 21:33:06 [EnvInject] - Injecting as environment variables the properties content 21:33:06 SERVER_ID=logs 21:33:06 21:33:06 [EnvInject] - Variables injected successfully. 21:33:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13825767532873789238.sh 21:33:06 ---> create-netrc.sh 21:33:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6255880662737332985.sh 21:33:06 ---> python-tools-install.sh 21:33:06 Setup pyenv: 21:33:06 system 21:33:06 3.8.13 21:33:06 3.9.13 21:33:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:33:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RDPF from file:/tmp/.os_lf_venv 21:33:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:08 lf-activate-venv(): INFO: Base packages installed successfully 21:33:08 lf-activate-venv(): INFO: Installing additional packages: lftools 21:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-RDPF/bin to PATH 21:33:15 Generating Requirements File 21:33:38 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. 21:33:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:38 Python 3.10.6 21:33:38 pip 26.1.2 from /tmp/venv-RDPF/lib/python3.10/site-packages/pip (python 3.10) 21:33:39 aiohappyeyeballs==2.7.1 21:33:39 aiohttp==3.14.1 21:33:39 aiosignal==1.4.0 21:33:39 appdirs==1.4.4 21:33:39 argcomplete==3.7.0 21:33:39 aspy.yaml==1.3.0 21:33:39 async-timeout==5.0.1 21:33:39 attrs==26.1.0 21:33:39 autopage==0.6.0 21:33:39 backports.strenum==1.3.1 21:33:39 beautifulsoup4==4.15.0 21:33:39 boto3==1.43.46 21:33:39 botocore==1.43.46 21:33:39 bs4==0.0.2 21:33:39 certifi==2026.6.17 21:33:39 cffi==2.1.0 21:33:39 cfgv==3.5.0 21:33:39 chardet==7.4.3 21:33:39 charset-normalizer==3.4.9 21:33:39 click==8.4.2 21:33:39 cliff==4.14.0 21:33:39 cmd2==3.5.1 21:33:39 cryptography==3.3.2 21:33:39 debtcollector==3.1.0 21:33:39 decorator==5.3.1 21:33:39 defusedxml==0.7.1 21:33:39 Deprecated==1.3.1 21:33:39 distlib==0.4.3 21:33:39 dnspython==2.8.0 21:33:39 docker==7.2.0 21:33:39 dogpile.cache==1.5.0 21:33:39 durationpy==0.10 21:33:39 email-validator==2.3.0 21:33:39 filelock==3.29.7 21:33:39 frozenlist==1.8.0 21:33:39 future==1.0.0 21:33:39 gitdb==4.0.12 21:33:39 GitPython==3.1.50 21:33:39 httplib2==0.30.2 21:33:39 identify==2.6.19 21:33:39 idna==3.18 21:33:39 importlib-resources==1.5.0 21:33:39 iso8601==2.1.0 21:33:39 Jinja2==3.1.6 21:33:39 jmespath==1.1.0 21:33:39 jsonpatch==1.33 21:33:39 jsonpointer==3.1.1 21:33:39 jsonschema==4.26.0 21:33:39 jsonschema-specifications==2025.9.1 21:33:39 keystoneauth1==5.14.0 21:33:39 kubernetes==36.0.2 21:33:39 lftools==0.37.22 21:33:39 lxml==6.1.1 21:33:39 markdown-it-py==4.2.0 21:33:39 MarkupSafe==3.0.3 21:33:39 mdurl==0.1.2 21:33:39 msgpack==1.2.1 21:33:39 multi_key_dict==2.0.3 21:33:39 multidict==6.7.1 21:33:39 munch==4.0.0 21:33:39 netaddr==1.3.0 21:33:39 niet==1.4.2 21:33:39 nodeenv==1.10.0 21:33:39 oauth2client==4.1.3 21:33:39 oauthlib==3.3.1 21:33:39 openstacksdk==4.13.0 21:33:39 os-service-types==1.8.2 21:33:39 osc-lib==4.6.0 21:33:39 oslo.config==10.4.0 21:33:39 oslo.context==6.4.0 21:33:39 oslo.i18n==6.8.0 21:33:39 oslo.log==8.2.0 21:33:39 oslo.serialization==5.10.0 21:33:39 oslo.utils==10.1.1 21:33:39 packaging==26.2 21:33:39 pbr==7.0.3 21:33:39 platformdirs==4.10.0 21:33:39 prettytable==3.18.0 21:33:39 propcache==0.5.2 21:33:39 psutil==7.2.2 21:33:39 pyasn1==0.6.4 21:33:39 pyasn1_modules==0.4.2 21:33:39 pycparser==3.0 21:33:39 pygerrit2==2.0.15 21:33:39 PyGithub==2.9.1 21:33:39 Pygments==2.20.0 21:33:39 PyJWT==2.13.0 21:33:39 PyNaCl==1.6.2 21:33:39 pyparsing==2.4.7 21:33:39 pyperclip==1.11.0 21:33:39 pyrsistent==0.20.0 21:33:39 python-cinderclient==9.9.0 21:33:39 python-dateutil==2.9.0.post0 21:33:39 python-discovery==1.4.4 21:33:39 python-heatclient==5.2.0 21:33:39 python-jenkins==1.8.3 21:33:39 python-keystoneclient==5.8.0 21:33:39 python-magnumclient==4.11.0 21:33:39 python-openstackclient==10.0.0 21:33:39 python-swiftclient==4.10.0 21:33:39 PyYAML==6.0.3 21:33:39 referencing==0.37.0 21:33:39 requests==2.34.2 21:33:39 requests-oauthlib==2.0.0 21:33:39 rfc3986==2.0.0 21:33:39 rich==15.0.0 21:33:39 rich-argparse==1.8.0 21:33:39 rpds-py==0.30.0 21:33:39 rsa==4.9.1 21:33:39 ruamel.yaml==0.19.1 21:33:39 ruamel.yaml.clib==0.2.15 21:33:39 s3transfer==0.19.1 21:33:39 simplejson==4.1.1 21:33:39 six==1.17.0 21:33:39 smmap==5.0.3 21:33:39 soupsieve==2.8.4 21:33:39 stevedore==5.8.0 21:33:39 tabulate==0.10.0 21:33:39 toml==0.10.2 21:33:39 tomlkit==0.15.0 21:33:39 tqdm==4.68.4 21:33:39 typing_extensions==4.16.0 21:33:39 urllib3==1.26.20 21:33:39 virtualenv==21.6.1 21:33:39 wcwidth==0.8.2 21:33:39 websocket-client==1.9.0 21:33:39 wrapt==2.2.2 21:33:39 xdg==6.0.0 21:33:39 xmltodict==1.0.4 21:33:39 yarl==1.24.2 21:33:39 yq==4.1.2 21:33:39 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12804787045516581719.sh 21:33:39 ---> uv-install.sh 21:33:39 Installing uv/uvx (latest) using shell installer 21:33:39 2026-07-11 21:33:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-s3xshX.sh" [1] 21:33:39 downloading uv 0.11.28 x86_64-unknown-linux-gnu 21:33:40 installing to /home/jenkins/.local/bin 21:33:40 uv 21:33:40 uvx 21:33:40 everything's installed! 21:33:40 21:33:40 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:33:40 21:33:40 source $HOME/.local/bin/env (sh, bash, zsh) 21:33:40 source $HOME/.local/bin/env.fish (fish) 21:33:40 Adding install location to PATH 21:33:40 ---> Validating uv/uvx install 21:33:40 uvx 0.11.28 (x86_64-unknown-linux-gnu) 21:33:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3214549394988029037.sh 21:33:40 ---> sudo-logs.sh 21:33:40 Archiving 'sudo' log.. 21:33:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18201120409622498537.sh 21:33:40 ---> job-cost.sh 21:33:40 INFO: Activating Python virtual environment... 21:33:40 Setup pyenv: 21:33:40 system 21:33:40 3.8.13 21:33:40 3.9.13 21:33:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RDPF from file:/tmp/.os_lf_venv 21:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:42 lf-activate-venv(): INFO: Base packages installed successfully 21:33:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-RDPF/bin to PATH 21:33:47 INFO: No stack-cost file found 21:33:47 INFO: Instance uptime: 146s 21:33:47 INFO: Fetching instance metadata (attempt 1 of 3)... 21:33:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:33:48 INFO: Successfully fetched instance metadata 21:33:48 INFO: Instance type: v3-standard-4 21:33:48 INFO: Retrieving pricing info for: v3-standard-4 21:33:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:33:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 21:33:48 INFO: Successfully fetched Vexxhost pricing API 21:33:48 INFO: Retrieved cost: 0.11 21:33:48 INFO: Retrieved resource: v3-standard-4 21:33:48 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 21:33:48 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 21:33:48 INFO: Successfully archived job cost data 21:33:48 DEBUG: Cost data: oom-master-pre-commit-lint,4698,2026-07-11 21:33:48,v3-standard-4,146,0.11,0.00,SUCCESS 21:33:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9424241952554280852.sh 21:33:48 ---> logs-deploy.sh 21:33:48 Setup pyenv: 21:33:48 system 21:33:48 3.8.13 21:33:48 3.9.13 21:33:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RDPF from file:/tmp/.os_lf_venv 21:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:50 lf-activate-venv(): INFO: Base packages installed successfully 21:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-RDPF/bin to PATH 21:33:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4698 21:33:58 INFO: archiving workspace using pattern(s): 21:33:59 Archives upload complete. 21:33:59 INFO: archiving logs to Nexus 21:34:00 ---> uname -a: 21:34:00 Linux prd-ubuntu1804-builder-4c-4g-9064 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:34:00 21:34:00 21:34:00 ---> lscpu: 21:34:00 Architecture: x86_64 21:34:00 CPU op-mode(s): 32-bit, 64-bit 21:34:00 Byte Order: Little Endian 21:34:00 CPU(s): 4 21:34:00 On-line CPU(s) list: 0-3 21:34:00 Thread(s) per core: 1 21:34:00 Core(s) per socket: 1 21:34:00 Socket(s): 4 21:34:00 NUMA node(s): 1 21:34:00 Vendor ID: AuthenticAMD 21:34:00 CPU family: 23 21:34:00 Model: 49 21:34:00 Model name: AMD EPYC-Rome Processor 21:34:00 Stepping: 0 21:34:00 CPU MHz: 2799.998 21:34:00 BogoMIPS: 5599.99 21:34:00 Virtualization: AMD-V 21:34:00 Hypervisor vendor: KVM 21:34:00 Virtualization type: full 21:34:00 L1d cache: 32K 21:34:00 L1i cache: 32K 21:34:00 L2 cache: 512K 21:34:00 L3 cache: 16384K 21:34:00 NUMA node0 CPU(s): 0-3 21:34:00 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 21:34:00 21:34:00 21:34:00 ---> nproc: 21:34:00 4 21:34:00 21:34:00 21:34:00 ---> df -h: 21:34:00 Filesystem Size Used Avail Use% Mounted on 21:34:00 udev 7.9G 0 7.9G 0% /dev 21:34:00 tmpfs 1.6G 676K 1.6G 1% /run 21:34:00 /dev/vda1 78G 8.5G 69G 11% / 21:34:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:34:00 tmpfs 5.0M 0 5.0M 0% /run/lock 21:34:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:34:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:34:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:34:00 21:34:00 21:34:00 ---> free -m: 21:34:00 total used free shared buff/cache available 21:34:00 Mem: 16040 554 13139 0 2346 15161 21:34:00 Swap: 1023 0 1023 21:34:00 21:34:00 21:34:00 ---> ip addr: 21:34:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:34:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:34:00 inet 127.0.0.1/8 scope host lo 21:34:00 valid_lft forever preferred_lft forever 21:34:00 inet6 ::1/128 scope host 21:34:00 valid_lft forever preferred_lft forever 21:34:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:34:00 link/ether fa:16:3e:2b:29:83 brd ff:ff:ff:ff:ff:ff 21:34:00 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 21:34:00 valid_lft 86250sec preferred_lft 86250sec 21:34:00 inet6 fe80::f816:3eff:fe2b:2983/64 scope link 21:34:00 valid_lft forever preferred_lft forever 21:34:00 21:34:00 21:34:00 ---> sar -b -r -n DEV: 21:34:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9064) 07/11/26 _x86_64_ (4 CPU) 21:34:00 21:34:00 21:31:32 LINUX RESTART (4 CPU) 21:34:00 21:34:00 21:32:01 tps rtps wtps bread/s bwrtn/s 21:34:00 21:33:01 132.26 8.96 123.29 187.54 44194.74 21:34:00 Average: 132.26 8.96 123.29 187.54 44194.74 21:34:00 21:34:00 21:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:00 21:33:01 13757704 15508392 2667264 16.24 68392 1875056 839432 4.80 814440 1624316 138516 21:34:00 Average: 13757704 15508392 2667264 16.24 68392 1875056 839432 4.80 814440 1624316 138516 21:34:00 21:34:00 21:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:00 21:33:01 ens3 116.48 78.39 1481.60 12.75 0.00 0.00 0.00 0.00 21:34:00 21:33:01 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 21:34:00 Average: ens3 116.48 78.39 1481.60 12.75 0.00 0.00 0.00 0.00 21:34:00 Average: lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 21:34:00 21:34:00 21:34:00 ---> sar -P ALL: 21:34:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9064) 07/11/26 _x86_64_ (4 CPU) 21:34:00 21:34:00 21:31:32 LINUX RESTART (4 CPU) 21:34:00 21:34:00 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:34:00 21:33:01 all 21.28 0.00 2.03 1.95 0.07 74.68 21:34:00 21:33:01 0 18.35 0.00 1.77 0.23 0.05 79.59 21:34:00 21:33:01 1 29.23 0.00 2.44 0.55 0.05 67.73 21:34:00 21:33:01 2 18.05 0.00 1.81 4.28 0.08 75.78 21:34:00 21:33:01 3 19.48 0.00 2.11 2.73 0.05 75.62 21:34:00 Average: all 21.28 0.00 2.03 1.95 0.07 74.68 21:34:00 Average: 0 18.35 0.00 1.77 0.23 0.05 79.59 21:34:00 Average: 1 29.23 0.00 2.44 0.55 0.05 67.73 21:34:00 Average: 2 18.05 0.00 1.81 4.28 0.08 75.78 21:34:00 Average: 3 19.48 0.00 2.11 2.73 0.05 75.62 21:34:00 21:34:00 21:34:00