14:02:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137098 14:02:19 Running as SYSTEM 14:02:19 [EnvInject] - Loading node environment variables. 14:02:19 Building remotely on prd-ubuntu1804-docker-8c-8g-1129 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:02:19 [ssh-agent] Looking for ssh-agent implementation... 14:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:19 $ ssh-agent 14:02:19 SSH_AUTH_SOCK=/tmp/ssh-v83u3yuhcNZd/agent.2131 14:02:19 SSH_AGENT_PID=2133 14:02:19 [ssh-agent] Started. 14:02:19 Running ssh-add (command line suppressed) 14:02:19 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_2211654331308440485.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_2211654331308440485.key) 14:02:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:02:19 The recommended git tool is: NONE 14:02:21 using credential onap-jenkins-ssh 14:02:21 Wiping out workspace first. 14:02:21 Cloning the remote Git repository 14:02:21 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:02:21 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 14:02:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:02:21 > git --version # timeout=10 14:02:21 > git --version # 'git version 2.17.1' 14:02:21 using GIT_SSH to set credentials Gerrit user 14:02:21 Verifying host key using manually-configured host key entries 14:02:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:02:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:02:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:02:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:02:22 using GIT_SSH to set credentials Gerrit user 14:02:22 Verifying host key using manually-configured host key entries 14:02:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/98/137098/3 # timeout=30 14:02:22 > git rev-parse c01de3be5f4c1988a7f7a9a11505255772102c89^{commit} # timeout=10 14:02:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:02:22 Checking out Revision c01de3be5f4c1988a7f7a9a11505255772102c89 (refs/changes/98/137098/3) 14:02:22 > git config core.sparsecheckout # timeout=10 14:02:22 > git checkout -f c01de3be5f4c1988a7f7a9a11505255772102c89 # timeout=30 14:02:25 Commit message: "SDC refactor to use sdc v2 API" 14:02:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:02:25 > git rev-list --no-walk 0a5d6dbc73d21d597eba1069d343b6e7684e91f9 # timeout=10 14:02:25 [EnvInject] - Injecting environment variables from a build step. 14:02:25 [EnvInject] - Injecting as environment variables the properties content 14:02:25 PYTHON=python3 14:02:25 14:02:25 [EnvInject] - Variables injected successfully. 14:02:25 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9315181738783285733.sh 14:02:25 ---> tox-install.sh 14:02:25 + source /home/jenkins/lf-env.sh 14:02:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:02:25 ++ mktemp -d /tmp/venv-XXXX 14:02:25 + lf_venv=/tmp/venv-FDiA 14:02:25 + local venv_file=/tmp/.os_lf_venv 14:02:25 + local python=python3 14:02:25 + local options 14:02:25 + local set_path=true 14:02:25 + local install_args= 14:02: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 14:02:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:02:25 + true 14:02:25 + case $1 in 14:02:25 + venv_file=/tmp/.toxenv 14:02:25 + shift 2 14:02:25 + true 14:02:25 + case $1 in 14:02:25 + shift 14:02:25 + break 14:02:25 + case $python in 14:02:25 + local pkg_list= 14:02:25 + [[ -d /opt/pyenv ]] 14:02:25 + echo 'Setup pyenv:' 14:02:25 Setup pyenv: 14:02:25 + export PYENV_ROOT=/opt/pyenv 14:02:25 + PYENV_ROOT=/opt/pyenv 14:02:25 + 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 14:02:25 + 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 14:02:25 + pyenv versions 14:02:25 * system (set by /opt/pyenv/version) 14:02:25 * 3.8.13 (set by /opt/pyenv/version) 14:02:25 * 3.9.13 (set by /opt/pyenv/version) 14:02:25 * 3.10.6 (set by /opt/pyenv/version) 14:02:25 + command -v pyenv 14:02:25 ++ pyenv init - --no-rehash 14:02:25 + 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[*]}"'\'')" 14:02:25 export PATH="/opt/pyenv/shims:${PATH}" 14:02:25 export PYENV_SHELL=bash 14:02:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:02:25 pyenv() { 14:02:25 local command 14:02:25 command="${1:-}" 14:02:25 if [ "$#" -gt 0 ]; then 14:02:25 shift 14:02:25 fi 14:02:25 14:02:25 case "$command" in 14:02:25 rehash|shell) 14:02:25 eval "$(pyenv "sh-$command" "$@")" 14:02:25 ;; 14:02:25 *) 14:02:25 command pyenv "$command" "$@" 14:02:25 ;; 14:02:25 esac 14:02:25 }' 14:02:25 +++ 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[*]}"' 14:02:25 ++ 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 14:02:25 ++ 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 14:02:25 ++ 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 14:02:25 ++ export PYENV_SHELL=bash 14:02:25 ++ PYENV_SHELL=bash 14:02:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:02:25 +++ complete -F _pyenv pyenv 14:02:25 ++ lf-pyver python3 14:02:25 ++ local py_version_xy=python3 14:02:25 ++ local py_version_xyz= 14:02:25 ++ pyenv versions 14:02:25 ++ sed 's/^[ *]* //' 14:02:25 ++ local command 14:02:25 ++ command=versions 14:02:25 ++ '[' 1 -gt 0 ']' 14:02:25 ++ shift 14:02:25 ++ case "$command" in 14:02:25 ++ command pyenv versions 14:02:25 ++ pyenv versions 14:02:25 ++ awk '{ print $1 }' 14:02:25 ++ grep -E '^[0-9.]*[0-9]$' 14:02:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:02:26 +++ grep '^3' /tmp/.pyenv_versions 14:02:26 +++ sort -V 14:02:26 +++ tail -n 1 14:02:26 ++ py_version_xyz=3.10.6 14:02:26 ++ [[ -z 3.10.6 ]] 14:02:26 ++ echo 3.10.6 14:02:26 ++ return 0 14:02:26 + pyenv local 3.10.6 14:02:26 + local command 14:02:26 + command=local 14:02:26 + '[' 2 -gt 0 ']' 14:02:26 + shift 14:02:26 + case "$command" in 14:02:26 + command pyenv local 3.10.6 14:02:26 + pyenv local 3.10.6 14:02:26 + for arg in "$@" 14:02:26 + case $arg in 14:02:26 + pkg_list+='tox ' 14:02:26 + for arg in "$@" 14:02:26 + case $arg in 14:02:26 + pkg_list+='virtualenv ' 14:02:26 + for arg in "$@" 14:02:26 + case $arg in 14:02:26 + pkg_list+='urllib3~=1.26.15 ' 14:02:26 + [[ -f /tmp/.toxenv ]] 14:02:26 + [[ ! -f /tmp/.toxenv ]] 14:02:26 + [[ -n '' ]] 14:02:26 + python3 -m venv /tmp/venv-FDiA 14:02:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDiA' 14:02:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDiA 14:02:30 + echo /tmp/venv-FDiA 14:02:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:02:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:02:30 + /tmp/venv-FDiA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:02:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:02:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:02:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:02:33 + /tmp/venv-FDiA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:02:38 + type python3 14:02:38 + true 14:02:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FDiA/bin to PATH' 14:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-FDiA/bin to PATH 14:02:38 + PATH=/tmp/venv-FDiA/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 14:02:38 + return 0 14:02:38 + python3 --version 14:02:38 Python 3.10.6 14:02:38 + python3 -m pip --version 14:02:38 pip 23.3.2 from /tmp/venv-FDiA/lib/python3.10/site-packages/pip (python 3.10) 14:02:38 + python3 -m pip freeze 14:02:38 cachetools==5.3.2 14:02:38 chardet==5.2.0 14:02:38 colorama==0.4.6 14:02:38 distlib==0.3.8 14:02:38 filelock==3.13.1 14:02:38 packaging==23.2 14:02:38 platformdirs==4.2.0 14:02:38 pluggy==1.4.0 14:02:38 pyproject-api==1.6.1 14:02:38 tomli==2.0.1 14:02:38 tox==4.12.1 14:02:38 urllib3==1.26.18 14:02:38 virtualenv==20.25.0 14:02:38 [EnvInject] - Injecting environment variables from a build step. 14:02:38 [EnvInject] - Injecting as environment variables the properties content 14:02:38 PARALLEL=false 14:02:38 14:02:38 [EnvInject] - Variables injected successfully. 14:02:38 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14821473843392061993.sh 14:02:38 ---> tox-run.sh 14:02:38 + 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 14:02:38 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:02:38 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 14:02:38 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:02:38 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 14:02:38 + source /home/jenkins/lf-env.sh 14:02:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:02:38 ++ mktemp -d /tmp/venv-XXXX 14:02:38 + lf_venv=/tmp/venv-21h3 14:02:38 + local venv_file=/tmp/.os_lf_venv 14:02:38 + local python=python3 14:02:38 + local options 14:02:38 + local set_path=true 14:02:38 + local install_args= 14:02:38 ++ 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 14:02:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:02:38 + true 14:02:38 + case $1 in 14:02:38 + venv_file=/tmp/.toxenv 14:02:38 + shift 2 14:02:38 + true 14:02:38 + case $1 in 14:02:38 + shift 14:02:38 + break 14:02:38 + case $python in 14:02:38 + local pkg_list= 14:02:38 + [[ -d /opt/pyenv ]] 14:02:38 + echo 'Setup pyenv:' 14:02:38 Setup pyenv: 14:02:38 + export PYENV_ROOT=/opt/pyenv 14:02:38 + PYENV_ROOT=/opt/pyenv 14:02:38 + 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 14:02:38 + 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 14:02:38 + pyenv versions 14:02:38 system 14:02:38 3.8.13 14:02:39 3.9.13 14:02:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:02:39 + command -v pyenv 14:02:39 ++ pyenv init - --no-rehash 14:02: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[*]}"'\'')" 14:02:39 export PATH="/opt/pyenv/shims:${PATH}" 14:02:39 export PYENV_SHELL=bash 14:02:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:02:39 pyenv() { 14:02:39 local command 14:02:39 command="${1:-}" 14:02:39 if [ "$#" -gt 0 ]; then 14:02:39 shift 14:02:39 fi 14:02:39 14:02:39 case "$command" in 14:02:39 rehash|shell) 14:02:39 eval "$(pyenv "sh-$command" "$@")" 14:02:39 ;; 14:02:39 *) 14:02:39 command pyenv "$command" "$@" 14:02:39 ;; 14:02:39 esac 14:02:39 }' 14:02: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[*]}"' 14:02: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 14:02: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 14:02: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 14:02:39 ++ export PYENV_SHELL=bash 14:02:39 ++ PYENV_SHELL=bash 14:02:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:02:39 +++ complete -F _pyenv pyenv 14:02:39 ++ lf-pyver python3 14:02:39 ++ local py_version_xy=python3 14:02:39 ++ local py_version_xyz= 14:02:39 ++ pyenv versions 14:02:39 ++ sed 's/^[ *]* //' 14:02:39 ++ grep -E '^[0-9.]*[0-9]$' 14:02:39 ++ local command 14:02:39 ++ command=versions 14:02:39 ++ '[' 1 -gt 0 ']' 14:02:39 ++ awk '{ print $1 }' 14:02:39 ++ shift 14:02:39 ++ case "$command" in 14:02:39 ++ command pyenv versions 14:02:39 ++ pyenv versions 14:02:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:02:39 +++ grep '^3' /tmp/.pyenv_versions 14:02:39 +++ sort -V 14:02:39 +++ tail -n 1 14:02:39 ++ py_version_xyz=3.10.6 14:02:39 ++ [[ -z 3.10.6 ]] 14:02:39 ++ echo 3.10.6 14:02:39 ++ return 0 14:02:39 + pyenv local 3.10.6 14:02:39 + local command 14:02:39 + command=local 14:02:39 + '[' 2 -gt 0 ']' 14:02:39 + shift 14:02:39 + case "$command" in 14:02:39 + command pyenv local 3.10.6 14:02:39 + pyenv local 3.10.6 14:02:39 + for arg in "$@" 14:02:39 + case $arg in 14:02:39 + pkg_list+='tox ' 14:02:39 + for arg in "$@" 14:02:39 + case $arg in 14:02:39 + pkg_list+='virtualenv ' 14:02:39 + for arg in "$@" 14:02:39 + case $arg in 14:02:39 + pkg_list+='urllib3~=1.26.15 ' 14:02:39 + [[ -f /tmp/.toxenv ]] 14:02:39 ++ cat /tmp/.toxenv 14:02:39 + lf_venv=/tmp/venv-FDiA 14:02:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDiA from' file:/tmp/.toxenv 14:02:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDiA from file:/tmp/.toxenv 14:02:39 + /tmp/venv-FDiA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:02:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:02:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:02:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:02:40 + /tmp/venv-FDiA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:02:41 + type python3 14:02:41 + true 14:02:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FDiA/bin to PATH' 14:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-FDiA/bin to PATH 14:02:41 + PATH=/tmp/venv-FDiA/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 14:02:41 + return 0 14:02:41 + [[ -d /opt/pyenv ]] 14:02:41 + echo '---> Setting up pyenv' 14:02:41 ---> Setting up pyenv 14:02:41 + export PYENV_ROOT=/opt/pyenv 14:02:41 + PYENV_ROOT=/opt/pyenv 14:02:41 + export PATH=/opt/pyenv/bin:/tmp/venv-FDiA/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 14:02:41 + PATH=/opt/pyenv/bin:/tmp/venv-FDiA/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 14:02:41 ++ pwd 14:02:41 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:02:41 + export PYTHONPATH 14:02:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:02:41 + TOX_TESTENV_PASSENV=PYTHONPATH 14:02:41 + tox --version 14:02:41 4.12.1 from /tmp/venv-FDiA/lib/python3.10/site-packages/tox/__init__.py 14:02:42 + PARALLEL=false 14:02:42 + TOX_OPTIONS_LIST= 14:02:42 + [[ -n pydocstyle ]] 14:02:42 + TOX_OPTIONS_LIST=' -e pydocstyle' 14:02:42 + case ${PARALLEL,,} in 14:02:42 + tox -e pydocstyle 14:02:42 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 14:02:43 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 14:02:54 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:02:56 .pkg: _optional_hooks> python /tmp/venv-FDiA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:02:56 .pkg: get_requires_for_build_sdist> python /tmp/venv-FDiA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:02:56 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:02:57 .pkg: get_requires_for_build_wheel> python /tmp/venv-FDiA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:02:57 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:02:57 .pkg: freeze> python -m pip freeze --all 14:02:58 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 14:02:58 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-FDiA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:02:58 .pkg: build_sdist> python /tmp/venv-FDiA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:02:58 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 14:02:59 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.11.0.tar.gz 14:03:01 pydocstyle: freeze> python -m pip freeze --all 14:03:02 pydocstyle: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,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.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.11.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.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==8.0.0,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,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 14:03:02 pydocstyle: commands[0]> pydocstyle src/ 14:03:05 .pkg: _exit> python /tmp/venv-FDiA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:05 pydocstyle: OK (23.60=setup[20.14]+cmd[3.46] seconds) 14:03:05 congratulations :) (23.78 seconds) 14:03:06 + tox_status=0 14:03:06 + echo '---> Completed tox runs' 14:03:06 ---> Completed tox runs 14:03:06 + for i in .tox/*/log 14:03:06 ++ echo .tox/pydocstyle/log 14:03:06 ++ awk -F/ '{print $2}' 14:03:06 + tox_env=pydocstyle 14:03:06 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 14:03:06 + DOC_DIR=docs/_build/html 14:03:06 + [[ -d docs/_build/html ]] 14:03:06 + echo '---> tox-run.sh ends' 14:03:06 ---> tox-run.sh ends 14:03:06 + test 0 -eq 0 14:03:06 $ ssh-agent -k 14:03:06 unset SSH_AUTH_SOCK; 14:03:06 unset SSH_AGENT_PID; 14:03:06 echo Agent pid 2133 killed; 14:03:06 [ssh-agent] Stopped. 14:03:06 [PostBuildScript] - [INFO] Executing post build scripts. 14:03:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1983294323154699811.sh 14:03:06 ---> sysstat.sh 14:03:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1056826095054139209.sh 14:03:06 ---> package-listing.sh 14:03:06 ++ tr '[:upper:]' '[:lower:]' 14:03:06 ++ facter osfamily 14:03:06 + OS_FAMILY=debian 14:03:06 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:03:06 + START_PACKAGES=/tmp/packages_start.txt 14:03:06 + END_PACKAGES=/tmp/packages_end.txt 14:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:03:06 + PACKAGES=/tmp/packages_start.txt 14:03:06 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:03:06 + PACKAGES=/tmp/packages_end.txt 14:03:06 + case "${OS_FAMILY}" in 14:03:06 + dpkg -l 14:03:06 + grep '^ii' 14:03:06 + '[' -f /tmp/packages_start.txt ']' 14:03:06 + '[' -f /tmp/packages_end.txt ']' 14:03:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:03:06 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:03:06 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:03:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:03:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7927465156614598726.sh 14:03:06 ---> capture-instance-metadata.sh 14:03:06 Setup pyenv: 14:03:06 system 14:03:06 3.8.13 14:03:06 3.9.13 14:03:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:03:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wucA 14:03:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:03:13 lf-activate-venv(): INFO: Installing: lftools 14:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-wucA/bin to PATH 14:03:43 INFO: Running in OpenStack, capturing instance metadata 14:03:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4628465137405219533.sh 14:03:43 provisioning config files... 14:03:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config17490001013325241796tmp 14:03:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:03:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:03:43 [EnvInject] - Injecting environment variables from a build step. 14:03:43 [EnvInject] - Injecting as environment variables the properties content 14:03:43 SERVER_ID=logs 14:03:43 14:03:43 [EnvInject] - Variables injected successfully. 14:03:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11557863256127975367.sh 14:03:43 ---> create-netrc.sh 14:03:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12115083674977241579.sh 14:03:43 ---> python-tools-install.sh 14:03:43 Setup pyenv: 14:03:43 system 14:03:43 3.8.13 14:03:43 3.9.13 14:03:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:03:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wucA from file:/tmp/.os_lf_venv 14:03:45 lf-activate-venv(): INFO: Installing: lftools 14:03:53 lf-activate-venv(): INFO: Adding /tmp/venv-wucA/bin to PATH 14:03:53 Generating Requirements File 14:04:23 Python 3.10.6 14:04:23 pip 23.3.2 from /tmp/venv-wucA/lib/python3.10/site-packages/pip (python 3.10) 14:04:24 appdirs==1.4.4 14:04:24 argcomplete==3.2.2 14:04:24 aspy.yaml==1.3.0 14:04:24 attrs==23.2.0 14:04:24 autopage==0.5.2 14:04:24 beautifulsoup4==4.12.3 14:04:24 boto3==1.34.31 14:04:24 botocore==1.34.31 14:04:24 bs4==0.0.2 14:04:24 cachetools==5.3.2 14:04:24 certifi==2023.11.17 14:04:24 cffi==1.16.0 14:04:24 cfgv==3.4.0 14:04:24 chardet==5.2.0 14:04:24 charset-normalizer==3.3.2 14:04:24 click==8.1.7 14:04:24 cliff==4.5.0 14:04:24 cmd2==2.4.3 14:04:24 cryptography==3.3.2 14:04:24 debtcollector==2.5.0 14:04:24 decorator==5.1.1 14:04:24 defusedxml==0.7.1 14:04:24 Deprecated==1.2.14 14:04:24 distlib==0.3.8 14:04:24 dnspython==2.5.0 14:04:24 docker==4.2.2 14:04:24 dogpile.cache==1.3.0 14:04:24 email-validator==2.1.0.post1 14:04:24 filelock==3.13.1 14:04:24 future==0.18.3 14:04:24 gitdb==4.0.11 14:04:24 GitPython==3.1.41 14:04:24 google-auth==2.27.0 14:04:24 httplib2==0.22.0 14:04:24 identify==2.5.33 14:04:24 idna==3.6 14:04:24 importlib-resources==1.5.0 14:04:24 iso8601==2.1.0 14:04:24 Jinja2==3.1.3 14:04:24 jmespath==1.0.1 14:04:24 jsonpatch==1.33 14:04:24 jsonpointer==2.4 14:04:24 jsonschema==4.21.1 14:04:24 jsonschema-specifications==2023.12.1 14:04:24 keystoneauth1==5.5.0 14:04:24 kubernetes==29.0.0 14:04:24 lftools==0.37.8 14:04:24 lxml==5.1.0 14:04:24 MarkupSafe==2.1.4 14:04:24 msgpack==1.0.7 14:04:24 multi_key_dict==2.0.3 14:04:24 munch==4.0.0 14:04:24 netaddr==0.10.1 14:04:24 netifaces==0.11.0 14:04:24 niet==1.4.2 14:04:24 nodeenv==1.8.0 14:04:24 oauth2client==4.1.3 14:04:24 oauthlib==3.2.2 14:04:24 openstacksdk==0.62.0 14:04:24 os-client-config==2.1.0 14:04:24 os-service-types==1.7.0 14:04:24 osc-lib==3.0.0 14:04:24 oslo.config==9.3.0 14:04:24 oslo.context==5.3.0 14:04:24 oslo.i18n==6.2.0 14:04:24 oslo.log==5.4.0 14:04:24 oslo.serialization==5.3.0 14:04:24 oslo.utils==7.0.0 14:04:24 packaging==23.2 14:04:24 pbr==6.0.0 14:04:24 platformdirs==4.2.0 14:04:24 prettytable==3.9.0 14:04:24 pyasn1==0.5.1 14:04:24 pyasn1-modules==0.3.0 14:04:24 pycparser==2.21 14:04:24 pygerrit2==2.0.15 14:04:24 PyGithub==2.2.0 14:04:24 pyinotify==0.9.6 14:04:24 PyJWT==2.8.0 14:04:24 PyNaCl==1.5.0 14:04:24 pyparsing==2.4.7 14:04:24 pyperclip==1.8.2 14:04:24 pyrsistent==0.20.0 14:04:24 python-cinderclient==9.4.0 14:04:24 python-dateutil==2.8.2 14:04:24 python-heatclient==3.4.0 14:04:24 python-jenkins==1.8.2 14:04:24 python-keystoneclient==5.3.0 14:04:24 python-magnumclient==4.3.0 14:04:24 python-novaclient==18.4.0 14:04:24 python-openstackclient==6.0.0 14:04:24 python-swiftclient==4.4.0 14:04:24 pytz==2023.4 14:04:24 PyYAML==6.0.1 14:04:24 referencing==0.33.0 14:04:24 requests==2.31.0 14:04:24 requests-oauthlib==1.3.1 14:04:24 requestsexceptions==1.4.0 14:04:24 rfc3986==2.0.0 14:04:24 rpds-py==0.17.1 14:04:24 rsa==4.9 14:04:24 ruamel.yaml==0.18.5 14:04:24 ruamel.yaml.clib==0.2.8 14:04:24 s3transfer==0.10.0 14:04:24 simplejson==3.19.2 14:04:24 six==1.16.0 14:04:24 smmap==5.0.1 14:04:24 soupsieve==2.5 14:04:24 stevedore==5.1.0 14:04:24 tabulate==0.9.0 14:04:24 toml==0.10.2 14:04:24 tomlkit==0.12.3 14:04:24 tqdm==4.66.1 14:04:24 typing_extensions==4.9.0 14:04:24 tzdata==2023.4 14:04:24 urllib3==1.26.18 14:04:24 virtualenv==20.25.0 14:04:24 wcwidth==0.2.13 14:04:24 websocket-client==1.7.0 14:04:24 wrapt==1.16.0 14:04:24 xdg==6.0.0 14:04:24 xmltodict==0.13.0 14:04:24 yq==3.2.3 14:04:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7195052214576255604.sh 14:04:24 ---> sudo-logs.sh 14:04:24 Archiving 'sudo' log.. 14:04:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14095075436331586879.sh 14:04:24 ---> job-cost.sh 14:04:24 Setup pyenv: 14:04:24 system 14:04:24 3.8.13 14:04:24 3.9.13 14:04:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:04:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wucA from file:/tmp/.os_lf_venv 14:04:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:04:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:04:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-wucA/bin to PATH 14:04:37 INFO: No Stack... 14:04:37 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:37 INFO: Archiving Costs 14:04:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins7236619216487588072.sh 14:04:37 ---> logs-deploy.sh 14:04:37 Setup pyenv: 14:04:37 system 14:04:38 3.8.13 14:04:38 3.9.13 14:04:38 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:04:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wucA from file:/tmp/.os_lf_venv 14:04:39 lf-activate-venv(): INFO: Installing: lftools 14:04:48 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. 14:04:48 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-wucA/bin to PATH 14:04:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/212 14:04:49 INFO: archiving workspace using pattern(s): 14:04:50 Archives upload complete. 14:04:50 INFO: archiving logs to Nexus 14:04:51 ---> uname -a: 14:04:51 Linux prd-ubuntu1804-docker-8c-8g-1129 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:04:51 14:04:51 14:04:51 ---> lscpu: 14:04:51 Architecture: x86_64 14:04:51 CPU op-mode(s): 32-bit, 64-bit 14:04:51 Byte Order: Little Endian 14:04:51 CPU(s): 8 14:04:51 On-line CPU(s) list: 0-7 14:04:51 Thread(s) per core: 1 14:04:51 Core(s) per socket: 1 14:04:51 Socket(s): 8 14:04:51 NUMA node(s): 1 14:04:51 Vendor ID: AuthenticAMD 14:04:51 CPU family: 23 14:04:51 Model: 49 14:04:51 Model name: AMD EPYC-Rome Processor 14:04:51 Stepping: 0 14:04:51 CPU MHz: 2800.000 14:04:51 BogoMIPS: 5600.00 14:04:51 Virtualization: AMD-V 14:04:51 Hypervisor vendor: KVM 14:04:51 Virtualization type: full 14:04:51 L1d cache: 32K 14:04:51 L1i cache: 32K 14:04:51 L2 cache: 512K 14:04:51 L3 cache: 16384K 14:04:51 NUMA node0 CPU(s): 0-7 14:04:51 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 14:04:51 14:04:51 14:04:51 ---> nproc: 14:04:51 8 14:04:51 14:04:51 14:04:51 ---> df -h: 14:04:51 Filesystem Size Used Avail Use% Mounted on 14:04:51 udev 16G 0 16G 0% /dev 14:04:51 tmpfs 3.2G 708K 3.2G 1% /run 14:04:51 /dev/vda1 155G 11G 145G 7% / 14:04:51 tmpfs 16G 0 16G 0% /dev/shm 14:04:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:04:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:04:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:04:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:04:51 14:04:51 14:04:51 ---> free -m: 14:04:51 total used free shared buff/cache available 14:04:51 Mem: 32167 798 29126 0 2241 30939 14:04:51 Swap: 1023 0 1023 14:04:51 14:04:51 14:04:51 ---> ip addr: 14:04:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:04:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:04:51 inet 127.0.0.1/8 scope host lo 14:04:51 valid_lft forever preferred_lft forever 14:04:51 inet6 ::1/128 scope host 14:04:51 valid_lft forever preferred_lft forever 14:04:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:04:51 link/ether fa:16:3e:b5:f9:30 brd ff:ff:ff:ff:ff:ff 14:04:51 inet 10.30.106.220/23 brd 10.30.107.255 scope global dynamic ens3 14:04:51 valid_lft 86211sec preferred_lft 86211sec 14:04:51 inet6 fe80::f816:3eff:feb5:f930/64 scope link 14:04:51 valid_lft forever preferred_lft forever 14:04:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:04:51 link/ether 02:42:e4:6c:47:76 brd ff:ff:ff:ff:ff:ff 14:04:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:04:51 valid_lft forever preferred_lft forever 14:04:51 14:04:51 14:04:51 ---> sar -b -r -n DEV: 14:04:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1129) 01/31/24 _x86_64_ (8 CPU) 14:04:51 14:04:51 14:01:44 LINUX RESTART (8 CPU) 14:04:51 14:04:51 14:02:01 tps rtps wtps bread/s bwrtn/s 14:04:51 14:03:02 349.08 77.32 271.75 5384.17 59844.56 14:04:51 14:04:01 112.91 14.69 98.22 1057.85 27807.49 14:04:51 Average: 231.99 46.27 185.72 3239.19 43960.61 14:04:51 14:04:51 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:04:51 14:03:02 30218812 31690676 2720408 8.26 57624 1728792 1453476 4.28 875224 1561536 136164 14:04:51 14:04:01 29967632 31706540 2971588 9.02 78704 1961112 1382280 4.07 904792 1757024 143700 14:04:51 Average: 30093222 31698608 2845998 8.64 68164 1844952 1417878 4.17 890008 1659280 139932 14:04:51 14:04:51 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:04:51 14:03:02 ens3 430.39 271.75 1082.63 74.72 0.00 0.00 0.00 0.00 14:04:51 14:03:02 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 14:04:51 14:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:51 14:04:01 ens3 50.86 34.84 655.77 8.52 0.00 0.00 0.00 0.00 14:04:51 14:04:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 14:04:51 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:51 Average: ens3 242.22 154.29 870.99 41.90 0.00 0.00 0.00 0.00 14:04:51 Average: lo 1.58 1.58 0.16 0.16 0.00 0.00 0.00 0.00 14:04:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:51 14:04:51 14:04:51 ---> sar -P ALL: 14:04:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1129) 01/31/24 _x86_64_ (8 CPU) 14:04:51 14:04:51 14:01:44 LINUX RESTART (8 CPU) 14:04:51 14:04:51 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:04:51 14:03:02 all 9.89 0.00 1.42 3.50 0.05 85.14 14:04:51 14:03:02 0 5.22 0.00 1.00 0.58 0.03 93.16 14:04:51 14:03:02 1 6.66 0.00 0.98 0.57 0.03 91.75 14:04:51 14:03:02 2 11.76 0.00 1.22 0.47 0.05 86.50 14:04:51 14:03:02 3 20.71 0.00 1.95 19.86 0.07 57.41 14:04:51 14:03:02 4 11.96 0.00 1.25 0.57 0.03 86.19 14:04:51 14:03:02 5 10.84 0.00 1.02 0.72 0.05 87.37 14:04:51 14:03:02 6 6.14 0.00 1.59 4.79 0.07 87.41 14:04:51 14:03:02 7 5.85 0.00 2.33 0.44 0.07 91.32 14:04:51 14:04:01 all 10.42 0.00 0.74 2.31 0.03 86.49 14:04:51 14:04:01 0 0.39 0.00 0.66 4.95 0.03 93.97 14:04:51 14:04:01 1 25.28 0.00 0.87 0.59 0.05 73.21 14:04:51 14:04:01 2 36.01 0.00 1.95 2.09 0.07 59.88 14:04:51 14:04:01 3 1.82 0.00 0.32 9.31 0.02 88.54 14:04:51 14:04:01 4 9.94 0.00 0.76 0.25 0.03 89.01 14:04:51 14:04:01 5 1.66 0.00 0.54 0.73 0.00 97.06 14:04:51 14:04:01 6 0.61 0.00 0.20 0.00 0.00 99.18 14:04:51 14:04:01 7 7.60 0.00 0.63 0.63 0.02 91.12 14:04:51 Average: all 10.15 0.00 1.09 2.91 0.04 85.81 14:04:51 Average: 0 2.83 0.00 0.83 2.75 0.03 93.56 14:04:51 Average: 1 15.90 0.00 0.93 0.58 0.04 82.55 14:04:51 Average: 2 23.80 0.00 1.58 1.27 0.06 73.29 14:04:51 Average: 3 11.32 0.00 1.14 14.61 0.04 72.88 14:04:51 Average: 4 10.96 0.00 1.01 0.41 0.03 87.59 14:04:51 Average: 5 6.29 0.00 0.78 0.72 0.03 92.18 14:04:51 Average: 6 3.39 0.00 0.90 2.41 0.03 93.26 14:04:51 Average: 7 6.72 0.00 1.48 0.53 0.04 91.22 14:04:51 14:04:51 14:04:51