11:18:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 11:18:32 Running as SYSTEM 11:18:32 [EnvInject] - Loading node environment variables. 11:18:32 Building remotely on prd-ubuntu1804-builder-4c-4g-3452 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:18:32 [ssh-agent] Looking for ssh-agent implementation... 11:18:32 $ ssh-agent 11:18:32 SSH_AUTH_SOCK=/tmp/ssh-YwAuRCnTDKmH/agent.1653 11:18:32 SSH_AGENT_PID=1655 11:18:32 [ssh-agent] Started. 11:18:32 Running ssh-add (command line suppressed) 11:18:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7998051223990157801.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7998051223990157801.key) 11:18:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:18:32 The recommended git tool is: NONE 11:18:33 using credential onap-jenkins-ssh 11:18:33 Wiping out workspace first. 11:18:33 Cloning the remote Git repository 11:18:33 Cloning repository git://cloud.onap.org/mirror/oom.git 11:18:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:18:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:33 > git --version # timeout=10 11:18:33 > git --version # 'git version 2.17.1' 11:18:33 using GIT_SSH to set credentials Gerrit user 11:18:33 Verifying host key using manually-configured host key entries 11:18:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:18:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:39 using GIT_SSH to set credentials Gerrit user 11:18:39 Verifying host key using manually-configured host key entries 11:18:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/22 # timeout=30 11:18:39 > git rev-parse 67544686392be4cd48c77fd6fe226f410beaac5b^{commit} # timeout=10 11:18:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:39 Checking out Revision 67544686392be4cd48c77fd6fe226f410beaac5b (refs/changes/39/143439/22) 11:18:39 > git config core.sparsecheckout # timeout=10 11:18:39 > git checkout -f 67544686392be4cd48c77fd6fe226f410beaac5b # timeout=30 11:18:43 Commit message: "[CDS] 17.0.0 chart release" 11:18:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:43 > git rev-list --no-walk b4baa121c07184c563880e9a620f5c289624ea0c # timeout=10 11:18:43 [EnvInject] - Injecting environment variables from a build step. 11:18:43 [EnvInject] - Injecting as environment variables the properties content 11:18:43 PYTHON=python3 11:18:43 11:18:43 [EnvInject] - Variables injected successfully. 11:18:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13248215691015826922.sh 11:18:43 ---> tox-install.sh 11:18:43 + source /home/jenkins/lf-env.sh 11:18:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:43 ++ mktemp -d /tmp/venv-XXXX 11:18:43 + lf_venv=/tmp/venv-oZ8x 11:18:43 + local venv_file=/tmp/.os_lf_venv 11:18:43 + local python=python3 11:18:43 + local options 11:18:43 + local set_path=true 11:18:43 + local install_args= 11:18:43 ++ 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:18:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:43 + true 11:18:43 + case $1 in 11:18:43 + venv_file=/tmp/.toxenv 11:18:43 + shift 2 11:18:43 + true 11:18:43 + case $1 in 11:18:43 + shift 11:18:43 + break 11:18:43 + case $python in 11:18:43 + local pkg_list= 11:18:43 + [[ -d /opt/pyenv ]] 11:18:43 + echo 'Setup pyenv:' 11:18:43 Setup pyenv: 11:18:43 + export PYENV_ROOT=/opt/pyenv 11:18:43 + PYENV_ROOT=/opt/pyenv 11:18:43 + 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:18:43 + 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:18:43 + pyenv versions 11:18:43 * system (set by /opt/pyenv/version) 11:18:43 * 3.8.13 (set by /opt/pyenv/version) 11:18:43 * 3.9.13 (set by /opt/pyenv/version) 11:18:43 * 3.10.6 (set by /opt/pyenv/version) 11:18:43 + command -v pyenv 11:18:43 ++ pyenv init - --no-rehash 11:18:43 + 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:18:43 export PATH="/opt/pyenv/shims:${PATH}" 11:18:43 export PYENV_SHELL=bash 11:18:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:43 pyenv() { 11:18:43 local command 11:18:43 command="${1:-}" 11:18:43 if [ "$#" -gt 0 ]; then 11:18:43 shift 11:18:43 fi 11:18:43 11:18:43 case "$command" in 11:18:43 rehash|shell) 11:18:43 eval "$(pyenv "sh-$command" "$@")" 11:18:43 ;; 11:18:43 *) 11:18:43 command pyenv "$command" "$@" 11:18:43 ;; 11:18:43 esac 11:18:43 }' 11:18:43 +++ 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:18:43 ++ 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:18:43 ++ 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:18:43 ++ 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:18:43 ++ export PYENV_SHELL=bash 11:18:43 ++ PYENV_SHELL=bash 11:18:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:43 +++ complete -F _pyenv pyenv 11:18:43 ++ lf-pyver python3 11:18:43 ++ local py_version_xy=python3 11:18:43 ++ local py_version_xyz= 11:18:43 ++ pyenv versions 11:18:43 ++ local command 11:18:43 ++ command=versions 11:18:43 ++ '[' 1 -gt 0 ']' 11:18:43 ++ shift 11:18:43 ++ case "$command" in 11:18:43 ++ command pyenv versions 11:18:43 ++ pyenv versions 11:18:43 ++ awk '{ print $1 }' 11:18:43 ++ sed 's/^[ *]* //' 11:18:43 ++ grep -E '^[0-9.]*[0-9]$' 11:18:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:44 +++ grep '^3' /tmp/.pyenv_versions 11:18:44 +++ sort -V 11:18:44 +++ tail -n 1 11:18:44 ++ py_version_xyz=3.10.6 11:18:44 ++ [[ -z 3.10.6 ]] 11:18:44 ++ echo 3.10.6 11:18:44 ++ return 0 11:18:44 + pyenv local 3.10.6 11:18:44 + local command 11:18:44 + command=local 11:18:44 + '[' 2 -gt 0 ']' 11:18:44 + shift 11:18:44 + case "$command" in 11:18:44 + command pyenv local 3.10.6 11:18:44 + pyenv local 3.10.6 11:18:44 + for arg in "$@" 11:18:44 + case $arg in 11:18:44 + pkg_list+='tox ' 11:18:44 + for arg in "$@" 11:18:44 + case $arg in 11:18:44 + pkg_list+='virtualenv ' 11:18:44 + for arg in "$@" 11:18:44 + case $arg in 11:18:44 + pkg_list+='urllib3~=1.26.15 ' 11:18:44 + [[ -f /tmp/.toxenv ]] 11:18:44 + [[ ! -f /tmp/.toxenv ]] 11:18:44 + [[ -n '' ]] 11:18:44 + python3 -m venv /tmp/venv-oZ8x 11:18:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oZ8x' 11:18:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oZ8x 11:18:48 + echo /tmp/venv-oZ8x 11:18:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:18:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:18:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:18:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:48 + local 'pip_opts=--upgrade --quiet' 11:18:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:18:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:18:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:18:48 + [[ -n '' ]] 11:18:48 + [[ -n '' ]] 11:18:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:18:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:48 + /tmp/venv-oZ8x/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:18:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:18:52 lf-activate-venv(): INFO: Base packages installed successfully 11:18:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:18:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:18:52 + /tmp/venv-oZ8x/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:18:54 + type python3 11:18:54 + true 11:18:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oZ8x/bin to PATH' 11:18:54 lf-activate-venv(): INFO: Adding /tmp/venv-oZ8x/bin to PATH 11:18:54 + PATH=/tmp/venv-oZ8x/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:18:54 + return 0 11:18:54 + python3 --version 11:18:54 Python 3.10.6 11:18:54 + python3 -m pip --version 11:18:54 pip 26.0.1 from /tmp/venv-oZ8x/lib/python3.10/site-packages/pip (python 3.10) 11:18:54 + python3 -m pip freeze 11:18:54 cachetools==7.0.5 11:18:54 colorama==0.4.6 11:18:54 distlib==0.4.0 11:18:54 filelock==3.25.2 11:18:54 packaging==26.0 11:18:54 platformdirs==4.9.4 11:18:54 pluggy==1.6.0 11:18:54 pyproject-api==1.10.0 11:18:54 python-discovery==1.2.1 11:18:54 tomli==2.4.1 11:18:54 tomli_w==1.2.0 11:18:54 tox==4.52.0 11:18:54 typing_extensions==4.15.0 11:18:54 urllib3==1.26.20 11:18:54 virtualenv==21.2.0 11:18:54 [EnvInject] - Injecting environment variables from a build step. 11:18:54 [EnvInject] - Injecting as environment variables the properties content 11:18:54 PARALLEL=false 11:18:54 11:18:54 [EnvInject] - Variables injected successfully. 11:18:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2354832391804201252.sh 11:18:54 ---> tox-run.sh 11:18:54 + 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:18:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:18:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:54 + cd /w/workspace/oom-master-pre-commit-lint/. 11:18:54 + source /home/jenkins/lf-env.sh 11:18:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:54 ++ mktemp -d /tmp/venv-XXXX 11:18:54 + lf_venv=/tmp/venv-qQL6 11:18:54 + local venv_file=/tmp/.os_lf_venv 11:18:54 + local python=python3 11:18:54 + local options 11:18:54 + local set_path=true 11:18:54 + local install_args= 11:18:54 ++ 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:18:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:54 + true 11:18:54 + case $1 in 11:18:54 + venv_file=/tmp/.toxenv 11:18:54 + shift 2 11:18:54 + true 11:18:54 + case $1 in 11:18:54 + shift 11:18:54 + break 11:18:54 + case $python in 11:18:54 + local pkg_list= 11:18:54 + [[ -d /opt/pyenv ]] 11:18:54 + echo 'Setup pyenv:' 11:18:54 Setup pyenv: 11:18:54 + export PYENV_ROOT=/opt/pyenv 11:18:54 + PYENV_ROOT=/opt/pyenv 11:18:54 + 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:18:54 + 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:18:54 + pyenv versions 11:18:54 system 11:18:54 3.8.13 11:18:54 3.9.13 11:18:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:54 + command -v pyenv 11:18:54 ++ pyenv init - --no-rehash 11:18:54 + 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:18:54 export PATH="/opt/pyenv/shims:${PATH}" 11:18:54 export PYENV_SHELL=bash 11:18:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:54 pyenv() { 11:18:54 local command 11:18:54 command="${1:-}" 11:18:54 if [ "$#" -gt 0 ]; then 11:18:54 shift 11:18:54 fi 11:18:54 11:18:54 case "$command" in 11:18:54 rehash|shell) 11:18:54 eval "$(pyenv "sh-$command" "$@")" 11:18:54 ;; 11:18:54 *) 11:18:54 command pyenv "$command" "$@" 11:18:54 ;; 11:18:54 esac 11:18:54 }' 11:18:54 +++ 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:18:54 ++ 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:18:54 ++ 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:18:54 ++ 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:18:54 ++ export PYENV_SHELL=bash 11:18:54 ++ PYENV_SHELL=bash 11:18:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:54 +++ complete -F _pyenv pyenv 11:18:54 ++ lf-pyver python3 11:18:54 ++ local py_version_xy=python3 11:18:54 ++ local py_version_xyz= 11:18:54 ++ pyenv versions 11:18:54 ++ local command 11:18:54 ++ command=versions 11:18:54 ++ '[' 1 -gt 0 ']' 11:18:54 ++ shift 11:18:54 ++ sed 's/^[ *]* //' 11:18:54 ++ case "$command" in 11:18:54 ++ command pyenv versions 11:18:54 ++ pyenv versions 11:18:54 ++ grep -E '^[0-9.]*[0-9]$' 11:18:54 ++ awk '{ print $1 }' 11:18:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:54 +++ grep '^3' /tmp/.pyenv_versions 11:18:54 +++ sort -V 11:18:54 +++ tail -n 1 11:18:54 ++ py_version_xyz=3.10.6 11:18:54 ++ [[ -z 3.10.6 ]] 11:18:54 ++ echo 3.10.6 11:18:54 ++ return 0 11:18:54 + pyenv local 3.10.6 11:18:54 + local command 11:18:54 + command=local 11:18:54 + '[' 2 -gt 0 ']' 11:18:54 + shift 11:18:54 + case "$command" in 11:18:54 + command pyenv local 3.10.6 11:18:54 + pyenv local 3.10.6 11:18:54 + for arg in "$@" 11:18:54 + case $arg in 11:18:54 + pkg_list+='tox ' 11:18:54 + for arg in "$@" 11:18:54 + case $arg in 11:18:54 + pkg_list+='virtualenv ' 11:18:54 + for arg in "$@" 11:18:54 + case $arg in 11:18:54 + pkg_list+='urllib3~=1.26.15 ' 11:18:54 + [[ -f /tmp/.toxenv ]] 11:18:54 ++ cat /tmp/.toxenv 11:18:54 + lf_venv=/tmp/venv-oZ8x 11:18:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oZ8x from' file:/tmp/.toxenv 11:18:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oZ8x from file:/tmp/.toxenv 11:18:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:18:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:54 + local 'pip_opts=--upgrade --quiet' 11:18:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:18:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:18:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:18:54 + [[ -n '' ]] 11:18:54 + [[ -n '' ]] 11:18:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:18:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:54 + /tmp/venv-oZ8x/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:18:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:18:55 lf-activate-venv(): INFO: Base packages installed successfully 11:18:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:18:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:18:55 + /tmp/venv-oZ8x/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:18:56 + type python3 11:18:56 + true 11:18:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oZ8x/bin to PATH' 11:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-oZ8x/bin to PATH 11:18:56 + PATH=/tmp/venv-oZ8x/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:18:56 + return 0 11:18:56 + [[ -d /opt/pyenv ]] 11:18:56 + echo '---> Setting up pyenv' 11:18:56 ---> Setting up pyenv 11:18:56 + export PYENV_ROOT=/opt/pyenv 11:18:56 + PYENV_ROOT=/opt/pyenv 11:18:56 + export PATH=/opt/pyenv/bin:/tmp/venv-oZ8x/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:18:56 + PATH=/opt/pyenv/bin:/tmp/venv-oZ8x/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:18:56 ++ pwd 11:18:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:18:56 + export PYTHONPATH 11:18:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:18:56 + TOX_TESTENV_PASSENV=PYTHONPATH 11:18:56 + tox --version 11:18:56 4.52.0 from /tmp/venv-oZ8x/lib/python3.10/site-packages/tox/__init__.py 11:18:56 + PARALLEL=false 11:18:56 + TOX_OPTIONS_LIST= 11:18:56 + [[ -n pre-commit ]] 11:18:56 + TOX_OPTIONS_LIST=' -e pre-commit' 11:18:56 + case ${PARALLEL,,} in 11:18:56 + tox -e pre-commit 11:18:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:18:57 pre-commit: install_deps> python -I -m pip install pre-commit 11:19:00 pre-commit: freeze> python -m pip freeze --all 11:19:00 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:19:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:19:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:19:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:19:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:19:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:19:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:19:03 [INFO] Once installed this environment will be reused. 11:19:03 [INFO] This may take a few minutes... 11:19:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:19:07 [INFO] Once installed this environment will be reused. 11:19:07 [INFO] This may take a few minutes... 11:19:11 trim trailing whitespace.................................................Passed 11:19:11 Tabs remover.............................................................Passed 11:19:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:19:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:19:12 [INFO] Once installed this environment will be reused. 11:19:12 [INFO] This may take a few minutes... 11:19:20 gitlint..............................................(no files to check)Skipped 11:19:20 pre-commit: OK (23.32=setup[3.82]+cmd[11.05,8.45] seconds) 11:19:20 congratulations :) (23.36 seconds) 11:19:20 + tox_status=0 11:19:20 + echo '---> Completed tox runs' 11:19:20 ---> Completed tox runs 11:19:20 + for i in .tox/*/log 11:19:20 ++ echo .tox/pre-commit/log 11:19:20 ++ awk -F/ '{print $2}' 11:19:20 + tox_env=pre-commit 11:19:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:19:20 + DOC_DIR=docs/_build/html 11:19:20 + [[ -d docs/_build/html ]] 11:19:20 + echo '---> tox-run.sh ends' 11:19:20 ---> tox-run.sh ends 11:19:20 + test 0 -eq 0 11:19:20 $ ssh-agent -k 11:19:20 unset SSH_AUTH_SOCK; 11:19:20 unset SSH_AGENT_PID; 11:19:20 echo Agent pid 1655 killed; 11:19:20 [ssh-agent] Stopped. 11:19:20 [PostBuildScript] - [INFO] Executing post build scripts. 11:19:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9037539442770506492.sh 11:19:20 ---> sysstat.sh 11:19:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1941142668912775649.sh 11:19:20 ---> package-listing.sh 11:19:20 ++ facter osfamily 11:19:20 ++ tr '[:upper:]' '[:lower:]' 11:19:21 + OS_FAMILY=debian 11:19:21 + workspace=/w/workspace/oom-master-pre-commit-lint 11:19:21 + START_PACKAGES=/tmp/packages_start.txt 11:19:21 + END_PACKAGES=/tmp/packages_end.txt 11:19:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:21 + PACKAGES=/tmp/packages_start.txt 11:19:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:21 + PACKAGES=/tmp/packages_end.txt 11:19:21 + case "${OS_FAMILY}" in 11:19:21 + dpkg -l 11:19:21 + grep '^ii' 11:19:21 + '[' -f /tmp/packages_start.txt ']' 11:19:21 + '[' -f /tmp/packages_end.txt ']' 11:19:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10641886899493516356.sh 11:19:21 ---> capture-instance-metadata.sh 11:19:21 Setup pyenv: 11:19:21 system 11:19:21 3.8.13 11:19:21 3.9.13 11:19:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V21g 11:19:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:19:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:28 lf-activate-venv(): INFO: Base packages installed successfully 11:19:28 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-V21g/bin to PATH 11:19:49 INFO: Running in OpenStack, capturing instance metadata 11:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15542422226094470202.sh 11:19:49 provisioning config files... 11:19:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6108613710307467817tmp 11:19:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:19:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:19:49 [EnvInject] - Injecting environment variables from a build step. 11:19:49 [EnvInject] - Injecting as environment variables the properties content 11:19:49 SERVER_ID=logs 11:19:49 11:19:49 [EnvInject] - Variables injected successfully. 11:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14691894475368745861.sh 11:19:49 ---> create-netrc.sh 11:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2978110574465411123.sh 11:19:50 ---> python-tools-install.sh 11:19:50 Setup pyenv: 11:19:50 system 11:19:50 3.8.13 11:19:50 3.9.13 11:19:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V21g from file:/tmp/.os_lf_venv 11:19:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:51 lf-activate-venv(): INFO: Base packages installed successfully 11:19:51 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-V21g/bin to PATH 11:20:01 Generating Requirements File 11:20:17 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:20:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:20:18 Python 3.10.6 11:20:19 pip 26.0.1 from /tmp/venv-V21g/lib/python3.10/site-packages/pip (python 3.10) 11:20:19 appdirs==1.4.4 11:20:19 argcomplete==3.6.3 11:20:19 aspy.yaml==1.3.0 11:20:19 attrs==26.1.0 11:20:19 autopage==0.6.0 11:20:19 backports.strenum==1.3.1 11:20:19 beautifulsoup4==4.14.3 11:20:19 boto3==1.42.82 11:20:19 botocore==1.42.82 11:20:19 bs4==0.0.2 11:20:19 certifi==2026.2.25 11:20:19 cffi==2.0.0 11:20:19 cfgv==3.5.0 11:20:19 chardet==7.4.0.post2 11:20:19 charset-normalizer==3.4.7 11:20:19 click==8.3.1 11:20:19 cliff==4.13.2 11:20:19 cmd2==3.4.0 11:20:19 cryptography==3.3.2 11:20:19 debtcollector==3.1.0 11:20:19 decorator==5.2.1 11:20:19 defusedxml==0.7.1 11:20:19 Deprecated==1.3.1 11:20:19 distlib==0.4.0 11:20:19 dnspython==2.8.0 11:20:19 docker==7.1.0 11:20:19 dogpile.cache==1.5.0 11:20:19 durationpy==0.10 11:20:19 email-validator==2.3.0 11:20:19 filelock==3.25.2 11:20:19 future==1.0.0 11:20:19 gitdb==4.0.12 11:20:19 GitPython==3.1.46 11:20:19 httplib2==0.30.2 11:20:19 identify==2.6.18 11:20:19 idna==3.11 11:20:19 importlib-resources==1.5.0 11:20:19 iso8601==2.1.0 11:20:19 Jinja2==3.1.6 11:20:19 jmespath==1.1.0 11:20:19 jsonpatch==1.33 11:20:19 jsonpointer==3.1.1 11:20:19 jsonschema==4.26.0 11:20:19 jsonschema-specifications==2025.9.1 11:20:19 keystoneauth1==5.13.1 11:20:19 kubernetes==35.0.0 11:20:19 lftools==0.37.22 11:20:19 lxml==6.0.2 11:20:19 markdown-it-py==4.0.0 11:20:19 MarkupSafe==3.0.3 11:20:19 mdurl==0.1.2 11:20:19 msgpack==1.1.2 11:20:19 multi_key_dict==2.0.3 11:20:19 munch==4.0.0 11:20:19 netaddr==1.3.0 11:20:19 niet==1.4.2 11:20:19 nodeenv==1.10.0 11:20:19 oauth2client==4.1.3 11:20:19 oauthlib==3.3.1 11:20:19 openstacksdk==4.10.0 11:20:19 os-service-types==1.8.2 11:20:19 osc-lib==4.4.0 11:20:19 oslo.config==10.3.0 11:20:19 oslo.context==6.3.0 11:20:19 oslo.i18n==6.7.2 11:20:19 oslo.log==8.1.0 11:20:19 oslo.serialization==5.9.1 11:20:19 oslo.utils==10.0.0 11:20:19 packaging==26.0 11:20:19 pbr==7.0.3 11:20:19 platformdirs==4.9.4 11:20:19 prettytable==3.17.0 11:20:19 psutil==7.2.2 11:20:19 pyasn1==0.6.3 11:20:19 pyasn1_modules==0.4.2 11:20:19 pycparser==3.0 11:20:19 pygerrit2==2.0.15 11:20:19 PyGithub==2.9.0 11:20:19 Pygments==2.20.0 11:20:19 PyJWT==2.12.1 11:20:19 PyNaCl==1.6.2 11:20:19 pyparsing==2.4.7 11:20:19 pyperclip==1.11.0 11:20:19 pyrsistent==0.20.0 11:20:19 python-cinderclient==9.9.0 11:20:19 python-dateutil==2.9.0.post0 11:20:19 python-discovery==1.2.1 11:20:19 python-heatclient==5.1.0 11:20:19 python-jenkins==1.8.3 11:20:19 python-keystoneclient==5.8.0 11:20:19 python-magnumclient==4.10.0 11:20:19 python-openstackclient==9.0.0 11:20:19 python-swiftclient==4.10.0 11:20:19 PyYAML==6.0.3 11:20:19 referencing==0.37.0 11:20:19 requests==2.33.1 11:20:19 requests-oauthlib==2.0.0 11:20:19 requestsexceptions==1.4.0 11:20:19 rfc3986==2.0.0 11:20:19 rich==14.3.3 11:20:19 rich-argparse==1.7.2 11:20:19 rpds-py==0.30.0 11:20:19 rsa==4.9.1 11:20:19 ruamel.yaml==0.19.1 11:20:19 ruamel.yaml.clib==0.2.15 11:20:19 s3transfer==0.16.0 11:20:19 simplejson==3.20.2 11:20:19 six==1.17.0 11:20:19 smmap==5.0.3 11:20:19 soupsieve==2.8.3 11:20:19 stevedore==5.7.0 11:20:19 tabulate==0.10.0 11:20:19 toml==0.10.2 11:20:19 tomlkit==0.14.0 11:20:19 tqdm==4.67.3 11:20:19 typing_extensions==4.15.0 11:20:19 urllib3==1.26.20 11:20:19 virtualenv==21.2.0 11:20:19 wcwidth==0.6.0 11:20:19 websocket-client==1.9.0 11:20:19 wrapt==2.1.2 11:20:19 xdg==6.0.0 11:20:19 xmltodict==1.0.4 11:20:19 yq==3.4.3 11:20:19 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins16706346089404934600.sh 11:20:19 ---> uv-install.sh 11:20:19 Installing uv/uvx (latest) using shell installer 11:20:19 2026-04-03 11:20:19 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-03T12%3A10%3A02Z&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-03T11%3A09%3A56Z&ske=2026-04-03T12%3A10%3A02Z&sks=b&skv=2018-11-09&sig=ThDy9BYqhbNYoBjtRCeVQV%2BHxsLo9J2BON%2BHgxyzZns%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTIxNTQwOCwibmJmIjoxNzc1MjE1MTA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.awEtdTMFmQDeVmopC5-SHLXglQaNg1bovCXAb2Fi4fY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-EJ0LHF.sh" [1] 11:20:19 downloading uv 0.11.3 x86_64-unknown-linux-gnu 11:20:21 installing to /home/jenkins/.local/bin 11:20:21 uv 11:20:21 uvx 11:20:21 everything's installed! 11:20:21 11:20:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:20:21 11:20:21 source $HOME/.local/bin/env (sh, bash, zsh) 11:20:21 source $HOME/.local/bin/env.fish (fish) 11:20:21 Adding install location to PATH 11:20:21 ---> Validating uv/uvx install 11:20:21 uvx 0.11.3 (x86_64-unknown-linux-gnu) 11:20:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8662199357128113300.sh 11:20:21 ---> sudo-logs.sh 11:20:21 Archiving 'sudo' log.. 11:20:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins822756532875029144.sh 11:20:24 ---> job-cost.sh 11:20:24 INFO: Activating Python virtual environment... 11:20:24 Setup pyenv: 11:20:24 system 11:20:24 3.8.13 11:20:24 3.9.13 11:20:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V21g from file:/tmp/.os_lf_venv 11:20:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:26 lf-activate-venv(): INFO: Base packages installed successfully 11:20:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:31 lf-activate-venv(): INFO: Adding /tmp/venv-V21g/bin to PATH 11:20:31 INFO: No stack-cost file found 11:20:31 INFO: Instance uptime: 150s 11:20:31 INFO: Fetching instance metadata (attempt 1 of 3)... 11:20:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:20:31 INFO: Successfully fetched instance metadata 11:20:31 INFO: Instance type: v3-standard-4 11:20:31 INFO: Retrieving pricing info for: v3-standard-4 11:20:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:20:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 11:20:31 INFO: Successfully fetched Vexxhost pricing API 11:20:32 INFO: Retrieved cost: 0.11 11:20:32 INFO: Retrieved resource: v3-standard-4 11:20:32 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:20:32 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:20:32 INFO: Successfully archived job cost data 11:20:32 DEBUG: Cost data: oom-master-pre-commit-lint,4559,2026-04-03 11:20:32,v3-standard-4,150,0.11,0.00,SUCCESS 11:20:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4420095550215723955.sh 11:20:32 ---> logs-deploy.sh 11:20:32 Setup pyenv: 11:20:32 system 11:20:32 3.8.13 11:20:32 3.9.13 11:20:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V21g from file:/tmp/.os_lf_venv 11:20:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:34 lf-activate-venv(): INFO: Base packages installed successfully 11:20:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-V21g/bin to PATH 11:20:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4559 11:20:42 INFO: archiving workspace using pattern(s): 11:20:43 Archives upload complete. 11:20:43 INFO: archiving logs to Nexus 11:20:44 ---> uname -a: 11:20:44 Linux prd-ubuntu1804-builder-4c-4g-3452 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:20:44 11:20:44 11:20:44 ---> lscpu: 11:20:44 Architecture: x86_64 11:20:44 CPU op-mode(s): 32-bit, 64-bit 11:20:44 Byte Order: Little Endian 11:20:44 CPU(s): 4 11:20:44 On-line CPU(s) list: 0-3 11:20:44 Thread(s) per core: 1 11:20:44 Core(s) per socket: 1 11:20:44 Socket(s): 4 11:20:44 NUMA node(s): 1 11:20:44 Vendor ID: AuthenticAMD 11:20:44 CPU family: 23 11:20:44 Model: 49 11:20:44 Model name: AMD EPYC-Rome Processor 11:20:44 Stepping: 0 11:20:44 CPU MHz: 2799.998 11:20:44 BogoMIPS: 5599.99 11:20:44 Virtualization: AMD-V 11:20:44 Hypervisor vendor: KVM 11:20:44 Virtualization type: full 11:20:44 L1d cache: 32K 11:20:44 L1i cache: 32K 11:20:44 L2 cache: 512K 11:20:44 L3 cache: 16384K 11:20:44 NUMA node0 CPU(s): 0-3 11:20:44 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:20:44 11:20:44 11:20:44 ---> nproc: 11:20:44 4 11:20:44 11:20:44 11:20:44 ---> df -h: 11:20:44 Filesystem Size Used Avail Use% Mounted on 11:20:44 udev 7.9G 0 7.9G 0% /dev 11:20:44 tmpfs 1.6G 676K 1.6G 1% /run 11:20:44 /dev/vda1 78G 8.5G 69G 11% / 11:20:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:20:44 tmpfs 5.0M 0 5.0M 0% /run/lock 11:20:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:20:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:20:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:20:44 11:20:44 11:20:44 ---> free -m: 11:20:44 total used free shared buff/cache available 11:20:44 Mem: 16040 601 13176 0 2261 15116 11:20:44 Swap: 1023 0 1023 11:20:44 11:20:44 11:20:44 ---> ip addr: 11:20:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:20:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:20:44 inet 127.0.0.1/8 scope host lo 11:20:44 valid_lft forever preferred_lft forever 11:20:44 inet6 ::1/128 scope host 11:20:44 valid_lft forever preferred_lft forever 11:20:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:20:44 link/ether fa:16:3e:c6:dc:7d brd ff:ff:ff:ff:ff:ff 11:20:44 inet 10.30.107.21/23 brd 10.30.107.255 scope global dynamic ens3 11:20:44 valid_lft 86252sec preferred_lft 86252sec 11:20:44 inet6 fe80::f816:3eff:fec6:dc7d/64 scope link 11:20:44 valid_lft forever preferred_lft forever 11:20:44 11:20:44 11:20:44 ---> sar -b -r -n DEV: 11:20:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3452) 04/03/26 _x86_64_ (4 CPU) 11:20:44 11:20:44 11:18:19 LINUX RESTART (4 CPU) 11:20:44 11:20:44 11:19:01 tps rtps wtps bread/s bwrtn/s 11:20:44 11:20:01 121.20 1.02 120.18 112.51 28883.05 11:20:44 Average: 121.20 1.02 120.18 112.51 28883.05 11:20:44 11:20:44 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:20:44 11:20:01 13763736 15560972 2661224 16.20 78364 1906648 779052 4.46 743836 1675328 150212 11:20:44 Average: 13763736 15560972 2661224 16.20 78364 1906648 779052 4.46 743836 1675328 150212 11:20:44 11:20:44 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:20:44 11:20:01 lo 2.27 2.27 0.26 0.26 0.00 0.00 0.00 0.00 11:20:44 11:20:01 ens3 94.55 67.07 1160.90 11.81 0.00 0.00 0.00 0.00 11:20:44 Average: lo 2.27 2.27 0.26 0.26 0.00 0.00 0.00 0.00 11:20:44 Average: ens3 94.55 67.07 1160.90 11.81 0.00 0.00 0.00 0.00 11:20:44 11:20:44 11:20:44 ---> sar -P ALL: 11:20:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3452) 04/03/26 _x86_64_ (4 CPU) 11:20:44 11:20:44 11:18:19 LINUX RESTART (4 CPU) 11:20:44 11:20:44 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:20:44 11:20:01 all 22.50 0.00 1.92 2.52 0.07 72.98 11:20:44 11:20:01 0 29.57 0.00 1.97 2.67 0.07 65.73 11:20:44 11:20:01 1 13.97 0.00 1.78 5.96 0.08 78.21 11:20:44 11:20:01 2 17.29 0.00 1.47 0.18 0.07 80.99 11:20:44 11:20:01 3 29.17 0.00 2.46 1.29 0.08 67.00 11:20:44 Average: all 22.50 0.00 1.92 2.52 0.07 72.98 11:20:44 Average: 0 29.57 0.00 1.97 2.67 0.07 65.73 11:20:44 Average: 1 13.97 0.00 1.78 5.96 0.08 78.21 11:20:44 Average: 2 17.29 0.00 1.47 0.18 0.07 80.99 11:20:44 Average: 3 29.17 0.00 2.46 1.29 0.08 67.00 11:20:44 11:20:44 11:20:44