14:29:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:29:02 Running as SYSTEM 14:29:02 [EnvInject] - Loading node environment variables. 14:29:02 Building remotely on prd-ubuntu1804-docker-8c-8g-9782 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:29:02 [ssh-agent] Looking for ssh-agent implementation... 14:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:02 $ ssh-agent 14:29:02 SSH_AUTH_SOCK=/tmp/ssh-aWnXwTl59Qel/agent.2084 14:29:02 SSH_AGENT_PID=2086 14:29:02 [ssh-agent] Started. 14:29:02 Running ssh-add (command line suppressed) 14:29:02 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15684596731655096389.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15684596731655096389.key) 14:29:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:29:02 The recommended git tool is: NONE 14:29:03 using credential onap-jenkins-ssh 14:29:03 Wiping out workspace first. 14:29:03 Cloning the remote Git repository 14:29:03 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:29:03 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 14:29:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:29:03 > git --version # timeout=10 14:29:03 > git --version # 'git version 2.17.1' 14:29:03 using GIT_SSH to set credentials Gerrit user 14:29:03 Verifying host key using manually-configured host key entries 14:29:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:29:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:29:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:29:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:29:04 using GIT_SSH to set credentials Gerrit user 14:29:04 Verifying host key using manually-configured host key entries 14:29:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/10 # timeout=30 14:29:05 > git rev-parse 64073c2ea6a862811be28443f55dd92d60638792^{commit} # timeout=10 14:29:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:29:05 Checking out Revision 64073c2ea6a862811be28443f55dd92d60638792 (refs/changes/43/137443/10) 14:29:05 > git config core.sparsecheckout # timeout=10 14:29:05 > git checkout -f 64073c2ea6a862811be28443f55dd92d60638792 # timeout=30 14:29:08 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:29:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:29:08 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:29:08 [EnvInject] - Injecting environment variables from a build step. 14:29:08 [EnvInject] - Injecting as environment variables the properties content 14:29:08 PYTHON=python3 14:29:08 14:29:08 [EnvInject] - Variables injected successfully. 14:29:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins7275070000520163718.sh 14:29:08 ---> tox-install.sh 14:29:08 + source /home/jenkins/lf-env.sh 14:29:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:08 ++ mktemp -d /tmp/venv-XXXX 14:29:08 + lf_venv=/tmp/venv-CRyL 14:29:08 + local venv_file=/tmp/.os_lf_venv 14:29:08 + local python=python3 14:29:08 + local options 14:29:08 + local set_path=true 14:29:08 + local install_args= 14:29:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:29:08 + true 14:29:08 + case $1 in 14:29:08 + venv_file=/tmp/.toxenv 14:29:08 + shift 2 14:29:08 + true 14:29:08 + case $1 in 14:29:08 + shift 14:29:08 + break 14:29:08 + case $python in 14:29:08 + local pkg_list= 14:29:08 + [[ -d /opt/pyenv ]] 14:29:08 + echo 'Setup pyenv:' 14:29:08 Setup pyenv: 14:29:08 + export PYENV_ROOT=/opt/pyenv 14:29:08 + PYENV_ROOT=/opt/pyenv 14:29:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:08 + pyenv versions 14:29:08 * system (set by /opt/pyenv/version) 14:29:08 * 3.8.13 (set by /opt/pyenv/version) 14:29:08 * 3.9.13 (set by /opt/pyenv/version) 14:29:08 * 3.10.6 (set by /opt/pyenv/version) 14:29:08 + command -v pyenv 14:29:08 ++ pyenv init - --no-rehash 14:29:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:29:08 export PATH="/opt/pyenv/shims:${PATH}" 14:29:08 export PYENV_SHELL=bash 14:29:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:29:08 pyenv() { 14:29:08 local command 14:29:08 command="${1:-}" 14:29:08 if [ "$#" -gt 0 ]; then 14:29:08 shift 14:29:08 fi 14:29:08 14:29:08 case "$command" in 14:29:08 rehash|shell) 14:29:08 eval "$(pyenv "sh-$command" "$@")" 14:29:08 ;; 14:29:08 *) 14:29:08 command pyenv "$command" "$@" 14:29:08 ;; 14:29:08 esac 14:29:08 }' 14:29:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:29:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:08 ++ export PYENV_SHELL=bash 14:29:08 ++ PYENV_SHELL=bash 14:29:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:29:08 +++ complete -F _pyenv pyenv 14:29:08 ++ lf-pyver python3 14:29:08 ++ local py_version_xy=python3 14:29:08 ++ local py_version_xyz= 14:29:08 ++ pyenv versions 14:29:08 ++ sed 's/^[ *]* //' 14:29:08 ++ local command 14:29:08 ++ command=versions 14:29:08 ++ '[' 1 -gt 0 ']' 14:29:08 ++ shift 14:29:08 ++ case "$command" in 14:29:08 ++ command pyenv versions 14:29:08 ++ pyenv versions 14:29:08 ++ grep -E '^[0-9.]*[0-9]$' 14:29:08 ++ awk '{ print $1 }' 14:29:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:29:08 +++ grep '^3' /tmp/.pyenv_versions 14:29:08 +++ sort -V 14:29:08 +++ tail -n 1 14:29:08 ++ py_version_xyz=3.10.6 14:29:08 ++ [[ -z 3.10.6 ]] 14:29:08 ++ echo 3.10.6 14:29:08 ++ return 0 14:29:08 + pyenv local 3.10.6 14:29:08 + local command 14:29:08 + command=local 14:29:08 + '[' 2 -gt 0 ']' 14:29:08 + shift 14:29:08 + case "$command" in 14:29:08 + command pyenv local 3.10.6 14:29:08 + pyenv local 3.10.6 14:29:08 + for arg in "$@" 14:29:08 + case $arg in 14:29:08 + pkg_list+='tox ' 14:29:08 + for arg in "$@" 14:29:08 + case $arg in 14:29:08 + pkg_list+='virtualenv ' 14:29:08 + for arg in "$@" 14:29:08 + case $arg in 14:29:08 + pkg_list+='urllib3~=1.26.15 ' 14:29:08 + [[ -f /tmp/.toxenv ]] 14:29:08 + [[ ! -f /tmp/.toxenv ]] 14:29:08 + [[ -n '' ]] 14:29:08 + python3 -m venv /tmp/venv-CRyL 14:29:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CRyL' 14:29:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CRyL 14:29:13 + echo /tmp/venv-CRyL 14:29:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:29:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:29:13 + /tmp/venv-CRyL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:29:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:29:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:29:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:29:17 + /tmp/venv-CRyL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:29:20 + type python3 14:29:20 + true 14:29:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CRyL/bin to PATH' 14:29:20 lf-activate-venv(): INFO: Adding /tmp/venv-CRyL/bin to PATH 14:29:20 + PATH=/tmp/venv-CRyL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:20 + return 0 14:29:20 + python3 --version 14:29:20 Python 3.10.6 14:29:20 + python3 -m pip --version 14:29:20 pip 24.0 from /tmp/venv-CRyL/lib/python3.10/site-packages/pip (python 3.10) 14:29:20 + python3 -m pip freeze 14:29:20 cachetools==5.3.3 14:29:20 chardet==5.2.0 14:29:20 colorama==0.4.6 14:29:20 distlib==0.3.8 14:29:20 filelock==3.13.1 14:29:20 packaging==23.2 14:29:20 platformdirs==4.2.0 14:29:20 pluggy==1.4.0 14:29:20 pyproject-api==1.6.1 14:29:20 tomli==2.0.1 14:29:20 tox==4.13.0 14:29:20 urllib3==1.26.18 14:29:20 virtualenv==20.25.1 14:29:20 [EnvInject] - Injecting environment variables from a build step. 14:29:20 [EnvInject] - Injecting as environment variables the properties content 14:29:20 PARALLEL=false 14:29:20 14:29:20 [EnvInject] - Variables injected successfully. 14:29:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15316592366135900337.sh 14:29:20 ---> tox-run.sh 14:29:20 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:20 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:29:20 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 14:29:20 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:29:20 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 14:29:20 + source /home/jenkins/lf-env.sh 14:29:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:20 ++ mktemp -d /tmp/venv-XXXX 14:29:20 + lf_venv=/tmp/venv-K7s6 14:29:20 + local venv_file=/tmp/.os_lf_venv 14:29:20 + local python=python3 14:29:20 + local options 14:29:20 + local set_path=true 14:29:20 + local install_args= 14:29:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:29:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:29:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:29:20 + true 14:29:20 + case $1 in 14:29:20 + venv_file=/tmp/.toxenv 14:29:20 + shift 2 14:29:20 + true 14:29:20 + case $1 in 14:29:20 + shift 14:29:20 + break 14:29:20 + case $python in 14:29:20 + local pkg_list= 14:29:20 + [[ -d /opt/pyenv ]] 14:29:20 + echo 'Setup pyenv:' 14:29:20 Setup pyenv: 14:29:20 + export PYENV_ROOT=/opt/pyenv 14:29:20 + PYENV_ROOT=/opt/pyenv 14:29:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:20 + pyenv versions 14:29:20 system 14:29:20 3.8.13 14:29:20 3.9.13 14:29:21 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:29:21 + command -v pyenv 14:29:21 ++ pyenv init - --no-rehash 14:29:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:29:21 export PATH="/opt/pyenv/shims:${PATH}" 14:29:21 export PYENV_SHELL=bash 14:29:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:29:21 pyenv() { 14:29:21 local command 14:29:21 command="${1:-}" 14:29:21 if [ "$#" -gt 0 ]; then 14:29:21 shift 14:29:21 fi 14:29:21 14:29:21 case "$command" in 14:29:21 rehash|shell) 14:29:21 eval "$(pyenv "sh-$command" "$@")" 14:29:21 ;; 14:29:21 *) 14:29:21 command pyenv "$command" "$@" 14:29:21 ;; 14:29:21 esac 14:29:21 }' 14:29:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:29:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:21 ++ export PYENV_SHELL=bash 14:29:21 ++ PYENV_SHELL=bash 14:29:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:29:21 +++ complete -F _pyenv pyenv 14:29:21 ++ lf-pyver python3 14:29:21 ++ local py_version_xy=python3 14:29:21 ++ local py_version_xyz= 14:29:21 ++ pyenv versions 14:29:21 ++ local command 14:29:21 ++ command=versions 14:29:21 ++ '[' 1 -gt 0 ']' 14:29:21 ++ shift 14:29:21 ++ case "$command" in 14:29:21 ++ sed 's/^[ *]* //' 14:29:21 ++ command pyenv versions 14:29:21 ++ pyenv versions 14:29:21 ++ grep -E '^[0-9.]*[0-9]$' 14:29:21 ++ awk '{ print $1 }' 14:29:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:29:21 +++ grep '^3' /tmp/.pyenv_versions 14:29:21 +++ tail -n 1 14:29:21 +++ sort -V 14:29:21 ++ py_version_xyz=3.10.6 14:29:21 ++ [[ -z 3.10.6 ]] 14:29:21 ++ echo 3.10.6 14:29:21 ++ return 0 14:29:21 + pyenv local 3.10.6 14:29:21 + local command 14:29:21 + command=local 14:29:21 + '[' 2 -gt 0 ']' 14:29:21 + shift 14:29:21 + case "$command" in 14:29:21 + command pyenv local 3.10.6 14:29:21 + pyenv local 3.10.6 14:29:21 + for arg in "$@" 14:29:21 + case $arg in 14:29:21 + pkg_list+='tox ' 14:29:21 + for arg in "$@" 14:29:21 + case $arg in 14:29:21 + pkg_list+='virtualenv ' 14:29:21 + for arg in "$@" 14:29:21 + case $arg in 14:29:21 + pkg_list+='urllib3~=1.26.15 ' 14:29:21 + [[ -f /tmp/.toxenv ]] 14:29:21 ++ cat /tmp/.toxenv 14:29:21 + lf_venv=/tmp/venv-CRyL 14:29:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CRyL from' file:/tmp/.toxenv 14:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CRyL from file:/tmp/.toxenv 14:29:21 + /tmp/venv-CRyL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:29:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:29:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:29:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:29:22 + /tmp/venv-CRyL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:29:24 + type python3 14:29:24 + true 14:29:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CRyL/bin to PATH' 14:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-CRyL/bin to PATH 14:29:24 + PATH=/tmp/venv-CRyL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:24 + return 0 14:29:24 + [[ -d /opt/pyenv ]] 14:29:24 + echo '---> Setting up pyenv' 14:29:24 ---> Setting up pyenv 14:29:24 + export PYENV_ROOT=/opt/pyenv 14:29:24 + PYENV_ROOT=/opt/pyenv 14:29:24 + export PATH=/opt/pyenv/bin:/tmp/venv-CRyL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:24 + PATH=/opt/pyenv/bin:/tmp/venv-CRyL/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:29:24 ++ pwd 14:29:24 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:29:24 + export PYTHONPATH 14:29:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:29:24 + TOX_TESTENV_PASSENV=PYTHONPATH 14:29:24 + tox --version 14:29:24 4.13.0 from /tmp/venv-CRyL/lib/python3.10/site-packages/tox/__init__.py 14:29:25 + PARALLEL=false 14:29:25 + TOX_OPTIONS_LIST= 14:29:25 + [[ -n pydocstyle ]] 14:29:25 + TOX_OPTIONS_LIST=' -e pydocstyle' 14:29:25 + case ${PARALLEL,,} in 14:29:25 + tox -e pydocstyle 14:29:25 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 14:29:26 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 14:29:40 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:29:41 .pkg: _optional_hooks> python /tmp/venv-CRyL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:29:42 .pkg: get_requires_for_build_sdist> python /tmp/venv-CRyL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:29:42 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:29:43 .pkg: get_requires_for_build_wheel> python /tmp/venv-CRyL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:29:43 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:29:43 .pkg: freeze> python -m pip freeze --all 14:29:44 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:29:44 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-CRyL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:29:44 .pkg: build_sdist> python /tmp/venv-CRyL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:29:44 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 14:29:45 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.4.tar.gz 14:29:49 pydocstyle: freeze> python -m pip freeze --all 14:29:49 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,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.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 14:29:49 pydocstyle: commands[0]> pydocstyle src/ 14:29:52 .pkg: _exit> python /tmp/venv-CRyL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:29:53 pydocstyle: OK (27.68=setup[24.30]+cmd[3.38] seconds) 14:29:53 congratulations :) (27.86 seconds) 14:29:53 + tox_status=0 14:29:53 + echo '---> Completed tox runs' 14:29:53 ---> Completed tox runs 14:29:53 + for i in .tox/*/log 14:29:53 ++ echo .tox/pydocstyle/log 14:29:53 ++ awk -F/ '{print $2}' 14:29:53 + tox_env=pydocstyle 14:29:53 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 14:29:53 + DOC_DIR=docs/_build/html 14:29:53 + [[ -d docs/_build/html ]] 14:29:53 + echo '---> tox-run.sh ends' 14:29:53 ---> tox-run.sh ends 14:29:53 + test 0 -eq 0 14:29:53 $ ssh-agent -k 14:29:53 unset SSH_AUTH_SOCK; 14:29:53 unset SSH_AGENT_PID; 14:29:53 echo Agent pid 2086 killed; 14:29:53 [ssh-agent] Stopped. 14:29:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:29:53 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1377703985804734263.sh 14:29:53 ---> sysstat.sh 14:29:53 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17213251601614752961.sh 14:29:53 ---> package-listing.sh 14:29:53 ++ tr '[:upper:]' '[:lower:]' 14:29:53 ++ facter osfamily 14:29:53 + OS_FAMILY=debian 14:29:53 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:29:53 + START_PACKAGES=/tmp/packages_start.txt 14:29:53 + END_PACKAGES=/tmp/packages_end.txt 14:29:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:53 + PACKAGES=/tmp/packages_start.txt 14:29:53 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:29:53 + PACKAGES=/tmp/packages_end.txt 14:29:53 + case "${OS_FAMILY}" in 14:29:53 + dpkg -l 14:29:53 + grep '^ii' 14:29:53 + '[' -f /tmp/packages_start.txt ']' 14:29:53 + '[' -f /tmp/packages_end.txt ']' 14:29:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:53 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:29:53 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:29:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:29:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8265266830654249074.sh 14:29:54 ---> capture-instance-metadata.sh 14:29:54 Setup pyenv: 14:29:54 system 14:29:54 3.8.13 14:29:54 3.9.13 14:29:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:29:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vptQ 14:29:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:30:04 lf-activate-venv(): INFO: Installing: lftools 14:30:46 lf-activate-venv(): INFO: Adding /tmp/venv-vptQ/bin to PATH 14:30:46 INFO: Running in OpenStack, capturing instance metadata 14:30:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13487280888246556120.sh 14:30:47 provisioning config files... 14:30:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config14554181400567179842tmp 14:30:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:30:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:30:47 [EnvInject] - Injecting environment variables from a build step. 14:30:47 [EnvInject] - Injecting as environment variables the properties content 14:30:47 SERVER_ID=logs 14:30:47 14:30:47 [EnvInject] - Variables injected successfully. 14:30:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1649131301943101040.sh 14:30:47 ---> create-netrc.sh 14:30:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5019284607717693266.sh 14:30:47 ---> python-tools-install.sh 14:30:47 Setup pyenv: 14:30:47 system 14:30:47 3.8.13 14:30:47 3.9.13 14:30:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:30:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vptQ from file:/tmp/.os_lf_venv 14:30:48 lf-activate-venv(): INFO: Installing: lftools 14:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-vptQ/bin to PATH 14:31:01 Generating Requirements File 14:31:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:31:38 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:31:39 Python 3.10.6 14:31:39 pip 24.0 from /tmp/venv-vptQ/lib/python3.10/site-packages/pip (python 3.10) 14:31:39 appdirs==1.4.4 14:31:39 argcomplete==3.2.2 14:31:39 aspy.yaml==1.3.0 14:31:39 attrs==23.2.0 14:31:39 autopage==0.5.2 14:31:39 beautifulsoup4==4.12.3 14:31:39 boto3==1.34.52 14:31:39 botocore==1.34.52 14:31:39 bs4==0.0.2 14:31:39 cachetools==5.3.3 14:31:39 certifi==2024.2.2 14:31:39 cffi==1.16.0 14:31:39 cfgv==3.4.0 14:31:39 chardet==5.2.0 14:31:39 charset-normalizer==3.3.2 14:31:39 click==8.1.7 14:31:39 cliff==4.6.0 14:31:39 cmd2==2.4.3 14:31:39 cryptography==3.3.2 14:31:39 debtcollector==3.0.0 14:31:39 decorator==5.1.1 14:31:39 defusedxml==0.7.1 14:31:39 Deprecated==1.2.14 14:31:39 distlib==0.3.8 14:31:39 dnspython==2.6.1 14:31:39 docker==4.2.2 14:31:39 dogpile.cache==1.3.2 14:31:39 email_validator==2.1.1 14:31:39 filelock==3.13.1 14:31:39 future==1.0.0 14:31:39 gitdb==4.0.11 14:31:39 GitPython==3.1.42 14:31:39 google-auth==2.28.1 14:31:39 httplib2==0.22.0 14:31:39 identify==2.5.35 14:31:39 idna==3.6 14:31:39 importlib-resources==1.5.0 14:31:39 iso8601==2.1.0 14:31:39 Jinja2==3.1.3 14:31:39 jmespath==1.0.1 14:31:39 jsonpatch==1.33 14:31:39 jsonpointer==2.4 14:31:39 jsonschema==4.21.1 14:31:39 jsonschema-specifications==2023.12.1 14:31:39 keystoneauth1==5.6.0 14:31:39 kubernetes==29.0.0 14:31:39 lftools==0.37.9 14:31:39 lxml==5.1.0 14:31:39 MarkupSafe==2.1.5 14:31:39 msgpack==1.0.7 14:31:39 multi_key_dict==2.0.3 14:31:39 munch==4.0.0 14:31:39 netaddr==1.2.1 14:31:39 netifaces==0.11.0 14:31:39 niet==1.4.2 14:31:39 nodeenv==1.8.0 14:31:39 oauth2client==4.1.3 14:31:39 oauthlib==3.2.2 14:31:39 openstacksdk==0.62.0 14:31:39 os-client-config==2.1.0 14:31:39 os-service-types==1.7.0 14:31:39 osc-lib==3.0.1 14:31:39 oslo.config==9.4.0 14:31:39 oslo.context==5.5.0 14:31:39 oslo.i18n==6.3.0 14:31:39 oslo.log==5.5.0 14:31:39 oslo.serialization==5.4.0 14:31:39 oslo.utils==7.1.0 14:31:39 packaging==23.2 14:31:39 pbr==6.0.0 14:31:39 platformdirs==4.2.0 14:31:39 prettytable==3.10.0 14:31:39 pyasn1==0.5.1 14:31:39 pyasn1-modules==0.3.0 14:31:39 pycparser==2.21 14:31:39 pygerrit2==2.0.15 14:31:39 PyGithub==2.2.0 14:31:39 pyinotify==0.9.6 14:31:39 PyJWT==2.8.0 14:31:39 PyNaCl==1.5.0 14:31:39 pyparsing==2.4.7 14:31:39 pyperclip==1.8.2 14:31:39 pyrsistent==0.20.0 14:31:39 python-cinderclient==9.4.0 14:31:39 python-dateutil==2.8.2 14:31:39 python-heatclient==3.4.0 14:31:39 python-jenkins==1.8.2 14:31:39 python-keystoneclient==5.3.0 14:31:39 python-magnumclient==4.3.0 14:31:39 python-novaclient==18.4.0 14:31:39 python-openstackclient==6.0.1 14:31:39 python-swiftclient==4.5.0 14:31:39 PyYAML==6.0.1 14:31:39 referencing==0.33.0 14:31:39 requests==2.31.0 14:31:39 requests-oauthlib==1.3.1 14:31:39 requestsexceptions==1.4.0 14:31:39 rfc3986==2.0.0 14:31:39 rpds-py==0.18.0 14:31:39 rsa==4.9 14:31:39 ruamel.yaml==0.18.6 14:31:39 ruamel.yaml.clib==0.2.8 14:31:39 s3transfer==0.10.0 14:31:39 simplejson==3.19.2 14:31:39 six==1.16.0 14:31:39 smmap==5.0.1 14:31:39 soupsieve==2.5 14:31:39 stevedore==5.2.0 14:31:39 tabulate==0.9.0 14:31:39 toml==0.10.2 14:31:39 tomlkit==0.12.4 14:31:39 tqdm==4.66.2 14:31:39 typing_extensions==4.10.0 14:31:39 tzdata==2024.1 14:31:39 urllib3==1.26.18 14:31:39 virtualenv==20.25.1 14:31:39 wcwidth==0.2.13 14:31:39 websocket-client==1.7.0 14:31:39 wrapt==1.16.0 14:31:39 xdg==6.0.0 14:31:39 xmltodict==0.13.0 14:31:39 yq==3.2.3 14:31:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10369486798240330321.sh 14:31:40 ---> sudo-logs.sh 14:31:40 Archiving 'sudo' log.. 14:31:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5016995410741025819.sh 14:31:40 ---> job-cost.sh 14:31:40 Setup pyenv: 14:31:40 system 14:31:40 3.8.13 14:31:40 3.9.13 14:31:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vptQ from file:/tmp/.os_lf_venv 14:31:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-vptQ/bin to PATH 14:31:50 INFO: No Stack... 14:31:50 INFO: Retrieving Pricing Info for: v3-standard-8 14:31:50 INFO: Archiving Costs 14:31:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15517088059064690046.sh 14:31:51 ---> logs-deploy.sh 14:31:51 Setup pyenv: 14:31:51 system 14:31:51 3.8.13 14:31:51 3.9.13 14:31:51 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:31:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vptQ from file:/tmp/.os_lf_venv 14:31:52 lf-activate-venv(): INFO: Installing: lftools 14:32:03 lf-activate-venv(): INFO: Adding /tmp/venv-vptQ/bin to PATH 14:32:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/242 14:32:03 INFO: archiving workspace using pattern(s): 14:32:04 Archives upload complete. 14:32:04 INFO: archiving logs to Nexus 14:32:05 ---> uname -a: 14:32:05 Linux prd-ubuntu1804-docker-8c-8g-9782 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:32:05 14:32:05 14:32:05 ---> lscpu: 14:32:05 Architecture: x86_64 14:32:05 CPU op-mode(s): 32-bit, 64-bit 14:32:05 Byte Order: Little Endian 14:32:05 CPU(s): 8 14:32:05 On-line CPU(s) list: 0-7 14:32:05 Thread(s) per core: 1 14:32:05 Core(s) per socket: 1 14:32:05 Socket(s): 8 14:32:05 NUMA node(s): 1 14:32:05 Vendor ID: AuthenticAMD 14:32:05 CPU family: 23 14:32:05 Model: 49 14:32:05 Model name: AMD EPYC-Rome Processor 14:32:05 Stepping: 0 14:32:05 CPU MHz: 2799.998 14:32:05 BogoMIPS: 5599.99 14:32:05 Virtualization: AMD-V 14:32:05 Hypervisor vendor: KVM 14:32:05 Virtualization type: full 14:32:05 L1d cache: 32K 14:32:05 L1i cache: 32K 14:32:05 L2 cache: 512K 14:32:05 L3 cache: 16384K 14:32:05 NUMA node0 CPU(s): 0-7 14:32:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:32:05 14:32:05 14:32:05 ---> nproc: 14:32:05 8 14:32:05 14:32:05 14:32:05 ---> df -h: 14:32:05 Filesystem Size Used Avail Use% Mounted on 14:32:05 udev 16G 0 16G 0% /dev 14:32:05 tmpfs 3.2G 708K 3.2G 1% /run 14:32:05 /dev/vda1 155G 11G 145G 7% / 14:32:05 tmpfs 16G 0 16G 0% /dev/shm 14:32:05 tmpfs 5.0M 0 5.0M 0% /run/lock 14:32:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:32:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:32:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:32:05 14:32:05 14:32:05 ---> free -m: 14:32:05 total used free shared buff/cache available 14:32:05 Mem: 32167 816 29116 0 2234 30920 14:32:05 Swap: 1023 0 1023 14:32:05 14:32:05 14:32:05 ---> ip addr: 14:32:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:32:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:32:05 inet 127.0.0.1/8 scope host lo 14:32:05 valid_lft forever preferred_lft forever 14:32:05 inet6 ::1/128 scope host 14:32:05 valid_lft forever preferred_lft forever 14:32:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:32:05 link/ether fa:16:3e:7e:46:c1 brd ff:ff:ff:ff:ff:ff 14:32:05 inet 10.30.107.37/23 brd 10.30.107.255 scope global dynamic ens3 14:32:05 valid_lft 86175sec preferred_lft 86175sec 14:32:05 inet6 fe80::f816:3eff:fe7e:46c1/64 scope link 14:32:05 valid_lft forever preferred_lft forever 14:32:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:32:05 link/ether 02:42:39:ea:da:cf brd ff:ff:ff:ff:ff:ff 14:32:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:32:05 valid_lft forever preferred_lft forever 14:32:05 14:32:05 14:32:05 ---> sar -b -r -n DEV: 14:32:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9782) 02/29/24 _x86_64_ (8 CPU) 14:32:05 14:32:05 14:28:22 LINUX RESTART (8 CPU) 14:32:05 14:32:05 14:29:01 tps rtps wtps bread/s bwrtn/s 14:32:05 14:30:01 143.04 32.61 110.43 1058.58 15475.64 14:32:05 14:31:01 88.70 14.28 74.42 1030.76 17705.58 14:32:05 14:32:01 74.65 0.65 74.00 28.13 18431.86 14:32:05 Average: 102.13 15.85 86.29 705.84 17204.27 14:32:05 14:32:05 14:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:05 14:30:01 30212604 31710428 2726616 8.28 58736 1751608 1430384 4.21 857312 1578104 110268 14:32:05 14:31:01 30002108 31730820 2937112 8.92 79132 1949228 1370632 4.03 876248 1746180 143024 14:32:05 14:32:01 29779868 31628748 3159352 9.59 90896 2051408 1506896 4.43 987596 1843376 101688 14:32:05 Average: 29998193 31689999 2941027 8.93 76255 1917415 1435971 4.22 907052 1722553 118327 14:32:05 14:32:05 14:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:32:05 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:05 14:30:01 ens3 204.33 125.94 602.69 39.35 0.00 0.00 0.00 0.00 14:32:05 14:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:32:05 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:05 14:31:01 ens3 39.18 26.45 613.94 6.34 0.00 0.00 0.00 0.00 14:32:05 14:31:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:32:05 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:05 14:32:01 ens3 29.08 23.18 284.76 6.28 0.00 0.00 0.00 0.00 14:32:05 14:32:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 14:32:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:05 Average: ens3 90.87 58.53 500.47 17.32 0.00 0.00 0.00 0.00 14:32:05 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:32:05 14:32:05 14:32:05 ---> sar -P ALL: 14:32:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9782) 02/29/24 _x86_64_ (8 CPU) 14:32:05 14:32:05 14:28:22 LINUX RESTART (8 CPU) 14:32:05 14:32:05 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:32:05 14:30:01 all 9.69 0.00 0.83 4.09 0.05 85.34 14:32:05 14:30:01 0 6.65 0.00 0.67 0.73 0.03 91.92 14:32:05 14:30:01 1 10.26 0.00 0.91 2.31 0.08 86.44 14:32:05 14:30:01 2 3.04 0.00 0.60 16.91 0.02 79.43 14:32:05 14:30:01 3 16.23 0.00 0.72 0.55 0.07 82.43 14:32:05 14:30:01 4 1.80 0.00 0.85 2.40 0.02 94.93 14:32:05 14:30:01 5 2.62 0.00 0.50 4.12 0.05 92.70 14:32:05 14:30:01 6 2.86 0.00 0.45 2.49 0.07 94.13 14:32:05 14:30:01 7 34.13 0.00 1.89 3.17 0.08 60.72 14:32:05 14:31:01 all 7.53 0.00 0.59 4.87 0.04 86.97 14:32:05 14:31:01 0 0.58 0.00 0.22 0.00 0.00 99.20 14:32:05 14:31:01 1 6.29 0.00 0.64 0.87 0.05 92.15 14:32:05 14:31:01 2 6.22 0.00 0.62 5.92 0.03 87.21 14:32:05 14:31:01 3 1.42 0.00 0.33 0.08 0.00 98.17 14:32:05 14:31:01 4 21.08 0.00 1.17 5.93 0.05 71.77 14:32:05 14:31:01 5 3.88 0.00 0.52 15.12 0.03 80.45 14:32:05 14:31:01 6 8.35 0.00 0.65 0.23 0.03 90.73 14:32:05 14:31:01 7 12.57 0.00 0.54 10.91 0.08 75.90 14:32:05 14:32:01 all 8.94 0.00 0.60 3.72 0.03 86.71 14:32:05 14:32:01 0 0.15 0.00 0.47 11.88 0.02 87.49 14:32:05 14:32:01 1 0.20 0.00 0.25 7.36 0.02 92.17 14:32:05 14:32:01 2 23.85 0.00 0.80 0.80 0.03 74.51 14:32:05 14:32:01 3 24.42 0.00 1.39 1.74 0.05 72.40 14:32:05 14:32:01 4 15.01 0.00 1.01 1.22 0.03 82.73 14:32:05 14:32:01 5 4.41 0.00 0.48 0.38 0.02 94.70 14:32:05 14:32:01 6 2.05 0.00 0.18 0.05 0.02 97.70 14:32:05 14:32:01 7 1.50 0.00 0.20 6.25 0.07 91.98 14:32:05 Average: all 8.72 0.00 0.67 4.23 0.04 86.34 14:32:05 Average: 0 2.46 0.00 0.45 4.20 0.02 92.87 14:32:05 Average: 1 5.58 0.00 0.60 3.52 0.05 90.26 14:32:05 Average: 2 11.02 0.00 0.67 7.89 0.03 80.39 14:32:05 Average: 3 14.00 0.00 0.81 0.79 0.04 84.36 14:32:05 Average: 4 12.62 0.00 1.01 3.18 0.03 83.16 14:32:05 Average: 5 3.64 0.00 0.50 6.54 0.03 89.29 14:32:05 Average: 6 4.42 0.00 0.43 0.92 0.04 94.18 14:32:05 Average: 7 16.06 0.00 0.88 6.77 0.08 76.21 14:32:05 14:32:05 14:32:05