11:26:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 11:26:01 Running as SYSTEM 11:26:01 [EnvInject] - Loading node environment variables. 11:26:01 Building remotely on prd-ubuntu1804-builder-4c-4g-3922 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:26:01 [ssh-agent] Looking for ssh-agent implementation... 11:26:02 $ ssh-agent 11:26:02 SSH_AUTH_SOCK=/tmp/ssh-c5P5RFCtS6Gz/agent.1662 11:26:02 SSH_AGENT_PID=1664 11:26:02 [ssh-agent] Started. 11:26:02 Running ssh-add (command line suppressed) 11:26:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11843018537027547585.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11843018537027547585.key) 11:26:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:02 The recommended git tool is: NONE 11:26:03 using credential onap-jenkins-ssh 11:26:03 Wiping out workspace first. 11:26:03 Cloning the remote Git repository 11:26:03 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:26:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:03 > git --version # timeout=10 11:26:03 > git --version # 'git version 2.17.1' 11:26:03 using GIT_SSH to set credentials Gerrit user 11:26:03 Verifying host key using manually-configured host key entries 11:26:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:08 using GIT_SSH to set credentials Gerrit user 11:26:08 Verifying host key using manually-configured host key entries 11:26:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/23 # timeout=30 11:26:09 > git rev-parse ec27fcec1c46edf3a0e3ba593094dcde141a7e95^{commit} # timeout=10 11:26:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:09 Checking out Revision ec27fcec1c46edf3a0e3ba593094dcde141a7e95 (refs/changes/39/143439/23) 11:26:09 > git config core.sparsecheckout # timeout=10 11:26:09 > git checkout -f ec27fcec1c46edf3a0e3ba593094dcde141a7e95 # timeout=30 11:26:12 Commit message: "[CDS] 17.0.0 chart release" 11:26:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:12 > git rev-list --no-walk 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=10 11:26:12 [EnvInject] - Injecting environment variables from a build step. 11:26:12 [EnvInject] - Injecting as environment variables the properties content 11:26:12 PYTHON=python3 11:26:12 11:26:12 [EnvInject] - Variables injected successfully. 11:26:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5260646429372574471.sh 11:26:12 ---> tox-install.sh 11:26:12 + source /home/jenkins/lf-env.sh 11:26:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:13 ++ mktemp -d /tmp/venv-XXXX 11:26:13 + lf_venv=/tmp/venv-PgHX 11:26:13 + local venv_file=/tmp/.os_lf_venv 11:26:13 + local python=python3 11:26:13 + local options 11:26:13 + local set_path=true 11:26:13 + local install_args= 11:26:13 ++ 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 11:26:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:13 + true 11:26:13 + case $1 in 11:26:13 + venv_file=/tmp/.toxenv 11:26:13 + shift 2 11:26:13 + true 11:26:13 + case $1 in 11:26:13 + shift 11:26:13 + break 11:26:13 + case $python in 11:26:13 + local pkg_list= 11:26:13 + [[ -d /opt/pyenv ]] 11:26:13 + echo 'Setup pyenv:' 11:26:13 Setup pyenv: 11:26:13 + export PYENV_ROOT=/opt/pyenv 11:26:13 + PYENV_ROOT=/opt/pyenv 11:26:13 + 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 11:26:13 + 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 11:26:13 + pyenv versions 11:26:13 * system (set by /opt/pyenv/version) 11:26:13 * 3.8.13 (set by /opt/pyenv/version) 11:26:13 * 3.9.13 (set by /opt/pyenv/version) 11:26:13 * 3.10.6 (set by /opt/pyenv/version) 11:26:13 + command -v pyenv 11:26:13 ++ pyenv init - --no-rehash 11:26:13 + 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[*]}"'\'')" 11:26:13 export PATH="/opt/pyenv/shims:${PATH}" 11:26:13 export PYENV_SHELL=bash 11:26:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:13 pyenv() { 11:26:13 local command 11:26:13 command="${1:-}" 11:26:13 if [ "$#" -gt 0 ]; then 11:26:13 shift 11:26:13 fi 11:26:13 11:26:13 case "$command" in 11:26:13 rehash|shell) 11:26:13 eval "$(pyenv "sh-$command" "$@")" 11:26:13 ;; 11:26:13 *) 11:26:13 command pyenv "$command" "$@" 11:26:13 ;; 11:26:13 esac 11:26:13 }' 11:26:13 +++ 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[*]}"' 11:26:13 ++ 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 11:26:13 ++ 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 11:26:13 ++ 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 11:26:13 ++ export PYENV_SHELL=bash 11:26:13 ++ PYENV_SHELL=bash 11:26:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:13 +++ complete -F _pyenv pyenv 11:26:13 ++ lf-pyver python3 11:26:13 ++ local py_version_xy=python3 11:26:13 ++ local py_version_xyz= 11:26:13 ++ pyenv versions 11:26:13 ++ grep -E '^[0-9.]*[0-9]$' 11:26:13 ++ awk '{ print $1 }' 11:26:13 ++ local command 11:26:13 ++ sed 's/^[ *]* //' 11:26:13 ++ command=versions 11:26:13 ++ '[' 1 -gt 0 ']' 11:26:13 ++ shift 11:26:13 ++ case "$command" in 11:26:13 ++ command pyenv versions 11:26:13 ++ pyenv versions 11:26:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:13 +++ grep '^3' /tmp/.pyenv_versions 11:26:13 +++ sort -V 11:26:13 +++ tail -n 1 11:26:13 ++ py_version_xyz=3.10.6 11:26:13 ++ [[ -z 3.10.6 ]] 11:26:13 ++ echo 3.10.6 11:26:13 ++ return 0 11:26:13 + pyenv local 3.10.6 11:26:13 + local command 11:26:13 + command=local 11:26:13 + '[' 2 -gt 0 ']' 11:26:13 + shift 11:26:13 + case "$command" in 11:26:13 + command pyenv local 3.10.6 11:26:13 + pyenv local 3.10.6 11:26:13 + for arg in "$@" 11:26:13 + case $arg in 11:26:13 + pkg_list+='tox ' 11:26:13 + for arg in "$@" 11:26:13 + case $arg in 11:26:13 + pkg_list+='virtualenv ' 11:26:13 + for arg in "$@" 11:26:13 + case $arg in 11:26:13 + pkg_list+='urllib3~=1.26.15 ' 11:26:13 + [[ -f /tmp/.toxenv ]] 11:26:13 + [[ ! -f /tmp/.toxenv ]] 11:26:13 + [[ -n '' ]] 11:26:13 + python3 -m venv /tmp/venv-PgHX 11:26:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PgHX' 11:26:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PgHX 11:26:17 + echo /tmp/venv-PgHX 11:26:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:17 + local 'pip_opts=--upgrade --quiet' 11:26:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:17 + [[ -n '' ]] 11:26:17 + [[ -n '' ]] 11:26:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:17 + /tmp/venv-PgHX/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 11:26:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:26 lf-activate-venv(): INFO: Base packages installed successfully 11:26:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:26 + /tmp/venv-PgHX/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 11:26:31 + type python3 11:26:31 + true 11:26:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PgHX/bin to PATH' 11:26:31 lf-activate-venv(): INFO: Adding /tmp/venv-PgHX/bin to PATH 11:26:31 + PATH=/tmp/venv-PgHX/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 11:26:31 + return 0 11:26:31 + python3 --version 11:26:31 Python 3.10.6 11:26:31 + python3 -m pip --version 11:26:31 pip 26.0.1 from /tmp/venv-PgHX/lib/python3.10/site-packages/pip (python 3.10) 11:26:31 + python3 -m pip freeze 11:26:31 cachetools==7.0.5 11:26:31 colorama==0.4.6 11:26:31 distlib==0.4.0 11:26:31 filelock==3.25.2 11:26:31 packaging==26.0 11:26:31 platformdirs==4.9.4 11:26:31 pluggy==1.6.0 11:26:31 pyproject-api==1.10.0 11:26:31 python-discovery==1.2.1 11:26:31 tomli==2.4.1 11:26:31 tomli_w==1.2.0 11:26:31 tox==4.52.0 11:26:31 typing_extensions==4.15.0 11:26:31 urllib3==1.26.20 11:26:31 virtualenv==21.2.0 11:26:31 [EnvInject] - Injecting environment variables from a build step. 11:26:31 [EnvInject] - Injecting as environment variables the properties content 11:26:31 PARALLEL=false 11:26:31 11:26:31 [EnvInject] - Variables injected successfully. 11:26:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8163072421579937223.sh 11:26:31 ---> tox-run.sh 11:26:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:26:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:26:31 + cd /w/workspace/oom-master-pre-commit-lint/. 11:26:31 + source /home/jenkins/lf-env.sh 11:26:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:31 ++ mktemp -d /tmp/venv-XXXX 11:26:31 + lf_venv=/tmp/venv-EFt4 11:26:31 + local venv_file=/tmp/.os_lf_venv 11:26:31 + local python=python3 11:26:31 + local options 11:26:31 + local set_path=true 11:26:31 + local install_args= 11:26:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:31 + true 11:26:31 + case $1 in 11:26:31 + venv_file=/tmp/.toxenv 11:26:31 + shift 2 11:26:31 + true 11:26:31 + case $1 in 11:26:31 + shift 11:26:31 + break 11:26:31 + case $python in 11:26:31 + local pkg_list= 11:26:31 + [[ -d /opt/pyenv ]] 11:26:31 + echo 'Setup pyenv:' 11:26:31 Setup pyenv: 11:26:31 + export PYENV_ROOT=/opt/pyenv 11:26:31 + PYENV_ROOT=/opt/pyenv 11:26:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:31 + pyenv versions 11:26:31 system 11:26:31 3.8.13 11:26:31 3.9.13 11:26:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:26:31 + command -v pyenv 11:26:31 ++ pyenv init - --no-rehash 11:26:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:31 export PATH="/opt/pyenv/shims:${PATH}" 11:26:31 export PYENV_SHELL=bash 11:26:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:31 pyenv() { 11:26:31 local command 11:26:31 command="${1:-}" 11:26:31 if [ "$#" -gt 0 ]; then 11:26:31 shift 11:26:31 fi 11:26:31 11:26:31 case "$command" in 11:26:31 rehash|shell) 11:26:31 eval "$(pyenv "sh-$command" "$@")" 11:26:31 ;; 11:26:31 *) 11:26:31 command pyenv "$command" "$@" 11:26:31 ;; 11:26:31 esac 11:26:31 }' 11:26:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:31 ++ export PYENV_SHELL=bash 11:26:31 ++ PYENV_SHELL=bash 11:26:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:31 +++ complete -F _pyenv pyenv 11:26:31 ++ lf-pyver python3 11:26:31 ++ local py_version_xy=python3 11:26:31 ++ local py_version_xyz= 11:26:31 ++ pyenv versions 11:26:31 ++ local command 11:26:31 ++ command=versions 11:26:31 ++ '[' 1 -gt 0 ']' 11:26:31 ++ shift 11:26:31 ++ case "$command" in 11:26:31 ++ command pyenv versions 11:26:31 ++ pyenv versions 11:26:31 ++ grep -E '^[0-9.]*[0-9]$' 11:26:31 ++ sed 's/^[ *]* //' 11:26:31 ++ awk '{ print $1 }' 11:26:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:31 +++ grep '^3' /tmp/.pyenv_versions 11:26:31 +++ sort -V 11:26:31 +++ tail -n 1 11:26:31 ++ py_version_xyz=3.10.6 11:26:31 ++ [[ -z 3.10.6 ]] 11:26:31 ++ echo 3.10.6 11:26:31 ++ return 0 11:26:31 + pyenv local 3.10.6 11:26:31 + local command 11:26:31 + command=local 11:26:31 + '[' 2 -gt 0 ']' 11:26:31 + shift 11:26:31 + case "$command" in 11:26:31 + command pyenv local 3.10.6 11:26:31 + pyenv local 3.10.6 11:26:31 + for arg in "$@" 11:26:31 + case $arg in 11:26:31 + pkg_list+='tox ' 11:26:31 + for arg in "$@" 11:26:31 + case $arg in 11:26:31 + pkg_list+='virtualenv ' 11:26:31 + for arg in "$@" 11:26:31 + case $arg in 11:26:31 + pkg_list+='urllib3~=1.26.15 ' 11:26:31 + [[ -f /tmp/.toxenv ]] 11:26:31 ++ cat /tmp/.toxenv 11:26:31 + lf_venv=/tmp/venv-PgHX 11:26:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PgHX from' file:/tmp/.toxenv 11:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PgHX from file:/tmp/.toxenv 11:26:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:31 + local 'pip_opts=--upgrade --quiet' 11:26:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:31 + [[ -n '' ]] 11:26:31 + [[ -n '' ]] 11:26:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:31 + /tmp/venv-PgHX/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 11:26:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:32 lf-activate-venv(): INFO: Base packages installed successfully 11:26:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:32 + /tmp/venv-PgHX/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 11:26:33 + type python3 11:26:33 + true 11:26:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PgHX/bin to PATH' 11:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-PgHX/bin to PATH 11:26:33 + PATH=/tmp/venv-PgHX/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 11:26:33 + return 0 11:26:33 + [[ -d /opt/pyenv ]] 11:26:33 + echo '---> Setting up pyenv' 11:26:33 ---> Setting up pyenv 11:26:33 + export PYENV_ROOT=/opt/pyenv 11:26:33 + PYENV_ROOT=/opt/pyenv 11:26:33 + export PATH=/opt/pyenv/bin:/tmp/venv-PgHX/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 11:26:33 + PATH=/opt/pyenv/bin:/tmp/venv-PgHX/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 11:26:33 ++ pwd 11:26:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:26:33 + export PYTHONPATH 11:26:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:33 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:33 + tox --version 11:26:33 4.52.0 from /tmp/venv-PgHX/lib/python3.10/site-packages/tox/__init__.py 11:26:33 + PARALLEL=false 11:26:33 + TOX_OPTIONS_LIST= 11:26:33 + [[ -n pre-commit ]] 11:26:33 + TOX_OPTIONS_LIST=' -e pre-commit' 11:26:33 + case ${PARALLEL,,} in 11:26:33 + tox -e pre-commit 11:26:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:26:35 pre-commit: install_deps> python -I -m pip install pre-commit 11:26:38 pre-commit: freeze> python -m pip freeze --all 11:26:38 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 11:26:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:26:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:26:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:26:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:41 [INFO] Once installed this environment will be reused. 11:26:41 [INFO] This may take a few minutes... 11:26:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:45 [INFO] Once installed this environment will be reused. 11:26:45 [INFO] This may take a few minutes... 11:26:50 trim trailing whitespace.................................................Passed 11:26:50 Tabs remover.............................................................Passed 11:26:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:26:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:26:50 [INFO] Once installed this environment will be reused. 11:26:50 [INFO] This may take a few minutes... 11:26:58 gitlint..............................................(no files to check)Skipped 11:26:58 pre-commit: OK (24.24=setup[4.46]+cmd[11.71,8.08] seconds) 11:26:58 congratulations :) (24.28 seconds) 11:26:58 + tox_status=0 11:26:58 + echo '---> Completed tox runs' 11:26:58 ---> Completed tox runs 11:26:58 + for i in .tox/*/log 11:26:58 ++ echo .tox/pre-commit/log 11:26:58 ++ awk -F/ '{print $2}' 11:26:58 + tox_env=pre-commit 11:26:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:26:58 + DOC_DIR=docs/_build/html 11:26:58 + [[ -d docs/_build/html ]] 11:26:58 + echo '---> tox-run.sh ends' 11:26:58 ---> tox-run.sh ends 11:26:58 + test 0 -eq 0 11:26:58 $ ssh-agent -k 11:26:58 unset SSH_AUTH_SOCK; 11:26:58 unset SSH_AGENT_PID; 11:26:58 echo Agent pid 1664 killed; 11:26:58 [ssh-agent] Stopped. 11:26:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:26:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15147447589555218187.sh 11:26:58 ---> sysstat.sh 11:26:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5477069813510544084.sh 11:26:59 ---> package-listing.sh 11:26:59 ++ facter osfamily 11:26:59 ++ tr '[:upper:]' '[:lower:]' 11:26:59 + OS_FAMILY=debian 11:26:59 + workspace=/w/workspace/oom-master-pre-commit-lint 11:26:59 + START_PACKAGES=/tmp/packages_start.txt 11:26:59 + END_PACKAGES=/tmp/packages_end.txt 11:26:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:59 + PACKAGES=/tmp/packages_start.txt 11:26:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:26:59 + PACKAGES=/tmp/packages_end.txt 11:26:59 + case "${OS_FAMILY}" in 11:26:59 + grep '^ii' 11:26:59 + dpkg -l 11:26:59 + '[' -f /tmp/packages_start.txt ']' 11:26:59 + '[' -f /tmp/packages_end.txt ']' 11:26:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:26:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:26:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:26:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15321977998544382571.sh 11:26:59 ---> capture-instance-metadata.sh 11:26:59 Setup pyenv: 11:26:59 system 11:26:59 3.8.13 11:26:59 3.9.13 11:26:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y9CN 11:27:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:06 lf-activate-venv(): INFO: Base packages installed successfully 11:27:06 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:27 lf-activate-venv(): INFO: Adding /tmp/venv-Y9CN/bin to PATH 11:27:27 INFO: Running in OpenStack, capturing instance metadata 11:27:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7794377033064874175.sh 11:27:27 provisioning config files... 11:27:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config160358295828902602tmp 11:27:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:27 [EnvInject] - Injecting environment variables from a build step. 11:27:27 [EnvInject] - Injecting as environment variables the properties content 11:27:27 SERVER_ID=logs 11:27:27 11:27:27 [EnvInject] - Variables injected successfully. 11:27:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5130749017972197064.sh 11:27:27 ---> create-netrc.sh 11:27:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16349678856299666096.sh 11:27:27 ---> python-tools-install.sh 11:27:27 Setup pyenv: 11:27:27 system 11:27:27 3.8.13 11:27:27 3.9.13 11:27:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y9CN from file:/tmp/.os_lf_venv 11:27:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:29 lf-activate-venv(): INFO: Base packages installed successfully 11:27:29 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-Y9CN/bin to PATH 11:27:36 Generating Requirements File 11:27:53 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. 11:27:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:27:53 Python 3.10.6 11:27:53 pip 26.0.1 from /tmp/venv-Y9CN/lib/python3.10/site-packages/pip (python 3.10) 11:27:53 appdirs==1.4.4 11:27:53 argcomplete==3.6.3 11:27:53 aspy.yaml==1.3.0 11:27:53 attrs==26.1.0 11:27:53 autopage==0.6.0 11:27:53 backports.strenum==1.3.1 11:27:53 beautifulsoup4==4.14.3 11:27:53 boto3==1.42.83 11:27:53 botocore==1.42.83 11:27:53 bs4==0.0.2 11:27:53 certifi==2026.2.25 11:27:53 cffi==2.0.0 11:27:53 cfgv==3.5.0 11:27:53 chardet==7.4.0.post2 11:27:53 charset-normalizer==3.4.7 11:27:53 click==8.3.2 11:27:53 cliff==4.13.2 11:27:53 cmd2==3.4.0 11:27:53 cryptography==3.3.2 11:27:53 debtcollector==3.1.0 11:27:53 decorator==5.2.1 11:27:53 defusedxml==0.7.1 11:27:53 Deprecated==1.3.1 11:27:53 distlib==0.4.0 11:27:53 dnspython==2.8.0 11:27:53 docker==7.1.0 11:27:53 dogpile.cache==1.5.0 11:27:53 durationpy==0.10 11:27:53 email-validator==2.3.0 11:27:53 filelock==3.25.2 11:27:53 future==1.0.0 11:27:53 gitdb==4.0.12 11:27:53 GitPython==3.1.46 11:27:53 httplib2==0.30.2 11:27:53 identify==2.6.18 11:27:53 idna==3.11 11:27:53 importlib-resources==1.5.0 11:27:53 iso8601==2.1.0 11:27:53 Jinja2==3.1.6 11:27:53 jmespath==1.1.0 11:27:53 jsonpatch==1.33 11:27:53 jsonpointer==3.1.1 11:27:53 jsonschema==4.26.0 11:27:53 jsonschema-specifications==2025.9.1 11:27:53 keystoneauth1==5.13.1 11:27:53 kubernetes==35.0.0 11:27:53 lftools==0.37.22 11:27:53 lxml==6.0.2 11:27:53 markdown-it-py==4.0.0 11:27:53 MarkupSafe==3.0.3 11:27:53 mdurl==0.1.2 11:27:53 msgpack==1.1.2 11:27:53 multi_key_dict==2.0.3 11:27:53 munch==4.0.0 11:27:53 netaddr==1.3.0 11:27:53 niet==1.4.2 11:27:53 nodeenv==1.10.0 11:27:53 oauth2client==4.1.3 11:27:53 oauthlib==3.3.1 11:27:53 openstacksdk==4.10.0 11:27:53 os-service-types==1.8.2 11:27:53 osc-lib==4.4.0 11:27:53 oslo.config==10.3.0 11:27:53 oslo.context==6.3.0 11:27:53 oslo.i18n==6.7.2 11:27:53 oslo.log==8.1.0 11:27:53 oslo.serialization==5.9.1 11:27:53 oslo.utils==10.0.0 11:27:53 packaging==26.0 11:27:53 pbr==7.0.3 11:27:53 platformdirs==4.9.4 11:27:53 prettytable==3.17.0 11:27:53 psutil==7.2.2 11:27:53 pyasn1==0.6.3 11:27:53 pyasn1_modules==0.4.2 11:27:53 pycparser==3.0 11:27:53 pygerrit2==2.0.15 11:27:53 PyGithub==2.9.0 11:27:53 Pygments==2.20.0 11:27:53 PyJWT==2.12.1 11:27:53 PyNaCl==1.6.2 11:27:53 pyparsing==2.4.7 11:27:53 pyperclip==1.11.0 11:27:53 pyrsistent==0.20.0 11:27:53 python-cinderclient==9.9.0 11:27:53 python-dateutil==2.9.0.post0 11:27:53 python-discovery==1.2.1 11:27:53 python-heatclient==5.1.0 11:27:53 python-jenkins==1.8.3 11:27:53 python-keystoneclient==5.8.0 11:27:53 python-magnumclient==4.10.0 11:27:53 python-openstackclient==9.0.0 11:27:53 python-swiftclient==4.10.0 11:27:53 PyYAML==6.0.3 11:27:53 referencing==0.37.0 11:27:53 requests==2.33.1 11:27:53 requests-oauthlib==2.0.0 11:27:53 requestsexceptions==1.4.0 11:27:53 rfc3986==2.0.0 11:27:53 rich==14.3.3 11:27:53 rich-argparse==1.7.2 11:27:53 rpds-py==0.30.0 11:27:53 rsa==4.9.1 11:27:53 ruamel.yaml==0.19.1 11:27:53 ruamel.yaml.clib==0.2.15 11:27:53 s3transfer==0.16.0 11:27:53 simplejson==3.20.2 11:27:53 six==1.17.0 11:27:53 smmap==5.0.3 11:27:53 soupsieve==2.8.3 11:27:53 stevedore==5.7.0 11:27:53 tabulate==0.10.0 11:27:53 toml==0.10.2 11:27:53 tomlkit==0.14.0 11:27:53 tqdm==4.67.3 11:27:53 typing_extensions==4.15.0 11:27:53 urllib3==1.26.20 11:27:53 virtualenv==21.2.0 11:27:53 wcwidth==0.6.0 11:27:53 websocket-client==1.9.0 11:27:53 wrapt==2.1.2 11:27:53 xdg==6.0.0 11:27:53 xmltodict==1.0.4 11:27:53 yq==3.4.3 11:27:54 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8189147538558335180.sh 11:27:54 ---> uv-install.sh 11:27:54 Installing uv/uvx (latest) using shell installer 11:27:54 2026-04-05 11:27:54 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-05T12%3A16%3A34Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-05T11%3A15%3A55Z&ske=2026-04-05T12%3A16%3A34Z&sks=b&skv=2018-11-09&sig=5jNpPr8l14%2BVPA3wB3oUqP6ks1fU5X%2BucKJSC4yFigg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTM4ODY2OSwibmJmIjoxNzc1Mzg4MzY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nG4F_3qjLP54ETvgTz_Q-qDhff1KZJhtVgwG0X8Fw6g&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-IWFhJD.sh" [1] 11:27:54 downloading uv 0.11.3 x86_64-unknown-linux-gnu 11:27:55 installing to /home/jenkins/.local/bin 11:27:55 uv 11:27:55 uvx 11:27:55 everything's installed! 11:27:55 11:27:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:27:55 11:27:55 source $HOME/.local/bin/env (sh, bash, zsh) 11:27:55 source $HOME/.local/bin/env.fish (fish) 11:27:55 Adding install location to PATH 11:27:55 ---> Validating uv/uvx install 11:27:55 uvx 0.11.3 (x86_64-unknown-linux-gnu) 11:27:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13261008414853756077.sh 11:27:55 ---> sudo-logs.sh 11:27:55 Archiving 'sudo' log.. 11:27:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6199478919932624795.sh 11:27:55 ---> job-cost.sh 11:27:55 INFO: Activating Python virtual environment... 11:27:55 Setup pyenv: 11:27:55 system 11:27:55 3.8.13 11:27:55 3.9.13 11:27:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y9CN from file:/tmp/.os_lf_venv 11:27:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:57 lf-activate-venv(): INFO: Base packages installed successfully 11:27:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-Y9CN/bin to PATH 11:28:02 INFO: No stack-cost file found 11:28:02 INFO: Instance uptime: 146s 11:28:02 INFO: Fetching instance metadata (attempt 1 of 3)... 11:28:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:28:02 INFO: Successfully fetched instance metadata 11:28:02 INFO: Instance type: v3-standard-4 11:28:02 INFO: Retrieving pricing info for: v3-standard-4 11:28:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:28:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 11:28:02 INFO: Successfully fetched Vexxhost pricing API 11:28:02 INFO: Retrieved cost: 0.11 11:28:02 INFO: Retrieved resource: v3-standard-4 11:28:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:28:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:28:02 INFO: Successfully archived job cost data 11:28:02 DEBUG: Cost data: oom-master-pre-commit-lint,4561,2026-04-05 11:28:02,v3-standard-4,146,0.11,0.00,SUCCESS 11:28:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13202038076086481635.sh 11:28:02 ---> logs-deploy.sh 11:28:02 Setup pyenv: 11:28:02 system 11:28:02 3.8.13 11:28:02 3.9.13 11:28:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y9CN from file:/tmp/.os_lf_venv 11:28:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:04 lf-activate-venv(): INFO: Base packages installed successfully 11:28:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-Y9CN/bin to PATH 11:28:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4561 11:28:11 INFO: archiving workspace using pattern(s): 11:28:12 Archives upload complete. 11:28:13 INFO: archiving logs to Nexus 11:28:13 ---> uname -a: 11:28:13 Linux prd-ubuntu1804-builder-4c-4g-3922 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:28:13 11:28:13 11:28:13 ---> lscpu: 11:28:13 Architecture: x86_64 11:28:13 CPU op-mode(s): 32-bit, 64-bit 11:28:13 Byte Order: Little Endian 11:28:13 CPU(s): 4 11:28:13 On-line CPU(s) list: 0-3 11:28:13 Thread(s) per core: 1 11:28:13 Core(s) per socket: 1 11:28:13 Socket(s): 4 11:28:13 NUMA node(s): 1 11:28:13 Vendor ID: AuthenticAMD 11:28:13 CPU family: 23 11:28:13 Model: 49 11:28:13 Model name: AMD EPYC-Rome Processor 11:28:13 Stepping: 0 11:28:13 CPU MHz: 2799.998 11:28:13 BogoMIPS: 5599.99 11:28:13 Virtualization: AMD-V 11:28:13 Hypervisor vendor: KVM 11:28:13 Virtualization type: full 11:28:13 L1d cache: 32K 11:28:13 L1i cache: 32K 11:28:13 L2 cache: 512K 11:28:13 L3 cache: 16384K 11:28:13 NUMA node0 CPU(s): 0-3 11:28:13 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 11:28:13 11:28:13 11:28:13 ---> nproc: 11:28:13 4 11:28:13 11:28:13 11:28:13 ---> df -h: 11:28:13 Filesystem Size Used Avail Use% Mounted on 11:28:13 udev 7.9G 0 7.9G 0% /dev 11:28:13 tmpfs 1.6G 676K 1.6G 1% /run 11:28:13 /dev/vda1 78G 8.5G 69G 11% / 11:28:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:13 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:13 11:28:13 11:28:13 ---> free -m: 11:28:13 total used free shared buff/cache available 11:28:13 Mem: 16040 545 13233 0 2261 15173 11:28:13 Swap: 1023 0 1023 11:28:13 11:28:13 11:28:13 ---> ip addr: 11:28:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:13 inet 127.0.0.1/8 scope host lo 11:28:13 valid_lft forever preferred_lft forever 11:28:13 inet6 ::1/128 scope host 11:28:13 valid_lft forever preferred_lft forever 11:28:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:13 link/ether fa:16:3e:a5:9b:d5 brd ff:ff:ff:ff:ff:ff 11:28:13 inet 10.30.107.114/23 brd 10.30.107.255 scope global dynamic ens3 11:28:13 valid_lft 86250sec preferred_lft 86250sec 11:28:13 inet6 fe80::f816:3eff:fea5:9bd5/64 scope link 11:28:13 valid_lft forever preferred_lft forever 11:28:13 11:28:13 11:28:13 ---> sar -b -r -n DEV: 11:28:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3922) 04/05/26 _x86_64_ (4 CPU) 11:28:13 11:28:13 11:25:46 LINUX RESTART (4 CPU) 11:28:13 11:28:13 11:26:01 tps rtps wtps bread/s bwrtn/s 11:28:13 11:27:01 300.90 31.99 268.91 1069.29 54778.34 11:28:13 11:28:01 135.51 1.20 134.31 135.84 14841.79 11:28:13 Average: 218.21 16.60 201.61 602.57 34810.06 11:28:13 11:28:13 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:13 11:27:01 13998388 15573960 2426580 14.77 58452 1717812 777316 4.45 722608 1489224 131540 11:28:13 11:28:01 13537640 15520964 2887328 17.58 86812 2075944 815072 4.66 793708 1836688 182280 11:28:13 Average: 13768014 15547462 2656954 16.18 72632 1896878 796194 4.56 758158 1662956 156910 11:28:13 11:28:13 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:13 11:27:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 11:28:13 11:27:01 ens3 401.87 268.37 2062.68 68.13 0.00 0.00 0.00 0.00 11:28:13 11:28:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 11:28:13 11:28:01 ens3 92.13 68.62 1332.44 13.47 0.00 0.00 0.00 0.00 11:28:13 Average: lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 11:28:13 Average: ens3 247.00 168.50 1697.56 40.80 0.00 0.00 0.00 0.00 11:28:13 11:28:13 11:28:13 ---> sar -P ALL: 11:28:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3922) 04/05/26 _x86_64_ (4 CPU) 11:28:13 11:28:13 11:25:46 LINUX RESTART (4 CPU) 11:28:13 11:28:13 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:28:13 11:27:01 all 21.34 0.00 2.35 8.21 0.06 68.04 11:28:13 11:27:01 0 23.95 0.00 2.65 11.14 0.07 62.19 11:28:13 11:27:01 1 15.39 0.00 1.84 1.00 0.03 81.74 11:28:13 11:27:01 2 19.01 0.00 2.08 18.63 0.08 60.20 11:28:13 11:27:01 3 26.99 0.00 2.87 2.09 0.07 67.98 11:28:13 11:28:01 all 21.25 0.00 1.58 1.78 0.06 75.33 11:28:13 11:28:01 0 7.99 0.00 0.52 0.15 0.08 91.26 11:28:13 11:28:01 1 32.26 0.00 2.58 0.65 0.05 64.46 11:28:13 11:28:01 2 37.29 0.00 1.98 2.77 0.07 57.90 11:28:13 11:28:01 3 7.43 0.00 1.24 3.55 0.03 87.76 11:28:13 Average: all 21.30 0.00 1.96 4.99 0.06 71.69 11:28:13 Average: 0 15.95 0.00 1.58 5.63 0.08 76.76 11:28:13 Average: 1 23.83 0.00 2.21 0.83 0.04 73.09 11:28:13 Average: 2 28.17 0.00 2.03 10.68 0.08 59.05 11:28:13 Average: 3 17.21 0.00 2.06 2.82 0.05 77.86 11:28:13 11:28:13 11:28:13