05:40:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137079 05:40:51 Running as SYSTEM 05:40:51 [EnvInject] - Loading node environment variables. 05:40:51 Building remotely on prd-ubuntu1804-docker-8c-8g-14925 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 05:40:51 [ssh-agent] Looking for ssh-agent implementation... 05:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:51 $ ssh-agent 05:40:51 SSH_AUTH_SOCK=/tmp/ssh-zxaixPzc55hN/agent.2105 05:40:51 SSH_AGENT_PID=2107 05:40:51 [ssh-agent] Started. 05:40:51 Running ssh-add (command line suppressed) 05:40:51 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_9833426229803967105.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_9833426229803967105.key) 05:40:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:40:51 The recommended git tool is: NONE 05:40:54 using credential onap-jenkins-ssh 05:40:54 Wiping out workspace first. 05:40:54 Cloning the remote Git repository 05:40:54 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:40:54 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 05:40:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:40:54 > git --version # timeout=10 05:40:54 > git --version # 'git version 2.17.1' 05:40:54 using GIT_SSH to set credentials Gerrit user 05:40:54 Verifying host key using manually-configured host key entries 05:40:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:40:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:40:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:40:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:40:54 using GIT_SSH to set credentials Gerrit user 05:40:54 Verifying host key using manually-configured host key entries 05:40:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/79/137079/1 # timeout=30 05:40:55 > git rev-parse 68e057b87ba4a703cbd414d3572dd1c1f8ff4dd9^{commit} # timeout=10 05:40:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:40:55 Checking out Revision 68e057b87ba4a703cbd414d3572dd1c1f8ff4dd9 (refs/changes/79/137079/1) 05:40:55 > git config core.sparsecheckout # timeout=10 05:40:55 > git checkout -f 68e057b87ba4a703cbd414d3572dd1c1f8ff4dd9 # timeout=30 05:40:58 Commit message: "Create 12.10.0 version" 05:40:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:40:58 > git rev-list --no-walk 61a5978d2ec2f4d850553a970a2c078c3e9d2530 # timeout=10 05:40:58 [EnvInject] - Injecting environment variables from a build step. 05:40:58 [EnvInject] - Injecting as environment variables the properties content 05:40:58 PYTHON=python3 05:40:58 05:40:58 [EnvInject] - Variables injected successfully. 05:40:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13244696504706391506.sh 05:40:58 ---> tox-install.sh 05:40:58 + source /home/jenkins/lf-env.sh 05:40:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:58 ++ mktemp -d /tmp/venv-XXXX 05:40:58 + lf_venv=/tmp/venv-K5E8 05:40:58 + local venv_file=/tmp/.os_lf_venv 05:40:58 + local python=python3 05:40:58 + local options 05:40:58 + local set_path=true 05:40:58 + local install_args= 05:40:58 ++ 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 05:40:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:58 + true 05:40:58 + case $1 in 05:40:58 + venv_file=/tmp/.toxenv 05:40:58 + shift 2 05:40:58 + true 05:40:58 + case $1 in 05:40:58 + shift 05:40:58 + break 05:40:58 + case $python in 05:40:58 + local pkg_list= 05:40:58 + [[ -d /opt/pyenv ]] 05:40:58 + echo 'Setup pyenv:' 05:40:58 Setup pyenv: 05:40:58 + export PYENV_ROOT=/opt/pyenv 05:40:58 + PYENV_ROOT=/opt/pyenv 05:40:58 + 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 05:40:58 + 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 05:40:58 + pyenv versions 05:40:58 * system (set by /opt/pyenv/version) 05:40:58 * 3.8.13 (set by /opt/pyenv/version) 05:40:58 * 3.9.13 (set by /opt/pyenv/version) 05:40:58 * 3.10.6 (set by /opt/pyenv/version) 05:40:58 + command -v pyenv 05:40:58 ++ pyenv init - --no-rehash 05:40:58 + 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[*]}"'\'')" 05:40:58 export PATH="/opt/pyenv/shims:${PATH}" 05:40:58 export PYENV_SHELL=bash 05:40:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:58 pyenv() { 05:40:58 local command 05:40:58 command="${1:-}" 05:40:58 if [ "$#" -gt 0 ]; then 05:40:58 shift 05:40:58 fi 05:40:58 05:40:58 case "$command" in 05:40:58 rehash|shell) 05:40:58 eval "$(pyenv "sh-$command" "$@")" 05:40:58 ;; 05:40:58 *) 05:40:58 command pyenv "$command" "$@" 05:40:58 ;; 05:40:58 esac 05:40:58 }' 05:40:58 +++ 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[*]}"' 05:40:58 ++ 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 05:40:58 ++ 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 05:40:58 ++ 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 05:40:58 ++ export PYENV_SHELL=bash 05:40:58 ++ PYENV_SHELL=bash 05:40:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:58 +++ complete -F _pyenv pyenv 05:40:58 ++ lf-pyver python3 05:40:58 ++ local py_version_xy=python3 05:40:58 ++ local py_version_xyz= 05:40:58 ++ pyenv versions 05:40:58 ++ local command 05:40:58 ++ command=versions 05:40:58 ++ '[' 1 -gt 0 ']' 05:40:58 ++ shift 05:40:58 ++ case "$command" in 05:40:58 ++ command pyenv versions 05:40:58 ++ pyenv versions 05:40:58 ++ sed 's/^[ *]* //' 05:40:58 ++ awk '{ print $1 }' 05:40:58 ++ grep -E '^[0-9.]*[0-9]$' 05:40:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:58 +++ grep '^3' /tmp/.pyenv_versions 05:40:58 +++ sort -V 05:40:58 +++ tail -n 1 05:40:58 ++ py_version_xyz=3.10.6 05:40:58 ++ [[ -z 3.10.6 ]] 05:40:58 ++ echo 3.10.6 05:40:58 ++ return 0 05:40:58 + pyenv local 3.10.6 05:40:58 + local command 05:40:58 + command=local 05:40:58 + '[' 2 -gt 0 ']' 05:40:58 + shift 05:40:58 + case "$command" in 05:40:58 + command pyenv local 3.10.6 05:40:58 + pyenv local 3.10.6 05:40:58 + for arg in "$@" 05:40:58 + case $arg in 05:40:58 + pkg_list+='tox ' 05:40:58 + for arg in "$@" 05:40:58 + case $arg in 05:40:58 + pkg_list+='virtualenv ' 05:40:58 + for arg in "$@" 05:40:58 + case $arg in 05:40:58 + pkg_list+='urllib3~=1.26.15 ' 05:40:58 + [[ -f /tmp/.toxenv ]] 05:40:58 + [[ ! -f /tmp/.toxenv ]] 05:40:58 + [[ -n '' ]] 05:40:58 + python3 -m venv /tmp/venv-K5E8 05:41:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5E8' 05:41:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5E8 05:41:03 + echo /tmp/venv-K5E8 05:41:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:41:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:41:03 + /tmp/venv-K5E8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:41:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:41:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:41:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:41:06 + /tmp/venv-K5E8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:41:09 + type python3 05:41:09 + true 05:41:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K5E8/bin to PATH' 05:41:09 lf-activate-venv(): INFO: Adding /tmp/venv-K5E8/bin to PATH 05:41:09 + PATH=/tmp/venv-K5E8/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 05:41:09 + return 0 05:41:09 + python3 --version 05:41:09 Python 3.10.6 05:41:09 + python3 -m pip --version 05:41:09 pip 23.3.2 from /tmp/venv-K5E8/lib/python3.10/site-packages/pip (python 3.10) 05:41:09 + python3 -m pip freeze 05:41:09 cachetools==5.3.2 05:41:09 chardet==5.2.0 05:41:09 colorama==0.4.6 05:41:09 distlib==0.3.8 05:41:09 filelock==3.13.1 05:41:09 packaging==23.2 05:41:09 platformdirs==4.1.0 05:41:09 pluggy==1.4.0 05:41:09 pyproject-api==1.6.1 05:41:09 tomli==2.0.1 05:41:09 tox==4.12.1 05:41:09 urllib3==1.26.18 05:41:09 virtualenv==20.25.0 05:41:09 [EnvInject] - Injecting environment variables from a build step. 05:41:09 [EnvInject] - Injecting as environment variables the properties content 05:41:09 PARALLEL=false 05:41:09 05:41:09 [EnvInject] - Variables injected successfully. 05:41:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins455903027111862900.sh 05:41:09 ---> tox-run.sh 05:41:09 + 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 05:41:09 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 05:41:09 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 05:41:09 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 05:41:09 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 05:41:09 + source /home/jenkins/lf-env.sh 05:41:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:41:09 ++ mktemp -d /tmp/venv-XXXX 05:41:09 + lf_venv=/tmp/venv-PIJf 05:41:09 + local venv_file=/tmp/.os_lf_venv 05:41:09 + local python=python3 05:41:09 + local options 05:41:09 + local set_path=true 05:41:09 + local install_args= 05:41:09 ++ 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 05:41:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:41:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:41:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:41:09 + true 05:41:09 + case $1 in 05:41:09 + venv_file=/tmp/.toxenv 05:41:09 + shift 2 05:41:09 + true 05:41:09 + case $1 in 05:41:09 + shift 05:41:09 + break 05:41:09 + case $python in 05:41:09 + local pkg_list= 05:41:09 + [[ -d /opt/pyenv ]] 05:41:09 + echo 'Setup pyenv:' 05:41:09 Setup pyenv: 05:41:09 + export PYENV_ROOT=/opt/pyenv 05:41:09 + PYENV_ROOT=/opt/pyenv 05:41:09 + 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 05:41:09 + 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 05:41:09 + pyenv versions 05:41:09 system 05:41:09 3.8.13 05:41:09 3.9.13 05:41:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:41:09 + command -v pyenv 05:41:09 ++ pyenv init - --no-rehash 05:41:09 + 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[*]}"'\'')" 05:41:09 export PATH="/opt/pyenv/shims:${PATH}" 05:41:09 export PYENV_SHELL=bash 05:41:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:41:09 pyenv() { 05:41:09 local command 05:41:09 command="${1:-}" 05:41:09 if [ "$#" -gt 0 ]; then 05:41:09 shift 05:41:09 fi 05:41:09 05:41:09 case "$command" in 05:41:09 rehash|shell) 05:41:09 eval "$(pyenv "sh-$command" "$@")" 05:41:09 ;; 05:41:09 *) 05:41:09 command pyenv "$command" "$@" 05:41:09 ;; 05:41:09 esac 05:41:09 }' 05:41:09 +++ 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[*]}"' 05:41:09 ++ 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 05:41:09 ++ 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 05:41:09 ++ 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 05:41:09 ++ export PYENV_SHELL=bash 05:41:09 ++ PYENV_SHELL=bash 05:41:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:41:09 +++ complete -F _pyenv pyenv 05:41:09 ++ lf-pyver python3 05:41:09 ++ local py_version_xy=python3 05:41:09 ++ local py_version_xyz= 05:41:09 ++ pyenv versions 05:41:09 ++ sed 's/^[ *]* //' 05:41:09 ++ local command 05:41:09 ++ command=versions 05:41:09 ++ '[' 1 -gt 0 ']' 05:41:09 ++ awk '{ print $1 }' 05:41:09 ++ shift 05:41:09 ++ case "$command" in 05:41:09 ++ command pyenv versions 05:41:09 ++ grep -E '^[0-9.]*[0-9]$' 05:41:09 ++ pyenv versions 05:41:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:41:10 +++ grep '^3' /tmp/.pyenv_versions 05:41:10 +++ sort -V 05:41:10 +++ tail -n 1 05:41:10 ++ py_version_xyz=3.10.6 05:41:10 ++ [[ -z 3.10.6 ]] 05:41:10 ++ echo 3.10.6 05:41:10 ++ return 0 05:41:10 + pyenv local 3.10.6 05:41:10 + local command 05:41:10 + command=local 05:41:10 + '[' 2 -gt 0 ']' 05:41:10 + shift 05:41:10 + case "$command" in 05:41:10 + command pyenv local 3.10.6 05:41:10 + pyenv local 3.10.6 05:41:10 + for arg in "$@" 05:41:10 + case $arg in 05:41:10 + pkg_list+='tox ' 05:41:10 + for arg in "$@" 05:41:10 + case $arg in 05:41:10 + pkg_list+='virtualenv ' 05:41:10 + for arg in "$@" 05:41:10 + case $arg in 05:41:10 + pkg_list+='urllib3~=1.26.15 ' 05:41:10 + [[ -f /tmp/.toxenv ]] 05:41:10 ++ cat /tmp/.toxenv 05:41:10 + lf_venv=/tmp/venv-K5E8 05:41:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5E8 from' file:/tmp/.toxenv 05:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5E8 from file:/tmp/.toxenv 05:41:10 + /tmp/venv-K5E8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:41:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:41:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:41:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:41:10 + /tmp/venv-K5E8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:41:12 + type python3 05:41:12 + true 05:41:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K5E8/bin to PATH' 05:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-K5E8/bin to PATH 05:41:12 + PATH=/tmp/venv-K5E8/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 05:41:12 + return 0 05:41:12 + [[ -d /opt/pyenv ]] 05:41:12 + echo '---> Setting up pyenv' 05:41:12 ---> Setting up pyenv 05:41:12 + export PYENV_ROOT=/opt/pyenv 05:41:12 + PYENV_ROOT=/opt/pyenv 05:41:12 + export PATH=/opt/pyenv/bin:/tmp/venv-K5E8/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 05:41:12 + PATH=/opt/pyenv/bin:/tmp/venv-K5E8/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 05:41:12 ++ pwd 05:41:12 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 05:41:12 + export PYTHONPATH 05:41:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:41:12 + TOX_TESTENV_PASSENV=PYTHONPATH 05:41:12 + tox --version 05:41:12 4.12.1 from /tmp/venv-K5E8/lib/python3.10/site-packages/tox/__init__.py 05:41:12 + PARALLEL=false 05:41:12 + TOX_OPTIONS_LIST= 05:41:12 + [[ -n pylint ]] 05:41:12 + TOX_OPTIONS_LIST=' -e pylint' 05:41:12 + case ${PARALLEL,,} in 05:41:12 + tox -e pylint 05:41:12 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 05:41:13 pylint: install_deps> python -I -m pip install -r test-requirements.txt 05:41:25 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 05:41:27 .pkg: _optional_hooks> python /tmp/venv-K5E8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:27 .pkg: get_requires_for_build_sdist> python /tmp/venv-K5E8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:27 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 05:41:28 .pkg: get_requires_for_build_wheel> python /tmp/venv-K5E8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:28 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 05:41:28 .pkg: freeze> python -m pip freeze --all 05:41:29 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 05:41:29 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-K5E8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:29 .pkg: build_sdist> python /tmp/venv-K5E8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:29 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 05:41:30 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.10.0.tar.gz 05:41:32 pylint: freeze> python -m pip freeze --all 05:41:33 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.0,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,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==12.10.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.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==7.4.4,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 05:41:33 pylint: commands[0]> pylint src/ 05:41:53 05:41:53 ------------------------------------ 05:41:53 Your code has been rated at 10.00/10 05:41:53 05:41:55 .pkg: _exit> python /tmp/venv-K5E8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:55 pylint: OK (42.84=setup[20.13]+cmd[22.71] seconds) 05:41:55 congratulations :) (43.01 seconds) 05:41:56 + tox_status=0 05:41:56 + echo '---> Completed tox runs' 05:41:56 ---> Completed tox runs 05:41:56 + for i in .tox/*/log 05:41:56 ++ echo .tox/pylint/log 05:41:56 ++ awk -F/ '{print $2}' 05:41:56 + tox_env=pylint 05:41:56 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 05:41:56 + DOC_DIR=docs/_build/html 05:41:56 + [[ -d docs/_build/html ]] 05:41:56 + echo '---> tox-run.sh ends' 05:41:56 ---> tox-run.sh ends 05:41:56 + test 0 -eq 0 05:41:56 $ ssh-agent -k 05:41:56 unset SSH_AUTH_SOCK; 05:41:56 unset SSH_AGENT_PID; 05:41:56 echo Agent pid 2107 killed; 05:41:56 [ssh-agent] Stopped. 05:41:56 [PostBuildScript] - [INFO] Executing post build scripts. 05:41:56 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16223882267872176342.sh 05:41:56 ---> sysstat.sh 05:41:56 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14466099192841037537.sh 05:41:56 ---> package-listing.sh 05:41:56 ++ facter osfamily 05:41:56 ++ tr '[:upper:]' '[:lower:]' 05:41:56 + OS_FAMILY=debian 05:41:56 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 05:41:56 + START_PACKAGES=/tmp/packages_start.txt 05:41:56 + END_PACKAGES=/tmp/packages_end.txt 05:41:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:41:56 + PACKAGES=/tmp/packages_start.txt 05:41:56 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 05:41:56 + PACKAGES=/tmp/packages_end.txt 05:41:56 + case "${OS_FAMILY}" in 05:41:56 + dpkg -l 05:41:56 + grep '^ii' 05:41:56 + '[' -f /tmp/packages_start.txt ']' 05:41:56 + '[' -f /tmp/packages_end.txt ']' 05:41:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:41:56 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 05:41:56 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 05:41:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 05:41:56 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins468184185543005050.sh 05:41:56 ---> capture-instance-metadata.sh 05:41:56 Setup pyenv: 05:41:56 system 05:41:56 3.8.13 05:41:56 3.9.13 05:41:56 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:42:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hWxd 05:42:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:42:05 lf-activate-venv(): INFO: Installing: lftools 05:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-hWxd/bin to PATH 05:42:34 INFO: Running in OpenStack, capturing instance metadata 05:42:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12885113014723003616.sh 05:42:34 provisioning config files... 05:42:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config16637709422610169358tmp 05:42:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:42:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:42:34 [EnvInject] - Injecting environment variables from a build step. 05:42:34 [EnvInject] - Injecting as environment variables the properties content 05:42:34 SERVER_ID=logs 05:42:34 05:42:34 [EnvInject] - Variables injected successfully. 05:42:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1482047387936102097.sh 05:42:35 ---> create-netrc.sh 05:42:35 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11127903356100412900.sh 05:42:35 ---> python-tools-install.sh 05:42:35 Setup pyenv: 05:42:35 system 05:42:35 3.8.13 05:42:35 3.9.13 05:42:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWxd from file:/tmp/.os_lf_venv 05:42:36 lf-activate-venv(): INFO: Installing: lftools 05:42:43 lf-activate-venv(): INFO: Adding /tmp/venv-hWxd/bin to PATH 05:42:43 Generating Requirements File 05:43:17 Python 3.10.6 05:43:17 pip 23.3.2 from /tmp/venv-hWxd/lib/python3.10/site-packages/pip (python 3.10) 05:43:17 appdirs==1.4.4 05:43:17 argcomplete==3.2.2 05:43:17 aspy.yaml==1.3.0 05:43:17 attrs==23.2.0 05:43:17 autopage==0.5.2 05:43:17 beautifulsoup4==4.12.3 05:43:17 boto3==1.34.27 05:43:17 botocore==1.34.27 05:43:17 bs4==0.0.2 05:43:17 cachetools==5.3.2 05:43:17 certifi==2023.11.17 05:43:17 cffi==1.16.0 05:43:17 cfgv==3.4.0 05:43:17 chardet==5.2.0 05:43:17 charset-normalizer==3.3.2 05:43:17 click==8.1.7 05:43:17 cliff==4.5.0 05:43:17 cmd2==2.4.3 05:43:17 cryptography==3.3.2 05:43:17 debtcollector==2.5.0 05:43:17 decorator==5.1.1 05:43:17 defusedxml==0.7.1 05:43:17 Deprecated==1.2.14 05:43:17 distlib==0.3.8 05:43:17 dnspython==2.5.0 05:43:17 docker==4.2.2 05:43:17 dogpile.cache==1.3.0 05:43:17 email-validator==2.1.0.post1 05:43:17 filelock==3.13.1 05:43:17 future==0.18.3 05:43:17 gitdb==4.0.11 05:43:17 GitPython==3.1.41 05:43:17 google-auth==2.27.0 05:43:17 httplib2==0.22.0 05:43:17 identify==2.5.33 05:43:17 idna==3.6 05:43:17 importlib-resources==1.5.0 05:43:17 iso8601==2.1.0 05:43:17 Jinja2==3.1.3 05:43:17 jmespath==1.0.1 05:43:17 jsonpatch==1.33 05:43:17 jsonpointer==2.4 05:43:17 jsonschema==4.21.1 05:43:17 jsonschema-specifications==2023.12.1 05:43:17 keystoneauth1==5.5.0 05:43:17 kubernetes==29.0.0 05:43:17 lftools==0.37.8 05:43:17 lxml==5.1.0 05:43:17 MarkupSafe==2.1.4 05:43:17 msgpack==1.0.7 05:43:17 multi_key_dict==2.0.3 05:43:17 munch==4.0.0 05:43:17 netaddr==0.10.1 05:43:17 netifaces==0.11.0 05:43:17 niet==1.4.2 05:43:17 nodeenv==1.8.0 05:43:17 oauth2client==4.1.3 05:43:17 oauthlib==3.2.2 05:43:17 openstacksdk==0.62.0 05:43:17 os-client-config==2.1.0 05:43:17 os-service-types==1.7.0 05:43:17 osc-lib==3.0.0 05:43:17 oslo.config==9.3.0 05:43:17 oslo.context==5.3.0 05:43:17 oslo.i18n==6.2.0 05:43:17 oslo.log==5.4.0 05:43:17 oslo.serialization==5.3.0 05:43:17 oslo.utils==7.0.0 05:43:17 packaging==23.2 05:43:17 pbr==6.0.0 05:43:17 platformdirs==4.1.0 05:43:17 prettytable==3.9.0 05:43:17 pyasn1==0.5.1 05:43:17 pyasn1-modules==0.3.0 05:43:17 pycparser==2.21 05:43:17 pygerrit2==2.0.15 05:43:17 PyGithub==2.1.1 05:43:17 pyinotify==0.9.6 05:43:17 PyJWT==2.8.0 05:43:17 PyNaCl==1.5.0 05:43:17 pyparsing==2.4.7 05:43:17 pyperclip==1.8.2 05:43:17 pyrsistent==0.20.0 05:43:17 python-cinderclient==9.4.0 05:43:17 python-dateutil==2.8.2 05:43:17 python-heatclient==3.4.0 05:43:17 python-jenkins==1.8.2 05:43:17 python-keystoneclient==5.3.0 05:43:17 python-magnumclient==4.3.0 05:43:17 python-novaclient==18.4.0 05:43:17 python-openstackclient==6.0.0 05:43:17 python-swiftclient==4.4.0 05:43:17 pytz==2023.3.post1 05:43:17 PyYAML==6.0.1 05:43:17 referencing==0.32.1 05:43:17 requests==2.31.0 05:43:17 requests-oauthlib==1.3.1 05:43:17 requestsexceptions==1.4.0 05:43:17 rfc3986==2.0.0 05:43:17 rpds-py==0.17.1 05:43:17 rsa==4.9 05:43:17 ruamel.yaml==0.18.5 05:43:17 ruamel.yaml.clib==0.2.8 05:43:17 s3transfer==0.10.0 05:43:17 simplejson==3.19.2 05:43:17 six==1.16.0 05:43:17 smmap==5.0.1 05:43:17 soupsieve==2.5 05:43:17 stevedore==5.1.0 05:43:17 tabulate==0.9.0 05:43:17 toml==0.10.2 05:43:17 tomlkit==0.12.3 05:43:17 tqdm==4.66.1 05:43:17 typing_extensions==4.9.0 05:43:17 tzdata==2023.4 05:43:17 urllib3==1.26.18 05:43:17 virtualenv==20.25.0 05:43:17 wcwidth==0.2.13 05:43:17 websocket-client==1.7.0 05:43:17 wrapt==1.16.0 05:43:17 xdg==6.0.0 05:43:17 xmltodict==0.13.0 05:43:17 yq==3.2.3 05:43:17 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11930470254543987850.sh 05:43:17 ---> sudo-logs.sh 05:43:17 Archiving 'sudo' log.. 05:43:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7351602467779165836.sh 05:43:18 ---> job-cost.sh 05:43:18 Setup pyenv: 05:43:18 system 05:43:18 3.8.13 05:43:18 3.9.13 05:43:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWxd from file:/tmp/.os_lf_venv 05:43:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:43:27 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. 05:43:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 05:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-hWxd/bin to PATH 05:43:27 INFO: No Stack... 05:43:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:28 INFO: Archiving Costs 05:43:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10263324497404291691.sh 05:43:28 ---> logs-deploy.sh 05:43:28 Setup pyenv: 05:43:28 system 05:43:28 3.8.13 05:43:28 3.9.13 05:43:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 05:43:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWxd from file:/tmp/.os_lf_venv 05:43:29 lf-activate-venv(): INFO: Installing: lftools 05:43:39 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. 05:43:39 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 05:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-hWxd/bin to PATH 05:43:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/211 05:43:40 INFO: archiving workspace using pattern(s): 05:43:41 Archives upload complete. 05:43:41 INFO: archiving logs to Nexus 05:43:42 ---> uname -a: 05:43:42 Linux prd-ubuntu1804-docker-8c-8g-14925 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:43:42 05:43:42 05:43:42 ---> lscpu: 05:43:42 Architecture: x86_64 05:43:42 CPU op-mode(s): 32-bit, 64-bit 05:43:42 Byte Order: Little Endian 05:43:42 CPU(s): 8 05:43:42 On-line CPU(s) list: 0-7 05:43:42 Thread(s) per core: 1 05:43:42 Core(s) per socket: 1 05:43:42 Socket(s): 8 05:43:42 NUMA node(s): 1 05:43:42 Vendor ID: AuthenticAMD 05:43:42 CPU family: 23 05:43:42 Model: 49 05:43:42 Model name: AMD EPYC-Rome Processor 05:43:42 Stepping: 0 05:43:42 CPU MHz: 2800.000 05:43:42 BogoMIPS: 5600.00 05:43:42 Virtualization: AMD-V 05:43:42 Hypervisor vendor: KVM 05:43:42 Virtualization type: full 05:43:42 L1d cache: 32K 05:43:42 L1i cache: 32K 05:43:42 L2 cache: 512K 05:43:42 L3 cache: 16384K 05:43:42 NUMA node0 CPU(s): 0-7 05:43:42 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 05:43:42 05:43:42 05:43:42 ---> nproc: 05:43:42 8 05:43:42 05:43:42 05:43:42 ---> df -h: 05:43:42 Filesystem Size Used Avail Use% Mounted on 05:43:42 udev 16G 0 16G 0% /dev 05:43:42 tmpfs 3.2G 708K 3.2G 1% /run 05:43:42 /dev/vda1 155G 11G 145G 7% / 05:43:42 tmpfs 16G 0 16G 0% /dev/shm 05:43:42 tmpfs 5.0M 0 5.0M 0% /run/lock 05:43:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:43:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:43:42 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:43:42 05:43:42 05:43:42 ---> free -m: 05:43:42 total used free shared buff/cache available 05:43:42 Mem: 32167 815 29110 0 2241 30921 05:43:42 Swap: 1023 0 1023 05:43:42 05:43:42 05:43:42 ---> ip addr: 05:43:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:43:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:42 inet 127.0.0.1/8 scope host lo 05:43:42 valid_lft forever preferred_lft forever 05:43:42 inet6 ::1/128 scope host 05:43:42 valid_lft forever preferred_lft forever 05:43:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:43:42 link/ether fa:16:3e:b0:4a:88 brd ff:ff:ff:ff:ff:ff 05:43:42 inet 10.30.107.42/23 brd 10.30.107.255 scope global dynamic ens3 05:43:42 valid_lft 86188sec preferred_lft 86188sec 05:43:42 inet6 fe80::f816:3eff:feb0:4a88/64 scope link 05:43:42 valid_lft forever preferred_lft forever 05:43:42 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:43:42 link/ether 02:42:3e:26:cc:50 brd ff:ff:ff:ff:ff:ff 05:43:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:43:42 valid_lft forever preferred_lft forever 05:43:42 05:43:42 05:43:42 ---> sar -b -r -n DEV: 05:43:42 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-14925) 01/25/24 _x86_64_ (8 CPU) 05:43:42 05:43:42 05:40:13 LINUX RESTART (8 CPU) 05:43:42 05:43:42 05:41:01 tps rtps wtps bread/s bwrtn/s 05:43:42 05:42:01 94.27 8.65 85.62 201.70 26065.79 05:43:42 05:43:01 89.87 14.28 75.59 1030.59 25591.60 05:43:42 Average: 92.07 11.46 80.60 616.18 25828.68 05:43:42 05:43:42 05:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:42 05:42:01 30198832 31691072 2740388 8.32 57612 1747360 1432852 4.22 882912 1569272 24296 05:43:42 05:43:01 29882376 31671096 3056844 9.28 81588 2005112 1413380 4.16 941512 1797392 157996 05:43:42 Average: 30040604 31681084 2898616 8.80 69600 1876236 1423116 4.19 912212 1683332 91146 05:43:42 05:43:42 05:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:42 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:42 05:42:01 ens3 35.64 25.70 329.92 7.75 0.00 0.00 0.00 0.00 05:43:42 05:42:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 05:43:42 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:42 05:43:01 ens3 55.10 40.74 844.24 8.73 0.00 0.00 0.00 0.00 05:43:42 05:43:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 05:43:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:42 Average: ens3 45.37 33.22 587.10 8.24 0.00 0.00 0.00 0.00 05:43:42 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 05:43:42 05:43:42 05:43:42 ---> sar -P ALL: 05:43:42 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-14925) 01/25/24 _x86_64_ (8 CPU) 05:43:42 05:43:42 05:40:13 LINUX RESTART (8 CPU) 05:43:42 05:43:42 05:41:01 CPU %user %nice %system %iowait %steal %idle 05:43:42 05:42:01 all 10.93 0.00 0.60 2.75 0.05 85.67 05:43:42 05:42:01 0 11.38 0.00 0.82 14.82 0.08 72.90 05:43:42 05:42:01 1 0.38 0.00 0.35 5.94 0.00 93.33 05:43:42 05:42:01 2 4.24 0.00 0.35 0.05 0.02 95.35 05:43:42 05:42:01 3 12.54 0.00 0.88 0.72 0.07 85.79 05:43:42 05:42:01 4 14.22 0.00 1.07 0.37 0.07 84.28 05:43:42 05:42:01 5 4.98 0.00 0.42 0.03 0.07 94.50 05:43:42 05:42:01 6 18.19 0.00 0.50 0.00 0.08 81.23 05:43:42 05:42:01 7 21.49 0.00 0.45 0.07 0.03 77.96 05:43:42 05:43:01 all 10.32 0.00 0.71 2.38 0.04 86.56 05:43:42 05:43:01 0 7.42 0.00 0.58 11.04 0.07 80.89 05:43:42 05:43:01 1 21.61 0.00 1.22 2.03 0.05 75.08 05:43:42 05:43:01 2 8.90 0.00 0.62 0.22 0.02 90.25 05:43:42 05:43:01 3 7.60 0.00 0.82 0.47 0.03 91.09 05:43:42 05:43:01 4 1.43 0.00 0.38 0.23 0.00 97.95 05:43:42 05:43:01 5 2.12 0.00 0.27 0.13 0.03 97.45 05:43:42 05:43:01 6 0.48 0.00 0.23 0.02 0.02 99.25 05:43:42 05:43:01 7 33.01 0.00 1.53 4.88 0.07 60.51 05:43:42 Average: all 10.62 0.00 0.66 2.56 0.04 86.11 05:43:42 Average: 0 9.40 0.00 0.70 12.93 0.08 76.89 05:43:42 Average: 1 11.00 0.00 0.78 3.99 0.03 84.20 05:43:42 Average: 2 6.57 0.00 0.48 0.13 0.02 92.80 05:43:42 Average: 3 10.07 0.00 0.85 0.59 0.05 88.44 05:43:42 Average: 4 7.82 0.00 0.73 0.30 0.03 91.12 05:43:42 Average: 5 3.54 0.00 0.34 0.08 0.05 95.98 05:43:42 Average: 6 9.32 0.00 0.37 0.01 0.05 90.25 05:43:42 Average: 7 27.25 0.00 0.99 2.48 0.05 69.23 05:43:42 05:43:42 05:43:42