21:47:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143830 21:47:02 Running as SYSTEM 21:47:02 [EnvInject] - Loading node environment variables. 21:47:02 Building remotely on prd-ubuntu1804-builder-4c-4g-2891 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:47:02 [ssh-agent] Looking for ssh-agent implementation... 21:47:02 $ ssh-agent 21:47:02 SSH_AUTH_SOCK=/tmp/ssh-ESpwZbgLEbQk/agent.1632 21:47:02 SSH_AGENT_PID=1634 21:47:02 [ssh-agent] Started. 21:47:02 Running ssh-add (command line suppressed) 21:47:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11041424155707762439.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11041424155707762439.key) 21:47:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:47:02 The recommended git tool is: NONE 21:47:04 using credential onap-jenkins-ssh 21:47:04 Wiping out workspace first. 21:47:04 Cloning the remote Git repository 21:47:04 Cloning repository git://cloud.onap.org/mirror/oom.git 21:47:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:47:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:47:04 > git --version # timeout=10 21:47:04 > git --version # 'git version 2.17.1' 21:47:04 using GIT_SSH to set credentials Gerrit user 21:47:04 Verifying host key using manually-configured host key entries 21:47:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:47:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:47:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:47:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:47:10 using GIT_SSH to set credentials Gerrit user 21:47:10 Verifying host key using manually-configured host key entries 21:47:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/30/143830/2 # timeout=30 21:47:10 > git rev-parse 6de845b5be84b15dc3be8a92a3abfddcfadce56c^{commit} # timeout=10 21:47:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:47:10 Checking out Revision 6de845b5be84b15dc3be8a92a3abfddcfadce56c (refs/changes/30/143830/2) 21:47:10 > git config core.sparsecheckout # timeout=10 21:47:10 > git checkout -f 6de845b5be84b15dc3be8a92a3abfddcfadce56c # timeout=30 21:47:14 Commit message: "[SO] Increase camunda thread count" 21:47:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:47:14 > git rev-list --no-walk 76213a26057f287c860a3f07e1bef60d4a793ce6 # timeout=10 21:47:14 [EnvInject] - Injecting environment variables from a build step. 21:47:14 [EnvInject] - Injecting as environment variables the properties content 21:47:14 PYTHON=python3 21:47:14 21:47:14 [EnvInject] - Variables injected successfully. 21:47:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3398828153646209551.sh 21:47:14 ---> tox-install.sh 21:47:14 + source /home/jenkins/lf-env.sh 21:47:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:47:14 ++ mktemp -d /tmp/venv-XXXX 21:47:14 + lf_venv=/tmp/venv-mGdP 21:47:14 + local venv_file=/tmp/.os_lf_venv 21:47:14 + local python=python3 21:47:14 + local options 21:47:14 + local set_path=true 21:47:14 + local install_args= 21:47:14 ++ 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 21:47:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:47:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:47:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:47:14 + true 21:47:14 + case $1 in 21:47:14 + venv_file=/tmp/.toxenv 21:47:14 + shift 2 21:47:14 + true 21:47:14 + case $1 in 21:47:14 + shift 21:47:14 + break 21:47:14 + case $python in 21:47:14 + local pkg_list= 21:47:14 + [[ -d /opt/pyenv ]] 21:47:14 + echo 'Setup pyenv:' 21:47:14 Setup pyenv: 21:47:14 + export PYENV_ROOT=/opt/pyenv 21:47:14 + PYENV_ROOT=/opt/pyenv 21:47:14 + 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 21:47:14 + 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 21:47:14 + pyenv versions 21:47:14 * system (set by /opt/pyenv/version) 21:47:14 * 3.8.13 (set by /opt/pyenv/version) 21:47:14 * 3.9.13 (set by /opt/pyenv/version) 21:47:14 * 3.10.6 (set by /opt/pyenv/version) 21:47:14 + command -v pyenv 21:47:14 ++ pyenv init - --no-rehash 21:47:14 + 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[*]}"'\'')" 21:47:14 export PATH="/opt/pyenv/shims:${PATH}" 21:47:14 export PYENV_SHELL=bash 21:47:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:47:14 pyenv() { 21:47:14 local command 21:47:14 command="${1:-}" 21:47:14 if [ "$#" -gt 0 ]; then 21:47:14 shift 21:47:14 fi 21:47:14 21:47:14 case "$command" in 21:47:14 rehash|shell) 21:47:14 eval "$(pyenv "sh-$command" "$@")" 21:47:14 ;; 21:47:14 *) 21:47:14 command pyenv "$command" "$@" 21:47:14 ;; 21:47:14 esac 21:47:14 }' 21:47:14 +++ 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[*]}"' 21:47:14 ++ 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 21:47:14 ++ 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 21:47:14 ++ 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 21:47:14 ++ export PYENV_SHELL=bash 21:47:14 ++ PYENV_SHELL=bash 21:47:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:47:14 +++ complete -F _pyenv pyenv 21:47:14 ++ lf-pyver python3 21:47:14 ++ local py_version_xy=python3 21:47:14 ++ local py_version_xyz= 21:47:14 ++ pyenv versions 21:47:14 ++ local command 21:47:14 ++ command=versions 21:47:14 ++ '[' 1 -gt 0 ']' 21:47:14 ++ shift 21:47:14 ++ case "$command" in 21:47:14 ++ command pyenv versions 21:47:14 ++ pyenv versions 21:47:14 ++ awk '{ print $1 }' 21:47:14 ++ grep -E '^[0-9.]*[0-9]$' 21:47:14 ++ sed 's/^[ *]* //' 21:47:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:47:14 +++ grep '^3' /tmp/.pyenv_versions 21:47:14 +++ sort -V 21:47:14 +++ tail -n 1 21:47:14 ++ py_version_xyz=3.10.6 21:47:14 ++ [[ -z 3.10.6 ]] 21:47:14 ++ echo 3.10.6 21:47:14 ++ return 0 21:47:14 + pyenv local 3.10.6 21:47:14 + local command 21:47:14 + command=local 21:47:14 + '[' 2 -gt 0 ']' 21:47:14 + shift 21:47:14 + case "$command" in 21:47:14 + command pyenv local 3.10.6 21:47:14 + pyenv local 3.10.6 21:47:14 + for arg in "$@" 21:47:14 + case $arg in 21:47:14 + pkg_list+='tox ' 21:47:14 + for arg in "$@" 21:47:14 + case $arg in 21:47:14 + pkg_list+='virtualenv ' 21:47:14 + for arg in "$@" 21:47:14 + case $arg in 21:47:14 + pkg_list+='urllib3~=1.26.15 ' 21:47:14 + [[ -f /tmp/.toxenv ]] 21:47:14 + [[ ! -f /tmp/.toxenv ]] 21:47:14 + [[ -n '' ]] 21:47:14 + python3 -m venv /tmp/venv-mGdP 21:47:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mGdP' 21:47:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mGdP 21:47:19 + echo /tmp/venv-mGdP 21:47:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:47:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:47:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:47:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:47:19 + local 'pip_opts=--upgrade --quiet' 21:47:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:47:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:47:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:47:19 + [[ -n '' ]] 21:47:19 + [[ -n '' ]] 21:47:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:47:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:47:19 + /tmp/venv-mGdP/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 21:47:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:47:23 lf-activate-venv(): INFO: Base packages installed successfully 21:47:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:47:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:47:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:47:23 + /tmp/venv-mGdP/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 21:47:26 + type python3 21:47:26 + true 21:47:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mGdP/bin to PATH' 21:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-mGdP/bin to PATH 21:47:26 + PATH=/tmp/venv-mGdP/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 21:47:26 + return 0 21:47:26 + python3 --version 21:47:26 Python 3.10.6 21:47:26 + python3 -m pip --version 21:47:27 pip 26.0.1 from /tmp/venv-mGdP/lib/python3.10/site-packages/pip (python 3.10) 21:47:27 + python3 -m pip freeze 21:47:27 cachetools==7.0.5 21:47:27 colorama==0.4.6 21:47:27 distlib==0.4.0 21:47:27 filelock==3.25.2 21:47:27 packaging==26.0 21:47:27 platformdirs==4.9.4 21:47:27 pluggy==1.6.0 21:47:27 pyproject-api==1.10.0 21:47:27 python-discovery==1.2.1 21:47:27 tomli==2.4.1 21:47:27 tomli_w==1.2.0 21:47:27 tox==4.52.0 21:47:27 typing_extensions==4.15.0 21:47:27 urllib3==1.26.20 21:47:27 virtualenv==21.2.0 21:47:27 [EnvInject] - Injecting environment variables from a build step. 21:47:27 [EnvInject] - Injecting as environment variables the properties content 21:47:27 PARALLEL=false 21:47:27 21:47:27 [EnvInject] - Variables injected successfully. 21:47:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3742053477028017280.sh 21:47:27 ---> tox-run.sh 21:47: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 21:47:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:47:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:47:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:47:27 + cd /w/workspace/oom-master-pre-commit-lint/. 21:47:27 + source /home/jenkins/lf-env.sh 21:47:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:47:27 ++ mktemp -d /tmp/venv-XXXX 21:47:27 + lf_venv=/tmp/venv-fgwo 21:47:27 + local venv_file=/tmp/.os_lf_venv 21:47:27 + local python=python3 21:47:27 + local options 21:47:27 + local set_path=true 21:47:27 + local install_args= 21:47: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 21:47:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:47:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:47:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:47:27 + true 21:47:27 + case $1 in 21:47:27 + venv_file=/tmp/.toxenv 21:47:27 + shift 2 21:47:27 + true 21:47:27 + case $1 in 21:47:27 + shift 21:47:27 + break 21:47:27 + case $python in 21:47:27 + local pkg_list= 21:47:27 + [[ -d /opt/pyenv ]] 21:47:27 + echo 'Setup pyenv:' 21:47:27 Setup pyenv: 21:47:27 + export PYENV_ROOT=/opt/pyenv 21:47:27 + PYENV_ROOT=/opt/pyenv 21:47: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 21:47: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 21:47:27 + pyenv versions 21:47:27 system 21:47:27 3.8.13 21:47:27 3.9.13 21:47:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:47:27 + command -v pyenv 21:47:27 ++ pyenv init - --no-rehash 21:47: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[*]}"'\'')" 21:47:27 export PATH="/opt/pyenv/shims:${PATH}" 21:47:27 export PYENV_SHELL=bash 21:47:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:47:27 pyenv() { 21:47:27 local command 21:47:27 command="${1:-}" 21:47:27 if [ "$#" -gt 0 ]; then 21:47:27 shift 21:47:27 fi 21:47:27 21:47:27 case "$command" in 21:47:27 rehash|shell) 21:47:27 eval "$(pyenv "sh-$command" "$@")" 21:47:27 ;; 21:47:27 *) 21:47:27 command pyenv "$command" "$@" 21:47:27 ;; 21:47:27 esac 21:47:27 }' 21:47: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[*]}"' 21:47: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 21:47: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 21:47: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 21:47:27 ++ export PYENV_SHELL=bash 21:47:27 ++ PYENV_SHELL=bash 21:47:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:47:27 +++ complete -F _pyenv pyenv 21:47:27 ++ lf-pyver python3 21:47:27 ++ local py_version_xy=python3 21:47:27 ++ local py_version_xyz= 21:47:27 ++ pyenv versions 21:47:27 ++ local command 21:47:27 ++ command=versions 21:47:27 ++ '[' 1 -gt 0 ']' 21:47:27 ++ shift 21:47:27 ++ case "$command" in 21:47:27 ++ command pyenv versions 21:47:27 ++ pyenv versions 21:47:27 ++ awk '{ print $1 }' 21:47:27 ++ grep -E '^[0-9.]*[0-9]$' 21:47:27 ++ sed 's/^[ *]* //' 21:47:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:47:27 +++ grep '^3' /tmp/.pyenv_versions 21:47:27 +++ sort -V 21:47:27 +++ tail -n 1 21:47:27 ++ py_version_xyz=3.10.6 21:47:27 ++ [[ -z 3.10.6 ]] 21:47:27 ++ echo 3.10.6 21:47:27 ++ return 0 21:47:27 + pyenv local 3.10.6 21:47:27 + local command 21:47:27 + command=local 21:47:27 + '[' 2 -gt 0 ']' 21:47:27 + shift 21:47:27 + case "$command" in 21:47:27 + command pyenv local 3.10.6 21:47:27 + pyenv local 3.10.6 21:47:27 + for arg in "$@" 21:47:27 + case $arg in 21:47:27 + pkg_list+='tox ' 21:47:27 + for arg in "$@" 21:47:27 + case $arg in 21:47:27 + pkg_list+='virtualenv ' 21:47:27 + for arg in "$@" 21:47:27 + case $arg in 21:47:27 + pkg_list+='urllib3~=1.26.15 ' 21:47:27 + [[ -f /tmp/.toxenv ]] 21:47:27 ++ cat /tmp/.toxenv 21:47:27 + lf_venv=/tmp/venv-mGdP 21:47:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGdP from' file:/tmp/.toxenv 21:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mGdP from file:/tmp/.toxenv 21:47:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:47:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:47:27 + local 'pip_opts=--upgrade --quiet' 21:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:47:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:47:27 + [[ -n '' ]] 21:47:27 + [[ -n '' ]] 21:47:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:47:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:47:27 + /tmp/venv-mGdP/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 21:47:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:47:28 lf-activate-venv(): INFO: Base packages installed successfully 21:47:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:47:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:47:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:47:28 + /tmp/venv-mGdP/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 21:47:29 + type python3 21:47:29 + true 21:47:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mGdP/bin to PATH' 21:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-mGdP/bin to PATH 21:47:29 + PATH=/tmp/venv-mGdP/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 21:47:29 + return 0 21:47:29 + [[ -d /opt/pyenv ]] 21:47:29 + echo '---> Setting up pyenv' 21:47:29 ---> Setting up pyenv 21:47:29 + export PYENV_ROOT=/opt/pyenv 21:47:29 + PYENV_ROOT=/opt/pyenv 21:47:29 + export PATH=/opt/pyenv/bin:/tmp/venv-mGdP/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 21:47:29 + PATH=/opt/pyenv/bin:/tmp/venv-mGdP/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 21:47:29 ++ pwd 21:47:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:47:29 + export PYTHONPATH 21:47:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:47:29 + TOX_TESTENV_PASSENV=PYTHONPATH 21:47:29 + tox --version 21:47:29 4.52.0 from /tmp/venv-mGdP/lib/python3.10/site-packages/tox/__init__.py 21:47:30 + PARALLEL=false 21:47:30 + TOX_OPTIONS_LIST= 21:47:30 + [[ -n pre-commit ]] 21:47:30 + TOX_OPTIONS_LIST=' -e pre-commit' 21:47:30 + case ${PARALLEL,,} in 21:47:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:47:30 + tox -e pre-commit 21:47:31 pre-commit: install_deps> python -I -m pip install pre-commit 21:47:34 pre-commit: freeze> python -m pip freeze --all 21:47:35 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 21:47:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:47:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:47:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:47:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:47:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:47:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:47:42 [INFO] Once installed this environment will be reused. 21:47:42 [INFO] This may take a few minutes... 21:47:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:47:46 [INFO] Once installed this environment will be reused. 21:47:46 [INFO] This may take a few minutes... 21:47:51 trim trailing whitespace.................................................Passed 21:47:52 Tabs remover.............................................................Passed 21:47:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:47:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:47:52 [INFO] Once installed this environment will be reused. 21:47:52 [INFO] This may take a few minutes... 21:48:02 gitlint..............................................(no files to check)Skipped 21:48:02 pre-commit: OK (32.69=setup[4.87]+cmd[17.02,10.80] seconds) 21:48:02 congratulations :) (32.73 seconds) 21:48:03 + tox_status=0 21:48:03 + echo '---> Completed tox runs' 21:48:03 ---> Completed tox runs 21:48:03 + for i in .tox/*/log 21:48:03 ++ echo .tox/pre-commit/log 21:48:03 ++ awk -F/ '{print $2}' 21:48:03 + tox_env=pre-commit 21:48:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:48:03 + DOC_DIR=docs/_build/html 21:48:03 + [[ -d docs/_build/html ]] 21:48:03 + echo '---> tox-run.sh ends' 21:48:03 ---> tox-run.sh ends 21:48:03 + test 0 -eq 0 21:48:03 $ ssh-agent -k 21:48:03 unset SSH_AUTH_SOCK; 21:48:03 unset SSH_AGENT_PID; 21:48:03 echo Agent pid 1634 killed; 21:48:03 [ssh-agent] Stopped. 21:48:03 [PostBuildScript] - [INFO] Executing post build scripts. 21:48:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15780704304393903280.sh 21:48:03 ---> sysstat.sh 21:48:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1092653505948490929.sh 21:48:03 ---> package-listing.sh 21:48:03 ++ tr '[:upper:]' '[:lower:]' 21:48:03 ++ facter osfamily 21:48:03 + OS_FAMILY=debian 21:48:03 + workspace=/w/workspace/oom-master-pre-commit-lint 21:48:03 + START_PACKAGES=/tmp/packages_start.txt 21:48:03 + END_PACKAGES=/tmp/packages_end.txt 21:48:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:48:03 + PACKAGES=/tmp/packages_start.txt 21:48:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:48:03 + PACKAGES=/tmp/packages_end.txt 21:48:03 + case "${OS_FAMILY}" in 21:48:03 + dpkg -l 21:48:03 + grep '^ii' 21:48:03 + '[' -f /tmp/packages_start.txt ']' 21:48:03 + '[' -f /tmp/packages_end.txt ']' 21:48:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:48:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:48:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:48:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:48:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2372729941288460029.sh 21:48:03 ---> capture-instance-metadata.sh 21:48:03 Setup pyenv: 21:48:03 system 21:48:03 3.8.13 21:48:03 3.9.13 21:48:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:48:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TNDQ 21:48:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:48:11 lf-activate-venv(): INFO: Base packages installed successfully 21:48:11 lf-activate-venv(): INFO: Installing additional packages: lftools 21:48:36 lf-activate-venv(): INFO: Adding /tmp/venv-TNDQ/bin to PATH 21:48:36 INFO: Running in OpenStack, capturing instance metadata 21:48:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9608367745096820251.sh 21:48:36 provisioning config files... 21:48:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5412983897920764978tmp 21:48:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:48:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:48:36 [EnvInject] - Injecting environment variables from a build step. 21:48:37 [EnvInject] - Injecting as environment variables the properties content 21:48:37 SERVER_ID=logs 21:48:37 21:48:37 [EnvInject] - Variables injected successfully. 21:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12977455170702749101.sh 21:48:37 ---> create-netrc.sh 21:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18199819342802904157.sh 21:48:37 ---> python-tools-install.sh 21:48:37 Setup pyenv: 21:48:37 system 21:48:37 3.8.13 21:48:37 3.9.13 21:48:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TNDQ from file:/tmp/.os_lf_venv 21:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:48:39 lf-activate-venv(): INFO: Base packages installed successfully 21:48:39 lf-activate-venv(): INFO: Installing additional packages: lftools 21:48:47 lf-activate-venv(): INFO: Adding /tmp/venv-TNDQ/bin to PATH 21:48:47 Generating Requirements File 21:49:07 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. 21:49:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:49:08 Python 3.10.6 21:49:08 pip 26.0.1 from /tmp/venv-TNDQ/lib/python3.10/site-packages/pip (python 3.10) 21:49:08 appdirs==1.4.4 21:49:08 argcomplete==3.6.3 21:49:08 aspy.yaml==1.3.0 21:49:08 attrs==26.1.0 21:49:08 autopage==0.6.0 21:49:08 backports.strenum==1.3.1 21:49:08 beautifulsoup4==4.14.3 21:49:08 boto3==1.42.81 21:49:08 botocore==1.42.81 21:49:08 bs4==0.0.2 21:49:08 certifi==2026.2.25 21:49:08 cffi==2.0.0 21:49:08 cfgv==3.5.0 21:49:08 chardet==7.4.0.post2 21:49:08 charset-normalizer==3.4.6 21:49:08 click==8.3.1 21:49:08 cliff==4.13.2 21:49:08 cmd2==3.4.0 21:49:08 cryptography==3.3.2 21:49:08 debtcollector==3.1.0 21:49:08 decorator==5.2.1 21:49:08 defusedxml==0.7.1 21:49:08 Deprecated==1.3.1 21:49:08 distlib==0.4.0 21:49:08 dnspython==2.8.0 21:49:08 docker==7.1.0 21:49:08 dogpile.cache==1.5.0 21:49:08 durationpy==0.10 21:49:08 email-validator==2.3.0 21:49:08 filelock==3.25.2 21:49:08 future==1.0.0 21:49:08 gitdb==4.0.12 21:49:08 GitPython==3.1.46 21:49:08 httplib2==0.30.2 21:49:08 identify==2.6.18 21:49:08 idna==3.11 21:49:08 importlib-resources==1.5.0 21:49:08 iso8601==2.1.0 21:49:08 Jinja2==3.1.6 21:49:08 jmespath==1.1.0 21:49:08 jsonpatch==1.33 21:49:08 jsonpointer==3.1.1 21:49:08 jsonschema==4.26.0 21:49:08 jsonschema-specifications==2025.9.1 21:49:08 keystoneauth1==5.13.1 21:49:08 kubernetes==35.0.0 21:49:08 lftools==0.37.22 21:49:08 lxml==6.0.2 21:49:08 markdown-it-py==4.0.0 21:49:08 MarkupSafe==3.0.3 21:49:08 mdurl==0.1.2 21:49:08 msgpack==1.1.2 21:49:08 multi_key_dict==2.0.3 21:49:08 munch==4.0.0 21:49:08 netaddr==1.3.0 21:49:08 niet==1.4.2 21:49:08 nodeenv==1.10.0 21:49:08 oauth2client==4.1.3 21:49:08 oauthlib==3.3.1 21:49:08 openstacksdk==4.10.0 21:49:08 os-service-types==1.8.2 21:49:08 osc-lib==4.4.0 21:49:08 oslo.config==10.3.0 21:49:08 oslo.context==6.3.0 21:49:08 oslo.i18n==6.7.2 21:49:08 oslo.log==8.1.0 21:49:08 oslo.serialization==5.9.1 21:49:08 oslo.utils==10.0.0 21:49:08 packaging==26.0 21:49:08 pbr==7.0.3 21:49:08 platformdirs==4.9.4 21:49:08 prettytable==3.17.0 21:49:08 psutil==7.2.2 21:49:08 pyasn1==0.6.3 21:49:08 pyasn1_modules==0.4.2 21:49:08 pycparser==3.0 21:49:08 pygerrit2==2.0.15 21:49:08 PyGithub==2.9.0 21:49:08 Pygments==2.20.0 21:49:08 PyJWT==2.12.1 21:49:08 PyNaCl==1.6.2 21:49:08 pyparsing==2.4.7 21:49:08 pyperclip==1.11.0 21:49:08 pyrsistent==0.20.0 21:49:08 python-cinderclient==9.9.0 21:49:08 python-dateutil==2.9.0.post0 21:49:08 python-discovery==1.2.1 21:49:08 python-heatclient==5.1.0 21:49:08 python-jenkins==1.8.3 21:49:08 python-keystoneclient==5.8.0 21:49:08 python-magnumclient==4.10.0 21:49:08 python-openstackclient==9.0.0 21:49:08 python-swiftclient==4.10.0 21:49:08 PyYAML==6.0.3 21:49:08 referencing==0.37.0 21:49:08 requests==2.33.1 21:49:08 requests-oauthlib==2.0.0 21:49:08 requestsexceptions==1.4.0 21:49:08 rfc3986==2.0.0 21:49:08 rich==14.3.3 21:49:08 rich-argparse==1.7.2 21:49:08 rpds-py==0.30.0 21:49:08 rsa==4.9.1 21:49:08 ruamel.yaml==0.19.1 21:49:08 ruamel.yaml.clib==0.2.15 21:49:08 s3transfer==0.16.0 21:49:08 simplejson==3.20.2 21:49:08 six==1.17.0 21:49:08 smmap==5.0.3 21:49:08 soupsieve==2.8.3 21:49:08 stevedore==5.7.0 21:49:08 tabulate==0.10.0 21:49:08 toml==0.10.2 21:49:08 tomlkit==0.14.0 21:49:08 tqdm==4.67.3 21:49:08 typing_extensions==4.15.0 21:49:08 urllib3==1.26.20 21:49:08 virtualenv==21.2.0 21:49:08 wcwidth==0.6.0 21:49:08 websocket-client==1.9.0 21:49:08 wrapt==2.1.2 21:49:08 xdg==6.0.0 21:49:08 xmltodict==1.0.4 21:49:08 yq==3.4.3 21:49:08 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12306268212930612789.sh 21:49:08 ---> uv-install.sh 21:49:08 Installing uv/uvx (latest) using shell installer 21:49:09 2026-04-01 21:49:09 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-01T22%3A45%3A08Z&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-01T21%3A45%3A03Z&ske=2026-04-01T22%3A45%3A08Z&sks=b&skv=2018-11-09&sig=KOt%2Bh3ABKtWPdeJmTt%2Fa7loJU0JV5gfpRGorj3BSaCU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA4MDMzOSwibmJmIjoxNzc1MDgwMDM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.T7jbbnxFIuXddZ5F8mgK4L1rRrnfaZWOwu1j-fyVP0M&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-Qp8LgN.sh" [1] 21:49:09 downloading uv 0.11.2 x86_64-unknown-linux-gnu 21:49:10 installing to /home/jenkins/.local/bin 21:49:10 uv 21:49:10 uvx 21:49:10 everything's installed! 21:49:10 21:49:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:49:10 21:49:10 source $HOME/.local/bin/env (sh, bash, zsh) 21:49:10 source $HOME/.local/bin/env.fish (fish) 21:49:10 Adding install location to PATH 21:49:10 ---> Validating uv/uvx install 21:49:10 uvx 0.11.2 (x86_64-unknown-linux-gnu) 21:49:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11980368434899250828.sh 21:49:10 ---> sudo-logs.sh 21:49:10 Archiving 'sudo' log.. 21:49:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8562583993100756775.sh 21:49:10 ---> job-cost.sh 21:49:10 INFO: Activating Python virtual environment... 21:49:10 Setup pyenv: 21:49:10 system 21:49:10 3.8.13 21:49:10 3.9.13 21:49:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TNDQ from file:/tmp/.os_lf_venv 21:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:49:12 lf-activate-venv(): INFO: Base packages installed successfully 21:49:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-TNDQ/bin to PATH 21:49:17 INFO: No stack-cost file found 21:49:17 INFO: Instance uptime: 159s 21:49:17 INFO: Fetching instance metadata (attempt 1 of 3)... 21:49:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:49:17 INFO: Successfully fetched instance metadata 21:49:17 INFO: Instance type: v3-standard-4 21:49:17 INFO: Retrieving pricing info for: v3-standard-4 21:49:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:49:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=159 21:49:18 INFO: Successfully fetched Vexxhost pricing API 21:49:18 INFO: Retrieved cost: 0.11 21:49:18 INFO: Retrieved resource: v3-standard-4 21:49:18 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 21:49:18 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 21:49:18 INFO: Successfully archived job cost data 21:49:18 DEBUG: Cost data: oom-master-pre-commit-lint,4549,2026-04-01 21:49:18,v3-standard-4,159,0.11,0.00,SUCCESS 21:49:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17792924933708831724.sh 21:49:18 ---> logs-deploy.sh 21:49:18 Setup pyenv: 21:49:18 system 21:49:18 3.8.13 21:49:18 3.9.13 21:49:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:49:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TNDQ from file:/tmp/.os_lf_venv 21:49:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:49:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:49:20 lf-activate-venv(): INFO: Base packages installed successfully 21:49:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-TNDQ/bin to PATH 21:49:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4549 21:49:28 INFO: archiving workspace using pattern(s): 21:49:30 Archives upload complete. 21:49:30 INFO: archiving logs to Nexus 21:49:31 ---> uname -a: 21:49:31 Linux prd-ubuntu1804-builder-4c-4g-2891 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:49:31 21:49:31 21:49:31 ---> lscpu: 21:49:31 Architecture: x86_64 21:49:31 CPU op-mode(s): 32-bit, 64-bit 21:49:31 Byte Order: Little Endian 21:49:31 CPU(s): 4 21:49:31 On-line CPU(s) list: 0-3 21:49:31 Thread(s) per core: 1 21:49:31 Core(s) per socket: 1 21:49:31 Socket(s): 4 21:49:31 NUMA node(s): 1 21:49:31 Vendor ID: AuthenticAMD 21:49:31 CPU family: 23 21:49:31 Model: 49 21:49:31 Model name: AMD EPYC-Rome Processor 21:49:31 Stepping: 0 21:49:31 CPU MHz: 2799.998 21:49:31 BogoMIPS: 5599.99 21:49:31 Virtualization: AMD-V 21:49:31 Hypervisor vendor: KVM 21:49:31 Virtualization type: full 21:49:31 L1d cache: 32K 21:49:31 L1i cache: 32K 21:49:31 L2 cache: 512K 21:49:31 L3 cache: 16384K 21:49:31 NUMA node0 CPU(s): 0-3 21:49:31 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 21:49:31 21:49:31 21:49:31 ---> nproc: 21:49:31 4 21:49:31 21:49:31 21:49:31 ---> df -h: 21:49:31 Filesystem Size Used Avail Use% Mounted on 21:49:31 udev 7.9G 0 7.9G 0% /dev 21:49:31 tmpfs 1.6G 676K 1.6G 1% /run 21:49:31 /dev/vda1 78G 8.5G 69G 11% / 21:49:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:49:31 tmpfs 5.0M 0 5.0M 0% /run/lock 21:49:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:49:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:49:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:49:31 21:49:31 21:49:31 ---> free -m: 21:49:31 total used free shared buff/cache available 21:49:31 Mem: 16040 578 13196 0 2265 15140 21:49:31 Swap: 1023 0 1023 21:49:31 21:49:31 21:49:31 ---> ip addr: 21:49:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:49:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:49:31 inet 127.0.0.1/8 scope host lo 21:49:31 valid_lft forever preferred_lft forever 21:49:31 inet6 ::1/128 scope host 21:49:31 valid_lft forever preferred_lft forever 21:49:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:49:31 link/ether fa:16:3e:a6:3c:2d brd ff:ff:ff:ff:ff:ff 21:49:31 inet 10.30.107.170/23 brd 10.30.107.255 scope global dynamic ens3 21:49:31 valid_lft 86235sec preferred_lft 86235sec 21:49:31 inet6 fe80::f816:3eff:fea6:3c2d/64 scope link 21:49:31 valid_lft forever preferred_lft forever 21:49:31 21:49:31 21:49:31 ---> sar -b -r -n DEV: 21:49:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2891) 04/01/26 _x86_64_ (4 CPU) 21:49:31 21:49:31 21:46:48 LINUX RESTART (4 CPU) 21:49:31 21:49:31 21:47:01 tps rtps wtps bread/s bwrtn/s 21:49:31 21:48:02 290.73 28.70 262.04 982.64 54591.03 21:49:31 21:49:01 93.56 0.88 92.68 105.20 10227.96 21:49:31 Average: 192.98 14.91 178.07 547.61 32595.87 21:49:31 21:49:31 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:49:31 21:48:02 13973484 15543204 2451484 14.93 58236 1712092 825336 4.72 743508 1492592 117780 21:49:31 21:49:01 13646200 15496532 2778768 16.92 81432 1954628 795452 4.55 811600 1721584 167908 21:49:31 Average: 13809842 15519868 2615126 15.92 69834 1833360 810394 4.64 777554 1607088 142844 21:49:31 21:49:31 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:49:31 21:48:02 ens3 346.94 240.38 1798.68 52.15 0.00 0.00 0.00 0.00 21:49:31 21:48:02 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 21:49:31 21:49:01 ens3 105.13 79.87 874.85 13.31 0.00 0.00 0.00 0.00 21:49:31 21:49:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 21:49:31 Average: ens3 227.05 160.80 1340.65 32.89 0.00 0.00 0.00 0.00 21:49:31 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 21:49:31 21:49:31 21:49:31 ---> sar -P ALL: 21:49:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2891) 04/01/26 _x86_64_ (4 CPU) 21:49:31 21:49:31 21:46:48 LINUX RESTART (4 CPU) 21:49:31 21:49:31 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:49:31 21:48:02 all 21.73 0.00 2.43 3.13 0.07 72.63 21:49:31 21:48:02 0 17.03 0.00 1.94 4.77 0.07 76.18 21:49:31 21:48:02 1 23.86 0.00 2.29 3.43 0.08 70.33 21:49:31 21:48:02 2 22.94 0.00 2.12 0.55 0.05 74.35 21:49:31 21:48:02 3 23.09 0.00 3.35 3.82 0.07 69.68 21:49:31 21:49:01 all 18.87 0.00 1.39 1.95 0.06 77.74 21:49:31 21:49:01 0 16.72 0.00 1.48 3.25 0.07 78.49 21:49:31 21:49:01 1 25.83 0.00 1.64 0.59 0.05 71.88 21:49:31 21:49:01 2 20.09 0.00 1.11 0.34 0.05 78.40 21:49:31 21:49:01 3 12.81 0.00 1.29 3.62 0.07 82.21 21:49:31 Average: all 20.31 0.00 1.91 2.55 0.07 75.17 21:49:31 Average: 0 16.88 0.00 1.71 4.01 0.07 77.33 21:49:31 Average: 1 24.84 0.00 1.97 2.02 0.07 71.10 21:49:31 Average: 2 21.53 0.00 1.62 0.44 0.05 76.36 21:49:31 Average: 3 17.99 0.00 2.33 3.72 0.07 75.90 21:49:31 21:49:31 21:49:31