08:25:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136964 08:25:22 Running as SYSTEM 08:25:22 [EnvInject] - Loading node environment variables. 08:25:22 Building remotely on prd-ubuntu1804-docker-8c-8g-11190 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:25:22 [ssh-agent] Looking for ssh-agent implementation... 08:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:22 $ ssh-agent 08:25:22 SSH_AUTH_SOCK=/tmp/ssh-7fmjA6msZ2vm/agent.2098 08:25:22 SSH_AGENT_PID=2100 08:25:22 [ssh-agent] Started. 08:25:22 Running ssh-add (command line suppressed) 08:25:22 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_2760458201920824707.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_2760458201920824707.key) 08:25:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:25:22 The recommended git tool is: NONE 08:25:24 using credential onap-jenkins-ssh 08:25:24 Wiping out workspace first. 08:25:24 Cloning the remote Git repository 08:25:24 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:25:24 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 08:25:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:25:24 > git --version # timeout=10 08:25:24 > git --version # 'git version 2.17.1' 08:25:24 using GIT_SSH to set credentials Gerrit user 08:25:24 Verifying host key using manually-configured host key entries 08:25:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:25:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:25:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:25:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:25:25 using GIT_SSH to set credentials Gerrit user 08:25:25 Verifying host key using manually-configured host key entries 08:25:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/64/136964/1 # timeout=30 08:25:25 > git rev-parse 9745882262bc35b263ed7b267ed8b9d12e4228dd^{commit} # timeout=10 08:25:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:25:25 Checking out Revision 9745882262bc35b263ed7b267ed8b9d12e4228dd (refs/changes/64/136964/1) 08:25:25 > git config core.sparsecheckout # timeout=10 08:25:25 > git checkout -f 9745882262bc35b263ed7b267ed8b9d12e4228dd # timeout=30 08:25:28 Commit message: "Fix issue of resolving the CPS datasapces on montreal rel" 08:25:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:25:28 > git rev-list --no-walk 401776ed54bfdcb1e0a69a4eef7d2ef46425fd37 # timeout=10 08:25:29 [EnvInject] - Injecting environment variables from a build step. 08:25:29 [EnvInject] - Injecting as environment variables the properties content 08:25:29 PYTHON=python3 08:25:29 08:25:29 [EnvInject] - Variables injected successfully. 08:25:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins279806268709368958.sh 08:25:29 ---> tox-install.sh 08:25:29 + source /home/jenkins/lf-env.sh 08:25:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:25:29 ++ mktemp -d /tmp/venv-XXXX 08:25:29 + lf_venv=/tmp/venv-7uvJ 08:25:29 + local venv_file=/tmp/.os_lf_venv 08:25:29 + local python=python3 08:25:29 + local options 08:25:29 + local set_path=true 08:25:29 + local install_args= 08:25:29 ++ 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:25:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:25:29 + true 08:25:29 + case $1 in 08:25:29 + venv_file=/tmp/.toxenv 08:25:29 + shift 2 08:25:29 + true 08:25:29 + case $1 in 08:25:29 + shift 08:25:29 + break 08:25:29 + case $python in 08:25:29 + local pkg_list= 08:25:29 + [[ -d /opt/pyenv ]] 08:25:29 + echo 'Setup pyenv:' 08:25:29 Setup pyenv: 08:25:29 + export PYENV_ROOT=/opt/pyenv 08:25:29 + PYENV_ROOT=/opt/pyenv 08:25:29 + 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:25:29 + 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:25:29 + pyenv versions 08:25:29 * system (set by /opt/pyenv/version) 08:25:29 * 3.8.13 (set by /opt/pyenv/version) 08:25:29 * 3.9.13 (set by /opt/pyenv/version) 08:25:29 * 3.10.6 (set by /opt/pyenv/version) 08:25:29 + command -v pyenv 08:25:29 ++ pyenv init - --no-rehash 08:25:29 + 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:25:29 export PATH="/opt/pyenv/shims:${PATH}" 08:25:29 export PYENV_SHELL=bash 08:25:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:25:29 pyenv() { 08:25:29 local command 08:25:29 command="${1:-}" 08:25:29 if [ "$#" -gt 0 ]; then 08:25:29 shift 08:25:29 fi 08:25:29 08:25:29 case "$command" in 08:25:29 rehash|shell) 08:25:29 eval "$(pyenv "sh-$command" "$@")" 08:25:29 ;; 08:25:29 *) 08:25:29 command pyenv "$command" "$@" 08:25:29 ;; 08:25:29 esac 08:25:29 }' 08:25:29 +++ 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:25:29 ++ 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:25:29 ++ 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:25:29 ++ 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:25:29 ++ export PYENV_SHELL=bash 08:25:29 ++ PYENV_SHELL=bash 08:25:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:25:29 +++ complete -F _pyenv pyenv 08:25:29 ++ lf-pyver python3 08:25:29 ++ local py_version_xy=python3 08:25:29 ++ local py_version_xyz= 08:25:29 ++ pyenv versions 08:25:29 ++ local command 08:25:29 ++ sed 's/^[ *]* //' 08:25:29 ++ command=versions 08:25:29 ++ '[' 1 -gt 0 ']' 08:25:29 ++ awk '{ print $1 }' 08:25:29 ++ shift 08:25:29 ++ case "$command" in 08:25:29 ++ command pyenv versions 08:25:29 ++ pyenv versions 08:25:29 ++ grep -E '^[0-9.]*[0-9]$' 08:25:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:25:29 +++ grep '^3' /tmp/.pyenv_versions 08:25:29 +++ sort -V 08:25:29 +++ tail -n 1 08:25:29 ++ py_version_xyz=3.10.6 08:25:29 ++ [[ -z 3.10.6 ]] 08:25:29 ++ echo 3.10.6 08:25:29 ++ return 0 08:25:29 + pyenv local 3.10.6 08:25:29 + local command 08:25:29 + command=local 08:25:29 + '[' 2 -gt 0 ']' 08:25:29 + shift 08:25:29 + case "$command" in 08:25:29 + command pyenv local 3.10.6 08:25:29 + pyenv local 3.10.6 08:25:29 + for arg in "$@" 08:25:29 + case $arg in 08:25:29 + pkg_list+='tox ' 08:25:29 + for arg in "$@" 08:25:29 + case $arg in 08:25:29 + pkg_list+='virtualenv ' 08:25:29 + for arg in "$@" 08:25:29 + case $arg in 08:25:29 + pkg_list+='urllib3~=1.26.15 ' 08:25:29 + [[ -f /tmp/.toxenv ]] 08:25:29 + [[ ! -f /tmp/.toxenv ]] 08:25:29 + [[ -n '' ]] 08:25:29 + python3 -m venv /tmp/venv-7uvJ 08:25:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7uvJ' 08:25:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7uvJ 08:25:33 + echo /tmp/venv-7uvJ 08:25:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:25:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:25:33 + /tmp/venv-7uvJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:25:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:25:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:25:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:25:36 + /tmp/venv-7uvJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:25:39 + type python3 08:25:39 + true 08:25:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7uvJ/bin to PATH' 08:25:39 lf-activate-venv(): INFO: Adding /tmp/venv-7uvJ/bin to PATH 08:25:39 + PATH=/tmp/venv-7uvJ/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:25:39 + return 0 08:25:39 + python3 --version 08:25:39 Python 3.10.6 08:25:39 + python3 -m pip --version 08:25:39 pip 23.3.2 from /tmp/venv-7uvJ/lib/python3.10/site-packages/pip (python 3.10) 08:25:39 + python3 -m pip freeze 08:25:40 cachetools==5.3.2 08:25:40 chardet==5.2.0 08:25:40 colorama==0.4.6 08:25:40 distlib==0.3.8 08:25:40 filelock==3.13.1 08:25:40 packaging==23.2 08:25:40 platformdirs==4.1.0 08:25:40 pluggy==1.3.0 08:25:40 pyproject-api==1.6.1 08:25:40 tomli==2.0.1 08:25:40 tox==4.11.4 08:25:40 urllib3==1.26.18 08:25:40 virtualenv==20.25.0 08:25:40 [EnvInject] - Injecting environment variables from a build step. 08:25:40 [EnvInject] - Injecting as environment variables the properties content 08:25:40 PARALLEL=false 08:25:40 08:25:40 [EnvInject] - Variables injected successfully. 08:25:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9366125066306535397.sh 08:25:40 ---> tox-run.sh 08:25:40 + 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:25:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:25:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 08:25:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:25:40 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 08:25:40 + source /home/jenkins/lf-env.sh 08:25:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:25:40 ++ mktemp -d /tmp/venv-XXXX 08:25:40 + lf_venv=/tmp/venv-Wp2R 08:25:40 + local venv_file=/tmp/.os_lf_venv 08:25:40 + local python=python3 08:25:40 + local options 08:25:40 + local set_path=true 08:25:40 + local install_args= 08:25:40 ++ 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:25:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:25:40 + true 08:25:40 + case $1 in 08:25:40 + venv_file=/tmp/.toxenv 08:25:40 + shift 2 08:25:40 + true 08:25:40 + case $1 in 08:25:40 + shift 08:25:40 + break 08:25:40 + case $python in 08:25:40 + local pkg_list= 08:25:40 + [[ -d /opt/pyenv ]] 08:25:40 + echo 'Setup pyenv:' 08:25:40 Setup pyenv: 08:25:40 + export PYENV_ROOT=/opt/pyenv 08:25:40 + PYENV_ROOT=/opt/pyenv 08:25:40 + 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:25:40 + 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:25:40 + pyenv versions 08:25:40 system 08:25:40 3.8.13 08:25:40 3.9.13 08:25:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:25:40 + command -v pyenv 08:25:40 ++ pyenv init - --no-rehash 08:25:40 + 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:25:40 export PATH="/opt/pyenv/shims:${PATH}" 08:25:40 export PYENV_SHELL=bash 08:25:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:25:40 pyenv() { 08:25:40 local command 08:25:40 command="${1:-}" 08:25:40 if [ "$#" -gt 0 ]; then 08:25:40 shift 08:25:40 fi 08:25:40 08:25:40 case "$command" in 08:25:40 rehash|shell) 08:25:40 eval "$(pyenv "sh-$command" "$@")" 08:25:40 ;; 08:25:40 *) 08:25:40 command pyenv "$command" "$@" 08:25:40 ;; 08:25:40 esac 08:25:40 }' 08:25:40 +++ 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:25:40 ++ 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:25:40 ++ 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:25:40 ++ 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:25:40 ++ export PYENV_SHELL=bash 08:25:40 ++ PYENV_SHELL=bash 08:25:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:25:40 +++ complete -F _pyenv pyenv 08:25:40 ++ lf-pyver python3 08:25:40 ++ local py_version_xy=python3 08:25:40 ++ local py_version_xyz= 08:25:40 ++ pyenv versions 08:25:40 ++ sed 's/^[ *]* //' 08:25:40 ++ local command 08:25:40 ++ command=versions 08:25:40 ++ '[' 1 -gt 0 ']' 08:25:40 ++ shift 08:25:40 ++ case "$command" in 08:25:40 ++ command pyenv versions 08:25:40 ++ pyenv versions 08:25:40 ++ awk '{ print $1 }' 08:25:40 ++ grep -E '^[0-9.]*[0-9]$' 08:25:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:25:40 +++ grep '^3' /tmp/.pyenv_versions 08:25:40 +++ sort -V 08:25:40 +++ tail -n 1 08:25:40 ++ py_version_xyz=3.10.6 08:25:40 ++ [[ -z 3.10.6 ]] 08:25:40 ++ echo 3.10.6 08:25:40 ++ return 0 08:25:40 + pyenv local 3.10.6 08:25:40 + local command 08:25:40 + command=local 08:25:40 + '[' 2 -gt 0 ']' 08:25:40 + shift 08:25:40 + case "$command" in 08:25:40 + command pyenv local 3.10.6 08:25:40 + pyenv local 3.10.6 08:25:40 + for arg in "$@" 08:25:40 + case $arg in 08:25:40 + pkg_list+='tox ' 08:25:40 + for arg in "$@" 08:25:40 + case $arg in 08:25:40 + pkg_list+='virtualenv ' 08:25:40 + for arg in "$@" 08:25:40 + case $arg in 08:25:40 + pkg_list+='urllib3~=1.26.15 ' 08:25:40 + [[ -f /tmp/.toxenv ]] 08:25:40 ++ cat /tmp/.toxenv 08:25:40 + lf_venv=/tmp/venv-7uvJ 08:25:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7uvJ from' file:/tmp/.toxenv 08:25:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7uvJ from file:/tmp/.toxenv 08:25:40 + /tmp/venv-7uvJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:25:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:25:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:25:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:25:41 + /tmp/venv-7uvJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:25:42 + type python3 08:25:42 + true 08:25:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7uvJ/bin to PATH' 08:25:42 lf-activate-venv(): INFO: Adding /tmp/venv-7uvJ/bin to PATH 08:25:42 + PATH=/tmp/venv-7uvJ/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:25:42 + return 0 08:25:42 + [[ -d /opt/pyenv ]] 08:25:42 + echo '---> Setting up pyenv' 08:25:42 ---> Setting up pyenv 08:25:42 + export PYENV_ROOT=/opt/pyenv 08:25:42 + PYENV_ROOT=/opt/pyenv 08:25:42 + export PATH=/opt/pyenv/bin:/tmp/venv-7uvJ/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:25:42 + PATH=/opt/pyenv/bin:/tmp/venv-7uvJ/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:25:42 ++ pwd 08:25:42 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:25:42 + export PYTHONPATH 08:25:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:25:42 + TOX_TESTENV_PASSENV=PYTHONPATH 08:25:42 + tox --version 08:25:43 4.11.4 from /tmp/venv-7uvJ/lib/python3.10/site-packages/tox/__init__.py 08:25:43 + PARALLEL=false 08:25:43 + TOX_OPTIONS_LIST= 08:25:43 + [[ -n pydocstyle ]] 08:25:43 + TOX_OPTIONS_LIST=' -e pydocstyle' 08:25:43 + case ${PARALLEL,,} in 08:25:43 + tox -e pydocstyle 08:25:43 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 08:25:44 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 08:25:57 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:25:58 .pkg: _optional_hooks> python /tmp/venv-7uvJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:25:58 .pkg: get_requires_for_build_sdist> python /tmp/venv-7uvJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:25:58 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:25:59 .pkg: get_requires_for_build_wheel> python /tmp/venv-7uvJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:25:59 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:26:00 .pkg: freeze> python -m pip freeze --all 08:26:00 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:26:00 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-7uvJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:26:00 .pkg: build_sdist> python /tmp/venv-7uvJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:26:00 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:26:01 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.8.0.tar.gz 08:26:04 pydocstyle: freeze> python -m pip freeze --all 08:26:04 pydocstyle: astroid==3.0.2,attrs==23.2.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.0,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.41,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.8.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==7.4.4,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 08:26:04 pydocstyle: commands[0]> pydocstyle src/ 08:26:07 .pkg: _exit> python /tmp/venv-7uvJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:26:07 pydocstyle: OK (24.36=setup[21.28]+cmd[3.08] seconds) 08:26:07 congratulations :) (24.52 seconds) 08:26:07 + tox_status=0 08:26:07 + echo '---> Completed tox runs' 08:26:07 ---> Completed tox runs 08:26:07 + for i in .tox/*/log 08:26:07 ++ echo .tox/pydocstyle/log 08:26:07 ++ awk -F/ '{print $2}' 08:26:07 + tox_env=pydocstyle 08:26:07 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 08:26:07 + DOC_DIR=docs/_build/html 08:26:07 + [[ -d docs/_build/html ]] 08:26:07 + echo '---> tox-run.sh ends' 08:26:07 ---> tox-run.sh ends 08:26:07 + test 0 -eq 0 08:26:07 $ ssh-agent -k 08:26:07 unset SSH_AUTH_SOCK; 08:26:07 unset SSH_AGENT_PID; 08:26:07 echo Agent pid 2100 killed; 08:26:08 [ssh-agent] Stopped. 08:26:08 [PostBuildScript] - [INFO] Executing post build scripts. 08:26:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins780323776824727953.sh 08:26:08 ---> sysstat.sh 08:26:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2880382198500950794.sh 08:26:08 ---> package-listing.sh 08:26:08 ++ facter osfamily 08:26:08 ++ tr '[:upper:]' '[:lower:]' 08:26:08 + OS_FAMILY=debian 08:26:08 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:26:08 + START_PACKAGES=/tmp/packages_start.txt 08:26:08 + END_PACKAGES=/tmp/packages_end.txt 08:26:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:08 + PACKAGES=/tmp/packages_start.txt 08:26:08 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:26:08 + PACKAGES=/tmp/packages_end.txt 08:26:08 + case "${OS_FAMILY}" in 08:26:08 + dpkg -l 08:26:08 + grep '^ii' 08:26:08 + '[' -f /tmp/packages_start.txt ']' 08:26:08 + '[' -f /tmp/packages_end.txt ']' 08:26:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:08 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:26:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:26:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:26:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10411062296703529905.sh 08:26:08 ---> capture-instance-metadata.sh 08:26:08 Setup pyenv: 08:26:08 system 08:26:08 3.8.13 08:26:08 3.9.13 08:26:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:26:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDJK 08:26:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:26:17 lf-activate-venv(): INFO: Installing: lftools 08:26:49 lf-activate-venv(): INFO: Adding /tmp/venv-FDJK/bin to PATH 08:26:49 INFO: Running in OpenStack, capturing instance metadata 08:26:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13227520962756335150.sh 08:26:49 provisioning config files... 08:26:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config15999823264115035683tmp 08:26:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:26:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:26:49 [EnvInject] - Injecting environment variables from a build step. 08:26:49 [EnvInject] - Injecting as environment variables the properties content 08:26:49 SERVER_ID=logs 08:26:49 08:26:49 [EnvInject] - Variables injected successfully. 08:26:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12330075079764409143.sh 08:26:49 ---> create-netrc.sh 08:26:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6928468367511094243.sh 08:26:49 ---> python-tools-install.sh 08:26:49 Setup pyenv: 08:26:49 system 08:26:49 3.8.13 08:26:49 3.9.13 08:26:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:26:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDJK from file:/tmp/.os_lf_venv 08:26:51 lf-activate-venv(): INFO: Installing: lftools 08:26:58 lf-activate-venv(): INFO: Adding /tmp/venv-FDJK/bin to PATH 08:26:58 Generating Requirements File 08:27:30 Python 3.10.6 08:27:30 pip 23.3.2 from /tmp/venv-FDJK/lib/python3.10/site-packages/pip (python 3.10) 08:27:31 appdirs==1.4.4 08:27:31 argcomplete==3.2.1 08:27:31 aspy.yaml==1.3.0 08:27:31 attrs==23.2.0 08:27:31 autopage==0.5.2 08:27:31 beautifulsoup4==4.12.2 08:27:31 boto3==1.34.16 08:27:31 botocore==1.34.16 08:27:31 bs4==0.0.1 08:27:31 cachetools==5.3.2 08:27:31 certifi==2023.11.17 08:27:31 cffi==1.16.0 08:27:31 cfgv==3.4.0 08:27:31 chardet==5.2.0 08:27:31 charset-normalizer==3.3.2 08:27:31 click==8.1.7 08:27:31 cliff==4.4.0 08:27:31 cmd2==2.4.3 08:27:31 cryptography==3.3.2 08:27:31 debtcollector==2.5.0 08:27:31 decorator==5.1.1 08:27:31 defusedxml==0.7.1 08:27:31 Deprecated==1.2.14 08:27:31 distlib==0.3.8 08:27:31 dnspython==2.4.2 08:27:31 docker==4.2.2 08:27:31 dogpile.cache==1.3.0 08:27:31 email-validator==2.1.0.post1 08:27:31 filelock==3.13.1 08:27:31 future==0.18.3 08:27:31 gitdb==4.0.11 08:27:31 GitPython==3.1.41 08:27:31 google-auth==2.26.2 08:27:31 httplib2==0.22.0 08:27:31 identify==2.5.33 08:27:31 idna==3.6 08:27:31 importlib-metadata==7.0.1 08:27:31 importlib-resources==1.5.0 08:27:31 iso8601==2.1.0 08:27:31 Jinja2==3.1.3 08:27:31 jmespath==1.0.1 08:27:31 jsonpatch==1.33 08:27:31 jsonpointer==2.4 08:27:31 jsonschema==4.20.0 08:27:31 jsonschema-specifications==2023.12.1 08:27:31 keystoneauth1==5.4.0 08:27:31 kubernetes==29.0.0 08:27:31 lftools==0.37.8 08:27:31 lxml==5.1.0 08:27:31 MarkupSafe==2.1.3 08:27:31 msgpack==1.0.7 08:27:31 multi_key_dict==2.0.3 08:27:31 munch==4.0.0 08:27:31 netaddr==0.10.1 08:27:31 netifaces==0.11.0 08:27:31 niet==1.4.2 08:27:31 nodeenv==1.8.0 08:27:31 oauth2client==4.1.3 08:27:31 oauthlib==3.2.2 08:27:31 openstacksdk==0.62.0 08:27:31 os-client-config==2.1.0 08:27:31 os-service-types==1.7.0 08:27:31 osc-lib==2.9.0 08:27:31 oslo.config==9.3.0 08:27:31 oslo.context==5.3.0 08:27:31 oslo.i18n==6.2.0 08:27:31 oslo.log==5.4.0 08:27:31 oslo.serialization==5.3.0 08:27:31 oslo.utils==6.3.0 08:27:31 packaging==23.2 08:27:31 pbr==6.0.0 08:27:31 platformdirs==4.1.0 08:27:31 prettytable==3.9.0 08:27:31 pyasn1==0.5.1 08:27:31 pyasn1-modules==0.3.0 08:27:31 pycparser==2.21 08:27:31 pygerrit2==2.0.15 08:27:31 PyGithub==2.1.1 08:27:31 pyinotify==0.9.6 08:27:31 PyJWT==2.8.0 08:27:31 PyNaCl==1.5.0 08:27:31 pyparsing==2.4.7 08:27:31 pyperclip==1.8.2 08:27:31 pyrsistent==0.20.0 08:27:31 python-cinderclient==9.4.0 08:27:31 python-dateutil==2.8.2 08:27:31 python-heatclient==3.4.0 08:27:31 python-jenkins==1.8.2 08:27:31 python-keystoneclient==5.2.0 08:27:31 python-magnumclient==4.3.0 08:27:31 python-novaclient==18.4.0 08:27:31 python-openstackclient==6.0.0 08:27:31 python-swiftclient==4.4.0 08:27:31 pytz==2023.3.post1 08:27:31 PyYAML==6.0.1 08:27:31 referencing==0.32.1 08:27:31 requests==2.31.0 08:27:31 requests-oauthlib==1.3.1 08:27:31 requestsexceptions==1.4.0 08:27:31 rfc3986==2.0.0 08:27:31 rpds-py==0.16.2 08:27:31 rsa==4.9 08:27:31 ruamel.yaml==0.18.5 08:27:31 ruamel.yaml.clib==0.2.8 08:27:31 s3transfer==0.10.0 08:27:31 simplejson==3.19.2 08:27:31 six==1.16.0 08:27:31 smmap==5.0.1 08:27:31 soupsieve==2.5 08:27:31 stevedore==5.1.0 08:27:31 tabulate==0.9.0 08:27:31 toml==0.10.2 08:27:31 tomlkit==0.12.3 08:27:31 tqdm==4.66.1 08:27:31 typing_extensions==4.9.0 08:27:31 tzdata==2023.4 08:27:31 urllib3==1.26.18 08:27:31 virtualenv==20.25.0 08:27:31 wcwidth==0.2.13 08:27:31 websocket-client==1.7.0 08:27:31 wrapt==1.16.0 08:27:31 xdg==6.0.0 08:27:31 xmltodict==0.13.0 08:27:31 yq==3.2.3 08:27:31 zipp==3.17.0 08:27:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5334619680867238115.sh 08:27:31 ---> sudo-logs.sh 08:27:31 Archiving 'sudo' log.. 08:27:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10334885462300475373.sh 08:27:31 ---> job-cost.sh 08:27:31 Setup pyenv: 08:27:31 system 08:27:31 3.8.13 08:27:31 3.9.13 08:27:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:27:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDJK from file:/tmp/.os_lf_venv 08:27:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:27:40 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:27:40 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-FDJK/bin to PATH 08:27:41 INFO: No Stack... 08:27:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:41 INFO: Archiving Costs 08:27:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins2162902165870205125.sh 08:27:41 ---> logs-deploy.sh 08:27:41 Setup pyenv: 08:27:41 system 08:27:41 3.8.13 08:27:41 3.9.13 08:27:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:27:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDJK from file:/tmp/.os_lf_venv 08:27:43 lf-activate-venv(): INFO: Installing: lftools 08:27:52 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:27:52 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:27:52 lf-activate-venv(): INFO: Adding /tmp/venv-FDJK/bin to PATH 08:27:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/202 08:27:52 INFO: archiving workspace using pattern(s): 08:27:53 Archives upload complete. 08:27:54 INFO: archiving logs to Nexus 08:27:54 ---> uname -a: 08:27:54 Linux prd-ubuntu1804-docker-8c-8g-11190 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:27:54 08:27:54 08:27:54 ---> lscpu: 08:27:54 Architecture: x86_64 08:27:54 CPU op-mode(s): 32-bit, 64-bit 08:27:54 Byte Order: Little Endian 08:27:54 CPU(s): 8 08:27:54 On-line CPU(s) list: 0-7 08:27:54 Thread(s) per core: 1 08:27:54 Core(s) per socket: 1 08:27:54 Socket(s): 8 08:27:54 NUMA node(s): 1 08:27:54 Vendor ID: AuthenticAMD 08:27:54 CPU family: 23 08:27:54 Model: 49 08:27:54 Model name: AMD EPYC-Rome Processor 08:27:54 Stepping: 0 08:27:54 CPU MHz: 2799.996 08:27:54 BogoMIPS: 5599.99 08:27:54 Virtualization: AMD-V 08:27:54 Hypervisor vendor: KVM 08:27:54 Virtualization type: full 08:27:54 L1d cache: 32K 08:27:54 L1i cache: 32K 08:27:54 L2 cache: 512K 08:27:54 L3 cache: 16384K 08:27:54 NUMA node0 CPU(s): 0-7 08:27:54 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:27:54 08:27:54 08:27:54 ---> nproc: 08:27:54 8 08:27:54 08:27:54 08:27:54 ---> df -h: 08:27:54 Filesystem Size Used Avail Use% Mounted on 08:27:54 udev 16G 0 16G 0% /dev 08:27:54 tmpfs 3.2G 708K 3.2G 1% /run 08:27:54 /dev/vda1 155G 11G 145G 7% / 08:27:54 tmpfs 16G 0 16G 0% /dev/shm 08:27:54 tmpfs 5.0M 0 5.0M 0% /run/lock 08:27:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:27:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:27:54 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:27:54 08:27:54 08:27:54 ---> free -m: 08:27:54 total used free shared buff/cache available 08:27:54 Mem: 32167 798 29125 0 2243 30938 08:27:54 Swap: 1023 0 1023 08:27:54 08:27:54 08:27:54 ---> ip addr: 08:27:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:27:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:27:54 inet 127.0.0.1/8 scope host lo 08:27:54 valid_lft forever preferred_lft forever 08:27:54 inet6 ::1/128 scope host 08:27:54 valid_lft forever preferred_lft forever 08:27:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:27:54 link/ether fa:16:3e:13:28:6b brd ff:ff:ff:ff:ff:ff 08:27:54 inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 08:27:54 valid_lft 86204sec preferred_lft 86204sec 08:27:54 inet6 fe80::f816:3eff:fe13:286b/64 scope link 08:27:54 valid_lft forever preferred_lft forever 08:27:54 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:27:54 link/ether 02:42:4b:60:75:48 brd ff:ff:ff:ff:ff:ff 08:27:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:27:54 valid_lft forever preferred_lft forever 08:27:54 08:27:54 08:27:54 ---> sar -b -r -n DEV: 08:27:54 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11190) 01/11/24 _x86_64_ (8 CPU) 08:27:54 08:27:54 08:24:40 LINUX RESTART (8 CPU) 08:27:54 08:27:54 08:25:01 tps rtps wtps bread/s bwrtn/s 08:27:54 08:26:01 303.50 61.33 242.17 3738.22 56110.23 08:27:54 08:27:01 106.53 14.45 92.08 1040.23 26480.79 08:27:54 Average: 205.02 37.89 167.13 2389.34 41296.74 08:27:54 08:27:54 08:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:54 08:26:01 30241784 31710164 2697436 8.19 57200 1725612 1470700 4.33 848292 1564472 143116 08:27:54 08:27:01 29964652 31702020 2974568 9.03 78664 1959456 1407120 4.14 906232 1755912 141340 08:27:54 Average: 30103218 31706092 2836002 8.61 67932 1842534 1438910 4.23 877262 1660192 142228 08:27:54 08:27:54 08:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:54 08:26:01 ens3 360.28 233.32 1019.96 71.56 0.00 0.00 0.00 0.00 08:27:54 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:54 08:26:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 08:27:54 08:27:01 ens3 48.24 34.81 621.72 8.36 0.00 0.00 0.00 0.00 08:27:54 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:54 08:27:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:27:54 Average: ens3 204.27 134.07 820.86 39.96 0.00 0.00 0.00 0.00 08:27:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:54 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 08:27:54 08:27:54 08:27:54 ---> sar -P ALL: 08:27:54 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11190) 01/11/24 _x86_64_ (8 CPU) 08:27:54 08:27:54 08:24:40 LINUX RESTART (8 CPU) 08:27:54 08:27:54 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:27:54 08:26:01 all 9.42 0.00 1.17 7.13 0.05 82.24 08:27:54 08:26:01 0 6.75 0.00 1.32 5.23 0.05 86.64 08:27:54 08:26:01 1 4.81 0.00 0.77 1.24 0.05 93.12 08:27:54 08:26:01 2 15.51 0.00 1.89 15.74 0.05 66.81 08:27:54 08:26:01 3 3.44 0.00 1.05 2.87 0.03 92.60 08:27:54 08:26:01 4 6.99 0.00 0.91 25.20 0.03 66.87 08:27:54 08:26:01 5 18.44 0.00 1.33 2.30 0.07 77.86 08:27:54 08:26:01 6 7.56 0.00 0.99 1.39 0.07 90.00 08:27:54 08:26:01 7 11.87 0.00 1.09 3.08 0.03 83.93 08:27:54 08:27:01 all 10.13 0.00 0.78 2.40 0.03 86.65 08:27:54 08:27:01 0 4.50 0.00 0.37 0.13 0.07 94.93 08:27:54 08:27:01 1 0.70 0.00 0.50 3.72 0.03 95.04 08:27:54 08:27:01 2 2.19 0.00 0.65 5.06 0.02 92.09 08:27:54 08:27:01 3 12.32 0.00 0.62 2.24 0.02 84.81 08:27:54 08:27:01 4 34.25 0.00 1.89 7.25 0.07 56.55 08:27:54 08:27:01 5 8.55 0.00 0.70 0.08 0.03 90.63 08:27:54 08:27:01 6 11.29 0.00 0.87 0.30 0.02 87.53 08:27:54 08:27:01 7 7.25 0.00 0.68 0.43 0.02 91.62 08:27:54 Average: all 9.78 0.00 0.98 4.76 0.04 84.45 08:27:54 Average: 0 5.63 0.00 0.84 2.68 0.06 90.79 08:27:54 Average: 1 2.76 0.00 0.64 2.48 0.04 94.08 08:27:54 Average: 2 8.83 0.00 1.27 10.39 0.03 79.48 08:27:54 Average: 3 7.88 0.00 0.83 2.55 0.03 88.70 08:27:54 Average: 4 20.66 0.00 1.40 16.20 0.05 61.69 08:27:54 Average: 5 13.48 0.00 1.01 1.19 0.05 84.27 08:27:54 Average: 6 9.43 0.00 0.93 0.84 0.04 88.76 08:27:54 Average: 7 9.55 0.00 0.89 1.76 0.03 87.78 08:27:54 08:27:54 08:27:54