12:52:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 12:52:37 Running as SYSTEM 12:52:37 [EnvInject] - Loading node environment variables. 12:52:37 Building remotely on prd-ubuntu1804-docker-8c-8g-9745 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 12:52:37 [ssh-agent] Looking for ssh-agent implementation... 12:52:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:37 $ ssh-agent 12:52:37 SSH_AUTH_SOCK=/tmp/ssh-MppWn1TzDV0o/agent.2080 12:52:37 SSH_AGENT_PID=2082 12:52:37 [ssh-agent] Started. 12:52:37 Running ssh-add (command line suppressed) 12:52:37 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15430434223947570860.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15430434223947570860.key) 12:52:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:52:37 The recommended git tool is: NONE 12:52:38 using credential onap-jenkins-ssh 12:52:38 Wiping out workspace first. 12:52:38 Cloning the remote Git repository 12:52:38 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:52:38 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 12:52:38 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:52:38 > git --version # timeout=10 12:52:38 > git --version # 'git version 2.17.1' 12:52:38 using GIT_SSH to set credentials Gerrit user 12:52:38 Verifying host key using manually-configured host key entries 12:52:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:52:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:52:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:52:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:52:39 using GIT_SSH to set credentials Gerrit user 12:52:39 Verifying host key using manually-configured host key entries 12:52:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/6 # timeout=30 12:52:39 > git rev-parse 4b191bccb2d137a0ad967f76b8e51000c6fad1ee^{commit} # timeout=10 12:52:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:39 Checking out Revision 4b191bccb2d137a0ad967f76b8e51000c6fad1ee (refs/changes/43/137443/6) 12:52:39 > git config core.sparsecheckout # timeout=10 12:52:39 > git checkout -f 4b191bccb2d137a0ad967f76b8e51000c6fad1ee # timeout=30 12:52:43 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 12:52:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:43 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 12:52:43 [EnvInject] - Injecting environment variables from a build step. 12:52:43 [EnvInject] - Injecting as environment variables the properties content 12:52:43 PYTHON=python3 12:52:43 12:52:43 [EnvInject] - Variables injected successfully. 12:52:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8688463492536841237.sh 12:52:43 ---> tox-install.sh 12:52:43 + source /home/jenkins/lf-env.sh 12:52:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:43 ++ mktemp -d /tmp/venv-XXXX 12:52:43 + lf_venv=/tmp/venv-RANF 12:52:43 + local venv_file=/tmp/.os_lf_venv 12:52:43 + local python=python3 12:52:43 + local options 12:52:43 + local set_path=true 12:52:43 + local install_args= 12:52:43 ++ 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 12:52:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:43 + true 12:52:43 + case $1 in 12:52:43 + venv_file=/tmp/.toxenv 12:52:43 + shift 2 12:52:43 + true 12:52:43 + case $1 in 12:52:43 + shift 12:52:43 + break 12:52:43 + case $python in 12:52:43 + local pkg_list= 12:52:43 + [[ -d /opt/pyenv ]] 12:52:43 + echo 'Setup pyenv:' 12:52:43 Setup pyenv: 12:52:43 + export PYENV_ROOT=/opt/pyenv 12:52:43 + PYENV_ROOT=/opt/pyenv 12:52:43 + 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 12:52:43 + 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 12:52:43 + pyenv versions 12:52:43 * system (set by /opt/pyenv/version) 12:52:43 * 3.8.13 (set by /opt/pyenv/version) 12:52:43 * 3.9.13 (set by /opt/pyenv/version) 12:52:43 * 3.10.6 (set by /opt/pyenv/version) 12:52:43 + command -v pyenv 12:52:43 ++ pyenv init - --no-rehash 12:52:43 + 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[*]}"'\'')" 12:52:43 export PATH="/opt/pyenv/shims:${PATH}" 12:52:43 export PYENV_SHELL=bash 12:52:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:43 pyenv() { 12:52:43 local command 12:52:43 command="${1:-}" 12:52:43 if [ "$#" -gt 0 ]; then 12:52:43 shift 12:52:43 fi 12:52:43 12:52:43 case "$command" in 12:52:43 rehash|shell) 12:52:43 eval "$(pyenv "sh-$command" "$@")" 12:52:43 ;; 12:52:43 *) 12:52:43 command pyenv "$command" "$@" 12:52:43 ;; 12:52:43 esac 12:52:43 }' 12:52:43 +++ 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[*]}"' 12:52:43 ++ 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 12:52:43 ++ 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 12:52:43 ++ 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 12:52:43 ++ export PYENV_SHELL=bash 12:52:43 ++ PYENV_SHELL=bash 12:52:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:43 +++ complete -F _pyenv pyenv 12:52:43 ++ lf-pyver python3 12:52:43 ++ local py_version_xy=python3 12:52:43 ++ local py_version_xyz= 12:52:43 ++ pyenv versions 12:52:43 ++ local command 12:52:43 ++ command=versions 12:52:43 ++ '[' 1 -gt 0 ']' 12:52:43 ++ shift 12:52:43 ++ case "$command" in 12:52:43 ++ command pyenv versions 12:52:43 ++ pyenv versions 12:52:43 ++ sed 's/^[ *]* //' 12:52:43 ++ awk '{ print $1 }' 12:52:43 ++ grep -E '^[0-9.]*[0-9]$' 12:52:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:43 +++ grep '^3' /tmp/.pyenv_versions 12:52:43 +++ sort -V 12:52:43 +++ tail -n 1 12:52:43 ++ py_version_xyz=3.10.6 12:52:43 ++ [[ -z 3.10.6 ]] 12:52:43 ++ echo 3.10.6 12:52:43 ++ return 0 12:52:43 + pyenv local 3.10.6 12:52:43 + local command 12:52:43 + command=local 12:52:43 + '[' 2 -gt 0 ']' 12:52:43 + shift 12:52:43 + case "$command" in 12:52:43 + command pyenv local 3.10.6 12:52:43 + pyenv local 3.10.6 12:52:43 + for arg in "$@" 12:52:43 + case $arg in 12:52:43 + pkg_list+='tox ' 12:52:43 + for arg in "$@" 12:52:43 + case $arg in 12:52:43 + pkg_list+='virtualenv ' 12:52:43 + for arg in "$@" 12:52:43 + case $arg in 12:52:43 + pkg_list+='urllib3~=1.26.15 ' 12:52:43 + [[ -f /tmp/.toxenv ]] 12:52:43 + [[ ! -f /tmp/.toxenv ]] 12:52:43 + [[ -n '' ]] 12:52:43 + python3 -m venv /tmp/venv-RANF 12:52:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RANF' 12:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RANF 12:52:47 + echo /tmp/venv-RANF 12:52:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:52:47 + /tmp/venv-RANF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:50 + /tmp/venv-RANF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:53 + type python3 12:52:53 + true 12:52:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RANF/bin to PATH' 12:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-RANF/bin to PATH 12:52:53 + PATH=/tmp/venv-RANF/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 12:52:53 + return 0 12:52:53 + python3 --version 12:52:53 Python 3.10.6 12:52:53 + python3 -m pip --version 12:52:53 pip 24.0 from /tmp/venv-RANF/lib/python3.10/site-packages/pip (python 3.10) 12:52:53 + python3 -m pip freeze 12:52:54 cachetools==5.3.3 12:52:54 chardet==5.2.0 12:52:54 colorama==0.4.6 12:52:54 distlib==0.3.8 12:52:54 filelock==3.13.1 12:52:54 packaging==23.2 12:52:54 platformdirs==4.2.0 12:52:54 pluggy==1.4.0 12:52:54 pyproject-api==1.6.1 12:52:54 tomli==2.0.1 12:52:54 tox==4.13.0 12:52:54 urllib3==1.26.18 12:52:54 virtualenv==20.25.1 12:52:54 [EnvInject] - Injecting environment variables from a build step. 12:52:54 [EnvInject] - Injecting as environment variables the properties content 12:52:54 PARALLEL=false 12:52:54 12:52:54 [EnvInject] - Variables injected successfully. 12:52:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15515222061836677986.sh 12:52:54 ---> tox-run.sh 12:52:54 + 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 12:52:54 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 12:52:54 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 12:52:54 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 12:52:54 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 12:52:54 + source /home/jenkins/lf-env.sh 12:52:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:54 ++ mktemp -d /tmp/venv-XXXX 12:52:54 + lf_venv=/tmp/venv-WrU0 12:52:54 + local venv_file=/tmp/.os_lf_venv 12:52:54 + local python=python3 12:52:54 + local options 12:52:54 + local set_path=true 12:52:54 + local install_args= 12:52:54 ++ 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 12:52:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:54 + true 12:52:54 + case $1 in 12:52:54 + venv_file=/tmp/.toxenv 12:52:54 + shift 2 12:52:54 + true 12:52:54 + case $1 in 12:52:54 + shift 12:52:54 + break 12:52:54 + case $python in 12:52:54 + local pkg_list= 12:52:54 + [[ -d /opt/pyenv ]] 12:52:54 + echo 'Setup pyenv:' 12:52:54 Setup pyenv: 12:52:54 + export PYENV_ROOT=/opt/pyenv 12:52:54 + PYENV_ROOT=/opt/pyenv 12:52:54 + 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 12:52:54 + 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 12:52:54 + pyenv versions 12:52:54 system 12:52:54 3.8.13 12:52:54 3.9.13 12:52:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:52:54 + command -v pyenv 12:52:54 ++ pyenv init - --no-rehash 12:52:54 + 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[*]}"'\'')" 12:52:54 export PATH="/opt/pyenv/shims:${PATH}" 12:52:54 export PYENV_SHELL=bash 12:52:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:54 pyenv() { 12:52:54 local command 12:52:54 command="${1:-}" 12:52:54 if [ "$#" -gt 0 ]; then 12:52:54 shift 12:52:54 fi 12:52:54 12:52:54 case "$command" in 12:52:54 rehash|shell) 12:52:54 eval "$(pyenv "sh-$command" "$@")" 12:52:54 ;; 12:52:54 *) 12:52:54 command pyenv "$command" "$@" 12:52:54 ;; 12:52:54 esac 12:52:54 }' 12:52:54 +++ 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[*]}"' 12:52:54 ++ 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 12:52:54 ++ 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 12:52:54 ++ 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 12:52:54 ++ export PYENV_SHELL=bash 12:52:54 ++ PYENV_SHELL=bash 12:52:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:54 +++ complete -F _pyenv pyenv 12:52:54 ++ lf-pyver python3 12:52:54 ++ local py_version_xy=python3 12:52:54 ++ local py_version_xyz= 12:52:54 ++ pyenv versions 12:52:54 ++ local command 12:52:54 ++ command=versions 12:52:54 ++ '[' 1 -gt 0 ']' 12:52:54 ++ shift 12:52:54 ++ case "$command" in 12:52:54 ++ command pyenv versions 12:52:54 ++ pyenv versions 12:52:54 ++ sed 's/^[ *]* //' 12:52:54 ++ awk '{ print $1 }' 12:52:54 ++ grep -E '^[0-9.]*[0-9]$' 12:52:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:54 +++ grep '^3' /tmp/.pyenv_versions 12:52:54 +++ sort -V 12:52:54 +++ tail -n 1 12:52:54 ++ py_version_xyz=3.10.6 12:52:54 ++ [[ -z 3.10.6 ]] 12:52:54 ++ echo 3.10.6 12:52:54 ++ return 0 12:52:54 + pyenv local 3.10.6 12:52:54 + local command 12:52:54 + command=local 12:52:54 + '[' 2 -gt 0 ']' 12:52:54 + shift 12:52:54 + case "$command" in 12:52:54 + command pyenv local 3.10.6 12:52:54 + pyenv local 3.10.6 12:52:54 + for arg in "$@" 12:52:54 + case $arg in 12:52:54 + pkg_list+='tox ' 12:52:54 + for arg in "$@" 12:52:54 + case $arg in 12:52:54 + pkg_list+='virtualenv ' 12:52:54 + for arg in "$@" 12:52:54 + case $arg in 12:52:54 + pkg_list+='urllib3~=1.26.15 ' 12:52:54 + [[ -f /tmp/.toxenv ]] 12:52:54 ++ cat /tmp/.toxenv 12:52:54 + lf_venv=/tmp/venv-RANF 12:52:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RANF from' file:/tmp/.toxenv 12:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RANF from file:/tmp/.toxenv 12:52:54 + /tmp/venv-RANF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:55 + /tmp/venv-RANF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:56 + type python3 12:52:56 + true 12:52:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RANF/bin to PATH' 12:52:56 lf-activate-venv(): INFO: Adding /tmp/venv-RANF/bin to PATH 12:52:56 + PATH=/tmp/venv-RANF/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 12:52:56 + return 0 12:52:56 + [[ -d /opt/pyenv ]] 12:52:56 + echo '---> Setting up pyenv' 12:52:56 ---> Setting up pyenv 12:52:56 + export PYENV_ROOT=/opt/pyenv 12:52:56 + PYENV_ROOT=/opt/pyenv 12:52:56 + export PATH=/opt/pyenv/bin:/tmp/venv-RANF/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 12:52:56 + PATH=/opt/pyenv/bin:/tmp/venv-RANF/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 12:52:56 ++ pwd 12:52:56 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 12:52:56 + export PYTHONPATH 12:52:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:52:56 + TOX_TESTENV_PASSENV=PYTHONPATH 12:52:56 + tox --version 12:52:56 4.13.0 from /tmp/venv-RANF/lib/python3.10/site-packages/tox/__init__.py 12:52:56 + PARALLEL=false 12:52:56 + TOX_OPTIONS_LIST= 12:52:56 + [[ -n pylint ]] 12:52:56 + TOX_OPTIONS_LIST=' -e pylint' 12:52:56 + case ${PARALLEL,,} in 12:52:56 + tox -e pylint 12:52:56 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 12:52:58 pylint: install_deps> python -I -m pip install -r test-requirements.txt 12:53:11 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 12:53:12 .pkg: _optional_hooks> python /tmp/venv-RANF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:13 .pkg: get_requires_for_build_sdist> python /tmp/venv-RANF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:13 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:53:13 .pkg: get_requires_for_build_wheel> python /tmp/venv-RANF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:13 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 12:53:14 .pkg: freeze> python -m pip freeze --all 12:53:14 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 12:53:14 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-RANF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:14 .pkg: build_sdist> python /tmp/venv-RANF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:15 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 12:53:15 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.4.tar.gz 12:53:18 pylint: freeze> python -m pip freeze --all 12:53:18 pylint: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 12:53:18 pylint: commands[0]> pylint src/ 12:53:40 12:53:40 ------------------------------------ 12:53:40 Your code has been rated at 10.00/10 12:53:40 12:53:42 .pkg: _exit> python /tmp/venv-RANF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:42 pylint: OK (45.20=setup[21.52]+cmd[23.68] seconds) 12:53:42 congratulations :) (45.36 seconds) 12:53:42 + tox_status=0 12:53:42 + echo '---> Completed tox runs' 12:53:42 ---> Completed tox runs 12:53:42 + for i in .tox/*/log 12:53:42 ++ echo .tox/pylint/log 12:53:42 ++ awk -F/ '{print $2}' 12:53:42 + tox_env=pylint 12:53:42 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 12:53:42 + DOC_DIR=docs/_build/html 12:53:42 + [[ -d docs/_build/html ]] 12:53:42 + echo '---> tox-run.sh ends' 12:53:42 ---> tox-run.sh ends 12:53:42 + test 0 -eq 0 12:53:42 $ ssh-agent -k 12:53:42 unset SSH_AUTH_SOCK; 12:53:42 unset SSH_AGENT_PID; 12:53:42 echo Agent pid 2082 killed; 12:53:42 [ssh-agent] Stopped. 12:53:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1786136498629174549.sh 12:53:42 ---> sysstat.sh 12:53:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4331532967639575564.sh 12:53:43 ---> package-listing.sh 12:53:43 ++ facter osfamily 12:53:43 ++ tr '[:upper:]' '[:lower:]' 12:53:43 + OS_FAMILY=debian 12:53:43 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 12:53:43 + START_PACKAGES=/tmp/packages_start.txt 12:53:43 + END_PACKAGES=/tmp/packages_end.txt 12:53:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:43 + PACKAGES=/tmp/packages_start.txt 12:53:43 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 12:53:43 + PACKAGES=/tmp/packages_end.txt 12:53:43 + case "${OS_FAMILY}" in 12:53:43 + dpkg -l 12:53:43 + grep '^ii' 12:53:43 + '[' -f /tmp/packages_start.txt ']' 12:53:43 + '[' -f /tmp/packages_end.txt ']' 12:53:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:43 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 12:53:43 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 12:53:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 12:53:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12682845695983309059.sh 12:53:43 ---> capture-instance-metadata.sh 12:53:43 Setup pyenv: 12:53:43 system 12:53:43 3.8.13 12:53:43 3.9.13 12:53:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:53:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZLVx 12:53:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:50 lf-activate-venv(): INFO: Installing: lftools 12:54:20 lf-activate-venv(): INFO: Adding /tmp/venv-ZLVx/bin to PATH 12:54:20 INFO: Running in OpenStack, capturing instance metadata 12:54:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9775319017426387139.sh 12:54:20 provisioning config files... 12:54:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config8692468458723838149tmp 12:54:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:54:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:54:20 [EnvInject] - Injecting environment variables from a build step. 12:54:20 [EnvInject] - Injecting as environment variables the properties content 12:54:20 SERVER_ID=logs 12:54:20 12:54:20 [EnvInject] - Variables injected successfully. 12:54:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9792333390910547682.sh 12:54:20 ---> create-netrc.sh 12:54:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14523176974611582336.sh 12:54:20 ---> python-tools-install.sh 12:54:20 Setup pyenv: 12:54:20 system 12:54:20 3.8.13 12:54:20 3.9.13 12:54:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:54:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLVx from file:/tmp/.os_lf_venv 12:54:22 lf-activate-venv(): INFO: Installing: lftools 12:54:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZLVx/bin to PATH 12:54:29 Generating Requirements File 12:54:58 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. 12:54:58 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:54:59 Python 3.10.6 12:54:59 pip 24.0 from /tmp/venv-ZLVx/lib/python3.10/site-packages/pip (python 3.10) 12:54:59 appdirs==1.4.4 12:54:59 argcomplete==3.2.2 12:54:59 aspy.yaml==1.3.0 12:54:59 attrs==23.2.0 12:54:59 autopage==0.5.2 12:54:59 beautifulsoup4==4.12.3 12:54:59 boto3==1.34.52 12:54:59 botocore==1.34.52 12:54:59 bs4==0.0.2 12:54:59 cachetools==5.3.3 12:54:59 certifi==2024.2.2 12:54:59 cffi==1.16.0 12:54:59 cfgv==3.4.0 12:54:59 chardet==5.2.0 12:54:59 charset-normalizer==3.3.2 12:54:59 click==8.1.7 12:54:59 cliff==4.6.0 12:54:59 cmd2==2.4.3 12:54:59 cryptography==3.3.2 12:54:59 debtcollector==3.0.0 12:54:59 decorator==5.1.1 12:54:59 defusedxml==0.7.1 12:54:59 Deprecated==1.2.14 12:54:59 distlib==0.3.8 12:54:59 dnspython==2.6.1 12:54:59 docker==4.2.2 12:54:59 dogpile.cache==1.3.2 12:54:59 email_validator==2.1.1 12:54:59 filelock==3.13.1 12:54:59 future==1.0.0 12:54:59 gitdb==4.0.11 12:54:59 GitPython==3.1.42 12:54:59 google-auth==2.28.1 12:54:59 httplib2==0.22.0 12:54:59 identify==2.5.35 12:54:59 idna==3.6 12:54:59 importlib-resources==1.5.0 12:54:59 iso8601==2.1.0 12:54:59 Jinja2==3.1.3 12:54:59 jmespath==1.0.1 12:54:59 jsonpatch==1.33 12:54:59 jsonpointer==2.4 12:54:59 jsonschema==4.21.1 12:54:59 jsonschema-specifications==2023.12.1 12:54:59 keystoneauth1==5.6.0 12:54:59 kubernetes==29.0.0 12:54:59 lftools==0.37.9 12:54:59 lxml==5.1.0 12:54:59 MarkupSafe==2.1.5 12:54:59 msgpack==1.0.7 12:54:59 multi_key_dict==2.0.3 12:54:59 munch==4.0.0 12:54:59 netaddr==1.2.1 12:54:59 netifaces==0.11.0 12:54:59 niet==1.4.2 12:54:59 nodeenv==1.8.0 12:54:59 oauth2client==4.1.3 12:54:59 oauthlib==3.2.2 12:54:59 openstacksdk==0.62.0 12:54:59 os-client-config==2.1.0 12:54:59 os-service-types==1.7.0 12:54:59 osc-lib==3.0.1 12:54:59 oslo.config==9.4.0 12:54:59 oslo.context==5.4.0 12:54:59 oslo.i18n==6.3.0 12:54:59 oslo.log==5.5.0 12:54:59 oslo.serialization==5.4.0 12:54:59 oslo.utils==7.1.0 12:54:59 packaging==23.2 12:54:59 pbr==6.0.0 12:54:59 platformdirs==4.2.0 12:54:59 prettytable==3.10.0 12:54:59 pyasn1==0.5.1 12:54:59 pyasn1-modules==0.3.0 12:54:59 pycparser==2.21 12:54:59 pygerrit2==2.0.15 12:54:59 PyGithub==2.2.0 12:54:59 pyinotify==0.9.6 12:54:59 PyJWT==2.8.0 12:54:59 PyNaCl==1.5.0 12:54:59 pyparsing==2.4.7 12:54:59 pyperclip==1.8.2 12:54:59 pyrsistent==0.20.0 12:54:59 python-cinderclient==9.4.0 12:54:59 python-dateutil==2.8.2 12:54:59 python-heatclient==3.4.0 12:54:59 python-jenkins==1.8.2 12:54:59 python-keystoneclient==5.3.0 12:54:59 python-magnumclient==4.3.0 12:54:59 python-novaclient==18.4.0 12:54:59 python-openstackclient==6.0.1 12:54:59 python-swiftclient==4.4.0 12:54:59 PyYAML==6.0.1 12:54:59 referencing==0.33.0 12:54:59 requests==2.31.0 12:54:59 requests-oauthlib==1.3.1 12:54:59 requestsexceptions==1.4.0 12:54:59 rfc3986==2.0.0 12:54:59 rpds-py==0.18.0 12:54:59 rsa==4.9 12:54:59 ruamel.yaml==0.18.6 12:54:59 ruamel.yaml.clib==0.2.8 12:54:59 s3transfer==0.10.0 12:54:59 simplejson==3.19.2 12:54:59 six==1.16.0 12:54:59 smmap==5.0.1 12:54:59 soupsieve==2.5 12:54:59 stevedore==5.2.0 12:54:59 tabulate==0.9.0 12:54:59 toml==0.10.2 12:54:59 tomlkit==0.12.4 12:54:59 tqdm==4.66.2 12:54:59 typing_extensions==4.10.0 12:54:59 tzdata==2024.1 12:54:59 urllib3==1.26.18 12:54:59 virtualenv==20.25.1 12:54:59 wcwidth==0.2.13 12:54:59 websocket-client==1.7.0 12:54:59 wrapt==1.16.0 12:54:59 xdg==6.0.0 12:54:59 xmltodict==0.13.0 12:54:59 yq==3.2.3 12:54:59 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5260349295511664280.sh 12:54:59 ---> sudo-logs.sh 12:54:59 Archiving 'sudo' log.. 12:55:00 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins135991395325499951.sh 12:55:00 ---> job-cost.sh 12:55:00 Setup pyenv: 12:55:00 system 12:55:00 3.8.13 12:55:00 3.9.13 12:55:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:55:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLVx from file:/tmp/.os_lf_venv 12:55:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:09 lf-activate-venv(): INFO: Adding /tmp/venv-ZLVx/bin to PATH 12:55:09 INFO: No Stack... 12:55:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:10 INFO: Archiving Costs 12:55:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins672875426786602041.sh 12:55:10 ---> logs-deploy.sh 12:55:10 Setup pyenv: 12:55:10 system 12:55:10 3.8.13 12:55:10 3.9.13 12:55:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:55:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLVx from file:/tmp/.os_lf_venv 12:55:11 lf-activate-venv(): INFO: Installing: lftools 12:55:21 lf-activate-venv(): INFO: Adding /tmp/venv-ZLVx/bin to PATH 12:55:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/239 12:55:21 INFO: archiving workspace using pattern(s): 12:55:22 Archives upload complete. 12:55:22 INFO: archiving logs to Nexus 12:55:23 ---> uname -a: 12:55:23 Linux prd-ubuntu1804-docker-8c-8g-9745 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:55:23 12:55:23 12:55:23 ---> lscpu: 12:55:23 Architecture: x86_64 12:55:23 CPU op-mode(s): 32-bit, 64-bit 12:55:23 Byte Order: Little Endian 12:55:23 CPU(s): 8 12:55:23 On-line CPU(s) list: 0-7 12:55:23 Thread(s) per core: 1 12:55:23 Core(s) per socket: 1 12:55:23 Socket(s): 8 12:55:23 NUMA node(s): 1 12:55:23 Vendor ID: AuthenticAMD 12:55:23 CPU family: 23 12:55:23 Model: 49 12:55:23 Model name: AMD EPYC-Rome Processor 12:55:23 Stepping: 0 12:55:23 CPU MHz: 2799.996 12:55:23 BogoMIPS: 5599.99 12:55:23 Virtualization: AMD-V 12:55:23 Hypervisor vendor: KVM 12:55:23 Virtualization type: full 12:55:23 L1d cache: 32K 12:55:23 L1i cache: 32K 12:55:23 L2 cache: 512K 12:55:23 L3 cache: 16384K 12:55:23 NUMA node0 CPU(s): 0-7 12:55:23 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 12:55:23 12:55:23 12:55:23 ---> nproc: 12:55:23 8 12:55:23 12:55:23 12:55:23 ---> df -h: 12:55:23 Filesystem Size Used Avail Use% Mounted on 12:55:23 udev 16G 0 16G 0% /dev 12:55:23 tmpfs 3.2G 708K 3.2G 1% /run 12:55:23 /dev/vda1 155G 11G 145G 7% / 12:55:23 tmpfs 16G 0 16G 0% /dev/shm 12:55:23 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:55:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:55:23 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:55:23 12:55:23 12:55:23 ---> free -m: 12:55:23 total used free shared buff/cache available 12:55:23 Mem: 32167 826 29104 0 2235 30911 12:55:23 Swap: 1023 0 1023 12:55:23 12:55:23 12:55:23 ---> ip addr: 12:55:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:23 inet 127.0.0.1/8 scope host lo 12:55:23 valid_lft forever preferred_lft forever 12:55:23 inet6 ::1/128 scope host 12:55:23 valid_lft forever preferred_lft forever 12:55:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:23 link/ether fa:16:3e:ef:a2:d6 brd ff:ff:ff:ff:ff:ff 12:55:23 inet 10.30.107.211/23 brd 10.30.107.255 scope global dynamic ens3 12:55:23 valid_lft 86197sec preferred_lft 86197sec 12:55:23 inet6 fe80::f816:3eff:feef:a2d6/64 scope link 12:55:23 valid_lft forever preferred_lft forever 12:55:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:55:23 link/ether 02:42:bb:2a:71:51 brd ff:ff:ff:ff:ff:ff 12:55:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:55:23 valid_lft forever preferred_lft forever 12:55:23 12:55:23 12:55:23 ---> sar -b -r -n DEV: 12:55:23 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9745) 02/29/24 _x86_64_ (8 CPU) 12:55:23 12:55:23 12:52:03 LINUX RESTART (8 CPU) 12:55:23 12:55:23 12:53:02 tps rtps wtps bread/s bwrtn/s 12:55:23 12:54:01 79.83 1.69 78.14 87.58 17897.98 12:55:23 12:55:01 100.67 14.61 86.05 1056.36 20388.20 12:55:23 Average: 90.34 8.21 82.13 576.04 19153.55 12:55:23 12:55:23 12:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:23 12:54:01 30093120 31624888 2846100 8.64 64256 1777532 1472908 4.33 958976 1595096 50288 12:55:23 12:55:01 29842572 31680996 3096648 9.40 89444 2042544 1400268 4.12 935636 1835388 119552 12:55:23 Average: 29967846 31652942 2971374 9.02 76850 1910038 1436588 4.23 947306 1715242 84920 12:55:23 12:55:23 12:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:23 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:23 12:54:01 ens3 25.79 19.40 238.28 5.83 0.00 0.00 0.00 0.00 12:55:23 12:54:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 12:55:23 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:23 12:55:01 ens3 52.89 38.71 823.24 8.38 0.00 0.00 0.00 0.00 12:55:23 12:55:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:55:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:23 Average: ens3 39.46 29.14 533.22 7.12 0.00 0.00 0.00 0.00 12:55:23 Average: lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 12:55:23 12:55:23 12:55:23 ---> sar -P ALL: 12:55:23 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9745) 02/29/24 _x86_64_ (8 CPU) 12:55:23 12:55:23 12:52:03 LINUX RESTART (8 CPU) 12:55:23 12:55:23 12:53:02 CPU %user %nice %system %iowait %steal %idle 12:55:23 12:54:01 all 11.16 0.00 0.55 1.84 0.04 86.41 12:55:23 12:54:01 0 0.20 0.00 0.22 0.75 0.05 98.78 12:55:23 12:54:01 1 13.83 0.00 0.93 5.21 0.03 79.99 12:55:23 12:54:01 2 12.79 0.00 0.80 0.10 0.05 86.26 12:55:23 12:54:01 3 2.14 0.00 0.36 0.00 0.03 97.47 12:55:23 12:54:01 4 6.99 0.00 0.66 7.36 0.05 84.94 12:55:23 12:54:01 5 1.88 0.00 0.32 0.00 0.02 97.78 12:55:23 12:54:01 6 1.66 0.00 0.24 0.00 0.00 98.10 12:55:23 12:54:01 7 49.75 0.00 0.88 1.27 0.08 48.01 12:55:23 12:55:01 all 10.46 0.00 0.79 2.09 0.03 86.64 12:55:23 12:55:01 0 0.67 0.00 0.79 8.15 0.05 90.34 12:55:23 12:55:01 1 21.11 0.00 1.45 1.42 0.05 75.97 12:55:23 12:55:01 2 39.34 0.00 1.97 1.95 0.05 56.69 12:55:23 12:55:01 3 8.92 0.00 0.87 0.37 0.02 89.82 12:55:23 12:55:01 4 5.16 0.00 0.38 4.66 0.02 89.78 12:55:23 12:55:01 5 6.02 0.00 0.40 0.08 0.03 93.46 12:55:23 12:55:01 6 0.85 0.00 0.27 0.02 0.02 98.85 12:55:23 12:55:01 7 1.70 0.00 0.20 0.07 0.00 98.03 12:55:23 Average: all 10.80 0.00 0.67 1.97 0.03 86.53 12:55:23 Average: 0 0.44 0.00 0.51 4.48 0.05 94.53 12:55:23 Average: 1 17.50 0.00 1.19 3.30 0.04 77.96 12:55:23 Average: 2 26.18 0.00 1.39 1.04 0.05 71.34 12:55:23 Average: 3 5.56 0.00 0.61 0.19 0.03 93.62 12:55:23 Average: 4 6.06 0.00 0.52 5.99 0.03 87.40 12:55:23 Average: 5 3.97 0.00 0.36 0.04 0.03 95.60 12:55:23 Average: 6 1.25 0.00 0.25 0.01 0.01 98.48 12:55:23 Average: 7 25.49 0.00 0.54 0.66 0.04 73.26 12:55:23 12:55:23 12:55:23