07:09:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136875 07:09:22 Running as SYSTEM 07:09:22 [EnvInject] - Loading node environment variables. 07:09:22 Building remotely on prd-ubuntu1804-docker-8c-8g-10662 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:09:22 [ssh-agent] Looking for ssh-agent implementation... 07:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:22 $ ssh-agent 07:09:22 SSH_AUTH_SOCK=/tmp/ssh-yX8VylhEqL50/agent.2098 07:09:22 SSH_AGENT_PID=2100 07:09:22 [ssh-agent] Started. 07:09:22 Running ssh-add (command line suppressed) 07:09:22 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15166760319410622969.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15166760319410622969.key) 07:09:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:09:22 The recommended git tool is: NONE 07:09:24 using credential onap-jenkins-ssh 07:09:24 Wiping out workspace first. 07:09:24 Cloning the remote Git repository 07:09:24 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:09:24 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 07:09:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:09:24 > git --version # timeout=10 07:09:24 > git --version # 'git version 2.17.1' 07:09:24 using GIT_SSH to set credentials Gerrit user 07:09:24 Verifying host key using manually-configured host key entries 07:09:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:09:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:09:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:09:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:09:25 using GIT_SSH to set credentials Gerrit user 07:09:25 Verifying host key using manually-configured host key entries 07:09:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/75/136875/1 # timeout=30 07:09:25 > git rev-parse 38a8f5e676c267e91fb017c40de96dd598be88cf^{commit} # timeout=10 07:09:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:09:25 Checking out Revision 38a8f5e676c267e91fb017c40de96dd598be88cf (refs/changes/75/136875/1) 07:09:25 > git config core.sparsecheckout # timeout=10 07:09:25 > git checkout -f 38a8f5e676c267e91fb017c40de96dd598be88cf # timeout=30 07:09:28 Commit message: "change to delete service instance from aai:Updated service.py & nbi.py module" 07:09:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:09:28 > git rev-list --no-walk 042cdc1e6310cddd92f0e60ffc840917a207b570 # timeout=10 07:09:28 [EnvInject] - Injecting environment variables from a build step. 07:09:28 [EnvInject] - Injecting as environment variables the properties content 07:09:28 PYTHON=python3 07:09:28 07:09:28 [EnvInject] - Variables injected successfully. 07:09:28 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins6954083638678466825.sh 07:09:28 ---> tox-install.sh 07:09:28 + source /home/jenkins/lf-env.sh 07:09:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:28 ++ mktemp -d /tmp/venv-XXXX 07:09:28 + lf_venv=/tmp/venv-kETj 07:09:28 + local venv_file=/tmp/.os_lf_venv 07:09:28 + local python=python3 07:09:28 + local options 07:09:28 + local set_path=true 07:09:28 + local install_args= 07:09:28 ++ 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 07:09:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:28 + true 07:09:28 + case $1 in 07:09:28 + venv_file=/tmp/.toxenv 07:09:28 + shift 2 07:09:28 + true 07:09:28 + case $1 in 07:09:28 + shift 07:09:28 + break 07:09:28 + case $python in 07:09:28 + local pkg_list= 07:09:28 + [[ -d /opt/pyenv ]] 07:09:28 + echo 'Setup pyenv:' 07:09:28 Setup pyenv: 07:09:28 + export PYENV_ROOT=/opt/pyenv 07:09:28 + PYENV_ROOT=/opt/pyenv 07:09:28 + 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 07:09:28 + 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 07:09:28 + pyenv versions 07:09:29 * system (set by /opt/pyenv/version) 07:09:29 * 3.8.13 (set by /opt/pyenv/version) 07:09:29 * 3.9.13 (set by /opt/pyenv/version) 07:09:29 * 3.10.6 (set by /opt/pyenv/version) 07:09:29 + command -v pyenv 07:09:29 ++ pyenv init - --no-rehash 07:09: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[*]}"'\'')" 07:09:29 export PATH="/opt/pyenv/shims:${PATH}" 07:09:29 export PYENV_SHELL=bash 07:09:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:29 pyenv() { 07:09:29 local command 07:09:29 command="${1:-}" 07:09:29 if [ "$#" -gt 0 ]; then 07:09:29 shift 07:09:29 fi 07:09:29 07:09:29 case "$command" in 07:09:29 rehash|shell) 07:09:29 eval "$(pyenv "sh-$command" "$@")" 07:09:29 ;; 07:09:29 *) 07:09:29 command pyenv "$command" "$@" 07:09:29 ;; 07:09:29 esac 07:09:29 }' 07:09: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[*]}"' 07:09: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 07:09: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 07:09: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 07:09:29 ++ export PYENV_SHELL=bash 07:09:29 ++ PYENV_SHELL=bash 07:09:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:29 +++ complete -F _pyenv pyenv 07:09:29 ++ lf-pyver python3 07:09:29 ++ local py_version_xy=python3 07:09:29 ++ local py_version_xyz= 07:09:29 ++ pyenv versions 07:09:29 ++ sed 's/^[ *]* //' 07:09:29 ++ awk '{ print $1 }' 07:09:29 ++ local command 07:09:29 ++ grep -E '^[0-9.]*[0-9]$' 07:09:29 ++ command=versions 07:09:29 ++ '[' 1 -gt 0 ']' 07:09:29 ++ shift 07:09:29 ++ case "$command" in 07:09:29 ++ command pyenv versions 07:09:29 ++ pyenv versions 07:09:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:29 +++ grep '^3' /tmp/.pyenv_versions 07:09:29 +++ sort -V 07:09:29 +++ tail -n 1 07:09:29 ++ py_version_xyz=3.10.6 07:09:29 ++ [[ -z 3.10.6 ]] 07:09:29 ++ echo 3.10.6 07:09:29 ++ return 0 07:09:29 + pyenv local 3.10.6 07:09:29 + local command 07:09:29 + command=local 07:09:29 + '[' 2 -gt 0 ']' 07:09:29 + shift 07:09:29 + case "$command" in 07:09:29 + command pyenv local 3.10.6 07:09:29 + pyenv local 3.10.6 07:09:29 + for arg in "$@" 07:09:29 + case $arg in 07:09:29 + pkg_list+='tox ' 07:09:29 + for arg in "$@" 07:09:29 + case $arg in 07:09:29 + pkg_list+='virtualenv ' 07:09:29 + for arg in "$@" 07:09:29 + case $arg in 07:09:29 + pkg_list+='urllib3~=1.26.15 ' 07:09:29 + [[ -f /tmp/.toxenv ]] 07:09:29 + [[ ! -f /tmp/.toxenv ]] 07:09:29 + [[ -n '' ]] 07:09:29 + python3 -m venv /tmp/venv-kETj 07:09:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kETj' 07:09:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kETj 07:09:33 + echo /tmp/venv-kETj 07:09:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:09:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:09:33 + /tmp/venv-kETj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:09:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:09:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:09:36 + /tmp/venv-kETj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:09:39 + type python3 07:09:39 + true 07:09:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kETj/bin to PATH' 07:09:39 lf-activate-venv(): INFO: Adding /tmp/venv-kETj/bin to PATH 07:09:39 + PATH=/tmp/venv-kETj/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 07:09:39 + return 0 07:09:39 + python3 --version 07:09:39 Python 3.10.6 07:09:39 + python3 -m pip --version 07:09:39 pip 23.3.2 from /tmp/venv-kETj/lib/python3.10/site-packages/pip (python 3.10) 07:09:39 + python3 -m pip freeze 07:09:39 cachetools==5.3.2 07:09:39 chardet==5.2.0 07:09:39 colorama==0.4.6 07:09:39 distlib==0.3.8 07:09:39 filelock==3.13.1 07:09:39 packaging==23.2 07:09:39 platformdirs==4.1.0 07:09:39 pluggy==1.3.0 07:09:39 pyproject-api==1.6.1 07:09:39 tomli==2.0.1 07:09:39 tox==4.11.4 07:09:39 urllib3==1.26.18 07:09:39 virtualenv==20.25.0 07:09:40 [EnvInject] - Injecting environment variables from a build step. 07:09:40 [EnvInject] - Injecting as environment variables the properties content 07:09:40 PARALLEL=false 07:09:40 07:09:40 [EnvInject] - Variables injected successfully. 07:09:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5314106642005602.sh 07:09:40 ---> tox-run.sh 07:09: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 07:09:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 07:09:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 07:09:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 07:09:40 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 07:09:40 + source /home/jenkins/lf-env.sh 07:09:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:40 ++ mktemp -d /tmp/venv-XXXX 07:09:40 + lf_venv=/tmp/venv-4NR5 07:09:40 + local venv_file=/tmp/.os_lf_venv 07:09:40 + local python=python3 07:09:40 + local options 07:09:40 + local set_path=true 07:09:40 + local install_args= 07:09: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 07:09:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:40 + true 07:09:40 + case $1 in 07:09:40 + venv_file=/tmp/.toxenv 07:09:40 + shift 2 07:09:40 + true 07:09:40 + case $1 in 07:09:40 + shift 07:09:40 + break 07:09:40 + case $python in 07:09:40 + local pkg_list= 07:09:40 + [[ -d /opt/pyenv ]] 07:09:40 + echo 'Setup pyenv:' 07:09:40 Setup pyenv: 07:09:40 + export PYENV_ROOT=/opt/pyenv 07:09:40 + PYENV_ROOT=/opt/pyenv 07:09: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 07:09: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 07:09:40 + pyenv versions 07:09:40 system 07:09:40 3.8.13 07:09:40 3.9.13 07:09:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:09:40 + command -v pyenv 07:09:40 ++ pyenv init - --no-rehash 07:09: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[*]}"'\'')" 07:09:40 export PATH="/opt/pyenv/shims:${PATH}" 07:09:40 export PYENV_SHELL=bash 07:09:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:40 pyenv() { 07:09:40 local command 07:09:40 command="${1:-}" 07:09:40 if [ "$#" -gt 0 ]; then 07:09:40 shift 07:09:40 fi 07:09:40 07:09:40 case "$command" in 07:09:40 rehash|shell) 07:09:40 eval "$(pyenv "sh-$command" "$@")" 07:09:40 ;; 07:09:40 *) 07:09:40 command pyenv "$command" "$@" 07:09:40 ;; 07:09:40 esac 07:09:40 }' 07:09: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[*]}"' 07:09: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 07:09: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 07:09: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 07:09:40 ++ export PYENV_SHELL=bash 07:09:40 ++ PYENV_SHELL=bash 07:09:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:40 +++ complete -F _pyenv pyenv 07:09:40 ++ lf-pyver python3 07:09:40 ++ local py_version_xy=python3 07:09:40 ++ local py_version_xyz= 07:09:40 ++ pyenv versions 07:09:40 ++ local command 07:09:40 ++ command=versions 07:09:40 ++ '[' 1 -gt 0 ']' 07:09:40 ++ shift 07:09:40 ++ case "$command" in 07:09:40 ++ command pyenv versions 07:09:40 ++ pyenv versions 07:09:40 ++ sed 's/^[ *]* //' 07:09:40 ++ awk '{ print $1 }' 07:09:40 ++ grep -E '^[0-9.]*[0-9]$' 07:09:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:40 +++ grep '^3' /tmp/.pyenv_versions 07:09:40 +++ sort -V 07:09:40 +++ tail -n 1 07:09:40 ++ py_version_xyz=3.10.6 07:09:40 ++ [[ -z 3.10.6 ]] 07:09:40 ++ echo 3.10.6 07:09:40 ++ return 0 07:09:40 + pyenv local 3.10.6 07:09:40 + local command 07:09:40 + command=local 07:09:40 + '[' 2 -gt 0 ']' 07:09:40 + shift 07:09:40 + case "$command" in 07:09:40 + command pyenv local 3.10.6 07:09:40 + pyenv local 3.10.6 07:09:40 + for arg in "$@" 07:09:40 + case $arg in 07:09:40 + pkg_list+='tox ' 07:09:40 + for arg in "$@" 07:09:40 + case $arg in 07:09:40 + pkg_list+='virtualenv ' 07:09:40 + for arg in "$@" 07:09:40 + case $arg in 07:09:40 + pkg_list+='urllib3~=1.26.15 ' 07:09:40 + [[ -f /tmp/.toxenv ]] 07:09:40 ++ cat /tmp/.toxenv 07:09:40 + lf_venv=/tmp/venv-kETj 07:09:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kETj from' file:/tmp/.toxenv 07:09:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kETj from file:/tmp/.toxenv 07:09:40 + /tmp/venv-kETj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:09:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:09:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:09:41 + /tmp/venv-kETj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:09:42 + type python3 07:09:42 + true 07:09:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kETj/bin to PATH' 07:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-kETj/bin to PATH 07:09:42 + PATH=/tmp/venv-kETj/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 07:09:42 + return 0 07:09:42 + [[ -d /opt/pyenv ]] 07:09:42 + echo '---> Setting up pyenv' 07:09:42 ---> Setting up pyenv 07:09:42 + export PYENV_ROOT=/opt/pyenv 07:09:42 + PYENV_ROOT=/opt/pyenv 07:09:42 + export PATH=/opt/pyenv/bin:/tmp/venv-kETj/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 07:09:42 + PATH=/opt/pyenv/bin:/tmp/venv-kETj/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 07:09:42 ++ pwd 07:09:42 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:09:42 + export PYTHONPATH 07:09:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:09:42 + TOX_TESTENV_PASSENV=PYTHONPATH 07:09:42 + tox --version 07:09:43 4.11.4 from /tmp/venv-kETj/lib/python3.10/site-packages/tox/__init__.py 07:09:43 + PARALLEL=false 07:09:43 + TOX_OPTIONS_LIST= 07:09:43 + [[ -n pydocstyle ]] 07:09:43 + TOX_OPTIONS_LIST=' -e pydocstyle' 07:09:43 + case ${PARALLEL,,} in 07:09:43 + tox -e pydocstyle 07:09:43 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 07:09:44 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 07:09:56 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 07:09:57 .pkg: _optional_hooks> python /tmp/venv-kETj/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:09:57 .pkg: get_requires_for_build_sdist> python /tmp/venv-kETj/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:09:57 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:09:58 .pkg: get_requires_for_build_wheel> python /tmp/venv-kETj/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:09:58 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 07:09:58 .pkg: freeze> python -m pip freeze --all 07:09:59 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 07:09:59 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-kETj/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:09:59 .pkg: build_sdist> python /tmp/venv-kETj/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:09:59 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 07:10:00 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.7.3.tar.gz 07:10:03 pydocstyle: freeze> python -m pip freeze --all 07:10:03 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.40,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.7.3,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 07:10:03 pydocstyle: commands[0]> pydocstyle src/ 07:10:06 .pkg: _exit> python /tmp/venv-kETj/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:10:06 pydocstyle: OK (23.39=setup[20.31]+cmd[3.08] seconds) 07:10:06 congratulations :) (23.55 seconds) 07:10:06 + tox_status=0 07:10:06 + echo '---> Completed tox runs' 07:10:06 ---> Completed tox runs 07:10:06 + for i in .tox/*/log 07:10:06 ++ echo .tox/pydocstyle/log 07:10:06 ++ awk -F/ '{print $2}' 07:10:06 + tox_env=pydocstyle 07:10:06 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 07:10:06 + DOC_DIR=docs/_build/html 07:10:06 + [[ -d docs/_build/html ]] 07:10:06 + echo '---> tox-run.sh ends' 07:10:06 ---> tox-run.sh ends 07:10:06 + test 0 -eq 0 07:10:06 $ ssh-agent -k 07:10:06 unset SSH_AUTH_SOCK; 07:10:06 unset SSH_AGENT_PID; 07:10:06 echo Agent pid 2100 killed; 07:10:06 [ssh-agent] Stopped. 07:10:06 [PostBuildScript] - [INFO] Executing post build scripts. 07:10:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6752006254289461497.sh 07:10:06 ---> sysstat.sh 07:10:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1709940458103191308.sh 07:10:07 ---> package-listing.sh 07:10:07 ++ facter osfamily 07:10:07 ++ tr '[:upper:]' '[:lower:]' 07:10:07 + OS_FAMILY=debian 07:10:07 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:10:07 + START_PACKAGES=/tmp/packages_start.txt 07:10:07 + END_PACKAGES=/tmp/packages_end.txt 07:10:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:07 + PACKAGES=/tmp/packages_start.txt 07:10:07 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 07:10:07 + PACKAGES=/tmp/packages_end.txt 07:10:07 + case "${OS_FAMILY}" in 07:10:07 + dpkg -l 07:10:07 + grep '^ii' 07:10:07 + '[' -f /tmp/packages_start.txt ']' 07:10:07 + '[' -f /tmp/packages_end.txt ']' 07:10:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:07 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 07:10:07 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 07:10:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 07:10:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins213800079755082140.sh 07:10:07 ---> capture-instance-metadata.sh 07:10:07 Setup pyenv: 07:10:07 system 07:10:07 3.8.13 07:10:07 3.9.13 07:10:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:10:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mS6i 07:10:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:14 lf-activate-venv(): INFO: Installing: lftools 07:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-mS6i/bin to PATH 07:10:46 INFO: Running in OpenStack, capturing instance metadata 07:10:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10688003524354077588.sh 07:10:46 provisioning config files... 07:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config17789752390489239217tmp 07:10:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:10:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:10:46 [EnvInject] - Injecting environment variables from a build step. 07:10:46 [EnvInject] - Injecting as environment variables the properties content 07:10:46 SERVER_ID=logs 07:10:46 07:10:46 [EnvInject] - Variables injected successfully. 07:10:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16078177968016124447.sh 07:10:46 ---> create-netrc.sh 07:10:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15067486682305911149.sh 07:10:46 ---> python-tools-install.sh 07:10:46 Setup pyenv: 07:10:46 system 07:10:46 3.8.13 07:10:46 3.9.13 07:10:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:10:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mS6i from file:/tmp/.os_lf_venv 07:10:48 lf-activate-venv(): INFO: Installing: lftools 07:10:56 lf-activate-venv(): INFO: Adding /tmp/venv-mS6i/bin to PATH 07:10:56 Generating Requirements File 07:11:28 Python 3.10.6 07:11:29 pip 23.3.2 from /tmp/venv-mS6i/lib/python3.10/site-packages/pip (python 3.10) 07:11:29 appdirs==1.4.4 07:11:29 argcomplete==3.2.1 07:11:29 aspy.yaml==1.3.0 07:11:29 attrs==23.2.0 07:11:29 autopage==0.5.2 07:11:29 Babel==2.14.0 07:11:29 beautifulsoup4==4.12.2 07:11:29 boto3==1.34.15 07:11:29 botocore==1.34.15 07:11:29 bs4==0.0.1 07:11:29 cachetools==5.3.2 07:11:29 certifi==2023.11.17 07:11:29 cffi==1.16.0 07:11:29 cfgv==3.4.0 07:11:29 chardet==5.2.0 07:11:29 charset-normalizer==3.3.2 07:11:29 click==8.1.7 07:11:29 cliff==4.4.0 07:11:29 cmd2==2.4.3 07:11:29 cryptography==3.3.2 07:11:29 debtcollector==2.5.0 07:11:29 decorator==5.1.1 07:11:29 defusedxml==0.7.1 07:11:29 Deprecated==1.2.14 07:11:29 distlib==0.3.8 07:11:29 dnspython==2.4.2 07:11:29 docker==4.2.2 07:11:29 dogpile.cache==1.3.0 07:11:29 email-validator==2.1.0.post1 07:11:29 filelock==3.13.1 07:11:29 future==0.18.3 07:11:29 gitdb==4.0.11 07:11:29 GitPython==3.1.40 07:11:29 google-auth==2.26.1 07:11:29 httplib2==0.22.0 07:11:29 identify==2.5.33 07:11:29 idna==3.6 07:11:29 importlib-metadata==7.0.1 07:11:29 importlib-resources==1.5.0 07:11:29 iso8601==2.1.0 07:11:29 Jinja2==3.1.2 07:11:29 jmespath==1.0.1 07:11:29 jsonpatch==1.33 07:11:29 jsonpointer==2.4 07:11:29 jsonschema==4.20.0 07:11:29 jsonschema-specifications==2023.12.1 07:11:29 keystoneauth1==5.4.0 07:11:29 kubernetes==29.0.0 07:11:29 lftools==0.37.8 07:11:29 lxml==5.1.0 07:11:29 MarkupSafe==2.1.3 07:11:29 msgpack==1.0.7 07:11:29 multi_key_dict==2.0.3 07:11:29 munch==4.0.0 07:11:29 netaddr==0.10.1 07:11:29 netifaces==0.11.0 07:11:29 niet==1.4.2 07:11:29 nodeenv==1.8.0 07:11:29 oauth2client==4.1.3 07:11:29 oauthlib==3.2.2 07:11:29 openstacksdk==0.62.0 07:11:29 os-client-config==2.1.0 07:11:29 os-service-types==1.7.0 07:11:29 osc-lib==2.9.0 07:11:29 oslo.config==9.2.0 07:11:29 oslo.context==5.3.0 07:11:29 oslo.i18n==6.2.0 07:11:29 oslo.log==5.4.0 07:11:29 oslo.serialization==5.2.0 07:11:29 oslo.utils==6.3.0 07:11:29 packaging==23.2 07:11:29 pbr==6.0.0 07:11:29 platformdirs==4.1.0 07:11:29 prettytable==3.9.0 07:11:29 pyasn1==0.5.1 07:11:29 pyasn1-modules==0.3.0 07:11:29 pycparser==2.21 07:11:29 pygerrit2==2.0.15 07:11:29 PyGithub==2.1.1 07:11:29 pyinotify==0.9.6 07:11:29 PyJWT==2.8.0 07:11:29 PyNaCl==1.5.0 07:11:29 pyparsing==2.4.7 07:11:29 pyperclip==1.8.2 07:11:29 pyrsistent==0.20.0 07:11:29 python-cinderclient==9.4.0 07:11:29 python-dateutil==2.8.2 07:11:29 python-heatclient==3.3.0 07:11:29 python-jenkins==1.8.2 07:11:29 python-keystoneclient==5.2.0 07:11:29 python-magnumclient==4.3.0 07:11:29 python-novaclient==18.4.0 07:11:29 python-openstackclient==6.0.0 07:11:29 python-swiftclient==4.4.0 07:11:29 pytz==2023.3.post1 07:11:29 PyYAML==6.0.1 07:11:29 referencing==0.32.1 07:11:29 requests==2.31.0 07:11:29 requests-oauthlib==1.3.1 07:11:29 requestsexceptions==1.4.0 07:11:29 rfc3986==2.0.0 07:11:29 rpds-py==0.16.2 07:11:29 rsa==4.9 07:11:29 ruamel.yaml==0.18.5 07:11:29 ruamel.yaml.clib==0.2.8 07:11:29 s3transfer==0.10.0 07:11:29 simplejson==3.19.2 07:11:29 six==1.16.0 07:11:29 smmap==5.0.1 07:11:29 soupsieve==2.5 07:11:29 stevedore==5.1.0 07:11:29 tabulate==0.9.0 07:11:29 toml==0.10.2 07:11:29 tomlkit==0.12.3 07:11:29 tqdm==4.66.1 07:11:29 typing_extensions==4.9.0 07:11:29 tzdata==2023.4 07:11:29 urllib3==1.26.18 07:11:29 virtualenv==20.25.0 07:11:29 wcwidth==0.2.13 07:11:29 websocket-client==1.7.0 07:11:29 wrapt==1.16.0 07:11:29 xdg==6.0.0 07:11:29 xmltodict==0.13.0 07:11:29 yq==3.2.3 07:11:29 zipp==3.17.0 07:11:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9639149141315946863.sh 07:11:29 ---> sudo-logs.sh 07:11:29 Archiving 'sudo' log.. 07:11:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10992535840926812685.sh 07:11:29 ---> job-cost.sh 07:11:29 Setup pyenv: 07:11:30 system 07:11:30 3.8.13 07:11:30 3.9.13 07:11:30 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:11:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mS6i from file:/tmp/.os_lf_venv 07:11:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:11: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. 07:11:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:11:45 lf-activate-venv(): INFO: Adding /tmp/venv-mS6i/bin to PATH 07:11:46 INFO: No Stack... 07:11:47 INFO: Retrieving Pricing Info for: v3-standard-8 07:11:47 INFO: Archiving Costs 07:11:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15820439123162463684.sh 07:11:47 ---> logs-deploy.sh 07:11:47 Setup pyenv: 07:11:47 system 07:11:47 3.8.13 07:11:47 3.9.13 07:11:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:11:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mS6i from file:/tmp/.os_lf_venv 07:11:49 lf-activate-venv(): INFO: Installing: lftools 07:11:59 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. 07:11:59 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-mS6i/bin to PATH 07:11:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/200 07:11:59 INFO: archiving workspace using pattern(s): 07:12:00 Archives upload complete. 07:12:01 INFO: archiving logs to Nexus 07:12:02 ---> uname -a: 07:12:02 Linux prd-ubuntu1804-docker-8c-8g-10662 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:12:02 07:12:02 07:12:02 ---> lscpu: 07:12:02 Architecture: x86_64 07:12:02 CPU op-mode(s): 32-bit, 64-bit 07:12:02 Byte Order: Little Endian 07:12:02 CPU(s): 8 07:12:02 On-line CPU(s) list: 0-7 07:12:02 Thread(s) per core: 1 07:12:02 Core(s) per socket: 1 07:12:02 Socket(s): 8 07:12:02 NUMA node(s): 1 07:12:02 Vendor ID: AuthenticAMD 07:12:02 CPU family: 23 07:12:02 Model: 49 07:12:02 Model name: AMD EPYC-Rome Processor 07:12:02 Stepping: 0 07:12:02 CPU MHz: 2800.000 07:12:02 BogoMIPS: 5600.00 07:12:02 Virtualization: AMD-V 07:12:02 Hypervisor vendor: KVM 07:12:02 Virtualization type: full 07:12:02 L1d cache: 32K 07:12:02 L1i cache: 32K 07:12:02 L2 cache: 512K 07:12:02 L3 cache: 16384K 07:12:02 NUMA node0 CPU(s): 0-7 07:12:02 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 07:12:02 07:12:02 07:12:02 ---> nproc: 07:12:02 8 07:12:02 07:12:02 07:12:02 ---> df -h: 07:12:02 Filesystem Size Used Avail Use% Mounted on 07:12:02 udev 16G 0 16G 0% /dev 07:12:02 tmpfs 3.2G 708K 3.2G 1% /run 07:12:02 /dev/vda1 155G 11G 145G 7% / 07:12:02 tmpfs 16G 0 16G 0% /dev/shm 07:12:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:12:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:12:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:12:02 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:12:02 07:12:02 07:12:02 ---> free -m: 07:12:02 total used free shared buff/cache available 07:12:02 Mem: 32167 804 29071 0 2291 30931 07:12:02 Swap: 1023 0 1023 07:12:02 07:12:02 07:12:02 ---> ip addr: 07:12:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:02 inet 127.0.0.1/8 scope host lo 07:12:02 valid_lft forever preferred_lft forever 07:12:02 inet6 ::1/128 scope host 07:12:02 valid_lft forever preferred_lft forever 07:12:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:02 link/ether fa:16:3e:24:0b:69 brd ff:ff:ff:ff:ff:ff 07:12:02 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic ens3 07:12:02 valid_lft 86207sec preferred_lft 86207sec 07:12:02 inet6 fe80::f816:3eff:fe24:b69/64 scope link 07:12:02 valid_lft forever preferred_lft forever 07:12:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:12:02 link/ether 02:42:2d:a3:1e:ec brd ff:ff:ff:ff:ff:ff 07:12:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:12:02 valid_lft forever preferred_lft forever 07:12:02 07:12:02 07:12:02 ---> sar -b -r -n DEV: 07:12:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10662) 01/09/24 _x86_64_ (8 CPU) 07:12:02 07:12:02 07:08:51 LINUX RESTART (8 CPU) 07:12:02 07:12:02 07:09:01 tps rtps wtps bread/s bwrtn/s 07:12:02 07:10:01 352.42 77.47 274.95 5422.56 61895.02 07:12:02 07:11:01 110.41 14.45 95.97 1040.05 29848.05 07:12:02 07:12:01 96.55 1.08 95.47 43.73 31340.78 07:12:02 Average: 186.46 31.00 155.46 2168.72 41027.33 07:12:02 07:12:02 07:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:02 07:10:01 30185092 31655212 2754128 8.36 57336 1727636 1510272 4.44 912656 1561004 140084 07:12:02 07:11:01 29968920 31698892 2970300 9.02 78900 1952036 1371672 4.04 911404 1749400 145832 07:12:02 07:12:01 29800024 31705128 3139196 9.53 91768 2105188 1381592 4.06 922400 1890392 60520 07:12:02 Average: 29984679 31686411 2954541 8.97 76001 1928287 1421179 4.18 915487 1733599 115479 07:12:02 07:12:02 07:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:02 07:10:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 07:12:02 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:02 07:10:01 ens3 302.58 228.80 1076.02 70.94 0.00 0.00 0.00 0.00 07:12:02 07:11:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 07:12:02 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:02 07:11:01 ens3 47.33 34.59 629.71 8.63 0.00 0.00 0.00 0.00 07:12:02 07:12:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 07:12:02 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:02 07:12:01 ens3 36.78 27.41 513.34 7.95 0.00 0.00 0.00 0.00 07:12:02 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 07:12:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:02 Average: ens3 128.89 96.93 739.69 29.17 0.00 0.00 0.00 0.00 07:12:02 07:12:02 07:12:02 ---> sar -P ALL: 07:12:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10662) 01/09/24 _x86_64_ (8 CPU) 07:12:02 07:12:02 07:08:51 LINUX RESTART (8 CPU) 07:12:02 07:12:02 07:09:01 CPU %user %nice %system %iowait %steal %idle 07:12:02 07:10:01 all 9.60 0.00 1.40 3.08 0.04 85.87 07:12:02 07:10:01 0 4.12 0.00 0.85 0.32 0.03 94.67 07:12:02 07:10:01 1 7.19 0.00 0.93 3.71 0.05 88.12 07:12:02 07:10:01 2 11.44 0.00 0.95 0.57 0.03 87.01 07:12:02 07:10:01 3 11.46 0.00 1.24 2.18 0.07 85.06 07:12:02 07:10:01 4 11.39 0.00 1.14 0.77 0.03 86.67 07:12:02 07:10:01 5 5.78 0.00 3.23 3.64 0.03 87.32 07:12:02 07:10:01 6 17.41 0.00 1.67 11.89 0.05 68.97 07:12:02 07:10:01 7 8.00 0.00 1.24 1.58 0.03 89.15 07:12:02 07:11:01 all 10.64 0.00 0.86 2.03 0.03 86.44 07:12:02 07:11:01 0 20.16 0.00 0.97 1.00 0.05 77.82 07:12:02 07:11:01 1 10.02 0.00 0.93 9.97 0.05 79.03 07:12:02 07:11:01 2 15.30 0.00 1.10 0.25 0.03 83.32 07:12:02 07:11:01 3 6.00 0.00 0.73 0.13 0.02 93.12 07:12:02 07:11:01 4 3.16 0.00 0.82 2.16 0.02 93.85 07:12:02 07:11:01 5 3.39 0.00 0.62 0.15 0.03 95.81 07:12:02 07:11:01 6 0.57 0.00 0.35 1.27 0.02 97.79 07:12:02 07:11:01 7 26.59 0.00 1.41 1.27 0.07 70.66 07:12:02 07:12:01 all 9.49 0.00 0.75 2.64 0.03 87.09 07:12:02 07:12:01 0 4.64 0.00 0.47 0.30 0.02 94.58 07:12:02 07:12:01 1 11.96 0.00 1.21 11.92 0.03 74.88 07:12:02 07:12:01 2 11.04 0.00 1.15 3.57 0.03 84.21 07:12:02 07:12:01 3 13.36 0.00 1.12 0.50 0.02 85.01 07:12:02 07:12:01 4 3.35 0.00 0.45 4.16 0.02 92.02 07:12:02 07:12:01 5 7.48 0.00 0.52 0.47 0.03 91.51 07:12:02 07:12:01 6 10.85 0.00 0.53 0.13 0.03 88.45 07:12:02 07:12:01 7 13.33 0.00 0.52 0.27 0.03 85.85 07:12:02 Average: all 9.91 0.00 1.01 2.58 0.03 86.47 07:12:02 Average: 0 9.64 0.00 0.76 0.54 0.03 89.03 07:12:02 Average: 1 9.71 0.00 1.03 8.51 0.04 80.72 07:12:02 Average: 2 12.59 0.00 1.07 1.46 0.03 84.85 07:12:02 Average: 3 10.27 0.00 1.03 0.94 0.03 87.73 07:12:02 Average: 4 5.97 0.00 0.80 2.36 0.02 90.85 07:12:02 Average: 5 5.55 0.00 1.45 1.41 0.03 91.55 07:12:02 Average: 6 9.61 0.00 0.85 4.43 0.03 85.08 07:12:02 Average: 7 15.97 0.00 1.05 1.04 0.04 81.89 07:12:02 07:12:02 07:12:02