06:10:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 06:10:02 Running as SYSTEM 06:10:02 [EnvInject] - Loading node environment variables. 06:10:02 Building remotely on prd-ubuntu1804-builder-4c-4g-4822 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:10:02 [ssh-agent] Looking for ssh-agent implementation... 06:10:02 $ ssh-agent 06:10:02 SSH_AUTH_SOCK=/tmp/ssh-QczMYEhI6C8v/agent.1635 06:10:02 SSH_AGENT_PID=1637 06:10:02 [ssh-agent] Started. 06:10:02 Running ssh-add (command line suppressed) 06:10:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4315595101562819140.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4315595101562819140.key) 06:10:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:10:02 The recommended git tool is: NONE 06:10:04 using credential onap-jenkins-ssh 06:10:04 Wiping out workspace first. 06:10:04 Cloning the remote Git repository 06:10:04 Cloning repository git://cloud.onap.org/mirror/oom.git 06:10:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:10:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:10:04 > git --version # timeout=10 06:10:04 > git --version # 'git version 2.17.1' 06:10:04 using GIT_SSH to set credentials Gerrit user 06:10:04 Verifying host key using manually-configured host key entries 06:10:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:10:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:10:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:10:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:10:10 using GIT_SSH to set credentials Gerrit user 06:10:10 Verifying host key using manually-configured host key entries 06:10:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 06:10:10 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 06:10:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:10:10 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 06:10:10 > git config core.sparsecheckout # timeout=10 06:10:10 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 06:10:14 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 06:10:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:10:14 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 06:10:14 [EnvInject] - Injecting environment variables from a build step. 06:10:14 [EnvInject] - Injecting as environment variables the properties content 06:10:14 PYTHON=python3 06:10:14 06:10:14 [EnvInject] - Variables injected successfully. 06:10:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14844736746416357898.sh 06:10:14 ---> tox-install.sh 06:10:14 + source /home/jenkins/lf-env.sh 06:10:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:10:14 ++ mktemp -d /tmp/venv-XXXX 06:10:14 + lf_venv=/tmp/venv-zr7q 06:10:14 + local venv_file=/tmp/.os_lf_venv 06:10:14 + local python=python3 06:10:14 + local options 06:10:14 + local set_path=true 06:10:14 + local install_args= 06:10: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 06:10:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:10:14 + true 06:10:14 + case $1 in 06:10:14 + venv_file=/tmp/.toxenv 06:10:14 + shift 2 06:10:14 + true 06:10:14 + case $1 in 06:10:14 + shift 06:10:14 + break 06:10:14 + case $python in 06:10:14 + local pkg_list= 06:10:14 + [[ -d /opt/pyenv ]] 06:10:14 + echo 'Setup pyenv:' 06:10:14 Setup pyenv: 06:10:14 + export PYENV_ROOT=/opt/pyenv 06:10:14 + PYENV_ROOT=/opt/pyenv 06:10: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 06:10: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 06:10:14 + pyenv versions 06:10:14 * system (set by /opt/pyenv/version) 06:10:14 * 3.8.13 (set by /opt/pyenv/version) 06:10:14 * 3.9.13 (set by /opt/pyenv/version) 06:10:14 * 3.10.6 (set by /opt/pyenv/version) 06:10:14 + command -v pyenv 06:10:14 ++ pyenv init - --no-rehash 06:10: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[*]}"'\'')" 06:10:14 export PATH="/opt/pyenv/shims:${PATH}" 06:10:14 export PYENV_SHELL=bash 06:10:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:10:14 pyenv() { 06:10:14 local command 06:10:14 command="${1:-}" 06:10:14 if [ "$#" -gt 0 ]; then 06:10:14 shift 06:10:14 fi 06:10:14 06:10:14 case "$command" in 06:10:14 rehash|shell) 06:10:14 eval "$(pyenv "sh-$command" "$@")" 06:10:14 ;; 06:10:14 *) 06:10:14 command pyenv "$command" "$@" 06:10:14 ;; 06:10:14 esac 06:10:14 }' 06:10: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[*]}"' 06:10: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 06:10: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 06:10: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 06:10:14 ++ export PYENV_SHELL=bash 06:10:14 ++ PYENV_SHELL=bash 06:10:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:10:14 +++ complete -F _pyenv pyenv 06:10:14 ++ lf-pyver python3 06:10:14 ++ local py_version_xy=python3 06:10:14 ++ local py_version_xyz= 06:10:14 ++ sed 's/^[ *]* //' 06:10:14 ++ pyenv versions 06:10:14 ++ awk '{ print $1 }' 06:10:14 ++ local command 06:10:14 ++ grep -E '^[0-9.]*[0-9]$' 06:10:14 ++ command=versions 06:10:14 ++ '[' 1 -gt 0 ']' 06:10:14 ++ shift 06:10:14 ++ case "$command" in 06:10:14 ++ command pyenv versions 06:10:14 ++ pyenv versions 06:10:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:10:14 +++ sort -V 06:10:14 +++ tail -n 1 06:10:14 +++ grep '^3' /tmp/.pyenv_versions 06:10:14 ++ py_version_xyz=3.10.6 06:10:14 ++ [[ -z 3.10.6 ]] 06:10:14 ++ echo 3.10.6 06:10:14 ++ return 0 06:10:14 + pyenv local 3.10.6 06:10:14 + local command 06:10:14 + command=local 06:10:14 + '[' 2 -gt 0 ']' 06:10:14 + shift 06:10:14 + case "$command" in 06:10:14 + command pyenv local 3.10.6 06:10:14 + pyenv local 3.10.6 06:10:14 + for arg in "$@" 06:10:14 + case $arg in 06:10:14 + pkg_list+='tox ' 06:10:14 + for arg in "$@" 06:10:14 + case $arg in 06:10:14 + pkg_list+='virtualenv ' 06:10:14 + for arg in "$@" 06:10:14 + case $arg in 06:10:14 + pkg_list+='urllib3~=1.26.15 ' 06:10:14 + [[ -f /tmp/.toxenv ]] 06:10:14 + [[ ! -f /tmp/.toxenv ]] 06:10:14 + [[ -n '' ]] 06:10:14 + python3 -m venv /tmp/venv-zr7q 06:10:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zr7q' 06:10:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zr7q 06:10:19 + echo /tmp/venv-zr7q 06:10:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:10:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:10:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:10:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:19 + local 'pip_opts=--upgrade --quiet' 06:10:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:10:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:10:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:10:19 + [[ -n '' ]] 06:10:19 + [[ -n '' ]] 06:10:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:10:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:19 + /tmp/venv-zr7q/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 06:10:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:10:23 lf-activate-venv(): INFO: Base packages installed successfully 06:10:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:10:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:10:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:10:23 + /tmp/venv-zr7q/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 06:10:25 + type python3 06:10:25 + true 06:10:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zr7q/bin to PATH' 06:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-zr7q/bin to PATH 06:10:25 + PATH=/tmp/venv-zr7q/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 06:10:25 + return 0 06:10:25 + python3 --version 06:10:25 Python 3.10.6 06:10:25 + python3 -m pip --version 06:10:25 pip 26.0.1 from /tmp/venv-zr7q/lib/python3.10/site-packages/pip (python 3.10) 06:10:25 + python3 -m pip freeze 06:10:25 cachetools==7.0.5 06:10:25 colorama==0.4.6 06:10:25 distlib==0.4.0 06:10:25 filelock==3.25.2 06:10:25 packaging==26.0 06:10:25 platformdirs==4.9.6 06:10:25 pluggy==1.6.0 06:10:25 pyproject-api==1.10.0 06:10:25 python-discovery==1.2.2 06:10:25 tomli==2.4.1 06:10:25 tomli_w==1.2.0 06:10:25 tox==4.52.0 06:10:25 typing_extensions==4.15.0 06:10:25 urllib3==1.26.20 06:10:25 virtualenv==21.2.0 06:10:25 [EnvInject] - Injecting environment variables from a build step. 06:10:25 [EnvInject] - Injecting as environment variables the properties content 06:10:25 PARALLEL=false 06:10:25 06:10:25 [EnvInject] - Variables injected successfully. 06:10:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17481510654678145946.sh 06:10:25 ---> tox-run.sh 06:10:25 + 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 06:10:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:10:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:10:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:10:25 + cd /w/workspace/oom-master-pre-commit-lint/. 06:10:25 + source /home/jenkins/lf-env.sh 06:10:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:10:25 ++ mktemp -d /tmp/venv-XXXX 06:10:25 + lf_venv=/tmp/venv-d8PG 06:10:25 + local venv_file=/tmp/.os_lf_venv 06:10:25 + local python=python3 06:10:25 + local options 06:10:25 + local set_path=true 06:10:25 + local install_args= 06:10:25 ++ 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 06:10:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:10:25 + true 06:10:25 + case $1 in 06:10:25 + venv_file=/tmp/.toxenv 06:10:25 + shift 2 06:10:25 + true 06:10:25 + case $1 in 06:10:25 + shift 06:10:25 + break 06:10:25 + case $python in 06:10:25 + local pkg_list= 06:10:25 + [[ -d /opt/pyenv ]] 06:10:25 + echo 'Setup pyenv:' 06:10:25 Setup pyenv: 06:10:25 + export PYENV_ROOT=/opt/pyenv 06:10:25 + PYENV_ROOT=/opt/pyenv 06:10:25 + 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 06:10:25 + 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 06:10:25 + pyenv versions 06:10:26 system 06:10:26 3.8.13 06:10:26 3.9.13 06:10:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:10:26 + command -v pyenv 06:10:26 ++ pyenv init - --no-rehash 06:10: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[*]}"'\'')" 06:10:26 export PATH="/opt/pyenv/shims:${PATH}" 06:10:26 export PYENV_SHELL=bash 06:10:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:10:26 pyenv() { 06:10:26 local command 06:10:26 command="${1:-}" 06:10:26 if [ "$#" -gt 0 ]; then 06:10:26 shift 06:10:26 fi 06:10:26 06:10:26 case "$command" in 06:10:26 rehash|shell) 06:10:26 eval "$(pyenv "sh-$command" "$@")" 06:10:26 ;; 06:10:26 *) 06:10:26 command pyenv "$command" "$@" 06:10:26 ;; 06:10:26 esac 06:10:26 }' 06:10: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[*]}"' 06:10: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 06:10: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 06:10: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 06:10:26 ++ export PYENV_SHELL=bash 06:10:26 ++ PYENV_SHELL=bash 06:10:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:10:26 +++ complete -F _pyenv pyenv 06:10:26 ++ lf-pyver python3 06:10:26 ++ local py_version_xy=python3 06:10:26 ++ local py_version_xyz= 06:10:26 ++ pyenv versions 06:10:26 ++ local command 06:10:26 ++ command=versions 06:10:26 ++ sed 's/^[ *]* //' 06:10:26 ++ '[' 1 -gt 0 ']' 06:10:26 ++ shift 06:10:26 ++ case "$command" in 06:10:26 ++ command pyenv versions 06:10:26 ++ pyenv versions 06:10:26 ++ grep -E '^[0-9.]*[0-9]$' 06:10:26 ++ awk '{ print $1 }' 06:10:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:10:26 +++ grep '^3' /tmp/.pyenv_versions 06:10:26 +++ sort -V 06:10:26 +++ tail -n 1 06:10:26 ++ py_version_xyz=3.10.6 06:10:26 ++ [[ -z 3.10.6 ]] 06:10:26 ++ echo 3.10.6 06:10:26 ++ return 0 06:10:26 + pyenv local 3.10.6 06:10:26 + local command 06:10:26 + command=local 06:10:26 + '[' 2 -gt 0 ']' 06:10:26 + shift 06:10:26 + case "$command" in 06:10:26 + command pyenv local 3.10.6 06:10:26 + pyenv local 3.10.6 06:10:26 + for arg in "$@" 06:10:26 + case $arg in 06:10:26 + pkg_list+='tox ' 06:10:26 + for arg in "$@" 06:10:26 + case $arg in 06:10:26 + pkg_list+='virtualenv ' 06:10:26 + for arg in "$@" 06:10:26 + case $arg in 06:10:26 + pkg_list+='urllib3~=1.26.15 ' 06:10:26 + [[ -f /tmp/.toxenv ]] 06:10:26 ++ cat /tmp/.toxenv 06:10:26 + lf_venv=/tmp/venv-zr7q 06:10:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr7q from' file:/tmp/.toxenv 06:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr7q from file:/tmp/.toxenv 06:10:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:26 + local 'pip_opts=--upgrade --quiet' 06:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:10:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:10:26 + [[ -n '' ]] 06:10:26 + [[ -n '' ]] 06:10:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:26 + /tmp/venv-zr7q/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 06:10:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:10:27 lf-activate-venv(): INFO: Base packages installed successfully 06:10:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:10:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:10:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:10:27 + /tmp/venv-zr7q/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 06:10:28 + type python3 06:10:28 + true 06:10:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zr7q/bin to PATH' 06:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-zr7q/bin to PATH 06:10:28 + PATH=/tmp/venv-zr7q/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 06:10:28 + return 0 06:10:28 + [[ -d /opt/pyenv ]] 06:10:28 + echo '---> Setting up pyenv' 06:10:28 ---> Setting up pyenv 06:10:28 + export PYENV_ROOT=/opt/pyenv 06:10:28 + PYENV_ROOT=/opt/pyenv 06:10:28 + export PATH=/opt/pyenv/bin:/tmp/venv-zr7q/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 06:10:28 + PATH=/opt/pyenv/bin:/tmp/venv-zr7q/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 06:10:28 ++ pwd 06:10:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:10:28 + export PYTHONPATH 06:10:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:10:28 + TOX_TESTENV_PASSENV=PYTHONPATH 06:10:28 + tox --version 06:10:28 4.52.0 from /tmp/venv-zr7q/lib/python3.10/site-packages/tox/__init__.py 06:10:28 + PARALLEL=false 06:10:28 + TOX_OPTIONS_LIST= 06:10:28 + [[ -n pre-commit ]] 06:10:28 + TOX_OPTIONS_LIST=' -e pre-commit' 06:10:28 + case ${PARALLEL,,} in 06:10:28 + tox -e pre-commit 06:10:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:10:29 pre-commit: install_deps> python -I -m pip install pre-commit 06:10:32 pre-commit: freeze> python -m pip freeze --all 06:10: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.6,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 06:10:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:10:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:10:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:10:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:10:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:10:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:10:34 [INFO] Once installed this environment will be reused. 06:10:34 [INFO] This may take a few minutes... 06:10:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:10:39 [INFO] Once installed this environment will be reused. 06:10:39 [INFO] This may take a few minutes... 06:10:44 trim trailing whitespace.................................................Passed 06:10:44 Tabs remover.............................................................Passed 06:10:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:10:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:10:44 [INFO] Once installed this environment will be reused. 06:10:44 [INFO] This may take a few minutes... 06:10:52 gitlint..............................................(no files to check)Skipped 06:10:52 pre-commit: OK (24.30=setup[3.80]+cmd[11.77,8.73] seconds) 06:10:52 congratulations :) (24.35 seconds) 06:10:53 + tox_status=0 06:10:53 + echo '---> Completed tox runs' 06:10:53 ---> Completed tox runs 06:10:53 + for i in .tox/*/log 06:10:53 ++ echo .tox/pre-commit/log 06:10:53 ++ awk -F/ '{print $2}' 06:10:53 + tox_env=pre-commit 06:10:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:10:53 + DOC_DIR=docs/_build/html 06:10:53 + [[ -d docs/_build/html ]] 06:10:53 + echo '---> tox-run.sh ends' 06:10:53 ---> tox-run.sh ends 06:10:53 + test 0 -eq 0 06:10:53 $ ssh-agent -k 06:10:53 unset SSH_AUTH_SOCK; 06:10:53 unset SSH_AGENT_PID; 06:10:53 echo Agent pid 1637 killed; 06:10:53 [ssh-agent] Stopped. 06:10:53 [PostBuildScript] - [INFO] Executing post build scripts. 06:10:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7809397471626905775.sh 06:10:53 ---> sysstat.sh 06:10:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16997548121291234576.sh 06:10:53 ---> package-listing.sh 06:10:53 ++ facter osfamily 06:10:53 ++ tr '[:upper:]' '[:lower:]' 06:10:53 + OS_FAMILY=debian 06:10:53 + workspace=/w/workspace/oom-master-pre-commit-lint 06:10:53 + START_PACKAGES=/tmp/packages_start.txt 06:10:53 + END_PACKAGES=/tmp/packages_end.txt 06:10:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:53 + PACKAGES=/tmp/packages_start.txt 06:10:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:10:53 + PACKAGES=/tmp/packages_end.txt 06:10:53 + case "${OS_FAMILY}" in 06:10:53 + dpkg -l 06:10:53 + grep '^ii' 06:10:53 + '[' -f /tmp/packages_start.txt ']' 06:10:53 + '[' -f /tmp/packages_end.txt ']' 06:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:10:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:10:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8987671716713029362.sh 06:10:53 ---> capture-instance-metadata.sh 06:10:53 Setup pyenv: 06:10:53 system 06:10:53 3.8.13 06:10:53 3.9.13 06:10:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:10:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zgjz 06:10:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:10:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:01 lf-activate-venv(): INFO: Base packages installed successfully 06:11:01 lf-activate-venv(): INFO: Installing additional packages: lftools 06:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-Zgjz/bin to PATH 06:11:23 INFO: Running in OpenStack, capturing instance metadata 06:11:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13061867066226637668.sh 06:11:24 provisioning config files... 06:11:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10519399024442001128tmp 06:11:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:11:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:11:24 [EnvInject] - Injecting environment variables from a build step. 06:11:24 [EnvInject] - Injecting as environment variables the properties content 06:11:24 SERVER_ID=logs 06:11:24 06:11:24 [EnvInject] - Variables injected successfully. 06:11:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3841673555139427305.sh 06:11:24 ---> create-netrc.sh 06:11:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10334083530888254833.sh 06:11:24 ---> python-tools-install.sh 06:11:24 Setup pyenv: 06:11:24 system 06:11:24 3.8.13 06:11:24 3.9.13 06:11:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:11:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zgjz from file:/tmp/.os_lf_venv 06:11:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:26 lf-activate-venv(): INFO: Base packages installed successfully 06:11:26 lf-activate-venv(): INFO: Installing additional packages: lftools 06:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-Zgjz/bin to PATH 06:11:33 Generating Requirements File 06:11:49 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. 06:11:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:11:49 Python 3.10.6 06:11:50 pip 26.0.1 from /tmp/venv-Zgjz/lib/python3.10/site-packages/pip (python 3.10) 06:11:50 appdirs==1.4.4 06:11:50 argcomplete==3.6.3 06:11:50 aspy.yaml==1.3.0 06:11:50 attrs==26.1.0 06:11:50 autopage==0.6.0 06:11:50 backports.strenum==1.3.1 06:11:50 beautifulsoup4==4.14.3 06:11:50 boto3==1.42.86 06:11:50 botocore==1.42.86 06:11:50 bs4==0.0.2 06:11:50 certifi==2026.2.25 06:11:50 cffi==2.0.0 06:11:50 cfgv==3.5.0 06:11:50 chardet==7.4.1 06:11:50 charset-normalizer==3.4.7 06:11:50 click==8.3.2 06:11:50 cliff==4.13.3 06:11:50 cmd2==3.4.0 06:11:50 cryptography==3.3.2 06:11:50 debtcollector==3.1.0 06:11:50 decorator==5.2.1 06:11:50 defusedxml==0.7.1 06:11:50 Deprecated==1.3.1 06:11:50 distlib==0.4.0 06:11:50 dnspython==2.8.0 06:11:50 docker==7.1.0 06:11:50 dogpile.cache==1.5.0 06:11:50 durationpy==0.10 06:11:50 email-validator==2.3.0 06:11:50 filelock==3.25.2 06:11:50 future==1.0.0 06:11:50 gitdb==4.0.12 06:11:50 GitPython==3.1.46 06:11:50 httplib2==0.30.2 06:11:50 identify==2.6.18 06:11:50 idna==3.11 06:11:50 importlib-resources==1.5.0 06:11:50 iso8601==2.1.0 06:11:50 Jinja2==3.1.6 06:11:50 jmespath==1.1.0 06:11:50 jsonpatch==1.33 06:11:50 jsonpointer==3.1.1 06:11:50 jsonschema==4.26.0 06:11:50 jsonschema-specifications==2025.9.1 06:11:50 keystoneauth1==5.13.1 06:11:50 kubernetes==35.0.0 06:11:50 lftools==0.37.22 06:11:50 lxml==6.0.2 06:11:50 markdown-it-py==4.0.0 06:11:50 MarkupSafe==3.0.3 06:11:50 mdurl==0.1.2 06:11:50 msgpack==1.1.2 06:11:50 multi_key_dict==2.0.3 06:11:50 munch==4.0.0 06:11:50 netaddr==1.3.0 06:11:50 niet==1.4.2 06:11:50 nodeenv==1.10.0 06:11:50 oauth2client==4.1.3 06:11:50 oauthlib==3.3.1 06:11:50 openstacksdk==4.10.0 06:11:50 os-service-types==1.8.2 06:11:50 osc-lib==4.4.0 06:11:50 oslo.config==10.3.0 06:11:50 oslo.context==6.3.0 06:11:50 oslo.i18n==6.7.2 06:11:50 oslo.log==8.1.0 06:11:50 oslo.serialization==5.9.1 06:11:50 oslo.utils==10.0.1 06:11:50 packaging==26.0 06:11:50 pbr==7.0.3 06:11:50 platformdirs==4.9.6 06:11:50 prettytable==3.17.0 06:11:50 psutil==7.2.2 06:11:50 pyasn1==0.6.3 06:11:50 pyasn1_modules==0.4.2 06:11:50 pycparser==3.0 06:11:50 pygerrit2==2.0.15 06:11:50 PyGithub==2.9.0 06:11:50 Pygments==2.20.0 06:11:50 PyJWT==2.12.1 06:11:50 PyNaCl==1.6.2 06:11:50 pyparsing==2.4.7 06:11:50 pyperclip==1.11.0 06:11:50 pyrsistent==0.20.0 06:11:50 python-cinderclient==9.9.0 06:11:50 python-dateutil==2.9.0.post0 06:11:50 python-discovery==1.2.2 06:11:50 python-heatclient==5.1.0 06:11:50 python-jenkins==1.8.3 06:11:50 python-keystoneclient==5.8.0 06:11:50 python-magnumclient==4.10.0 06:11:50 python-openstackclient==9.0.0 06:11:50 python-swiftclient==4.10.0 06:11:50 PyYAML==6.0.3 06:11:50 referencing==0.37.0 06:11:50 requests==2.33.1 06:11:50 requests-oauthlib==2.0.0 06:11:50 requestsexceptions==1.4.0 06:11:50 rfc3986==2.0.0 06:11:50 rich==14.3.3 06:11:50 rich-argparse==1.7.2 06:11:50 rpds-py==0.30.0 06:11:50 rsa==4.9.1 06:11:50 ruamel.yaml==0.19.1 06:11:50 ruamel.yaml.clib==0.2.15 06:11:50 s3transfer==0.16.0 06:11:50 simplejson==3.20.2 06:11:50 six==1.17.0 06:11:50 smmap==5.0.3 06:11:50 soupsieve==2.8.3 06:11:50 stevedore==5.7.0 06:11:50 tabulate==0.10.0 06:11:50 toml==0.10.2 06:11:50 tomlkit==0.14.0 06:11:50 tqdm==4.67.3 06:11:50 typing_extensions==4.15.0 06:11:50 urllib3==1.26.20 06:11:50 virtualenv==21.2.0 06:11:50 wcwidth==0.6.0 06:11:50 websocket-client==1.9.0 06:11:50 wrapt==2.1.2 06:11:50 xdg==6.0.0 06:11:50 xmltodict==1.0.4 06:11:50 yq==3.4.3 06:11:50 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4512070149905493451.sh 06:11:50 ---> uv-install.sh 06:11:50 Installing uv/uvx (latest) using shell installer 06:11:50 2026-04-09 06:11:50 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/0fbdbc27-66c6-43a7-a4cb-366b07980aba?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-09T06%3A57%3A26Z&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-09T05%3A57%3A23Z&ske=2026-04-09T06%3A57%3A26Z&sks=b&skv=2018-11-09&sig=GlrsioXCk2SLxkqinlDl%2FmdRUxVSEuC1gRdKCeJKuaA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTcxNTMyMiwibmJmIjoxNzc1NzE1MDIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9Pd2w_Jo0blrSpLwUJS1XU4wouLfNgARNRyDx5DNI1U&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-RsCwcI.sh" [1] 06:11:50 downloading uv 0.11.5 x86_64-unknown-linux-gnu 06:11:51 installing to /home/jenkins/.local/bin 06:11:51 uv 06:11:51 uvx 06:11:51 everything's installed! 06:11:51 06:11:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:11:51 06:11:51 source $HOME/.local/bin/env (sh, bash, zsh) 06:11:51 source $HOME/.local/bin/env.fish (fish) 06:11:51 Adding install location to PATH 06:11:51 ---> Validating uv/uvx install 06:11:51 uvx 0.11.5 (x86_64-unknown-linux-gnu) 06:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1802677731578991928.sh 06:11:51 ---> sudo-logs.sh 06:11:51 Archiving 'sudo' log.. 06:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8543028038100256394.sh 06:11:51 ---> job-cost.sh 06:11:51 INFO: Activating Python virtual environment... 06:11:51 Setup pyenv: 06:11:52 system 06:11:52 3.8.13 06:11:52 3.9.13 06:11:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:11:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zgjz from file:/tmp/.os_lf_venv 06:11:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:53 lf-activate-venv(): INFO: Base packages installed successfully 06:11:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-Zgjz/bin to PATH 06:11:58 INFO: No stack-cost file found 06:11:58 INFO: Instance uptime: 142s 06:11:58 INFO: Fetching instance metadata (attempt 1 of 3)... 06:11:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:11:59 INFO: Successfully fetched instance metadata 06:11:59 INFO: Instance type: v3-standard-4 06:11:59 INFO: Retrieving pricing info for: v3-standard-4 06:11:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:11:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=142 06:11:59 INFO: Successfully fetched Vexxhost pricing API 06:11:59 INFO: Retrieved cost: 0.11 06:11:59 INFO: Retrieved resource: v3-standard-4 06:11:59 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:11:59 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:11:59 INFO: Successfully archived job cost data 06:11:59 DEBUG: Cost data: oom-master-pre-commit-lint,4583,2026-04-09 06:11:59,v3-standard-4,142,0.11,0.00,SUCCESS 06:11:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12444175056826598253.sh 06:11:59 ---> logs-deploy.sh 06:11:59 Setup pyenv: 06:11:59 system 06:11:59 3.8.13 06:11:59 3.9.13 06:11:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zgjz from file:/tmp/.os_lf_venv 06:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:01 lf-activate-venv(): INFO: Base packages installed successfully 06:12:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-Zgjz/bin to PATH 06:12:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4583 06:12:08 INFO: archiving workspace using pattern(s): 06:12:09 Archives upload complete. 06:12:09 INFO: archiving logs to Nexus 06:12:10 ---> uname -a: 06:12:10 Linux prd-ubuntu1804-builder-4c-4g-4822 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:12:10 06:12:10 06:12:10 ---> lscpu: 06:12:10 Architecture: x86_64 06:12:10 CPU op-mode(s): 32-bit, 64-bit 06:12:10 Byte Order: Little Endian 06:12:10 CPU(s): 4 06:12:10 On-line CPU(s) list: 0-3 06:12:10 Thread(s) per core: 1 06:12:10 Core(s) per socket: 1 06:12:10 Socket(s): 4 06:12:10 NUMA node(s): 1 06:12:10 Vendor ID: AuthenticAMD 06:12:10 CPU family: 23 06:12:10 Model: 49 06:12:10 Model name: AMD EPYC-Rome Processor 06:12:10 Stepping: 0 06:12:10 CPU MHz: 2799.998 06:12:10 BogoMIPS: 5599.99 06:12:10 Virtualization: AMD-V 06:12:10 Hypervisor vendor: KVM 06:12:10 Virtualization type: full 06:12:10 L1d cache: 32K 06:12:10 L1i cache: 32K 06:12:10 L2 cache: 512K 06:12:10 L3 cache: 16384K 06:12:10 NUMA node0 CPU(s): 0-3 06:12:10 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 06:12:10 06:12:10 06:12:10 ---> nproc: 06:12:10 4 06:12:10 06:12:10 06:12:10 ---> df -h: 06:12:10 Filesystem Size Used Avail Use% Mounted on 06:12:10 udev 7.9G 0 7.9G 0% /dev 06:12:10 tmpfs 1.6G 676K 1.6G 1% /run 06:12:10 /dev/vda1 78G 8.5G 69G 11% / 06:12:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:12:10 tmpfs 5.0M 0 5.0M 0% /run/lock 06:12:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:12:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:12:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:12:10 06:12:10 06:12:10 ---> free -m: 06:12:10 total used free shared buff/cache available 06:12:10 Mem: 16040 544 13232 0 2262 15174 06:12:10 Swap: 1023 0 1023 06:12:10 06:12:10 06:12:10 ---> ip addr: 06:12:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:12:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:10 inet 127.0.0.1/8 scope host lo 06:12:10 valid_lft forever preferred_lft forever 06:12:10 inet6 ::1/128 scope host 06:12:10 valid_lft forever preferred_lft forever 06:12:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:12:10 link/ether fa:16:3e:e0:5e:3b brd ff:ff:ff:ff:ff:ff 06:12:10 inet 10.30.106.177/23 brd 10.30.107.255 scope global dynamic ens3 06:12:10 valid_lft 86254sec preferred_lft 86254sec 06:12:10 inet6 fe80::f816:3eff:fee0:5e3b/64 scope link 06:12:10 valid_lft forever preferred_lft forever 06:12:10 06:12:10 06:12:10 ---> sar -b -r -n DEV: 06:12:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4822) 04/09/26 _x86_64_ (4 CPU) 06:12:10 06:12:10 06:09:46 LINUX RESTART (4 CPU) 06:12:10 06:12:10 06:10:01 tps rtps wtps bread/s bwrtn/s 06:12:10 06:11:02 358.06 31.06 327.01 1050.05 55855.51 06:12:10 06:12:01 137.99 1.24 136.76 138.28 14756.01 06:12:10 Average: 248.96 16.27 232.69 598.03 35480.13 06:12:10 06:12:10 06:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:10 06:11:02 14001164 15598592 2423804 14.76 58952 1737600 721028 4.13 686140 1521392 143780 06:12:10 06:12:01 13566668 15559340 2858300 17.40 87052 2085068 755752 4.33 747288 1854864 183516 06:12:10 Average: 13783916 15578966 2641052 16.08 73002 1911334 738390 4.23 716714 1688128 163648 06:12:10 06:12:10 06:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:10 06:11:02 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 06:12:10 06:11:02 ens3 274.91 179.21 1871.14 54.85 0.00 0.00 0.00 0.00 06:12:10 06:12:01 lo 1.76 1.76 0.19 0.19 0.00 0.00 0.00 0.00 06:12:10 06:12:01 ens3 84.68 64.75 1356.03 13.29 0.00 0.00 0.00 0.00 06:12:10 Average: lo 2.12 2.12 0.23 0.23 0.00 0.00 0.00 0.00 06:12:10 Average: ens3 180.60 122.46 1615.77 34.25 0.00 0.00 0.00 0.00 06:12:10 06:12:10 06:12:10 ---> sar -P ALL: 06:12:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4822) 04/09/26 _x86_64_ (4 CPU) 06:12:10 06:12:10 06:09:46 LINUX RESTART (4 CPU) 06:12:10 06:12:10 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:12:10 06:11:02 all 24.68 0.00 2.72 2.32 0.07 70.21 06:12:10 06:11:02 0 29.64 0.00 3.21 1.29 0.08 65.78 06:12:10 06:11:02 1 25.23 0.00 2.37 3.61 0.07 68.72 06:12:10 06:11:02 2 27.04 0.00 2.44 0.49 0.07 69.97 06:12:10 06:11:02 3 16.85 0.00 2.84 3.87 0.07 76.37 06:12:10 06:12:01 all 20.67 0.00 1.71 1.76 0.06 75.80 06:12:10 06:12:01 0 17.40 0.00 1.91 1.41 0.07 79.21 06:12:10 06:12:01 1 6.83 0.00 1.14 4.54 0.03 87.46 06:12:10 06:12:01 2 25.27 0.00 1.65 0.15 0.05 72.88 06:12:10 06:12:01 3 33.17 0.00 2.12 0.92 0.05 63.74 06:12:10 Average: all 22.70 0.00 2.22 2.04 0.06 72.98 06:12:10 Average: 0 23.58 0.00 2.56 1.35 0.08 72.43 06:12:10 Average: 1 16.11 0.00 1.76 4.07 0.05 78.01 06:12:10 Average: 2 26.16 0.00 2.05 0.32 0.06 71.41 06:12:10 Average: 3 24.93 0.00 2.49 2.41 0.06 70.12 06:12:10 06:12:10 06:12:10