06:58:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 06:58:49 Running as SYSTEM 06:58:49 [EnvInject] - Loading node environment variables. 06:58:49 Building remotely on prd-ubuntu1804-builder-4c-4g-12561 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:58:49 [ssh-agent] Looking for ssh-agent implementation... 06:58:49 $ ssh-agent 06:58:49 SSH_AUTH_SOCK=/tmp/ssh-yXTqfgS7NHrK/agent.1630 06:58:49 SSH_AGENT_PID=1632 06:58:49 [ssh-agent] Started. 06:58:49 Running ssh-add (command line suppressed) 06:58:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9906549089145481495.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9906549089145481495.key) 06:58:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:58:50 The recommended git tool is: NONE 06:58:51 using credential onap-jenkins-ssh 06:58:51 Wiping out workspace first. 06:58:51 Cloning the remote Git repository 06:58:51 Cloning repository git://cloud.onap.org/mirror/oom.git 06:58:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:58:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:58:51 > git --version # timeout=10 06:58:51 > git --version # 'git version 2.17.1' 06:58:51 using GIT_SSH to set credentials Gerrit user 06:58:51 Verifying host key using manually-configured host key entries 06:58:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:58:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:58:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:58:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:58:57 using GIT_SSH to set credentials Gerrit user 06:58:57 Verifying host key using manually-configured host key entries 06:58:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/7 # timeout=30 06:58:57 > git rev-parse 77c5b646762333bf5ce1068e4fff9f1162ea085d^{commit} # timeout=10 06:58:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:58:57 Checking out Revision 77c5b646762333bf5ce1068e4fff9f1162ea085d (refs/changes/79/145079/7) 06:58:57 > git config core.sparsecheckout # timeout=10 06:58:57 > git checkout -f 77c5b646762333bf5ce1068e4fff9f1162ea085d # timeout=30 06:59:00 Commit message: "[SO] 17.3.1" 06:59:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:59:00 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 06:59:01 [EnvInject] - Injecting environment variables from a build step. 06:59:01 [EnvInject] - Injecting as environment variables the properties content 06:59:01 PYTHON=python3 06:59:01 06:59:01 [EnvInject] - Variables injected successfully. 06:59:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17764653732308118658.sh 06:59:01 ---> tox-install.sh 06:59:01 + source /home/jenkins/lf-env.sh 06:59:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:01 ++ mktemp -d /tmp/venv-XXXX 06:59:01 + lf_venv=/tmp/venv-PH37 06:59:01 + local venv_file=/tmp/.os_lf_venv 06:59:01 + local python=python3 06:59:01 + local options 06:59:01 + local set_path=true 06:59:01 + local install_args= 06:59:01 ++ 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 06:59:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:59:01 + true 06:59:01 + case $1 in 06:59:01 + venv_file=/tmp/.toxenv 06:59:01 + shift 2 06:59:01 + true 06:59:01 + case $1 in 06:59:01 + shift 06:59:01 + break 06:59:01 + case $python in 06:59:01 + local pkg_list= 06:59:01 + [[ -d /opt/pyenv ]] 06:59:01 + echo 'Setup pyenv:' 06:59:01 Setup pyenv: 06:59:01 + export PYENV_ROOT=/opt/pyenv 06:59:01 + PYENV_ROOT=/opt/pyenv 06:59:01 + 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 06:59:01 + 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 06:59:01 + pyenv versions 06:59:01 * system (set by /opt/pyenv/version) 06:59:01 * 3.8.13 (set by /opt/pyenv/version) 06:59:01 * 3.9.13 (set by /opt/pyenv/version) 06:59:01 * 3.10.6 (set by /opt/pyenv/version) 06:59:01 + command -v pyenv 06:59:01 ++ pyenv init - --no-rehash 06:59:01 + 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[*]}"'\'')" 06:59:01 export PATH="/opt/pyenv/shims:${PATH}" 06:59:01 export PYENV_SHELL=bash 06:59:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:59:01 pyenv() { 06:59:01 local command 06:59:01 command="${1:-}" 06:59:01 if [ "$#" -gt 0 ]; then 06:59:01 shift 06:59:01 fi 06:59:01 06:59:01 case "$command" in 06:59:01 rehash|shell) 06:59:01 eval "$(pyenv "sh-$command" "$@")" 06:59:01 ;; 06:59:01 *) 06:59:01 command pyenv "$command" "$@" 06:59:01 ;; 06:59:01 esac 06:59:01 }' 06:59:01 +++ 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[*]}"' 06:59:01 ++ 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 06:59:01 ++ 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 06:59:01 ++ 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 06:59:01 ++ export PYENV_SHELL=bash 06:59:01 ++ PYENV_SHELL=bash 06:59:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:59:01 +++ complete -F _pyenv pyenv 06:59:01 ++ lf-pyver python3 06:59:01 ++ local py_version_xy=python3 06:59:01 ++ local py_version_xyz= 06:59:01 ++ pyenv versions 06:59:01 ++ local command 06:59:01 ++ command=versions 06:59:01 ++ '[' 1 -gt 0 ']' 06:59:01 ++ shift 06:59:01 ++ case "$command" in 06:59:01 ++ sed 's/^[ *]* //' 06:59:01 ++ command pyenv versions 06:59:01 ++ pyenv versions 06:59:01 ++ awk '{ print $1 }' 06:59:01 ++ grep -E '^[0-9.]*[0-9]$' 06:59:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:59:01 +++ grep '^3' /tmp/.pyenv_versions 06:59:01 +++ sort -V 06:59:01 +++ tail -n 1 06:59:01 ++ py_version_xyz=3.10.6 06:59:01 ++ [[ -z 3.10.6 ]] 06:59:01 ++ echo 3.10.6 06:59:01 ++ return 0 06:59:01 + pyenv local 3.10.6 06:59:01 + local command 06:59:01 + command=local 06:59:01 + '[' 2 -gt 0 ']' 06:59:01 + shift 06:59:01 + case "$command" in 06:59:01 + command pyenv local 3.10.6 06:59:01 + pyenv local 3.10.6 06:59:01 + for arg in "$@" 06:59:01 + case $arg in 06:59:01 + pkg_list+='tox ' 06:59:01 + for arg in "$@" 06:59:01 + case $arg in 06:59:01 + pkg_list+='virtualenv ' 06:59:01 + for arg in "$@" 06:59:01 + case $arg in 06:59:01 + pkg_list+='urllib3~=1.26.15 ' 06:59:01 + [[ -f /tmp/.toxenv ]] 06:59:01 + [[ ! -f /tmp/.toxenv ]] 06:59:01 + [[ -n '' ]] 06:59:01 + python3 -m venv /tmp/venv-PH37 06:59:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PH37' 06:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PH37 06:59:05 + echo /tmp/venv-PH37 06:59:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:59:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:59:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:05 + local 'pip_opts=--upgrade --quiet' 06:59:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:59:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:59:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:59:05 + [[ -n '' ]] 06:59:05 + [[ -n '' ]] 06:59:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:59:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:05 + /tmp/venv-PH37/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 06:59:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:59:09 lf-activate-venv(): INFO: Base packages installed successfully 06:59:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:59:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:59:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:59:09 + /tmp/venv-PH37/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 06:59:11 + type python3 06:59:11 + true 06:59:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PH37/bin to PATH' 06:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-PH37/bin to PATH 06:59:11 + PATH=/tmp/venv-PH37/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 06:59:11 + return 0 06:59:11 + python3 --version 06:59:11 Python 3.10.6 06:59:11 + python3 -m pip --version 06:59:12 pip 26.1.2 from /tmp/venv-PH37/lib/python3.10/site-packages/pip (python 3.10) 06:59:12 + python3 -m pip freeze 06:59:12 cachetools==7.1.4 06:59:12 colorama==0.4.6 06:59:12 distlib==0.4.3 06:59:12 filelock==3.29.4 06:59:12 packaging==26.2 06:59:12 platformdirs==4.10.0 06:59:12 pluggy==1.6.0 06:59:12 pyproject-api==1.10.1 06:59:12 python-discovery==1.4.2 06:59:12 tomli==2.4.1 06:59:12 tomli_w==1.2.0 06:59:12 tox==4.55.1 06:59:12 typing_extensions==4.15.0 06:59:12 urllib3==1.26.20 06:59:12 virtualenv==21.5.1 06:59:12 [EnvInject] - Injecting environment variables from a build step. 06:59:12 [EnvInject] - Injecting as environment variables the properties content 06:59:12 PARALLEL=false 06:59:12 06:59:12 [EnvInject] - Variables injected successfully. 06:59:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6354450056870772468.sh 06:59:12 ---> tox-run.sh 06:59:12 + 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 06:59:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:59:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:59:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:59:12 + cd /w/workspace/oom-master-pre-commit-lint/. 06:59:12 + source /home/jenkins/lf-env.sh 06:59:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:59:12 ++ mktemp -d /tmp/venv-XXXX 06:59:12 + lf_venv=/tmp/venv-HhYc 06:59:12 + local venv_file=/tmp/.os_lf_venv 06:59:12 + local python=python3 06:59:12 + local options 06:59:12 + local set_path=true 06:59:12 + local install_args= 06:59:12 ++ 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 06:59:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:59:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:59:12 + true 06:59:12 + case $1 in 06:59:12 + venv_file=/tmp/.toxenv 06:59:12 + shift 2 06:59:12 + true 06:59:12 + case $1 in 06:59:12 + shift 06:59:12 + break 06:59:12 + case $python in 06:59:12 + local pkg_list= 06:59:12 + [[ -d /opt/pyenv ]] 06:59:12 + echo 'Setup pyenv:' 06:59:12 Setup pyenv: 06:59:12 + export PYENV_ROOT=/opt/pyenv 06:59:12 + PYENV_ROOT=/opt/pyenv 06:59:12 + 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 06:59:12 + 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 06:59:12 + pyenv versions 06:59:12 system 06:59:12 3.8.13 06:59:12 3.9.13 06:59:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:59:12 + command -v pyenv 06:59:12 ++ pyenv init - --no-rehash 06:59:12 + 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[*]}"'\'')" 06:59:12 export PATH="/opt/pyenv/shims:${PATH}" 06:59:12 export PYENV_SHELL=bash 06:59:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:59:12 pyenv() { 06:59:12 local command 06:59:12 command="${1:-}" 06:59:12 if [ "$#" -gt 0 ]; then 06:59:12 shift 06:59:12 fi 06:59:12 06:59:12 case "$command" in 06:59:12 rehash|shell) 06:59:12 eval "$(pyenv "sh-$command" "$@")" 06:59:12 ;; 06:59:12 *) 06:59:12 command pyenv "$command" "$@" 06:59:12 ;; 06:59:12 esac 06:59:12 }' 06:59:12 +++ 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[*]}"' 06:59:12 ++ 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 06:59:12 ++ 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 06:59:12 ++ 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 06:59:12 ++ export PYENV_SHELL=bash 06:59:12 ++ PYENV_SHELL=bash 06:59:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:59:12 +++ complete -F _pyenv pyenv 06:59:12 ++ lf-pyver python3 06:59:12 ++ local py_version_xy=python3 06:59:12 ++ local py_version_xyz= 06:59:12 ++ pyenv versions 06:59:12 ++ local command 06:59:12 ++ command=versions 06:59:12 ++ '[' 1 -gt 0 ']' 06:59:12 ++ shift 06:59:12 ++ case "$command" in 06:59:12 ++ command pyenv versions 06:59:12 ++ pyenv versions 06:59:12 ++ sed 's/^[ *]* //' 06:59:12 ++ grep -E '^[0-9.]*[0-9]$' 06:59:12 ++ awk '{ print $1 }' 06:59:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:59:12 +++ grep '^3' /tmp/.pyenv_versions 06:59:12 +++ sort -V 06:59:12 +++ tail -n 1 06:59:12 ++ py_version_xyz=3.10.6 06:59:12 ++ [[ -z 3.10.6 ]] 06:59:12 ++ echo 3.10.6 06:59:12 ++ return 0 06:59:12 + pyenv local 3.10.6 06:59:12 + local command 06:59:12 + command=local 06:59:12 + '[' 2 -gt 0 ']' 06:59:12 + shift 06:59:12 + case "$command" in 06:59:12 + command pyenv local 3.10.6 06:59:12 + pyenv local 3.10.6 06:59:12 + for arg in "$@" 06:59:12 + case $arg in 06:59:12 + pkg_list+='tox ' 06:59:12 + for arg in "$@" 06:59:12 + case $arg in 06:59:12 + pkg_list+='virtualenv ' 06:59:12 + for arg in "$@" 06:59:12 + case $arg in 06:59:12 + pkg_list+='urllib3~=1.26.15 ' 06:59:12 + [[ -f /tmp/.toxenv ]] 06:59:12 ++ cat /tmp/.toxenv 06:59:12 + lf_venv=/tmp/venv-PH37 06:59:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PH37 from' file:/tmp/.toxenv 06:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PH37 from file:/tmp/.toxenv 06:59:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:12 + local 'pip_opts=--upgrade --quiet' 06:59:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:59:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:59:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:59:12 + [[ -n '' ]] 06:59:12 + [[ -n '' ]] 06:59:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:12 + /tmp/venv-PH37/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 06:59:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:59:13 lf-activate-venv(): INFO: Base packages installed successfully 06:59:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:59:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:59:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:59:13 + /tmp/venv-PH37/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 06:59:14 + type python3 06:59:14 + true 06:59:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PH37/bin to PATH' 06:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-PH37/bin to PATH 06:59:14 + PATH=/tmp/venv-PH37/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 06:59:14 + return 0 06:59:14 + [[ -d /opt/pyenv ]] 06:59:14 + echo '---> Setting up pyenv' 06:59:14 ---> Setting up pyenv 06:59:14 + export PYENV_ROOT=/opt/pyenv 06:59:14 + PYENV_ROOT=/opt/pyenv 06:59:14 + export PATH=/opt/pyenv/bin:/tmp/venv-PH37/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 06:59:14 + PATH=/opt/pyenv/bin:/tmp/venv-PH37/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 06:59:14 ++ pwd 06:59:14 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:59:14 + export PYTHONPATH 06:59:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:59:14 + TOX_TESTENV_PASSENV=PYTHONPATH 06:59:14 + tox --version 06:59:14 4.55.1 from /tmp/venv-PH37/lib/python3.10/site-packages/tox/__init__.py 06:59:14 + PARALLEL=false 06:59:14 + TOX_OPTIONS_LIST= 06:59:14 + [[ -n pre-commit ]] 06:59:14 + TOX_OPTIONS_LIST=' -e pre-commit' 06:59:14 + case ${PARALLEL,,} in 06:59:14 + tox -e pre-commit 06:59:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:59:16 pre-commit: install_deps> python -I -m pip install pre-commit 06:59:18 pre-commit: freeze> python -m pip freeze --all 06:59:19 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 06:59:19 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:59:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:59:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:59:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:59:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:59:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:59:21 [INFO] Once installed this environment will be reused. 06:59:21 [INFO] This may take a few minutes... 06:59:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:59:25 [INFO] Once installed this environment will be reused. 06:59:25 [INFO] This may take a few minutes... 06:59:30 trim trailing whitespace.................................................Passed 06:59:30 Tabs remover.............................................................Passed 06:59:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:59:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:59:30 [INFO] Once installed this environment will be reused. 06:59:30 [INFO] This may take a few minutes... 06:59:39 gitlint..............................................(no files to check)Skipped 06:59:39 pre-commit: OK (24.09=setup[4.09]+cmd[11.05,8.95] seconds) 06:59:39 congratulations :) (24.13 seconds) 06:59:39 + tox_status=0 06:59:39 + echo '---> Completed tox runs' 06:59:39 ---> Completed tox runs 06:59:39 + for i in .tox/*/log 06:59:39 ++ echo .tox/pre-commit/log 06:59:39 ++ awk -F/ '{print $2}' 06:59:39 + tox_env=pre-commit 06:59:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:59:39 + DOC_DIR=docs/_build/html 06:59:39 + [[ -d docs/_build/html ]] 06:59:39 + echo '---> tox-run.sh ends' 06:59:39 ---> tox-run.sh ends 06:59:39 + test 0 -eq 0 06:59:39 $ ssh-agent -k 06:59:39 unset SSH_AUTH_SOCK; 06:59:39 unset SSH_AGENT_PID; 06:59:39 echo Agent pid 1632 killed; 06:59:39 [ssh-agent] Stopped. 06:59:39 [PostBuildScript] - [INFO] Executing post build scripts. 06:59:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6328331694004915358.sh 06:59:39 ---> sysstat.sh 06:59:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6456773577773114923.sh 06:59:39 ---> package-listing.sh 06:59:39 ++ facter osfamily 06:59:39 ++ tr '[:upper:]' '[:lower:]' 06:59:39 + OS_FAMILY=debian 06:59:39 + workspace=/w/workspace/oom-master-pre-commit-lint 06:59:39 + START_PACKAGES=/tmp/packages_start.txt 06:59:39 + END_PACKAGES=/tmp/packages_end.txt 06:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:39 + PACKAGES=/tmp/packages_start.txt 06:59:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:59:39 + PACKAGES=/tmp/packages_end.txt 06:59:39 + case "${OS_FAMILY}" in 06:59:39 + dpkg -l 06:59:39 + grep '^ii' 06:59:40 + '[' -f /tmp/packages_start.txt ']' 06:59:40 + '[' -f /tmp/packages_end.txt ']' 06:59:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:59:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:59:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:59:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9439157461017145360.sh 06:59:40 ---> capture-instance-metadata.sh 06:59:40 Setup pyenv: 06:59:40 system 06:59:40 3.8.13 06:59:40 3.9.13 06:59:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:59:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cQ1Z 06:59:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:59:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:59:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:59:47 lf-activate-venv(): INFO: Base packages installed successfully 06:59:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:00:09 lf-activate-venv(): INFO: Adding /tmp/venv-cQ1Z/bin to PATH 07:00:09 INFO: Running in OpenStack, capturing instance metadata 07:00:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5770868675008477759.sh 07:00:10 provisioning config files... 07:00:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6362287323082038976tmp 07:00:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:00:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:00:10 [EnvInject] - Injecting environment variables from a build step. 07:00:10 [EnvInject] - Injecting as environment variables the properties content 07:00:10 SERVER_ID=logs 07:00:10 07:00:10 [EnvInject] - Variables injected successfully. 07:00:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18173776671336509820.sh 07:00:10 ---> create-netrc.sh 07:00:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins377176258677812796.sh 07:00:10 ---> python-tools-install.sh 07:00:10 Setup pyenv: 07:00:10 system 07:00:10 3.8.13 07:00:10 3.9.13 07:00:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:00:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cQ1Z from file:/tmp/.os_lf_venv 07:00:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:12 lf-activate-venv(): INFO: Base packages installed successfully 07:00:12 lf-activate-venv(): INFO: Installing additional packages: lftools 07:00:20 lf-activate-venv(): INFO: Adding /tmp/venv-cQ1Z/bin to PATH 07:00:20 Generating Requirements File 07:00:42 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. 07:00:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:00:42 Python 3.10.6 07:00:42 pip 26.1.2 from /tmp/venv-cQ1Z/lib/python3.10/site-packages/pip (python 3.10) 07:00:43 aiohappyeyeballs==2.6.2 07:00:43 aiohttp==3.14.1 07:00:43 aiosignal==1.4.0 07:00:43 appdirs==1.4.4 07:00:43 argcomplete==3.6.3 07:00:43 aspy.yaml==1.3.0 07:00:43 async-timeout==5.0.1 07:00:43 attrs==26.1.0 07:00:43 autopage==0.6.0 07:00:43 backports.strenum==1.3.1 07:00:43 beautifulsoup4==4.15.0 07:00:43 boto3==1.43.31 07:00:43 botocore==1.43.31 07:00:43 bs4==0.0.2 07:00:43 certifi==2026.5.20 07:00:43 cffi==2.0.0 07:00:43 cfgv==3.5.0 07:00:43 chardet==7.4.3 07:00:43 charset-normalizer==3.4.7 07:00:43 click==8.4.1 07:00:43 cliff==4.14.0 07:00:43 cmd2==3.5.1 07:00:43 cryptography==3.3.2 07:00:43 debtcollector==3.1.0 07:00:43 decorator==5.3.1 07:00:43 defusedxml==0.7.1 07:00:43 Deprecated==1.3.1 07:00:43 distlib==0.4.3 07:00:43 dnspython==2.8.0 07:00:43 docker==7.1.0 07:00:43 dogpile.cache==1.5.0 07:00:43 durationpy==0.10 07:00:43 email-validator==2.3.0 07:00:43 filelock==3.29.4 07:00:43 frozenlist==1.8.0 07:00:43 future==1.0.0 07:00:43 gitdb==4.0.12 07:00:43 GitPython==3.1.50 07:00:43 httplib2==0.30.2 07:00:43 identify==2.6.19 07:00:43 idna==3.18 07:00:43 importlib-resources==1.5.0 07:00:43 iso8601==2.1.0 07:00:43 Jinja2==3.1.6 07:00:43 jmespath==1.1.0 07:00:43 jsonpatch==1.33 07:00:43 jsonpointer==3.1.1 07:00:43 jsonschema==4.26.0 07:00:43 jsonschema-specifications==2025.9.1 07:00:43 keystoneauth1==5.14.0 07:00:43 kubernetes==36.0.2 07:00:43 lftools==0.37.22 07:00:43 lxml==6.1.1 07:00:43 markdown-it-py==4.2.0 07:00:43 MarkupSafe==3.0.3 07:00:43 mdurl==0.1.2 07:00:43 msgpack==1.2.0 07:00:43 multi_key_dict==2.0.3 07:00:43 multidict==6.7.1 07:00:43 munch==4.0.0 07:00:43 netaddr==1.3.0 07:00:43 niet==1.4.2 07:00:43 nodeenv==1.10.0 07:00:43 oauth2client==4.1.3 07:00:43 oauthlib==3.3.1 07:00:43 openstacksdk==4.13.0 07:00:43 os-service-types==1.8.2 07:00:43 osc-lib==4.6.0 07:00:43 oslo.config==10.4.0 07:00:43 oslo.context==6.4.0 07:00:43 oslo.i18n==6.8.0 07:00:43 oslo.log==8.2.0 07:00:43 oslo.serialization==5.10.0 07:00:43 oslo.utils==10.1.1 07:00:43 packaging==26.2 07:00:43 pbr==7.0.3 07:00:43 platformdirs==4.10.0 07:00:43 prettytable==3.17.0 07:00:43 propcache==0.5.2 07:00:43 psutil==7.2.2 07:00:43 pyasn1==0.6.3 07:00:43 pyasn1_modules==0.4.2 07:00:43 pycparser==3.0 07:00:43 pygerrit2==2.0.15 07:00:43 PyGithub==2.9.1 07:00:43 Pygments==2.20.0 07:00:43 PyJWT==2.13.0 07:00:43 PyNaCl==1.6.2 07:00:43 pyparsing==2.4.7 07:00:43 pyperclip==1.11.0 07:00:43 pyrsistent==0.20.0 07:00:43 python-cinderclient==9.9.0 07:00:43 python-dateutil==2.9.0.post0 07:00:43 python-discovery==1.4.2 07:00:43 python-heatclient==5.2.0 07:00:43 python-jenkins==1.8.3 07:00:43 python-keystoneclient==5.8.0 07:00:43 python-magnumclient==4.10.0 07:00:43 python-openstackclient==10.0.0 07:00:43 python-swiftclient==4.10.0 07:00:43 PyYAML==6.0.3 07:00:43 referencing==0.37.0 07:00:43 requests==2.34.2 07:00:43 requests-oauthlib==2.0.0 07:00:43 rfc3986==2.0.0 07:00:43 rich==15.0.0 07:00:43 rich-argparse==1.8.0 07:00:43 rpds-py==0.30.0 07:00:43 rsa==4.9.1 07:00:43 ruamel.yaml==0.19.1 07:00:43 ruamel.yaml.clib==0.2.15 07:00:43 s3transfer==0.19.0 07:00:43 simplejson==4.1.1 07:00:43 six==1.17.0 07:00:43 smmap==5.0.3 07:00:43 soupsieve==2.8.4 07:00:43 stevedore==5.8.0 07:00:43 tabulate==0.10.0 07:00:43 toml==0.10.2 07:00:43 tomlkit==0.15.0 07:00:43 tqdm==4.68.2 07:00:43 typing_extensions==4.15.0 07:00:43 urllib3==1.26.20 07:00:43 virtualenv==21.5.1 07:00:43 wcwidth==0.8.1 07:00:43 websocket-client==1.9.0 07:00:43 wrapt==2.2.1 07:00:43 xdg==6.0.0 07:00:43 xmltodict==1.0.4 07:00:43 yarl==1.24.2 07:00:43 yq==3.4.3 07:00:43 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18039871585045237279.sh 07:00:43 ---> uv-install.sh 07:00:43 Installing uv/uvx (latest) using shell installer 07:00:43 2026-06-17 07:00:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-9PcpJc.sh" [1] 07:00:43 downloading uv 0.11.21 x86_64-unknown-linux-gnu 07:00:44 installing to /home/jenkins/.local/bin 07:00:44 uv 07:00:44 uvx 07:00:44 everything's installed! 07:00:44 07:00:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:00:44 07:00:44 source $HOME/.local/bin/env (sh, bash, zsh) 07:00:44 source $HOME/.local/bin/env.fish (fish) 07:00:44 Adding install location to PATH 07:00:44 ---> Validating uv/uvx install 07:00:44 uvx 0.11.21 (x86_64-unknown-linux-gnu) 07:00:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9661133688387423598.sh 07:00:44 ---> sudo-logs.sh 07:00:44 Archiving 'sudo' log.. 07:00:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6485351299189143192.sh 07:00:44 ---> job-cost.sh 07:00:44 INFO: Activating Python virtual environment... 07:00:44 Setup pyenv: 07:00:44 system 07:00:44 3.8.13 07:00:44 3.9.13 07:00:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cQ1Z from file:/tmp/.os_lf_venv 07:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:46 lf-activate-venv(): INFO: Base packages installed successfully 07:00:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:00:51 lf-activate-venv(): INFO: Adding /tmp/venv-cQ1Z/bin to PATH 07:00:51 INFO: No stack-cost file found 07:00:51 INFO: Instance uptime: 147s 07:00:51 INFO: Fetching instance metadata (attempt 1 of 3)... 07:00:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:00:52 INFO: Successfully fetched instance metadata 07:00:52 INFO: Instance type: v3-standard-4 07:00:52 INFO: Retrieving pricing info for: v3-standard-4 07:00:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:00:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 07:00:52 INFO: Successfully fetched Vexxhost pricing API 07:00:52 INFO: Retrieved cost: 0.11 07:00:52 INFO: Retrieved resource: v3-standard-4 07:00:52 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:00:52 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:00:52 INFO: Successfully archived job cost data 07:00:52 DEBUG: Cost data: oom-master-pre-commit-lint,4656,2026-06-17 07:00:52,v3-standard-4,147,0.11,0.00,SUCCESS 07:00:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2858338286388437702.sh 07:00:52 ---> logs-deploy.sh 07:00:52 Setup pyenv: 07:00:52 system 07:00:52 3.8.13 07:00:52 3.9.13 07:00:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:00:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cQ1Z from file:/tmp/.os_lf_venv 07:00:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:00:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:00:54 lf-activate-venv(): INFO: Base packages installed successfully 07:00:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-cQ1Z/bin to PATH 07:01:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4656 07:01:02 INFO: archiving workspace using pattern(s): 07:01:03 Archives upload complete. 07:01:03 INFO: archiving logs to Nexus 07:01:04 ---> uname -a: 07:01:04 Linux prd-ubuntu1804-builder-4c-4g-12561 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:01:04 07:01:04 07:01:04 ---> lscpu: 07:01:04 Architecture: x86_64 07:01:04 CPU op-mode(s): 32-bit, 64-bit 07:01:04 Byte Order: Little Endian 07:01:04 CPU(s): 4 07:01:04 On-line CPU(s) list: 0-3 07:01:04 Thread(s) per core: 1 07:01:04 Core(s) per socket: 1 07:01:04 Socket(s): 4 07:01:04 NUMA node(s): 1 07:01:04 Vendor ID: AuthenticAMD 07:01:04 CPU family: 23 07:01:04 Model: 49 07:01:04 Model name: AMD EPYC-Rome Processor 07:01:04 Stepping: 0 07:01:04 CPU MHz: 2799.998 07:01:04 BogoMIPS: 5599.99 07:01:04 Virtualization: AMD-V 07:01:04 Hypervisor vendor: KVM 07:01:04 Virtualization type: full 07:01:04 L1d cache: 32K 07:01:04 L1i cache: 32K 07:01:04 L2 cache: 512K 07:01:04 L3 cache: 16384K 07:01:04 NUMA node0 CPU(s): 0-3 07:01:04 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 07:01:04 07:01:04 07:01:04 ---> nproc: 07:01:04 4 07:01:04 07:01:04 07:01:04 ---> df -h: 07:01:04 Filesystem Size Used Avail Use% Mounted on 07:01:04 udev 7.9G 0 7.9G 0% /dev 07:01:04 tmpfs 1.6G 676K 1.6G 1% /run 07:01:04 /dev/vda1 78G 8.5G 69G 11% / 07:01:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:01:04 tmpfs 5.0M 0 5.0M 0% /run/lock 07:01:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:01:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:01:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:01:04 07:01:04 07:01:04 ---> free -m: 07:01:04 total used free shared buff/cache available 07:01:04 Mem: 16040 554 13144 0 2341 15161 07:01:04 Swap: 1023 0 1023 07:01:04 07:01:04 07:01:04 ---> ip addr: 07:01:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:01:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:01:04 inet 127.0.0.1/8 scope host lo 07:01:04 valid_lft forever preferred_lft forever 07:01:04 inet6 ::1/128 scope host 07:01:04 valid_lft forever preferred_lft forever 07:01:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:01:04 link/ether fa:16:3e:02:d9:df brd ff:ff:ff:ff:ff:ff 07:01:04 inet 10.30.106.166/23 brd 10.30.107.255 scope global dynamic ens3 07:01:04 valid_lft 86249sec preferred_lft 86249sec 07:01:04 inet6 fe80::f816:3eff:fe02:d9df/64 scope link 07:01:04 valid_lft forever preferred_lft forever 07:01:04 07:01:04 07:01:04 ---> sar -b -r -n DEV: 07:01:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12561) 06/17/26 _x86_64_ (4 CPU) 07:01:04 07:01:04 06:58:35 LINUX RESTART (4 CPU) 07:01:04 07:01:04 06:59:01 tps rtps wtps bread/s bwrtn/s 07:01:04 07:00:01 130.91 13.21 117.70 517.51 50721.41 07:01:04 07:01:01 102.95 1.15 101.80 134.36 21892.17 07:01:04 Average: 116.93 7.18 109.75 325.92 36305.59 07:01:04 07:01:04 06:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:01:04 07:00:01 13820416 15517904 2604552 15.86 65756 1826940 813820 4.66 787352 1591064 119252 07:01:04 07:01:01 13425904 15494896 2999064 18.26 89316 2155696 794448 4.55 825200 1908076 218828 07:01:04 Average: 13623160 15506400 2801808 17.06 77536 1991318 804134 4.60 806276 1749570 169040 07:01:04 07:01:04 06:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:01:04 07:00:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 07:01:04 07:00:01 ens3 94.85 68.97 1394.57 11.88 0.00 0.00 0.00 0.00 07:01:04 07:01:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:01:04 07:01:01 ens3 60.58 46.57 851.70 10.72 0.00 0.00 0.00 0.00 07:01:04 Average: lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 07:01:04 Average: ens3 77.71 57.77 1123.11 11.30 0.00 0.00 0.00 0.00 07:01:04 07:01:04 07:01:04 ---> sar -P ALL: 07:01:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12561) 06/17/26 _x86_64_ (4 CPU) 07:01:04 07:01:04 06:58:35 LINUX RESTART (4 CPU) 07:01:04 07:01:04 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:01:04 07:00:01 all 21.45 0.00 1.97 3.33 0.08 73.17 07:01:04 07:00:01 0 29.30 0.00 2.24 0.85 0.07 67.54 07:01:04 07:00:01 1 11.20 0.00 1.44 5.63 0.12 81.61 07:01:04 07:00:01 2 22.60 0.00 2.17 4.59 0.07 70.57 07:01:04 07:00:01 3 22.65 0.00 2.05 2.25 0.07 72.98 07:01:04 07:01:01 all 20.17 0.00 1.54 1.63 0.07 76.59 07:01:04 07:01:01 0 11.09 0.00 1.50 2.82 0.05 84.54 07:01:04 07:01:01 1 10.93 0.00 0.67 1.78 0.12 86.50 07:01:04 07:01:01 2 42.63 0.00 2.49 0.52 0.08 54.28 07:01:04 07:01:01 3 15.97 0.00 1.47 1.42 0.03 81.11 07:01:04 Average: all 20.81 0.00 1.75 2.48 0.07 74.88 07:01:04 Average: 0 20.19 0.00 1.87 1.84 0.06 76.04 07:01:04 Average: 1 11.07 0.00 1.06 3.71 0.12 84.05 07:01:04 Average: 2 32.62 0.00 2.33 2.55 0.08 62.43 07:01:04 Average: 3 19.31 0.00 1.76 1.83 0.05 77.04 07:01:04 07:01:04 07:01:04