09:10:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 09:10:09 Running as SYSTEM 09:10:09 [EnvInject] - Loading node environment variables. 09:10:09 Building remotely on prd-ubuntu1804-builder-4c-4g-6375 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:10:09 [ssh-agent] Looking for ssh-agent implementation... 09:10:10 $ ssh-agent 09:10:10 SSH_AUTH_SOCK=/tmp/ssh-RR6rD2uTcrum/agent.1625 09:10:10 SSH_AGENT_PID=1627 09:10:10 [ssh-agent] Started. 09:10:10 Running ssh-add (command line suppressed) 09:10:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17339171352216299160.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17339171352216299160.key) 09:10:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:10:10 The recommended git tool is: NONE 09:10:11 using credential onap-jenkins-ssh 09:10:11 Wiping out workspace first. 09:10:11 Cloning the remote Git repository 09:10:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:10:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:10:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:10:11 > git --version # timeout=10 09:10:11 > git --version # 'git version 2.17.1' 09:10:11 using GIT_SSH to set credentials Gerrit user 09:10:11 Verifying host key using manually-configured host key entries 09:10:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:10:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:10:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:10:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:10:17 using GIT_SSH to set credentials Gerrit user 09:10:17 Verifying host key using manually-configured host key entries 09:10:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/4 # timeout=30 09:10:17 > git rev-parse d4e01d51582e5aaed6f037f5f64f45157f0db820^{commit} # timeout=10 09:10:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:10:17 Checking out Revision d4e01d51582e5aaed6f037f5f64f45157f0db820 (refs/changes/48/144748/4) 09:10:17 > git config core.sparsecheckout # timeout=10 09:10:17 > git checkout -f d4e01d51582e5aaed6f037f5f64f45157f0db820 # timeout=30 09:10:21 Commit message: "[SO] etsi-sol 1.10.1" 09:10:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:10:21 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 09:10:21 [EnvInject] - Injecting environment variables from a build step. 09:10:21 [EnvInject] - Injecting as environment variables the properties content 09:10:21 PYTHON=python3 09:10:21 09:10:21 [EnvInject] - Variables injected successfully. 09:10:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6938045163495498558.sh 09:10:21 ---> tox-install.sh 09:10:21 + source /home/jenkins/lf-env.sh 09:10:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:10:21 ++ mktemp -d /tmp/venv-XXXX 09:10:21 + lf_venv=/tmp/venv-bN63 09:10:21 + local venv_file=/tmp/.os_lf_venv 09:10:21 + local python=python3 09:10:21 + local options 09:10:21 + local set_path=true 09:10:21 + local install_args= 09:10:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:10:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:10:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:10:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:10:21 + true 09:10:21 + case $1 in 09:10:21 + venv_file=/tmp/.toxenv 09:10:21 + shift 2 09:10:21 + true 09:10:21 + case $1 in 09:10:21 + shift 09:10:21 + break 09:10:21 + case $python in 09:10:21 + local pkg_list= 09:10:21 + [[ -d /opt/pyenv ]] 09:10:21 + echo 'Setup pyenv:' 09:10:21 Setup pyenv: 09:10:21 + export PYENV_ROOT=/opt/pyenv 09:10:21 + PYENV_ROOT=/opt/pyenv 09:10:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:21 + pyenv versions 09:10:21 * system (set by /opt/pyenv/version) 09:10:21 * 3.8.13 (set by /opt/pyenv/version) 09:10:21 * 3.9.13 (set by /opt/pyenv/version) 09:10:21 * 3.10.6 (set by /opt/pyenv/version) 09:10:21 + command -v pyenv 09:10:21 ++ pyenv init - --no-rehash 09:10:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:10:21 export PATH="/opt/pyenv/shims:${PATH}" 09:10:21 export PYENV_SHELL=bash 09:10:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:10:21 pyenv() { 09:10:21 local command 09:10:21 command="${1:-}" 09:10:21 if [ "$#" -gt 0 ]; then 09:10:21 shift 09:10:21 fi 09:10:21 09:10:21 case "$command" in 09:10:21 rehash|shell) 09:10:21 eval "$(pyenv "sh-$command" "$@")" 09:10:21 ;; 09:10:21 *) 09:10:21 command pyenv "$command" "$@" 09:10:21 ;; 09:10:21 esac 09:10:21 }' 09:10:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:10:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:21 ++ export PYENV_SHELL=bash 09:10:21 ++ PYENV_SHELL=bash 09:10:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:10:21 +++ complete -F _pyenv pyenv 09:10:21 ++ lf-pyver python3 09:10:21 ++ local py_version_xy=python3 09:10:21 ++ local py_version_xyz= 09:10:21 ++ pyenv versions 09:10:21 ++ local command 09:10:21 ++ command=versions 09:10:21 ++ '[' 1 -gt 0 ']' 09:10:21 ++ shift 09:10:21 ++ case "$command" in 09:10:21 ++ command pyenv versions 09:10:21 ++ pyenv versions 09:10:21 ++ grep -E '^[0-9.]*[0-9]$' 09:10:21 ++ awk '{ print $1 }' 09:10:21 ++ sed 's/^[ *]* //' 09:10:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:10:21 +++ grep '^3' /tmp/.pyenv_versions 09:10:21 +++ sort -V 09:10:21 +++ tail -n 1 09:10:21 ++ py_version_xyz=3.10.6 09:10:21 ++ [[ -z 3.10.6 ]] 09:10:21 ++ echo 3.10.6 09:10:21 ++ return 0 09:10:21 + pyenv local 3.10.6 09:10:21 + local command 09:10:21 + command=local 09:10:21 + '[' 2 -gt 0 ']' 09:10:21 + shift 09:10:21 + case "$command" in 09:10:21 + command pyenv local 3.10.6 09:10:21 + pyenv local 3.10.6 09:10:21 + for arg in "$@" 09:10:21 + case $arg in 09:10:21 + pkg_list+='tox ' 09:10:21 + for arg in "$@" 09:10:21 + case $arg in 09:10:21 + pkg_list+='virtualenv ' 09:10:21 + for arg in "$@" 09:10:21 + case $arg in 09:10:21 + pkg_list+='urllib3~=1.26.15 ' 09:10:21 + [[ -f /tmp/.toxenv ]] 09:10:21 + [[ ! -f /tmp/.toxenv ]] 09:10:21 + [[ -n '' ]] 09:10:21 + python3 -m venv /tmp/venv-bN63 09:10:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bN63' 09:10:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bN63 09:10:26 + echo /tmp/venv-bN63 09:10:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:10:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:10:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:26 + local 'pip_opts=--upgrade --quiet' 09:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:10:26 + [[ -n '' ]] 09:10:26 + [[ -n '' ]] 09:10:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:26 + /tmp/venv-bN63/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 09:10:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:10:30 lf-activate-venv(): INFO: Base packages installed successfully 09:10:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:10:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:10:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:10:30 + /tmp/venv-bN63/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 09:10:32 + type python3 09:10:32 + true 09:10:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bN63/bin to PATH' 09:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-bN63/bin to PATH 09:10:32 + PATH=/tmp/venv-bN63/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 09:10:32 + return 0 09:10:32 + python3 --version 09:10:32 Python 3.10.6 09:10:32 + python3 -m pip --version 09:10:32 pip 26.1.2 from /tmp/venv-bN63/lib/python3.10/site-packages/pip (python 3.10) 09:10:32 + python3 -m pip freeze 09:10:32 cachetools==7.1.4 09:10:32 colorama==0.4.6 09:10:32 distlib==0.4.1 09:10:32 filelock==3.29.0 09:10:32 packaging==26.2 09:10:32 platformdirs==4.10.0 09:10:32 pluggy==1.6.0 09:10:32 pyproject-api==1.10.1 09:10:32 python-discovery==1.4.0 09:10:32 tomli==2.4.1 09:10:32 tomli_w==1.2.0 09:10:32 tox==4.55.0 09:10:32 typing_extensions==4.15.0 09:10:32 urllib3==1.26.20 09:10:32 virtualenv==21.4.2 09:10:32 [EnvInject] - Injecting environment variables from a build step. 09:10:32 [EnvInject] - Injecting as environment variables the properties content 09:10:32 PARALLEL=false 09:10:32 09:10:32 [EnvInject] - Variables injected successfully. 09:10:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9683571852173556872.sh 09:10:32 ---> tox-run.sh 09:10:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:10:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:10:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:10:32 + cd /w/workspace/oom-master-pre-commit-lint/. 09:10:32 + source /home/jenkins/lf-env.sh 09:10:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:10:32 ++ mktemp -d /tmp/venv-XXXX 09:10:32 + lf_venv=/tmp/venv-3Z9i 09:10:32 + local venv_file=/tmp/.os_lf_venv 09:10:32 + local python=python3 09:10:32 + local options 09:10:32 + local set_path=true 09:10:32 + local install_args= 09:10:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:10:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:10:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:10:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:10:32 + true 09:10:32 + case $1 in 09:10:32 + venv_file=/tmp/.toxenv 09:10:32 + shift 2 09:10:32 + true 09:10:32 + case $1 in 09:10:32 + shift 09:10:32 + break 09:10:32 + case $python in 09:10:32 + local pkg_list= 09:10:32 + [[ -d /opt/pyenv ]] 09:10:32 + echo 'Setup pyenv:' 09:10:32 Setup pyenv: 09:10:32 + export PYENV_ROOT=/opt/pyenv 09:10:32 + PYENV_ROOT=/opt/pyenv 09:10:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:32 + pyenv versions 09:10:32 system 09:10:32 3.8.13 09:10:32 3.9.13 09:10:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:10:32 + command -v pyenv 09:10:32 ++ pyenv init - --no-rehash 09:10:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:10:32 export PATH="/opt/pyenv/shims:${PATH}" 09:10:32 export PYENV_SHELL=bash 09:10:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:10:32 pyenv() { 09:10:32 local command 09:10:32 command="${1:-}" 09:10:32 if [ "$#" -gt 0 ]; then 09:10:32 shift 09:10:32 fi 09:10:32 09:10:32 case "$command" in 09:10:32 rehash|shell) 09:10:32 eval "$(pyenv "sh-$command" "$@")" 09:10:32 ;; 09:10:32 *) 09:10:32 command pyenv "$command" "$@" 09:10:32 ;; 09:10:32 esac 09:10:32 }' 09:10:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:10:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:10:32 ++ export PYENV_SHELL=bash 09:10:32 ++ PYENV_SHELL=bash 09:10:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:10:32 +++ complete -F _pyenv pyenv 09:10:32 ++ lf-pyver python3 09:10:32 ++ local py_version_xy=python3 09:10:32 ++ local py_version_xyz= 09:10:32 ++ pyenv versions 09:10:32 ++ local command 09:10:32 ++ command=versions 09:10:32 ++ '[' 1 -gt 0 ']' 09:10:32 ++ shift 09:10:32 ++ case "$command" in 09:10:32 ++ command pyenv versions 09:10:32 ++ awk '{ print $1 }' 09:10:32 ++ pyenv versions 09:10:32 ++ sed 's/^[ *]* //' 09:10:32 ++ grep -E '^[0-9.]*[0-9]$' 09:10:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:10:32 +++ grep '^3' /tmp/.pyenv_versions 09:10:32 +++ sort -V 09:10:32 +++ tail -n 1 09:10:32 ++ py_version_xyz=3.10.6 09:10:32 ++ [[ -z 3.10.6 ]] 09:10:32 ++ echo 3.10.6 09:10:32 ++ return 0 09:10:32 + pyenv local 3.10.6 09:10:32 + local command 09:10:32 + command=local 09:10:32 + '[' 2 -gt 0 ']' 09:10:32 + shift 09:10:32 + case "$command" in 09:10:32 + command pyenv local 3.10.6 09:10:32 + pyenv local 3.10.6 09:10:32 + for arg in "$@" 09:10:32 + case $arg in 09:10:32 + pkg_list+='tox ' 09:10:32 + for arg in "$@" 09:10:32 + case $arg in 09:10:32 + pkg_list+='virtualenv ' 09:10:32 + for arg in "$@" 09:10:32 + case $arg in 09:10:32 + pkg_list+='urllib3~=1.26.15 ' 09:10:32 + [[ -f /tmp/.toxenv ]] 09:10:32 ++ cat /tmp/.toxenv 09:10:33 + lf_venv=/tmp/venv-bN63 09:10:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bN63 from' file:/tmp/.toxenv 09:10:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bN63 from file:/tmp/.toxenv 09:10:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:10:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:33 + local 'pip_opts=--upgrade --quiet' 09:10:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:10:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:10:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:10:33 + [[ -n '' ]] 09:10:33 + [[ -n '' ]] 09:10:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:10:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:33 + /tmp/venv-bN63/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 09:10:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:10:33 lf-activate-venv(): INFO: Base packages installed successfully 09:10:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:10:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:10:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:10:33 + /tmp/venv-bN63/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 09:10:34 + type python3 09:10:34 + true 09:10:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bN63/bin to PATH' 09:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-bN63/bin to PATH 09:10:34 + PATH=/tmp/venv-bN63/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 09:10:34 + return 0 09:10:34 + [[ -d /opt/pyenv ]] 09:10:34 + echo '---> Setting up pyenv' 09:10:34 ---> Setting up pyenv 09:10:34 + export PYENV_ROOT=/opt/pyenv 09:10:34 + PYENV_ROOT=/opt/pyenv 09:10:34 + export PATH=/opt/pyenv/bin:/tmp/venv-bN63/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 09:10:34 + PATH=/opt/pyenv/bin:/tmp/venv-bN63/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 09:10:34 ++ pwd 09:10:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:10:34 + export PYTHONPATH 09:10:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:10:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:10:34 + tox --version 09:10:35 4.55.0 from /tmp/venv-bN63/lib/python3.10/site-packages/tox/__init__.py 09:10:35 + PARALLEL=false 09:10:35 + TOX_OPTIONS_LIST= 09:10:35 + [[ -n pre-commit ]] 09:10:35 + TOX_OPTIONS_LIST=' -e pre-commit' 09:10:35 + case ${PARALLEL,,} in 09:10:35 + tox -e pre-commit 09:10:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:10:36 pre-commit: install_deps> python -I -m pip install pre-commit 09:10:39 pre-commit: freeze> python -m pip freeze --all 09:10:39 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 09:10:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:10:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:10:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:10:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:10:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:10:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:10:42 [INFO] Once installed this environment will be reused. 09:10:42 [INFO] This may take a few minutes... 09:10:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:10:46 [INFO] Once installed this environment will be reused. 09:10:46 [INFO] This may take a few minutes... 09:10:51 trim trailing whitespace.................................................Passed 09:10:51 Tabs remover.............................................................Passed 09:10:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:10:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:10:51 [INFO] Once installed this environment will be reused. 09:10:51 [INFO] This may take a few minutes... 09:11:00 gitlint..............................................(no files to check)Skipped 09:11:00 pre-commit: OK (24.83=setup[3.86]+cmd[12.15,8.81] seconds) 09:11:00 congratulations :) (24.86 seconds) 09:11:00 + tox_status=0 09:11:00 + echo '---> Completed tox runs' 09:11:00 ---> Completed tox runs 09:11:00 + for i in .tox/*/log 09:11:00 ++ echo .tox/pre-commit/log 09:11:00 ++ awk -F/ '{print $2}' 09:11:00 + tox_env=pre-commit 09:11:00 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:11:00 + DOC_DIR=docs/_build/html 09:11:00 + [[ -d docs/_build/html ]] 09:11:00 + echo '---> tox-run.sh ends' 09:11:00 ---> tox-run.sh ends 09:11:00 + test 0 -eq 0 09:11:00 $ ssh-agent -k 09:11:00 unset SSH_AUTH_SOCK; 09:11:00 unset SSH_AGENT_PID; 09:11:00 echo Agent pid 1627 killed; 09:11:00 [ssh-agent] Stopped. 09:11:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:11:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16737925976311578971.sh 09:11:00 ---> sysstat.sh 09:11:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15724683744079434927.sh 09:11:00 ---> package-listing.sh 09:11:00 ++ tr '[:upper:]' '[:lower:]' 09:11:00 ++ facter osfamily 09:11:01 + OS_FAMILY=debian 09:11:01 + workspace=/w/workspace/oom-master-pre-commit-lint 09:11:01 + START_PACKAGES=/tmp/packages_start.txt 09:11:01 + END_PACKAGES=/tmp/packages_end.txt 09:11:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:01 + PACKAGES=/tmp/packages_start.txt 09:11:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:11:01 + PACKAGES=/tmp/packages_end.txt 09:11:01 + case "${OS_FAMILY}" in 09:11:01 + dpkg -l 09:11:01 + grep '^ii' 09:11:01 + '[' -f /tmp/packages_start.txt ']' 09:11:01 + '[' -f /tmp/packages_end.txt ']' 09:11:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:11:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:11:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:11:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7667523720906441865.sh 09:11:01 ---> capture-instance-metadata.sh 09:11:01 Setup pyenv: 09:11:01 system 09:11:01 3.8.13 09:11:01 3.9.13 09:11:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:11:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cWEi 09:11:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:11:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:09 lf-activate-venv(): INFO: Base packages installed successfully 09:11:09 lf-activate-venv(): INFO: Installing additional packages: lftools 09:11:28 lf-activate-venv(): INFO: Adding /tmp/venv-cWEi/bin to PATH 09:11:28 INFO: Running in OpenStack, capturing instance metadata 09:11:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5574373318147609355.sh 09:11:29 provisioning config files... 09:11:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8072936291446206344tmp 09:11:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:11:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:11:29 [EnvInject] - Injecting environment variables from a build step. 09:11:29 [EnvInject] - Injecting as environment variables the properties content 09:11:29 SERVER_ID=logs 09:11:29 09:11:29 [EnvInject] - Variables injected successfully. 09:11:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17494989158676882897.sh 09:11:29 ---> create-netrc.sh 09:11:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9654499598334056567.sh 09:11:29 ---> python-tools-install.sh 09:11:29 Setup pyenv: 09:11:29 system 09:11:29 3.8.13 09:11:29 3.9.13 09:11:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:11:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cWEi from file:/tmp/.os_lf_venv 09:11:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:31 lf-activate-venv(): INFO: Base packages installed successfully 09:11:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:11:38 lf-activate-venv(): INFO: Adding /tmp/venv-cWEi/bin to PATH 09:11:38 Generating Requirements File 09:11:59 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. 09:11:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:11:59 Python 3.10.6 09:11:59 pip 26.1.2 from /tmp/venv-cWEi/lib/python3.10/site-packages/pip (python 3.10) 09:12:00 aiohappyeyeballs==2.6.2 09:12:00 aiohttp==3.14.0 09:12:00 aiosignal==1.4.0 09:12:00 appdirs==1.4.4 09:12:00 argcomplete==3.6.3 09:12:00 aspy.yaml==1.3.0 09:12:00 async-timeout==5.0.1 09:12:00 attrs==26.1.0 09:12:00 autopage==0.6.0 09:12:00 backports.strenum==1.3.1 09:12:00 beautifulsoup4==4.14.3 09:12:00 boto3==1.43.21 09:12:00 botocore==1.43.21 09:12:00 bs4==0.0.2 09:12:00 certifi==2026.5.20 09:12:00 cffi==2.0.0 09:12:00 cfgv==3.5.0 09:12:00 chardet==7.4.3 09:12:00 charset-normalizer==3.4.7 09:12:00 click==8.4.1 09:12:00 cliff==4.14.0 09:12:00 cmd2==3.5.1 09:12:00 cryptography==3.3.2 09:12:00 debtcollector==3.1.0 09:12:00 decorator==5.3.1 09:12:00 defusedxml==0.7.1 09:12:00 Deprecated==1.3.1 09:12:00 distlib==0.4.1 09:12:00 dnspython==2.8.0 09:12:00 docker==7.1.0 09:12:00 dogpile.cache==1.5.0 09:12:00 durationpy==0.10 09:12:00 email-validator==2.3.0 09:12:00 filelock==3.29.0 09:12:00 frozenlist==1.8.0 09:12:00 future==1.0.0 09:12:00 gitdb==4.0.12 09:12:00 GitPython==3.1.50 09:12:00 httplib2==0.30.2 09:12:00 identify==2.6.19 09:12:00 idna==3.18 09:12:00 importlib-resources==1.5.0 09:12:00 iso8601==2.1.0 09:12:00 Jinja2==3.1.6 09:12:00 jmespath==1.1.0 09:12:00 jsonpatch==1.33 09:12:00 jsonpointer==3.1.1 09:12:00 jsonschema==4.26.0 09:12:00 jsonschema-specifications==2025.9.1 09:12:00 keystoneauth1==5.14.0 09:12:00 kubernetes==36.0.2 09:12:00 lftools==0.37.22 09:12:00 lxml==6.1.1 09:12:00 markdown-it-py==4.2.0 09:12:00 MarkupSafe==3.0.3 09:12:00 mdurl==0.1.2 09:12:00 msgpack==1.1.2 09:12:00 multi_key_dict==2.0.3 09:12:00 multidict==6.7.1 09:12:00 munch==4.0.0 09:12:00 netaddr==1.3.0 09:12:00 niet==1.4.2 09:12:00 nodeenv==1.10.0 09:12:00 oauth2client==4.1.3 09:12:00 oauthlib==3.3.1 09:12:00 openstacksdk==4.13.0 09:12:00 os-service-types==1.8.2 09:12:00 osc-lib==4.6.0 09:12:00 oslo.config==10.4.0 09:12:00 oslo.context==6.4.0 09:12:00 oslo.i18n==6.8.0 09:12:00 oslo.log==8.2.0 09:12:00 oslo.serialization==5.10.0 09:12:00 oslo.utils==10.1.0 09:12:00 packaging==26.2 09:12:00 pbr==7.0.3 09:12:00 platformdirs==4.10.0 09:12:00 prettytable==3.17.0 09:12:00 propcache==0.5.2 09:12:00 psutil==7.2.2 09:12:00 pyasn1==0.6.3 09:12:00 pyasn1_modules==0.4.2 09:12:00 pycparser==3.0 09:12:00 pygerrit2==2.0.15 09:12:00 PyGithub==2.9.1 09:12:00 Pygments==2.20.0 09:12:00 PyJWT==2.13.0 09:12:00 PyNaCl==1.6.2 09:12:00 pyparsing==2.4.7 09:12:00 pyperclip==1.11.0 09:12:00 pyrsistent==0.20.0 09:12:00 python-cinderclient==9.9.0 09:12:00 python-dateutil==2.9.0.post0 09:12:00 python-discovery==1.4.0 09:12:00 python-heatclient==5.2.0 09:12:00 python-jenkins==1.8.3 09:12:00 python-keystoneclient==5.8.0 09:12:00 python-magnumclient==4.10.0 09:12:00 python-openstackclient==10.0.0 09:12:00 python-swiftclient==4.10.0 09:12:00 PyYAML==6.0.3 09:12:00 referencing==0.37.0 09:12:00 requests==2.34.2 09:12:00 requests-oauthlib==2.0.0 09:12:00 rfc3986==2.0.0 09:12:00 rich==15.0.0 09:12:00 rich-argparse==1.8.0 09:12:00 rpds-py==0.30.0 09:12:00 rsa==4.9.1 09:12:00 ruamel.yaml==0.19.1 09:12:00 ruamel.yaml.clib==0.2.15 09:12:00 s3transfer==0.18.0 09:12:00 simplejson==4.1.1 09:12:00 six==1.17.0 09:12:00 smmap==5.0.3 09:12:00 soupsieve==2.8.4 09:12:00 stevedore==5.8.0 09:12:00 tabulate==0.10.0 09:12:00 toml==0.10.2 09:12:00 tomlkit==0.15.0 09:12:00 tqdm==4.67.3 09:12:00 typing_extensions==4.15.0 09:12:00 urllib3==1.26.20 09:12:00 virtualenv==21.4.2 09:12:00 wcwidth==0.7.0 09:12:00 websocket-client==1.9.0 09:12:00 wrapt==2.2.1 09:12:00 xdg==6.0.0 09:12:00 xmltodict==1.0.4 09:12:00 yarl==1.24.2 09:12:00 yq==3.4.3 09:12:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4804334135091751325.sh 09:12:00 ---> uv-install.sh 09:12:00 Installing uv/uvx (latest) using shell installer 09:12:00 2026-06-03 09:12:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-JVK28v.sh" [1] 09:12:00 downloading uv 0.11.18 x86_64-unknown-linux-gnu 09:12:01 installing to /home/jenkins/.local/bin 09:12:01 uv 09:12:01 uvx 09:12:01 everything's installed! 09:12:01 09:12:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:12:01 09:12:01 source $HOME/.local/bin/env (sh, bash, zsh) 09:12:01 source $HOME/.local/bin/env.fish (fish) 09:12:01 Adding install location to PATH 09:12:01 ---> Validating uv/uvx install 09:12:01 uvx 0.11.18 (x86_64-unknown-linux-gnu) 09:12:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1986722921539959480.sh 09:12:01 ---> sudo-logs.sh 09:12:01 Archiving 'sudo' log.. 09:12:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17757383613998852082.sh 09:12:02 ---> job-cost.sh 09:12:02 INFO: Activating Python virtual environment... 09:12:02 Setup pyenv: 09:12:02 system 09:12:02 3.8.13 09:12:02 3.9.13 09:12:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cWEi from file:/tmp/.os_lf_venv 09:12:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:04 lf-activate-venv(): INFO: Base packages installed successfully 09:12:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-cWEi/bin to PATH 09:12:09 INFO: No stack-cost file found 09:12:09 INFO: Instance uptime: 144s 09:12:09 INFO: Fetching instance metadata (attempt 1 of 3)... 09:12:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:12:09 INFO: Successfully fetched instance metadata 09:12:09 INFO: Instance type: v3-standard-4 09:12:09 INFO: Retrieving pricing info for: v3-standard-4 09:12:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:12:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 09:12:09 INFO: Successfully fetched Vexxhost pricing API 09:12:09 INFO: Retrieved cost: 0.11 09:12:09 INFO: Retrieved resource: v3-standard-4 09:12:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:12:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:12:09 INFO: Successfully archived job cost data 09:12:09 DEBUG: Cost data: oom-master-pre-commit-lint,4633,2026-06-03 09:12:09,v3-standard-4,144,0.11,0.00,SUCCESS 09:12:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9691882286327402200.sh 09:12:09 ---> logs-deploy.sh 09:12:09 Setup pyenv: 09:12:09 system 09:12:09 3.8.13 09:12:09 3.9.13 09:12:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cWEi from file:/tmp/.os_lf_venv 09:12:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:11 lf-activate-venv(): INFO: Base packages installed successfully 09:12:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-cWEi/bin to PATH 09:12:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4633 09:12:18 INFO: archiving workspace using pattern(s): 09:12:19 Archives upload complete. 09:12:19 INFO: archiving logs to Nexus 09:12:20 ---> uname -a: 09:12:20 Linux prd-ubuntu1804-builder-4c-4g-6375 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:12:20 09:12:20 09:12:20 ---> lscpu: 09:12:20 Architecture: x86_64 09:12:20 CPU op-mode(s): 32-bit, 64-bit 09:12:20 Byte Order: Little Endian 09:12:20 CPU(s): 4 09:12:20 On-line CPU(s) list: 0-3 09:12:20 Thread(s) per core: 1 09:12:20 Core(s) per socket: 1 09:12:20 Socket(s): 4 09:12:20 NUMA node(s): 1 09:12:20 Vendor ID: AuthenticAMD 09:12:20 CPU family: 23 09:12:20 Model: 49 09:12:20 Model name: AMD EPYC-Rome Processor 09:12:20 Stepping: 0 09:12:20 CPU MHz: 2799.998 09:12:20 BogoMIPS: 5599.99 09:12:20 Virtualization: AMD-V 09:12:20 Hypervisor vendor: KVM 09:12:20 Virtualization type: full 09:12:20 L1d cache: 32K 09:12:20 L1i cache: 32K 09:12:20 L2 cache: 512K 09:12:20 L3 cache: 16384K 09:12:20 NUMA node0 CPU(s): 0-3 09:12:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:12:20 09:12:20 09:12:20 ---> nproc: 09:12:20 4 09:12:20 09:12:20 09:12:20 ---> df -h: 09:12:20 Filesystem Size Used Avail Use% Mounted on 09:12:20 udev 7.9G 0 7.9G 0% /dev 09:12:20 tmpfs 1.6G 676K 1.6G 1% /run 09:12:20 /dev/vda1 78G 8.5G 69G 11% / 09:12:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:12:20 tmpfs 5.0M 0 5.0M 0% /run/lock 09:12:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:12:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:12:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:12:20 09:12:20 09:12:20 ---> free -m: 09:12:20 total used free shared buff/cache available 09:12:20 Mem: 16040 562 13130 0 2347 15153 09:12:20 Swap: 1023 0 1023 09:12:20 09:12:20 09:12:20 ---> ip addr: 09:12:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:12:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:12:20 inet 127.0.0.1/8 scope host lo 09:12:20 valid_lft forever preferred_lft forever 09:12:20 inet6 ::1/128 scope host 09:12:20 valid_lft forever preferred_lft forever 09:12:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:12:20 link/ether fa:16:3e:49:0d:da brd ff:ff:ff:ff:ff:ff 09:12:20 inet 10.30.107.5/23 brd 10.30.107.255 scope global dynamic ens3 09:12:20 valid_lft 86252sec preferred_lft 86252sec 09:12:20 inet6 fe80::f816:3eff:fe49:dda/64 scope link 09:12:20 valid_lft forever preferred_lft forever 09:12:20 09:12:20 09:12:20 ---> sar -b -r -n DEV: 09:12:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6375) 06/03/26 _x86_64_ (4 CPU) 09:12:20 09:12:20 09:09:54 LINUX RESTART (4 CPU) 09:12:20 09:12:20 09:10:01 tps rtps wtps bread/s bwrtn/s 09:12:20 09:11:01 384.80 59.11 325.70 3730.44 69347.64 09:12:20 09:12:01 128.33 0.90 127.43 113.18 15120.81 09:12:20 Average: 256.57 30.00 226.56 1921.81 42234.23 09:12:20 09:12:20 09:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:12:20 09:11:01 14003800 15585836 2421168 14.74 58304 1723964 734280 4.20 714064 1493792 125964 09:12:20 09:12:01 13501784 15585788 2923184 17.80 87980 2171824 725400 4.15 750432 1908188 255976 09:12:20 Average: 13752792 15585812 2672176 16.27 73142 1947894 729840 4.18 732248 1700990 190970 09:12:20 09:12:20 09:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:12:20 09:11:01 ens3 494.07 325.86 2385.23 79.95 0.00 0.00 0.00 0.00 09:12:20 09:11:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 09:12:20 09:12:01 ens3 101.08 74.12 1474.11 12.36 0.00 0.00 0.00 0.00 09:12:20 09:12:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 09:12:20 Average: ens3 297.58 199.99 1929.67 46.15 0.00 0.00 0.00 0.00 09:12:20 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 09:12:20 09:12:20 09:12:20 ---> sar -P ALL: 09:12:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6375) 06/03/26 _x86_64_ (4 CPU) 09:12:20 09:12:20 09:09:54 LINUX RESTART (4 CPU) 09:12:20 09:12:20 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:12:20 09:11:01 all 24.25 0.00 3.08 2.66 0.08 69.93 09:12:20 09:11:01 0 25.18 0.00 4.00 4.89 0.08 65.85 09:12:20 09:11:01 1 22.59 0.00 2.70 3.77 0.07 70.87 09:12:20 09:11:01 2 28.24 0.00 3.39 1.34 0.08 66.95 09:12:20 09:11:01 3 20.96 0.00 2.29 0.68 0.07 76.00 09:12:20 09:12:01 all 21.41 0.00 1.53 1.16 0.05 75.85 09:12:20 09:12:01 0 19.88 0.00 1.00 0.13 0.05 78.94 09:12:20 09:12:01 1 26.39 0.00 1.80 3.31 0.07 68.43 09:12:20 09:12:01 2 15.69 0.00 1.33 0.08 0.03 82.86 09:12:20 09:12:01 3 23.69 0.00 1.98 1.12 0.05 73.16 09:12:20 Average: all 22.83 0.00 2.31 1.91 0.06 72.89 09:12:20 Average: 0 22.52 0.00 2.50 2.51 0.07 72.40 09:12:20 Average: 1 24.49 0.00 2.25 3.54 0.07 69.65 09:12:20 Average: 2 21.96 0.00 2.36 0.71 0.06 74.91 09:12:20 Average: 3 22.32 0.00 2.14 0.90 0.06 74.58 09:12:20 09:12:20 09:12:20