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