10:28:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143409 10:28:46 Running as SYSTEM 10:28:46 [EnvInject] - Loading node environment variables. 10:28:46 Building remotely on prd-ubuntu1804-builder-4c-4g-11229 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:28:46 [ssh-agent] Looking for ssh-agent implementation... 10:28:46 $ ssh-agent 10:28:46 SSH_AUTH_SOCK=/tmp/ssh-1WLupbf5Sg1P/agent.1675 10:28:46 SSH_AGENT_PID=1677 10:28:46 [ssh-agent] Started. 10:28:46 Running ssh-add (command line suppressed) 10:28:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1184121582597458645.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1184121582597458645.key) 10:28:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:28:46 The recommended git tool is: NONE 10:28:48 using credential onap-jenkins-ssh 10:28:48 Wiping out workspace first. 10:28:48 Cloning the remote Git repository 10:28:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:28:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:28:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:28:48 > git --version # timeout=10 10:28:48 > git --version # 'git version 2.17.1' 10:28:48 using GIT_SSH to set credentials Gerrit user 10:28:48 Verifying host key using manually-configured host key entries 10:28:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:28:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:28:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:28:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:28:53 using GIT_SSH to set credentials Gerrit user 10:28:53 Verifying host key using manually-configured host key entries 10:28:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/143409/3 # timeout=30 10:28:54 > git rev-parse b37b4c5ee191d48be6945e1a2361edb3787e11ea^{commit} # timeout=10 10:28:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:28:54 Checking out Revision b37b4c5ee191d48be6945e1a2361edb3787e11ea (refs/changes/09/143409/3) 10:28:54 > git config core.sparsecheckout # timeout=10 10:28:54 > git checkout -f b37b4c5ee191d48be6945e1a2361edb3787e11ea # timeout=30 10:28:57 Commit message: "[AAI] 17.0.0 release" 10:28:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:28:57 > git rev-list --no-walk e74bf5a01f621d2bff897ee3337df476167b56b2 # timeout=10 10:28:57 [EnvInject] - Injecting environment variables from a build step. 10:28:57 [EnvInject] - Injecting as environment variables the properties content 10:28:57 PYTHON=python3 10:28:57 10:28:57 [EnvInject] - Variables injected successfully. 10:28:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1683085384196732544.sh 10:28:58 ---> tox-install.sh 10:28:58 + source /home/jenkins/lf-env.sh 10:28:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:58 ++ mktemp -d /tmp/venv-XXXX 10:28:58 + lf_venv=/tmp/venv-TrwM 10:28:58 + local venv_file=/tmp/.os_lf_venv 10:28:58 + local python=python3 10:28:58 + local options 10:28:58 + local set_path=true 10:28:58 + local install_args= 10:28:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:28:58 + true 10:28:58 + case $1 in 10:28:58 + venv_file=/tmp/.toxenv 10:28:58 + shift 2 10:28:58 + true 10:28:58 + case $1 in 10:28:58 + shift 10:28:58 + break 10:28:58 + case $python in 10:28:58 + local pkg_list= 10:28:58 + [[ -d /opt/pyenv ]] 10:28:58 + echo 'Setup pyenv:' 10:28:58 Setup pyenv: 10:28:58 + export PYENV_ROOT=/opt/pyenv 10:28:58 + PYENV_ROOT=/opt/pyenv 10:28:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:58 + pyenv versions 10:28:58 * system (set by /opt/pyenv/version) 10:28:58 * 3.8.13 (set by /opt/pyenv/version) 10:28:58 * 3.9.13 (set by /opt/pyenv/version) 10:28:58 * 3.10.6 (set by /opt/pyenv/version) 10:28:58 + command -v pyenv 10:28:58 ++ pyenv init - --no-rehash 10:28:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:28:58 export PATH="/opt/pyenv/shims:${PATH}" 10:28:58 export PYENV_SHELL=bash 10:28:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:28:58 pyenv() { 10:28:58 local command 10:28:58 command="${1:-}" 10:28:58 if [ "$#" -gt 0 ]; then 10:28:58 shift 10:28:58 fi 10:28:58 10:28:58 case "$command" in 10:28:58 rehash|shell) 10:28:58 eval "$(pyenv "sh-$command" "$@")" 10:28:58 ;; 10:28:58 *) 10:28:58 command pyenv "$command" "$@" 10:28:58 ;; 10:28:58 esac 10:28:58 }' 10:28:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:28:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:58 ++ export PYENV_SHELL=bash 10:28:58 ++ PYENV_SHELL=bash 10:28:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:28:58 +++ complete -F _pyenv pyenv 10:28:58 ++ lf-pyver python3 10:28:58 ++ local py_version_xy=python3 10:28:58 ++ local py_version_xyz= 10:28:58 ++ pyenv versions 10:28:58 ++ local command 10:28:58 ++ command=versions 10:28:58 ++ '[' 1 -gt 0 ']' 10:28:58 ++ shift 10:28:58 ++ case "$command" in 10:28:58 ++ command pyenv versions 10:28:58 ++ pyenv versions 10:28:58 ++ awk '{ print $1 }' 10:28:58 ++ grep -E '^[0-9.]*[0-9]$' 10:28:58 ++ sed 's/^[ *]* //' 10:28:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:28:58 +++ grep '^3' /tmp/.pyenv_versions 10:28:58 +++ tail -n 1 10:28:58 +++ sort -V 10:28:58 ++ py_version_xyz=3.10.6 10:28:58 ++ [[ -z 3.10.6 ]] 10:28:58 ++ echo 3.10.6 10:28:58 ++ return 0 10:28:58 + pyenv local 3.10.6 10:28:58 + local command 10:28:58 + command=local 10:28:58 + '[' 2 -gt 0 ']' 10:28:58 + shift 10:28:58 + case "$command" in 10:28:58 + command pyenv local 3.10.6 10:28:58 + pyenv local 3.10.6 10:28:58 + for arg in "$@" 10:28:58 + case $arg in 10:28:58 + pkg_list+='tox ' 10:28:58 + for arg in "$@" 10:28:58 + case $arg in 10:28:58 + pkg_list+='virtualenv ' 10:28:58 + for arg in "$@" 10:28:58 + case $arg in 10:28:58 + pkg_list+='urllib3~=1.26.15 ' 10:28:58 + [[ -f /tmp/.toxenv ]] 10:28:58 + [[ ! -f /tmp/.toxenv ]] 10:28:58 + [[ -n '' ]] 10:28:58 + python3 -m venv /tmp/venv-TrwM 10:29:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TrwM' 10:29:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TrwM 10:29:02 + echo /tmp/venv-TrwM 10:29:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:29:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:29:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:29:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:02 + local 'pip_opts=--upgrade --quiet' 10:29:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:29:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:29:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:29:02 + [[ -n '' ]] 10:29:02 + [[ -n '' ]] 10:29:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:29:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:02 + /tmp/venv-TrwM/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 10:29:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:06 lf-activate-venv(): INFO: Base packages installed successfully 10:29:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:06 + /tmp/venv-TrwM/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 10:29:09 + type python3 10:29:09 + true 10:29:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TrwM/bin to PATH' 10:29:09 lf-activate-venv(): INFO: Adding /tmp/venv-TrwM/bin to PATH 10:29:09 + PATH=/tmp/venv-TrwM/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 10:29:09 + return 0 10:29:09 + python3 --version 10:29:09 Python 3.10.6 10:29:09 + python3 -m pip --version 10:29:09 pip 26.1.2 from /tmp/venv-TrwM/lib/python3.10/site-packages/pip (python 3.10) 10:29:09 + python3 -m pip freeze 10:29:09 cachetools==7.1.4 10:29:09 colorama==0.4.6 10:29:09 distlib==0.4.3 10:29:09 filelock==3.29.3 10:29:09 packaging==26.2 10:29:09 platformdirs==4.10.0 10:29:09 pluggy==1.6.0 10:29:09 pyproject-api==1.10.1 10:29:09 python-discovery==1.4.2 10:29:09 tomli==2.4.1 10:29:09 tomli_w==1.2.0 10:29:09 tox==4.55.1 10:29:09 typing_extensions==4.15.0 10:29:09 urllib3==1.26.20 10:29:09 virtualenv==21.4.3 10:29:09 [EnvInject] - Injecting environment variables from a build step. 10:29:09 [EnvInject] - Injecting as environment variables the properties content 10:29:09 PARALLEL=false 10:29:09 10:29:09 [EnvInject] - Variables injected successfully. 10:29:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2813540323018065624.sh 10:29:09 ---> tox-run.sh 10:29:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:29:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:29:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:29:09 + cd /w/workspace/oom-master-pre-commit-lint/. 10:29:09 + source /home/jenkins/lf-env.sh 10:29:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:09 ++ mktemp -d /tmp/venv-XXXX 10:29:09 + lf_venv=/tmp/venv-DTkd 10:29:09 + local venv_file=/tmp/.os_lf_venv 10:29:09 + local python=python3 10:29:09 + local options 10:29:09 + local set_path=true 10:29:09 + local install_args= 10:29:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:09 + true 10:29:09 + case $1 in 10:29:09 + venv_file=/tmp/.toxenv 10:29:09 + shift 2 10:29:09 + true 10:29:09 + case $1 in 10:29:09 + shift 10:29:09 + break 10:29:09 + case $python in 10:29:09 + local pkg_list= 10:29:09 + [[ -d /opt/pyenv ]] 10:29:09 + echo 'Setup pyenv:' 10:29:09 Setup pyenv: 10:29:09 + export PYENV_ROOT=/opt/pyenv 10:29:09 + PYENV_ROOT=/opt/pyenv 10:29:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:09 + pyenv versions 10:29:09 system 10:29:09 3.8.13 10:29:09 3.9.13 10:29:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:09 + command -v pyenv 10:29:09 ++ pyenv init - --no-rehash 10:29:09 + 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[*]}"'\'')" 10:29:09 export PATH="/opt/pyenv/shims:${PATH}" 10:29:09 export PYENV_SHELL=bash 10:29:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:09 pyenv() { 10:29:09 local command 10:29:09 command="${1:-}" 10:29:09 if [ "$#" -gt 0 ]; then 10:29:09 shift 10:29:09 fi 10:29:09 10:29:09 case "$command" in 10:29:09 rehash|shell) 10:29:09 eval "$(pyenv "sh-$command" "$@")" 10:29:09 ;; 10:29:09 *) 10:29:09 command pyenv "$command" "$@" 10:29:09 ;; 10:29:09 esac 10:29:09 }' 10:29:09 +++ 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[*]}"' 10:29:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:29:09 ++ 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 10:29:09 ++ 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 10:29:09 ++ export PYENV_SHELL=bash 10:29:09 ++ PYENV_SHELL=bash 10:29:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:09 +++ complete -F _pyenv pyenv 10:29:09 ++ lf-pyver python3 10:29:09 ++ local py_version_xy=python3 10:29:09 ++ local py_version_xyz= 10:29:09 ++ pyenv versions 10:29:09 ++ local command 10:29:09 ++ command=versions 10:29:09 ++ '[' 1 -gt 0 ']' 10:29:09 ++ shift 10:29:09 ++ case "$command" in 10:29:09 ++ command pyenv versions 10:29:09 ++ pyenv versions 10:29:09 ++ sed 's/^[ *]* //' 10:29:09 ++ grep -E '^[0-9.]*[0-9]$' 10:29:09 ++ awk '{ print $1 }' 10:29:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:09 +++ grep '^3' /tmp/.pyenv_versions 10:29:09 +++ sort -V 10:29:09 +++ tail -n 1 10:29:09 ++ py_version_xyz=3.10.6 10:29:09 ++ [[ -z 3.10.6 ]] 10:29:09 ++ echo 3.10.6 10:29:09 ++ return 0 10:29:09 + pyenv local 3.10.6 10:29:09 + local command 10:29:09 + command=local 10:29:09 + '[' 2 -gt 0 ']' 10:29:09 + shift 10:29:09 + case "$command" in 10:29:09 + command pyenv local 3.10.6 10:29:09 + pyenv local 3.10.6 10:29:09 + for arg in "$@" 10:29:09 + case $arg in 10:29:09 + pkg_list+='tox ' 10:29:09 + for arg in "$@" 10:29:09 + case $arg in 10:29:09 + pkg_list+='virtualenv ' 10:29:09 + for arg in "$@" 10:29:09 + case $arg in 10:29:09 + pkg_list+='urllib3~=1.26.15 ' 10:29:09 + [[ -f /tmp/.toxenv ]] 10:29:09 ++ cat /tmp/.toxenv 10:29:09 + lf_venv=/tmp/venv-TrwM 10:29:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TrwM from' file:/tmp/.toxenv 10:29:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TrwM from file:/tmp/.toxenv 10:29:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:29:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:09 + local 'pip_opts=--upgrade --quiet' 10:29:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:29:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:29:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:29:09 + [[ -n '' ]] 10:29:09 + [[ -n '' ]] 10:29:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:29:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:09 + /tmp/venv-TrwM/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 10:29:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:10 lf-activate-venv(): INFO: Base packages installed successfully 10:29:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:10 + /tmp/venv-TrwM/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 10:29:11 + type python3 10:29:11 + true 10:29:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TrwM/bin to PATH' 10:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-TrwM/bin to PATH 10:29:11 + PATH=/tmp/venv-TrwM/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 10:29:11 + return 0 10:29:11 + [[ -d /opt/pyenv ]] 10:29:11 + echo '---> Setting up pyenv' 10:29:11 ---> Setting up pyenv 10:29:11 + export PYENV_ROOT=/opt/pyenv 10:29:11 + PYENV_ROOT=/opt/pyenv 10:29:11 + export PATH=/opt/pyenv/bin:/tmp/venv-TrwM/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 10:29:11 + PATH=/opt/pyenv/bin:/tmp/venv-TrwM/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 10:29:11 ++ pwd 10:29:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:29:11 + export PYTHONPATH 10:29:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:11 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:11 + tox --version 10:29:12 4.55.1 from /tmp/venv-TrwM/lib/python3.10/site-packages/tox/__init__.py 10:29:12 + PARALLEL=false 10:29:12 + TOX_OPTIONS_LIST= 10:29:12 + [[ -n pre-commit ]] 10:29:12 + TOX_OPTIONS_LIST=' -e pre-commit' 10:29:12 + case ${PARALLEL,,} in 10:29:12 + tox -e pre-commit 10:29:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:29:13 pre-commit: install_deps> python -I -m pip install pre-commit 10:29:16 pre-commit: freeze> python -m pip freeze --all 10:29:16 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.3,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.4.3 10:29:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:29:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:29:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:29:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:29:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:21 [INFO] Once installed this environment will be reused. 10:29:21 [INFO] This may take a few minutes... 10:29:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:29:25 [INFO] Once installed this environment will be reused. 10:29:25 [INFO] This may take a few minutes... 10:29:30 trim trailing whitespace.................................................Passed 10:29:30 Tabs remover.............................................................Passed 10:29:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:29:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:29:31 [INFO] Once installed this environment will be reused. 10:29:31 [INFO] This may take a few minutes... 10:29:39 gitlint..............................................(no files to check)Skipped 10:29:39 pre-commit: OK (27.30=setup[4.10]+cmd[14.42,8.77] seconds) 10:29:39 congratulations :) (27.34 seconds) 10:29:39 + tox_status=0 10:29:39 + echo '---> Completed tox runs' 10:29:39 ---> Completed tox runs 10:29:39 + for i in .tox/*/log 10:29:39 ++ echo .tox/pre-commit/log 10:29:39 ++ awk -F/ '{print $2}' 10:29:39 + tox_env=pre-commit 10:29:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:29:39 + DOC_DIR=docs/_build/html 10:29:39 + [[ -d docs/_build/html ]] 10:29:39 + echo '---> tox-run.sh ends' 10:29:39 ---> tox-run.sh ends 10:29:39 + test 0 -eq 0 10:29:39 $ ssh-agent -k 10:29:39 unset SSH_AUTH_SOCK; 10:29:39 unset SSH_AGENT_PID; 10:29:39 echo Agent pid 1677 killed; 10:29:39 [ssh-agent] Stopped. 10:29:39 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10246296498248732122.sh 10:29:39 ---> sysstat.sh 10:29:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2310615163472767135.sh 10:29:40 ---> package-listing.sh 10:29:40 ++ facter osfamily 10:29:40 ++ tr '[:upper:]' '[:lower:]' 10:29:40 + OS_FAMILY=debian 10:29:40 + workspace=/w/workspace/oom-master-pre-commit-lint 10:29:40 + START_PACKAGES=/tmp/packages_start.txt 10:29:40 + END_PACKAGES=/tmp/packages_end.txt 10:29:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:40 + PACKAGES=/tmp/packages_start.txt 10:29:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:29:40 + PACKAGES=/tmp/packages_end.txt 10:29:40 + case "${OS_FAMILY}" in 10:29:40 + dpkg -l 10:29:40 + grep '^ii' 10:29:40 + '[' -f /tmp/packages_start.txt ']' 10:29:40 + '[' -f /tmp/packages_end.txt ']' 10:29:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:29:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:29:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:29:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17237162447668566275.sh 10:29:40 ---> capture-instance-metadata.sh 10:29:40 Setup pyenv: 10:29:40 system 10:29:40 3.8.13 10:29:40 3.9.13 10:29:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P5fw 10:29:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:29:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:48 lf-activate-venv(): INFO: Base packages installed successfully 10:29:48 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-P5fw/bin to PATH 10:30:08 INFO: Running in OpenStack, capturing instance metadata 10:30:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9182752920633338303.sh 10:30:09 provisioning config files... 10:30:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7157580509182201490tmp 10:30:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:30:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:30:09 [EnvInject] - Injecting environment variables from a build step. 10:30:09 [EnvInject] - Injecting as environment variables the properties content 10:30:09 SERVER_ID=logs 10:30:09 10:30:09 [EnvInject] - Variables injected successfully. 10:30:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15219919501381587837.sh 10:30:09 ---> create-netrc.sh 10:30:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins770984538318438949.sh 10:30:09 ---> python-tools-install.sh 10:30:09 Setup pyenv: 10:30:09 system 10:30:09 3.8.13 10:30:09 3.9.13 10:30:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:30:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5fw from file:/tmp/.os_lf_venv 10:30:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:11 lf-activate-venv(): INFO: Base packages installed successfully 10:30:11 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:18 lf-activate-venv(): INFO: Adding /tmp/venv-P5fw/bin to PATH 10:30:18 Generating Requirements File 10:30:40 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. 10:30:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:30:40 Python 3.10.6 10:30:40 pip 26.1.2 from /tmp/venv-P5fw/lib/python3.10/site-packages/pip (python 3.10) 10:30:40 aiohappyeyeballs==2.6.2 10:30:40 aiohttp==3.14.1 10:30:40 aiosignal==1.4.0 10:30:40 appdirs==1.4.4 10:30:40 argcomplete==3.6.3 10:30:40 aspy.yaml==1.3.0 10:30:40 async-timeout==5.0.1 10:30:40 attrs==26.1.0 10:30:40 autopage==0.6.0 10:30:40 backports.strenum==1.3.1 10:30:40 beautifulsoup4==4.15.0 10:30:40 boto3==1.43.28 10:30:40 botocore==1.43.28 10:30:40 bs4==0.0.2 10:30:40 certifi==2026.5.20 10:30:40 cffi==2.0.0 10:30:40 cfgv==3.5.0 10:30:40 chardet==7.4.3 10:30:40 charset-normalizer==3.4.7 10:30:40 click==8.4.1 10:30:40 cliff==4.14.0 10:30:40 cmd2==3.5.1 10:30:40 cryptography==3.3.2 10:30:40 debtcollector==3.1.0 10:30:40 decorator==5.3.1 10:30:40 defusedxml==0.7.1 10:30:40 Deprecated==1.3.1 10:30:40 distlib==0.4.3 10:30:40 dnspython==2.8.0 10:30:40 docker==7.1.0 10:30:40 dogpile.cache==1.5.0 10:30:40 durationpy==0.10 10:30:40 email-validator==2.3.0 10:30:40 filelock==3.29.3 10:30:40 frozenlist==1.8.0 10:30:40 future==1.0.0 10:30:40 gitdb==4.0.12 10:30:40 GitPython==3.1.50 10:30:40 httplib2==0.30.2 10:30:40 identify==2.6.19 10:30:40 idna==3.18 10:30:40 importlib-resources==1.5.0 10:30:40 iso8601==2.1.0 10:30:40 Jinja2==3.1.6 10:30:40 jmespath==1.1.0 10:30:40 jsonpatch==1.33 10:30:40 jsonpointer==3.1.1 10:30:40 jsonschema==4.26.0 10:30:40 jsonschema-specifications==2025.9.1 10:30:40 keystoneauth1==5.14.0 10:30:40 kubernetes==36.0.2 10:30:40 lftools==0.37.22 10:30:40 lxml==6.1.1 10:30:40 markdown-it-py==4.2.0 10:30:40 MarkupSafe==3.0.3 10:30:40 mdurl==0.1.2 10:30:40 msgpack==1.2.0 10:30:40 multi_key_dict==2.0.3 10:30:40 multidict==6.7.1 10:30:40 munch==4.0.0 10:30:40 netaddr==1.3.0 10:30:40 niet==1.4.2 10:30:40 nodeenv==1.10.0 10:30:40 oauth2client==4.1.3 10:30:40 oauthlib==3.3.1 10:30:40 openstacksdk==4.13.0 10:30:40 os-service-types==1.8.2 10:30:40 osc-lib==4.6.0 10:30:40 oslo.config==10.4.0 10:30:40 oslo.context==6.4.0 10:30:40 oslo.i18n==6.8.0 10:30:40 oslo.log==8.2.0 10:30:40 oslo.serialization==5.10.0 10:30:40 oslo.utils==10.1.1 10:30:40 packaging==26.2 10:30:40 pbr==7.0.3 10:30:40 platformdirs==4.10.0 10:30:40 prettytable==3.17.0 10:30:40 propcache==0.5.2 10:30:40 psutil==7.2.2 10:30:40 pyasn1==0.6.3 10:30:40 pyasn1_modules==0.4.2 10:30:40 pycparser==3.0 10:30:40 pygerrit2==2.0.15 10:30:40 PyGithub==2.9.1 10:30:40 Pygments==2.20.0 10:30:40 PyJWT==2.13.0 10:30:40 PyNaCl==1.6.2 10:30:40 pyparsing==2.4.7 10:30:40 pyperclip==1.11.0 10:30:40 pyrsistent==0.20.0 10:30:40 python-cinderclient==9.9.0 10:30:40 python-dateutil==2.9.0.post0 10:30:40 python-discovery==1.4.2 10:30:40 python-heatclient==5.2.0 10:30:40 python-jenkins==1.8.3 10:30:40 python-keystoneclient==5.8.0 10:30:40 python-magnumclient==4.10.0 10:30:40 python-openstackclient==10.0.0 10:30:40 python-swiftclient==4.10.0 10:30:40 PyYAML==6.0.3 10:30:40 referencing==0.37.0 10:30:40 requests==2.34.2 10:30:40 requests-oauthlib==2.0.0 10:30:40 rfc3986==2.0.0 10:30:40 rich==15.0.0 10:30:40 rich-argparse==1.8.0 10:30:40 rpds-py==0.30.0 10:30:40 rsa==4.9.1 10:30:40 ruamel.yaml==0.19.1 10:30:40 ruamel.yaml.clib==0.2.15 10:30:40 s3transfer==0.18.0 10:30:40 simplejson==4.1.1 10:30:40 six==1.17.0 10:30:40 smmap==5.0.3 10:30:40 soupsieve==2.8.4 10:30:40 stevedore==5.8.0 10:30:40 tabulate==0.10.0 10:30:40 toml==0.10.2 10:30:40 tomlkit==0.15.0 10:30:40 tqdm==4.68.2 10:30:40 typing_extensions==4.15.0 10:30:40 urllib3==1.26.20 10:30:40 virtualenv==21.4.3 10:30:40 wcwidth==0.8.1 10:30:40 websocket-client==1.9.0 10:30:40 wrapt==2.2.1 10:30:40 xdg==6.0.0 10:30:40 xmltodict==1.0.4 10:30:40 yarl==1.24.2 10:30:40 yq==3.4.3 10:30:40 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12495175828413373355.sh 10:30:40 ---> uv-install.sh 10:30:40 Installing uv/uvx (latest) using shell installer 10:30:41 2026-06-12 10:30:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-nLxtRZ.sh" [1] 10:30:41 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:30:42 installing to /home/jenkins/.local/bin 10:30:42 uv 10:30:42 uvx 10:30:42 everything's installed! 10:30:42 10:30:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:30:42 10:30:42 source $HOME/.local/bin/env (sh, bash, zsh) 10:30:42 source $HOME/.local/bin/env.fish (fish) 10:30:42 Adding install location to PATH 10:30:42 ---> Validating uv/uvx install 10:30:42 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:30:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13141846405521255041.sh 10:30:42 ---> sudo-logs.sh 10:30:42 Archiving 'sudo' log.. 10:30:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5243329332979172737.sh 10:30:42 ---> job-cost.sh 10:30:42 INFO: Activating Python virtual environment... 10:30:42 Setup pyenv: 10:30:42 system 10:30:42 3.8.13 10:30:42 3.9.13 10:30:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:30:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5fw from file:/tmp/.os_lf_venv 10:30:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:44 lf-activate-venv(): INFO: Base packages installed successfully 10:30:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:30:49 lf-activate-venv(): INFO: Adding /tmp/venv-P5fw/bin to PATH 10:30:49 INFO: No stack-cost file found 10:30:49 INFO: Instance uptime: 148s 10:30:49 INFO: Fetching instance metadata (attempt 1 of 3)... 10:30:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:30:49 INFO: Successfully fetched instance metadata 10:30:49 INFO: Instance type: v3-standard-4 10:30:49 INFO: Retrieving pricing info for: v3-standard-4 10:30:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:30:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 10:30:49 INFO: Successfully fetched Vexxhost pricing API 10:30:49 INFO: Retrieved cost: 0.11 10:30:49 INFO: Retrieved resource: v3-standard-4 10:30:49 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:30:49 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:30:49 INFO: Successfully archived job cost data 10:30:49 DEBUG: Cost data: oom-master-pre-commit-lint,4639,2026-06-12 10:30:49,v3-standard-4,148,0.11,0.00,SUCCESS 10:30:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15638288194820969259.sh 10:30:49 ---> logs-deploy.sh 10:30:49 Setup pyenv: 10:30:49 system 10:30:49 3.8.13 10:30:49 3.9.13 10:30:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5fw from file:/tmp/.os_lf_venv 10:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:51 lf-activate-venv(): INFO: Base packages installed successfully 10:30:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:30:59 lf-activate-venv(): INFO: Adding /tmp/venv-P5fw/bin to PATH 10:30:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4639 10:30:59 INFO: archiving workspace using pattern(s): 10:31:00 Archives upload complete. 10:31:00 INFO: archiving logs to Nexus 10:31:01 ---> uname -a: 10:31:01 Linux prd-ubuntu1804-builder-4c-4g-11229 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:31:01 10:31:01 10:31:01 ---> lscpu: 10:31:01 Architecture: x86_64 10:31:01 CPU op-mode(s): 32-bit, 64-bit 10:31:01 Byte Order: Little Endian 10:31:01 CPU(s): 4 10:31:01 On-line CPU(s) list: 0-3 10:31:01 Thread(s) per core: 1 10:31:01 Core(s) per socket: 1 10:31:01 Socket(s): 4 10:31:01 NUMA node(s): 1 10:31:01 Vendor ID: AuthenticAMD 10:31:01 CPU family: 23 10:31:01 Model: 49 10:31:01 Model name: AMD EPYC-Rome Processor 10:31:01 Stepping: 0 10:31:01 CPU MHz: 2799.996 10:31:01 BogoMIPS: 5599.99 10:31:01 Virtualization: AMD-V 10:31:01 Hypervisor vendor: KVM 10:31:01 Virtualization type: full 10:31:01 L1d cache: 32K 10:31:01 L1i cache: 32K 10:31:01 L2 cache: 512K 10:31:01 L3 cache: 16384K 10:31:01 NUMA node0 CPU(s): 0-3 10:31:01 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 10:31:01 10:31:01 10:31:01 ---> nproc: 10:31:01 4 10:31:01 10:31:01 10:31:01 ---> df -h: 10:31:01 Filesystem Size Used Avail Use% Mounted on 10:31:01 udev 7.9G 0 7.9G 0% /dev 10:31:01 tmpfs 1.6G 676K 1.6G 1% /run 10:31:01 /dev/vda1 78G 8.6G 69G 11% / 10:31:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:31:01 tmpfs 5.0M 0 5.0M 0% /run/lock 10:31:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:31:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:31:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:31:01 10:31:01 10:31:01 ---> free -m: 10:31:01 total used free shared buff/cache available 10:31:01 Mem: 16040 580 13107 0 2352 15135 10:31:01 Swap: 1023 0 1023 10:31:01 10:31:01 10:31:01 ---> ip addr: 10:31:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:01 inet 127.0.0.1/8 scope host lo 10:31:01 valid_lft forever preferred_lft forever 10:31:01 inet6 ::1/128 scope host 10:31:01 valid_lft forever preferred_lft forever 10:31:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:01 link/ether fa:16:3e:fb:77:51 brd ff:ff:ff:ff:ff:ff 10:31:01 inet 10.30.107.99/23 brd 10.30.107.255 scope global dynamic ens3 10:31:01 valid_lft 86248sec preferred_lft 86248sec 10:31:01 inet6 fe80::f816:3eff:fefb:7751/64 scope link 10:31:01 valid_lft forever preferred_lft forever 10:31:01 10:31:01 10:31:01 ---> sar -b -r -n DEV: 10:31:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11229) 06/12/26 _x86_64_ (4 CPU) 10:31:01 10:31:01 10:28:31 LINUX RESTART (4 CPU) 10:31:01 10:31:01 10:29:02 tps rtps wtps bread/s bwrtn/s 10:31:01 10:30:01 129.33 9.07 120.27 175.83 54102.29 10:31:01 10:31:01 104.73 5.85 98.88 234.49 11370.50 10:31:01 Average: 116.93 7.44 109.49 205.41 32556.88 10:31:01 10:31:01 10:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:01 10:30:01 13760360 15476380 2664608 16.22 66036 1844688 809620 4.63 831644 1605944 128452 10:31:01 10:31:01 13450492 15526788 2974476 18.11 89784 2162288 751768 4.30 803520 1906332 212032 10:31:01 Average: 13605426 15501584 2819542 17.17 77910 2003488 780694 4.47 817582 1756138 170242 10:31:01 10:31:01 10:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:01 10:30:01 ens3 156.31 104.61 1568.28 14.71 0.00 0.00 0.00 0.00 10:31:01 10:30:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 10:31:01 10:31:01 ens3 67.04 52.14 811.73 12.43 0.00 0.00 0.00 0.00 10:31:01 10:31:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:31:01 Average: ens3 111.30 78.15 1186.82 13.56 0.00 0.00 0.00 0.00 10:31:01 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 10:31:01 10:31:01 10:31:01 ---> sar -P ALL: 10:31:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11229) 06/12/26 _x86_64_ (4 CPU) 10:31:01 10:31:01 10:28:31 LINUX RESTART (4 CPU) 10:31:01 10:31:01 10:29:02 CPU %user %nice %system %iowait %steal %idle 10:31:01 10:30:01 all 21.84 0.00 2.01 2.76 0.08 73.31 10:31:01 10:30:01 0 9.50 0.00 1.57 4.78 0.09 84.06 10:31:01 10:30:01 1 12.91 0.00 1.43 4.44 0.05 81.17 10:31:01 10:30:01 2 47.25 0.00 3.30 1.00 0.10 48.35 10:31:01 10:30:01 3 17.66 0.00 1.75 0.82 0.07 79.71 10:31:01 10:31:01 all 21.87 0.00 1.53 1.05 0.06 75.49 10:31:01 10:31:01 0 3.98 0.00 0.92 2.35 0.05 92.71 10:31:01 10:31:01 1 15.08 0.00 0.92 0.12 0.03 83.85 10:31:01 10:31:01 2 58.39 0.00 3.13 0.77 0.13 37.58 10:31:01 10:31:01 3 10.02 0.00 1.20 0.98 0.02 87.78 10:31:01 Average: all 21.86 0.00 1.77 1.89 0.07 74.41 10:31:01 Average: 0 6.70 0.00 1.24 3.55 0.07 88.44 10:31:01 Average: 1 14.01 0.00 1.17 2.26 0.04 82.53 10:31:01 Average: 2 52.87 0.00 3.21 0.88 0.12 42.91 10:31:01 Average: 3 13.80 0.00 1.47 0.90 0.04 83.78 10:31:01 10:31:01 10:31:01