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