08:07:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137102 08:07:06 Running as SYSTEM 08:07:06 [EnvInject] - Loading node environment variables. 08:07:06 Building remotely on prd-ubuntu1804-docker-8c-8g-1313 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 08:07:06 [ssh-agent] Looking for ssh-agent implementation... 08:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:06 $ ssh-agent 08:07:06 SSH_AUTH_SOCK=/tmp/ssh-j0dPeBVYclKs/agent.2135 08:07:06 SSH_AGENT_PID=2137 08:07:06 [ssh-agent] Started. 08:07:06 Running ssh-add (command line suppressed) 08:07:06 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_647067661767259042.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_647067661767259042.key) 08:07:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:07:06 The recommended git tool is: NONE 08:07:08 using credential onap-jenkins-ssh 08:07:08 Wiping out workspace first. 08:07:08 Cloning the remote Git repository 08:07:08 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:07:08 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 08:07:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:07:08 > git --version # timeout=10 08:07:08 > git --version # 'git version 2.17.1' 08:07:08 using GIT_SSH to set credentials Gerrit user 08:07:08 Verifying host key using manually-configured host key entries 08:07:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:07:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:07:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:07:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:07:09 using GIT_SSH to set credentials Gerrit user 08:07:09 Verifying host key using manually-configured host key entries 08:07:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/02/137102/2 # timeout=30 08:07:09 > git rev-parse 64a6f2e0d406f902a5fb1212482c636c5de16fcb^{commit} # timeout=10 08:07:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:07:09 Checking out Revision 64a6f2e0d406f902a5fb1212482c636c5de16fcb (refs/changes/02/137102/2) 08:07:09 > git config core.sparsecheckout # timeout=10 08:07:09 > git checkout -f 64a6f2e0d406f902a5fb1212482c636c5de16fcb # timeout=30 08:07:12 Commit message: "Release 13.0.0 (Montreal) version" 08:07:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:07:13 > git rev-list --no-walk 2cd534174ca9e43b1d6302b0d95e51f739a3093c # timeout=10 08:07:13 [EnvInject] - Injecting environment variables from a build step. 08:07:13 [EnvInject] - Injecting as environment variables the properties content 08:07:13 PYTHON=python3 08:07:13 08:07:13 [EnvInject] - Variables injected successfully. 08:07:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5219609029358857126.sh 08:07:13 ---> tox-install.sh 08:07:13 + source /home/jenkins/lf-env.sh 08:07:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:07:13 ++ mktemp -d /tmp/venv-XXXX 08:07:13 + lf_venv=/tmp/venv-mTue 08:07:13 + local venv_file=/tmp/.os_lf_venv 08:07:13 + local python=python3 08:07:13 + local options 08:07:13 + local set_path=true 08:07:13 + local install_args= 08:07:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:07:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:07:13 + true 08:07:13 + case $1 in 08:07:13 + venv_file=/tmp/.toxenv 08:07:13 + shift 2 08:07:13 + true 08:07:13 + case $1 in 08:07:13 + shift 08:07:13 + break 08:07:13 + case $python in 08:07:13 + local pkg_list= 08:07:13 + [[ -d /opt/pyenv ]] 08:07:13 + echo 'Setup pyenv:' 08:07:13 Setup pyenv: 08:07:13 + export PYENV_ROOT=/opt/pyenv 08:07:13 + PYENV_ROOT=/opt/pyenv 08:07:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:13 + pyenv versions 08:07:13 * system (set by /opt/pyenv/version) 08:07:13 * 3.8.13 (set by /opt/pyenv/version) 08:07:13 * 3.9.13 (set by /opt/pyenv/version) 08:07:13 * 3.10.6 (set by /opt/pyenv/version) 08:07:13 + command -v pyenv 08:07:13 ++ pyenv init - --no-rehash 08:07:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:07:13 export PATH="/opt/pyenv/shims:${PATH}" 08:07:13 export PYENV_SHELL=bash 08:07:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:07:13 pyenv() { 08:07:13 local command 08:07:13 command="${1:-}" 08:07:13 if [ "$#" -gt 0 ]; then 08:07:13 shift 08:07:13 fi 08:07:13 08:07:13 case "$command" in 08:07:13 rehash|shell) 08:07:13 eval "$(pyenv "sh-$command" "$@")" 08:07:13 ;; 08:07:13 *) 08:07:13 command pyenv "$command" "$@" 08:07:13 ;; 08:07:13 esac 08:07:13 }' 08:07:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:07:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:13 ++ export PYENV_SHELL=bash 08:07:13 ++ PYENV_SHELL=bash 08:07:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:07:13 +++ complete -F _pyenv pyenv 08:07:13 ++ lf-pyver python3 08:07:13 ++ local py_version_xy=python3 08:07:13 ++ local py_version_xyz= 08:07:13 ++ pyenv versions 08:07:13 ++ local command 08:07:13 ++ command=versions 08:07:13 ++ '[' 1 -gt 0 ']' 08:07:13 ++ shift 08:07:13 ++ case "$command" in 08:07:13 ++ command pyenv versions 08:07:13 ++ pyenv versions 08:07:13 ++ sed 's/^[ *]* //' 08:07:13 ++ awk '{ print $1 }' 08:07:13 ++ grep -E '^[0-9.]*[0-9]$' 08:07:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:07:13 +++ grep '^3' /tmp/.pyenv_versions 08:07:13 +++ sort -V 08:07:13 +++ tail -n 1 08:07:13 ++ py_version_xyz=3.10.6 08:07:13 ++ [[ -z 3.10.6 ]] 08:07:13 ++ echo 3.10.6 08:07:13 ++ return 0 08:07:13 + pyenv local 3.10.6 08:07:13 + local command 08:07:13 + command=local 08:07:13 + '[' 2 -gt 0 ']' 08:07:13 + shift 08:07:13 + case "$command" in 08:07:13 + command pyenv local 3.10.6 08:07:13 + pyenv local 3.10.6 08:07:13 + for arg in "$@" 08:07:13 + case $arg in 08:07:13 + pkg_list+='tox ' 08:07:13 + for arg in "$@" 08:07:13 + case $arg in 08:07:13 + pkg_list+='virtualenv ' 08:07:13 + for arg in "$@" 08:07:13 + case $arg in 08:07:13 + pkg_list+='urllib3~=1.26.15 ' 08:07:13 + [[ -f /tmp/.toxenv ]] 08:07:13 + [[ ! -f /tmp/.toxenv ]] 08:07:13 + [[ -n '' ]] 08:07:13 + python3 -m venv /tmp/venv-mTue 08:07:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mTue' 08:07:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mTue 08:07:17 + echo /tmp/venv-mTue 08:07:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:07:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:07:17 + /tmp/venv-mTue/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:07:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:07:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:07:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:07:20 + /tmp/venv-mTue/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:07:23 + type python3 08:07:23 + true 08:07:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mTue/bin to PATH' 08:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-mTue/bin to PATH 08:07:23 + PATH=/tmp/venv-mTue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:23 + return 0 08:07:23 + python3 --version 08:07:23 Python 3.10.6 08:07:23 + python3 -m pip --version 08:07:23 pip 23.3.2 from /tmp/venv-mTue/lib/python3.10/site-packages/pip (python 3.10) 08:07:23 + python3 -m pip freeze 08:07:23 cachetools==5.3.2 08:07:23 chardet==5.2.0 08:07:23 colorama==0.4.6 08:07:23 distlib==0.3.8 08:07:23 filelock==3.13.1 08:07:23 packaging==23.2 08:07:23 platformdirs==4.2.0 08:07:23 pluggy==1.4.0 08:07:23 pyproject-api==1.6.1 08:07:23 tomli==2.0.1 08:07:23 tox==4.12.1 08:07:23 urllib3==1.26.18 08:07:23 virtualenv==20.25.0 08:07:24 [EnvInject] - Injecting environment variables from a build step. 08:07:24 [EnvInject] - Injecting as environment variables the properties content 08:07:24 PARALLEL=false 08:07:24 08:07:24 [EnvInject] - Variables injected successfully. 08:07:24 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins4939156464571382594.sh 08:07:24 ---> tox-run.sh 08:07:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:24 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:07:24 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 08:07:24 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:07:24 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 08:07:24 + source /home/jenkins/lf-env.sh 08:07:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:07:24 ++ mktemp -d /tmp/venv-XXXX 08:07:24 + lf_venv=/tmp/venv-EpE9 08:07:24 + local venv_file=/tmp/.os_lf_venv 08:07:24 + local python=python3 08:07:24 + local options 08:07:24 + local set_path=true 08:07:24 + local install_args= 08:07:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:07:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:07:24 + true 08:07:24 + case $1 in 08:07:24 + venv_file=/tmp/.toxenv 08:07:24 + shift 2 08:07:24 + true 08:07:24 + case $1 in 08:07:24 + shift 08:07:24 + break 08:07:24 + case $python in 08:07:24 + local pkg_list= 08:07:24 + [[ -d /opt/pyenv ]] 08:07:24 + echo 'Setup pyenv:' 08:07:24 Setup pyenv: 08:07:24 + export PYENV_ROOT=/opt/pyenv 08:07:24 + PYENV_ROOT=/opt/pyenv 08:07:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:24 + pyenv versions 08:07:24 system 08:07:24 3.8.13 08:07:24 3.9.13 08:07:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:07:24 + command -v pyenv 08:07:24 ++ pyenv init - --no-rehash 08:07:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:07:24 export PATH="/opt/pyenv/shims:${PATH}" 08:07:24 export PYENV_SHELL=bash 08:07:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:07:24 pyenv() { 08:07:24 local command 08:07:24 command="${1:-}" 08:07:24 if [ "$#" -gt 0 ]; then 08:07:24 shift 08:07:24 fi 08:07:24 08:07:24 case "$command" in 08:07:24 rehash|shell) 08:07:24 eval "$(pyenv "sh-$command" "$@")" 08:07:24 ;; 08:07:24 *) 08:07:24 command pyenv "$command" "$@" 08:07:24 ;; 08:07:24 esac 08:07:24 }' 08:07:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:07:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:24 ++ export PYENV_SHELL=bash 08:07:24 ++ PYENV_SHELL=bash 08:07:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:07:24 +++ complete -F _pyenv pyenv 08:07:24 ++ lf-pyver python3 08:07:24 ++ local py_version_xy=python3 08:07:24 ++ local py_version_xyz= 08:07:24 ++ pyenv versions 08:07:24 ++ local command 08:07:24 ++ command=versions 08:07:24 ++ '[' 1 -gt 0 ']' 08:07:24 ++ shift 08:07:24 ++ case "$command" in 08:07:24 ++ command pyenv versions 08:07:24 ++ pyenv versions 08:07:24 ++ grep -E '^[0-9.]*[0-9]$' 08:07:24 ++ awk '{ print $1 }' 08:07:24 ++ sed 's/^[ *]* //' 08:07:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:07:24 +++ grep '^3' /tmp/.pyenv_versions 08:07:24 +++ sort -V 08:07:24 +++ tail -n 1 08:07:24 ++ py_version_xyz=3.10.6 08:07:24 ++ [[ -z 3.10.6 ]] 08:07:24 ++ echo 3.10.6 08:07:24 ++ return 0 08:07:24 + pyenv local 3.10.6 08:07:24 + local command 08:07:24 + command=local 08:07:24 + '[' 2 -gt 0 ']' 08:07:24 + shift 08:07:24 + case "$command" in 08:07:24 + command pyenv local 3.10.6 08:07:24 + pyenv local 3.10.6 08:07:24 + for arg in "$@" 08:07:24 + case $arg in 08:07:24 + pkg_list+='tox ' 08:07:24 + for arg in "$@" 08:07:24 + case $arg in 08:07:24 + pkg_list+='virtualenv ' 08:07:24 + for arg in "$@" 08:07:24 + case $arg in 08:07:24 + pkg_list+='urllib3~=1.26.15 ' 08:07:24 + [[ -f /tmp/.toxenv ]] 08:07:24 ++ cat /tmp/.toxenv 08:07:24 + lf_venv=/tmp/venv-mTue 08:07:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTue from' file:/tmp/.toxenv 08:07:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTue from file:/tmp/.toxenv 08:07:24 + /tmp/venv-mTue/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:07:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:07:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:07:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:07:25 + /tmp/venv-mTue/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:07:26 + type python3 08:07:26 + true 08:07:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mTue/bin to PATH' 08:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-mTue/bin to PATH 08:07:26 + PATH=/tmp/venv-mTue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:26 + return 0 08:07:26 + [[ -d /opt/pyenv ]] 08:07:26 + echo '---> Setting up pyenv' 08:07:26 ---> Setting up pyenv 08:07:26 + export PYENV_ROOT=/opt/pyenv 08:07:26 + PYENV_ROOT=/opt/pyenv 08:07:26 + export PATH=/opt/pyenv/bin:/tmp/venv-mTue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:26 + PATH=/opt/pyenv/bin:/tmp/venv-mTue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:07:26 ++ pwd 08:07:26 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:07:26 + export PYTHONPATH 08:07:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:07:26 + TOX_TESTENV_PASSENV=PYTHONPATH 08:07:26 + tox --version 08:07:26 4.12.1 from /tmp/venv-mTue/lib/python3.10/site-packages/tox/__init__.py 08:07:26 + PARALLEL=false 08:07:26 + TOX_OPTIONS_LIST= 08:07:26 + [[ -n pylint ]] 08:07:26 + TOX_OPTIONS_LIST=' -e pylint' 08:07:26 + case ${PARALLEL,,} in 08:07:26 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 08:07:26 + tox -e pylint 08:07:27 pylint: install_deps> python -I -m pip install -r test-requirements.txt 08:07:39 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:07:40 .pkg: _optional_hooks> python /tmp/venv-mTue/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:40 .pkg: get_requires_for_build_sdist> python /tmp/venv-mTue/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:40 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:07:41 .pkg: get_requires_for_build_wheel> python /tmp/venv-mTue/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:41 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:07:42 .pkg: freeze> python -m pip freeze --all 08:07:42 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:07:42 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-mTue/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:42 .pkg: build_sdist> python /tmp/venv-mTue/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:42 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 08:07:43 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-13.0.0.tar.gz 08:07:46 pylint: freeze> python -m pip freeze --all 08:07:46 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,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.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,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.0,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,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 08:07:46 pylint: commands[0]> pylint src/ 08:08:09 08:08:09 ------------------------------------ 08:08:09 Your code has been rated at 10.00/10 08:08:09 08:08:11 .pkg: _exit> python /tmp/venv-mTue/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:08:11 pylint: OK (44.20=setup[19.83]+cmd[24.37] seconds) 08:08:11 congratulations :) (44.37 seconds) 08:08:11 + tox_status=0 08:08:11 + echo '---> Completed tox runs' 08:08:11 ---> Completed tox runs 08:08:11 + for i in .tox/*/log 08:08:11 ++ echo .tox/pylint/log 08:08:11 ++ awk -F/ '{print $2}' 08:08:11 + tox_env=pylint 08:08:11 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 08:08:11 + DOC_DIR=docs/_build/html 08:08:11 + [[ -d docs/_build/html ]] 08:08:11 + echo '---> tox-run.sh ends' 08:08:11 ---> tox-run.sh ends 08:08:11 + test 0 -eq 0 08:08:11 $ ssh-agent -k 08:08:11 unset SSH_AUTH_SOCK; 08:08:11 unset SSH_AGENT_PID; 08:08:11 echo Agent pid 2137 killed; 08:08:11 [ssh-agent] Stopped. 08:08:11 [PostBuildScript] - [INFO] Executing post build scripts. 08:08:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1836811583747590046.sh 08:08:11 ---> sysstat.sh 08:08:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14052182503141143143.sh 08:08:11 ---> package-listing.sh 08:08:11 ++ facter osfamily 08:08:11 ++ tr '[:upper:]' '[:lower:]' 08:08:12 + OS_FAMILY=debian 08:08:12 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:08:12 + START_PACKAGES=/tmp/packages_start.txt 08:08:12 + END_PACKAGES=/tmp/packages_end.txt 08:08:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:12 + PACKAGES=/tmp/packages_start.txt 08:08:12 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:08:12 + PACKAGES=/tmp/packages_end.txt 08:08:12 + case "${OS_FAMILY}" in 08:08:12 + dpkg -l 08:08:12 + grep '^ii' 08:08:12 + '[' -f /tmp/packages_start.txt ']' 08:08:12 + '[' -f /tmp/packages_end.txt ']' 08:08:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:12 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:08:12 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:08:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:08:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8721462624079313542.sh 08:08:12 ---> capture-instance-metadata.sh 08:08:12 Setup pyenv: 08:08:12 system 08:08:12 3.8.13 08:08:12 3.9.13 08:08:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:08:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8f6m 08:08:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:08:18 lf-activate-venv(): INFO: Installing: lftools 08:08:46 lf-activate-venv(): INFO: Adding /tmp/venv-8f6m/bin to PATH 08:08:46 INFO: Running in OpenStack, capturing instance metadata 08:08:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6056275876419707218.sh 08:08:47 provisioning config files... 08:08:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config9391584615554762490tmp 08:08:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:08:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:08:47 [EnvInject] - Injecting environment variables from a build step. 08:08:47 [EnvInject] - Injecting as environment variables the properties content 08:08:47 SERVER_ID=logs 08:08:47 08:08:47 [EnvInject] - Variables injected successfully. 08:08:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15099221588153857131.sh 08:08:47 ---> create-netrc.sh 08:08:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13537400937199153504.sh 08:08:47 ---> python-tools-install.sh 08:08:47 Setup pyenv: 08:08:47 system 08:08:47 3.8.13 08:08:47 3.9.13 08:08:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:08:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8f6m from file:/tmp/.os_lf_venv 08:08:48 lf-activate-venv(): INFO: Installing: lftools 08:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-8f6m/bin to PATH 08:08:56 Generating Requirements File 08:09:25 Python 3.10.6 08:09:26 pip 23.3.2 from /tmp/venv-8f6m/lib/python3.10/site-packages/pip (python 3.10) 08:09:26 appdirs==1.4.4 08:09:26 argcomplete==3.2.2 08:09:26 aspy.yaml==1.3.0 08:09:26 attrs==23.2.0 08:09:26 autopage==0.5.2 08:09:26 beautifulsoup4==4.12.3 08:09:26 boto3==1.34.32 08:09:26 botocore==1.34.32 08:09:26 bs4==0.0.2 08:09:26 cachetools==5.3.2 08:09:26 certifi==2023.11.17 08:09:26 cffi==1.16.0 08:09:26 cfgv==3.4.0 08:09:26 chardet==5.2.0 08:09:26 charset-normalizer==3.3.2 08:09:26 click==8.1.7 08:09:26 cliff==4.5.0 08:09:26 cmd2==2.4.3 08:09:26 cryptography==3.3.2 08:09:26 debtcollector==2.5.0 08:09:26 decorator==5.1.1 08:09:26 defusedxml==0.7.1 08:09:26 Deprecated==1.2.14 08:09:26 distlib==0.3.8 08:09:26 dnspython==2.5.0 08:09:26 docker==4.2.2 08:09:26 dogpile.cache==1.3.0 08:09:26 email-validator==2.1.0.post1 08:09:26 filelock==3.13.1 08:09:26 future==0.18.3 08:09:26 gitdb==4.0.11 08:09:26 GitPython==3.1.41 08:09:26 google-auth==2.27.0 08:09:26 httplib2==0.22.0 08:09:26 identify==2.5.33 08:09:26 idna==3.6 08:09:26 importlib-resources==1.5.0 08:09:26 iso8601==2.1.0 08:09:26 Jinja2==3.1.3 08:09:26 jmespath==1.0.1 08:09:26 jsonpatch==1.33 08:09:26 jsonpointer==2.4 08:09:26 jsonschema==4.21.1 08:09:26 jsonschema-specifications==2023.12.1 08:09:26 keystoneauth1==5.5.0 08:09:26 kubernetes==29.0.0 08:09:26 lftools==0.37.8 08:09:26 lxml==5.1.0 08:09:26 MarkupSafe==2.1.4 08:09:26 msgpack==1.0.7 08:09:26 multi_key_dict==2.0.3 08:09:26 munch==4.0.0 08:09:26 netaddr==0.10.1 08:09:26 netifaces==0.11.0 08:09:26 niet==1.4.2 08:09:26 nodeenv==1.8.0 08:09:26 oauth2client==4.1.3 08:09:26 oauthlib==3.2.2 08:09:26 openstacksdk==0.62.0 08:09:26 os-client-config==2.1.0 08:09:26 os-service-types==1.7.0 08:09:26 osc-lib==3.0.0 08:09:26 oslo.config==9.3.0 08:09:26 oslo.context==5.3.0 08:09:26 oslo.i18n==6.2.0 08:09:26 oslo.log==5.4.0 08:09:26 oslo.serialization==5.3.0 08:09:26 oslo.utils==7.0.0 08:09:26 packaging==23.2 08:09:26 pbr==6.0.0 08:09:26 platformdirs==4.2.0 08:09:26 prettytable==3.9.0 08:09:26 pyasn1==0.5.1 08:09:26 pyasn1-modules==0.3.0 08:09:26 pycparser==2.21 08:09:26 pygerrit2==2.0.15 08:09:26 PyGithub==2.2.0 08:09:26 pyinotify==0.9.6 08:09:26 PyJWT==2.8.0 08:09:26 PyNaCl==1.5.0 08:09:26 pyparsing==2.4.7 08:09:26 pyperclip==1.8.2 08:09:26 pyrsistent==0.20.0 08:09:26 python-cinderclient==9.4.0 08:09:26 python-dateutil==2.8.2 08:09:26 python-heatclient==3.4.0 08:09:26 python-jenkins==1.8.2 08:09:26 python-keystoneclient==5.3.0 08:09:26 python-magnumclient==4.3.0 08:09:26 python-novaclient==18.4.0 08:09:26 python-openstackclient==6.0.0 08:09:26 python-swiftclient==4.4.0 08:09:26 pytz==2023.4 08:09:26 PyYAML==6.0.1 08:09:26 referencing==0.33.0 08:09:26 requests==2.31.0 08:09:26 requests-oauthlib==1.3.1 08:09:26 requestsexceptions==1.4.0 08:09:26 rfc3986==2.0.0 08:09:26 rpds-py==0.17.1 08:09:26 rsa==4.9 08:09:26 ruamel.yaml==0.18.5 08:09:26 ruamel.yaml.clib==0.2.8 08:09:26 s3transfer==0.10.0 08:09:26 simplejson==3.19.2 08:09:26 six==1.16.0 08:09:26 smmap==5.0.1 08:09:26 soupsieve==2.5 08:09:26 stevedore==5.1.0 08:09:26 tabulate==0.9.0 08:09:26 toml==0.10.2 08:09:26 tomlkit==0.12.3 08:09:26 tqdm==4.66.1 08:09:26 typing_extensions==4.9.0 08:09:26 tzdata==2023.4 08:09:26 urllib3==1.26.18 08:09:26 virtualenv==20.25.0 08:09:26 wcwidth==0.2.13 08:09:26 websocket-client==1.7.0 08:09:26 wrapt==1.16.0 08:09:26 xdg==6.0.0 08:09:26 xmltodict==0.13.0 08:09:26 yq==3.2.3 08:09:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15521518327374413025.sh 08:09:26 ---> sudo-logs.sh 08:09:26 Archiving 'sudo' log.. 08:09:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1890297383870222435.sh 08:09:27 ---> job-cost.sh 08:09:27 Setup pyenv: 08:09:27 system 08:09:27 3.8.13 08:09:27 3.9.13 08:09:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:09:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8f6m from file:/tmp/.os_lf_venv 08:09:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:09:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:09:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-8f6m/bin to PATH 08:09:36 INFO: No Stack... 08:09:36 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:36 INFO: Archiving Costs 08:09:36 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1611619869258491312.sh 08:09:36 ---> logs-deploy.sh 08:09:36 Setup pyenv: 08:09:36 system 08:09:36 3.8.13 08:09:36 3.9.13 08:09:36 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8f6m from file:/tmp/.os_lf_venv 08:09:38 lf-activate-venv(): INFO: Installing: lftools 08:09:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:09:47 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:09:47 lf-activate-venv(): INFO: Adding /tmp/venv-8f6m/bin to PATH 08:09:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/216 08:09:47 INFO: archiving workspace using pattern(s): 08:09:48 Archives upload complete. 08:09:49 INFO: archiving logs to Nexus 08:09:49 ---> uname -a: 08:09:49 Linux prd-ubuntu1804-docker-8c-8g-1313 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:09:49 08:09:49 08:09:49 ---> lscpu: 08:09:49 Architecture: x86_64 08:09:49 CPU op-mode(s): 32-bit, 64-bit 08:09:49 Byte Order: Little Endian 08:09:49 CPU(s): 8 08:09:49 On-line CPU(s) list: 0-7 08:09:49 Thread(s) per core: 1 08:09:49 Core(s) per socket: 1 08:09:49 Socket(s): 8 08:09:49 NUMA node(s): 1 08:09:49 Vendor ID: AuthenticAMD 08:09:49 CPU family: 23 08:09:49 Model: 49 08:09:49 Model name: AMD EPYC-Rome Processor 08:09:49 Stepping: 0 08:09:49 CPU MHz: 2799.998 08:09:49 BogoMIPS: 5599.99 08:09:49 Virtualization: AMD-V 08:09:49 Hypervisor vendor: KVM 08:09:49 Virtualization type: full 08:09:49 L1d cache: 32K 08:09:49 L1i cache: 32K 08:09:49 L2 cache: 512K 08:09:49 L3 cache: 16384K 08:09:49 NUMA node0 CPU(s): 0-7 08:09:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:09:49 08:09:49 08:09:49 ---> nproc: 08:09:49 8 08:09:49 08:09:49 08:09:49 ---> df -h: 08:09:49 Filesystem Size Used Avail Use% Mounted on 08:09:49 udev 16G 0 16G 0% /dev 08:09:49 tmpfs 3.2G 708K 3.2G 1% /run 08:09:49 /dev/vda1 155G 11G 145G 7% / 08:09:49 tmpfs 16G 0 16G 0% /dev/shm 08:09:49 tmpfs 5.0M 0 5.0M 0% /run/lock 08:09:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:09:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:09:49 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:09:49 08:09:49 08:09:49 ---> free -m: 08:09:49 total used free shared buff/cache available 08:09:49 Mem: 32167 813 29111 0 2242 30923 08:09:49 Swap: 1023 0 1023 08:09:49 08:09:49 08:09:49 ---> ip addr: 08:09:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:09:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:09:49 inet 127.0.0.1/8 scope host lo 08:09:49 valid_lft forever preferred_lft forever 08:09:49 inet6 ::1/128 scope host 08:09:49 valid_lft forever preferred_lft forever 08:09:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:09:49 link/ether fa:16:3e:4d:b2:51 brd ff:ff:ff:ff:ff:ff 08:09:49 inet 10.30.107.31/23 brd 10.30.107.255 scope global dynamic ens3 08:09:49 valid_lft 86203sec preferred_lft 86203sec 08:09:49 inet6 fe80::f816:3eff:fe4d:b251/64 scope link 08:09:49 valid_lft forever preferred_lft forever 08:09:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:09:49 link/ether 02:42:e3:f2:36:1b brd ff:ff:ff:ff:ff:ff 08:09:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:09:49 valid_lft forever preferred_lft forever 08:09:49 08:09:49 08:09:49 ---> sar -b -r -n DEV: 08:09:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1313) 02/01/24 _x86_64_ (8 CPU) 08:09:49 08:09:49 08:06:35 LINUX RESTART (8 CPU) 08:09:49 08:09:49 08:07:01 tps rtps wtps bread/s bwrtn/s 08:09:49 08:08:01 348.38 62.25 286.13 3781.92 26619.68 08:09:49 08:09:01 89.45 14.55 74.90 1043.56 20257.16 08:09:49 Average: 218.96 38.41 180.55 2413.19 23439.48 08:09:49 08:09:49 08:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:09:49 08:08:01 30058720 31530488 2880500 8.74 57452 1728292 1634520 4.81 1035904 1557728 84492 08:09:49 08:09:01 29961020 31691996 2978200 9.04 78340 1953768 1397068 4.11 919124 1748764 137604 08:09:49 Average: 30009870 31611242 2929350 8.89 67896 1841030 1515794 4.46 977514 1653246 111048 08:09:49 08:09:49 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:09:49 08:08:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 08:09:49 08:08:01 ens3 373.02 258.63 1010.99 72.17 0.00 0.00 0.00 0.00 08:09:49 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:49 08:09:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:09:49 08:09:01 ens3 45.68 32.41 641.95 8.15 0.00 0.00 0.00 0.00 08:09:49 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:49 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 08:09:49 Average: ens3 209.40 145.56 826.53 40.17 0.00 0.00 0.00 0.00 08:09:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:49 08:09:49 08:09:49 ---> sar -P ALL: 08:09:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1313) 02/01/24 _x86_64_ (8 CPU) 08:09:49 08:09:49 08:06:35 LINUX RESTART (8 CPU) 08:09:49 08:09:49 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:09:49 08:08:01 all 12.24 0.00 1.10 2.36 0.05 84.25 08:09:49 08:08:01 0 10.10 0.00 1.12 0.95 0.07 87.76 08:09:49 08:08:01 1 6.15 0.00 0.62 0.40 0.05 92.78 08:09:49 08:08:01 2 11.35 0.00 0.93 3.44 0.03 84.25 08:09:49 08:08:01 3 5.65 0.00 0.38 6.04 0.03 87.89 08:09:49 08:08:01 4 2.47 0.00 0.55 2.52 0.02 94.45 08:09:49 08:08:01 5 26.76 0.00 3.08 4.70 0.07 65.40 08:09:49 08:08:01 6 7.06 0.00 1.03 0.20 0.03 91.67 08:09:49 08:08:01 7 28.48 0.00 1.05 0.65 0.07 69.75 08:09:49 08:09:01 all 11.03 0.00 0.71 1.44 0.04 86.78 08:09:49 08:09:01 0 1.09 0.00 0.53 1.09 0.03 97.26 08:09:49 08:09:01 1 1.48 0.00 0.25 0.32 0.02 97.94 08:09:49 08:09:01 2 2.90 0.00 0.63 2.10 0.02 94.35 08:09:49 08:09:01 3 0.43 0.00 0.20 4.90 0.00 94.46 08:09:49 08:09:01 4 34.69 0.00 2.06 2.68 0.08 60.49 08:09:49 08:09:01 5 24.93 0.00 1.10 0.33 0.05 73.59 08:09:49 08:09:01 6 5.90 0.00 0.52 0.02 0.03 93.53 08:09:49 08:09:01 7 16.95 0.00 0.35 0.07 0.05 82.58 08:09:49 Average: all 11.64 0.00 0.90 1.90 0.04 85.52 08:09:49 Average: 0 5.59 0.00 0.83 1.02 0.05 92.52 08:09:49 Average: 1 3.80 0.00 0.43 0.36 0.03 95.37 08:09:49 Average: 2 7.12 0.00 0.78 2.77 0.03 89.30 08:09:49 Average: 3 3.04 0.00 0.29 5.47 0.02 91.18 08:09:49 Average: 4 18.55 0.00 1.30 2.60 0.05 77.50 08:09:49 Average: 5 25.84 0.00 2.09 2.51 0.06 69.50 08:09:49 Average: 6 6.48 0.00 0.78 0.11 0.03 92.60 08:09:49 Average: 7 22.71 0.00 0.70 0.36 0.06 76.17 08:09:49 08:09:49 08:09:49