07:17:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137344 07:17:04 Running as SYSTEM 07:17:04 [EnvInject] - Loading node environment variables. 07:17:04 Building remotely on prd-ubuntu1804-docker-8c-8g-7585 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:17:04 [ssh-agent] Looking for ssh-agent implementation... 07:17:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:04 $ ssh-agent 07:17:04 SSH_AUTH_SOCK=/tmp/ssh-DHVRBnhnyj6I/agent.2082 07:17:04 SSH_AGENT_PID=2084 07:17:04 [ssh-agent] Started. 07:17:04 Running ssh-add (command line suppressed) 07:17:04 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_7063792341369261921.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_7063792341369261921.key) 07:17:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:17:04 The recommended git tool is: NONE 07:17:06 using credential onap-jenkins-ssh 07:17:06 Wiping out workspace first. 07:17:06 Cloning the remote Git repository 07:17:06 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:17:06 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 07:17:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:17:06 > git --version # timeout=10 07:17:06 > git --version # 'git version 2.17.1' 07:17:06 using GIT_SSH to set credentials Gerrit user 07:17:06 Verifying host key using manually-configured host key entries 07:17:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:17:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:17:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:17:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:17:07 using GIT_SSH to set credentials Gerrit user 07:17:07 Verifying host key using manually-configured host key entries 07:17:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/44/137344/1 # timeout=30 07:17:07 > git rev-parse ac3db3d221a6aa31645229025d648aa251ad0cc7^{commit} # timeout=10 07:17:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:17:07 Checking out Revision ac3db3d221a6aa31645229025d648aa251ad0cc7 (refs/changes/44/137344/1) 07:17:07 > git config core.sparsecheckout # timeout=10 07:17:07 > git checkout -f ac3db3d221a6aa31645229025d648aa251ad0cc7 # timeout=30 07:17:10 Commit message: "Remove documentation directory" 07:17:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:17:11 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 07:17:11 [EnvInject] - Injecting environment variables from a build step. 07:17:11 [EnvInject] - Injecting as environment variables the properties content 07:17:11 PYTHON=python3 07:17:11 07:17:11 [EnvInject] - Variables injected successfully. 07:17:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins459327877358938526.sh 07:17:11 ---> tox-install.sh 07:17:11 + source /home/jenkins/lf-env.sh 07:17:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:11 ++ mktemp -d /tmp/venv-XXXX 07:17:11 + lf_venv=/tmp/venv-xhPY 07:17:11 + local venv_file=/tmp/.os_lf_venv 07:17:11 + local python=python3 07:17:11 + local options 07:17:11 + local set_path=true 07:17:11 + local install_args= 07:17:11 ++ 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:17:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:11 + true 07:17:11 + case $1 in 07:17:11 + venv_file=/tmp/.toxenv 07:17:11 + shift 2 07:17:11 + true 07:17:11 + case $1 in 07:17:11 + shift 07:17:11 + break 07:17:11 + case $python in 07:17:11 + local pkg_list= 07:17:11 + [[ -d /opt/pyenv ]] 07:17:11 + echo 'Setup pyenv:' 07:17:11 Setup pyenv: 07:17:11 + export PYENV_ROOT=/opt/pyenv 07:17:11 + PYENV_ROOT=/opt/pyenv 07:17:11 + 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:17:11 + 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:17:11 + pyenv versions 07:17:11 * system (set by /opt/pyenv/version) 07:17:11 * 3.8.13 (set by /opt/pyenv/version) 07:17:11 * 3.9.13 (set by /opt/pyenv/version) 07:17:11 * 3.10.6 (set by /opt/pyenv/version) 07:17:11 + command -v pyenv 07:17:11 ++ pyenv init - --no-rehash 07:17:11 + 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:17:11 export PATH="/opt/pyenv/shims:${PATH}" 07:17:11 export PYENV_SHELL=bash 07:17:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:11 pyenv() { 07:17:11 local command 07:17:11 command="${1:-}" 07:17:11 if [ "$#" -gt 0 ]; then 07:17:11 shift 07:17:11 fi 07:17:11 07:17:11 case "$command" in 07:17:11 rehash|shell) 07:17:11 eval "$(pyenv "sh-$command" "$@")" 07:17:11 ;; 07:17:11 *) 07:17:11 command pyenv "$command" "$@" 07:17:11 ;; 07:17:11 esac 07:17:11 }' 07:17:11 +++ 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:17:11 ++ 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:17:11 ++ 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:17:11 ++ 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:17:11 ++ export PYENV_SHELL=bash 07:17:11 ++ PYENV_SHELL=bash 07:17:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:11 +++ complete -F _pyenv pyenv 07:17:11 ++ lf-pyver python3 07:17:11 ++ local py_version_xy=python3 07:17:11 ++ local py_version_xyz= 07:17:11 ++ pyenv versions 07:17:11 ++ sed 's/^[ *]* //' 07:17:11 ++ local command 07:17:11 ++ command=versions 07:17:11 ++ '[' 1 -gt 0 ']' 07:17:11 ++ awk '{ print $1 }' 07:17:11 ++ shift 07:17:11 ++ case "$command" in 07:17:11 ++ command pyenv versions 07:17:11 ++ pyenv versions 07:17:11 ++ grep -E '^[0-9.]*[0-9]$' 07:17:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:11 +++ grep '^3' /tmp/.pyenv_versions 07:17:11 +++ sort -V 07:17:11 +++ tail -n 1 07:17:11 ++ py_version_xyz=3.10.6 07:17:11 ++ [[ -z 3.10.6 ]] 07:17:11 ++ echo 3.10.6 07:17:11 ++ return 0 07:17:11 + pyenv local 3.10.6 07:17:11 + local command 07:17:11 + command=local 07:17:11 + '[' 2 -gt 0 ']' 07:17:11 + shift 07:17:11 + case "$command" in 07:17:11 + command pyenv local 3.10.6 07:17:11 + pyenv local 3.10.6 07:17:11 + for arg in "$@" 07:17:11 + case $arg in 07:17:11 + pkg_list+='tox ' 07:17:11 + for arg in "$@" 07:17:11 + case $arg in 07:17:11 + pkg_list+='virtualenv ' 07:17:11 + for arg in "$@" 07:17:11 + case $arg in 07:17:11 + pkg_list+='urllib3~=1.26.15 ' 07:17:11 + [[ -f /tmp/.toxenv ]] 07:17:11 + [[ ! -f /tmp/.toxenv ]] 07:17:11 + [[ -n '' ]] 07:17:11 + python3 -m venv /tmp/venv-xhPY 07:17:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xhPY' 07:17:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xhPY 07:17:15 + echo /tmp/venv-xhPY 07:17:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:17:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:17:15 + /tmp/venv-xhPY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:17:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:17:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:17:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:17:18 + /tmp/venv-xhPY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:17:22 + type python3 07:17:22 + true 07:17:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xhPY/bin to PATH' 07:17:22 lf-activate-venv(): INFO: Adding /tmp/venv-xhPY/bin to PATH 07:17:22 + PATH=/tmp/venv-xhPY/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:17:22 + return 0 07:17:22 + python3 --version 07:17:22 Python 3.10.6 07:17:22 + python3 -m pip --version 07:17:22 pip 24.0 from /tmp/venv-xhPY/lib/python3.10/site-packages/pip (python 3.10) 07:17:22 + python3 -m pip freeze 07:17:22 cachetools==5.3.2 07:17:22 chardet==5.2.0 07:17:22 colorama==0.4.6 07:17:22 distlib==0.3.8 07:17:22 filelock==3.13.1 07:17:22 packaging==23.2 07:17:22 platformdirs==4.2.0 07:17:22 pluggy==1.4.0 07:17:22 pyproject-api==1.6.1 07:17:22 tomli==2.0.1 07:17:22 tox==4.13.0 07:17:22 urllib3==1.26.18 07:17:22 virtualenv==20.25.1 07:17:22 [EnvInject] - Injecting environment variables from a build step. 07:17:22 [EnvInject] - Injecting as environment variables the properties content 07:17:22 PARALLEL=false 07:17:22 07:17:22 [EnvInject] - Variables injected successfully. 07:17:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins437448671778410210.sh 07:17:23 ---> tox-run.sh 07:17:23 + 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:17:23 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 07:17:23 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 07:17:23 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 07:17:23 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 07:17:23 + source /home/jenkins/lf-env.sh 07:17:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:23 ++ mktemp -d /tmp/venv-XXXX 07:17:23 + lf_venv=/tmp/venv-VFrD 07:17:23 + local venv_file=/tmp/.os_lf_venv 07:17:23 + local python=python3 07:17:23 + local options 07:17:23 + local set_path=true 07:17:23 + local install_args= 07:17:23 ++ 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:17:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:23 + true 07:17:23 + case $1 in 07:17:23 + venv_file=/tmp/.toxenv 07:17:23 + shift 2 07:17:23 + true 07:17:23 + case $1 in 07:17:23 + shift 07:17:23 + break 07:17:23 + case $python in 07:17:23 + local pkg_list= 07:17:23 + [[ -d /opt/pyenv ]] 07:17:23 + echo 'Setup pyenv:' 07:17:23 Setup pyenv: 07:17:23 + export PYENV_ROOT=/opt/pyenv 07:17:23 + PYENV_ROOT=/opt/pyenv 07:17:23 + 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:17:23 + 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:17:23 + pyenv versions 07:17:23 system 07:17:23 3.8.13 07:17:23 3.9.13 07:17:23 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:17:23 + command -v pyenv 07:17:23 ++ pyenv init - --no-rehash 07:17:23 + 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:17:23 export PATH="/opt/pyenv/shims:${PATH}" 07:17:23 export PYENV_SHELL=bash 07:17:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:23 pyenv() { 07:17:23 local command 07:17:23 command="${1:-}" 07:17:23 if [ "$#" -gt 0 ]; then 07:17:23 shift 07:17:23 fi 07:17:23 07:17:23 case "$command" in 07:17:23 rehash|shell) 07:17:23 eval "$(pyenv "sh-$command" "$@")" 07:17:23 ;; 07:17:23 *) 07:17:23 command pyenv "$command" "$@" 07:17:23 ;; 07:17:23 esac 07:17:23 }' 07:17:23 +++ 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:17:23 ++ 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:17:23 ++ 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:17:23 ++ 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:17:23 ++ export PYENV_SHELL=bash 07:17:23 ++ PYENV_SHELL=bash 07:17:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:23 +++ complete -F _pyenv pyenv 07:17:23 ++ lf-pyver python3 07:17:23 ++ local py_version_xy=python3 07:17:23 ++ local py_version_xyz= 07:17:23 ++ pyenv versions 07:17:23 ++ local command 07:17:23 ++ command=versions 07:17:23 ++ '[' 1 -gt 0 ']' 07:17:23 ++ shift 07:17:23 ++ case "$command" in 07:17:23 ++ command pyenv versions 07:17:23 ++ pyenv versions 07:17:23 ++ sed 's/^[ *]* //' 07:17:23 ++ awk '{ print $1 }' 07:17:23 ++ grep -E '^[0-9.]*[0-9]$' 07:17:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:23 +++ grep '^3' /tmp/.pyenv_versions 07:17:23 +++ sort -V 07:17:23 +++ tail -n 1 07:17:23 ++ py_version_xyz=3.10.6 07:17:23 ++ [[ -z 3.10.6 ]] 07:17:23 ++ echo 3.10.6 07:17:23 ++ return 0 07:17:23 + pyenv local 3.10.6 07:17:23 + local command 07:17:23 + command=local 07:17:23 + '[' 2 -gt 0 ']' 07:17:23 + shift 07:17:23 + case "$command" in 07:17:23 + command pyenv local 3.10.6 07:17:23 + pyenv local 3.10.6 07:17:23 + for arg in "$@" 07:17:23 + case $arg in 07:17:23 + pkg_list+='tox ' 07:17:23 + for arg in "$@" 07:17:23 + case $arg in 07:17:23 + pkg_list+='virtualenv ' 07:17:23 + for arg in "$@" 07:17:23 + case $arg in 07:17:23 + pkg_list+='urllib3~=1.26.15 ' 07:17:23 + [[ -f /tmp/.toxenv ]] 07:17:23 ++ cat /tmp/.toxenv 07:17:23 + lf_venv=/tmp/venv-xhPY 07:17:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xhPY from' file:/tmp/.toxenv 07:17:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xhPY from file:/tmp/.toxenv 07:17:23 + /tmp/venv-xhPY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:17:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:17:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:17:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:17:24 + /tmp/venv-xhPY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:17:25 + type python3 07:17:25 + true 07:17:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xhPY/bin to PATH' 07:17:25 lf-activate-venv(): INFO: Adding /tmp/venv-xhPY/bin to PATH 07:17:25 + PATH=/tmp/venv-xhPY/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:17:25 + return 0 07:17:25 + [[ -d /opt/pyenv ]] 07:17:25 + echo '---> Setting up pyenv' 07:17:25 ---> Setting up pyenv 07:17:25 + export PYENV_ROOT=/opt/pyenv 07:17:25 + PYENV_ROOT=/opt/pyenv 07:17:25 + export PATH=/opt/pyenv/bin:/tmp/venv-xhPY/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:17:25 + PATH=/opt/pyenv/bin:/tmp/venv-xhPY/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:17:25 ++ pwd 07:17:25 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:17:25 + export PYTHONPATH 07:17:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:17:25 + TOX_TESTENV_PASSENV=PYTHONPATH 07:17:25 + tox --version 07:17:26 4.13.0 from /tmp/venv-xhPY/lib/python3.10/site-packages/tox/__init__.py 07:17:26 + PARALLEL=false 07:17:26 + TOX_OPTIONS_LIST= 07:17:26 + [[ -n pydocstyle ]] 07:17:26 + TOX_OPTIONS_LIST=' -e pydocstyle' 07:17:26 + case ${PARALLEL,,} in 07:17:26 + tox -e pydocstyle 07:17:26 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 07:17:27 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 07:17:40 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 07:17:41 .pkg: _optional_hooks> python /tmp/venv-xhPY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:41 .pkg: get_requires_for_build_sdist> python /tmp/venv-xhPY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:41 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:17:42 .pkg: get_requires_for_build_wheel> python /tmp/venv-xhPY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:42 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 07:17:42 .pkg: freeze> python -m pip freeze --all 07:17:43 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 07:17:43 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-xhPY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:43 .pkg: build_sdist> python /tmp/venv-xhPY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:43 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:17:44 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-13.0.2.tar.gz 07:17:47 pydocstyle: freeze> python -m pip freeze --all 07:17:47 pydocstyle: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.2,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 07:17:47 pydocstyle: commands[0]> pydocstyle src/ 07:17:51 .pkg: _exit> python /tmp/venv-xhPY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:51 pydocstyle: OK (24.65=setup[21.23]+cmd[3.41] seconds) 07:17:51 congratulations :) (24.82 seconds) 07:17:51 + tox_status=0 07:17:51 + echo '---> Completed tox runs' 07:17:51 ---> Completed tox runs 07:17:51 + for i in .tox/*/log 07:17:51 ++ echo .tox/pydocstyle/log 07:17:51 ++ awk -F/ '{print $2}' 07:17:51 + tox_env=pydocstyle 07:17:51 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 07:17:51 + DOC_DIR=docs/_build/html 07:17:51 + [[ -d docs/_build/html ]] 07:17:51 + echo '---> tox-run.sh ends' 07:17:51 ---> tox-run.sh ends 07:17:51 + test 0 -eq 0 07:17:51 $ ssh-agent -k 07:17:51 unset SSH_AUTH_SOCK; 07:17:51 unset SSH_AGENT_PID; 07:17:51 echo Agent pid 2084 killed; 07:17:51 [ssh-agent] Stopped. 07:17:51 [PostBuildScript] - [INFO] Executing post build scripts. 07:17:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17047692722036162719.sh 07:17:51 ---> sysstat.sh 07:17:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15200039436062600319.sh 07:17:51 ---> package-listing.sh 07:17:51 ++ facter osfamily 07:17:51 ++ tr '[:upper:]' '[:lower:]' 07:17:51 + OS_FAMILY=debian 07:17:51 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:17:51 + START_PACKAGES=/tmp/packages_start.txt 07:17:51 + END_PACKAGES=/tmp/packages_end.txt 07:17:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:51 + PACKAGES=/tmp/packages_start.txt 07:17:51 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 07:17:51 + PACKAGES=/tmp/packages_end.txt 07:17:51 + case "${OS_FAMILY}" in 07:17:51 + dpkg -l 07:17:51 + grep '^ii' 07:17:52 + '[' -f /tmp/packages_start.txt ']' 07:17:52 + '[' -f /tmp/packages_end.txt ']' 07:17:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:52 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 07:17:52 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 07:17:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 07:17:52 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1266877895079934143.sh 07:17:52 ---> capture-instance-metadata.sh 07:17:52 Setup pyenv: 07:17:52 system 07:17:52 3.8.13 07:17:52 3.9.13 07:17:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:17:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EMVT 07:17:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:17:59 lf-activate-venv(): INFO: Installing: lftools 07:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-EMVT/bin to PATH 07:18:35 INFO: Running in OpenStack, capturing instance metadata 07:18:36 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1682702398780166686.sh 07:18:36 provisioning config files... 07:18:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config11694798764421992711tmp 07:18:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:18:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:18:36 [EnvInject] - Injecting environment variables from a build step. 07:18:36 [EnvInject] - Injecting as environment variables the properties content 07:18:36 SERVER_ID=logs 07:18:36 07:18:36 [EnvInject] - Variables injected successfully. 07:18:36 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12537241241164205820.sh 07:18:36 ---> create-netrc.sh 07:18:36 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8286502999975902831.sh 07:18:36 ---> python-tools-install.sh 07:18:36 Setup pyenv: 07:18:36 system 07:18:36 3.8.13 07:18:36 3.9.13 07:18:36 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:18:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EMVT from file:/tmp/.os_lf_venv 07:18:38 lf-activate-venv(): INFO: Installing: lftools 07:18:48 lf-activate-venv(): INFO: Adding /tmp/venv-EMVT/bin to PATH 07:18:48 Generating Requirements File 07:19:20 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:19:20 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:19:20 Python 3.10.6 07:19:21 pip 24.0 from /tmp/venv-EMVT/lib/python3.10/site-packages/pip (python 3.10) 07:19:21 appdirs==1.4.4 07:19:21 argcomplete==3.2.2 07:19:21 aspy.yaml==1.3.0 07:19:21 attrs==23.2.0 07:19:21 autopage==0.5.2 07:19:21 beautifulsoup4==4.12.3 07:19:21 boto3==1.34.47 07:19:21 botocore==1.34.47 07:19:21 bs4==0.0.2 07:19:21 cachetools==5.3.2 07:19:21 certifi==2024.2.2 07:19:21 cffi==1.16.0 07:19:21 cfgv==3.4.0 07:19:21 chardet==5.2.0 07:19:21 charset-normalizer==3.3.2 07:19:21 click==8.1.7 07:19:21 cliff==4.5.0 07:19:21 cmd2==2.4.3 07:19:21 cryptography==3.3.2 07:19:21 debtcollector==2.5.0 07:19:21 decorator==5.1.1 07:19:21 defusedxml==0.7.1 07:19:21 Deprecated==1.2.14 07:19:21 distlib==0.3.8 07:19:21 dnspython==2.6.1 07:19:21 docker==4.2.2 07:19:21 dogpile.cache==1.3.2 07:19:21 email-validator==2.1.0.post1 07:19:21 filelock==3.13.1 07:19:21 future==1.0.0 07:19:21 gitdb==4.0.11 07:19:21 GitPython==3.1.42 07:19:21 google-auth==2.28.1 07:19:21 httplib2==0.22.0 07:19:21 identify==2.5.35 07:19:21 idna==3.6 07:19:21 importlib-resources==1.5.0 07:19:21 iso8601==2.1.0 07:19:21 Jinja2==3.1.3 07:19:21 jmespath==1.0.1 07:19:21 jsonpatch==1.33 07:19:21 jsonpointer==2.4 07:19:21 jsonschema==4.21.1 07:19:21 jsonschema-specifications==2023.12.1 07:19:21 keystoneauth1==5.5.0 07:19:21 kubernetes==29.0.0 07:19:21 lftools==0.37.9 07:19:21 lxml==5.1.0 07:19:21 MarkupSafe==2.1.5 07:19:21 msgpack==1.0.7 07:19:21 multi_key_dict==2.0.3 07:19:21 munch==4.0.0 07:19:21 netaddr==1.2.1 07:19:21 netifaces==0.11.0 07:19:21 niet==1.4.2 07:19:21 nodeenv==1.8.0 07:19:21 oauth2client==4.1.3 07:19:21 oauthlib==3.2.2 07:19:21 openstacksdk==0.62.0 07:19:21 os-client-config==2.1.0 07:19:21 os-service-types==1.7.0 07:19:21 osc-lib==3.0.0 07:19:21 oslo.config==9.3.0 07:19:21 oslo.context==5.3.0 07:19:21 oslo.i18n==6.2.0 07:19:21 oslo.log==5.4.0 07:19:21 oslo.serialization==5.3.0 07:19:21 oslo.utils==7.0.0 07:19:21 packaging==23.2 07:19:21 pbr==6.0.0 07:19:21 platformdirs==4.2.0 07:19:21 prettytable==3.10.0 07:19:21 pyasn1==0.5.1 07:19:21 pyasn1-modules==0.3.0 07:19:21 pycparser==2.21 07:19:21 pygerrit2==2.0.15 07:19:21 PyGithub==2.2.0 07:19:21 pyinotify==0.9.6 07:19:21 PyJWT==2.8.0 07:19:21 PyNaCl==1.5.0 07:19:21 pyparsing==2.4.7 07:19:21 pyperclip==1.8.2 07:19:21 pyrsistent==0.20.0 07:19:21 python-cinderclient==9.4.0 07:19:21 python-dateutil==2.8.2 07:19:21 python-heatclient==3.4.0 07:19:21 python-jenkins==1.8.2 07:19:21 python-keystoneclient==5.3.0 07:19:21 python-magnumclient==4.3.0 07:19:21 python-novaclient==18.4.0 07:19:21 python-openstackclient==6.0.1 07:19:21 python-swiftclient==4.4.0 07:19:21 pytz==2024.1 07:19:21 PyYAML==6.0.1 07:19:21 referencing==0.33.0 07:19:21 requests==2.31.0 07:19:21 requests-oauthlib==1.3.1 07:19:21 requestsexceptions==1.4.0 07:19:21 rfc3986==2.0.0 07:19:21 rpds-py==0.18.0 07:19:21 rsa==4.9 07:19:21 ruamel.yaml==0.18.6 07:19:21 ruamel.yaml.clib==0.2.8 07:19:21 s3transfer==0.10.0 07:19:21 simplejson==3.19.2 07:19:21 six==1.16.0 07:19:21 smmap==5.0.1 07:19:21 soupsieve==2.5 07:19:21 stevedore==5.1.0 07:19:21 tabulate==0.9.0 07:19:21 toml==0.10.2 07:19:21 tomlkit==0.12.3 07:19:21 tqdm==4.66.2 07:19:21 typing_extensions==4.9.0 07:19:21 tzdata==2024.1 07:19:21 urllib3==1.26.18 07:19:21 virtualenv==20.25.1 07:19:21 wcwidth==0.2.13 07:19:21 websocket-client==1.7.0 07:19:21 wrapt==1.16.0 07:19:21 xdg==6.0.0 07:19:21 xmltodict==0.13.0 07:19:21 yq==3.2.3 07:19:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins643502397219127353.sh 07:19:21 ---> sudo-logs.sh 07:19:21 Archiving 'sudo' log.. 07:19:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6918235508951103121.sh 07:19:21 ---> job-cost.sh 07:19:21 Setup pyenv: 07:19:21 system 07:19:21 3.8.13 07:19:21 3.9.13 07:19:21 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EMVT from file:/tmp/.os_lf_venv 07:19:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-EMVT/bin to PATH 07:19:32 INFO: No Stack... 07:19:32 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:33 INFO: Archiving Costs 07:19:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9025341331302864161.sh 07:19:33 ---> logs-deploy.sh 07:19:33 Setup pyenv: 07:19:33 system 07:19:33 3.8.13 07:19:33 3.9.13 07:19:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:19:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EMVT from file:/tmp/.os_lf_venv 07:19:34 lf-activate-venv(): INFO: Installing: lftools 07:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-EMVT/bin to PATH 07:19:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/228 07:19:44 INFO: archiving workspace using pattern(s): 07:19:45 Archives upload complete. 07:19:45 INFO: archiving logs to Nexus 07:19:46 ---> uname -a: 07:19:46 Linux prd-ubuntu1804-docker-8c-8g-7585 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:19:46 07:19:46 07:19:46 ---> lscpu: 07:19:46 Architecture: x86_64 07:19:46 CPU op-mode(s): 32-bit, 64-bit 07:19:46 Byte Order: Little Endian 07:19:46 CPU(s): 8 07:19:46 On-line CPU(s) list: 0-7 07:19:46 Thread(s) per core: 1 07:19:46 Core(s) per socket: 1 07:19:46 Socket(s): 8 07:19:46 NUMA node(s): 1 07:19:46 Vendor ID: AuthenticAMD 07:19:46 CPU family: 23 07:19:46 Model: 49 07:19:46 Model name: AMD EPYC-Rome Processor 07:19:46 Stepping: 0 07:19:46 CPU MHz: 2800.000 07:19:46 BogoMIPS: 5600.00 07:19:46 Virtualization: AMD-V 07:19:46 Hypervisor vendor: KVM 07:19:46 Virtualization type: full 07:19:46 L1d cache: 32K 07:19:46 L1i cache: 32K 07:19:46 L2 cache: 512K 07:19:46 L3 cache: 16384K 07:19:46 NUMA node0 CPU(s): 0-7 07:19:46 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:19:46 07:19:46 07:19:46 ---> nproc: 07:19:46 8 07:19:46 07:19:46 07:19:46 ---> df -h: 07:19:46 Filesystem Size Used Avail Use% Mounted on 07:19:46 udev 16G 0 16G 0% /dev 07:19:46 tmpfs 3.2G 708K 3.2G 1% /run 07:19:46 /dev/vda1 155G 11G 145G 7% / 07:19:46 tmpfs 16G 0 16G 0% /dev/shm 07:19:46 tmpfs 5.0M 0 5.0M 0% /run/lock 07:19:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:19:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:19:46 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:19:46 07:19:46 07:19:46 ---> free -m: 07:19:46 total used free shared buff/cache available 07:19:46 Mem: 32167 812 29118 0 2237 30925 07:19:46 Swap: 1023 0 1023 07:19:46 07:19:46 07:19:46 ---> ip addr: 07:19:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:19:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:19:46 inet 127.0.0.1/8 scope host lo 07:19:46 valid_lft forever preferred_lft forever 07:19:46 inet6 ::1/128 scope host 07:19:46 valid_lft forever preferred_lft forever 07:19:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:19:46 link/ether fa:16:3e:28:50:a1 brd ff:ff:ff:ff:ff:ff 07:19:46 inet 10.30.106.253/23 brd 10.30.107.255 scope global dynamic ens3 07:19:46 valid_lft 86193sec preferred_lft 86193sec 07:19:46 inet6 fe80::f816:3eff:fe28:50a1/64 scope link 07:19:46 valid_lft forever preferred_lft forever 07:19:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:19:46 link/ether 02:42:fb:58:57:d1 brd ff:ff:ff:ff:ff:ff 07:19:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:19:46 valid_lft forever preferred_lft forever 07:19:46 07:19:46 07:19:46 ---> sar -b -r -n DEV: 07:19:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7585) 02/22/24 _x86_64_ (8 CPU) 07:19:46 07:19:46 07:16:23 LINUX RESTART (8 CPU) 07:19:46 07:19:46 07:17:01 tps rtps wtps bread/s bwrtn/s 07:19:46 07:18:01 284.32 41.34 242.98 1441.36 21385.50 07:19:46 07:19:01 92.58 14.26 78.32 1030.63 21530.41 07:19:46 Average: 188.45 27.80 160.65 1235.99 21457.96 07:19:46 07:19:46 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:19:46 07:18:01 30201872 31707336 2737348 8.31 59552 1757628 1438896 4.23 863536 1583912 106856 07:19:46 07:19:01 29943628 31702480 2995592 9.09 79884 1978028 1411616 4.15 906116 1774728 121220 07:19:46 Average: 30072750 31704908 2866470 8.70 69718 1867828 1425256 4.19 884826 1679320 114038 07:19:46 07:19:46 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:19:46 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:46 07:18:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 07:19:46 07:18:01 ens3 383.20 266.16 1029.62 75.26 0.00 0.00 0.00 0.00 07:19:46 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:46 07:19:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:19:46 07:19:01 ens3 46.06 32.94 695.03 6.89 0.00 0.00 0.00 0.00 07:19:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:46 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 07:19:46 Average: ens3 214.63 149.55 862.32 41.07 0.00 0.00 0.00 0.00 07:19:46 07:19:46 07:19:46 ---> sar -P ALL: 07:19:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7585) 02/22/24 _x86_64_ (8 CPU) 07:19:46 07:19:46 07:16:23 LINUX RESTART (8 CPU) 07:19:46 07:19:46 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:19:46 07:18:01 all 11.85 0.00 1.19 2.92 0.05 83.99 07:19:46 07:18:01 0 25.83 0.00 1.55 1.05 0.05 71.52 07:19:46 07:18:01 1 4.41 0.00 0.80 1.44 0.05 93.30 07:19:46 07:18:01 2 8.52 0.00 1.19 4.80 0.07 85.42 07:19:46 07:18:01 3 16.12 0.00 1.49 1.00 0.07 81.32 07:19:46 07:18:01 4 19.24 0.00 1.14 1.29 0.07 78.27 07:19:46 07:18:01 5 6.29 0.00 1.27 0.47 0.03 91.94 07:19:46 07:18:01 6 10.36 0.00 1.56 4.00 0.05 84.04 07:19:46 07:18:01 7 3.99 0.00 0.47 9.31 0.02 86.21 07:19:46 07:19:01 all 9.46 0.00 0.69 2.95 0.04 86.86 07:19:46 07:19:01 0 14.30 0.00 0.58 1.67 0.03 83.41 07:19:46 07:19:01 1 3.94 0.00 0.45 0.02 0.03 95.56 07:19:46 07:19:01 2 14.80 0.00 1.29 5.58 0.05 78.28 07:19:46 07:19:01 3 6.08 0.00 0.72 13.01 0.07 80.12 07:19:46 07:19:01 4 0.77 0.00 0.27 0.37 0.00 98.60 07:19:46 07:19:01 5 6.95 0.00 0.70 1.22 0.02 91.12 07:19:46 07:19:01 6 20.62 0.00 0.87 1.78 0.05 76.68 07:19:46 07:19:01 7 8.28 0.00 0.63 0.07 0.02 91.00 07:19:46 Average: all 10.66 0.00 0.94 2.94 0.04 85.43 07:19:46 Average: 0 20.06 0.00 1.07 1.36 0.04 77.46 07:19:46 Average: 1 4.17 0.00 0.63 0.73 0.04 94.43 07:19:46 Average: 2 11.67 0.00 1.24 5.19 0.06 81.85 07:19:46 Average: 3 11.11 0.00 1.10 7.00 0.07 80.72 07:19:46 Average: 4 10.00 0.00 0.70 0.83 0.03 88.44 07:19:46 Average: 5 6.62 0.00 0.98 0.84 0.03 91.53 07:19:46 Average: 6 15.50 0.00 1.21 2.89 0.05 80.35 07:19:46 Average: 7 6.14 0.00 0.55 4.68 0.02 88.61 07:19:46 07:19:46 07:19:46