16:00:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137053 16:00:28 Running as SYSTEM 16:00:28 [EnvInject] - Loading node environment variables. 16:00:28 Building remotely on prd-ubuntu1804-docker-8c-8g-13224 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 16:00:28 [ssh-agent] Looking for ssh-agent implementation... 16:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:28 $ ssh-agent 16:00:28 SSH_AUTH_SOCK=/tmp/ssh-M9GeBTot2o2Q/agent.2164 16:00:28 SSH_AGENT_PID=2166 16:00:28 [ssh-agent] Started. 16:00:28 Running ssh-add (command line suppressed) 16:00:28 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15616060005620364131.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15616060005620364131.key) 16:00:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:00:28 The recommended git tool is: NONE 16:00:30 using credential onap-jenkins-ssh 16:00:30 Wiping out workspace first. 16:00:30 Cloning the remote Git repository 16:00:30 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 16:00:30 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 16:00:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 16:00:30 > git --version # timeout=10 16:00:30 > git --version # 'git version 2.17.1' 16:00:30 using GIT_SSH to set credentials Gerrit user 16:00:30 Verifying host key using manually-configured host key entries 16:00:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:00:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 16:00:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:31 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 16:00:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 16:00:31 using GIT_SSH to set credentials Gerrit user 16:00:31 Verifying host key using manually-configured host key entries 16:00:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/53/137053/1 # timeout=30 16:00:31 > git rev-parse 582ba400f31318dc90ec21552339d66ab79cb80e^{commit} # timeout=10 16:00:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:31 Checking out Revision 582ba400f31318dc90ec21552339d66ab79cb80e (refs/changes/53/137053/1) 16:00:31 > git config core.sparsecheckout # timeout=10 16:00:31 > git checkout -f 582ba400f31318dc90ec21552339d66ab79cb80e # timeout=30 16:00:34 Commit message: "Update version to 12.9.0" 16:00:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:34 > git rev-list --no-walk 21c7d95ef3c079c068dd98c1a19b3dbd8295139a # timeout=10 16:00:34 [EnvInject] - Injecting environment variables from a build step. 16:00:34 [EnvInject] - Injecting as environment variables the properties content 16:00:34 PYTHON=python3 16:00:34 16:00:34 [EnvInject] - Variables injected successfully. 16:00:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins2131913567778345230.sh 16:00:34 ---> tox-install.sh 16:00:34 + source /home/jenkins/lf-env.sh 16:00:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:34 ++ mktemp -d /tmp/venv-XXXX 16:00:34 + lf_venv=/tmp/venv-8YNJ 16:00:34 + local venv_file=/tmp/.os_lf_venv 16:00:34 + local python=python3 16:00:34 + local options 16:00:34 + local set_path=true 16:00:34 + local install_args= 16:00:34 ++ 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 16:00:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:34 + true 16:00:34 + case $1 in 16:00:34 + venv_file=/tmp/.toxenv 16:00:34 + shift 2 16:00:34 + true 16:00:34 + case $1 in 16:00:34 + shift 16:00:34 + break 16:00:34 + case $python in 16:00:34 + local pkg_list= 16:00:34 + [[ -d /opt/pyenv ]] 16:00:34 + echo 'Setup pyenv:' 16:00:34 Setup pyenv: 16:00:34 + export PYENV_ROOT=/opt/pyenv 16:00:34 + PYENV_ROOT=/opt/pyenv 16:00:34 + 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 16:00:34 + 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 16:00:34 + pyenv versions 16:00:35 * system (set by /opt/pyenv/version) 16:00:35 * 3.8.13 (set by /opt/pyenv/version) 16:00:35 * 3.9.13 (set by /opt/pyenv/version) 16:00:35 * 3.10.6 (set by /opt/pyenv/version) 16:00:35 + command -v pyenv 16:00:35 ++ pyenv init - --no-rehash 16:00:35 + 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[*]}"'\'')" 16:00:35 export PATH="/opt/pyenv/shims:${PATH}" 16:00:35 export PYENV_SHELL=bash 16:00:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:35 pyenv() { 16:00:35 local command 16:00:35 command="${1:-}" 16:00:35 if [ "$#" -gt 0 ]; then 16:00:35 shift 16:00:35 fi 16:00:35 16:00:35 case "$command" in 16:00:35 rehash|shell) 16:00:35 eval "$(pyenv "sh-$command" "$@")" 16:00:35 ;; 16:00:35 *) 16:00:35 command pyenv "$command" "$@" 16:00:35 ;; 16:00:35 esac 16:00:35 }' 16:00:35 +++ 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[*]}"' 16:00:35 ++ 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 16:00:35 ++ 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 16:00:35 ++ 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 16:00:35 ++ export PYENV_SHELL=bash 16:00:35 ++ PYENV_SHELL=bash 16:00:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:35 +++ complete -F _pyenv pyenv 16:00:35 ++ lf-pyver python3 16:00:35 ++ local py_version_xy=python3 16:00:35 ++ local py_version_xyz= 16:00:35 ++ sed 's/^[ *]* //' 16:00:35 ++ awk '{ print $1 }' 16:00:35 ++ grep -E '^[0-9.]*[0-9]$' 16:00:35 ++ pyenv versions 16:00:35 ++ local command 16:00:35 ++ command=versions 16:00:35 ++ '[' 1 -gt 0 ']' 16:00:35 ++ shift 16:00:35 ++ case "$command" in 16:00:35 ++ command pyenv versions 16:00:35 ++ pyenv versions 16:00:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:35 +++ grep '^3' /tmp/.pyenv_versions 16:00:35 +++ sort -V 16:00:35 +++ tail -n 1 16:00:35 ++ py_version_xyz=3.10.6 16:00:35 ++ [[ -z 3.10.6 ]] 16:00:35 ++ echo 3.10.6 16:00:35 ++ return 0 16:00:35 + pyenv local 3.10.6 16:00:35 + local command 16:00:35 + command=local 16:00:35 + '[' 2 -gt 0 ']' 16:00:35 + shift 16:00:35 + case "$command" in 16:00:35 + command pyenv local 3.10.6 16:00:35 + pyenv local 3.10.6 16:00:35 + for arg in "$@" 16:00:35 + case $arg in 16:00:35 + pkg_list+='tox ' 16:00:35 + for arg in "$@" 16:00:35 + case $arg in 16:00:35 + pkg_list+='virtualenv ' 16:00:35 + for arg in "$@" 16:00:35 + case $arg in 16:00:35 + pkg_list+='urllib3~=1.26.15 ' 16:00:35 + [[ -f /tmp/.toxenv ]] 16:00:35 + [[ ! -f /tmp/.toxenv ]] 16:00:35 + [[ -n '' ]] 16:00:35 + python3 -m venv /tmp/venv-8YNJ 16:00:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8YNJ' 16:00:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8YNJ 16:00:39 + echo /tmp/venv-8YNJ 16:00:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:39 + /tmp/venv-8YNJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:42 + /tmp/venv-8YNJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:45 + type python3 16:00:45 + true 16:00:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8YNJ/bin to PATH' 16:00:45 lf-activate-venv(): INFO: Adding /tmp/venv-8YNJ/bin to PATH 16:00:45 + PATH=/tmp/venv-8YNJ/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 16:00:45 + return 0 16:00:45 + python3 --version 16:00:45 Python 3.10.6 16:00:45 + python3 -m pip --version 16:00:45 pip 23.3.2 from /tmp/venv-8YNJ/lib/python3.10/site-packages/pip (python 3.10) 16:00:45 + python3 -m pip freeze 16:00:46 cachetools==5.3.2 16:00:46 chardet==5.2.0 16:00:46 colorama==0.4.6 16:00:46 distlib==0.3.8 16:00:46 filelock==3.13.1 16:00:46 packaging==23.2 16:00:46 platformdirs==4.1.0 16:00:46 pluggy==1.3.0 16:00:46 pyproject-api==1.6.1 16:00:46 tomli==2.0.1 16:00:46 tox==4.12.1 16:00:46 urllib3==1.26.18 16:00:46 virtualenv==20.25.0 16:00:46 [EnvInject] - Injecting environment variables from a build step. 16:00:46 [EnvInject] - Injecting as environment variables the properties content 16:00:46 PARALLEL=false 16:00:46 16:00:46 [EnvInject] - Variables injected successfully. 16:00:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10002334472248538083.sh 16:00:46 ---> tox-run.sh 16:00:46 + 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 16:00:46 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 16:00:46 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 16:00:46 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 16:00:46 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 16:00:46 + source /home/jenkins/lf-env.sh 16:00:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:46 ++ mktemp -d /tmp/venv-XXXX 16:00:46 + lf_venv=/tmp/venv-YYbG 16:00:46 + local venv_file=/tmp/.os_lf_venv 16:00:46 + local python=python3 16:00:46 + local options 16:00:46 + local set_path=true 16:00:46 + local install_args= 16:00:46 ++ 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 16:00:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:46 + true 16:00:46 + case $1 in 16:00:46 + venv_file=/tmp/.toxenv 16:00:46 + shift 2 16:00:46 + true 16:00:46 + case $1 in 16:00:46 + shift 16:00:46 + break 16:00:46 + case $python in 16:00:46 + local pkg_list= 16:00:46 + [[ -d /opt/pyenv ]] 16:00:46 + echo 'Setup pyenv:' 16:00:46 Setup pyenv: 16:00:46 + export PYENV_ROOT=/opt/pyenv 16:00:46 + PYENV_ROOT=/opt/pyenv 16:00:46 + 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 16:00:46 + 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 16:00:46 + pyenv versions 16:00:46 system 16:00:46 3.8.13 16:00:46 3.9.13 16:00:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 16:00:46 + command -v pyenv 16:00:46 ++ pyenv init - --no-rehash 16:00:46 + 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[*]}"'\'')" 16:00:46 export PATH="/opt/pyenv/shims:${PATH}" 16:00:46 export PYENV_SHELL=bash 16:00:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:46 pyenv() { 16:00:46 local command 16:00:46 command="${1:-}" 16:00:46 if [ "$#" -gt 0 ]; then 16:00:46 shift 16:00:46 fi 16:00:46 16:00:46 case "$command" in 16:00:46 rehash|shell) 16:00:46 eval "$(pyenv "sh-$command" "$@")" 16:00:46 ;; 16:00:46 *) 16:00:46 command pyenv "$command" "$@" 16:00:46 ;; 16:00:46 esac 16:00:46 }' 16:00:46 +++ 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[*]}"' 16:00:46 ++ 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 16:00:46 ++ 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 16:00:46 ++ 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 16:00:46 ++ export PYENV_SHELL=bash 16:00:46 ++ PYENV_SHELL=bash 16:00:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:46 +++ complete -F _pyenv pyenv 16:00:46 ++ lf-pyver python3 16:00:46 ++ local py_version_xy=python3 16:00:46 ++ local py_version_xyz= 16:00:46 ++ pyenv versions 16:00:46 ++ local command 16:00:46 ++ command=versions 16:00:46 ++ '[' 1 -gt 0 ']' 16:00:46 ++ shift 16:00:46 ++ case "$command" in 16:00:46 ++ command pyenv versions 16:00:46 ++ pyenv versions 16:00:46 ++ sed 's/^[ *]* //' 16:00:46 ++ awk '{ print $1 }' 16:00:46 ++ grep -E '^[0-9.]*[0-9]$' 16:00:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:46 +++ grep '^3' /tmp/.pyenv_versions 16:00:46 +++ sort -V 16:00:46 +++ tail -n 1 16:00:46 ++ py_version_xyz=3.10.6 16:00:46 ++ [[ -z 3.10.6 ]] 16:00:46 ++ echo 3.10.6 16:00:46 ++ return 0 16:00:46 + pyenv local 3.10.6 16:00:46 + local command 16:00:46 + command=local 16:00:46 + '[' 2 -gt 0 ']' 16:00:46 + shift 16:00:46 + case "$command" in 16:00:46 + command pyenv local 3.10.6 16:00:46 + pyenv local 3.10.6 16:00:46 + for arg in "$@" 16:00:46 + case $arg in 16:00:46 + pkg_list+='tox ' 16:00:46 + for arg in "$@" 16:00:46 + case $arg in 16:00:46 + pkg_list+='virtualenv ' 16:00:46 + for arg in "$@" 16:00:46 + case $arg in 16:00:46 + pkg_list+='urllib3~=1.26.15 ' 16:00:46 + [[ -f /tmp/.toxenv ]] 16:00:46 ++ cat /tmp/.toxenv 16:00:46 + lf_venv=/tmp/venv-8YNJ 16:00:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YNJ from' file:/tmp/.toxenv 16:00:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YNJ from file:/tmp/.toxenv 16:00:46 + /tmp/venv-8YNJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:47 + /tmp/venv-8YNJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:48 + type python3 16:00:48 + true 16:00:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8YNJ/bin to PATH' 16:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-8YNJ/bin to PATH 16:00:48 + PATH=/tmp/venv-8YNJ/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 16:00:48 + return 0 16:00:48 + [[ -d /opt/pyenv ]] 16:00:48 + echo '---> Setting up pyenv' 16:00:48 ---> Setting up pyenv 16:00:48 + export PYENV_ROOT=/opt/pyenv 16:00:48 + PYENV_ROOT=/opt/pyenv 16:00:48 + export PATH=/opt/pyenv/bin:/tmp/venv-8YNJ/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 16:00:48 + PATH=/opt/pyenv/bin:/tmp/venv-8YNJ/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 16:00:48 ++ pwd 16:00:48 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 16:00:48 + export PYTHONPATH 16:00:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:48 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:48 + tox --version 16:00:49 4.12.1 from /tmp/venv-8YNJ/lib/python3.10/site-packages/tox/__init__.py 16:00:49 + PARALLEL=false 16:00:49 + TOX_OPTIONS_LIST= 16:00:49 + [[ -n pydocstyle ]] 16:00:49 + TOX_OPTIONS_LIST=' -e pydocstyle' 16:00:49 + case ${PARALLEL,,} in 16:00:49 + tox -e pydocstyle 16:00:49 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 16:00:50 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 16:01:04 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 16:01:06 .pkg: _optional_hooks> python /tmp/venv-8YNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 16:01:06 .pkg: get_requires_for_build_sdist> python /tmp/venv-8YNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 16:01:06 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 16:01:07 .pkg: get_requires_for_build_wheel> python /tmp/venv-8YNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 16:01:07 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 16:01:07 .pkg: freeze> python -m pip freeze --all 16:01:08 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 16:01:08 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-8YNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 16:01:08 .pkg: build_sdist> python /tmp/venv-8YNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 16:01:08 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 16:01:09 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-12.9.0.tar.gz 16:01:12 pydocstyle: freeze> python -m pip freeze --all 16:01:12 pydocstyle: astroid==3.0.2,attrs==23.2.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.0,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.41,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.9.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==7.4.4,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 16:01:12 pydocstyle: commands[0]> pydocstyle src/ 16:01:15 .pkg: _exit> python /tmp/venv-8YNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 16:01:15 pydocstyle: OK (26.39=setup[23.27]+cmd[3.12] seconds) 16:01:15 congratulations :) (26.55 seconds) 16:01:16 + tox_status=0 16:01:16 + echo '---> Completed tox runs' 16:01:16 ---> Completed tox runs 16:01:16 + for i in .tox/*/log 16:01:16 ++ echo .tox/pydocstyle/log 16:01:16 ++ awk -F/ '{print $2}' 16:01:16 + tox_env=pydocstyle 16:01:16 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 16:01:16 + DOC_DIR=docs/_build/html 16:01:16 + [[ -d docs/_build/html ]] 16:01:16 + echo '---> tox-run.sh ends' 16:01:16 ---> tox-run.sh ends 16:01:16 + test 0 -eq 0 16:01:16 $ ssh-agent -k 16:01:16 unset SSH_AUTH_SOCK; 16:01:16 unset SSH_AGENT_PID; 16:01:16 echo Agent pid 2166 killed; 16:01:16 [ssh-agent] Stopped. 16:01:16 [PostBuildScript] - [INFO] Executing post build scripts. 16:01:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7488319992468952100.sh 16:01:16 ---> sysstat.sh 16:01:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8581697784626935050.sh 16:01:16 ---> package-listing.sh 16:01:16 ++ facter osfamily 16:01:16 ++ tr '[:upper:]' '[:lower:]' 16:01:16 + OS_FAMILY=debian 16:01:16 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 16:01:16 + START_PACKAGES=/tmp/packages_start.txt 16:01:16 + END_PACKAGES=/tmp/packages_end.txt 16:01:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:16 + PACKAGES=/tmp/packages_start.txt 16:01:16 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 16:01:16 + PACKAGES=/tmp/packages_end.txt 16:01:16 + case "${OS_FAMILY}" in 16:01:16 + dpkg -l 16:01:16 + grep '^ii' 16:01:16 + '[' -f /tmp/packages_start.txt ']' 16:01:16 + '[' -f /tmp/packages_end.txt ']' 16:01:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:16 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 16:01:16 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 16:01:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 16:01:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2714849995609036906.sh 16:01:16 ---> capture-instance-metadata.sh 16:01:17 Setup pyenv: 16:01:17 system 16:01:17 3.8.13 16:01:17 3.9.13 16:01:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 16:01:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y2cT 16:01:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:01:24 lf-activate-venv(): INFO: Installing: lftools 16:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-y2cT/bin to PATH 16:01:55 INFO: Running in OpenStack, capturing instance metadata 16:01:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3334378084161591170.sh 16:01:56 provisioning config files... 16:01:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config4578712948383404552tmp 16:01:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:01:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:01:56 [EnvInject] - Injecting environment variables from a build step. 16:01:56 [EnvInject] - Injecting as environment variables the properties content 16:01:56 SERVER_ID=logs 16:01:56 16:01:56 [EnvInject] - Variables injected successfully. 16:01:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2450037190145296670.sh 16:01:56 ---> create-netrc.sh 16:01:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16619923323323332256.sh 16:01:56 ---> python-tools-install.sh 16:01:56 Setup pyenv: 16:01:56 system 16:01:56 3.8.13 16:01:56 3.9.13 16:01:56 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 16:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y2cT from file:/tmp/.os_lf_venv 16:01:57 lf-activate-venv(): INFO: Installing: lftools 16:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-y2cT/bin to PATH 16:02:05 Generating Requirements File 16:02:36 Python 3.10.6 16:02:36 pip 23.3.2 from /tmp/venv-y2cT/lib/python3.10/site-packages/pip (python 3.10) 16:02:37 appdirs==1.4.4 16:02:37 argcomplete==3.2.1 16:02:37 aspy.yaml==1.3.0 16:02:37 attrs==23.2.0 16:02:37 autopage==0.5.2 16:02:37 beautifulsoup4==4.12.3 16:02:37 boto3==1.34.21 16:02:37 botocore==1.34.21 16:02:37 bs4==0.0.2 16:02:37 cachetools==5.3.2 16:02:37 certifi==2023.11.17 16:02:37 cffi==1.16.0 16:02:37 cfgv==3.4.0 16:02:37 chardet==5.2.0 16:02:37 charset-normalizer==3.3.2 16:02:37 click==8.1.7 16:02:37 cliff==4.5.0 16:02:37 cmd2==2.4.3 16:02:37 cryptography==3.3.2 16:02:37 debtcollector==2.5.0 16:02:37 decorator==5.1.1 16:02:37 defusedxml==0.7.1 16:02:37 Deprecated==1.2.14 16:02:37 distlib==0.3.8 16:02:37 dnspython==2.4.2 16:02:37 docker==4.2.2 16:02:37 dogpile.cache==1.3.0 16:02:37 email-validator==2.1.0.post1 16:02:37 filelock==3.13.1 16:02:37 future==0.18.3 16:02:37 gitdb==4.0.11 16:02:37 GitPython==3.1.41 16:02:37 google-auth==2.26.2 16:02:37 httplib2==0.22.0 16:02:37 identify==2.5.33 16:02:37 idna==3.6 16:02:37 importlib-resources==1.5.0 16:02:37 iso8601==2.1.0 16:02:37 Jinja2==3.1.3 16:02:37 jmespath==1.0.1 16:02:37 jsonpatch==1.33 16:02:37 jsonpointer==2.4 16:02:37 jsonschema==4.21.0 16:02:37 jsonschema-specifications==2023.12.1 16:02:37 keystoneauth1==5.5.0 16:02:37 kubernetes==29.0.0 16:02:37 lftools==0.37.8 16:02:37 lxml==5.1.0 16:02:37 MarkupSafe==2.1.3 16:02:37 msgpack==1.0.7 16:02:37 multi_key_dict==2.0.3 16:02:37 munch==4.0.0 16:02:37 netaddr==0.10.1 16:02:37 netifaces==0.11.0 16:02:37 niet==1.4.2 16:02:37 nodeenv==1.8.0 16:02:37 oauth2client==4.1.3 16:02:37 oauthlib==3.2.2 16:02:37 openstacksdk==0.62.0 16:02:37 os-client-config==2.1.0 16:02:37 os-service-types==1.7.0 16:02:37 osc-lib==3.0.0 16:02:37 oslo.config==9.3.0 16:02:37 oslo.context==5.3.0 16:02:37 oslo.i18n==6.2.0 16:02:37 oslo.log==5.4.0 16:02:37 oslo.serialization==5.3.0 16:02:37 oslo.utils==7.0.0 16:02:37 packaging==23.2 16:02:37 pbr==6.0.0 16:02:37 platformdirs==4.1.0 16:02:37 prettytable==3.9.0 16:02:37 pyasn1==0.5.1 16:02:37 pyasn1-modules==0.3.0 16:02:37 pycparser==2.21 16:02:37 pygerrit2==2.0.15 16:02:37 PyGithub==2.1.1 16:02:37 pyinotify==0.9.6 16:02:37 PyJWT==2.8.0 16:02:37 PyNaCl==1.5.0 16:02:37 pyparsing==2.4.7 16:02:37 pyperclip==1.8.2 16:02:37 pyrsistent==0.20.0 16:02:37 python-cinderclient==9.4.0 16:02:37 python-dateutil==2.8.2 16:02:37 python-heatclient==3.4.0 16:02:37 python-jenkins==1.8.2 16:02:37 python-keystoneclient==5.3.0 16:02:37 python-magnumclient==4.3.0 16:02:37 python-novaclient==18.4.0 16:02:37 python-openstackclient==6.0.0 16:02:37 python-swiftclient==4.4.0 16:02:37 pytz==2023.3.post1 16:02:37 PyYAML==6.0.1 16:02:37 referencing==0.32.1 16:02:37 requests==2.31.0 16:02:37 requests-oauthlib==1.3.1 16:02:37 requestsexceptions==1.4.0 16:02:37 rfc3986==2.0.0 16:02:37 rpds-py==0.17.1 16:02:37 rsa==4.9 16:02:37 ruamel.yaml==0.18.5 16:02:37 ruamel.yaml.clib==0.2.8 16:02:37 s3transfer==0.10.0 16:02:37 simplejson==3.19.2 16:02:37 six==1.16.0 16:02:37 smmap==5.0.1 16:02:37 soupsieve==2.5 16:02:37 stevedore==5.1.0 16:02:37 tabulate==0.9.0 16:02:37 toml==0.10.2 16:02:37 tomlkit==0.12.3 16:02:37 tqdm==4.66.1 16:02:37 typing_extensions==4.9.0 16:02:37 tzdata==2023.4 16:02:37 urllib3==1.26.18 16:02:37 virtualenv==20.25.0 16:02:37 wcwidth==0.2.13 16:02:37 websocket-client==1.7.0 16:02:37 wrapt==1.16.0 16:02:37 xdg==6.0.0 16:02:37 xmltodict==0.13.0 16:02:37 yq==3.2.3 16:02:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10884405573566295013.sh 16:02:37 ---> sudo-logs.sh 16:02:37 Archiving 'sudo' log.. 16:02:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15444566662227739093.sh 16:02:37 ---> job-cost.sh 16:02:37 Setup pyenv: 16:02:37 system 16:02:37 3.8.13 16:02:37 3.9.13 16:02:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 16:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y2cT from file:/tmp/.os_lf_venv 16:02:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:02:46 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. 16:02:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-y2cT/bin to PATH 16:02:46 INFO: No Stack... 16:02:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:47 INFO: Archiving Costs 16:02:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1942380663404172144.sh 16:02:47 ---> logs-deploy.sh 16:02:47 Setup pyenv: 16:02:47 system 16:02:47 3.8.13 16:02:47 3.9.13 16:02:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 16:02:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y2cT from file:/tmp/.os_lf_venv 16:02:49 lf-activate-venv(): INFO: Installing: lftools 16:02:59 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. 16:02:59 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:03:00 lf-activate-venv(): INFO: Adding /tmp/venv-y2cT/bin to PATH 16:03:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/208 16:03:00 INFO: archiving workspace using pattern(s): 16:03:01 Archives upload complete. 16:03:01 INFO: archiving logs to Nexus 16:03:02 ---> uname -a: 16:03:02 Linux prd-ubuntu1804-docker-8c-8g-13224 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:03:02 16:03:02 16:03:02 ---> lscpu: 16:03:02 Architecture: x86_64 16:03:02 CPU op-mode(s): 32-bit, 64-bit 16:03:02 Byte Order: Little Endian 16:03:02 CPU(s): 8 16:03:02 On-line CPU(s) list: 0-7 16:03:02 Thread(s) per core: 1 16:03:02 Core(s) per socket: 1 16:03:02 Socket(s): 8 16:03:02 NUMA node(s): 1 16:03:02 Vendor ID: AuthenticAMD 16:03:02 CPU family: 23 16:03:02 Model: 49 16:03:02 Model name: AMD EPYC-Rome Processor 16:03:02 Stepping: 0 16:03:02 CPU MHz: 2799.998 16:03:02 BogoMIPS: 5599.99 16:03:02 Virtualization: AMD-V 16:03:02 Hypervisor vendor: KVM 16:03:02 Virtualization type: full 16:03:02 L1d cache: 32K 16:03:02 L1i cache: 32K 16:03:02 L2 cache: 512K 16:03:02 L3 cache: 16384K 16:03:02 NUMA node0 CPU(s): 0-7 16:03:02 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 16:03:02 16:03:02 16:03:02 ---> nproc: 16:03:02 8 16:03:02 16:03:02 16:03:02 ---> df -h: 16:03:02 Filesystem Size Used Avail Use% Mounted on 16:03:02 udev 16G 0 16G 0% /dev 16:03:02 tmpfs 3.2G 708K 3.2G 1% /run 16:03:02 /dev/vda1 155G 11G 145G 7% / 16:03:02 tmpfs 16G 0 16G 0% /dev/shm 16:03:02 tmpfs 5.0M 0 5.0M 0% /run/lock 16:03:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:03:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:03:02 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:03:02 16:03:02 16:03:02 ---> free -m: 16:03:02 total used free shared buff/cache available 16:03:02 Mem: 32167 806 29120 0 2241 30931 16:03:02 Swap: 1023 0 1023 16:03:02 16:03:02 16:03:02 ---> ip addr: 16:03:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:03:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:03:02 inet 127.0.0.1/8 scope host lo 16:03:02 valid_lft forever preferred_lft forever 16:03:02 inet6 ::1/128 scope host 16:03:02 valid_lft forever preferred_lft forever 16:03:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:03:02 link/ether fa:16:3e:da:b0:bf brd ff:ff:ff:ff:ff:ff 16:03:02 inet 10.30.106.235/23 brd 10.30.107.255 scope global dynamic ens3 16:03:02 valid_lft 86199sec preferred_lft 86199sec 16:03:02 inet6 fe80::f816:3eff:feda:b0bf/64 scope link 16:03:02 valid_lft forever preferred_lft forever 16:03:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:03:02 link/ether 02:42:d7:71:a7:54 brd ff:ff:ff:ff:ff:ff 16:03:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:03:02 valid_lft forever preferred_lft forever 16:03:02 16:03:02 16:03:02 ---> sar -b -r -n DEV: 16:03:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13224) 01/18/24 _x86_64_ (8 CPU) 16:03:02 16:03:02 15:59:43 LINUX RESTART (8 CPU) 16:03:02 16:03:02 16:00:02 tps rtps wtps bread/s bwrtn/s 16:03:02 16:01:01 295.26 76.95 218.30 5341.20 57063.68 16:03:02 16:02:01 113.36 14.50 98.87 1041.43 28457.79 16:03:02 16:03:01 80.20 1.08 79.12 43.73 27027.90 16:03:02 Average: 162.20 30.59 131.61 2124.25 37407.27 16:03:02 16:03:02 16:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:03:02 16:01:01 30266920 31676424 2672300 8.11 53308 1675696 1503092 4.42 873196 1527520 95052 16:03:02 16:02:01 29948676 31675844 2990544 9.08 77856 1949492 1411480 4.15 932340 1747996 133252 16:03:02 16:03:01 29871880 31726980 3067340 9.31 91096 2057500 1360976 4.00 894040 1848508 103696 16:03:02 Average: 30029159 31693083 2910061 8.83 74087 1894229 1425183 4.19 899859 1708008 110667 16:03:02 16:03:02 16:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:03:02 16:01:01 ens3 321.69 238.33 1089.55 61.33 0.00 0.00 0.00 0.00 16:03:02 16:01:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 16:03:02 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:02 16:02:01 ens3 49.99 36.03 608.49 23.92 0.00 0.00 0.00 0.00 16:03:02 16:02:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:03:02 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:02 16:03:01 ens3 37.81 29.73 360.55 8.06 0.00 0.00 0.00 0.00 16:03:02 16:03:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 16:03:02 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:02 Average: ens3 135.46 100.60 683.95 30.93 0.00 0.00 0.00 0.00 16:03:02 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:03:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:02 16:03:02 16:03:02 ---> sar -P ALL: 16:03:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13224) 01/18/24 _x86_64_ (8 CPU) 16:03:02 16:03:02 15:59:43 LINUX RESTART (8 CPU) 16:03:02 16:03:02 16:00:02 CPU %user %nice %system %iowait %steal %idle 16:03:02 16:01:01 all 8.04 0.00 1.28 7.70 0.04 82.94 16:03:02 16:01:01 0 2.66 0.00 0.72 0.61 0.03 95.97 16:03:02 16:01:01 1 2.19 0.00 0.78 5.93 0.02 91.08 16:03:02 16:01:01 2 3.50 0.00 2.33 0.95 0.03 93.19 16:03:02 16:01:01 3 9.11 0.00 1.02 2.79 0.03 87.04 16:03:02 16:01:01 4 11.28 0.00 1.06 18.73 0.07 68.86 16:03:02 16:01:01 5 11.96 0.00 1.71 5.89 0.05 80.39 16:03:02 16:01:01 6 17.42 0.00 1.64 23.27 0.07 57.59 16:03:02 16:01:01 7 6.31 0.00 1.00 3.45 0.05 89.19 16:03:02 16:02:01 all 10.47 0.00 0.95 2.73 0.04 85.81 16:03:02 16:02:01 0 11.20 0.00 0.79 1.24 0.03 86.74 16:03:02 16:02:01 1 17.07 0.00 1.54 10.18 0.07 71.15 16:03:02 16:02:01 2 16.47 0.00 1.22 0.13 0.05 82.13 16:03:02 16:02:01 3 5.12 0.00 0.82 0.03 0.03 93.99 16:03:02 16:02:01 4 10.02 0.00 1.20 8.25 0.03 80.49 16:03:02 16:02:01 5 5.39 0.00 0.63 0.65 0.02 93.32 16:03:02 16:02:01 6 6.82 0.00 0.57 0.05 0.03 92.53 16:03:02 16:02:01 7 11.72 0.00 0.84 1.39 0.03 86.02 16:03:02 16:03:01 all 10.52 0.00 0.68 2.41 0.03 86.36 16:03:02 16:03:01 0 18.08 0.00 1.09 0.99 0.07 79.78 16:03:02 16:03:01 1 0.08 0.00 0.13 11.21 0.00 88.57 16:03:02 16:03:01 2 17.88 0.00 0.89 2.81 0.07 78.36 16:03:02 16:03:01 3 10.30 0.00 0.73 0.12 0.02 88.83 16:03:02 16:03:01 4 28.70 0.00 1.50 1.10 0.07 68.62 16:03:02 16:03:01 5 1.75 0.00 0.33 0.00 0.02 97.89 16:03:02 16:03:01 6 1.92 0.00 0.20 0.00 0.00 97.88 16:03:02 16:03:01 7 5.51 0.00 0.55 3.06 0.02 90.87 16:03:02 Average: all 9.69 0.00 0.97 4.26 0.04 85.05 16:03:02 Average: 0 10.70 0.00 0.86 0.95 0.04 87.44 16:03:02 Average: 1 6.46 0.00 0.82 9.12 0.03 83.57 16:03:02 Average: 2 12.67 0.00 1.47 1.30 0.05 84.51 16:03:02 Average: 3 8.17 0.00 0.86 0.97 0.03 89.98 16:03:02 Average: 4 16.71 0.00 1.26 9.29 0.06 72.69 16:03:02 Average: 5 6.32 0.00 0.88 2.15 0.03 90.62 16:03:02 Average: 6 8.65 0.00 0.80 7.64 0.03 82.88 16:03:02 Average: 7 7.85 0.00 0.80 2.63 0.03 88.69 16:03:02 16:03:02 16:03:02