11:48:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143418 11:48:02 Running as SYSTEM 11:48:02 [EnvInject] - Loading node environment variables. 11:48:02 Building remotely on prd-ubuntu1804-builder-4c-4g-2794 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:48:02 [ssh-agent] Looking for ssh-agent implementation... 11:48:02 $ ssh-agent 11:48:02 SSH_AUTH_SOCK=/tmp/ssh-0iCGSMtXmT18/agent.1655 11:48:02 SSH_AGENT_PID=1657 11:48:02 [ssh-agent] Started. 11:48:02 Running ssh-add (command line suppressed) 11:48:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11130847670683240341.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11130847670683240341.key) 11:48:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:48:02 The recommended git tool is: NONE 11:48:04 using credential onap-jenkins-ssh 11:48:04 Wiping out workspace first. 11:48:04 Cloning the remote Git repository 11:48:04 Cloning repository git://cloud.onap.org/mirror/oom.git 11:48:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:48:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:04 > git --version # timeout=10 11:48:04 > git --version # 'git version 2.17.1' 11:48:04 using GIT_SSH to set credentials Gerrit user 11:48:04 Verifying host key using manually-configured host key entries 11:48:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:48:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:11 using GIT_SSH to set credentials Gerrit user 11:48:11 Verifying host key using manually-configured host key entries 11:48:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/18/143418/7 # timeout=30 11:48:11 > git rev-parse e8e26c7fef31669d3b83e39374fbb672df829a83^{commit} # timeout=10 11:48:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:48:11 Checking out Revision e8e26c7fef31669d3b83e39374fbb672df829a83 (refs/changes/18/143418/7) 11:48:11 > git config core.sparsecheckout # timeout=10 11:48:11 > git checkout -f e8e26c7fef31669d3b83e39374fbb672df829a83 # timeout=30 11:48:15 Commit message: "[SO] 1.17.0" 11:48:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:48:15 > git rev-list --no-walk 76213a26057f287c860a3f07e1bef60d4a793ce6 # timeout=10 11:48:15 [EnvInject] - Injecting environment variables from a build step. 11:48:15 [EnvInject] - Injecting as environment variables the properties content 11:48:15 PYTHON=python3 11:48:15 11:48:15 [EnvInject] - Variables injected successfully. 11:48:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7505659696776974641.sh 11:48:15 ---> tox-install.sh 11:48:15 + source /home/jenkins/lf-env.sh 11:48:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:15 ++ mktemp -d /tmp/venv-XXXX 11:48:15 + lf_venv=/tmp/venv-ITqN 11:48:15 + local venv_file=/tmp/.os_lf_venv 11:48:15 + local python=python3 11:48:15 + local options 11:48:15 + local set_path=true 11:48:15 + local install_args= 11:48:15 ++ 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:48:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:15 + true 11:48:15 + case $1 in 11:48:15 + venv_file=/tmp/.toxenv 11:48:15 + shift 2 11:48:15 + true 11:48:15 + case $1 in 11:48:15 + shift 11:48:15 + break 11:48:15 + case $python in 11:48:15 + local pkg_list= 11:48:15 + [[ -d /opt/pyenv ]] 11:48:15 + echo 'Setup pyenv:' 11:48:15 Setup pyenv: 11:48:15 + export PYENV_ROOT=/opt/pyenv 11:48:15 + PYENV_ROOT=/opt/pyenv 11:48:15 + 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:48:15 + 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:48:15 + pyenv versions 11:48:15 * system (set by /opt/pyenv/version) 11:48:15 * 3.8.13 (set by /opt/pyenv/version) 11:48:15 * 3.9.13 (set by /opt/pyenv/version) 11:48:15 * 3.10.6 (set by /opt/pyenv/version) 11:48:15 + command -v pyenv 11:48:15 ++ pyenv init - --no-rehash 11:48:15 + 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:48:15 export PATH="/opt/pyenv/shims:${PATH}" 11:48:15 export PYENV_SHELL=bash 11:48:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:15 pyenv() { 11:48:15 local command 11:48:15 command="${1:-}" 11:48:15 if [ "$#" -gt 0 ]; then 11:48:15 shift 11:48:15 fi 11:48:15 11:48:15 case "$command" in 11:48:15 rehash|shell) 11:48:15 eval "$(pyenv "sh-$command" "$@")" 11:48:15 ;; 11:48:15 *) 11:48:15 command pyenv "$command" "$@" 11:48:15 ;; 11:48:15 esac 11:48:15 }' 11:48:15 +++ 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:48:15 ++ 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:48:15 ++ 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:48:15 ++ 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:48:15 ++ export PYENV_SHELL=bash 11:48:15 ++ PYENV_SHELL=bash 11:48:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:15 +++ complete -F _pyenv pyenv 11:48:15 ++ lf-pyver python3 11:48:15 ++ local py_version_xy=python3 11:48:15 ++ local py_version_xyz= 11:48:15 ++ pyenv versions 11:48:15 ++ local command 11:48:15 ++ command=versions 11:48:15 ++ '[' 1 -gt 0 ']' 11:48:15 ++ sed 's/^[ *]* //' 11:48:15 ++ shift 11:48:15 ++ case "$command" in 11:48:15 ++ command pyenv versions 11:48:15 ++ pyenv versions 11:48:15 ++ awk '{ print $1 }' 11:48:15 ++ grep -E '^[0-9.]*[0-9]$' 11:48:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:15 +++ grep '^3' /tmp/.pyenv_versions 11:48:15 +++ sort -V 11:48:15 +++ tail -n 1 11:48:15 ++ py_version_xyz=3.10.6 11:48:15 ++ [[ -z 3.10.6 ]] 11:48:15 ++ echo 3.10.6 11:48:15 ++ return 0 11:48:15 + pyenv local 3.10.6 11:48:15 + local command 11:48:15 + command=local 11:48:15 + '[' 2 -gt 0 ']' 11:48:15 + shift 11:48:15 + case "$command" in 11:48:15 + command pyenv local 3.10.6 11:48:15 + pyenv local 3.10.6 11:48:15 + for arg in "$@" 11:48:15 + case $arg in 11:48:15 + pkg_list+='tox ' 11:48:15 + for arg in "$@" 11:48:15 + case $arg in 11:48:15 + pkg_list+='virtualenv ' 11:48:15 + for arg in "$@" 11:48:15 + case $arg in 11:48:15 + pkg_list+='urllib3~=1.26.15 ' 11:48:15 + [[ -f /tmp/.toxenv ]] 11:48:15 + [[ ! -f /tmp/.toxenv ]] 11:48:15 + [[ -n '' ]] 11:48:15 + python3 -m venv /tmp/venv-ITqN 11:48:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ITqN' 11:48:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ITqN 11:48:20 + echo /tmp/venv-ITqN 11:48:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:48:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:48:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:48:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:20 + local 'pip_opts=--upgrade --quiet' 11:48:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:48:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:48:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:48:20 + [[ -n '' ]] 11:48:20 + [[ -n '' ]] 11:48:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:48:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:20 + /tmp/venv-ITqN/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:48:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:48:24 lf-activate-venv(): INFO: Base packages installed successfully 11:48:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:48:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:48:24 + /tmp/venv-ITqN/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:48:26 + type python3 11:48:26 + true 11:48:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ITqN/bin to PATH' 11:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-ITqN/bin to PATH 11:48:26 + PATH=/tmp/venv-ITqN/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:48:26 + return 0 11:48:26 + python3 --version 11:48:26 Python 3.10.6 11:48:26 + python3 -m pip --version 11:48:26 pip 26.0.1 from /tmp/venv-ITqN/lib/python3.10/site-packages/pip (python 3.10) 11:48:26 + python3 -m pip freeze 11:48:27 cachetools==7.0.5 11:48:27 colorama==0.4.6 11:48:27 distlib==0.4.0 11:48:27 filelock==3.25.2 11:48:27 packaging==26.0 11:48:27 platformdirs==4.9.4 11:48:27 pluggy==1.6.0 11:48:27 pyproject-api==1.10.0 11:48:27 python-discovery==1.2.1 11:48:27 tomli==2.4.1 11:48:27 tomli_w==1.2.0 11:48:27 tox==4.52.0 11:48:27 typing_extensions==4.15.0 11:48:27 urllib3==1.26.20 11:48:27 virtualenv==21.2.0 11:48:27 [EnvInject] - Injecting environment variables from a build step. 11:48:27 [EnvInject] - Injecting as environment variables the properties content 11:48:27 PARALLEL=false 11:48:27 11:48:27 [EnvInject] - Variables injected successfully. 11:48:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4366988660471424794.sh 11:48:27 ---> tox-run.sh 11:48:27 + 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:48:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:48:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:48:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:48:27 + cd /w/workspace/oom-master-pre-commit-lint/. 11:48:27 + source /home/jenkins/lf-env.sh 11:48:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:27 ++ mktemp -d /tmp/venv-XXXX 11:48:27 + lf_venv=/tmp/venv-WJ41 11:48:27 + local venv_file=/tmp/.os_lf_venv 11:48:27 + local python=python3 11:48:27 + local options 11:48:27 + local set_path=true 11:48:27 + local install_args= 11:48:27 ++ 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:48:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:27 + true 11:48:27 + case $1 in 11:48:27 + venv_file=/tmp/.toxenv 11:48:27 + shift 2 11:48:27 + true 11:48:27 + case $1 in 11:48:27 + shift 11:48:27 + break 11:48:27 + case $python in 11:48:27 + local pkg_list= 11:48:27 + [[ -d /opt/pyenv ]] 11:48:27 + echo 'Setup pyenv:' 11:48:27 Setup pyenv: 11:48:27 + export PYENV_ROOT=/opt/pyenv 11:48:27 + PYENV_ROOT=/opt/pyenv 11:48:27 + 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:48:27 + 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:48:27 + pyenv versions 11:48:27 system 11:48:27 3.8.13 11:48:27 3.9.13 11:48:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:48:27 + command -v pyenv 11:48:27 ++ pyenv init - --no-rehash 11:48:27 + 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:48:27 export PATH="/opt/pyenv/shims:${PATH}" 11:48:27 export PYENV_SHELL=bash 11:48:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:27 pyenv() { 11:48:27 local command 11:48:27 command="${1:-}" 11:48:27 if [ "$#" -gt 0 ]; then 11:48:27 shift 11:48:27 fi 11:48:27 11:48:27 case "$command" in 11:48:27 rehash|shell) 11:48:27 eval "$(pyenv "sh-$command" "$@")" 11:48:27 ;; 11:48:27 *) 11:48:27 command pyenv "$command" "$@" 11:48:27 ;; 11:48:27 esac 11:48:27 }' 11:48:27 +++ 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:48:27 ++ 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:48:27 ++ 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:48:27 ++ 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:48:27 ++ export PYENV_SHELL=bash 11:48:27 ++ PYENV_SHELL=bash 11:48:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:27 +++ complete -F _pyenv pyenv 11:48:27 ++ lf-pyver python3 11:48:27 ++ local py_version_xy=python3 11:48:27 ++ local py_version_xyz= 11:48:27 ++ pyenv versions 11:48:27 ++ local command 11:48:27 ++ command=versions 11:48:27 ++ '[' 1 -gt 0 ']' 11:48:27 ++ shift 11:48:27 ++ case "$command" in 11:48:27 ++ command pyenv versions 11:48:27 ++ pyenv versions 11:48:27 ++ sed 's/^[ *]* //' 11:48:27 ++ grep -E '^[0-9.]*[0-9]$' 11:48:27 ++ awk '{ print $1 }' 11:48:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:27 +++ grep '^3' /tmp/.pyenv_versions 11:48:27 +++ sort -V 11:48:27 +++ tail -n 1 11:48:27 ++ py_version_xyz=3.10.6 11:48:27 ++ [[ -z 3.10.6 ]] 11:48:27 ++ echo 3.10.6 11:48:27 ++ return 0 11:48:27 + pyenv local 3.10.6 11:48:27 + local command 11:48:27 + command=local 11:48:27 + '[' 2 -gt 0 ']' 11:48:27 + shift 11:48:27 + case "$command" in 11:48:27 + command pyenv local 3.10.6 11:48:27 + pyenv local 3.10.6 11:48:27 + for arg in "$@" 11:48:27 + case $arg in 11:48:27 + pkg_list+='tox ' 11:48:27 + for arg in "$@" 11:48:27 + case $arg in 11:48:27 + pkg_list+='virtualenv ' 11:48:27 + for arg in "$@" 11:48:27 + case $arg in 11:48:27 + pkg_list+='urllib3~=1.26.15 ' 11:48:27 + [[ -f /tmp/.toxenv ]] 11:48:27 ++ cat /tmp/.toxenv 11:48:27 + lf_venv=/tmp/venv-ITqN 11:48:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ITqN from' file:/tmp/.toxenv 11:48:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ITqN from file:/tmp/.toxenv 11:48:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:27 + local 'pip_opts=--upgrade --quiet' 11:48:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:48:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:48:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:48:27 + [[ -n '' ]] 11:48:27 + [[ -n '' ]] 11:48:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:27 + /tmp/venv-ITqN/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:48:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:48:28 lf-activate-venv(): INFO: Base packages installed successfully 11:48:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:48:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:48:28 + /tmp/venv-ITqN/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:48:29 + type python3 11:48:29 + true 11:48:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ITqN/bin to PATH' 11:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-ITqN/bin to PATH 11:48:29 + PATH=/tmp/venv-ITqN/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:48:29 + return 0 11:48:29 + [[ -d /opt/pyenv ]] 11:48:29 + echo '---> Setting up pyenv' 11:48:29 ---> Setting up pyenv 11:48:29 + export PYENV_ROOT=/opt/pyenv 11:48:29 + PYENV_ROOT=/opt/pyenv 11:48:29 + export PATH=/opt/pyenv/bin:/tmp/venv-ITqN/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:48:29 + PATH=/opt/pyenv/bin:/tmp/venv-ITqN/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:48:29 ++ pwd 11:48:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:48:29 + export PYTHONPATH 11:48:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:48:29 + TOX_TESTENV_PASSENV=PYTHONPATH 11:48:29 + tox --version 11:48:29 4.52.0 from /tmp/venv-ITqN/lib/python3.10/site-packages/tox/__init__.py 11:48:29 + PARALLEL=false 11:48:29 + TOX_OPTIONS_LIST= 11:48:29 + [[ -n pre-commit ]] 11:48:29 + TOX_OPTIONS_LIST=' -e pre-commit' 11:48:29 + case ${PARALLEL,,} in 11:48:29 + tox -e pre-commit 11:48:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:48:30 pre-commit: install_deps> python -I -m pip install pre-commit 11:48:33 pre-commit: freeze> python -m pip freeze --all 11:48:33 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:48:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:48:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:48:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:48:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:48:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:48:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:48:39 [INFO] Once installed this environment will be reused. 11:48:39 [INFO] This may take a few minutes... 11:48:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:48:43 [INFO] Once installed this environment will be reused. 11:48:43 [INFO] This may take a few minutes... 11:48:48 trim trailing whitespace.................................................Passed 11:48:48 Tabs remover.............................................................Passed 11:48:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:48:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:48:49 [INFO] Once installed this environment will be reused. 11:48:49 [INFO] This may take a few minutes... 11:48:57 gitlint..............................................(no files to check)Skipped 11:48:57 pre-commit: OK (27.70=setup[4.01]+cmd[14.81,8.88] seconds) 11:48:57 congratulations :) (27.74 seconds) 11:48:57 + tox_status=0 11:48:57 + echo '---> Completed tox runs' 11:48:57 ---> Completed tox runs 11:48:57 + for i in .tox/*/log 11:48:57 ++ echo .tox/pre-commit/log 11:48:57 ++ awk -F/ '{print $2}' 11:48:57 + tox_env=pre-commit 11:48:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:48:57 + DOC_DIR=docs/_build/html 11:48:57 + [[ -d docs/_build/html ]] 11:48:57 + echo '---> tox-run.sh ends' 11:48:57 ---> tox-run.sh ends 11:48:57 + test 0 -eq 0 11:48:57 $ ssh-agent -k 11:48:57 unset SSH_AUTH_SOCK; 11:48:57 unset SSH_AGENT_PID; 11:48:57 echo Agent pid 1657 killed; 11:48:57 [ssh-agent] Stopped. 11:48:57 [PostBuildScript] - [INFO] Executing post build scripts. 11:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9137015865961961870.sh 11:48:57 ---> sysstat.sh 11:48:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins846080051341664295.sh 11:48:58 ---> package-listing.sh 11:48:58 ++ facter osfamily 11:48:58 ++ tr '[:upper:]' '[:lower:]' 11:48:58 + OS_FAMILY=debian 11:48:58 + workspace=/w/workspace/oom-master-pre-commit-lint 11:48:58 + START_PACKAGES=/tmp/packages_start.txt 11:48:58 + END_PACKAGES=/tmp/packages_end.txt 11:48:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:58 + PACKAGES=/tmp/packages_start.txt 11:48:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:48:58 + PACKAGES=/tmp/packages_end.txt 11:48:58 + case "${OS_FAMILY}" in 11:48:58 + dpkg -l 11:48:58 + grep '^ii' 11:48:58 + '[' -f /tmp/packages_start.txt ']' 11:48:58 + '[' -f /tmp/packages_end.txt ']' 11:48:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:48:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:48:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:48:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9291633506276407802.sh 11:48:58 ---> capture-instance-metadata.sh 11:48:58 Setup pyenv: 11:48:58 system 11:48:58 3.8.13 11:48:58 3.9.13 11:48:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:49:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DsYm 11:49:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:06 lf-activate-venv(): INFO: Base packages installed successfully 11:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools 11:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-DsYm/bin to PATH 11:49:28 INFO: Running in OpenStack, capturing instance metadata 11:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3733774155816174189.sh 11:49:28 provisioning config files... 11:49:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9220080444343034963tmp 11:49:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:49:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:49:28 [EnvInject] - Injecting environment variables from a build step. 11:49:28 [EnvInject] - Injecting as environment variables the properties content 11:49:28 SERVER_ID=logs 11:49:28 11:49:28 [EnvInject] - Variables injected successfully. 11:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15578749855105930121.sh 11:49:28 ---> create-netrc.sh 11:49:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17733767088807808642.sh 11:49:28 ---> python-tools-install.sh 11:49:28 Setup pyenv: 11:49:28 system 11:49:28 3.8.13 11:49:28 3.9.13 11:49:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsYm from file:/tmp/.os_lf_venv 11:49:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:30 lf-activate-venv(): INFO: Base packages installed successfully 11:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools 11:49:38 lf-activate-venv(): INFO: Adding /tmp/venv-DsYm/bin to PATH 11:49:38 Generating Requirements File 11:49:56 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:49:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:49:56 Python 3.10.6 11:49:56 pip 26.0.1 from /tmp/venv-DsYm/lib/python3.10/site-packages/pip (python 3.10) 11:49:57 appdirs==1.4.4 11:49:57 argcomplete==3.6.3 11:49:57 aspy.yaml==1.3.0 11:49:57 attrs==26.1.0 11:49:57 autopage==0.6.0 11:49:57 backports.strenum==1.3.1 11:49:57 beautifulsoup4==4.14.3 11:49:57 boto3==1.42.80 11:49:57 botocore==1.42.80 11:49:57 bs4==0.0.2 11:49:57 certifi==2026.2.25 11:49:57 cffi==2.0.0 11:49:57 cfgv==3.5.0 11:49:57 chardet==7.4.0.post2 11:49:57 charset-normalizer==3.4.6 11:49:57 click==8.3.1 11:49:57 cliff==4.13.2 11:49:57 cmd2==3.4.0 11:49:57 cryptography==3.3.2 11:49:57 debtcollector==3.1.0 11:49:57 decorator==5.2.1 11:49:57 defusedxml==0.7.1 11:49:57 Deprecated==1.3.1 11:49:57 distlib==0.4.0 11:49:57 dnspython==2.8.0 11:49:57 docker==7.1.0 11:49:57 dogpile.cache==1.5.0 11:49:57 durationpy==0.10 11:49:57 email-validator==2.3.0 11:49:57 filelock==3.25.2 11:49:57 future==1.0.0 11:49:57 gitdb==4.0.12 11:49:57 GitPython==3.1.46 11:49:57 httplib2==0.30.2 11:49:57 identify==2.6.18 11:49:57 idna==3.11 11:49:57 importlib-resources==1.5.0 11:49:57 iso8601==2.1.0 11:49:57 Jinja2==3.1.6 11:49:57 jmespath==1.1.0 11:49:57 jsonpatch==1.33 11:49:57 jsonpointer==3.1.1 11:49:57 jsonschema==4.26.0 11:49:57 jsonschema-specifications==2025.9.1 11:49:57 keystoneauth1==5.13.1 11:49:57 kubernetes==35.0.0 11:49:57 lftools==0.37.22 11:49:57 lxml==6.0.2 11:49:57 markdown-it-py==4.0.0 11:49:57 MarkupSafe==3.0.3 11:49:57 mdurl==0.1.2 11:49:57 msgpack==1.1.2 11:49:57 multi_key_dict==2.0.3 11:49:57 munch==4.0.0 11:49:57 netaddr==1.3.0 11:49:57 niet==1.4.2 11:49:57 nodeenv==1.10.0 11:49:57 oauth2client==4.1.3 11:49:57 oauthlib==3.3.1 11:49:57 openstacksdk==4.10.0 11:49:57 os-service-types==1.8.2 11:49:57 osc-lib==4.4.0 11:49:57 oslo.config==10.3.0 11:49:57 oslo.context==6.3.0 11:49:57 oslo.i18n==6.7.2 11:49:57 oslo.log==8.1.0 11:49:57 oslo.serialization==5.9.1 11:49:57 oslo.utils==10.0.0 11:49:57 packaging==26.0 11:49:57 pbr==7.0.3 11:49:57 platformdirs==4.9.4 11:49:57 prettytable==3.17.0 11:49:57 psutil==7.2.2 11:49:57 pyasn1==0.6.3 11:49:57 pyasn1_modules==0.4.2 11:49:57 pycparser==3.0 11:49:57 pygerrit2==2.0.15 11:49:57 PyGithub==2.9.0 11:49:57 Pygments==2.20.0 11:49:57 PyJWT==2.12.1 11:49:57 PyNaCl==1.6.2 11:49:57 pyparsing==2.4.7 11:49:57 pyperclip==1.11.0 11:49:57 pyrsistent==0.20.0 11:49:57 python-cinderclient==9.9.0 11:49:57 python-dateutil==2.9.0.post0 11:49:57 python-discovery==1.2.1 11:49:57 python-heatclient==5.1.0 11:49:57 python-jenkins==1.8.3 11:49:57 python-keystoneclient==5.8.0 11:49:57 python-magnumclient==4.10.0 11:49:57 python-openstackclient==9.0.0 11:49:57 python-swiftclient==4.10.0 11:49:57 PyYAML==6.0.3 11:49:57 referencing==0.37.0 11:49:57 requests==2.33.1 11:49:57 requests-oauthlib==2.0.0 11:49:57 requestsexceptions==1.4.0 11:49:57 rfc3986==2.0.0 11:49:57 rich==14.3.3 11:49:57 rich-argparse==1.7.2 11:49:57 rpds-py==0.30.0 11:49:57 rsa==4.9.1 11:49:57 ruamel.yaml==0.19.1 11:49:57 ruamel.yaml.clib==0.2.15 11:49:57 s3transfer==0.16.0 11:49:57 simplejson==3.20.2 11:49:57 six==1.17.0 11:49:57 smmap==5.0.3 11:49:57 soupsieve==2.8.3 11:49:57 stevedore==5.7.0 11:49:57 tabulate==0.10.0 11:49:57 toml==0.10.2 11:49:57 tomlkit==0.14.0 11:49:57 tqdm==4.67.3 11:49:57 typing_extensions==4.15.0 11:49:57 urllib3==1.26.20 11:49:57 virtualenv==21.2.0 11:49:57 wcwidth==0.6.0 11:49:57 websocket-client==1.9.0 11:49:57 wrapt==2.1.2 11:49:57 xdg==6.0.0 11:49:57 xmltodict==1.0.4 11:49:57 yq==3.4.3 11:49:57 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11062197567542456391.sh 11:49:57 ---> uv-install.sh 11:49:57 Installing uv/uvx (latest) using shell installer 11:49:57 2026-04-01 11:49:57 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T12%3A27%3A57Z&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-01T11%3A27%3A21Z&ske=2026-04-01T12%3A27%3A57Z&sks=b&skv=2018-11-09&sig=FHtfcPX7MohRChJjTZDl4rNMl9xaf4PgPDlUOd82%2BJM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA0NDQ4OCwibmJmIjoxNzc1MDQ0MTg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.f4kkAAiV7EVZMpcovNToHFwMGwlNvEzU99EQOpCeTLg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-wYAPTH.sh" [1] 11:49:57 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:49:58 installing to /home/jenkins/.local/bin 11:49:58 uv 11:49:58 uvx 11:49:58 everything's installed! 11:49:58 11:49:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:49:58 11:49:58 source $HOME/.local/bin/env (sh, bash, zsh) 11:49:58 source $HOME/.local/bin/env.fish (fish) 11:49:58 Adding install location to PATH 11:49:58 ---> Validating uv/uvx install 11:49:58 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:49:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11894716608114679051.sh 11:49:58 ---> sudo-logs.sh 11:49:58 Archiving 'sudo' log.. 11:49:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4897984681092436644.sh 11:49:58 ---> job-cost.sh 11:49:58 INFO: Activating Python virtual environment... 11:49:58 Setup pyenv: 11:49:58 system 11:49:58 3.8.13 11:49:58 3.9.13 11:49:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:49:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsYm from file:/tmp/.os_lf_venv 11:49:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:00 lf-activate-venv(): INFO: Base packages installed successfully 11:50:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-DsYm/bin to PATH 11:50:06 INFO: No stack-cost file found 11:50:06 INFO: Instance uptime: 149s 11:50:06 INFO: Fetching instance metadata (attempt 1 of 3)... 11:50:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:50:06 INFO: Successfully fetched instance metadata 11:50:06 INFO: Instance type: v3-standard-4 11:50:06 INFO: Retrieving pricing info for: v3-standard-4 11:50:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:50:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 11:50:06 INFO: Successfully fetched Vexxhost pricing API 11:50:06 INFO: Retrieved cost: 0.11 11:50:06 INFO: Retrieved resource: v3-standard-4 11:50:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:50:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:50:06 INFO: Successfully archived job cost data 11:50:06 DEBUG: Cost data: oom-master-pre-commit-lint,4546,2026-04-01 11:50:06,v3-standard-4,149,0.11,0.00,SUCCESS 11:50:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2870442476398083273.sh 11:50:06 ---> logs-deploy.sh 11:50:06 Setup pyenv: 11:50:06 system 11:50:06 3.8.13 11:50:06 3.9.13 11:50:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:50:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DsYm from file:/tmp/.os_lf_venv 11:50:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:08 lf-activate-venv(): INFO: Base packages installed successfully 11:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-DsYm/bin to PATH 11:50:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4546 11:50:16 INFO: archiving workspace using pattern(s): 11:50:17 Archives upload complete. 11:50:17 INFO: archiving logs to Nexus 11:50:18 ---> uname -a: 11:50:18 Linux prd-ubuntu1804-builder-4c-4g-2794 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:50:18 11:50:18 11:50:18 ---> lscpu: 11:50:18 Architecture: x86_64 11:50:18 CPU op-mode(s): 32-bit, 64-bit 11:50:18 Byte Order: Little Endian 11:50:18 CPU(s): 4 11:50:18 On-line CPU(s) list: 0-3 11:50:18 Thread(s) per core: 1 11:50:18 Core(s) per socket: 1 11:50:18 Socket(s): 4 11:50:18 NUMA node(s): 1 11:50:18 Vendor ID: AuthenticAMD 11:50:18 CPU family: 23 11:50:18 Model: 49 11:50:18 Model name: AMD EPYC-Rome Processor 11:50:18 Stepping: 0 11:50:18 CPU MHz: 2799.998 11:50:18 BogoMIPS: 5599.99 11:50:18 Virtualization: AMD-V 11:50:18 Hypervisor vendor: KVM 11:50:18 Virtualization type: full 11:50:18 L1d cache: 32K 11:50:18 L1i cache: 32K 11:50:18 L2 cache: 512K 11:50:18 L3 cache: 16384K 11:50:18 NUMA node0 CPU(s): 0-3 11:50:18 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:50:18 11:50:18 11:50:18 ---> nproc: 11:50:18 4 11:50:18 11:50:18 11:50:18 ---> df -h: 11:50:18 Filesystem Size Used Avail Use% Mounted on 11:50:18 udev 7.9G 0 7.9G 0% /dev 11:50:18 tmpfs 1.6G 676K 1.6G 1% /run 11:50:18 /dev/vda1 78G 8.5G 69G 11% / 11:50:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:50:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:50:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:50:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:50:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:50:18 11:50:18 11:50:18 ---> free -m: 11:50:18 total used free shared buff/cache available 11:50:18 Mem: 16040 563 13210 0 2265 15155 11:50:18 Swap: 1023 0 1023 11:50:18 11:50:18 11:50:18 ---> ip addr: 11:50:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:50:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:50:18 inet 127.0.0.1/8 scope host lo 11:50:18 valid_lft forever preferred_lft forever 11:50:18 inet6 ::1/128 scope host 11:50:18 valid_lft forever preferred_lft forever 11:50:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:50:18 link/ether fa:16:3e:22:4b:fa brd ff:ff:ff:ff:ff:ff 11:50:18 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic ens3 11:50:18 valid_lft 86246sec preferred_lft 86246sec 11:50:18 inet6 fe80::f816:3eff:fe22:4bfa/64 scope link 11:50:18 valid_lft forever preferred_lft forever 11:50:18 11:50:18 11:50:18 ---> sar -b -r -n DEV: 11:50:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2794) 04/01/26 _x86_64_ (4 CPU) 11:50:18 11:50:18 11:47:47 LINUX RESTART (4 CPU) 11:50:18 11:50:18 11:48:01 tps rtps wtps bread/s bwrtn/s 11:50:18 11:49:01 308.15 31.18 276.97 1060.22 61831.29 11:50:18 11:50:01 131.28 1.20 130.08 135.84 14490.12 11:50:18 Average: 219.71 16.19 203.52 598.03 38160.71 11:50:18 11:50:18 11:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:50:18 11:49:01 13954812 15549556 2470156 15.04 58624 1735584 798212 4.57 745380 1506932 141076 11:50:18 11:50:01 13563856 15544388 2861112 17.42 86592 2073668 736808 4.22 766692 1836124 176148 11:50:18 Average: 13759334 15546972 2665634 16.23 72608 1904626 767510 4.39 756036 1671528 158612 11:50:18 11:50:18 11:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:50:18 11:49:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 11:50:18 11:49:01 ens3 394.37 252.14 2006.91 65.40 0.00 0.00 0.00 0.00 11:50:18 11:50:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 11:50:18 11:50:01 ens3 86.85 66.06 1325.74 12.62 0.00 0.00 0.00 0.00 11:50:18 Average: lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 11:50:18 Average: ens3 240.61 159.10 1666.32 39.01 0.00 0.00 0.00 0.00 11:50:18 11:50:18 11:50:18 ---> sar -P ALL: 11:50:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2794) 04/01/26 _x86_64_ (4 CPU) 11:50:18 11:50:18 11:47:47 LINUX RESTART (4 CPU) 11:50:18 11:50:18 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:50:18 11:49:01 all 23.65 0.00 2.56 3.95 0.08 69.77 11:50:18 11:49:01 0 32.76 0.00 2.29 0.84 0.08 64.03 11:50:18 11:49:01 1 29.22 0.00 2.99 0.72 0.07 67.01 11:50:18 11:49:01 2 13.56 0.00 2.81 12.93 0.08 70.61 11:50:18 11:49:01 3 19.03 0.00 2.16 1.31 0.07 77.43 11:50:18 11:50:01 all 21.15 0.00 1.64 1.77 0.05 75.40 11:50:18 11:50:01 0 25.00 0.00 1.17 0.45 0.07 73.31 11:50:18 11:50:01 1 42.21 0.00 2.57 0.53 0.07 54.62 11:50:18 11:50:01 2 10.94 0.00 1.55 2.00 0.03 85.48 11:50:18 11:50:01 3 6.53 0.00 1.29 4.06 0.03 88.08 11:50:18 Average: all 22.40 0.00 2.10 2.86 0.06 72.59 11:50:18 Average: 0 28.88 0.00 1.73 0.64 0.08 68.67 11:50:18 Average: 1 35.72 0.00 2.78 0.63 0.07 60.81 11:50:18 Average: 2 12.25 0.00 2.18 7.46 0.06 78.06 11:50:18 Average: 3 12.74 0.00 1.73 2.69 0.05 82.79 11:50:18 11:50:18 11:50:18