18:17:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 18:17:04 Running as SYSTEM 18:17:04 [EnvInject] - Loading node environment variables. 18:17:04 Building remotely on prd-ubuntu1804-builder-4c-4g-5317 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:17:04 [ssh-agent] Looking for ssh-agent implementation... 18:17:04 $ ssh-agent 18:17:04 SSH_AUTH_SOCK=/tmp/ssh-xYWt7pHbPFte/agent.1650 18:17:04 SSH_AGENT_PID=1652 18:17:04 [ssh-agent] Started. 18:17:04 Running ssh-add (command line suppressed) 18:17:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4257275354682590322.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4257275354682590322.key) 18:17:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:17:04 The recommended git tool is: NONE 18:17:06 using credential onap-jenkins-ssh 18:17:06 Wiping out workspace first. 18:17:06 Cloning the remote Git repository 18:17:06 Cloning repository git://cloud.onap.org/mirror/oom.git 18:17:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:17:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:17:06 > git --version # timeout=10 18:17:06 > git --version # 'git version 2.17.1' 18:17:06 using GIT_SSH to set credentials Gerrit user 18:17:06 Verifying host key using manually-configured host key entries 18:17:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:17:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:17:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:17:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:17:11 using GIT_SSH to set credentials Gerrit user 18:17:11 Verifying host key using manually-configured host key entries 18:17:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/12 # timeout=30 18:17:11 > git rev-parse e59b0a22ad44e0ad1b7ddd17a973b22fe00fad12^{commit} # timeout=10 18:17:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:17:11 Checking out Revision e59b0a22ad44e0ad1b7ddd17a973b22fe00fad12 (refs/changes/39/143439/12) 18:17:11 > git config core.sparsecheckout # timeout=10 18:17:11 > git checkout -f e59b0a22ad44e0ad1b7ddd17a973b22fe00fad12 # timeout=30 18:17:15 Commit message: "[CDS] 17.0.0 chart release" 18:17:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:17:15 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 18:17:15 [EnvInject] - Injecting environment variables from a build step. 18:17:15 [EnvInject] - Injecting as environment variables the properties content 18:17:15 PYTHON=python3 18:17:15 18:17:15 [EnvInject] - Variables injected successfully. 18:17:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5218996606150843509.sh 18:17:15 ---> tox-install.sh 18:17:15 + source /home/jenkins/lf-env.sh 18:17:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:17:15 ++ mktemp -d /tmp/venv-XXXX 18:17:15 + lf_venv=/tmp/venv-jQxB 18:17:15 + local venv_file=/tmp/.os_lf_venv 18:17:15 + local python=python3 18:17:15 + local options 18:17:15 + local set_path=true 18:17:15 + local install_args= 18:17: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 18:17:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:17:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:17:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:17:15 + true 18:17:15 + case $1 in 18:17:15 + venv_file=/tmp/.toxenv 18:17:15 + shift 2 18:17:15 + true 18:17:15 + case $1 in 18:17:15 + shift 18:17:15 + break 18:17:15 + case $python in 18:17:15 + local pkg_list= 18:17:15 + [[ -d /opt/pyenv ]] 18:17:15 + echo 'Setup pyenv:' 18:17:15 Setup pyenv: 18:17:15 + export PYENV_ROOT=/opt/pyenv 18:17:15 + PYENV_ROOT=/opt/pyenv 18:17: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 18:17: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 18:17:15 + pyenv versions 18:17:15 * system (set by /opt/pyenv/version) 18:17:15 * 3.8.13 (set by /opt/pyenv/version) 18:17:15 * 3.9.13 (set by /opt/pyenv/version) 18:17:15 * 3.10.6 (set by /opt/pyenv/version) 18:17:15 + command -v pyenv 18:17:15 ++ pyenv init - --no-rehash 18:17: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[*]}"'\'')" 18:17:15 export PATH="/opt/pyenv/shims:${PATH}" 18:17:15 export PYENV_SHELL=bash 18:17:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:17:15 pyenv() { 18:17:15 local command 18:17:15 command="${1:-}" 18:17:15 if [ "$#" -gt 0 ]; then 18:17:15 shift 18:17:15 fi 18:17:15 18:17:15 case "$command" in 18:17:15 rehash|shell) 18:17:15 eval "$(pyenv "sh-$command" "$@")" 18:17:15 ;; 18:17:15 *) 18:17:15 command pyenv "$command" "$@" 18:17:15 ;; 18:17:15 esac 18:17:15 }' 18:17: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[*]}"' 18:17: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 18:17: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 18:17: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 18:17:15 ++ export PYENV_SHELL=bash 18:17:15 ++ PYENV_SHELL=bash 18:17:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:17:15 +++ complete -F _pyenv pyenv 18:17:15 ++ lf-pyver python3 18:17:15 ++ local py_version_xy=python3 18:17:15 ++ local py_version_xyz= 18:17:15 ++ pyenv versions 18:17:15 ++ local command 18:17:15 ++ command=versions 18:17:15 ++ '[' 1 -gt 0 ']' 18:17:15 ++ shift 18:17:15 ++ case "$command" in 18:17:15 ++ command pyenv versions 18:17:15 ++ pyenv versions 18:17:15 ++ sed 's/^[ *]* //' 18:17:15 ++ awk '{ print $1 }' 18:17:15 ++ grep -E '^[0-9.]*[0-9]$' 18:17:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:17:15 +++ grep '^3' /tmp/.pyenv_versions 18:17:15 +++ sort -V 18:17:15 +++ tail -n 1 18:17:15 ++ py_version_xyz=3.10.6 18:17:15 ++ [[ -z 3.10.6 ]] 18:17:15 ++ echo 3.10.6 18:17:15 ++ return 0 18:17:15 + pyenv local 3.10.6 18:17:15 + local command 18:17:15 + command=local 18:17:15 + '[' 2 -gt 0 ']' 18:17:15 + shift 18:17:15 + case "$command" in 18:17:15 + command pyenv local 3.10.6 18:17:15 + pyenv local 3.10.6 18:17:15 + for arg in "$@" 18:17:15 + case $arg in 18:17:15 + pkg_list+='tox ' 18:17:15 + for arg in "$@" 18:17:15 + case $arg in 18:17:15 + pkg_list+='virtualenv ' 18:17:15 + for arg in "$@" 18:17:15 + case $arg in 18:17:15 + pkg_list+='urllib3~=1.26.15 ' 18:17:15 + [[ -f /tmp/.toxenv ]] 18:17:15 + [[ ! -f /tmp/.toxenv ]] 18:17:15 + [[ -n '' ]] 18:17:15 + python3 -m venv /tmp/venv-jQxB 18:17:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jQxB' 18:17:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jQxB 18:17:19 + echo /tmp/venv-jQxB 18:17:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:17:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:17:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:19 + local 'pip_opts=--upgrade --quiet' 18:17:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:17:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:17:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:17:19 + [[ -n '' ]] 18:17:19 + [[ -n '' ]] 18:17:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:17:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:19 + /tmp/venv-jQxB/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 18:17:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:17:23 lf-activate-venv(): INFO: Base packages installed successfully 18:17:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:17:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:17:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:17:23 + /tmp/venv-jQxB/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 18:17:25 + type python3 18:17:25 + true 18:17:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jQxB/bin to PATH' 18:17:25 lf-activate-venv(): INFO: Adding /tmp/venv-jQxB/bin to PATH 18:17:25 + PATH=/tmp/venv-jQxB/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 18:17:25 + return 0 18:17:25 + python3 --version 18:17:25 Python 3.10.6 18:17:25 + python3 -m pip --version 18:17:25 pip 26.0.1 from /tmp/venv-jQxB/lib/python3.10/site-packages/pip (python 3.10) 18:17:25 + python3 -m pip freeze 18:17:26 cachetools==7.0.5 18:17:26 colorama==0.4.6 18:17:26 distlib==0.4.0 18:17:26 filelock==3.25.2 18:17:26 packaging==26.0 18:17:26 platformdirs==4.9.4 18:17:26 pluggy==1.6.0 18:17:26 pyproject-api==1.10.0 18:17:26 python-discovery==1.2.0 18:17:26 tomli==2.4.1 18:17:26 tomli_w==1.2.0 18:17:26 tox==4.50.3 18:17:26 typing_extensions==4.15.0 18:17:26 urllib3==1.26.20 18:17:26 virtualenv==21.2.0 18:17:26 [EnvInject] - Injecting environment variables from a build step. 18:17:26 [EnvInject] - Injecting as environment variables the properties content 18:17:26 PARALLEL=false 18:17:26 18:17:26 [EnvInject] - Variables injected successfully. 18:17:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4484573374753922128.sh 18:17:26 ---> tox-run.sh 18:17:26 + 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 18:17:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:17:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:17:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:17:26 + cd /w/workspace/oom-master-pre-commit-lint/. 18:17:26 + source /home/jenkins/lf-env.sh 18:17:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:17:26 ++ mktemp -d /tmp/venv-XXXX 18:17:26 + lf_venv=/tmp/venv-jcPO 18:17:26 + local venv_file=/tmp/.os_lf_venv 18:17:26 + local python=python3 18:17:26 + local options 18:17:26 + local set_path=true 18:17:26 + local install_args= 18:17:26 ++ 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 18:17:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:17:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:17:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:17:26 + true 18:17:26 + case $1 in 18:17:26 + venv_file=/tmp/.toxenv 18:17:26 + shift 2 18:17:26 + true 18:17:26 + case $1 in 18:17:26 + shift 18:17:26 + break 18:17:26 + case $python in 18:17:26 + local pkg_list= 18:17:26 + [[ -d /opt/pyenv ]] 18:17:26 + echo 'Setup pyenv:' 18:17:26 Setup pyenv: 18:17:26 + export PYENV_ROOT=/opt/pyenv 18:17:26 + PYENV_ROOT=/opt/pyenv 18:17:26 + 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 18:17:26 + 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 18:17:26 + pyenv versions 18:17:26 system 18:17:26 3.8.13 18:17:26 3.9.13 18:17:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:17:26 + command -v pyenv 18:17:26 ++ pyenv init - --no-rehash 18:17:26 + 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[*]}"'\'')" 18:17:26 export PATH="/opt/pyenv/shims:${PATH}" 18:17:26 export PYENV_SHELL=bash 18:17:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:17:26 pyenv() { 18:17:26 local command 18:17:26 command="${1:-}" 18:17:26 if [ "$#" -gt 0 ]; then 18:17:26 shift 18:17:26 fi 18:17:26 18:17:26 case "$command" in 18:17:26 rehash|shell) 18:17:26 eval "$(pyenv "sh-$command" "$@")" 18:17:26 ;; 18:17:26 *) 18:17:26 command pyenv "$command" "$@" 18:17:26 ;; 18:17:26 esac 18:17:26 }' 18:17:26 +++ 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[*]}"' 18:17:26 ++ 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 18:17:26 ++ 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 18:17:26 ++ 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 18:17:26 ++ export PYENV_SHELL=bash 18:17:26 ++ PYENV_SHELL=bash 18:17:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:17:26 +++ complete -F _pyenv pyenv 18:17:26 ++ lf-pyver python3 18:17:26 ++ local py_version_xy=python3 18:17:26 ++ local py_version_xyz= 18:17:26 ++ pyenv versions 18:17:26 ++ awk '{ print $1 }' 18:17:26 ++ local command 18:17:26 ++ command=versions 18:17:26 ++ '[' 1 -gt 0 ']' 18:17:26 ++ shift 18:17:26 ++ case "$command" in 18:17:26 ++ command pyenv versions 18:17:26 ++ pyenv versions 18:17:26 ++ grep -E '^[0-9.]*[0-9]$' 18:17:26 ++ sed 's/^[ *]* //' 18:17:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:17:26 +++ sort -V 18:17:26 +++ grep '^3' /tmp/.pyenv_versions 18:17:26 +++ tail -n 1 18:17:26 ++ py_version_xyz=3.10.6 18:17:26 ++ [[ -z 3.10.6 ]] 18:17:26 ++ echo 3.10.6 18:17:26 ++ return 0 18:17:26 + pyenv local 3.10.6 18:17:26 + local command 18:17:26 + command=local 18:17:26 + '[' 2 -gt 0 ']' 18:17:26 + shift 18:17:26 + case "$command" in 18:17:26 + command pyenv local 3.10.6 18:17:26 + pyenv local 3.10.6 18:17:26 + for arg in "$@" 18:17:26 + case $arg in 18:17:26 + pkg_list+='tox ' 18:17:26 + for arg in "$@" 18:17:26 + case $arg in 18:17:26 + pkg_list+='virtualenv ' 18:17:26 + for arg in "$@" 18:17:26 + case $arg in 18:17:26 + pkg_list+='urllib3~=1.26.15 ' 18:17:26 + [[ -f /tmp/.toxenv ]] 18:17:26 ++ cat /tmp/.toxenv 18:17:26 + lf_venv=/tmp/venv-jQxB 18:17:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQxB from' file:/tmp/.toxenv 18:17:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQxB from file:/tmp/.toxenv 18:17:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:17:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:26 + local 'pip_opts=--upgrade --quiet' 18:17:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:17:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:17:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:17:26 + [[ -n '' ]] 18:17:26 + [[ -n '' ]] 18:17:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:17:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:26 + /tmp/venv-jQxB/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 18:17:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:17:27 lf-activate-venv(): INFO: Base packages installed successfully 18:17:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:17:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:17:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:17:27 + /tmp/venv-jQxB/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 18:17:28 + type python3 18:17:28 + true 18:17:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jQxB/bin to PATH' 18:17:28 lf-activate-venv(): INFO: Adding /tmp/venv-jQxB/bin to PATH 18:17:28 + PATH=/tmp/venv-jQxB/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 18:17:28 + return 0 18:17:28 + [[ -d /opt/pyenv ]] 18:17:28 + echo '---> Setting up pyenv' 18:17:28 ---> Setting up pyenv 18:17:28 + export PYENV_ROOT=/opt/pyenv 18:17:28 + PYENV_ROOT=/opt/pyenv 18:17:28 + export PATH=/opt/pyenv/bin:/tmp/venv-jQxB/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 18:17:28 + PATH=/opt/pyenv/bin:/tmp/venv-jQxB/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 18:17:28 ++ pwd 18:17:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:17:28 + export PYTHONPATH 18:17:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:17:28 + TOX_TESTENV_PASSENV=PYTHONPATH 18:17:28 + tox --version 18:17:28 4.50.3 from /tmp/venv-jQxB/lib/python3.10/site-packages/tox/__init__.py 18:17:28 + PARALLEL=false 18:17:28 + TOX_OPTIONS_LIST= 18:17:28 + [[ -n pre-commit ]] 18:17:28 + TOX_OPTIONS_LIST=' -e pre-commit' 18:17:28 + case ${PARALLEL,,} in 18:17:28 + tox -e pre-commit 18:17:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:17:29 pre-commit: install_deps> python -I -m pip install pre-commit 18:17:32 pre-commit: freeze> python -m pip freeze --all 18:17:32 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.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 18:17:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:17:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:17:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:17:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:17:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:17:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:17:34 [INFO] Once installed this environment will be reused. 18:17:34 [INFO] This may take a few minutes... 18:17:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:17:38 [INFO] Once installed this environment will be reused. 18:17:38 [INFO] This may take a few minutes... 18:17:43 trim trailing whitespace.................................................Passed 18:17:43 Tabs remover.............................................................Passed 18:17:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:17:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:17:43 [INFO] Once installed this environment will be reused. 18:17:43 [INFO] This may take a few minutes... 18:17:51 gitlint..............................................(no files to check)Skipped 18:17:51 pre-commit: OK (22.78=setup[3.56]+cmd[11.06,8.15] seconds) 18:17:51 congratulations :) (22.82 seconds) 18:17:51 + tox_status=0 18:17:51 + echo '---> Completed tox runs' 18:17:51 ---> Completed tox runs 18:17:51 + for i in .tox/*/log 18:17:51 ++ echo .tox/pre-commit/log 18:17:51 ++ awk -F/ '{print $2}' 18:17:51 + tox_env=pre-commit 18:17:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:17:51 + DOC_DIR=docs/_build/html 18:17:51 + [[ -d docs/_build/html ]] 18:17:51 + echo '---> tox-run.sh ends' 18:17:51 ---> tox-run.sh ends 18:17:51 + test 0 -eq 0 18:17:51 $ ssh-agent -k 18:17:51 unset SSH_AUTH_SOCK; 18:17:51 unset SSH_AGENT_PID; 18:17:51 echo Agent pid 1652 killed; 18:17:51 [ssh-agent] Stopped. 18:17:51 [PostBuildScript] - [INFO] Executing post build scripts. 18:17:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16744577828746208494.sh 18:17:51 ---> sysstat.sh 18:17:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4560791230773912553.sh 18:17:52 ---> package-listing.sh 18:17:52 ++ facter osfamily 18:17:52 ++ tr '[:upper:]' '[:lower:]' 18:17:52 + OS_FAMILY=debian 18:17:52 + workspace=/w/workspace/oom-master-pre-commit-lint 18:17:52 + START_PACKAGES=/tmp/packages_start.txt 18:17:52 + END_PACKAGES=/tmp/packages_end.txt 18:17:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:52 + PACKAGES=/tmp/packages_start.txt 18:17:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:17:52 + PACKAGES=/tmp/packages_end.txt 18:17:52 + case "${OS_FAMILY}" in 18:17:52 + dpkg -l 18:17:52 + grep '^ii' 18:17:52 + '[' -f /tmp/packages_start.txt ']' 18:17:52 + '[' -f /tmp/packages_end.txt ']' 18:17:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:17:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:17:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:17:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3714612481785268757.sh 18:17:52 ---> capture-instance-metadata.sh 18:17:52 Setup pyenv: 18:17:52 system 18:17:52 3.8.13 18:17:52 3.9.13 18:17:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:17:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pSMa 18:17:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:17:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:59 lf-activate-venv(): INFO: Base packages installed successfully 18:17:59 lf-activate-venv(): INFO: Installing additional packages: lftools 18:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-pSMa/bin to PATH 18:18:20 INFO: Running in OpenStack, capturing instance metadata 18:18:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6550295144409825480.sh 18:18:20 provisioning config files... 18:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8386785042872866988tmp 18:18:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:18:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:18:20 [EnvInject] - Injecting environment variables from a build step. 18:18:20 [EnvInject] - Injecting as environment variables the properties content 18:18:20 SERVER_ID=logs 18:18:20 18:18:20 [EnvInject] - Variables injected successfully. 18:18:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2733036428860748907.sh 18:18:20 ---> create-netrc.sh 18:18:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6976187218977749387.sh 18:18:20 ---> python-tools-install.sh 18:18:20 Setup pyenv: 18:18:20 system 18:18:20 3.8.13 18:18:20 3.9.13 18:18:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:18:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pSMa from file:/tmp/.os_lf_venv 18:18:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:22 lf-activate-venv(): INFO: Base packages installed successfully 18:18:22 lf-activate-venv(): INFO: Installing additional packages: lftools 18:18:29 lf-activate-venv(): INFO: Adding /tmp/venv-pSMa/bin to PATH 18:18:29 Generating Requirements File 18:18:45 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. 18:18:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:18:45 Python 3.10.6 18:18:46 pip 26.0.1 from /tmp/venv-pSMa/lib/python3.10/site-packages/pip (python 3.10) 18:18:46 appdirs==1.4.4 18:18:46 argcomplete==3.6.3 18:18:46 aspy.yaml==1.3.0 18:18:46 attrs==26.1.0 18:18:46 autopage==0.6.0 18:18:46 backports.strenum==1.3.1 18:18:46 beautifulsoup4==4.14.3 18:18:46 boto3==1.42.76 18:18:46 botocore==1.42.76 18:18:46 bs4==0.0.2 18:18:46 certifi==2026.2.25 18:18:46 cffi==2.0.0 18:18:46 cfgv==3.5.0 18:18:46 chardet==7.3.0 18:18:46 charset-normalizer==3.4.6 18:18:46 click==8.3.1 18:18:46 cliff==4.13.2 18:18:46 cmd2==3.4.0 18:18:46 cryptography==3.3.2 18:18:46 debtcollector==3.1.0 18:18:46 decorator==5.2.1 18:18:46 defusedxml==0.7.1 18:18:46 Deprecated==1.3.1 18:18:46 distlib==0.4.0 18:18:46 dnspython==2.8.0 18:18:46 docker==7.1.0 18:18:46 dogpile.cache==1.5.0 18:18:46 durationpy==0.10 18:18:46 email-validator==2.3.0 18:18:46 filelock==3.25.2 18:18:46 future==1.0.0 18:18:46 gitdb==4.0.12 18:18:46 GitPython==3.1.46 18:18:46 httplib2==0.30.2 18:18:46 identify==2.6.18 18:18:46 idna==3.11 18:18:46 importlib-resources==1.5.0 18:18:46 iso8601==2.1.0 18:18:46 Jinja2==3.1.6 18:18:46 jmespath==1.1.0 18:18:46 jsonpatch==1.33 18:18:46 jsonpointer==3.1.1 18:18:46 jsonschema==4.26.0 18:18:46 jsonschema-specifications==2025.9.1 18:18:46 keystoneauth1==5.13.1 18:18:46 kubernetes==35.0.0 18:18:46 lftools==0.37.22 18:18:46 lxml==6.0.2 18:18:46 markdown-it-py==4.0.0 18:18:46 MarkupSafe==3.0.3 18:18:46 mdurl==0.1.2 18:18:46 msgpack==1.1.2 18:18:46 multi_key_dict==2.0.3 18:18:46 munch==4.0.0 18:18:46 netaddr==1.3.0 18:18:46 niet==1.4.2 18:18:46 nodeenv==1.10.0 18:18:46 oauth2client==4.1.3 18:18:46 oauthlib==3.3.1 18:18:46 openstacksdk==4.10.0 18:18:46 os-service-types==1.8.2 18:18:46 osc-lib==4.4.0 18:18:46 oslo.config==10.3.0 18:18:46 oslo.context==6.3.0 18:18:46 oslo.i18n==6.7.2 18:18:46 oslo.log==8.1.0 18:18:46 oslo.serialization==5.9.1 18:18:46 oslo.utils==10.0.0 18:18:46 packaging==26.0 18:18:46 pbr==7.0.3 18:18:46 platformdirs==4.9.4 18:18:46 prettytable==3.17.0 18:18:46 psutil==7.2.2 18:18:46 pyasn1==0.6.3 18:18:46 pyasn1_modules==0.4.2 18:18:46 pycparser==3.0 18:18:46 pygerrit2==2.0.15 18:18:46 PyGithub==2.9.0 18:18:46 Pygments==2.19.2 18:18:46 PyJWT==2.12.1 18:18:46 PyNaCl==1.6.2 18:18:46 pyparsing==2.4.7 18:18:46 pyperclip==1.11.0 18:18:46 pyrsistent==0.20.0 18:18:46 python-cinderclient==9.9.0 18:18:46 python-dateutil==2.9.0.post0 18:18:46 python-discovery==1.2.0 18:18:46 python-heatclient==5.1.0 18:18:46 python-jenkins==1.8.3 18:18:46 python-keystoneclient==5.8.0 18:18:46 python-magnumclient==4.10.0 18:18:46 python-openstackclient==9.0.0 18:18:46 python-swiftclient==4.10.0 18:18:46 PyYAML==6.0.3 18:18:46 referencing==0.37.0 18:18:46 requests==2.33.0 18:18:46 requests-oauthlib==2.0.0 18:18:46 requestsexceptions==1.4.0 18:18:46 rfc3986==2.0.0 18:18:46 rich==14.3.3 18:18:46 rich-argparse==1.7.2 18:18:46 rpds-py==0.30.0 18:18:46 rsa==4.9.1 18:18:46 ruamel.yaml==0.19.1 18:18:46 ruamel.yaml.clib==0.2.15 18:18:46 s3transfer==0.16.0 18:18:46 simplejson==3.20.2 18:18:46 six==1.17.0 18:18:46 smmap==5.0.3 18:18:46 soupsieve==2.8.3 18:18:46 stevedore==5.7.0 18:18:46 tabulate==0.10.0 18:18:46 toml==0.10.2 18:18:46 tomlkit==0.14.0 18:18:46 tqdm==4.67.3 18:18:46 typing_extensions==4.15.0 18:18:46 urllib3==1.26.20 18:18:46 virtualenv==21.2.0 18:18:46 wcwidth==0.6.0 18:18:46 websocket-client==1.9.0 18:18:46 wrapt==2.1.2 18:18:46 xdg==6.0.0 18:18:46 xmltodict==1.0.4 18:18:46 yq==3.4.3 18:18:46 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9571847713464541423.sh 18:18:46 ---> uv-install.sh 18:18:46 Installing uv/uvx (latest) using shell installer 18:18:46 2026-03-26 18:18:46 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T19%3A18%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-03-26T18%3A17%3A46Z&ske=2026-03-26T19%3A18%3A02Z&sks=b&skv=2018-11-09&sig=RyZuutmrqlahbK7oboPSSxGwPzcIMXbNmEnk%2Bs5Pdf0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDU0OTM5OSwibmJmIjoxNzc0NTQ5MDk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.uGnm3pR5uSlE24VvOSd-V4MYnKLIbYI3kuXhumAED58&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-cF7fWZ.sh" [1] 18:18:46 downloading uv 0.11.1 x86_64-unknown-linux-gnu 18:18:47 installing to /home/jenkins/.local/bin 18:18:47 uv 18:18:47 uvx 18:18:47 everything's installed! 18:18:47 18:18:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:18:47 18:18:47 source $HOME/.local/bin/env (sh, bash, zsh) 18:18:47 source $HOME/.local/bin/env.fish (fish) 18:18:47 Adding install location to PATH 18:18:47 ---> Validating uv/uvx install 18:18:47 uvx 0.11.1 (x86_64-unknown-linux-gnu) 18:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15631525945997341808.sh 18:18:47 ---> sudo-logs.sh 18:18:47 Archiving 'sudo' log.. 18:18:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8042911140738305981.sh 18:18:47 ---> job-cost.sh 18:18:47 INFO: Activating Python virtual environment... 18:18:47 Setup pyenv: 18:18:47 system 18:18:47 3.8.13 18:18:47 3.9.13 18:18:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:18:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pSMa from file:/tmp/.os_lf_venv 18:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:49 lf-activate-venv(): INFO: Base packages installed successfully 18:18:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:18:54 lf-activate-venv(): INFO: Adding /tmp/venv-pSMa/bin to PATH 18:18:54 INFO: No stack-cost file found 18:18:54 INFO: Instance uptime: 137s 18:18:54 INFO: Fetching instance metadata (attempt 1 of 3)... 18:18:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:18:55 INFO: Successfully fetched instance metadata 18:18:55 INFO: Instance type: v3-standard-4 18:18:55 INFO: Retrieving pricing info for: v3-standard-4 18:18:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:18:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 18:18:55 INFO: Successfully fetched Vexxhost pricing API 18:18:55 INFO: Retrieved cost: 0.11 18:18:55 INFO: Retrieved resource: v3-standard-4 18:18:55 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:18:55 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:18:55 INFO: Successfully archived job cost data 18:18:55 DEBUG: Cost data: oom-master-pre-commit-lint,4517,2026-03-26 18:18:55,v3-standard-4,137,0.11,0.00,SUCCESS 18:18:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2515185357909962112.sh 18:18:55 ---> logs-deploy.sh 18:18:55 Setup pyenv: 18:18:55 system 18:18:55 3.8.13 18:18:55 3.9.13 18:18:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pSMa from file:/tmp/.os_lf_venv 18:18:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:18:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:18:57 lf-activate-venv(): INFO: Base packages installed successfully 18:18:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:19:04 lf-activate-venv(): INFO: Adding /tmp/venv-pSMa/bin to PATH 18:19:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4517 18:19:04 INFO: archiving workspace using pattern(s): 18:19:05 Archives upload complete. 18:19:05 INFO: archiving logs to Nexus 18:19:06 ---> uname -a: 18:19:06 Linux prd-ubuntu1804-builder-4c-4g-5317 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:19:06 18:19:06 18:19:06 ---> lscpu: 18:19:06 Architecture: x86_64 18:19:06 CPU op-mode(s): 32-bit, 64-bit 18:19:06 Byte Order: Little Endian 18:19:06 CPU(s): 4 18:19:06 On-line CPU(s) list: 0-3 18:19:06 Thread(s) per core: 1 18:19:06 Core(s) per socket: 1 18:19:06 Socket(s): 4 18:19:06 NUMA node(s): 1 18:19:06 Vendor ID: AuthenticAMD 18:19:06 CPU family: 23 18:19:06 Model: 49 18:19:06 Model name: AMD EPYC-Rome Processor 18:19:06 Stepping: 0 18:19:06 CPU MHz: 2799.998 18:19:06 BogoMIPS: 5599.99 18:19:06 Virtualization: AMD-V 18:19:06 Hypervisor vendor: KVM 18:19:06 Virtualization type: full 18:19:06 L1d cache: 32K 18:19:06 L1i cache: 32K 18:19:06 L2 cache: 512K 18:19:06 L3 cache: 16384K 18:19:06 NUMA node0 CPU(s): 0-3 18:19:06 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 18:19:06 18:19:06 18:19:06 ---> nproc: 18:19:06 4 18:19:06 18:19:06 18:19:06 ---> df -h: 18:19:06 Filesystem Size Used Avail Use% Mounted on 18:19:06 udev 7.9G 0 7.9G 0% /dev 18:19:06 tmpfs 1.6G 676K 1.6G 1% /run 18:19:06 /dev/vda1 78G 8.5G 69G 11% / 18:19:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:19:06 tmpfs 5.0M 0 5.0M 0% /run/lock 18:19:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:19:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:19:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:19:06 18:19:06 18:19:06 ---> free -m: 18:19:06 total used free shared buff/cache available 18:19:06 Mem: 16040 597 13181 0 2261 15120 18:19:06 Swap: 1023 0 1023 18:19:06 18:19:06 18:19:06 ---> ip addr: 18:19:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:19:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:19:06 inet 127.0.0.1/8 scope host lo 18:19:06 valid_lft forever preferred_lft forever 18:19:06 inet6 ::1/128 scope host 18:19:06 valid_lft forever preferred_lft forever 18:19:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:19:06 link/ether fa:16:3e:6d:0a:db brd ff:ff:ff:ff:ff:ff 18:19:06 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic ens3 18:19:06 valid_lft 86259sec preferred_lft 86259sec 18:19:06 inet6 fe80::f816:3eff:fe6d:adb/64 scope link 18:19:06 valid_lft forever preferred_lft forever 18:19:06 18:19:06 18:19:06 ---> sar -b -r -n DEV: 18:19:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5317) 03/26/26 _x86_64_ (4 CPU) 18:19:06 18:19:06 18:16:48 LINUX RESTART (4 CPU) 18:19:06 18:19:06 18:17:01 tps rtps wtps bread/s bwrtn/s 18:19:06 18:18:01 374.27 45.06 329.21 2447.73 63307.98 18:19:06 18:19:01 127.69 1.22 126.47 135.95 13777.94 18:19:06 Average: 250.97 23.14 227.83 1291.74 38540.90 18:19:06 18:19:06 18:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:06 18:18:01 13934796 15533040 2490172 15.16 59248 1737908 809188 4.63 759092 1512848 120200 18:19:06 18:19:01 13461884 15444472 2963084 18.04 87540 2074788 867120 4.96 869760 1835112 177360 18:19:06 Average: 13698340 15488756 2726628 16.60 73394 1906348 838154 4.80 814426 1673980 148780 18:19:06 18:19:06 18:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:19:06 18:18:01 ens3 497.60 347.26 2325.54 83.05 0.00 0.00 0.00 0.00 18:19:06 18:18:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 18:19:06 18:19:01 ens3 90.65 70.06 1312.78 14.45 0.00 0.00 0.00 0.00 18:19:06 18:19:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 18:19:06 Average: ens3 294.11 208.65 1819.12 48.75 0.00 0.00 0.00 0.00 18:19:06 Average: lo 2.23 2.23 0.24 0.24 0.00 0.00 0.00 0.00 18:19:06 18:19:06 18:19:06 ---> sar -P ALL: 18:19:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5317) 03/26/26 _x86_64_ (4 CPU) 18:19:06 18:19:06 18:16:48 LINUX RESTART (4 CPU) 18:19:06 18:19:06 18:17:01 CPU %user %nice %system %iowait %steal %idle 18:19:06 18:18:01 all 26.13 0.00 2.93 2.83 0.08 68.03 18:19:06 18:18:01 0 22.50 0.00 2.52 0.89 0.08 74.00 18:19:06 18:18:01 1 18.97 0.00 2.68 7.54 0.07 70.74 18:19:06 18:18:01 2 27.18 0.00 3.17 2.26 0.07 67.32 18:19:06 18:18:01 3 35.89 0.00 3.31 0.64 0.07 60.10 18:19:06 18:19:01 all 21.11 0.00 1.54 1.31 0.05 75.99 18:19:06 18:19:01 0 18.84 0.00 1.52 1.52 0.05 78.07 18:19:06 18:19:01 1 20.40 0.00 1.75 3.37 0.08 74.39 18:19:06 18:19:01 2 16.34 0.00 0.99 0.12 0.03 82.52 18:19:06 18:19:01 3 28.87 0.00 1.90 0.23 0.05 68.94 18:19:06 Average: all 23.62 0.00 2.23 2.07 0.06 72.01 18:19:06 Average: 0 20.67 0.00 2.02 1.20 0.07 76.04 18:19:06 Average: 1 19.68 0.00 2.22 5.45 0.08 72.57 18:19:06 Average: 2 21.75 0.00 2.08 1.19 0.05 74.93 18:19:06 Average: 3 32.38 0.00 2.61 0.43 0.06 64.53 18:19:06 18:19:06 18:19:06