20:58:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 20:58:08 Running as SYSTEM 20:58:08 [EnvInject] - Loading node environment variables. 20:58:08 Building remotely on prd-ubuntu1804-docker-8c-8g-7124 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:58:08 [ssh-agent] Looking for ssh-agent implementation... 20:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:09 $ ssh-agent 20:58:09 SSH_AUTH_SOCK=/tmp/ssh-rOIkIZAl8Ylt/agent.2118 20:58:09 SSH_AGENT_PID=2120 20:58:09 [ssh-agent] Started. 20:58:09 Running ssh-add (command line suppressed) 20:58:09 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_9953674248080927366.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_9953674248080927366.key) 20:58:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:58:09 The recommended git tool is: NONE 20:58:10 using credential onap-jenkins-ssh 20:58:10 Wiping out workspace first. 20:58:10 Cloning the remote Git repository 20:58:10 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:58:10 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 20:58:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:58:10 > git --version # timeout=10 20:58:10 > git --version # 'git version 2.17.1' 20:58:10 using GIT_SSH to set credentials Gerrit user 20:58:11 Verifying host key using manually-configured host key entries 20:58:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:58:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:58:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:58:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:58:11 using GIT_SSH to set credentials Gerrit user 20:58:11 Verifying host key using manually-configured host key entries 20:58:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/1 # timeout=30 20:58:11 > git rev-parse 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad^{commit} # timeout=10 20:58:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:58:11 Checking out Revision 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad (refs/changes/24/137324/1) 20:58:11 > git config core.sparsecheckout # timeout=10 20:58:11 > git checkout -f 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad # timeout=30 20:58:15 Commit message: "Fix latest SDC distribution list retrieval (old API)" 20:58:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:58:15 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 20:58:15 [EnvInject] - Injecting environment variables from a build step. 20:58:15 [EnvInject] - Injecting as environment variables the properties content 20:58:15 PYTHON=python3 20:58:15 20:58:15 [EnvInject] - Variables injected successfully. 20:58:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13104607195476826591.sh 20:58:15 ---> tox-install.sh 20:58:15 + source /home/jenkins/lf-env.sh 20:58:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:58:15 ++ mktemp -d /tmp/venv-XXXX 20:58:15 + lf_venv=/tmp/venv-g868 20:58:15 + local venv_file=/tmp/.os_lf_venv 20:58:15 + local python=python3 20:58:15 + local options 20:58:15 + local set_path=true 20:58:15 + local install_args= 20:58:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:58:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:58:15 + true 20:58:15 + case $1 in 20:58:15 + venv_file=/tmp/.toxenv 20:58:15 + shift 2 20:58:15 + true 20:58:15 + case $1 in 20:58:15 + shift 20:58:15 + break 20:58:15 + case $python in 20:58:15 + local pkg_list= 20:58:15 + [[ -d /opt/pyenv ]] 20:58:15 + echo 'Setup pyenv:' 20:58:15 Setup pyenv: 20:58:15 + export PYENV_ROOT=/opt/pyenv 20:58:15 + PYENV_ROOT=/opt/pyenv 20:58:15 + 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 20:58:15 + 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 20:58:15 + pyenv versions 20:58:15 * system (set by /opt/pyenv/version) 20:58:15 * 3.8.13 (set by /opt/pyenv/version) 20:58:15 * 3.9.13 (set by /opt/pyenv/version) 20:58:15 * 3.10.6 (set by /opt/pyenv/version) 20:58:15 + command -v pyenv 20:58:15 ++ pyenv init - --no-rehash 20:58:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:58:15 export PATH="/opt/pyenv/shims:${PATH}" 20:58:15 export PYENV_SHELL=bash 20:58:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:58:15 pyenv() { 20:58:15 local command 20:58:15 command="${1:-}" 20:58:15 if [ "$#" -gt 0 ]; then 20:58:15 shift 20:58:15 fi 20:58:15 20:58:15 case "$command" in 20:58:15 rehash|shell) 20:58:15 eval "$(pyenv "sh-$command" "$@")" 20:58:15 ;; 20:58:15 *) 20:58:15 command pyenv "$command" "$@" 20:58:15 ;; 20:58:15 esac 20:58:15 }' 20:58:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:58:15 ++ 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 20:58:15 ++ 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 20:58:15 ++ 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 20:58:15 ++ export PYENV_SHELL=bash 20:58:15 ++ PYENV_SHELL=bash 20:58:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:58:15 +++ complete -F _pyenv pyenv 20:58:15 ++ lf-pyver python3 20:58:15 ++ local py_version_xy=python3 20:58:15 ++ local py_version_xyz= 20:58:15 ++ pyenv versions 20:58:15 ++ sed 's/^[ *]* //' 20:58:15 ++ local command 20:58:15 ++ command=versions 20:58:15 ++ '[' 1 -gt 0 ']' 20:58:15 ++ shift 20:58:15 ++ awk '{ print $1 }' 20:58:15 ++ case "$command" in 20:58:15 ++ command pyenv versions 20:58:15 ++ pyenv versions 20:58:15 ++ grep -E '^[0-9.]*[0-9]$' 20:58:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:58:15 +++ grep '^3' /tmp/.pyenv_versions 20:58:15 +++ sort -V 20:58:15 +++ tail -n 1 20:58:15 ++ py_version_xyz=3.10.6 20:58:15 ++ [[ -z 3.10.6 ]] 20:58:15 ++ echo 3.10.6 20:58:15 ++ return 0 20:58:15 + pyenv local 3.10.6 20:58:15 + local command 20:58:15 + command=local 20:58:15 + '[' 2 -gt 0 ']' 20:58:15 + shift 20:58:15 + case "$command" in 20:58:15 + command pyenv local 3.10.6 20:58:15 + pyenv local 3.10.6 20:58:15 + for arg in "$@" 20:58:15 + case $arg in 20:58:15 + pkg_list+='tox ' 20:58:15 + for arg in "$@" 20:58:15 + case $arg in 20:58:15 + pkg_list+='virtualenv ' 20:58:15 + for arg in "$@" 20:58:15 + case $arg in 20:58:15 + pkg_list+='urllib3~=1.26.15 ' 20:58:15 + [[ -f /tmp/.toxenv ]] 20:58:15 + [[ ! -f /tmp/.toxenv ]] 20:58:15 + [[ -n '' ]] 20:58:15 + python3 -m venv /tmp/venv-g868 20:58:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g868' 20:58:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g868 20:58:20 + echo /tmp/venv-g868 20:58:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:58:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:58:20 + /tmp/venv-g868/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:58:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:58:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:58:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:58:24 + /tmp/venv-g868/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:58:26 + type python3 20:58:26 + true 20:58:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g868/bin to PATH' 20:58:26 lf-activate-venv(): INFO: Adding /tmp/venv-g868/bin to PATH 20:58:26 + PATH=/tmp/venv-g868/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 20:58:26 + return 0 20:58:26 + python3 --version 20:58:26 Python 3.10.6 20:58:26 + python3 -m pip --version 20:58:27 pip 24.0 from /tmp/venv-g868/lib/python3.10/site-packages/pip (python 3.10) 20:58:27 + python3 -m pip freeze 20:58:27 cachetools==5.3.2 20:58:27 chardet==5.2.0 20:58:27 colorama==0.4.6 20:58:27 distlib==0.3.8 20:58:27 filelock==3.13.1 20:58:27 packaging==23.2 20:58:27 platformdirs==4.2.0 20:58:27 pluggy==1.4.0 20:58:27 pyproject-api==1.6.1 20:58:27 tomli==2.0.1 20:58:27 tox==4.13.0 20:58:27 urllib3==1.26.18 20:58:27 virtualenv==20.25.0 20:58:27 [EnvInject] - Injecting environment variables from a build step. 20:58:27 [EnvInject] - Injecting as environment variables the properties content 20:58:27 PARALLEL=false 20:58:27 20:58:27 [EnvInject] - Variables injected successfully. 20:58:27 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13194197301975663250.sh 20:58:27 ---> tox-run.sh 20:58:27 + 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 20:58:27 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 20:58:27 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 20:58:27 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 20:58:27 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 20:58:27 + source /home/jenkins/lf-env.sh 20:58:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:58:27 ++ mktemp -d /tmp/venv-XXXX 20:58:27 + lf_venv=/tmp/venv-d5Us 20:58:27 + local venv_file=/tmp/.os_lf_venv 20:58:27 + local python=python3 20:58:27 + local options 20:58:27 + local set_path=true 20:58:27 + local install_args= 20:58:27 ++ 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 20:58:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:58:27 + true 20:58:27 + case $1 in 20:58:27 + venv_file=/tmp/.toxenv 20:58:27 + shift 2 20:58:27 + true 20:58:27 + case $1 in 20:58:27 + shift 20:58:27 + break 20:58:27 + case $python in 20:58:27 + local pkg_list= 20:58:27 + [[ -d /opt/pyenv ]] 20:58:27 + echo 'Setup pyenv:' 20:58:27 Setup pyenv: 20:58:27 + export PYENV_ROOT=/opt/pyenv 20:58:27 + PYENV_ROOT=/opt/pyenv 20:58:27 + 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 20:58:27 + 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 20:58:27 + pyenv versions 20:58:27 system 20:58:27 3.8.13 20:58:27 3.9.13 20:58:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:58:27 + command -v pyenv 20:58:27 ++ pyenv init - --no-rehash 20:58:27 + 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[*]}"'\'')" 20:58:27 export PATH="/opt/pyenv/shims:${PATH}" 20:58:27 export PYENV_SHELL=bash 20:58:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:58:27 pyenv() { 20:58:27 local command 20:58:27 command="${1:-}" 20:58:27 if [ "$#" -gt 0 ]; then 20:58:27 shift 20:58:27 fi 20:58:27 20:58:27 case "$command" in 20:58:27 rehash|shell) 20:58:27 eval "$(pyenv "sh-$command" "$@")" 20:58:27 ;; 20:58:27 *) 20:58:27 command pyenv "$command" "$@" 20:58:27 ;; 20:58:27 esac 20:58:27 }' 20:58:27 +++ 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[*]}"' 20:58:27 ++ 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 20:58:27 ++ 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 20:58:27 ++ 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 20:58:27 ++ export PYENV_SHELL=bash 20:58:27 ++ PYENV_SHELL=bash 20:58:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:58:27 +++ complete -F _pyenv pyenv 20:58:27 ++ lf-pyver python3 20:58:27 ++ local py_version_xy=python3 20:58:27 ++ local py_version_xyz= 20:58:27 ++ pyenv versions 20:58:27 ++ local command 20:58:27 ++ sed 's/^[ *]* //' 20:58:27 ++ command=versions 20:58:27 ++ '[' 1 -gt 0 ']' 20:58:27 ++ shift 20:58:27 ++ case "$command" in 20:58:27 ++ command pyenv versions 20:58:27 ++ pyenv versions 20:58:27 ++ awk '{ print $1 }' 20:58:27 ++ grep -E '^[0-9.]*[0-9]$' 20:58:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:58:28 +++ grep '^3' /tmp/.pyenv_versions 20:58:28 +++ sort -V 20:58:28 +++ tail -n 1 20:58:28 ++ py_version_xyz=3.10.6 20:58:28 ++ [[ -z 3.10.6 ]] 20:58:28 ++ echo 3.10.6 20:58:28 ++ return 0 20:58:28 + pyenv local 3.10.6 20:58:28 + local command 20:58:28 + command=local 20:58:28 + '[' 2 -gt 0 ']' 20:58:28 + shift 20:58:28 + case "$command" in 20:58:28 + command pyenv local 3.10.6 20:58:28 + pyenv local 3.10.6 20:58:28 + for arg in "$@" 20:58:28 + case $arg in 20:58:28 + pkg_list+='tox ' 20:58:28 + for arg in "$@" 20:58:28 + case $arg in 20:58:28 + pkg_list+='virtualenv ' 20:58:28 + for arg in "$@" 20:58:28 + case $arg in 20:58:28 + pkg_list+='urllib3~=1.26.15 ' 20:58:28 + [[ -f /tmp/.toxenv ]] 20:58:28 ++ cat /tmp/.toxenv 20:58:28 + lf_venv=/tmp/venv-g868 20:58:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g868 from' file:/tmp/.toxenv 20:58:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g868 from file:/tmp/.toxenv 20:58:28 + /tmp/venv-g868/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:58:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:58:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:58:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:58:29 + /tmp/venv-g868/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:58:30 + type python3 20:58:30 + true 20:58:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g868/bin to PATH' 20:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-g868/bin to PATH 20:58:30 + PATH=/tmp/venv-g868/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 20:58:30 + return 0 20:58:30 + [[ -d /opt/pyenv ]] 20:58:30 + echo '---> Setting up pyenv' 20:58:30 ---> Setting up pyenv 20:58:30 + export PYENV_ROOT=/opt/pyenv 20:58:30 + PYENV_ROOT=/opt/pyenv 20:58:30 + export PATH=/opt/pyenv/bin:/tmp/venv-g868/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 20:58:30 + PATH=/opt/pyenv/bin:/tmp/venv-g868/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 20:58:30 ++ pwd 20:58:30 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:58:30 + export PYTHONPATH 20:58:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:58:30 + TOX_TESTENV_PASSENV=PYTHONPATH 20:58:30 + tox --version 20:58:30 4.13.0 from /tmp/venv-g868/lib/python3.10/site-packages/tox/__init__.py 20:58:30 + PARALLEL=false 20:58:30 + TOX_OPTIONS_LIST= 20:58:30 + [[ -n pydocstyle ]] 20:58:30 + TOX_OPTIONS_LIST=' -e pydocstyle' 20:58:30 + case ${PARALLEL,,} in 20:58:30 + tox -e pydocstyle 20:58:30 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 20:58:31 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 20:58:44 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 20:58:45 .pkg: _optional_hooks> python /tmp/venv-g868/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:45 .pkg: get_requires_for_build_sdist> python /tmp/venv-g868/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:45 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 20:58:46 .pkg: get_requires_for_build_wheel> python /tmp/venv-g868/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:46 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 20:58:47 .pkg: freeze> python -m pip freeze --all 20:58:47 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 20:58:47 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-g868/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:47 .pkg: build_sdist> python /tmp/venv-g868/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:48 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 20:58:48 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-13.0.2.tar.gz 20:58:51 pydocstyle: freeze> python -m pip freeze --all 20:58:51 pydocstyle: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.2,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.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,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.1,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 20:58:51 pydocstyle: commands[0]> pydocstyle src/ 20:58:55 .pkg: _exit> python /tmp/venv-g868/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:55 pydocstyle: OK (23.92=setup[20.69]+cmd[3.23] seconds) 20:58:55 congratulations :) (24.09 seconds) 20:58:55 + tox_status=0 20:58:55 + echo '---> Completed tox runs' 20:58:55 ---> Completed tox runs 20:58:55 + for i in .tox/*/log 20:58:55 ++ echo .tox/pydocstyle/log 20:58:55 ++ awk -F/ '{print $2}' 20:58:55 + tox_env=pydocstyle 20:58:55 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 20:58:55 + DOC_DIR=docs/_build/html 20:58:55 + [[ -d docs/_build/html ]] 20:58:55 + echo '---> tox-run.sh ends' 20:58:55 ---> tox-run.sh ends 20:58:55 + test 0 -eq 0 20:58:55 $ ssh-agent -k 20:58:55 unset SSH_AUTH_SOCK; 20:58:55 unset SSH_AGENT_PID; 20:58:55 echo Agent pid 2120 killed; 20:58:55 [ssh-agent] Stopped. 20:58:55 [PostBuildScript] - [INFO] Executing post build scripts. 20:58:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13942330349866637744.sh 20:58:55 ---> sysstat.sh 20:58:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6712992140667403981.sh 20:58:55 ---> package-listing.sh 20:58:55 ++ facter osfamily 20:58:55 ++ tr '[:upper:]' '[:lower:]' 20:58:55 + OS_FAMILY=debian 20:58:55 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:58:55 + START_PACKAGES=/tmp/packages_start.txt 20:58:55 + END_PACKAGES=/tmp/packages_end.txt 20:58:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:58:55 + PACKAGES=/tmp/packages_start.txt 20:58:55 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 20:58:55 + PACKAGES=/tmp/packages_end.txt 20:58:55 + case "${OS_FAMILY}" in 20:58:55 + grep '^ii' 20:58:55 + dpkg -l 20:58:55 + '[' -f /tmp/packages_start.txt ']' 20:58:55 + '[' -f /tmp/packages_end.txt ']' 20:58:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:58:55 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 20:58:55 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 20:58:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 20:58:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13420894759813450935.sh 20:58:55 ---> capture-instance-metadata.sh 20:58:55 Setup pyenv: 20:58:55 system 20:58:55 3.8.13 20:58:55 3.9.13 20:58:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:58:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48IT 20:58:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:59:02 lf-activate-venv(): INFO: Installing: lftools 20:59:44 lf-activate-venv(): INFO: Adding /tmp/venv-48IT/bin to PATH 20:59:44 INFO: Running in OpenStack, capturing instance metadata 20:59:44 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12758203445925322413.sh 20:59:44 provisioning config files... 20:59:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config9055410300542607347tmp 20:59:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:59:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:59:44 [EnvInject] - Injecting environment variables from a build step. 20:59:44 [EnvInject] - Injecting as environment variables the properties content 20:59:44 SERVER_ID=logs 20:59:44 20:59:44 [EnvInject] - Variables injected successfully. 20:59:44 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5460101317606843964.sh 20:59:44 ---> create-netrc.sh 20:59:44 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5355975089659515711.sh 20:59:44 ---> python-tools-install.sh 20:59:44 Setup pyenv: 20:59:44 system 20:59:44 3.8.13 20:59:44 3.9.13 20:59:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:59:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48IT from file:/tmp/.os_lf_venv 20:59:46 lf-activate-venv(): INFO: Installing: lftools 20:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-48IT/bin to PATH 20:59:56 Generating Requirements File 21:00:34 Python 3.10.6 21:00:34 pip 24.0 from /tmp/venv-48IT/lib/python3.10/site-packages/pip (python 3.10) 21:00:35 appdirs==1.4.4 21:00:35 argcomplete==3.2.2 21:00:35 aspy.yaml==1.3.0 21:00:35 attrs==23.2.0 21:00:35 autopage==0.5.2 21:00:35 beautifulsoup4==4.12.3 21:00:35 boto3==1.34.46 21:00:35 botocore==1.34.46 21:00:35 bs4==0.0.2 21:00:35 cachetools==5.3.2 21:00:35 certifi==2024.2.2 21:00:35 cffi==1.16.0 21:00:35 cfgv==3.4.0 21:00:35 chardet==5.2.0 21:00:35 charset-normalizer==3.3.2 21:00:35 click==8.1.7 21:00:35 cliff==4.5.0 21:00:35 cmd2==2.4.3 21:00:35 cryptography==3.3.2 21:00:35 debtcollector==2.5.0 21:00:35 decorator==5.1.1 21:00:35 defusedxml==0.7.1 21:00:35 Deprecated==1.2.14 21:00:35 distlib==0.3.8 21:00:35 dnspython==2.6.1 21:00:35 docker==4.2.2 21:00:35 dogpile.cache==1.3.1 21:00:35 email-validator==2.1.0.post1 21:00:35 filelock==3.13.1 21:00:35 future==0.18.3 21:00:35 gitdb==4.0.11 21:00:35 GitPython==3.1.42 21:00:35 google-auth==2.28.0 21:00:35 httplib2==0.22.0 21:00:35 identify==2.5.35 21:00:35 idna==3.6 21:00:35 importlib-resources==1.5.0 21:00:35 iso8601==2.1.0 21:00:35 Jinja2==3.1.3 21:00:35 jmespath==1.0.1 21:00:35 jsonpatch==1.33 21:00:35 jsonpointer==2.4 21:00:35 jsonschema==4.21.1 21:00:35 jsonschema-specifications==2023.12.1 21:00:35 keystoneauth1==5.5.0 21:00:35 kubernetes==29.0.0 21:00:35 lftools==0.37.8 21:00:35 lxml==5.1.0 21:00:35 MarkupSafe==2.1.5 21:00:35 msgpack==1.0.7 21:00:35 multi_key_dict==2.0.3 21:00:35 munch==4.0.0 21:00:35 netaddr==1.2.1 21:00:35 netifaces==0.11.0 21:00:35 niet==1.4.2 21:00:35 nodeenv==1.8.0 21:00:35 oauth2client==4.1.3 21:00:35 oauthlib==3.2.2 21:00:35 openstacksdk==0.62.0 21:00:35 os-client-config==2.1.0 21:00:35 os-service-types==1.7.0 21:00:35 osc-lib==3.0.0 21:00:35 oslo.config==9.3.0 21:00:35 oslo.context==5.3.0 21:00:35 oslo.i18n==6.2.0 21:00:35 oslo.log==5.4.0 21:00:35 oslo.serialization==5.3.0 21:00:35 oslo.utils==7.0.0 21:00:35 packaging==23.2 21:00:35 pbr==6.0.0 21:00:35 platformdirs==4.2.0 21:00:35 prettytable==3.10.0 21:00:35 pyasn1==0.5.1 21:00:35 pyasn1-modules==0.3.0 21:00:35 pycparser==2.21 21:00:35 pygerrit2==2.0.15 21:00:35 PyGithub==2.2.0 21:00:35 pyinotify==0.9.6 21:00:35 PyJWT==2.8.0 21:00:35 PyNaCl==1.5.0 21:00:35 pyparsing==2.4.7 21:00:35 pyperclip==1.8.2 21:00:35 pyrsistent==0.20.0 21:00:35 python-cinderclient==9.4.0 21:00:35 python-dateutil==2.8.2 21:00:35 python-heatclient==3.4.0 21:00:35 python-jenkins==1.8.2 21:00:35 python-keystoneclient==5.3.0 21:00:35 python-magnumclient==4.3.0 21:00:35 python-novaclient==18.4.0 21:00:35 python-openstackclient==6.0.1 21:00:35 python-swiftclient==4.4.0 21:00:35 pytz==2024.1 21:00:35 PyYAML==6.0.1 21:00:35 referencing==0.33.0 21:00:35 requests==2.31.0 21:00:35 requests-oauthlib==1.3.1 21:00:35 requestsexceptions==1.4.0 21:00:35 rfc3986==2.0.0 21:00:35 rpds-py==0.18.0 21:00:35 rsa==4.9 21:00:35 ruamel.yaml==0.18.6 21:00:35 ruamel.yaml.clib==0.2.8 21:00:35 s3transfer==0.10.0 21:00:35 simplejson==3.19.2 21:00:35 six==1.16.0 21:00:35 smmap==5.0.1 21:00:35 soupsieve==2.5 21:00:35 stevedore==5.1.0 21:00:35 tabulate==0.9.0 21:00:35 toml==0.10.2 21:00:35 tomlkit==0.12.3 21:00:35 tqdm==4.66.2 21:00:35 typing_extensions==4.9.0 21:00:35 tzdata==2024.1 21:00:35 urllib3==1.26.18 21:00:35 virtualenv==20.25.0 21:00:35 wcwidth==0.2.13 21:00:35 websocket-client==1.7.0 21:00:35 wrapt==1.16.0 21:00:35 xdg==6.0.0 21:00:35 xmltodict==0.13.0 21:00:35 yq==3.2.3 21:00:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7270426954283993154.sh 21:00:35 ---> sudo-logs.sh 21:00:35 Archiving 'sudo' log.. 21:00:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2093825797782700987.sh 21:00:35 ---> job-cost.sh 21:00:35 Setup pyenv: 21:00:35 system 21:00:35 3.8.13 21:00:35 3.9.13 21:00:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:00:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48IT from file:/tmp/.os_lf_venv 21:00:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:00:44 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. 21:00:44 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:00:44 lf-activate-venv(): INFO: Adding /tmp/venv-48IT/bin to PATH 21:00:44 INFO: No Stack... 21:00:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:44 INFO: Archiving Costs 21:00:45 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16912621349692052616.sh 21:00:45 ---> logs-deploy.sh 21:00:45 Setup pyenv: 21:00:45 system 21:00:45 3.8.13 21:00:45 3.9.13 21:00:45 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48IT from file:/tmp/.os_lf_venv 21:00:46 lf-activate-venv(): INFO: Installing: lftools 21:00:56 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. 21:00:56 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-48IT/bin to PATH 21:00:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/223 21:00:56 INFO: archiving workspace using pattern(s): 21:00:57 Archives upload complete. 21:00:57 INFO: archiving logs to Nexus 21:00:58 ---> uname -a: 21:00:58 Linux prd-ubuntu1804-docker-8c-8g-7124 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:00:58 21:00:58 21:00:58 ---> lscpu: 21:00:58 Architecture: x86_64 21:00:58 CPU op-mode(s): 32-bit, 64-bit 21:00:58 Byte Order: Little Endian 21:00:58 CPU(s): 8 21:00:58 On-line CPU(s) list: 0-7 21:00:58 Thread(s) per core: 1 21:00:58 Core(s) per socket: 1 21:00:58 Socket(s): 8 21:00:58 NUMA node(s): 1 21:00:58 Vendor ID: AuthenticAMD 21:00:58 CPU family: 23 21:00:58 Model: 49 21:00:58 Model name: AMD EPYC-Rome Processor 21:00:58 Stepping: 0 21:00:58 CPU MHz: 2800.000 21:00:58 BogoMIPS: 5600.00 21:00:58 Virtualization: AMD-V 21:00:58 Hypervisor vendor: KVM 21:00:58 Virtualization type: full 21:00:58 L1d cache: 32K 21:00:58 L1i cache: 32K 21:00:58 L2 cache: 512K 21:00:58 L3 cache: 16384K 21:00:58 NUMA node0 CPU(s): 0-7 21:00:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 21:00:58 21:00:58 21:00:58 ---> nproc: 21:00:58 8 21:00:58 21:00:58 21:00:58 ---> df -h: 21:00:58 Filesystem Size Used Avail Use% Mounted on 21:00:58 udev 16G 0 16G 0% /dev 21:00:58 tmpfs 3.2G 708K 3.2G 1% /run 21:00:58 /dev/vda1 155G 11G 145G 7% / 21:00:58 tmpfs 16G 0 16G 0% /dev/shm 21:00:58 tmpfs 5.0M 0 5.0M 0% /run/lock 21:00:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:00:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:00:58 tmpfs 3.2G 0 3.2G 0% /run/user/1001 21:00:58 21:00:58 21:00:58 ---> free -m: 21:00:58 total used free shared buff/cache available 21:00:58 Mem: 32167 807 29118 0 2240 30929 21:00:58 Swap: 1023 0 1023 21:00:58 21:00:58 21:00:58 ---> ip addr: 21:00:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:00:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:00:58 inet 127.0.0.1/8 scope host lo 21:00:58 valid_lft forever preferred_lft forever 21:00:58 inet6 ::1/128 scope host 21:00:58 valid_lft forever preferred_lft forever 21:00:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:00:58 link/ether fa:16:3e:35:b9:2e brd ff:ff:ff:ff:ff:ff 21:00:58 inet 10.30.107.13/23 brd 10.30.107.255 scope global dynamic ens3 21:00:58 valid_lft 86192sec preferred_lft 86192sec 21:00:58 inet6 fe80::f816:3eff:fe35:b92e/64 scope link 21:00:58 valid_lft forever preferred_lft forever 21:00:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:00:58 link/ether 02:42:a1:46:65:3e brd ff:ff:ff:ff:ff:ff 21:00:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:00:58 valid_lft forever preferred_lft forever 21:00:58 21:00:58 21:00:58 ---> sar -b -r -n DEV: 21:00:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7124) 02/20/24 _x86_64_ (8 CPU) 21:00:58 21:00:58 20:57:33 LINUX RESTART (8 CPU) 21:00:58 21:00:58 20:58:02 tps rtps wtps bread/s bwrtn/s 21:00:58 20:59:01 261.23 62.35 198.88 3809.79 31571.19 21:00:58 21:00:01 108.08 14.28 93.80 1030.76 29220.86 21:00:58 Average: 184.01 38.11 145.90 2408.60 30386.15 21:00:58 21:00:58 20:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:00:58 20:59:01 30197424 31712108 2741796 8.32 58776 1767528 1430392 4.21 859144 1592084 150480 21:00:58 21:00:01 29977760 31706840 2961460 8.99 78324 1951764 1424340 4.19 900524 1749164 134304 21:00:58 Average: 30087592 31709474 2851628 8.66 68550 1859646 1427366 4.20 879834 1670624 142392 21:00:58 21:00:58 20:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:00:58 20:59:01 ens3 346.04 247.16 1040.41 77.99 0.00 0.00 0.00 0.00 21:00:58 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:58 20:59:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 21:00:58 21:00:01 ens3 39.86 28.33 632.00 6.28 0.00 0.00 0.00 0.00 21:00:58 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:58 21:00:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 21:00:58 Average: ens3 191.67 136.83 834.49 41.84 0.00 0.00 0.00 0.00 21:00:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:58 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 21:00:58 21:00:58 21:00:58 ---> sar -P ALL: 21:00:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7124) 02/20/24 _x86_64_ (8 CPU) 21:00:58 21:00:58 20:57:33 LINUX RESTART (8 CPU) 21:00:58 21:00:58 20:58:02 CPU %user %nice %system %iowait %steal %idle 21:00:58 20:59:01 all 11.60 0.00 1.27 3.28 0.04 83.80 21:00:58 20:59:01 0 19.41 0.00 1.55 7.50 0.07 71.47 21:00:58 20:59:01 1 14.64 0.00 1.41 2.87 0.05 81.03 21:00:58 20:59:01 2 5.30 0.00 1.86 4.38 0.09 88.38 21:00:58 20:59:01 3 2.95 0.00 0.83 8.23 0.03 87.95 21:00:58 20:59:01 4 7.61 0.00 0.83 0.15 0.02 91.39 21:00:58 20:59:01 5 15.09 0.00 1.17 1.25 0.03 82.45 21:00:58 20:59:01 6 6.33 0.00 0.66 0.48 0.05 92.48 21:00:58 20:59:01 7 21.44 0.00 1.85 1.42 0.05 75.23 21:00:58 21:00:01 all 8.00 0.00 0.59 5.29 0.03 86.10 21:00:58 21:00:01 0 8.06 0.00 0.75 6.26 0.03 84.89 21:00:58 21:00:01 1 7.83 0.00 0.80 2.16 0.03 89.17 21:00:58 21:00:01 2 4.04 0.00 0.43 0.67 0.02 94.85 21:00:58 21:00:01 3 1.94 0.00 0.45 26.83 0.02 70.76 21:00:58 21:00:01 4 2.08 0.00 0.38 1.27 0.02 96.25 21:00:58 21:00:01 5 1.38 0.00 0.30 0.57 0.00 97.75 21:00:58 21:00:01 6 16.44 0.00 0.70 2.69 0.03 80.14 21:00:58 21:00:01 7 22.23 0.00 0.92 1.76 0.03 75.06 21:00:58 Average: all 9.78 0.00 0.93 4.29 0.03 84.96 21:00:58 Average: 0 13.68 0.00 1.15 6.88 0.05 78.25 21:00:58 Average: 1 11.21 0.00 1.10 2.51 0.04 85.13 21:00:58 Average: 2 4.66 0.00 1.14 2.50 0.05 91.65 21:00:58 Average: 3 2.44 0.00 0.64 17.65 0.03 79.24 21:00:58 Average: 4 4.83 0.00 0.60 0.71 0.02 93.84 21:00:58 Average: 5 8.18 0.00 0.73 0.91 0.02 90.16 21:00:58 Average: 6 11.43 0.00 0.68 1.59 0.04 86.25 21:00:58 Average: 7 21.84 0.00 1.38 1.59 0.04 75.15 21:00:58 21:00:58 21:00:58