20:17:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136642 20:17:00 Running as SYSTEM 20:17:00 [EnvInject] - Loading node environment variables. 20:17:00 Building remotely on prd-ubuntu1804-docker-8c-8g-3570 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 20:17:00 [ssh-agent] Looking for ssh-agent implementation... 20:17:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:00 $ ssh-agent 20:17:00 SSH_AUTH_SOCK=/tmp/ssh-sC8of9c1r671/agent.2089 20:17:00 SSH_AGENT_PID=2091 20:17:00 [ssh-agent] Started. 20:17:00 Running ssh-add (command line suppressed) 20:17:00 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_7802518544453953235.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_7802518544453953235.key) 20:17:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:17:00 The recommended git tool is: NONE 20:17:02 using credential onap-jenkins-ssh 20:17:02 Wiping out workspace first. 20:17:02 Cloning the remote Git repository 20:17:02 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:17:02 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 20:17:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:17:02 > git --version # timeout=10 20:17:02 > git --version # 'git version 2.17.1' 20:17:02 using GIT_SSH to set credentials Gerrit user 20:17:02 Verifying host key using manually-configured host key entries 20:17:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:17:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:17:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:17:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:17:03 using GIT_SSH to set credentials Gerrit user 20:17:03 Verifying host key using manually-configured host key entries 20:17:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/42/136642/1 # timeout=30 20:17:03 > git rev-parse fc043a576507ee56e0a5f09aba84c1d685d32f25^{commit} # timeout=10 20:17:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:17:03 Checking out Revision fc043a576507ee56e0a5f09aba84c1d685d32f25 (refs/changes/42/136642/1) 20:17:03 > git config core.sparsecheckout # timeout=10 20:17:03 > git checkout -f fc043a576507ee56e0a5f09aba84c1d685d32f25 # timeout=30 20:17:07 Commit message: "A&AI PNF methods" 20:17:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:17:07 > git rev-list --no-walk 10cc190bc21f3f72814ac818b180c2bb06029981 # timeout=10 20:17:07 [EnvInject] - Injecting environment variables from a build step. 20:17:07 [EnvInject] - Injecting as environment variables the properties content 20:17:07 PYTHON=python3 20:17:07 20:17:07 [EnvInject] - Variables injected successfully. 20:17:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15565427594419693488.sh 20:17:07 ---> tox-install.sh 20:17:07 + source /home/jenkins/lf-env.sh 20:17:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:17:07 ++ mktemp -d /tmp/venv-XXXX 20:17:07 + lf_venv=/tmp/venv-0TRo 20:17:07 + local venv_file=/tmp/.os_lf_venv 20:17:07 + local python=python3 20:17:07 + local options 20:17:07 + local set_path=true 20:17:07 + local install_args= 20:17:07 ++ 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 20:17:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:17:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:17:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:17:07 + true 20:17:07 + case $1 in 20:17:07 + venv_file=/tmp/.toxenv 20:17:07 + shift 2 20:17:07 + true 20:17:07 + case $1 in 20:17:07 + shift 20:17:07 + break 20:17:07 + case $python in 20:17:07 + local pkg_list= 20:17:07 + [[ -d /opt/pyenv ]] 20:17:07 + echo 'Setup pyenv:' 20:17:07 Setup pyenv: 20:17:07 + export PYENV_ROOT=/opt/pyenv 20:17:07 + PYENV_ROOT=/opt/pyenv 20:17:07 + 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 20:17:07 + 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 20:17:07 + pyenv versions 20:17:07 * system (set by /opt/pyenv/version) 20:17:07 * 3.8.13 (set by /opt/pyenv/version) 20:17:07 * 3.9.13 (set by /opt/pyenv/version) 20:17:07 * 3.10.6 (set by /opt/pyenv/version) 20:17:07 + command -v pyenv 20:17:07 ++ pyenv init - --no-rehash 20:17:07 + 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[*]}"'\'')" 20:17:07 export PATH="/opt/pyenv/shims:${PATH}" 20:17:07 export PYENV_SHELL=bash 20:17:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:17:07 pyenv() { 20:17:07 local command 20:17:07 command="${1:-}" 20:17:07 if [ "$#" -gt 0 ]; then 20:17:07 shift 20:17:07 fi 20:17:07 20:17:07 case "$command" in 20:17:07 rehash|shell) 20:17:07 eval "$(pyenv "sh-$command" "$@")" 20:17:07 ;; 20:17:07 *) 20:17:07 command pyenv "$command" "$@" 20:17:07 ;; 20:17:07 esac 20:17:07 }' 20:17:07 +++ 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[*]}"' 20:17:07 ++ 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 20:17:07 ++ 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 20:17:07 ++ 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 20:17:07 ++ export PYENV_SHELL=bash 20:17:07 ++ PYENV_SHELL=bash 20:17:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:17:07 +++ complete -F _pyenv pyenv 20:17:07 ++ lf-pyver python3 20:17:07 ++ local py_version_xy=python3 20:17:07 ++ local py_version_xyz= 20:17:07 ++ pyenv versions 20:17:07 ++ local command 20:17:07 ++ sed 's/^[ *]* //' 20:17:07 ++ command=versions 20:17:07 ++ '[' 1 -gt 0 ']' 20:17:07 ++ shift 20:17:07 ++ case "$command" in 20:17:07 ++ command pyenv versions 20:17:07 ++ pyenv versions 20:17:07 ++ awk '{ print $1 }' 20:17:07 ++ grep -E '^[0-9.]*[0-9]$' 20:17:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:17:08 +++ grep '^3' /tmp/.pyenv_versions 20:17:08 +++ tail -n 1 20:17:08 +++ sort -V 20:17:08 ++ py_version_xyz=3.10.6 20:17:08 ++ [[ -z 3.10.6 ]] 20:17:08 ++ echo 3.10.6 20:17:08 ++ return 0 20:17:08 + pyenv local 3.10.6 20:17:08 + local command 20:17:08 + command=local 20:17:08 + '[' 2 -gt 0 ']' 20:17:08 + shift 20:17:08 + case "$command" in 20:17:08 + command pyenv local 3.10.6 20:17:08 + pyenv local 3.10.6 20:17:08 + for arg in "$@" 20:17:08 + case $arg in 20:17:08 + pkg_list+='tox ' 20:17:08 + for arg in "$@" 20:17:08 + case $arg in 20:17:08 + pkg_list+='virtualenv ' 20:17:08 + for arg in "$@" 20:17:08 + case $arg in 20:17:08 + pkg_list+='urllib3~=1.26.15 ' 20:17:08 + [[ -f /tmp/.toxenv ]] 20:17:08 + [[ ! -f /tmp/.toxenv ]] 20:17:08 + [[ -n '' ]] 20:17:08 + python3 -m venv /tmp/venv-0TRo 20:17:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0TRo' 20:17:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0TRo 20:17:12 + echo /tmp/venv-0TRo 20:17:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:17:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:17:12 + /tmp/venv-0TRo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:17:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:17:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:17:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:17:15 + /tmp/venv-0TRo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:17:17 + type python3 20:17:17 + true 20:17:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0TRo/bin to PATH' 20:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-0TRo/bin to PATH 20:17:17 + PATH=/tmp/venv-0TRo/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 20:17:17 + return 0 20:17:17 + python3 --version 20:17:17 Python 3.10.6 20:17:17 + python3 -m pip --version 20:17:18 pip 23.3.1 from /tmp/venv-0TRo/lib/python3.10/site-packages/pip (python 3.10) 20:17:18 + python3 -m pip freeze 20:17:18 cachetools==5.3.2 20:17:18 chardet==5.2.0 20:17:18 colorama==0.4.6 20:17:18 distlib==0.3.7 20:17:18 filelock==3.13.1 20:17:18 packaging==23.2 20:17:18 platformdirs==4.0.0 20:17:18 pluggy==1.3.0 20:17:18 pyproject-api==1.6.1 20:17:18 tomli==2.0.1 20:17:18 tox==4.11.3 20:17:18 urllib3==1.26.18 20:17:18 virtualenv==20.24.7 20:17:18 [EnvInject] - Injecting environment variables from a build step. 20:17:18 [EnvInject] - Injecting as environment variables the properties content 20:17:18 PARALLEL=false 20:17:18 20:17:18 [EnvInject] - Variables injected successfully. 20:17:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins7589946601804414371.sh 20:17:18 ---> tox-run.sh 20:17:18 + 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 20:17:18 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 20:17:18 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 20:17:18 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 20:17:18 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 20:17:18 + source /home/jenkins/lf-env.sh 20:17:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:17:18 ++ mktemp -d /tmp/venv-XXXX 20:17:18 + lf_venv=/tmp/venv-Uj8Y 20:17:18 + local venv_file=/tmp/.os_lf_venv 20:17:18 + local python=python3 20:17:18 + local options 20:17:18 + local set_path=true 20:17:18 + local install_args= 20:17:18 ++ 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 20:17:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:17:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:17:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:17:18 + true 20:17:18 + case $1 in 20:17:18 + venv_file=/tmp/.toxenv 20:17:18 + shift 2 20:17:18 + true 20:17:18 + case $1 in 20:17:18 + shift 20:17:18 + break 20:17:18 + case $python in 20:17:18 + local pkg_list= 20:17:18 + [[ -d /opt/pyenv ]] 20:17:18 + echo 'Setup pyenv:' 20:17:18 Setup pyenv: 20:17:18 + export PYENV_ROOT=/opt/pyenv 20:17:18 + PYENV_ROOT=/opt/pyenv 20:17:18 + 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 20:17:18 + 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 20:17:18 + pyenv versions 20:17:18 system 20:17:18 3.8.13 20:17:18 3.9.13 20:17:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:17:18 + command -v pyenv 20:17:18 ++ pyenv init - --no-rehash 20:17:18 + 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[*]}"'\'')" 20:17:18 export PATH="/opt/pyenv/shims:${PATH}" 20:17:18 export PYENV_SHELL=bash 20:17:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:17:18 pyenv() { 20:17:18 local command 20:17:18 command="${1:-}" 20:17:18 if [ "$#" -gt 0 ]; then 20:17:18 shift 20:17:18 fi 20:17:18 20:17:18 case "$command" in 20:17:18 rehash|shell) 20:17:18 eval "$(pyenv "sh-$command" "$@")" 20:17:18 ;; 20:17:18 *) 20:17:18 command pyenv "$command" "$@" 20:17:18 ;; 20:17:18 esac 20:17:18 }' 20:17:18 +++ 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[*]}"' 20:17:18 ++ 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 20:17:18 ++ 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 20:17:18 ++ 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 20:17:18 ++ export PYENV_SHELL=bash 20:17:18 ++ PYENV_SHELL=bash 20:17:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:17:18 +++ complete -F _pyenv pyenv 20:17:18 ++ lf-pyver python3 20:17:18 ++ local py_version_xy=python3 20:17:18 ++ local py_version_xyz= 20:17:18 ++ pyenv versions 20:17:18 ++ local command 20:17:18 ++ sed 's/^[ *]* //' 20:17:18 ++ command=versions 20:17:18 ++ '[' 1 -gt 0 ']' 20:17:18 ++ shift 20:17:18 ++ case "$command" in 20:17:18 ++ command pyenv versions 20:17:18 ++ pyenv versions 20:17:18 ++ awk '{ print $1 }' 20:17:18 ++ grep -E '^[0-9.]*[0-9]$' 20:17:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:17:18 +++ grep '^3' /tmp/.pyenv_versions 20:17:18 +++ sort -V 20:17:18 +++ tail -n 1 20:17:18 ++ py_version_xyz=3.10.6 20:17:18 ++ [[ -z 3.10.6 ]] 20:17:18 ++ echo 3.10.6 20:17:18 ++ return 0 20:17:18 + pyenv local 3.10.6 20:17:18 + local command 20:17:18 + command=local 20:17:18 + '[' 2 -gt 0 ']' 20:17:18 + shift 20:17:18 + case "$command" in 20:17:18 + command pyenv local 3.10.6 20:17:18 + pyenv local 3.10.6 20:17:18 + for arg in "$@" 20:17:18 + case $arg in 20:17:18 + pkg_list+='tox ' 20:17:18 + for arg in "$@" 20:17:18 + case $arg in 20:17:18 + pkg_list+='virtualenv ' 20:17:18 + for arg in "$@" 20:17:18 + case $arg in 20:17:18 + pkg_list+='urllib3~=1.26.15 ' 20:17:18 + [[ -f /tmp/.toxenv ]] 20:17:18 ++ cat /tmp/.toxenv 20:17:18 + lf_venv=/tmp/venv-0TRo 20:17:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0TRo from' file:/tmp/.toxenv 20:17:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0TRo from file:/tmp/.toxenv 20:17:18 + /tmp/venv-0TRo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:17:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:17:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:17:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:17:19 + /tmp/venv-0TRo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:17:21 + type python3 20:17:21 + true 20:17:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0TRo/bin to PATH' 20:17:21 lf-activate-venv(): INFO: Adding /tmp/venv-0TRo/bin to PATH 20:17:21 + PATH=/tmp/venv-0TRo/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 20:17:21 + return 0 20:17:21 + [[ -d /opt/pyenv ]] 20:17:21 + echo '---> Setting up pyenv' 20:17:21 ---> Setting up pyenv 20:17:21 + export PYENV_ROOT=/opt/pyenv 20:17:21 + PYENV_ROOT=/opt/pyenv 20:17:21 + export PATH=/opt/pyenv/bin:/tmp/venv-0TRo/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 20:17:21 + PATH=/opt/pyenv/bin:/tmp/venv-0TRo/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 20:17:21 ++ pwd 20:17:21 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 20:17:21 + export PYTHONPATH 20:17:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:17:21 + TOX_TESTENV_PASSENV=PYTHONPATH 20:17:21 + tox --version 20:17:21 4.11.3 from /tmp/venv-0TRo/lib/python3.10/site-packages/tox/__init__.py 20:17:21 + PARALLEL=false 20:17:21 + TOX_OPTIONS_LIST= 20:17:21 + [[ -n pylint ]] 20:17:21 + TOX_OPTIONS_LIST=' -e pylint' 20:17:21 + case ${PARALLEL,,} in 20:17:21 + tox -e pylint 20:17:21 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 20:17:22 pylint: install_deps> python -I -m pip install -r test-requirements.txt 20:17:34 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 20:17:35 .pkg: _optional_hooks> python /tmp/venv-0TRo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:17:35 .pkg: get_requires_for_build_sdist> python /tmp/venv-0TRo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:17:35 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 20:17:36 .pkg: get_requires_for_build_wheel> python /tmp/venv-0TRo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:17:36 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 20:17:36 .pkg: freeze> python -m pip freeze --all 20:17:37 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==68.2.2,wheel==0.41.3 20:17:37 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-0TRo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:17:37 .pkg: build_sdist> python /tmp/venv-0TRo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:17:37 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 20:17:38 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-12.6.1.tar.gz 20:17:41 pylint: freeze> python -m pip freeze --all 20:17:41 pylint: astroid==3.0.1,attrs==23.1.0,bandit==1.7.5,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.3.2,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.40,idna==3.4,iniconfig==2.0.0,isort==5.12.0,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.1.0,onapsdk==12.6.1,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.0.0,pluggy==1.3.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.2,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==7.4.3,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==68.2.2,simplejson==3.17.6,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.8.0,urllib3==1.26.18,wheel==0.41.3 20:17:41 pylint: commands[0]> pylint src/ 20:18:01 20:18:01 ------------------------------------ 20:18:01 Your code has been rated at 10.00/10 20:18:01 20:18:03 .pkg: _exit> python /tmp/venv-0TRo/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:18:03 pylint: OK (42.05=setup[19.83]+cmd[22.23] seconds) 20:18:03 congratulations :) (42.21 seconds) 20:18:03 + tox_status=0 20:18:03 + echo '---> Completed tox runs' 20:18:03 ---> Completed tox runs 20:18:03 + for i in .tox/*/log 20:18:03 ++ echo .tox/pylint/log 20:18:03 ++ awk -F/ '{print $2}' 20:18:03 + tox_env=pylint 20:18:03 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 20:18:03 + DOC_DIR=docs/_build/html 20:18:03 + [[ -d docs/_build/html ]] 20:18:03 + echo '---> tox-run.sh ends' 20:18:03 ---> tox-run.sh ends 20:18:03 + test 0 -eq 0 20:18:03 $ ssh-agent -k 20:18:03 unset SSH_AUTH_SOCK; 20:18:03 unset SSH_AGENT_PID; 20:18:03 echo Agent pid 2091 killed; 20:18:03 [ssh-agent] Stopped. 20:18:03 [PostBuildScript] - [INFO] Executing post build scripts. 20:18:03 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11244708806750028509.sh 20:18:03 ---> sysstat.sh 20:18:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16240869228875646772.sh 20:18:04 ---> package-listing.sh 20:18:04 ++ facter osfamily 20:18:04 ++ tr '[:upper:]' '[:lower:]' 20:18:04 + OS_FAMILY=debian 20:18:04 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 20:18:04 + START_PACKAGES=/tmp/packages_start.txt 20:18:04 + END_PACKAGES=/tmp/packages_end.txt 20:18:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:04 + PACKAGES=/tmp/packages_start.txt 20:18:04 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 20:18:04 + PACKAGES=/tmp/packages_end.txt 20:18:04 + case "${OS_FAMILY}" in 20:18:04 + dpkg -l 20:18:04 + grep '^ii' 20:18:04 + '[' -f /tmp/packages_start.txt ']' 20:18:04 + '[' -f /tmp/packages_end.txt ']' 20:18:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:04 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 20:18:04 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 20:18:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 20:18:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10025754393829924927.sh 20:18:04 ---> capture-instance-metadata.sh 20:18:04 Setup pyenv: 20:18:04 system 20:18:04 3.8.13 20:18:04 3.9.13 20:18:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:18:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hfae 20:18:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:18:11 lf-activate-venv(): INFO: Installing: lftools 20:18:41 lf-activate-venv(): INFO: Adding /tmp/venv-Hfae/bin to PATH 20:18:41 INFO: Running in OpenStack, capturing instance metadata 20:18:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7564091101985568513.sh 20:18:42 provisioning config files... 20:18:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config11246100088878853370tmp 20:18:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:18:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:18:42 [EnvInject] - Injecting environment variables from a build step. 20:18:42 [EnvInject] - Injecting as environment variables the properties content 20:18:42 SERVER_ID=logs 20:18:42 20:18:42 [EnvInject] - Variables injected successfully. 20:18:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7371533292331512208.sh 20:18:42 ---> create-netrc.sh 20:18:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16438253195697251245.sh 20:18:42 ---> python-tools-install.sh 20:18:42 Setup pyenv: 20:18:42 system 20:18:42 3.8.13 20:18:42 3.9.13 20:18:42 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:18:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hfae from file:/tmp/.os_lf_venv 20:18:43 lf-activate-venv(): INFO: Installing: lftools 20:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-Hfae/bin to PATH 20:18:50 Generating Requirements File 20:19:24 Python 3.10.6 20:19:25 pip 23.3.1 from /tmp/venv-Hfae/lib/python3.10/site-packages/pip (python 3.10) 20:19:25 appdirs==1.4.4 20:19:25 argcomplete==3.1.6 20:19:25 aspy.yaml==1.3.0 20:19:25 attrs==23.1.0 20:19:25 autopage==0.5.2 20:19:25 Babel==2.13.1 20:19:25 beautifulsoup4==4.12.2 20:19:25 boto3==1.29.6 20:19:25 botocore==1.32.6 20:19:25 bs4==0.0.1 20:19:25 cachetools==5.3.2 20:19:25 certifi==2023.11.17 20:19:25 cffi==1.16.0 20:19:25 cfgv==3.4.0 20:19:25 chardet==5.2.0 20:19:25 charset-normalizer==3.3.2 20:19:25 click==8.1.7 20:19:25 cliff==4.4.0 20:19:25 cmd2==2.4.3 20:19:25 cryptography==3.3.2 20:19:25 debtcollector==2.5.0 20:19:25 decorator==5.1.1 20:19:25 defusedxml==0.7.1 20:19:25 Deprecated==1.2.14 20:19:25 distlib==0.3.7 20:19:25 dnspython==2.4.2 20:19:25 docker==4.2.2 20:19:25 dogpile.cache==1.2.2 20:19:25 email-validator==2.1.0.post1 20:19:25 filelock==3.13.1 20:19:25 future==0.18.3 20:19:25 gitdb==4.0.11 20:19:25 GitPython==3.1.40 20:19:25 google-auth==2.23.4 20:19:25 httplib2==0.22.0 20:19:25 identify==2.5.32 20:19:25 idna==3.4 20:19:25 importlib-metadata==6.8.0 20:19:25 importlib-resources==1.5.0 20:19:25 iso8601==2.1.0 20:19:25 Jinja2==3.1.2 20:19:25 jmespath==1.0.1 20:19:25 jsonpatch==1.33 20:19:25 jsonpointer==2.4 20:19:25 jsonschema==4.20.0 20:19:25 jsonschema-specifications==2023.11.1 20:19:25 keystoneauth1==5.4.0 20:19:25 kubernetes==28.1.0 20:19:25 lftools==0.37.8 20:19:25 lxml==4.9.3 20:19:25 MarkupSafe==2.1.3 20:19:25 msgpack==1.0.7 20:19:25 multi-key-dict==2.0.3 20:19:25 munch==4.0.0 20:19:25 netaddr==0.9.0 20:19:25 netifaces==0.11.0 20:19:25 niet==1.4.2 20:19:25 nodeenv==1.8.0 20:19:25 oauth2client==4.1.3 20:19:25 oauthlib==3.2.2 20:19:25 openstacksdk==0.62.0 20:19:25 os-client-config==2.1.0 20:19:25 os-service-types==1.7.0 20:19:25 osc-lib==2.9.0 20:19:25 oslo.config==9.2.0 20:19:25 oslo.context==5.3.0 20:19:25 oslo.i18n==6.2.0 20:19:25 oslo.log==5.4.0 20:19:25 oslo.serialization==5.2.0 20:19:25 oslo.utils==6.3.0 20:19:25 packaging==23.2 20:19:25 pbr==6.0.0 20:19:25 platformdirs==4.0.0 20:19:25 prettytable==3.9.0 20:19:25 pyasn1==0.5.1 20:19:25 pyasn1-modules==0.3.0 20:19:25 pycparser==2.21 20:19:25 pygerrit2==2.0.15 20:19:25 PyGithub==2.1.1 20:19:25 pyinotify==0.9.6 20:19:25 PyJWT==2.8.0 20:19:25 PyNaCl==1.5.0 20:19:25 pyparsing==2.4.7 20:19:25 pyperclip==1.8.2 20:19:25 pyrsistent==0.20.0 20:19:25 python-cinderclient==9.4.0 20:19:25 python-dateutil==2.8.2 20:19:25 python-heatclient==3.3.0 20:19:25 python-jenkins==1.8.2 20:19:25 python-keystoneclient==5.2.0 20:19:25 python-magnumclient==4.3.0 20:19:25 python-novaclient==18.4.0 20:19:25 python-openstackclient==6.0.0 20:19:25 python-swiftclient==4.4.0 20:19:25 pytz==2023.3.post1 20:19:25 PyYAML==6.0.1 20:19:25 referencing==0.31.0 20:19:25 requests==2.31.0 20:19:25 requests-oauthlib==1.3.1 20:19:25 requestsexceptions==1.4.0 20:19:25 rfc3986==2.0.0 20:19:25 rpds-py==0.13.1 20:19:25 rsa==4.9 20:19:25 ruamel.yaml==0.18.5 20:19:25 ruamel.yaml.clib==0.2.8 20:19:25 s3transfer==0.7.0 20:19:25 simplejson==3.19.2 20:19:25 six==1.16.0 20:19:25 smmap==5.0.1 20:19:25 soupsieve==2.5 20:19:25 stevedore==5.1.0 20:19:25 tabulate==0.9.0 20:19:25 toml==0.10.2 20:19:25 tomlkit==0.12.3 20:19:25 tqdm==4.66.1 20:19:25 typing_extensions==4.8.0 20:19:25 tzdata==2023.3 20:19:25 urllib3==1.26.18 20:19:25 virtualenv==20.24.7 20:19:25 wcwidth==0.2.12 20:19:25 websocket-client==1.6.4 20:19:25 wrapt==1.16.0 20:19:25 xdg==6.0.0 20:19:25 xmltodict==0.13.0 20:19:25 yq==3.2.3 20:19:25 zipp==3.17.0 20:19:25 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5747321952155194997.sh 20:19:25 ---> sudo-logs.sh 20:19:25 Archiving 'sudo' log.. 20:19:25 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11004849586112383849.sh 20:19:25 ---> job-cost.sh 20:19:25 Setup pyenv: 20:19:25 system 20:19:25 3.8.13 20:19:25 3.9.13 20:19:25 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:19:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hfae from file:/tmp/.os_lf_venv 20:19:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:19:34 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. 20:19:34 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 20:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-Hfae/bin to PATH 20:19:35 INFO: No Stack... 20:19:35 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:35 INFO: Archiving Costs 20:19:35 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins4631770443632193545.sh 20:19:35 ---> logs-deploy.sh 20:19:35 Setup pyenv: 20:19:35 system 20:19:35 3.8.13 20:19:35 3.9.13 20:19:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hfae from file:/tmp/.os_lf_venv 20:19:37 lf-activate-venv(): INFO: Installing: lftools 20:19:47 lf-activate-venv(): INFO: Adding /tmp/venv-Hfae/bin to PATH 20:19:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/195 20:19:47 INFO: archiving workspace using pattern(s): 20:19:48 Archives upload complete. 20:19:48 INFO: archiving logs to Nexus 20:19:49 ---> uname -a: 20:19:49 Linux prd-ubuntu1804-docker-8c-8g-3570 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:19:49 20:19:49 20:19:49 ---> lscpu: 20:19:49 Architecture: x86_64 20:19:49 CPU op-mode(s): 32-bit, 64-bit 20:19:49 Byte Order: Little Endian 20:19:49 CPU(s): 8 20:19:49 On-line CPU(s) list: 0-7 20:19:49 Thread(s) per core: 1 20:19:49 Core(s) per socket: 1 20:19:49 Socket(s): 8 20:19:49 NUMA node(s): 1 20:19:49 Vendor ID: AuthenticAMD 20:19:49 CPU family: 23 20:19:49 Model: 49 20:19:49 Model name: AMD EPYC-Rome Processor 20:19:49 Stepping: 0 20:19:49 CPU MHz: 2799.998 20:19:49 BogoMIPS: 5599.99 20:19:49 Virtualization: AMD-V 20:19:49 Hypervisor vendor: KVM 20:19:49 Virtualization type: full 20:19:49 L1d cache: 32K 20:19:49 L1i cache: 32K 20:19:49 L2 cache: 512K 20:19:49 L3 cache: 16384K 20:19:49 NUMA node0 CPU(s): 0-7 20:19: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 20:19:49 20:19:49 20:19:49 ---> nproc: 20:19:49 8 20:19:49 20:19:49 20:19:49 ---> df -h: 20:19:49 Filesystem Size Used Avail Use% Mounted on 20:19:49 udev 16G 0 16G 0% /dev 20:19:49 tmpfs 3.2G 708K 3.2G 1% /run 20:19:49 /dev/vda1 155G 11G 145G 7% / 20:19:49 tmpfs 16G 0 16G 0% /dev/shm 20:19:49 tmpfs 5.0M 0 5.0M 0% /run/lock 20:19:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:19:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:19:49 tmpfs 3.2G 0 3.2G 0% /run/user/1001 20:19:49 20:19:49 20:19:49 ---> free -m: 20:19:49 total used free shared buff/cache available 20:19:49 Mem: 32167 799 29080 0 2287 30936 20:19:49 Swap: 1023 0 1023 20:19:49 20:19:49 20:19:49 ---> ip addr: 20:19:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:19:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:19:49 inet 127.0.0.1/8 scope host lo 20:19:49 valid_lft forever preferred_lft forever 20:19:49 inet6 ::1/128 scope host 20:19:49 valid_lft forever preferred_lft forever 20:19:49 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 20:19:49 link/ether fa:16:3e:ac:da:94 brd ff:ff:ff:ff:ff:ff 20:19:49 inet 10.30.106.8/23 brd 10.30.107.255 scope global dynamic ens3 20:19:49 valid_lft 86192sec preferred_lft 86192sec 20:19:49 inet6 fe80::f816:3eff:feac:da94/64 scope link 20:19:49 valid_lft forever preferred_lft forever 20:19:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:19:49 link/ether 02:42:30:e4:83:fb brd ff:ff:ff:ff:ff:ff 20:19:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:19:49 valid_lft forever preferred_lft forever 20:19:49 20:19:49 20:19:49 ---> sar -b -r -n DEV: 20:19:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3570) 11/23/23 _x86_64_ (8 CPU) 20:19:49 20:19:49 20:16:24 LINUX RESTART (8 CPU) 20:19:49 20:19:49 20:17:00 tps rtps wtps bread/s bwrtn/s 20:19:49 20:18:01 308.93 32.91 276.02 1057.66 20490.41 20:19:49 20:19:01 87.35 14.45 72.90 1040.23 20532.44 20:19:49 Average: 199.06 23.76 175.30 1049.02 20511.25 20:19:49 20:19:49 20:17:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:19:49 20:18:01 30059388 31538688 2879832 8.74 57844 1734996 1629824 4.80 1035248 1564632 77868 20:19:49 20:19:01 29954772 31694880 2984448 9.06 78896 1961352 1420156 4.18 920292 1756720 147692 20:19:49 Average: 30007080 31616784 2932140 8.90 68370 1848174 1524990 4.49 977770 1660676 112780 20:19:49 20:19:49 20:17:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:19:49 20:18:01 ens3 154.83 97.43 560.55 44.25 0.00 0.00 0.00 0.00 20:19:49 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:49 20:18:01 lo 0.92 0.92 0.10 0.10 0.00 0.00 0.00 0.00 20:19:49 20:19:01 ens3 52.64 38.23 614.19 8.60 0.00 0.00 0.00 0.00 20:19:49 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:49 20:19:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 20:19:49 Average: ens3 104.16 68.07 587.15 26.57 0.00 0.00 0.00 0.00 20:19:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:49 Average: lo 1.16 1.16 0.12 0.12 0.00 0.00 0.00 0.00 20:19:49 20:19:49 20:19:49 ---> sar -P ALL: 20:19:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3570) 11/23/23 _x86_64_ (8 CPU) 20:19:49 20:19:49 20:16:24 LINUX RESTART (8 CPU) 20:19:49 20:19:49 20:17:00 CPU %user %nice %system %iowait %steal %idle 20:19:49 20:18:01 all 11.67 0.00 0.80 2.00 0.05 85.48 20:19:49 20:18:01 0 20.69 0.00 1.27 1.55 0.07 76.43 20:19:49 20:18:01 1 19.99 0.00 1.09 1.72 0.07 77.13 20:19:49 20:18:01 2 21.02 0.00 0.69 0.39 0.08 77.81 20:19:49 20:18:01 3 9.34 0.00 0.56 0.02 0.05 90.03 20:19:49 20:18:01 4 4.54 0.00 0.48 0.16 0.03 94.79 20:19:49 20:18:01 5 3.56 0.00 0.34 0.21 0.03 95.85 20:19:49 20:18:01 6 6.89 0.00 0.54 6.92 0.08 85.57 20:19:49 20:18:01 7 7.37 0.00 1.35 5.04 0.02 86.23 20:19:49 20:19:01 all 10.20 0.00 0.70 1.65 0.03 87.42 20:19:49 20:19:01 0 17.77 0.00 0.83 0.18 0.03 81.18 20:19:49 20:19:01 1 17.60 0.00 0.92 1.75 0.03 79.70 20:19:49 20:19:01 2 11.93 0.00 0.73 0.35 0.02 86.97 20:19:49 20:19:01 3 1.08 0.00 0.47 0.17 0.02 98.26 20:19:49 20:19:01 4 2.85 0.00 0.40 0.15 0.00 96.60 20:19:49 20:19:01 5 0.95 0.00 0.37 0.27 0.00 98.42 20:19:49 20:19:01 6 0.22 0.00 0.40 9.31 0.05 90.02 20:19:49 20:19:01 7 29.13 0.00 1.49 1.10 0.07 68.21 20:19:49 Average: all 10.94 0.00 0.75 1.83 0.04 86.44 20:19:49 Average: 0 19.24 0.00 1.05 0.87 0.05 78.79 20:19:49 Average: 1 18.81 0.00 1.01 1.73 0.05 78.40 20:19:49 Average: 2 16.51 0.00 0.71 0.37 0.05 82.35 20:19:49 Average: 3 5.25 0.00 0.51 0.09 0.03 94.12 20:19:49 Average: 4 3.70 0.00 0.44 0.16 0.02 95.69 20:19:49 Average: 5 2.26 0.00 0.36 0.24 0.02 97.12 20:19:49 Average: 6 3.59 0.00 0.47 8.10 0.07 87.77 20:19:49 Average: 7 18.16 0.00 1.42 3.09 0.04 77.29 20:19:49 20:19:49 20:19:49