11:31:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140035 11:31:16 Running as SYSTEM 11:31:16 [EnvInject] - Loading node environment variables. 11:31:16 Building remotely on prd-ubuntu1804-docker-8c-8g-102671 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:31:16 [ssh-agent] Looking for ssh-agent implementation... 11:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:31:16 $ ssh-agent 11:31:16 SSH_AUTH_SOCK=/tmp/ssh-6WOP1QgrybqZ/agent.2210 11:31:16 SSH_AGENT_PID=2211 11:31:16 [ssh-agent] Started. 11:31:16 Running ssh-add (command line suppressed) 11:31:16 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16025359224046921993.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16025359224046921993.key) 11:31:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:31:16 The recommended git tool is: NONE 11:31:18 using credential onap-jenkins-ssh 11:31:18 Wiping out workspace first. 11:31:18 Cloning the remote Git repository 11:31:18 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:31:18 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 11:31:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:31:18 > git --version # timeout=10 11:31:18 > git --version # 'git version 2.17.1' 11:31:18 using GIT_SSH to set credentials Gerrit user 11:31:18 Verifying host key using manually-configured host key entries 11:31:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:31:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:31:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:31:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:31:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:31:19 using GIT_SSH to set credentials Gerrit user 11:31:19 Verifying host key using manually-configured host key entries 11:31:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/35/140035/1 # timeout=30 11:31:19 > git rev-parse 8379666257081f24b64b94e33c0d9f677b891075^{commit} # timeout=10 11:31:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:31:19 Checking out Revision 8379666257081f24b64b94e33c0d9f677b891075 (refs/changes/35/140035/1) 11:31:19 > git config core.sparsecheckout # timeout=10 11:31:19 > git checkout -f 8379666257081f24b64b94e33c0d9f677b891075 # timeout=30 11:31:22 Commit message: "requirements update" 11:31:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:31:22 > git rev-list --no-walk f238fa9621628e545cb88718b52d4b9a0f453362 # timeout=10 11:31:23 [EnvInject] - Injecting environment variables from a build step. 11:31:23 [EnvInject] - Injecting as environment variables the properties content 11:31:23 PYTHON=python3 11:31:23 11:31:23 [EnvInject] - Variables injected successfully. 11:31:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14275819050142324621.sh 11:31:23 ---> tox-install.sh 11:31:23 + source /home/jenkins/lf-env.sh 11:31:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:23 ++ mktemp -d /tmp/venv-XXXX 11:31:23 + lf_venv=/tmp/venv-Hc5c 11:31:23 + local venv_file=/tmp/.os_lf_venv 11:31:23 + local python=python3 11:31:23 + local options 11:31:23 + local set_path=true 11:31:23 + local install_args= 11:31: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 11:31:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:23 + true 11:31:23 + case $1 in 11:31:23 + venv_file=/tmp/.toxenv 11:31:23 + shift 2 11:31:23 + true 11:31:23 + case $1 in 11:31:23 + shift 11:31:23 + break 11:31:23 + case $python in 11:31:23 + local pkg_list= 11:31:23 + [[ -d /opt/pyenv ]] 11:31:23 + echo 'Setup pyenv:' 11:31:23 Setup pyenv: 11:31:23 + export PYENV_ROOT=/opt/pyenv 11:31:23 + PYENV_ROOT=/opt/pyenv 11:31:23 + 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 11:31:23 + 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 11:31:23 + pyenv versions 11:31:23 * system (set by /opt/pyenv/version) 11:31:23 * 3.8.13 (set by /opt/pyenv/version) 11:31:23 * 3.9.13 (set by /opt/pyenv/version) 11:31:23 * 3.10.6 (set by /opt/pyenv/version) 11:31:23 + command -v pyenv 11:31:23 ++ pyenv init - --no-rehash 11:31: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[*]}"'\'')" 11:31:23 export PATH="/opt/pyenv/shims:${PATH}" 11:31:23 export PYENV_SHELL=bash 11:31:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:23 pyenv() { 11:31:23 local command 11:31:23 command="${1:-}" 11:31:23 if [ "$#" -gt 0 ]; then 11:31:23 shift 11:31:23 fi 11:31:23 11:31:23 case "$command" in 11:31:23 rehash|shell) 11:31:23 eval "$(pyenv "sh-$command" "$@")" 11:31:23 ;; 11:31:23 *) 11:31:23 command pyenv "$command" "$@" 11:31:23 ;; 11:31:23 esac 11:31:23 }' 11:31: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[*]}"' 11:31:23 ++ 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 11:31:23 ++ 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 11:31:23 ++ 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 11:31:23 ++ export PYENV_SHELL=bash 11:31:23 ++ PYENV_SHELL=bash 11:31:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:23 +++ complete -F _pyenv pyenv 11:31:23 ++ lf-pyver python3 11:31:23 ++ local py_version_xy=python3 11:31:23 ++ local py_version_xyz= 11:31:23 ++ pyenv versions 11:31:23 ++ local command 11:31:23 ++ command=versions 11:31:23 ++ '[' 1 -gt 0 ']' 11:31:23 ++ shift 11:31:23 ++ case "$command" in 11:31:23 ++ command pyenv versions 11:31:23 ++ pyenv versions 11:31:23 ++ awk '{ print $1 }' 11:31:23 ++ grep -E '^[0-9.]*[0-9]$' 11:31:23 ++ sed 's/^[ *]* //' 11:31:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:23 +++ grep '^3' /tmp/.pyenv_versions 11:31:23 +++ sort -V 11:31:23 +++ tail -n 1 11:31:23 ++ py_version_xyz=3.10.6 11:31:23 ++ [[ -z 3.10.6 ]] 11:31:23 ++ echo 3.10.6 11:31:23 ++ return 0 11:31:23 + pyenv local 3.10.6 11:31:23 + local command 11:31:23 + command=local 11:31:23 + '[' 2 -gt 0 ']' 11:31:23 + shift 11:31:23 + case "$command" in 11:31:23 + command pyenv local 3.10.6 11:31:23 + pyenv local 3.10.6 11:31:23 + for arg in "$@" 11:31:23 + case $arg in 11:31:23 + pkg_list+='tox ' 11:31:23 + for arg in "$@" 11:31:23 + case $arg in 11:31:23 + pkg_list+='virtualenv ' 11:31:23 + for arg in "$@" 11:31:23 + case $arg in 11:31:23 + pkg_list+='urllib3~=1.26.15 ' 11:31:23 + [[ -f /tmp/.toxenv ]] 11:31:23 + [[ ! -f /tmp/.toxenv ]] 11:31:23 + [[ -n '' ]] 11:31:23 + python3 -m venv /tmp/venv-Hc5c 11:31:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hc5c' 11:31:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hc5c 11:31:27 + echo /tmp/venv-Hc5c 11:31:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:31:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:31:27 + /tmp/venv-Hc5c/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:31:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:31:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:31:30 + /tmp/venv-Hc5c/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:31:33 + type python3 11:31:33 + true 11:31:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Hc5c/bin to PATH' 11:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-Hc5c/bin to PATH 11:31:33 + PATH=/tmp/venv-Hc5c/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 11:31:33 + return 0 11:31:33 + python3 --version 11:31:33 Python 3.10.6 11:31:33 + python3 -m pip --version 11:31:33 pip 25.0 from /tmp/venv-Hc5c/lib/python3.10/site-packages/pip (python 3.10) 11:31:33 + python3 -m pip freeze 11:31:33 cachetools==5.5.1 11:31:33 chardet==5.2.0 11:31:33 colorama==0.4.6 11:31:33 distlib==0.3.9 11:31:33 filelock==3.17.0 11:31:33 packaging==24.2 11:31:33 platformdirs==4.3.6 11:31:33 pluggy==1.5.0 11:31:33 pyproject-api==1.9.0 11:31:33 tomli==2.2.1 11:31:33 tox==4.24.1 11:31:33 typing_extensions==4.12.2 11:31:33 urllib3==1.26.20 11:31:33 virtualenv==20.29.1 11:31:33 [EnvInject] - Injecting environment variables from a build step. 11:31:33 [EnvInject] - Injecting as environment variables the properties content 11:31:33 PARALLEL=false 11:31:33 11:31:33 [EnvInject] - Variables injected successfully. 11:31:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins6820894744574061977.sh 11:31:33 ---> tox-run.sh 11:31:33 + 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 11:31:33 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:31:33 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 11:31:33 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:31:33 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 11:31:33 + source /home/jenkins/lf-env.sh 11:31:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:33 ++ mktemp -d /tmp/venv-XXXX 11:31:33 + lf_venv=/tmp/venv-Q5li 11:31:33 + local venv_file=/tmp/.os_lf_venv 11:31:33 + local python=python3 11:31:33 + local options 11:31:33 + local set_path=true 11:31:33 + local install_args= 11:31:33 ++ 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 11:31:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:33 + true 11:31:33 + case $1 in 11:31:33 + venv_file=/tmp/.toxenv 11:31:33 + shift 2 11:31:33 + true 11:31:33 + case $1 in 11:31:33 + shift 11:31:33 + break 11:31:33 + case $python in 11:31:33 + local pkg_list= 11:31:33 + [[ -d /opt/pyenv ]] 11:31:33 + echo 'Setup pyenv:' 11:31:33 Setup pyenv: 11:31:33 + export PYENV_ROOT=/opt/pyenv 11:31:33 + PYENV_ROOT=/opt/pyenv 11:31:33 + 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 11:31:33 + 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 11:31:33 + pyenv versions 11:31:33 system 11:31:33 3.8.13 11:31:33 3.9.13 11:31:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:31:34 + command -v pyenv 11:31:34 ++ pyenv init - --no-rehash 11:31:34 + 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[*]}"'\'')" 11:31:34 export PATH="/opt/pyenv/shims:${PATH}" 11:31:34 export PYENV_SHELL=bash 11:31:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:34 pyenv() { 11:31:34 local command 11:31:34 command="${1:-}" 11:31:34 if [ "$#" -gt 0 ]; then 11:31:34 shift 11:31:34 fi 11:31:34 11:31:34 case "$command" in 11:31:34 rehash|shell) 11:31:34 eval "$(pyenv "sh-$command" "$@")" 11:31:34 ;; 11:31:34 *) 11:31:34 command pyenv "$command" "$@" 11:31:34 ;; 11:31:34 esac 11:31:34 }' 11:31:34 +++ 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[*]}"' 11:31:34 ++ 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 11:31:34 ++ 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 11:31:34 ++ 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 11:31:34 ++ export PYENV_SHELL=bash 11:31:34 ++ PYENV_SHELL=bash 11:31:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:34 +++ complete -F _pyenv pyenv 11:31:34 ++ lf-pyver python3 11:31:34 ++ local py_version_xy=python3 11:31:34 ++ local py_version_xyz= 11:31:34 ++ pyenv versions 11:31:34 ++ local command 11:31:34 ++ command=versions 11:31:34 ++ '[' 1 -gt 0 ']' 11:31:34 ++ shift 11:31:34 ++ case "$command" in 11:31:34 ++ command pyenv versions 11:31:34 ++ pyenv versions 11:31:34 ++ grep -E '^[0-9.]*[0-9]$' 11:31:34 ++ awk '{ print $1 }' 11:31:34 ++ sed 's/^[ *]* //' 11:31:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:34 +++ grep '^3' /tmp/.pyenv_versions 11:31:34 +++ sort -V 11:31:34 +++ tail -n 1 11:31:34 ++ py_version_xyz=3.10.6 11:31:34 ++ [[ -z 3.10.6 ]] 11:31:34 ++ echo 3.10.6 11:31:34 ++ return 0 11:31:34 + pyenv local 3.10.6 11:31:34 + local command 11:31:34 + command=local 11:31:34 + '[' 2 -gt 0 ']' 11:31:34 + shift 11:31:34 + case "$command" in 11:31:34 + command pyenv local 3.10.6 11:31:34 + pyenv local 3.10.6 11:31:34 + for arg in "$@" 11:31:34 + case $arg in 11:31:34 + pkg_list+='tox ' 11:31:34 + for arg in "$@" 11:31:34 + case $arg in 11:31:34 + pkg_list+='virtualenv ' 11:31:34 + for arg in "$@" 11:31:34 + case $arg in 11:31:34 + pkg_list+='urllib3~=1.26.15 ' 11:31:34 + [[ -f /tmp/.toxenv ]] 11:31:34 ++ cat /tmp/.toxenv 11:31:34 + lf_venv=/tmp/venv-Hc5c 11:31:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hc5c from' file:/tmp/.toxenv 11:31:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hc5c from file:/tmp/.toxenv 11:31:34 + /tmp/venv-Hc5c/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:31:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:31:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:31:34 + /tmp/venv-Hc5c/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:31:35 + type python3 11:31:35 + true 11:31:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Hc5c/bin to PATH' 11:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-Hc5c/bin to PATH 11:31:35 + PATH=/tmp/venv-Hc5c/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 11:31:35 + return 0 11:31:35 + [[ -d /opt/pyenv ]] 11:31:35 + echo '---> Setting up pyenv' 11:31:35 ---> Setting up pyenv 11:31:35 + export PYENV_ROOT=/opt/pyenv 11:31:35 + PYENV_ROOT=/opt/pyenv 11:31:35 + export PATH=/opt/pyenv/bin:/tmp/venv-Hc5c/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 11:31:35 + PATH=/opt/pyenv/bin:/tmp/venv-Hc5c/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 11:31:35 ++ pwd 11:31:35 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:31:35 + export PYTHONPATH 11:31:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:31:35 + TOX_TESTENV_PASSENV=PYTHONPATH 11:31:35 + tox --version 11:31:36 4.24.1 from /tmp/venv-Hc5c/lib/python3.10/site-packages/tox/__init__.py 11:31:36 + PARALLEL=false 11:31:36 + TOX_OPTIONS_LIST= 11:31:36 + [[ -n pydocstyle ]] 11:31:36 + TOX_OPTIONS_LIST=' -e pydocstyle' 11:31:36 + case ${PARALLEL,,} in 11:31:36 + tox -e pydocstyle 11:31:36 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 11:31:37 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 11:31:50 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:31:51 .pkg: _optional_hooks> python /tmp/venv-Hc5c/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:31:51 .pkg: get_requires_for_build_sdist> python /tmp/venv-Hc5c/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:31:51 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:31:52 .pkg: get_requires_for_build_wheel> python /tmp/venv-Hc5c/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:31:52 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 11:31:53 .pkg: freeze> python -m pip freeze --all 11:31:53 .pkg: pip==24.3.1,pytest-runner==5.2,setuptools==75.8.0,wheel==0.45.1 11:31:53 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-Hc5c/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:31:53 .pkg: build_sdist> python /tmp/venv-Hc5c/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:31:54 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.32.3' simplejson==3.17.6 11:31:54 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-14.0.0.tar.gz 11:31:56 pydocstyle: freeze> python -m pip freeze --all 11:31:57 pydocstyle: astroid==3.3.8,attrs==25.1.0,bandit==1.8.2,certifi==2024.12.14,cffi==1.17.1,charset-normalizer==3.4.1,coverage==7.6.10,cryptography==43.0.1,dacite==1.6.0,dill==0.3.9,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.1.5,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.6.0,onapsdk==14.0.0,oyaml==1.0,packaging==24.2,pbr==6.1.0,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.19.1,pylint==3.3.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.4,pytest-cov==6.0.0,PyYAML==6.0.2,requests==2.32.3,requests-mock==1.12.1,rich==13.9.4,setuptools==75.8.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.4.0,tomli==2.2.1,tomlkit==0.13.2,typing_extensions==4.12.2,urllib3==2.3.0,wheel==0.45.1 11:31:57 pydocstyle: commands[0]> pydocstyle src/ 11:32:00 pydocstyle: OK (24.09=setup[20.72]+cmd[3.37] seconds) 11:32:00 congratulations :) (24.26 seconds) 11:32:00 + tox_status=0 11:32:00 + echo '---> Completed tox runs' 11:32:00 ---> Completed tox runs 11:32:00 + for i in .tox/*/log 11:32:00 ++ echo .tox/pydocstyle/log 11:32:00 ++ awk -F/ '{print $2}' 11:32:00 + tox_env=pydocstyle 11:32:00 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 11:32:00 + DOC_DIR=docs/_build/html 11:32:00 + [[ -d docs/_build/html ]] 11:32:00 + echo '---> tox-run.sh ends' 11:32:00 ---> tox-run.sh ends 11:32:00 + test 0 -eq 0 11:32:00 $ ssh-agent -k 11:32:00 unset SSH_AUTH_SOCK; 11:32:00 unset SSH_AGENT_PID; 11:32:00 echo Agent pid 2211 killed; 11:32:00 [ssh-agent] Stopped. 11:32:00 [PostBuildScript] - [INFO] Executing post build scripts. 11:32:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13524701551550937554.sh 11:32:00 ---> sysstat.sh 11:32:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14361577066795897051.sh 11:32:01 ---> package-listing.sh 11:32:01 ++ facter osfamily 11:32:01 ++ tr '[:upper:]' '[:lower:]' 11:32:01 + OS_FAMILY=debian 11:32:01 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:32:01 + START_PACKAGES=/tmp/packages_start.txt 11:32:01 + END_PACKAGES=/tmp/packages_end.txt 11:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:01 + PACKAGES=/tmp/packages_start.txt 11:32:01 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:32:01 + PACKAGES=/tmp/packages_end.txt 11:32:01 + case "${OS_FAMILY}" in 11:32:01 + dpkg -l 11:32:01 + grep '^ii' 11:32:01 + '[' -f /tmp/packages_start.txt ']' 11:32:01 + '[' -f /tmp/packages_end.txt ']' 11:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:01 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:32:01 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:32:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3772002798034156298.sh 11:32:01 ---> capture-instance-metadata.sh 11:32:01 Setup pyenv: 11:32:01 system 11:32:01 3.8.13 11:32:01 3.9.13 11:32:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:32:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CuUu 11:32:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:08 lf-activate-venv(): INFO: Installing: lftools 11:32:36 lf-activate-venv(): INFO: Adding /tmp/venv-CuUu/bin to PATH 11:32:36 INFO: Running in OpenStack, capturing instance metadata 11:32:36 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17843649538362059131.sh 11:32:36 provisioning config files... 11:32:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config1648226603227703866tmp 11:32:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:32:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:32:37 [EnvInject] - Injecting environment variables from a build step. 11:32:37 [EnvInject] - Injecting as environment variables the properties content 11:32:37 SERVER_ID=logs 11:32:37 11:32:37 [EnvInject] - Variables injected successfully. 11:32:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11923913243219402758.sh 11:32:37 ---> create-netrc.sh 11:32:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14172306487358867939.sh 11:32:37 ---> python-tools-install.sh 11:32:37 Setup pyenv: 11:32:37 system 11:32:37 3.8.13 11:32:37 3.9.13 11:32:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuUu from file:/tmp/.os_lf_venv 11:32:38 lf-activate-venv(): INFO: Installing: lftools 11:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-CuUu/bin to PATH 11:32:45 Generating Requirements File 11:33:04 Python 3.10.6 11:33:04 pip 25.0 from /tmp/venv-CuUu/lib/python3.10/site-packages/pip (python 3.10) 11:33:04 appdirs==1.4.4 11:33:04 argcomplete==3.5.3 11:33:04 aspy.yaml==1.3.0 11:33:04 attrs==25.1.0 11:33:04 autopage==0.5.2 11:33:04 beautifulsoup4==4.12.3 11:33:04 boto3==1.36.7 11:33:04 botocore==1.36.7 11:33:04 bs4==0.0.2 11:33:04 cachetools==5.5.1 11:33:04 certifi==2024.12.14 11:33:04 cffi==1.17.1 11:33:04 cfgv==3.4.0 11:33:04 chardet==5.2.0 11:33:04 charset-normalizer==3.4.1 11:33:04 click==8.1.8 11:33:04 cliff==4.8.0 11:33:04 cmd2==2.5.11 11:33:04 cryptography==3.3.2 11:33:04 debtcollector==3.0.0 11:33:04 decorator==5.1.1 11:33:04 defusedxml==0.7.1 11:33:04 Deprecated==1.2.18 11:33:04 distlib==0.3.9 11:33:04 dnspython==2.7.0 11:33:04 docker==4.2.2 11:33:04 dogpile.cache==1.3.3 11:33:04 durationpy==0.9 11:33:04 email_validator==2.2.0 11:33:04 filelock==3.17.0 11:33:04 future==1.0.0 11:33:04 gitdb==4.0.12 11:33:04 GitPython==3.1.44 11:33:04 google-auth==2.38.0 11:33:04 httplib2==0.22.0 11:33:04 identify==2.6.6 11:33:04 idna==3.10 11:33:04 importlib-resources==1.5.0 11:33:04 iso8601==2.1.0 11:33:04 Jinja2==3.1.5 11:33:04 jmespath==1.0.1 11:33:04 jsonpatch==1.33 11:33:04 jsonpointer==3.0.0 11:33:04 jsonschema==4.23.0 11:33:04 jsonschema-specifications==2024.10.1 11:33:04 keystoneauth1==5.9.1 11:33:04 kubernetes==32.0.0 11:33:04 lftools==0.37.10 11:33:04 lxml==5.3.0 11:33:04 MarkupSafe==3.0.2 11:33:04 msgpack==1.1.0 11:33:04 multi_key_dict==2.0.3 11:33:04 munch==4.0.0 11:33:04 netaddr==1.3.0 11:33:04 niet==1.4.2 11:33:04 nodeenv==1.9.1 11:33:04 oauth2client==4.1.3 11:33:04 oauthlib==3.2.2 11:33:04 openstacksdk==4.3.0 11:33:04 os-client-config==2.1.0 11:33:04 os-service-types==1.7.0 11:33:04 osc-lib==3.2.0 11:33:04 oslo.config==9.7.0 11:33:04 oslo.context==5.7.0 11:33:04 oslo.i18n==6.5.0 11:33:04 oslo.log==7.0.0 11:33:04 oslo.serialization==5.6.0 11:33:04 oslo.utils==8.0.0 11:33:04 packaging==24.2 11:33:04 pbr==6.1.0 11:33:04 platformdirs==4.3.6 11:33:04 prettytable==3.13.0 11:33:04 psutil==6.1.1 11:33:04 pyasn1==0.6.1 11:33:04 pyasn1_modules==0.4.1 11:33:04 pycparser==2.22 11:33:04 pygerrit2==2.0.15 11:33:04 PyGithub==2.5.0 11:33:04 PyJWT==2.10.1 11:33:04 PyNaCl==1.5.0 11:33:04 pyparsing==2.4.7 11:33:04 pyperclip==1.9.0 11:33:04 pyrsistent==0.20.0 11:33:04 python-cinderclient==9.6.0 11:33:04 python-dateutil==2.9.0.post0 11:33:04 python-heatclient==4.1.0 11:33:04 python-jenkins==1.8.2 11:33:04 python-keystoneclient==5.5.0 11:33:04 python-magnumclient==4.7.0 11:33:04 python-openstackclient==7.2.1 11:33:04 python-swiftclient==4.6.0 11:33:04 PyYAML==6.0.2 11:33:04 referencing==0.36.2 11:33:04 requests==2.32.3 11:33:04 requests-oauthlib==2.0.0 11:33:04 requestsexceptions==1.4.0 11:33:04 rfc3986==2.0.0 11:33:04 rpds-py==0.22.3 11:33:04 rsa==4.9 11:33:04 ruamel.yaml==0.18.10 11:33:04 ruamel.yaml.clib==0.2.12 11:33:04 s3transfer==0.11.2 11:33:04 simplejson==3.19.3 11:33:04 six==1.17.0 11:33:04 smmap==5.0.2 11:33:04 soupsieve==2.6 11:33:04 stevedore==5.4.0 11:33:04 tabulate==0.9.0 11:33:04 toml==0.10.2 11:33:04 tomlkit==0.13.2 11:33:04 tqdm==4.67.1 11:33:04 typing_extensions==4.12.2 11:33:04 tzdata==2025.1 11:33:04 urllib3==1.26.20 11:33:04 virtualenv==20.29.1 11:33:04 wcwidth==0.2.13 11:33:04 websocket-client==1.8.0 11:33:04 wrapt==1.17.2 11:33:04 xdg==6.0.0 11:33:04 xmltodict==0.14.2 11:33:04 yq==3.4.3 11:33:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15166160316508494313.sh 11:33:04 ---> sudo-logs.sh 11:33:04 Archiving 'sudo' log.. 11:33:05 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9291002753506500819.sh 11:33:05 ---> job-cost.sh 11:33:05 Setup pyenv: 11:33:05 system 11:33:05 3.8.13 11:33:05 3.9.13 11:33:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:33:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuUu from file:/tmp/.os_lf_venv 11:33:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-CuUu/bin to PATH 11:33:09 INFO: No Stack... 11:33:10 INFO: Retrieving Pricing Info for: v3-standard-8 11:33:10 INFO: Archiving Costs 11:33:10 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14047783439486498003.sh 11:33:10 ---> logs-deploy.sh 11:33:10 Setup pyenv: 11:33:10 system 11:33:10 3.8.13 11:33:10 3.9.13 11:33:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuUu from file:/tmp/.os_lf_venv 11:33:11 lf-activate-venv(): INFO: Installing: lftools 11:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-CuUu/bin to PATH 11:33:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/260 11:33:17 INFO: archiving workspace using pattern(s): 11:33:18 Archives upload complete. 11:33:18 INFO: archiving logs to Nexus 11:33:19 ---> uname -a: 11:33:19 Linux prd-ubuntu1804-docker-8c-8g-102671 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:33:19 11:33:19 11:33:19 ---> lscpu: 11:33:19 Architecture: x86_64 11:33:19 CPU op-mode(s): 32-bit, 64-bit 11:33:19 Byte Order: Little Endian 11:33:19 CPU(s): 8 11:33:19 On-line CPU(s) list: 0-7 11:33:19 Thread(s) per core: 1 11:33:19 Core(s) per socket: 1 11:33:19 Socket(s): 8 11:33:19 NUMA node(s): 1 11:33:19 Vendor ID: AuthenticAMD 11:33:19 CPU family: 23 11:33:19 Model: 49 11:33:19 Model name: AMD EPYC-Rome Processor 11:33:19 Stepping: 0 11:33:19 CPU MHz: 2799.998 11:33:19 BogoMIPS: 5599.99 11:33:19 Virtualization: AMD-V 11:33:19 Hypervisor vendor: KVM 11:33:19 Virtualization type: full 11:33:19 L1d cache: 32K 11:33:19 L1i cache: 32K 11:33:19 L2 cache: 512K 11:33:19 L3 cache: 16384K 11:33:19 NUMA node0 CPU(s): 0-7 11:33:19 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 11:33:19 11:33:19 11:33:19 ---> nproc: 11:33:19 8 11:33:19 11:33:19 11:33:19 ---> df -h: 11:33:19 Filesystem Size Used Avail Use% Mounted on 11:33:19 udev 16G 0 16G 0% /dev 11:33:19 tmpfs 3.2G 708K 3.2G 1% /run 11:33:19 /dev/vda1 155G 11G 145G 7% / 11:33:19 tmpfs 16G 0 16G 0% /dev/shm 11:33:19 tmpfs 5.0M 0 5.0M 0% /run/lock 11:33:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:33:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:33:19 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:33:19 11:33:19 11:33:19 ---> free -m: 11:33:19 total used free shared buff/cache available 11:33:19 Mem: 32167 847 29125 0 2194 30891 11:33:19 Swap: 1023 0 1023 11:33:19 11:33:19 11:33:19 ---> ip addr: 11:33:19 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:33:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:33:19 inet 127.0.0.1/8 scope host lo 11:33:19 valid_lft forever preferred_lft forever 11:33:19 inet6 ::1/128 scope host 11:33:19 valid_lft forever preferred_lft forever 11:33:19 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 11:33:19 link/ether fa:16:3e:e5:95:fa brd ff:ff:ff:ff:ff:ff 11:33:19 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 11:33:19 valid_lft 86230sec preferred_lft 86230sec 11:33:19 inet6 fe80::f816:3eff:fee5:95fa/64 scope link 11:33:19 valid_lft forever preferred_lft forever 11:33:19 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 11:33:19 link/ether 02:42:45:99:58:5b brd ff:ff:ff:ff:ff:ff 11:33:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:33:19 valid_lft forever preferred_lft forever 11:33:19 11:33:19 11:33:19 ---> sar -b -r -n DEV: 11:33:19 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-102671) 01/28/25 _x86_64_ (8 CPU) 11:33:19 11:33:19 11:30:37 LINUX RESTART (8 CPU) 11:33:19 11:33:19 11:31:01 tps rtps wtps bread/s bwrtn/s 11:33:19 11:32:01 278.02 61.74 216.28 3762.84 49267.39 11:33:19 11:33:01 107.58 1.88 105.70 107.45 19007.23 11:33:19 Average: 192.80 31.81 160.99 1935.14 34137.31 11:33:19 11:33:19 11:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:19 11:32:01 30248044 31721700 2691176 8.17 58504 1728812 1346040 3.96 846084 1559644 127272 11:33:19 11:33:01 29853228 31638628 3085992 9.37 84660 1996848 1410840 4.15 956648 1807508 174980 11:33:19 Average: 30050636 31680164 2888584 8.77 71582 1862830 1378440 4.06 901366 1683576 151126 11:33:19 11:33:19 11:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:19 11:32:01 ens3 363.77 245.98 1085.13 78.62 0.00 0.00 0.00 0.00 11:33:19 11:32:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 11:33:19 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:19 11:33:01 ens3 60.72 41.58 835.56 9.39 0.00 0.00 0.00 0.00 11:33:19 11:33:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:33:19 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:19 Average: ens3 212.25 143.78 960.34 44.01 0.00 0.00 0.00 0.00 11:33:19 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 11:33:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:19 11:33:19 11:33:19 ---> sar -P ALL: 11:33:19 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-102671) 01/28/25 _x86_64_ (8 CPU) 11:33:19 11:33:19 11:30:37 LINUX RESTART (8 CPU) 11:33:19 11:33:19 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:33:19 11:32:01 all 9.77 0.00 1.11 4.58 0.06 84.49 11:33:19 11:32:01 0 6.73 0.00 2.23 4.23 0.03 86.78 11:33:19 11:32:01 1 7.02 0.00 1.02 0.85 0.05 91.06 11:33:19 11:32:01 2 6.04 0.00 0.55 0.85 0.03 92.53 11:33:19 11:32:01 3 6.73 0.00 0.64 0.39 0.08 92.16 11:33:19 11:32:01 4 17.32 0.00 1.22 15.24 0.05 66.17 11:33:19 11:32:01 5 11.69 0.00 1.29 1.20 0.07 85.76 11:33:19 11:32:01 6 17.08 0.00 1.15 1.10 0.07 80.60 11:33:19 11:32:01 7 5.53 0.00 0.80 12.81 0.05 80.80 11:33:19 11:33:01 all 8.58 0.00 0.62 3.97 0.04 86.80 11:33:19 11:33:01 0 0.80 0.00 0.20 0.00 0.03 98.96 11:33:19 11:33:01 1 2.05 0.00 0.52 8.05 0.10 89.28 11:33:19 11:33:01 2 17.09 0.00 0.92 1.30 0.02 80.68 11:33:19 11:33:01 3 9.54 0.00 0.37 1.02 0.02 89.06 11:33:19 11:33:01 4 0.57 0.00 0.35 11.85 0.03 87.20 11:33:19 11:33:01 5 14.60 0.00 0.70 4.47 0.03 80.19 11:33:19 11:33:01 6 12.41 0.00 0.88 0.43 0.02 86.26 11:33:19 11:33:01 7 11.51 0.00 0.98 4.65 0.03 82.82 11:33:19 Average: all 9.17 0.00 0.86 4.27 0.05 85.64 11:33:19 Average: 0 3.76 0.00 1.21 2.12 0.03 92.87 11:33:19 Average: 1 4.54 0.00 0.77 4.45 0.08 90.17 11:33:19 Average: 2 11.56 0.00 0.73 1.08 0.03 86.61 11:33:19 Average: 3 8.14 0.00 0.50 0.70 0.05 90.61 11:33:19 Average: 4 8.94 0.00 0.78 13.54 0.04 76.69 11:33:19 Average: 5 13.14 0.00 0.99 2.84 0.05 82.97 11:33:19 Average: 6 14.74 0.00 1.02 0.77 0.04 83.43 11:33:19 Average: 7 8.53 0.00 0.89 8.72 0.04 81.81 11:33:19 11:33:19 11:33:19