06:28:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143407 06:28:16 Running as SYSTEM 06:28:16 [EnvInject] - Loading node environment variables. 06:28:16 Building remotely on prd-ubuntu1804-builder-4c-4g-892 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:28:16 [ssh-agent] Looking for ssh-agent implementation... 06:28:16 $ ssh-agent 06:28:16 SSH_AUTH_SOCK=/tmp/ssh-Pi3Alt3okC3u/agent.1672 06:28:16 SSH_AGENT_PID=1674 06:28:16 [ssh-agent] Started. 06:28:16 Running ssh-add (command line suppressed) 06:28:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_970115311218475623.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_970115311218475623.key) 06:28:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:28:16 The recommended git tool is: NONE 06:28:18 using credential onap-jenkins-ssh 06:28:18 Wiping out workspace first. 06:28:18 Cloning the remote Git repository 06:28:18 Cloning repository git://cloud.onap.org/mirror/oom.git 06:28:18 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:28:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:18 > git --version # timeout=10 06:28:18 > git --version # 'git version 2.17.1' 06:28:18 using GIT_SSH to set credentials Gerrit user 06:28:18 Verifying host key using manually-configured host key entries 06:28:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:28:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:24 using GIT_SSH to set credentials Gerrit user 06:28:24 Verifying host key using manually-configured host key entries 06:28:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143407/2 # timeout=30 06:28:24 > git rev-parse e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb^{commit} # timeout=10 06:28:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:28:24 Checking out Revision e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb (refs/changes/07/143407/2) 06:28:24 > git config core.sparsecheckout # timeout=10 06:28:24 > git checkout -f e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=30 06:28:27 Commit message: "Bump onap chart version to Rabat" 06:28:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:28:27 > git rev-list --no-walk d9fbf8578b521aeb69d1d8f1ed1c2fb202859a49 # timeout=10 06:28:28 [EnvInject] - Injecting environment variables from a build step. 06:28:28 [EnvInject] - Injecting as environment variables the properties content 06:28:28 PYTHON=python3 06:28:28 06:28:28 [EnvInject] - Variables injected successfully. 06:28:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10337503955771506487.sh 06:28:28 ---> tox-install.sh 06:28:28 + source /home/jenkins/lf-env.sh 06:28:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:28 ++ mktemp -d /tmp/venv-XXXX 06:28:28 + lf_venv=/tmp/venv-r4wX 06:28:28 + local venv_file=/tmp/.os_lf_venv 06:28:28 + local python=python3 06:28:28 + local options 06:28:28 + local set_path=true 06:28:28 + local install_args= 06:28:28 ++ 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:28:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:28 + true 06:28:28 + case $1 in 06:28:28 + venv_file=/tmp/.toxenv 06:28:28 + shift 2 06:28:28 + true 06:28:28 + case $1 in 06:28:28 + shift 06:28:28 + break 06:28:28 + case $python in 06:28:28 + local pkg_list= 06:28:28 + [[ -d /opt/pyenv ]] 06:28:28 + echo 'Setup pyenv:' 06:28:28 Setup pyenv: 06:28:28 + export PYENV_ROOT=/opt/pyenv 06:28:28 + PYENV_ROOT=/opt/pyenv 06:28:28 + 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:28:28 + 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:28:28 + pyenv versions 06:28:28 * system (set by /opt/pyenv/version) 06:28:28 * 3.8.13 (set by /opt/pyenv/version) 06:28:28 * 3.9.13 (set by /opt/pyenv/version) 06:28:28 * 3.10.6 (set by /opt/pyenv/version) 06:28:28 + command -v pyenv 06:28:28 ++ pyenv init - --no-rehash 06:28:28 + 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:28:28 export PATH="/opt/pyenv/shims:${PATH}" 06:28:28 export PYENV_SHELL=bash 06:28:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:28 pyenv() { 06:28:28 local command 06:28:28 command="${1:-}" 06:28:28 if [ "$#" -gt 0 ]; then 06:28:28 shift 06:28:28 fi 06:28:28 06:28:28 case "$command" in 06:28:28 rehash|shell) 06:28:28 eval "$(pyenv "sh-$command" "$@")" 06:28:28 ;; 06:28:28 *) 06:28:28 command pyenv "$command" "$@" 06:28:28 ;; 06:28:28 esac 06:28:28 }' 06:28:28 +++ 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:28:28 ++ 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:28:28 ++ 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:28:28 ++ 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:28:28 ++ export PYENV_SHELL=bash 06:28:28 ++ PYENV_SHELL=bash 06:28:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:28 +++ complete -F _pyenv pyenv 06:28:28 ++ lf-pyver python3 06:28:28 ++ local py_version_xy=python3 06:28:28 ++ local py_version_xyz= 06:28:28 ++ pyenv versions 06:28:28 ++ local command 06:28:28 ++ command=versions 06:28:28 ++ '[' 1 -gt 0 ']' 06:28:28 ++ shift 06:28:28 ++ case "$command" in 06:28:28 ++ command pyenv versions 06:28:28 ++ pyenv versions 06:28:28 ++ awk '{ print $1 }' 06:28:28 ++ sed 's/^[ *]* //' 06:28:28 ++ grep -E '^[0-9.]*[0-9]$' 06:28:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:28 +++ grep '^3' /tmp/.pyenv_versions 06:28:28 +++ sort -V 06:28:28 +++ tail -n 1 06:28:28 ++ py_version_xyz=3.10.6 06:28:28 ++ [[ -z 3.10.6 ]] 06:28:28 ++ echo 3.10.6 06:28:28 ++ return 0 06:28:28 + pyenv local 3.10.6 06:28:28 + local command 06:28:28 + command=local 06:28:28 + '[' 2 -gt 0 ']' 06:28:28 + shift 06:28:28 + case "$command" in 06:28:28 + command pyenv local 3.10.6 06:28:28 + pyenv local 3.10.6 06:28:28 + for arg in "$@" 06:28:28 + case $arg in 06:28:28 + pkg_list+='tox ' 06:28:28 + for arg in "$@" 06:28:28 + case $arg in 06:28:28 + pkg_list+='virtualenv ' 06:28:28 + for arg in "$@" 06:28:28 + case $arg in 06:28:28 + pkg_list+='urllib3~=1.26.15 ' 06:28:28 + [[ -f /tmp/.toxenv ]] 06:28:28 + [[ ! -f /tmp/.toxenv ]] 06:28:28 + [[ -n '' ]] 06:28:28 + python3 -m venv /tmp/venv-r4wX 06:28:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r4wX' 06:28:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r4wX 06:28:32 + echo /tmp/venv-r4wX 06:28:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:28:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:28:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:32 + local 'pip_opts=--upgrade --quiet' 06:28:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:32 + [[ -n '' ]] 06:28:32 + [[ -n '' ]] 06:28:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:32 + /tmp/venv-r4wX/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:28:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:36 lf-activate-venv(): INFO: Base packages installed successfully 06:28:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:36 + /tmp/venv-r4wX/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:28:38 + type python3 06:28:38 + true 06:28:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-r4wX/bin to PATH' 06:28:38 lf-activate-venv(): INFO: Adding /tmp/venv-r4wX/bin to PATH 06:28:38 + PATH=/tmp/venv-r4wX/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:28:38 + return 0 06:28:38 + python3 --version 06:28:38 Python 3.10.6 06:28:38 + python3 -m pip --version 06:28:39 pip 26.0.1 from /tmp/venv-r4wX/lib/python3.10/site-packages/pip (python 3.10) 06:28:39 + python3 -m pip freeze 06:28:39 cachetools==7.0.1 06:28:39 colorama==0.4.6 06:28:39 distlib==0.4.0 06:28:39 filelock==3.25.0 06:28:39 packaging==26.0 06:28:39 platformdirs==4.9.2 06:28:39 pluggy==1.6.0 06:28:39 pyproject-api==1.10.0 06:28:39 python-discovery==1.1.0 06:28:39 tomli==2.4.0 06:28:39 tox==4.47.0 06:28:39 typing_extensions==4.15.0 06:28:39 urllib3==1.26.20 06:28:39 virtualenv==21.1.0 06:28:39 [EnvInject] - Injecting environment variables from a build step. 06:28:39 [EnvInject] - Injecting as environment variables the properties content 06:28:39 PARALLEL=false 06:28:39 06:28:39 [EnvInject] - Variables injected successfully. 06:28:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins511744036024385359.sh 06:28:39 ---> tox-run.sh 06:28:39 + 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:28:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:28:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:28:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:28:39 + cd /w/workspace/oom-master-pre-commit-lint/. 06:28:39 + source /home/jenkins/lf-env.sh 06:28:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:39 ++ mktemp -d /tmp/venv-XXXX 06:28:39 + lf_venv=/tmp/venv-njHn 06:28:39 + local venv_file=/tmp/.os_lf_venv 06:28:39 + local python=python3 06:28:39 + local options 06:28:39 + local set_path=true 06:28:39 + local install_args= 06:28:39 ++ 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:28:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:39 + true 06:28:39 + case $1 in 06:28:39 + venv_file=/tmp/.toxenv 06:28:39 + shift 2 06:28:39 + true 06:28:39 + case $1 in 06:28:39 + shift 06:28:39 + break 06:28:39 + case $python in 06:28:39 + local pkg_list= 06:28:39 + [[ -d /opt/pyenv ]] 06:28:39 + echo 'Setup pyenv:' 06:28:39 Setup pyenv: 06:28:39 + export PYENV_ROOT=/opt/pyenv 06:28:39 + PYENV_ROOT=/opt/pyenv 06:28:39 + 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:28:39 + 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:28:39 + pyenv versions 06:28:39 system 06:28:39 3.8.13 06:28:39 3.9.13 06:28:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:28:39 + command -v pyenv 06:28:39 ++ pyenv init - --no-rehash 06:28:39 + 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:28:39 export PATH="/opt/pyenv/shims:${PATH}" 06:28:39 export PYENV_SHELL=bash 06:28:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:39 pyenv() { 06:28:39 local command 06:28:39 command="${1:-}" 06:28:39 if [ "$#" -gt 0 ]; then 06:28:39 shift 06:28:39 fi 06:28:39 06:28:39 case "$command" in 06:28:39 rehash|shell) 06:28:39 eval "$(pyenv "sh-$command" "$@")" 06:28:39 ;; 06:28:39 *) 06:28:39 command pyenv "$command" "$@" 06:28:39 ;; 06:28:39 esac 06:28:39 }' 06:28:39 +++ 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:28:39 ++ 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:28:39 ++ 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:28:39 ++ 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:28:39 ++ export PYENV_SHELL=bash 06:28:39 ++ PYENV_SHELL=bash 06:28:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:39 +++ complete -F _pyenv pyenv 06:28:39 ++ lf-pyver python3 06:28:39 ++ local py_version_xy=python3 06:28:39 ++ local py_version_xyz= 06:28:39 ++ pyenv versions 06:28:39 ++ local command 06:28:39 ++ sed 's/^[ *]* //' 06:28:39 ++ command=versions 06:28:39 ++ '[' 1 -gt 0 ']' 06:28:39 ++ shift 06:28:39 ++ case "$command" in 06:28:39 ++ command pyenv versions 06:28:39 ++ pyenv versions 06:28:39 ++ awk '{ print $1 }' 06:28:39 ++ grep -E '^[0-9.]*[0-9]$' 06:28:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:39 +++ grep '^3' /tmp/.pyenv_versions 06:28:39 +++ sort -V 06:28:39 +++ tail -n 1 06:28:39 ++ py_version_xyz=3.10.6 06:28:39 ++ [[ -z 3.10.6 ]] 06:28:39 ++ echo 3.10.6 06:28:39 ++ return 0 06:28:39 + pyenv local 3.10.6 06:28:39 + local command 06:28:39 + command=local 06:28:39 + '[' 2 -gt 0 ']' 06:28:39 + shift 06:28:39 + case "$command" in 06:28:39 + command pyenv local 3.10.6 06:28:39 + pyenv local 3.10.6 06:28:39 + for arg in "$@" 06:28:39 + case $arg in 06:28:39 + pkg_list+='tox ' 06:28:39 + for arg in "$@" 06:28:39 + case $arg in 06:28:39 + pkg_list+='virtualenv ' 06:28:39 + for arg in "$@" 06:28:39 + case $arg in 06:28:39 + pkg_list+='urllib3~=1.26.15 ' 06:28:39 + [[ -f /tmp/.toxenv ]] 06:28:39 ++ cat /tmp/.toxenv 06:28:39 + lf_venv=/tmp/venv-r4wX 06:28:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4wX from' file:/tmp/.toxenv 06:28:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r4wX from file:/tmp/.toxenv 06:28:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:39 + local 'pip_opts=--upgrade --quiet' 06:28:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:39 + [[ -n '' ]] 06:28:39 + [[ -n '' ]] 06:28:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:39 + /tmp/venv-r4wX/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:28:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:40 lf-activate-venv(): INFO: Base packages installed successfully 06:28:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:40 + /tmp/venv-r4wX/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:28:41 + type python3 06:28:41 + true 06:28:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-r4wX/bin to PATH' 06:28:41 lf-activate-venv(): INFO: Adding /tmp/venv-r4wX/bin to PATH 06:28:41 + PATH=/tmp/venv-r4wX/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:28:41 + return 0 06:28:41 + [[ -d /opt/pyenv ]] 06:28:41 + echo '---> Setting up pyenv' 06:28:41 ---> Setting up pyenv 06:28:41 + export PYENV_ROOT=/opt/pyenv 06:28:41 + PYENV_ROOT=/opt/pyenv 06:28:41 + export PATH=/opt/pyenv/bin:/tmp/venv-r4wX/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:28:41 + PATH=/opt/pyenv/bin:/tmp/venv-r4wX/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:28:41 ++ pwd 06:28:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:28:41 + export PYTHONPATH 06:28:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:28:41 + TOX_TESTENV_PASSENV=PYTHONPATH 06:28:41 + tox --version 06:28:41 4.47.0 from /tmp/venv-r4wX/lib/python3.10/site-packages/tox/__init__.py 06:28:41 + PARALLEL=false 06:28:41 + TOX_OPTIONS_LIST= 06:28:41 + [[ -n pre-commit ]] 06:28:41 + TOX_OPTIONS_LIST=' -e pre-commit' 06:28:41 + case ${PARALLEL,,} in 06:28:41 + tox -e pre-commit 06:28:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:28:42 pre-commit: install_deps> python -I -m pip install pre-commit 06:28:48 pre-commit: freeze> python -m pip freeze --all 06:28:48 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 06:28:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:28:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:28:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:28:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:28:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:28:53 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:28:53 [INFO] Once installed this environment will be reused. 06:28:53 [INFO] This may take a few minutes... 06:28:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:28:58 [INFO] Once installed this environment will be reused. 06:28:58 [INFO] This may take a few minutes... 06:29:03 trim trailing whitespace.................................................Passed 06:29:03 Tabs remover.............................................................Passed 06:29:03 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:29:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:29:04 [INFO] Once installed this environment will be reused. 06:29:04 [INFO] This may take a few minutes... 06:29:12 gitlint..............................................(no files to check)Skipped 06:29:12 pre-commit: OK (30.71=setup[6.96]+cmd[15.00,8.75] seconds) 06:29:12 congratulations :) (30.75 seconds) 06:29:12 + tox_status=0 06:29:12 + echo '---> Completed tox runs' 06:29:12 ---> Completed tox runs 06:29:12 + for i in .tox/*/log 06:29:12 ++ echo .tox/pre-commit/log 06:29:12 ++ awk -F/ '{print $2}' 06:29:12 + tox_env=pre-commit 06:29:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:29:12 + DOC_DIR=docs/_build/html 06:29:12 + [[ -d docs/_build/html ]] 06:29:12 + echo '---> tox-run.sh ends' 06:29:12 ---> tox-run.sh ends 06:29:12 + test 0 -eq 0 06:29:12 $ ssh-agent -k 06:29:12 unset SSH_AUTH_SOCK; 06:29:12 unset SSH_AGENT_PID; 06:29:12 echo Agent pid 1674 killed; 06:29:12 [ssh-agent] Stopped. 06:29:12 [PostBuildScript] - [INFO] Executing post build scripts. 06:29:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8852952938869351375.sh 06:29:12 ---> sysstat.sh 06:29:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12154044971274722076.sh 06:29:13 ---> package-listing.sh 06:29:13 ++ facter osfamily 06:29:13 ++ tr '[:upper:]' '[:lower:]' 06:29:13 + OS_FAMILY=debian 06:29:13 + workspace=/w/workspace/oom-master-pre-commit-lint 06:29:13 + START_PACKAGES=/tmp/packages_start.txt 06:29:13 + END_PACKAGES=/tmp/packages_end.txt 06:29:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:13 + PACKAGES=/tmp/packages_start.txt 06:29:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:29:13 + PACKAGES=/tmp/packages_end.txt 06:29:13 + case "${OS_FAMILY}" in 06:29:13 + dpkg -l 06:29:13 + grep '^ii' 06:29:13 + '[' -f /tmp/packages_start.txt ']' 06:29:13 + '[' -f /tmp/packages_end.txt ']' 06:29:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:29:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:29:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:29:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6143547159590969310.sh 06:29:13 ---> capture-instance-metadata.sh 06:29:13 Setup pyenv: 06:29:13 system 06:29:13 3.8.13 06:29:13 3.9.13 06:29:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZvZT 06:29:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:29:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:20 lf-activate-venv(): INFO: Base packages installed successfully 06:29:20 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZvZT/bin to PATH 06:29:45 INFO: Running in OpenStack, capturing instance metadata 06:29:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4354750098707874364.sh 06:29:46 provisioning config files... 06:29:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config881545461723337333tmp 06:29:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:29:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:29:46 [EnvInject] - Injecting environment variables from a build step. 06:29:46 [EnvInject] - Injecting as environment variables the properties content 06:29:46 SERVER_ID=logs 06:29:46 06:29:46 [EnvInject] - Variables injected successfully. 06:29:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18097901150334346471.sh 06:29:46 ---> create-netrc.sh 06:29:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3342508938559135944.sh 06:29:46 ---> python-tools-install.sh 06:29:46 Setup pyenv: 06:29:46 system 06:29:46 3.8.13 06:29:46 3.9.13 06:29:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZvZT from file:/tmp/.os_lf_venv 06:29:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:49 lf-activate-venv(): INFO: Base packages installed successfully 06:29:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-ZvZT/bin to PATH 06:29:56 Generating Requirements File 06:30:16 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:30:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:30:16 Python 3.10.6 06:30:16 pip 26.0.1 from /tmp/venv-ZvZT/lib/python3.10/site-packages/pip (python 3.10) 06:30:17 appdirs==1.4.4 06:30:17 argcomplete==3.6.3 06:30:17 aspy.yaml==1.3.0 06:30:17 attrs==25.4.0 06:30:17 autopage==0.6.0 06:30:17 backports.strenum==1.3.1 06:30:17 beautifulsoup4==4.14.3 06:30:17 boto3==1.42.59 06:30:17 botocore==1.42.59 06:30:17 bs4==0.0.2 06:30:17 certifi==2026.2.25 06:30:17 cffi==2.0.0 06:30:17 cfgv==3.5.0 06:30:17 chardet==6.0.0.post1 06:30:17 charset-normalizer==3.4.4 06:30:17 click==8.3.1 06:30:17 cliff==4.13.2 06:30:17 cmd2==3.3.0 06:30:17 cryptography==3.3.2 06:30:17 debtcollector==3.0.0 06:30:17 decorator==5.2.1 06:30:17 defusedxml==0.7.1 06:30:17 Deprecated==1.3.1 06:30:17 distlib==0.4.0 06:30:17 dnspython==2.8.0 06:30:17 docker==7.1.0 06:30:17 dogpile.cache==1.5.0 06:30:17 durationpy==0.10 06:30:17 email-validator==2.3.0 06:30:17 filelock==3.25.0 06:30:17 future==1.0.0 06:30:17 gitdb==4.0.12 06:30:17 GitPython==3.1.46 06:30:17 httplib2==0.30.2 06:30:17 identify==2.6.17 06:30:17 idna==3.11 06:30:17 importlib-resources==1.5.0 06:30:17 iso8601==2.1.0 06:30:17 Jinja2==3.1.6 06:30:17 jmespath==1.1.0 06:30:17 jsonpatch==1.33 06:30:17 jsonpointer==3.0.0 06:30:17 jsonschema==4.26.0 06:30:17 jsonschema-specifications==2025.9.1 06:30:17 keystoneauth1==5.13.1 06:30:17 kubernetes==35.0.0 06:30:17 lftools==0.37.21 06:30:17 lxml==6.0.2 06:30:17 markdown-it-py==4.0.0 06:30:17 MarkupSafe==3.0.3 06:30:17 mdurl==0.1.2 06:30:17 msgpack==1.1.2 06:30:17 multi_key_dict==2.0.3 06:30:17 munch==4.0.0 06:30:17 netaddr==1.3.0 06:30:17 niet==1.4.2 06:30:17 nodeenv==1.10.0 06:30:17 oauth2client==4.1.3 06:30:17 oauthlib==3.3.1 06:30:17 openstacksdk==4.10.0 06:30:17 os-service-types==1.8.2 06:30:17 osc-lib==4.4.0 06:30:17 oslo.config==10.3.0 06:30:17 oslo.context==6.3.0 06:30:17 oslo.i18n==6.7.2 06:30:17 oslo.log==8.1.0 06:30:17 oslo.serialization==5.9.1 06:30:17 oslo.utils==10.0.0 06:30:17 packaging==26.0 06:30:17 pbr==7.0.3 06:30:17 platformdirs==4.9.2 06:30:17 prettytable==3.17.0 06:30:17 psutil==7.2.2 06:30:17 pyasn1==0.6.2 06:30:17 pyasn1_modules==0.4.2 06:30:17 pycparser==3.0 06:30:17 pygerrit2==2.0.15 06:30:17 PyGithub==2.8.1 06:30:17 Pygments==2.19.2 06:30:17 PyJWT==2.11.0 06:30:17 PyNaCl==1.6.2 06:30:17 pyparsing==2.4.7 06:30:17 pyperclip==1.11.0 06:30:17 pyrsistent==0.20.0 06:30:17 python-cinderclient==9.8.0 06:30:17 python-dateutil==2.9.0.post0 06:30:17 python-discovery==1.1.0 06:30:17 python-heatclient==5.1.0 06:30:17 python-jenkins==1.8.3 06:30:17 python-keystoneclient==5.8.0 06:30:17 python-magnumclient==4.10.0 06:30:17 python-openstackclient==9.0.0 06:30:17 python-swiftclient==4.10.0 06:30:17 PyYAML==6.0.3 06:30:17 referencing==0.37.0 06:30:17 requests==2.32.5 06:30:17 requests-oauthlib==2.0.0 06:30:17 requestsexceptions==1.4.0 06:30:17 rfc3986==2.0.0 06:30:17 rich==14.3.3 06:30:17 rich-argparse==1.7.2 06:30:17 rpds-py==0.30.0 06:30:17 rsa==4.9.1 06:30:17 ruamel.yaml==0.19.1 06:30:17 ruamel.yaml.clib==0.2.15 06:30:17 s3transfer==0.16.0 06:30:17 simplejson==3.20.2 06:30:17 six==1.17.0 06:30:17 smmap==5.0.2 06:30:17 soupsieve==2.8.3 06:30:17 stevedore==5.7.0 06:30:17 tabulate==0.9.0 06:30:17 toml==0.10.2 06:30:17 tomlkit==0.14.0 06:30:17 tqdm==4.67.3 06:30:17 typing_extensions==4.15.0 06:30:17 urllib3==1.26.20 06:30:17 virtualenv==21.1.0 06:30:17 wcwidth==0.6.0 06:30:17 websocket-client==1.9.0 06:30:17 wrapt==2.1.1 06:30:17 xdg==6.0.0 06:30:17 xmltodict==1.0.4 06:30:17 yq==3.4.3 06:30:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11855889028942662780.sh 06:30:17 ---> sudo-logs.sh 06:30:17 Archiving 'sudo' log.. 06:30:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17407574624526997798.sh 06:30:17 ---> job-cost.sh 06:30:17 INFO: Activating Python virtual environment... 06:30:17 Setup pyenv: 06:30:17 system 06:30:17 3.8.13 06:30:17 3.9.13 06:30:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZvZT from file:/tmp/.os_lf_venv 06:30:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:19 lf-activate-venv(): INFO: Base packages installed successfully 06:30:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-ZvZT/bin to PATH 06:30:24 INFO: No stack-cost file found 06:30:24 INFO: Instance uptime: 154s 06:30:24 INFO: Fetching instance metadata (attempt 1 of 3)... 06:30:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:30:24 INFO: Successfully fetched instance metadata 06:30:24 INFO: Instance type: v3-standard-4 06:30:24 INFO: Retrieving pricing info for: v3-standard-4 06:30:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:30:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=154 06:30:25 INFO: Successfully fetched Vexxhost pricing API 06:30:25 INFO: Retrieved cost: 0.11 06:30:25 INFO: Retrieved resource: v3-standard-4 06:30:25 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:30:25 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:30:25 INFO: Successfully archived job cost data 06:30:25 DEBUG: Cost data: oom-master-pre-commit-lint,4472,2026-03-02 06:30:25,v3-standard-4,154,0.11,0.00,SUCCESS 06:30:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6087175093587715287.sh 06:30:25 ---> logs-deploy.sh 06:30:25 Setup pyenv: 06:30:25 system 06:30:25 3.8.13 06:30:25 3.9.13 06:30:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZvZT from file:/tmp/.os_lf_venv 06:30:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:26 lf-activate-venv(): INFO: Base packages installed successfully 06:30:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZvZT/bin to PATH 06:30:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4472 06:30:34 INFO: archiving workspace using pattern(s): 06:30:34 /tmp/venv-ZvZT/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:30:34 warnings.warn( 06:30:35 Archives upload complete. 06:30:35 INFO: archiving logs to Nexus 06:30:35 /tmp/venv-ZvZT/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:30:35 warnings.warn( 06:30:36 ---> uname -a: 06:30:36 Linux prd-ubuntu1804-builder-4c-4g-892 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:30:36 06:30:36 06:30:36 ---> lscpu: 06:30:36 Architecture: x86_64 06:30:36 CPU op-mode(s): 32-bit, 64-bit 06:30:36 Byte Order: Little Endian 06:30:36 CPU(s): 4 06:30:36 On-line CPU(s) list: 0-3 06:30:36 Thread(s) per core: 1 06:30:36 Core(s) per socket: 1 06:30:36 Socket(s): 4 06:30:36 NUMA node(s): 1 06:30:36 Vendor ID: AuthenticAMD 06:30:36 CPU family: 23 06:30:36 Model: 49 06:30:36 Model name: AMD EPYC-Rome Processor 06:30:36 Stepping: 0 06:30:36 CPU MHz: 2800.000 06:30:36 BogoMIPS: 5600.00 06:30:36 Virtualization: AMD-V 06:30:36 Hypervisor vendor: KVM 06:30:36 Virtualization type: full 06:30:36 L1d cache: 32K 06:30:36 L1i cache: 32K 06:30:36 L2 cache: 512K 06:30:36 L3 cache: 16384K 06:30:36 NUMA node0 CPU(s): 0-3 06:30:36 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:30:36 06:30:36 06:30:36 ---> nproc: 06:30:36 4 06:30:36 06:30:36 06:30:36 ---> df -h: 06:30:36 Filesystem Size Used Avail Use% Mounted on 06:30:36 udev 7.9G 0 7.9G 0% /dev 06:30:36 tmpfs 1.6G 676K 1.6G 1% /run 06:30:36 /dev/vda1 78G 8.4G 69G 11% / 06:30:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:30:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:30:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:30:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:30:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:30:36 06:30:36 06:30:36 ---> free -m: 06:30:36 total used free shared buff/cache available 06:30:36 Mem: 16040 547 13280 0 2211 15171 06:30:36 Swap: 1023 0 1023 06:30:36 06:30:36 06:30:36 ---> ip addr: 06:30:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:36 inet 127.0.0.1/8 scope host lo 06:30:36 valid_lft forever preferred_lft forever 06:30:36 inet6 ::1/128 scope host 06:30:36 valid_lft forever preferred_lft forever 06:30:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:36 link/ether fa:16:3e:dd:90:b6 brd ff:ff:ff:ff:ff:ff 06:30:36 inet 10.30.106.94/23 brd 10.30.107.255 scope global dynamic ens3 06:30:36 valid_lft 86242sec preferred_lft 86242sec 06:30:36 inet6 fe80::f816:3eff:fedd:90b6/64 scope link 06:30:36 valid_lft forever preferred_lft forever 06:30:36 06:30:36 06:30:36 ---> sar -b -r -n DEV: 06:30:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-892) 03/02/26 _x86_64_ (4 CPU) 06:30:36 06:30:36 06:28:00 LINUX RESTART (4 CPU) 06:30:36 06:30:36 06:29:01 tps rtps wtps bread/s bwrtn/s 06:30:36 06:30:01 111.46 0.93 110.53 110.78 37284.59 06:30:36 Average: 111.46 0.93 110.53 110.78 37284.59 06:30:36 06:30:36 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:36 06:30:01 13761612 15578396 2663356 16.22 78832 1925904 745564 4.27 732800 1693832 163684 06:30:36 Average: 13761612 15578396 2663356 16.22 78832 1925904 745564 4.27 732800 1693832 163684 06:30:36 06:30:36 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:36 06:30:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 06:30:36 06:30:01 ens3 82.59 59.37 830.14 11.48 0.00 0.00 0.00 0.00 06:30:36 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 06:30:36 Average: ens3 82.59 59.37 830.14 11.48 0.00 0.00 0.00 0.00 06:30:36 06:30:36 06:30:36 ---> sar -P ALL: 06:30:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-892) 03/02/26 _x86_64_ (4 CPU) 06:30:36 06:30:36 06:28:00 LINUX RESTART (4 CPU) 06:30:36 06:30:36 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:30:36 06:30:01 all 19.27 0.00 1.60 2.09 0.05 76.98 06:30:36 06:30:01 0 16.10 0.00 1.49 0.18 0.05 82.17 06:30:36 06:30:01 1 38.11 0.00 2.95 0.65 0.07 58.22 06:30:36 06:30:01 2 7.99 0.00 1.30 4.26 0.07 86.38 06:30:36 06:30:01 3 14.79 0.00 0.68 3.29 0.05 81.19 06:30:36 Average: all 19.27 0.00 1.60 2.09 0.05 76.98 06:30:36 Average: 0 16.10 0.00 1.49 0.18 0.05 82.17 06:30:36 Average: 1 38.11 0.00 2.95 0.65 0.07 58.22 06:30:36 Average: 2 7.99 0.00 1.30 4.26 0.07 86.38 06:30:36 Average: 3 14.79 0.00 0.68 3.29 0.05 81.19 06:30:36 06:30:36 06:30:36