08:32:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137102 08:32:36 Running as SYSTEM 08:32:36 [EnvInject] - Loading node environment variables. 08:32:36 Building remotely on prd-ubuntu1804-docker-8c-8g-1318 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:32:36 [ssh-agent] Looking for ssh-agent implementation... 08:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:36 $ ssh-agent 08:32:36 SSH_AUTH_SOCK=/tmp/ssh-KLOXP0UF0dlJ/agent.2092 08:32:36 SSH_AGENT_PID=2094 08:32:36 [ssh-agent] Started. 08:32:36 Running ssh-add (command line suppressed) 08:32:36 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_4545376679575464529.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_4545376679575464529.key) 08:32:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:32:37 The recommended git tool is: NONE 08:32:39 using credential onap-jenkins-ssh 08:32:39 Wiping out workspace first. 08:32:39 Cloning the remote Git repository 08:32:39 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:32:39 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 08:32:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:32:39 > git --version # timeout=10 08:32:39 > git --version # 'git version 2.17.1' 08:32:39 using GIT_SSH to set credentials Gerrit user 08:32:39 Verifying host key using manually-configured host key entries 08:32:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:32:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:32:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:32:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:32:40 using GIT_SSH to set credentials Gerrit user 08:32:40 Verifying host key using manually-configured host key entries 08:32:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/02/137102/3 # timeout=30 08:32:40 > git rev-parse a39a9545a95111249c0e8e23a9be3a6a2dc059db^{commit} # timeout=10 08:32:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:32:40 Checking out Revision a39a9545a95111249c0e8e23a9be3a6a2dc059db (refs/changes/02/137102/3) 08:32:40 > git config core.sparsecheckout # timeout=10 08:32:40 > git checkout -f a39a9545a95111249c0e8e23a9be3a6a2dc059db # timeout=30 08:32:43 Commit message: "Create 13.0.0 (Montreal) version" 08:32:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:32:43 > git rev-list --no-walk 2cd534174ca9e43b1d6302b0d95e51f739a3093c # timeout=10 08:32:43 [EnvInject] - Injecting environment variables from a build step. 08:32:43 [EnvInject] - Injecting as environment variables the properties content 08:32:43 PYTHON=python3 08:32:43 08:32:43 [EnvInject] - Variables injected successfully. 08:32:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins7772760729222303939.sh 08:32:43 ---> tox-install.sh 08:32:43 + source /home/jenkins/lf-env.sh 08:32:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:32:43 ++ mktemp -d /tmp/venv-XXXX 08:32:43 + lf_venv=/tmp/venv-3I89 08:32:43 + local venv_file=/tmp/.os_lf_venv 08:32:43 + local python=python3 08:32:43 + local options 08:32:43 + local set_path=true 08:32:43 + local install_args= 08:32:43 ++ 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 08:32:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:32:43 + true 08:32:43 + case $1 in 08:32:43 + venv_file=/tmp/.toxenv 08:32:43 + shift 2 08:32:43 + true 08:32:43 + case $1 in 08:32:43 + shift 08:32:43 + break 08:32:43 + case $python in 08:32:43 + local pkg_list= 08:32:43 + [[ -d /opt/pyenv ]] 08:32:43 + echo 'Setup pyenv:' 08:32:43 Setup pyenv: 08:32:43 + export PYENV_ROOT=/opt/pyenv 08:32:43 + PYENV_ROOT=/opt/pyenv 08:32:43 + 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 08:32:43 + 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 08:32:43 + pyenv versions 08:32:43 * system (set by /opt/pyenv/version) 08:32:43 * 3.8.13 (set by /opt/pyenv/version) 08:32:43 * 3.9.13 (set by /opt/pyenv/version) 08:32:43 * 3.10.6 (set by /opt/pyenv/version) 08:32:43 + command -v pyenv 08:32:43 ++ pyenv init - --no-rehash 08:32:43 + 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[*]}"'\'')" 08:32:43 export PATH="/opt/pyenv/shims:${PATH}" 08:32:43 export PYENV_SHELL=bash 08:32:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:32:43 pyenv() { 08:32:43 local command 08:32:43 command="${1:-}" 08:32:43 if [ "$#" -gt 0 ]; then 08:32:43 shift 08:32:43 fi 08:32:43 08:32:43 case "$command" in 08:32:43 rehash|shell) 08:32:43 eval "$(pyenv "sh-$command" "$@")" 08:32:43 ;; 08:32:43 *) 08:32:43 command pyenv "$command" "$@" 08:32:43 ;; 08:32:43 esac 08:32:43 }' 08:32:43 +++ 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[*]}"' 08:32:43 ++ 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 08:32:43 ++ 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 08:32:43 ++ 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 08:32:43 ++ export PYENV_SHELL=bash 08:32:43 ++ PYENV_SHELL=bash 08:32:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:32:43 +++ complete -F _pyenv pyenv 08:32:43 ++ lf-pyver python3 08:32:43 ++ local py_version_xy=python3 08:32:43 ++ local py_version_xyz= 08:32:43 ++ sed 's/^[ *]* //' 08:32:43 ++ awk '{ print $1 }' 08:32:43 ++ grep -E '^[0-9.]*[0-9]$' 08:32:43 ++ pyenv versions 08:32:43 ++ local command 08:32:43 ++ command=versions 08:32:43 ++ '[' 1 -gt 0 ']' 08:32:43 ++ shift 08:32:43 ++ case "$command" in 08:32:43 ++ command pyenv versions 08:32:43 ++ pyenv versions 08:32:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:32:43 +++ grep '^3' /tmp/.pyenv_versions 08:32:43 +++ sort -V 08:32:43 +++ tail -n 1 08:32:43 ++ py_version_xyz=3.10.6 08:32:43 ++ [[ -z 3.10.6 ]] 08:32:43 ++ echo 3.10.6 08:32:43 ++ return 0 08:32:43 + pyenv local 3.10.6 08:32:43 + local command 08:32:43 + command=local 08:32:43 + '[' 2 -gt 0 ']' 08:32:43 + shift 08:32:43 + case "$command" in 08:32:43 + command pyenv local 3.10.6 08:32:43 + pyenv local 3.10.6 08:32:44 + for arg in "$@" 08:32:44 + case $arg in 08:32:44 + pkg_list+='tox ' 08:32:44 + for arg in "$@" 08:32:44 + case $arg in 08:32:44 + pkg_list+='virtualenv ' 08:32:44 + for arg in "$@" 08:32:44 + case $arg in 08:32:44 + pkg_list+='urllib3~=1.26.15 ' 08:32:44 + [[ -f /tmp/.toxenv ]] 08:32:44 + [[ ! -f /tmp/.toxenv ]] 08:32:44 + [[ -n '' ]] 08:32:44 + python3 -m venv /tmp/venv-3I89 08:32:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3I89' 08:32:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3I89 08:32:47 + echo /tmp/venv-3I89 08:32:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:32:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:32:47 + /tmp/venv-3I89/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:32:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:32:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:32:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:32:51 + /tmp/venv-3I89/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:32:53 + type python3 08:32:53 + true 08:32:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3I89/bin to PATH' 08:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-3I89/bin to PATH 08:32:53 + PATH=/tmp/venv-3I89/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 08:32:53 + return 0 08:32:53 + python3 --version 08:32:53 Python 3.10.6 08:32:53 + python3 -m pip --version 08:32:53 pip 23.3.2 from /tmp/venv-3I89/lib/python3.10/site-packages/pip (python 3.10) 08:32:53 + python3 -m pip freeze 08:32:54 cachetools==5.3.2 08:32:54 chardet==5.2.0 08:32:54 colorama==0.4.6 08:32:54 distlib==0.3.8 08:32:54 filelock==3.13.1 08:32:54 packaging==23.2 08:32:54 platformdirs==4.2.0 08:32:54 pluggy==1.4.0 08:32:54 pyproject-api==1.6.1 08:32:54 tomli==2.0.1 08:32:54 tox==4.12.1 08:32:54 urllib3==1.26.18 08:32:54 virtualenv==20.25.0 08:32:54 [EnvInject] - Injecting environment variables from a build step. 08:32:54 [EnvInject] - Injecting as environment variables the properties content 08:32:54 PARALLEL=false 08:32:54 08:32:54 [EnvInject] - Variables injected successfully. 08:32:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14416112059779428294.sh 08:32:54 ---> tox-run.sh 08:32:54 + 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 08:32:54 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:32:54 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 08:32:54 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:32:54 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 08:32:54 + source /home/jenkins/lf-env.sh 08:32:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:32:54 ++ mktemp -d /tmp/venv-XXXX 08:32:54 + lf_venv=/tmp/venv-hYI6 08:32:54 + local venv_file=/tmp/.os_lf_venv 08:32:54 + local python=python3 08:32:54 + local options 08:32:54 + local set_path=true 08:32:54 + local install_args= 08:32:54 ++ 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 08:32:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:32:54 + true 08:32:54 + case $1 in 08:32:54 + venv_file=/tmp/.toxenv 08:32:54 + shift 2 08:32:54 + true 08:32:54 + case $1 in 08:32:54 + shift 08:32:54 + break 08:32:54 + case $python in 08:32:54 + local pkg_list= 08:32:54 + [[ -d /opt/pyenv ]] 08:32:54 + echo 'Setup pyenv:' 08:32:54 Setup pyenv: 08:32:54 + export PYENV_ROOT=/opt/pyenv 08:32:54 + PYENV_ROOT=/opt/pyenv 08:32:54 + 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 08:32:54 + 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 08:32:54 + pyenv versions 08:32:54 system 08:32:54 3.8.13 08:32:54 3.9.13 08:32:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:32:54 + command -v pyenv 08:32:54 ++ pyenv init - --no-rehash 08:32:54 + 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[*]}"'\'')" 08:32:54 export PATH="/opt/pyenv/shims:${PATH}" 08:32:54 export PYENV_SHELL=bash 08:32:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:32:54 pyenv() { 08:32:54 local command 08:32:54 command="${1:-}" 08:32:54 if [ "$#" -gt 0 ]; then 08:32:54 shift 08:32:54 fi 08:32:54 08:32:54 case "$command" in 08:32:54 rehash|shell) 08:32:54 eval "$(pyenv "sh-$command" "$@")" 08:32:54 ;; 08:32:54 *) 08:32:54 command pyenv "$command" "$@" 08:32:54 ;; 08:32:54 esac 08:32:54 }' 08:32:54 +++ 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[*]}"' 08:32:54 ++ 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 08:32:54 ++ 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 08:32:54 ++ 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 08:32:54 ++ export PYENV_SHELL=bash 08:32:54 ++ PYENV_SHELL=bash 08:32:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:32:54 +++ complete -F _pyenv pyenv 08:32:54 ++ lf-pyver python3 08:32:54 ++ local py_version_xy=python3 08:32:54 ++ local py_version_xyz= 08:32:54 ++ pyenv versions 08:32:54 ++ local command 08:32:54 ++ command=versions 08:32:54 ++ '[' 1 -gt 0 ']' 08:32:54 ++ shift 08:32:54 ++ case "$command" in 08:32:54 ++ command pyenv versions 08:32:54 ++ pyenv versions 08:32:54 ++ sed 's/^[ *]* //' 08:32:54 ++ awk '{ print $1 }' 08:32:54 ++ grep -E '^[0-9.]*[0-9]$' 08:32:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:32:54 +++ grep '^3' /tmp/.pyenv_versions 08:32:54 +++ sort -V 08:32:54 +++ tail -n 1 08:32:54 ++ py_version_xyz=3.10.6 08:32:54 ++ [[ -z 3.10.6 ]] 08:32:54 ++ echo 3.10.6 08:32:54 ++ return 0 08:32:54 + pyenv local 3.10.6 08:32:54 + local command 08:32:54 + command=local 08:32:54 + '[' 2 -gt 0 ']' 08:32:54 + shift 08:32:54 + case "$command" in 08:32:54 + command pyenv local 3.10.6 08:32:54 + pyenv local 3.10.6 08:32:54 + for arg in "$@" 08:32:54 + case $arg in 08:32:54 + pkg_list+='tox ' 08:32:54 + for arg in "$@" 08:32:54 + case $arg in 08:32:54 + pkg_list+='virtualenv ' 08:32:54 + for arg in "$@" 08:32:54 + case $arg in 08:32:54 + pkg_list+='urllib3~=1.26.15 ' 08:32:54 + [[ -f /tmp/.toxenv ]] 08:32:54 ++ cat /tmp/.toxenv 08:32:54 + lf_venv=/tmp/venv-3I89 08:32:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3I89 from' file:/tmp/.toxenv 08:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3I89 from file:/tmp/.toxenv 08:32:54 + /tmp/venv-3I89/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:32:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:32:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:32:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:32:55 + /tmp/venv-3I89/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:32:56 + type python3 08:32:56 + true 08:32:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3I89/bin to PATH' 08:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-3I89/bin to PATH 08:32:56 + PATH=/tmp/venv-3I89/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 08:32:56 + return 0 08:32:56 + [[ -d /opt/pyenv ]] 08:32:56 + echo '---> Setting up pyenv' 08:32:56 ---> Setting up pyenv 08:32:56 + export PYENV_ROOT=/opt/pyenv 08:32:56 + PYENV_ROOT=/opt/pyenv 08:32:56 + export PATH=/opt/pyenv/bin:/tmp/venv-3I89/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 08:32:56 + PATH=/opt/pyenv/bin:/tmp/venv-3I89/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 08:32:56 ++ pwd 08:32:56 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:32:56 + export PYTHONPATH 08:32:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:32:56 + TOX_TESTENV_PASSENV=PYTHONPATH 08:32:56 + tox --version 08:32:56 4.12.1 from /tmp/venv-3I89/lib/python3.10/site-packages/tox/__init__.py 08:32:56 + PARALLEL=false 08:32:56 + TOX_OPTIONS_LIST= 08:32:56 + [[ -n pydocstyle ]] 08:32:56 + TOX_OPTIONS_LIST=' -e pydocstyle' 08:32:56 + case ${PARALLEL,,} in 08:32:56 + tox -e pydocstyle 08:32:56 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 08:32:57 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 08:33:09 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:33:10 .pkg: _optional_hooks> python /tmp/venv-3I89/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:33:10 .pkg: get_requires_for_build_sdist> python /tmp/venv-3I89/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:33:10 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:33:11 .pkg: get_requires_for_build_wheel> python /tmp/venv-3I89/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:33:11 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:33:11 .pkg: freeze> python -m pip freeze --all 08:33:12 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:33:12 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-3I89/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:33:12 .pkg: build_sdist> python /tmp/venv-3I89/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:33:12 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 08:33:13 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.0.tar.gz 08:33:16 pydocstyle: freeze> python -m pip freeze --all 08:33:16 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==13.0.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 08:33:16 pydocstyle: commands[0]> pydocstyle src/ 08:33:19 .pkg: _exit> python /tmp/venv-3I89/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:33:19 pydocstyle: OK (22.57=setup[19.30]+cmd[3.27] seconds) 08:33:19 congratulations :) (22.74 seconds) 08:33:19 + tox_status=0 08:33:19 + echo '---> Completed tox runs' 08:33:19 ---> Completed tox runs 08:33:19 + for i in .tox/*/log 08:33:19 ++ echo .tox/pydocstyle/log 08:33:19 ++ awk -F/ '{print $2}' 08:33:19 + tox_env=pydocstyle 08:33:19 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 08:33:19 + DOC_DIR=docs/_build/html 08:33:19 + [[ -d docs/_build/html ]] 08:33:19 + echo '---> tox-run.sh ends' 08:33:19 ---> tox-run.sh ends 08:33:19 + test 0 -eq 0 08:33:19 $ ssh-agent -k 08:33:19 unset SSH_AUTH_SOCK; 08:33:19 unset SSH_AGENT_PID; 08:33:19 echo Agent pid 2094 killed; 08:33:19 [ssh-agent] Stopped. 08:33:19 [PostBuildScript] - [INFO] Executing post build scripts. 08:33:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15085331919093718503.sh 08:33:19 ---> sysstat.sh 08:33:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12673649281927612512.sh 08:33:20 ---> package-listing.sh 08:33:20 ++ tr '[:upper:]' '[:lower:]' 08:33:20 ++ facter osfamily 08:33:20 + OS_FAMILY=debian 08:33:20 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:33:20 + START_PACKAGES=/tmp/packages_start.txt 08:33:20 + END_PACKAGES=/tmp/packages_end.txt 08:33:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:20 + PACKAGES=/tmp/packages_start.txt 08:33:20 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:33:20 + PACKAGES=/tmp/packages_end.txt 08:33:20 + case "${OS_FAMILY}" in 08:33:20 + dpkg -l 08:33:20 + grep '^ii' 08:33:20 + '[' -f /tmp/packages_start.txt ']' 08:33:20 + '[' -f /tmp/packages_end.txt ']' 08:33:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:20 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:33:20 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:33:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:33:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2444151379860354623.sh 08:33:20 ---> capture-instance-metadata.sh 08:33:20 Setup pyenv: 08:33:20 system 08:33:20 3.8.13 08:33:20 3.9.13 08:33:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:33:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8vdX 08:33:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:33:27 lf-activate-venv(): INFO: Installing: lftools 08:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-8vdX/bin to PATH 08:33:55 INFO: Running in OpenStack, capturing instance metadata 08:33:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13542543763906216830.sh 08:33:56 provisioning config files... 08:33:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config5182975183553155190tmp 08:33:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:33:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:33:56 [EnvInject] - Injecting environment variables from a build step. 08:33:56 [EnvInject] - Injecting as environment variables the properties content 08:33:56 SERVER_ID=logs 08:33:56 08:33:56 [EnvInject] - Variables injected successfully. 08:33:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4123550462446422201.sh 08:33:56 ---> create-netrc.sh 08:33:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1243354721344331.sh 08:33:56 ---> python-tools-install.sh 08:33:56 Setup pyenv: 08:33:56 system 08:33:56 3.8.13 08:33:56 3.9.13 08:33:56 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8vdX from file:/tmp/.os_lf_venv 08:33:57 lf-activate-venv(): INFO: Installing: lftools 08:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-8vdX/bin to PATH 08:34:04 Generating Requirements File 08:34:35 Python 3.10.6 08:34:35 pip 23.3.2 from /tmp/venv-8vdX/lib/python3.10/site-packages/pip (python 3.10) 08:34:35 appdirs==1.4.4 08:34:35 argcomplete==3.2.2 08:34:35 aspy.yaml==1.3.0 08:34:35 attrs==23.2.0 08:34:35 autopage==0.5.2 08:34:35 beautifulsoup4==4.12.3 08:34:35 boto3==1.34.32 08:34:35 botocore==1.34.32 08:34:35 bs4==0.0.2 08:34:35 cachetools==5.3.2 08:34:35 certifi==2023.11.17 08:34:35 cffi==1.16.0 08:34:35 cfgv==3.4.0 08:34:35 chardet==5.2.0 08:34:35 charset-normalizer==3.3.2 08:34:35 click==8.1.7 08:34:35 cliff==4.5.0 08:34:35 cmd2==2.4.3 08:34:35 cryptography==3.3.2 08:34:35 debtcollector==2.5.0 08:34:35 decorator==5.1.1 08:34:35 defusedxml==0.7.1 08:34:35 Deprecated==1.2.14 08:34:35 distlib==0.3.8 08:34:35 dnspython==2.5.0 08:34:35 docker==4.2.2 08:34:35 dogpile.cache==1.3.0 08:34:35 email-validator==2.1.0.post1 08:34:35 filelock==3.13.1 08:34:35 future==0.18.3 08:34:35 gitdb==4.0.11 08:34:35 GitPython==3.1.41 08:34:35 google-auth==2.27.0 08:34:35 httplib2==0.22.0 08:34:35 identify==2.5.33 08:34:35 idna==3.6 08:34:35 importlib-resources==1.5.0 08:34:35 iso8601==2.1.0 08:34:35 Jinja2==3.1.3 08:34:35 jmespath==1.0.1 08:34:35 jsonpatch==1.33 08:34:35 jsonpointer==2.4 08:34:35 jsonschema==4.21.1 08:34:35 jsonschema-specifications==2023.12.1 08:34:35 keystoneauth1==5.5.0 08:34:35 kubernetes==29.0.0 08:34:35 lftools==0.37.8 08:34:35 lxml==5.1.0 08:34:35 MarkupSafe==2.1.4 08:34:35 msgpack==1.0.7 08:34:35 multi_key_dict==2.0.3 08:34:35 munch==4.0.0 08:34:35 netaddr==0.10.1 08:34:35 netifaces==0.11.0 08:34:35 niet==1.4.2 08:34:35 nodeenv==1.8.0 08:34:35 oauth2client==4.1.3 08:34:35 oauthlib==3.2.2 08:34:35 openstacksdk==0.62.0 08:34:35 os-client-config==2.1.0 08:34:35 os-service-types==1.7.0 08:34:35 osc-lib==3.0.0 08:34:35 oslo.config==9.3.0 08:34:35 oslo.context==5.3.0 08:34:35 oslo.i18n==6.2.0 08:34:35 oslo.log==5.4.0 08:34:35 oslo.serialization==5.3.0 08:34:35 oslo.utils==7.0.0 08:34:35 packaging==23.2 08:34:35 pbr==6.0.0 08:34:35 platformdirs==4.2.0 08:34:35 prettytable==3.9.0 08:34:35 pyasn1==0.5.1 08:34:35 pyasn1-modules==0.3.0 08:34:35 pycparser==2.21 08:34:35 pygerrit2==2.0.15 08:34:35 PyGithub==2.2.0 08:34:35 pyinotify==0.9.6 08:34:35 PyJWT==2.8.0 08:34:35 PyNaCl==1.5.0 08:34:35 pyparsing==2.4.7 08:34:35 pyperclip==1.8.2 08:34:35 pyrsistent==0.20.0 08:34:35 python-cinderclient==9.4.0 08:34:35 python-dateutil==2.8.2 08:34:35 python-heatclient==3.4.0 08:34:35 python-jenkins==1.8.2 08:34:35 python-keystoneclient==5.3.0 08:34:35 python-magnumclient==4.3.0 08:34:35 python-novaclient==18.4.0 08:34:35 python-openstackclient==6.0.0 08:34:35 python-swiftclient==4.4.0 08:34:35 pytz==2023.4 08:34:35 PyYAML==6.0.1 08:34:35 referencing==0.33.0 08:34:35 requests==2.31.0 08:34:35 requests-oauthlib==1.3.1 08:34:35 requestsexceptions==1.4.0 08:34:35 rfc3986==2.0.0 08:34:35 rpds-py==0.17.1 08:34:35 rsa==4.9 08:34:35 ruamel.yaml==0.18.5 08:34:35 ruamel.yaml.clib==0.2.8 08:34:35 s3transfer==0.10.0 08:34:35 simplejson==3.19.2 08:34:35 six==1.16.0 08:34:35 smmap==5.0.1 08:34:35 soupsieve==2.5 08:34:35 stevedore==5.1.0 08:34:35 tabulate==0.9.0 08:34:35 toml==0.10.2 08:34:35 tomlkit==0.12.3 08:34:35 tqdm==4.66.1 08:34:35 typing_extensions==4.9.0 08:34:35 tzdata==2023.4 08:34:35 urllib3==1.26.18 08:34:35 virtualenv==20.25.0 08:34:35 wcwidth==0.2.13 08:34:35 websocket-client==1.7.0 08:34:35 wrapt==1.16.0 08:34:35 xdg==6.0.0 08:34:35 xmltodict==0.13.0 08:34:35 yq==3.2.3 08:34:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9191726862706441082.sh 08:34:35 ---> sudo-logs.sh 08:34:35 Archiving 'sudo' log.. 08:34:36 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3676551976282419531.sh 08:34:36 ---> job-cost.sh 08:34:36 Setup pyenv: 08:34:36 system 08:34:36 3.8.13 08:34:36 3.9.13 08:34:36 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8vdX from file:/tmp/.os_lf_venv 08:34:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:34:45 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. 08:34:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-8vdX/bin to PATH 08:34:45 INFO: No Stack... 08:34:45 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:45 INFO: Archiving Costs 08:34:45 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins8236866349436407050.sh 08:34:45 ---> logs-deploy.sh 08:34:45 Setup pyenv: 08:34:46 system 08:34:46 3.8.13 08:34:46 3.9.13 08:34:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8vdX from file:/tmp/.os_lf_venv 08:34:47 lf-activate-venv(): INFO: Installing: lftools 08:34:57 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. 08:34:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-8vdX/bin to PATH 08:34:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/216 08:34:57 INFO: archiving workspace using pattern(s): 08:34:58 Archives upload complete. 08:34:58 INFO: archiving logs to Nexus 08:34:59 ---> uname -a: 08:34:59 Linux prd-ubuntu1804-docker-8c-8g-1318 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:34:59 08:34:59 08:34:59 ---> lscpu: 08:34:59 Architecture: x86_64 08:34:59 CPU op-mode(s): 32-bit, 64-bit 08:34:59 Byte Order: Little Endian 08:34:59 CPU(s): 8 08:34:59 On-line CPU(s) list: 0-7 08:34:59 Thread(s) per core: 1 08:34:59 Core(s) per socket: 1 08:34:59 Socket(s): 8 08:34:59 NUMA node(s): 1 08:34:59 Vendor ID: AuthenticAMD 08:34:59 CPU family: 23 08:34:59 Model: 49 08:34:59 Model name: AMD EPYC-Rome Processor 08:34:59 Stepping: 0 08:34:59 CPU MHz: 2799.998 08:34:59 BogoMIPS: 5599.99 08:34:59 Virtualization: AMD-V 08:34:59 Hypervisor vendor: KVM 08:34:59 Virtualization type: full 08:34:59 L1d cache: 32K 08:34:59 L1i cache: 32K 08:34:59 L2 cache: 512K 08:34:59 L3 cache: 16384K 08:34:59 NUMA node0 CPU(s): 0-7 08:34:59 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 08:34:59 08:34:59 08:34:59 ---> nproc: 08:34:59 8 08:34:59 08:34:59 08:34:59 ---> df -h: 08:34:59 Filesystem Size Used Avail Use% Mounted on 08:34:59 udev 16G 0 16G 0% /dev 08:34:59 tmpfs 3.2G 708K 3.2G 1% /run 08:34:59 /dev/vda1 155G 11G 145G 7% / 08:34:59 tmpfs 16G 0 16G 0% /dev/shm 08:34:59 tmpfs 5.0M 0 5.0M 0% /run/lock 08:34:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:34:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:34:59 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:34:59 08:34:59 08:34:59 ---> free -m: 08:34:59 total used free shared buff/cache available 08:34:59 Mem: 32167 809 29117 0 2240 30929 08:34:59 Swap: 1023 0 1023 08:34:59 08:34:59 08:34:59 ---> ip addr: 08:34:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:34:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:34:59 inet 127.0.0.1/8 scope host lo 08:34:59 valid_lft forever preferred_lft forever 08:34:59 inet6 ::1/128 scope host 08:34:59 valid_lft forever preferred_lft forever 08:34:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:34:59 link/ether fa:16:3e:a3:0d:39 brd ff:ff:ff:ff:ff:ff 08:34:59 inet 10.30.106.196/23 brd 10.30.107.255 scope global dynamic ens3 08:34:59 valid_lft 86222sec preferred_lft 86222sec 08:34:59 inet6 fe80::f816:3eff:fea3:d39/64 scope link 08:34:59 valid_lft forever preferred_lft forever 08:34:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:34:59 link/ether 02:42:5c:a5:f2:67 brd ff:ff:ff:ff:ff:ff 08:34:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:34:59 valid_lft forever preferred_lft forever 08:34:59 08:34:59 08:34:59 ---> sar -b -r -n DEV: 08:34:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1318) 02/01/24 _x86_64_ (8 CPU) 08:34:59 08:34:59 08:32:03 LINUX RESTART (8 CPU) 08:34:59 08:34:59 08:33:01 tps rtps wtps bread/s bwrtn/s 08:34:59 08:34:01 121.24 14.61 106.63 1064.05 29498.43 08:34:59 Average: 121.24 14.61 106.63 1064.05 29498.43 08:34:59 08:34:59 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:34:59 08:34:01 29937000 31664528 3002220 9.11 77868 1950120 1408552 4.14 946532 1748400 145732 08:34:59 Average: 29937000 31664528 3002220 9.11 77868 1950120 1408552 4.14 946532 1748400 145732 08:34:59 08:34:59 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:34:59 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:59 08:34:01 ens3 49.87 34.69 711.30 8.71 0.00 0.00 0.00 0.00 08:34:59 08:34:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 08:34:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:59 Average: ens3 49.87 34.69 711.30 8.71 0.00 0.00 0.00 0.00 08:34:59 Average: lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 08:34:59 08:34:59 08:34:59 ---> sar -P ALL: 08:34:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1318) 02/01/24 _x86_64_ (8 CPU) 08:34:59 08:34:59 08:32:03 LINUX RESTART (8 CPU) 08:34:59 08:34:59 08:33:01 CPU %user %nice %system %iowait %steal %idle 08:34:59 08:34:01 all 10.49 0.00 0.85 2.33 0.04 86.29 08:34:59 08:34:01 0 20.25 0.00 1.20 0.94 0.05 77.56 08:34:59 08:34:01 1 4.49 0.00 0.68 2.76 0.03 92.04 08:34:59 08:34:01 2 1.99 0.00 0.40 0.03 0.03 97.54 08:34:59 08:34:01 3 0.28 0.00 0.27 10.70 0.05 88.70 08:34:59 08:34:01 4 13.56 0.00 0.65 1.90 0.03 83.85 08:34:59 08:34:01 5 33.82 0.00 2.14 1.44 0.07 62.54 08:34:59 08:34:01 6 2.75 0.00 0.57 0.65 0.02 96.02 08:34:59 08:34:01 7 6.77 0.00 0.88 0.23 0.03 92.08 08:34:59 Average: all 10.49 0.00 0.85 2.33 0.04 86.29 08:34:59 Average: 0 20.25 0.00 1.20 0.94 0.05 77.56 08:34:59 Average: 1 4.49 0.00 0.68 2.76 0.03 92.04 08:34:59 Average: 2 1.99 0.00 0.40 0.03 0.03 97.54 08:34:59 Average: 3 0.28 0.00 0.27 10.70 0.05 88.70 08:34:59 Average: 4 13.56 0.00 0.65 1.90 0.03 83.85 08:34:59 Average: 5 33.82 0.00 2.14 1.44 0.07 62.54 08:34:59 Average: 6 2.75 0.00 0.57 0.65 0.02 96.02 08:34:59 Average: 7 6.77 0.00 0.88 0.23 0.03 92.08 08:34:59 08:34:59 08:34:59