05:34:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145974 05:34:07 Running as SYSTEM 05:34:07 [EnvInject] - Loading node environment variables. 05:34:07 Building remotely on prd-ubuntu1804-builder-4c-4g-7564 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:34:07 [ssh-agent] Looking for ssh-agent implementation... 05:34:07 $ ssh-agent 05:34:07 SSH_AUTH_SOCK=/tmp/ssh-5brmWJTqUSQA/agent.1670 05:34:07 SSH_AGENT_PID=1672 05:34:07 [ssh-agent] Started. 05:34:07 Running ssh-add (command line suppressed) 05:34:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3443251741814992158.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3443251741814992158.key) 05:34:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:34:07 The recommended git tool is: NONE 05:34:09 using credential onap-jenkins-ssh 05:34:09 Wiping out workspace first. 05:34:09 Cloning the remote Git repository 05:34:09 Cloning repository git://cloud.onap.org/mirror/oom.git 05:34:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:34:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:34:09 > git --version # timeout=10 05:34:09 > git --version # 'git version 2.17.1' 05:34:09 using GIT_SSH to set credentials Gerrit user 05:34:09 Verifying host key using manually-configured host key entries 05:34:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:34:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:34:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:34:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:34:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:34:14 using GIT_SSH to set credentials Gerrit user 05:34:14 Verifying host key using manually-configured host key entries 05:34:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/145974/1 # timeout=30 05:34:15 > git rev-parse af07e1d367348c53a7efb268cfaace30f901814f^{commit} # timeout=10 05:34:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:34:15 Checking out Revision af07e1d367348c53a7efb268cfaace30f901814f (refs/changes/74/145974/1) 05:34:15 > git config core.sparsecheckout # timeout=10 05:34:15 > git checkout -f af07e1d367348c53a7efb268cfaace30f901814f # timeout=30 05:34:18 Commit message: "[POLICY] Wire policy-pap tracing to global.tracing" 05:34:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:34:18 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 05:34:18 [EnvInject] - Injecting environment variables from a build step. 05:34:18 [EnvInject] - Injecting as environment variables the properties content 05:34:18 PYTHON=python3 05:34:18 05:34:18 [EnvInject] - Variables injected successfully. 05:34:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13705511452740273392.sh 05:34:19 ---> tox-install.sh 05:34:19 + source /home/jenkins/lf-env.sh 05:34:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:34:19 ++ mktemp -d /tmp/venv-XXXX 05:34:19 + lf_venv=/tmp/venv-1BVx 05:34:19 + local venv_file=/tmp/.os_lf_venv 05:34:19 + local python=python3 05:34:19 + local options 05:34:19 + local set_path=true 05:34:19 + local install_args= 05:34:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:34:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:34:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:34:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:34:19 + true 05:34:19 + case $1 in 05:34:19 + venv_file=/tmp/.toxenv 05:34:19 + shift 2 05:34:19 + true 05:34:19 + case $1 in 05:34:19 + shift 05:34:19 + break 05:34:19 + case $python in 05:34:19 + local pkg_list= 05:34:19 + [[ -d /opt/pyenv ]] 05:34:19 + echo 'Setup pyenv:' 05:34:19 Setup pyenv: 05:34:19 + export PYENV_ROOT=/opt/pyenv 05:34:19 + PYENV_ROOT=/opt/pyenv 05:34:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:19 + pyenv versions 05:34:19 * system (set by /opt/pyenv/version) 05:34:19 * 3.8.13 (set by /opt/pyenv/version) 05:34:19 * 3.9.13 (set by /opt/pyenv/version) 05:34:19 * 3.10.6 (set by /opt/pyenv/version) 05:34:19 + command -v pyenv 05:34:19 ++ pyenv init - --no-rehash 05:34:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:34:19 export PATH="/opt/pyenv/shims:${PATH}" 05:34:19 export PYENV_SHELL=bash 05:34:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:34:19 pyenv() { 05:34:19 local command 05:34:19 command="${1:-}" 05:34:19 if [ "$#" -gt 0 ]; then 05:34:19 shift 05:34:19 fi 05:34:19 05:34:19 case "$command" in 05:34:19 rehash|shell) 05:34:19 eval "$(pyenv "sh-$command" "$@")" 05:34:19 ;; 05:34:19 *) 05:34:19 command pyenv "$command" "$@" 05:34:19 ;; 05:34:19 esac 05:34:19 }' 05:34:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:34:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:19 ++ export PYENV_SHELL=bash 05:34:19 ++ PYENV_SHELL=bash 05:34:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:34:19 +++ complete -F _pyenv pyenv 05:34:19 ++ lf-pyver python3 05:34:19 ++ local py_version_xy=python3 05:34:19 ++ local py_version_xyz= 05:34:19 ++ pyenv versions 05:34:19 ++ local command 05:34:19 ++ sed 's/^[ *]* //' 05:34:19 ++ command=versions 05:34:19 ++ awk '{ print $1 }' 05:34:19 ++ '[' 1 -gt 0 ']' 05:34:19 ++ shift 05:34:19 ++ grep -E '^[0-9.]*[0-9]$' 05:34:19 ++ case "$command" in 05:34:19 ++ command pyenv versions 05:34:19 ++ pyenv versions 05:34:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:34:19 +++ grep '^3' /tmp/.pyenv_versions 05:34:19 +++ sort -V 05:34:19 +++ tail -n 1 05:34:19 ++ py_version_xyz=3.10.6 05:34:19 ++ [[ -z 3.10.6 ]] 05:34:19 ++ echo 3.10.6 05:34:19 ++ return 0 05:34:19 + pyenv local 3.10.6 05:34:19 + local command 05:34:19 + command=local 05:34:19 + '[' 2 -gt 0 ']' 05:34:19 + shift 05:34:19 + case "$command" in 05:34:19 + command pyenv local 3.10.6 05:34:19 + pyenv local 3.10.6 05:34:19 + for arg in "$@" 05:34:19 + case $arg in 05:34:19 + pkg_list+='tox ' 05:34:19 + for arg in "$@" 05:34:19 + case $arg in 05:34:19 + pkg_list+='virtualenv ' 05:34:19 + for arg in "$@" 05:34:19 + case $arg in 05:34:19 + pkg_list+='urllib3~=1.26.15 ' 05:34:19 + [[ -f /tmp/.toxenv ]] 05:34:19 + [[ ! -f /tmp/.toxenv ]] 05:34:19 + [[ -n '' ]] 05:34:19 + python3 -m venv /tmp/venv-1BVx 05:34:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1BVx' 05:34:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1BVx 05:34:23 + echo /tmp/venv-1BVx 05:34:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:34:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:34:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:23 + local 'pip_opts=--upgrade --quiet' 05:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:34:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:34:23 + [[ -n '' ]] 05:34:23 + [[ -n '' ]] 05:34:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:23 + /tmp/venv-1BVx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:34:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:34:27 lf-activate-venv(): INFO: Base packages installed successfully 05:34:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:34:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:34:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:34:27 + /tmp/venv-1BVx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:34:30 + type python3 05:34:30 + true 05:34:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1BVx/bin to PATH' 05:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-1BVx/bin to PATH 05:34:30 + PATH=/tmp/venv-1BVx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:30 + return 0 05:34:30 + python3 --version 05:34:30 Python 3.10.6 05:34:30 + python3 -m pip --version 05:34:30 pip 26.1.2 from /tmp/venv-1BVx/lib/python3.10/site-packages/pip (python 3.10) 05:34:30 + python3 -m pip freeze 05:34:30 cachetools==7.1.4 05:34:30 colorama==0.4.6 05:34:30 distlib==0.4.3 05:34:30 filelock==3.29.7 05:34:30 packaging==26.2 05:34:30 platformdirs==4.10.0 05:34:30 pluggy==1.6.0 05:34:30 pyproject-api==1.10.1 05:34:30 python-discovery==1.4.4 05:34:30 tomli==2.4.1 05:34:30 tomli_w==1.2.0 05:34:30 tox==4.56.4 05:34:30 typing_extensions==4.16.0 05:34:30 urllib3==1.26.20 05:34:30 virtualenv==21.6.0 05:34:30 [EnvInject] - Injecting environment variables from a build step. 05:34:30 [EnvInject] - Injecting as environment variables the properties content 05:34:30 PARALLEL=false 05:34:30 05:34:30 [EnvInject] - Variables injected successfully. 05:34:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17504884213837160286.sh 05:34:31 ---> tox-run.sh 05:34:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:34:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:34:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:34:31 + cd /w/workspace/oom-master-pre-commit-lint/. 05:34:31 + source /home/jenkins/lf-env.sh 05:34:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:34:31 ++ mktemp -d /tmp/venv-XXXX 05:34:31 + lf_venv=/tmp/venv-GSGC 05:34:31 + local venv_file=/tmp/.os_lf_venv 05:34:31 + local python=python3 05:34:31 + local options 05:34:31 + local set_path=true 05:34:31 + local install_args= 05:34:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:34:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:34:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:34:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:34:31 + true 05:34:31 + case $1 in 05:34:31 + venv_file=/tmp/.toxenv 05:34:31 + shift 2 05:34:31 + true 05:34:31 + case $1 in 05:34:31 + shift 05:34:31 + break 05:34:31 + case $python in 05:34:31 + local pkg_list= 05:34:31 + [[ -d /opt/pyenv ]] 05:34:31 + echo 'Setup pyenv:' 05:34:31 Setup pyenv: 05:34:31 + export PYENV_ROOT=/opt/pyenv 05:34:31 + PYENV_ROOT=/opt/pyenv 05:34:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:31 + pyenv versions 05:34:31 system 05:34:31 3.8.13 05:34:31 3.9.13 05:34:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:34:31 + command -v pyenv 05:34:31 ++ pyenv init - --no-rehash 05:34:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:34:31 export PATH="/opt/pyenv/shims:${PATH}" 05:34:31 export PYENV_SHELL=bash 05:34:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:34:31 pyenv() { 05:34:31 local command 05:34:31 command="${1:-}" 05:34:31 if [ "$#" -gt 0 ]; then 05:34:31 shift 05:34:31 fi 05:34:31 05:34:31 case "$command" in 05:34:31 rehash|shell) 05:34:31 eval "$(pyenv "sh-$command" "$@")" 05:34:31 ;; 05:34:31 *) 05:34:31 command pyenv "$command" "$@" 05:34:31 ;; 05:34:31 esac 05:34:31 }' 05:34:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:34:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:31 ++ export PYENV_SHELL=bash 05:34:31 ++ PYENV_SHELL=bash 05:34:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:34:31 +++ complete -F _pyenv pyenv 05:34:31 ++ lf-pyver python3 05:34:31 ++ local py_version_xy=python3 05:34:31 ++ local py_version_xyz= 05:34:31 ++ pyenv versions 05:34:31 ++ local command 05:34:31 ++ command=versions 05:34:31 ++ '[' 1 -gt 0 ']' 05:34:31 ++ shift 05:34:31 ++ case "$command" in 05:34:31 ++ command pyenv versions 05:34:31 ++ grep -E '^[0-9.]*[0-9]$' 05:34:31 ++ pyenv versions 05:34:31 ++ sed 's/^[ *]* //' 05:34:31 ++ awk '{ print $1 }' 05:34:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:34:31 +++ grep '^3' /tmp/.pyenv_versions 05:34:31 +++ sort -V 05:34:31 +++ tail -n 1 05:34:31 ++ py_version_xyz=3.10.6 05:34:31 ++ [[ -z 3.10.6 ]] 05:34:31 ++ echo 3.10.6 05:34:31 ++ return 0 05:34:31 + pyenv local 3.10.6 05:34:31 + local command 05:34:31 + command=local 05:34:31 + '[' 2 -gt 0 ']' 05:34:31 + shift 05:34:31 + case "$command" in 05:34:31 + command pyenv local 3.10.6 05:34:31 + pyenv local 3.10.6 05:34:31 + for arg in "$@" 05:34:31 + case $arg in 05:34:31 + pkg_list+='tox ' 05:34:31 + for arg in "$@" 05:34:31 + case $arg in 05:34:31 + pkg_list+='virtualenv ' 05:34:31 + for arg in "$@" 05:34:31 + case $arg in 05:34:31 + pkg_list+='urllib3~=1.26.15 ' 05:34:31 + [[ -f /tmp/.toxenv ]] 05:34:31 ++ cat /tmp/.toxenv 05:34:31 + lf_venv=/tmp/venv-1BVx 05:34:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1BVx from' file:/tmp/.toxenv 05:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1BVx from file:/tmp/.toxenv 05:34:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:31 + local 'pip_opts=--upgrade --quiet' 05:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:34:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:34:31 + [[ -n '' ]] 05:34:31 + [[ -n '' ]] 05:34:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:31 + /tmp/venv-1BVx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:34:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:34:32 lf-activate-venv(): INFO: Base packages installed successfully 05:34:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:34:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:34:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:34:32 + /tmp/venv-1BVx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:34:33 + type python3 05:34:33 + true 05:34:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1BVx/bin to PATH' 05:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-1BVx/bin to PATH 05:34:33 + PATH=/tmp/venv-1BVx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:33 + return 0 05:34:33 + [[ -d /opt/pyenv ]] 05:34:33 + echo '---> Setting up pyenv' 05:34:33 ---> Setting up pyenv 05:34:33 + export PYENV_ROOT=/opt/pyenv 05:34:33 + PYENV_ROOT=/opt/pyenv 05:34:33 + export PATH=/opt/pyenv/bin:/tmp/venv-1BVx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:33 + PATH=/opt/pyenv/bin:/tmp/venv-1BVx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:34:33 ++ pwd 05:34:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:34:33 + export PYTHONPATH 05:34:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:34:33 + TOX_TESTENV_PASSENV=PYTHONPATH 05:34:33 + tox --version 05:34:33 4.56.4 from /tmp/venv-1BVx/lib/python3.10/site-packages/tox/__init__.py 05:34:33 + PARALLEL=false 05:34:33 + TOX_OPTIONS_LIST= 05:34:33 + [[ -n pre-commit ]] 05:34:33 + TOX_OPTIONS_LIST=' -e pre-commit' 05:34:33 + case ${PARALLEL,,} in 05:34:33 + tox -e pre-commit 05:34:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:34:35 pre-commit: install_deps> python -I -m pip install pre-commit 05:34:38 pre-commit: freeze> python -m pip freeze --all 05:34:38 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.0 05:34:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:34:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:34:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:34:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:34:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:34:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:34:41 [INFO] Once installed this environment will be reused. 05:34:41 [INFO] This may take a few minutes... 05:34:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:34:46 [INFO] Once installed this environment will be reused. 05:34:46 [INFO] This may take a few minutes... 05:34:50 trim trailing whitespace.................................................Passed 05:34:50 Tabs remover.............................................................Passed 05:34:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:34:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:34:51 [INFO] Once installed this environment will be reused. 05:34:51 [INFO] This may take a few minutes... 05:35:00 gitlint..............................................(no files to check)Skipped 05:35:00 pre-commit: OK (26.53=setup[4.52]+cmd[12.57,9.45] seconds) 05:35:00 congratulations :) (26.57 seconds) 05:35:00 + tox_status=0 05:35:00 + echo '---> Completed tox runs' 05:35:00 ---> Completed tox runs 05:35:00 + for i in .tox/*/log 05:35:00 ++ echo .tox/pre-commit/log 05:35:00 ++ awk -F/ '{print $2}' 05:35:00 + tox_env=pre-commit 05:35:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:35:00 + DOC_DIR=docs/_build/html 05:35:00 + [[ -d docs/_build/html ]] 05:35:00 + echo '---> tox-run.sh ends' 05:35:00 ---> tox-run.sh ends 05:35:00 + test 0 -eq 0 05:35:00 $ ssh-agent -k 05:35:00 unset SSH_AUTH_SOCK; 05:35:00 unset SSH_AGENT_PID; 05:35:00 echo Agent pid 1672 killed; 05:35:00 [ssh-agent] Stopped. 05:35:00 [PostBuildScript] - [INFO] Executing post build scripts. 05:35:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12653820648572757441.sh 05:35:00 ---> sysstat.sh 05:35:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17315631263272225465.sh 05:35:01 ---> package-listing.sh 05:35:01 ++ tr '[:upper:]' '[:lower:]' 05:35:01 ++ facter osfamily 05:35:01 + OS_FAMILY=debian 05:35:01 + workspace=/w/workspace/oom-master-pre-commit-lint 05:35:01 + START_PACKAGES=/tmp/packages_start.txt 05:35:01 + END_PACKAGES=/tmp/packages_end.txt 05:35:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:35:01 + PACKAGES=/tmp/packages_start.txt 05:35:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:35:01 + PACKAGES=/tmp/packages_end.txt 05:35:01 + case "${OS_FAMILY}" in 05:35:01 + dpkg -l 05:35:01 + grep '^ii' 05:35:01 + '[' -f /tmp/packages_start.txt ']' 05:35:01 + '[' -f /tmp/packages_end.txt ']' 05:35:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:35:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:35:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:35:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:35:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins251308820839465172.sh 05:35:01 ---> capture-instance-metadata.sh 05:35:01 Setup pyenv: 05:35:01 system 05:35:01 3.8.13 05:35:01 3.9.13 05:35:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:35:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iwij 05:35:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:09 lf-activate-venv(): INFO: Base packages installed successfully 05:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools 05:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-Iwij/bin to PATH 05:35:32 INFO: Running in OpenStack, capturing instance metadata 05:35:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1708355674663578883.sh 05:35:32 provisioning config files... 05:35:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13380376274030310628tmp 05:35:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:35:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:35:32 [EnvInject] - Injecting environment variables from a build step. 05:35:32 [EnvInject] - Injecting as environment variables the properties content 05:35:32 SERVER_ID=logs 05:35:32 05:35:32 [EnvInject] - Variables injected successfully. 05:35:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins339979412138105653.sh 05:35:32 ---> create-netrc.sh 05:35:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7883921530224492328.sh 05:35:32 ---> python-tools-install.sh 05:35:32 Setup pyenv: 05:35:32 system 05:35:32 3.8.13 05:35:32 3.9.13 05:35:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iwij from file:/tmp/.os_lf_venv 05:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:34 lf-activate-venv(): INFO: Base packages installed successfully 05:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-Iwij/bin to PATH 05:35:42 Generating Requirements File 05:36:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:36:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:36:05 Python 3.10.6 05:36:06 pip 26.1.2 from /tmp/venv-Iwij/lib/python3.10/site-packages/pip (python 3.10) 05:36:06 aiohappyeyeballs==2.7.1 05:36:06 aiohttp==3.14.1 05:36:06 aiosignal==1.4.0 05:36:06 appdirs==1.4.4 05:36:06 argcomplete==3.7.0 05:36:06 aspy.yaml==1.3.0 05:36:06 async-timeout==5.0.1 05:36:06 attrs==26.1.0 05:36:06 autopage==0.6.0 05:36:06 backports.strenum==1.3.1 05:36:06 beautifulsoup4==4.15.0 05:36:06 boto3==1.43.45 05:36:06 botocore==1.43.45 05:36:06 bs4==0.0.2 05:36:06 certifi==2026.6.17 05:36:06 cffi==2.1.0 05:36:06 cfgv==3.5.0 05:36:06 chardet==7.4.3 05:36:06 charset-normalizer==3.4.9 05:36:06 click==8.4.2 05:36:06 cliff==4.14.0 05:36:06 cmd2==3.5.1 05:36:06 cryptography==3.3.2 05:36:06 debtcollector==3.1.0 05:36:06 decorator==5.3.1 05:36:06 defusedxml==0.7.1 05:36:06 Deprecated==1.3.1 05:36:06 distlib==0.4.3 05:36:06 dnspython==2.8.0 05:36:06 docker==7.2.0 05:36:06 dogpile.cache==1.5.0 05:36:06 durationpy==0.10 05:36:06 email-validator==2.3.0 05:36:06 filelock==3.29.7 05:36:06 frozenlist==1.8.0 05:36:06 future==1.0.0 05:36:06 gitdb==4.0.12 05:36:06 GitPython==3.1.50 05:36:06 httplib2==0.30.2 05:36:06 identify==2.6.19 05:36:06 idna==3.18 05:36:06 importlib-resources==1.5.0 05:36:06 iso8601==2.1.0 05:36:06 Jinja2==3.1.6 05:36:06 jmespath==1.1.0 05:36:06 jsonpatch==1.33 05:36:06 jsonpointer==3.1.1 05:36:06 jsonschema==4.26.0 05:36:06 jsonschema-specifications==2025.9.1 05:36:06 keystoneauth1==5.14.0 05:36:06 kubernetes==36.0.2 05:36:06 lftools==0.37.22 05:36:06 lxml==6.1.1 05:36:06 markdown-it-py==4.2.0 05:36:06 MarkupSafe==3.0.3 05:36:06 mdurl==0.1.2 05:36:06 msgpack==1.2.1 05:36:06 multi_key_dict==2.0.3 05:36:06 multidict==6.7.1 05:36:06 munch==4.0.0 05:36:06 netaddr==1.3.0 05:36:06 niet==1.4.2 05:36:06 nodeenv==1.10.0 05:36:06 oauth2client==4.1.3 05:36:06 oauthlib==3.3.1 05:36:06 openstacksdk==4.13.0 05:36:06 os-service-types==1.8.2 05:36:06 osc-lib==4.6.0 05:36:06 oslo.config==10.4.0 05:36:06 oslo.context==6.4.0 05:36:06 oslo.i18n==6.8.0 05:36:06 oslo.log==8.2.0 05:36:06 oslo.serialization==5.10.0 05:36:06 oslo.utils==10.1.1 05:36:06 packaging==26.2 05:36:06 pbr==7.0.3 05:36:06 platformdirs==4.10.0 05:36:06 prettytable==3.18.0 05:36:06 propcache==0.5.2 05:36:06 psutil==7.2.2 05:36:06 pyasn1==0.6.4 05:36:06 pyasn1_modules==0.4.2 05:36:06 pycparser==3.0 05:36:06 pygerrit2==2.0.15 05:36:06 PyGithub==2.9.1 05:36:06 Pygments==2.20.0 05:36:06 PyJWT==2.13.0 05:36:06 PyNaCl==1.6.2 05:36:06 pyparsing==2.4.7 05:36:06 pyperclip==1.11.0 05:36:06 pyrsistent==0.20.0 05:36:06 python-cinderclient==9.9.0 05:36:06 python-dateutil==2.9.0.post0 05:36:06 python-discovery==1.4.4 05:36:06 python-heatclient==5.2.0 05:36:06 python-jenkins==1.8.3 05:36:06 python-keystoneclient==5.8.0 05:36:06 python-magnumclient==4.11.0 05:36:06 python-openstackclient==10.0.0 05:36:06 python-swiftclient==4.10.0 05:36:06 PyYAML==6.0.3 05:36:06 referencing==0.37.0 05:36:06 requests==2.34.2 05:36:06 requests-oauthlib==2.0.0 05:36:06 rfc3986==2.0.0 05:36:06 rich==15.0.0 05:36:06 rich-argparse==1.8.0 05:36:06 rpds-py==0.30.0 05:36:06 rsa==4.9.1 05:36:06 ruamel.yaml==0.19.1 05:36:06 ruamel.yaml.clib==0.2.15 05:36:06 s3transfer==0.19.0 05:36:06 simplejson==4.1.1 05:36:06 six==1.17.0 05:36:06 smmap==5.0.3 05:36:06 soupsieve==2.8.4 05:36:06 stevedore==5.8.0 05:36:06 tabulate==0.10.0 05:36:06 toml==0.10.2 05:36:06 tomlkit==0.15.0 05:36:06 tqdm==4.68.4 05:36:06 typing_extensions==4.16.0 05:36:06 urllib3==1.26.20 05:36:06 virtualenv==21.6.0 05:36:06 wcwidth==0.8.2 05:36:06 websocket-client==1.9.0 05:36:06 wrapt==2.2.2 05:36:06 xdg==6.0.0 05:36:06 xmltodict==1.0.4 05:36:06 yarl==1.24.2 05:36:06 yq==4.1.1 05:36:06 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7704302201528095329.sh 05:36:06 ---> uv-install.sh 05:36:06 Installing uv/uvx (latest) using shell installer 05:36:06 2026-07-10 05:36:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-jJP33H.sh" [1] 05:36:06 downloading uv 0.11.28 x86_64-unknown-linux-gnu 05:36:07 installing to /home/jenkins/.local/bin 05:36:07 uv 05:36:07 uvx 05:36:07 everything's installed! 05:36:07 05:36:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:36:07 05:36:07 source $HOME/.local/bin/env (sh, bash, zsh) 05:36:07 source $HOME/.local/bin/env.fish (fish) 05:36:07 Adding install location to PATH 05:36:07 ---> Validating uv/uvx install 05:36:07 uvx 0.11.28 (x86_64-unknown-linux-gnu) 05:36:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5830064001940456889.sh 05:36:07 ---> sudo-logs.sh 05:36:07 Archiving 'sudo' log.. 05:36:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2717364972127469259.sh 05:36:08 ---> job-cost.sh 05:36:08 INFO: Activating Python virtual environment... 05:36:08 Setup pyenv: 05:36:08 system 05:36:08 3.8.13 05:36:08 3.9.13 05:36:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iwij from file:/tmp/.os_lf_venv 05:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:10 lf-activate-venv(): INFO: Base packages installed successfully 05:36:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-Iwij/bin to PATH 05:36:15 INFO: No stack-cost file found 05:36:15 INFO: Instance uptime: 153s 05:36:15 INFO: Fetching instance metadata (attempt 1 of 3)... 05:36:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:36:15 INFO: Successfully fetched instance metadata 05:36:15 INFO: Instance type: v3-standard-4 05:36:15 INFO: Retrieving pricing info for: v3-standard-4 05:36:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:36:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 05:36:16 INFO: Successfully fetched Vexxhost pricing API 05:36:16 INFO: Retrieved cost: 0.11 05:36:16 INFO: Retrieved resource: v3-standard-4 05:36:16 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:36:16 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:36:16 INFO: Successfully archived job cost data 05:36:16 DEBUG: Cost data: oom-master-pre-commit-lint,4683,2026-07-10 05:36:16,v3-standard-4,153,0.11,0.00,SUCCESS 05:36:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3175360846135062560.sh 05:36:16 ---> logs-deploy.sh 05:36:16 Setup pyenv: 05:36:16 system 05:36:16 3.8.13 05:36:16 3.9.13 05:36:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iwij from file:/tmp/.os_lf_venv 05:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:18 lf-activate-venv(): INFO: Base packages installed successfully 05:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-Iwij/bin to PATH 05:36:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4683 05:36:26 INFO: archiving workspace using pattern(s): 05:36:27 Archives upload complete. 05:36:28 INFO: archiving logs to Nexus 05:36:28 ---> uname -a: 05:36:28 Linux prd-ubuntu1804-builder-4c-4g-7564 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:36:28 05:36:28 05:36:28 ---> lscpu: 05:36:28 Architecture: x86_64 05:36:28 CPU op-mode(s): 32-bit, 64-bit 05:36:28 Byte Order: Little Endian 05:36:28 CPU(s): 4 05:36:28 On-line CPU(s) list: 0-3 05:36:28 Thread(s) per core: 1 05:36:28 Core(s) per socket: 1 05:36:28 Socket(s): 4 05:36:28 NUMA node(s): 1 05:36:28 Vendor ID: AuthenticAMD 05:36:28 CPU family: 23 05:36:28 Model: 49 05:36:28 Model name: AMD EPYC-Rome Processor 05:36:28 Stepping: 0 05:36:28 CPU MHz: 2799.974 05:36:28 BogoMIPS: 5599.94 05:36:28 Virtualization: AMD-V 05:36:28 Hypervisor vendor: KVM 05:36:28 Virtualization type: full 05:36:28 L1d cache: 32K 05:36:28 L1i cache: 32K 05:36:28 L2 cache: 512K 05:36:28 L3 cache: 16384K 05:36:28 NUMA node0 CPU(s): 0-3 05:36:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:36:28 05:36:28 05:36:28 ---> nproc: 05:36:28 4 05:36:28 05:36:28 05:36:28 ---> df -h: 05:36:28 Filesystem Size Used Avail Use% Mounted on 05:36:28 udev 7.9G 0 7.9G 0% /dev 05:36:28 tmpfs 1.6G 676K 1.6G 1% /run 05:36:28 /dev/vda1 78G 8.5G 69G 11% / 05:36:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:36:28 tmpfs 5.0M 0 5.0M 0% /run/lock 05:36:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:36:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:36:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:36:28 05:36:28 05:36:28 ---> free -m: 05:36:28 total used free shared buff/cache available 05:36:28 Mem: 16040 544 13147 0 2347 15170 05:36:28 Swap: 1023 0 1023 05:36:28 05:36:28 05:36:28 ---> ip addr: 05:36:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:36:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:36:28 inet 127.0.0.1/8 scope host lo 05:36:28 valid_lft forever preferred_lft forever 05:36:28 inet6 ::1/128 scope host 05:36:28 valid_lft forever preferred_lft forever 05:36:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:36:28 link/ether fa:16:3e:a7:30:8d brd ff:ff:ff:ff:ff:ff 05:36:28 inet 10.30.106.144/23 brd 10.30.107.255 scope global dynamic ens3 05:36:28 valid_lft 86242sec preferred_lft 86242sec 05:36:28 inet6 fe80::f816:3eff:fea7:308d/64 scope link 05:36:28 valid_lft forever preferred_lft forever 05:36:28 05:36:28 05:36:28 ---> sar -b -r -n DEV: 05:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7564) 07/10/26 _x86_64_ (4 CPU) 05:36:28 05:36:28 05:33:53 LINUX RESTART (4 CPU) 05:36:28 05:36:28 05:34:01 tps rtps wtps bread/s bwrtn/s 05:36:28 05:35:01 350.69 60.21 290.48 3746.04 68776.54 05:36:28 05:36:01 123.66 1.83 121.83 117.45 14657.16 05:36:28 Average: 237.18 31.02 206.16 1931.74 41716.85 05:36:28 05:36:28 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:36:28 05:35:01 14035120 15604796 2389848 14.55 58196 1712132 724148 4.14 693760 1481544 122736 05:36:28 05:36:01 13552504 15511428 2872464 17.49 85408 2054532 797604 4.56 815080 1802440 149992 05:36:28 Average: 13793812 15558112 2631156 16.02 71802 1883332 760876 4.35 754420 1641992 136364 05:36:28 05:36:28 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:36:28 05:35:01 ens3 473.24 322.58 2287.44 79.69 0.00 0.00 0.00 0.00 05:36:28 05:35:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 05:36:28 05:36:01 ens3 79.80 57.76 1093.52 10.98 0.00 0.00 0.00 0.00 05:36:28 05:36:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 05:36:28 Average: ens3 276.52 190.17 1690.48 45.33 0.00 0.00 0.00 0.00 05:36:28 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 05:36:28 05:36:28 05:36:28 ---> sar -P ALL: 05:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7564) 07/10/26 _x86_64_ (4 CPU) 05:36:28 05:36:28 05:33:53 LINUX RESTART (4 CPU) 05:36:28 05:36:28 05:34:01 CPU %user %nice %system %iowait %steal %idle 05:36:28 05:35:01 all 23.20 0.00 3.06 4.47 0.06 69.20 05:36:28 05:35:01 0 19.83 0.00 3.19 1.20 0.05 75.72 05:36:28 05:35:01 1 30.54 0.00 3.65 3.11 0.05 62.64 05:36:28 05:35:01 2 20.35 0.00 2.66 10.58 0.07 66.34 05:36:28 05:35:01 3 22.09 0.00 2.74 2.99 0.08 72.09 05:36:28 05:36:01 all 19.54 0.00 1.31 1.29 0.05 77.82 05:36:28 05:36:01 0 39.12 0.00 2.31 0.87 0.07 57.63 05:36:28 05:36:01 1 19.61 0.00 0.93 0.10 0.03 79.33 05:36:28 05:36:01 2 1.50 0.00 1.04 3.91 0.03 93.52 05:36:28 05:36:01 3 17.90 0.00 0.94 0.29 0.07 80.81 05:36:28 Average: all 21.37 0.00 2.18 2.88 0.05 73.51 05:36:28 Average: 0 29.48 0.00 2.75 1.04 0.06 66.68 05:36:28 Average: 1 25.06 0.00 2.29 1.60 0.04 71.01 05:36:28 Average: 2 10.92 0.00 1.85 7.24 0.05 79.94 05:36:28 Average: 3 20.00 0.00 1.84 1.64 0.08 76.44 05:36:28 05:36:28 05:36:28