19:57:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136852 19:57:05 Running as SYSTEM 19:57:05 [EnvInject] - Loading node environment variables. 19:57:05 Building remotely on prd-ubuntu1804-docker-8c-8g-5138 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 19:57:05 [ssh-agent] Looking for ssh-agent implementation... 19:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:57:06 $ ssh-agent 19:57:06 SSH_AUTH_SOCK=/tmp/ssh-fSdVSNq1fIvN/agent.2179 19:57:06 SSH_AGENT_PID=2181 19:57:06 [ssh-agent] Started. 19:57:06 Running ssh-add (command line suppressed) 19:57:06 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_13292377317227323914.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_13292377317227323914.key) 19:57:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:57:06 The recommended git tool is: NONE 19:57:07 using credential onap-jenkins-ssh 19:57:07 Wiping out workspace first. 19:57:07 Cloning the remote Git repository 19:57:07 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 19:57:07 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 19:57:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 19:57:07 > git --version # timeout=10 19:57:07 > git --version # 'git version 2.17.1' 19:57:07 using GIT_SSH to set credentials Gerrit user 19:57:07 Verifying host key using manually-configured host key entries 19:57:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:57:08 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 19:57:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:08 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 19:57:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 19:57:08 using GIT_SSH to set credentials Gerrit user 19:57:08 Verifying host key using manually-configured host key entries 19:57:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/52/136852/1 # timeout=30 19:57:08 > git rev-parse e20f283b788f1dc066637768c8eea76404ba0aea^{commit} # timeout=10 19:57:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:57:08 Checking out Revision e20f283b788f1dc066637768c8eea76404ba0aea (refs/changes/52/136852/1) 19:57:08 > git config core.sparsecheckout # timeout=10 19:57:08 > git checkout -f e20f283b788f1dc066637768c8eea76404ba0aea # timeout=30 19:57:11 Commit message: "Bugfix version 12.7.2" 19:57:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:57:12 > git rev-list --no-walk 69685765e714ffe98f4c2b438ccadac5d9a7f607 # timeout=10 19:57:12 [EnvInject] - Injecting environment variables from a build step. 19:57:12 [EnvInject] - Injecting as environment variables the properties content 19:57:12 PYTHON=python3 19:57:12 19:57:12 [EnvInject] - Variables injected successfully. 19:57:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16657197494788756061.sh 19:57:12 ---> tox-install.sh 19:57:12 + source /home/jenkins/lf-env.sh 19:57:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:57:12 ++ mktemp -d /tmp/venv-XXXX 19:57:12 + lf_venv=/tmp/venv-3WUB 19:57:12 + local venv_file=/tmp/.os_lf_venv 19:57:12 + local python=python3 19:57:12 + local options 19:57:12 + local set_path=true 19:57:12 + local install_args= 19:57:12 ++ 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 19:57:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:57:12 + true 19:57:12 + case $1 in 19:57:12 + venv_file=/tmp/.toxenv 19:57:12 + shift 2 19:57:12 + true 19:57:12 + case $1 in 19:57:12 + shift 19:57:12 + break 19:57:12 + case $python in 19:57:12 + local pkg_list= 19:57:12 + [[ -d /opt/pyenv ]] 19:57:12 + echo 'Setup pyenv:' 19:57:12 Setup pyenv: 19:57:12 + export PYENV_ROOT=/opt/pyenv 19:57:12 + PYENV_ROOT=/opt/pyenv 19:57:12 + 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 19:57:12 + 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 19:57:12 + pyenv versions 19:57:12 * system (set by /opt/pyenv/version) 19:57:12 * 3.8.13 (set by /opt/pyenv/version) 19:57:12 * 3.9.13 (set by /opt/pyenv/version) 19:57:12 * 3.10.6 (set by /opt/pyenv/version) 19:57:12 + command -v pyenv 19:57:12 ++ pyenv init - --no-rehash 19:57:12 + 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[*]}"'\'')" 19:57:12 export PATH="/opt/pyenv/shims:${PATH}" 19:57:12 export PYENV_SHELL=bash 19:57:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:57:12 pyenv() { 19:57:12 local command 19:57:12 command="${1:-}" 19:57:12 if [ "$#" -gt 0 ]; then 19:57:12 shift 19:57:12 fi 19:57:12 19:57:12 case "$command" in 19:57:12 rehash|shell) 19:57:12 eval "$(pyenv "sh-$command" "$@")" 19:57:12 ;; 19:57:12 *) 19:57:12 command pyenv "$command" "$@" 19:57:12 ;; 19:57:12 esac 19:57:12 }' 19:57:12 +++ 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[*]}"' 19:57:12 ++ 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 19:57:12 ++ 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 19:57:12 ++ 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 19:57:12 ++ export PYENV_SHELL=bash 19:57:12 ++ PYENV_SHELL=bash 19:57:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:57:12 +++ complete -F _pyenv pyenv 19:57:12 ++ lf-pyver python3 19:57:12 ++ local py_version_xy=python3 19:57:12 ++ local py_version_xyz= 19:57:12 ++ pyenv versions 19:57:12 ++ local command 19:57:12 ++ command=versions 19:57:12 ++ '[' 1 -gt 0 ']' 19:57:12 ++ shift 19:57:12 ++ case "$command" in 19:57:12 ++ command pyenv versions 19:57:12 ++ pyenv versions 19:57:12 ++ sed 's/^[ *]* //' 19:57:12 ++ awk '{ print $1 }' 19:57:12 ++ grep -E '^[0-9.]*[0-9]$' 19:57:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:57:12 +++ grep '^3' /tmp/.pyenv_versions 19:57:12 +++ sort -V 19:57:12 +++ tail -n 1 19:57:12 ++ py_version_xyz=3.10.6 19:57:12 ++ [[ -z 3.10.6 ]] 19:57:12 ++ echo 3.10.6 19:57:12 ++ return 0 19:57:12 + pyenv local 3.10.6 19:57:12 + local command 19:57:12 + command=local 19:57:12 + '[' 2 -gt 0 ']' 19:57:12 + shift 19:57:12 + case "$command" in 19:57:12 + command pyenv local 3.10.6 19:57:12 + pyenv local 3.10.6 19:57:12 + for arg in "$@" 19:57:12 + case $arg in 19:57:12 + pkg_list+='tox ' 19:57:12 + for arg in "$@" 19:57:12 + case $arg in 19:57:12 + pkg_list+='virtualenv ' 19:57:12 + for arg in "$@" 19:57:12 + case $arg in 19:57:12 + pkg_list+='urllib3~=1.26.15 ' 19:57:12 + [[ -f /tmp/.toxenv ]] 19:57:12 + [[ ! -f /tmp/.toxenv ]] 19:57:12 + [[ -n '' ]] 19:57:12 + python3 -m venv /tmp/venv-3WUB 19:57:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3WUB' 19:57:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3WUB 19:57:16 + echo /tmp/venv-3WUB 19:57:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:57:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:57:16 + /tmp/venv-3WUB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:57:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:57:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:57:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:57:19 + /tmp/venv-3WUB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:57:22 + type python3 19:57:22 + true 19:57:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3WUB/bin to PATH' 19:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-3WUB/bin to PATH 19:57:22 + PATH=/tmp/venv-3WUB/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 19:57:22 + return 0 19:57:22 + python3 --version 19:57:22 Python 3.10.6 19:57:22 + python3 -m pip --version 19:57:22 pip 23.3.1 from /tmp/venv-3WUB/lib/python3.10/site-packages/pip (python 3.10) 19:57:22 + python3 -m pip freeze 19:57:22 cachetools==5.3.2 19:57:22 chardet==5.2.0 19:57:22 colorama==0.4.6 19:57:22 distlib==0.3.8 19:57:22 filelock==3.13.1 19:57:22 packaging==23.2 19:57:22 platformdirs==4.1.0 19:57:22 pluggy==1.3.0 19:57:22 pyproject-api==1.6.1 19:57:22 tomli==2.0.1 19:57:22 tox==4.11.4 19:57:22 urllib3==1.26.18 19:57:22 virtualenv==20.25.0 19:57:22 [EnvInject] - Injecting environment variables from a build step. 19:57:22 [EnvInject] - Injecting as environment variables the properties content 19:57:22 PARALLEL=false 19:57:22 19:57:22 [EnvInject] - Variables injected successfully. 19:57:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16697348233964877497.sh 19:57:22 ---> tox-run.sh 19:57:22 + 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 19:57:22 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 19:57:22 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 19:57:22 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 19:57:22 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 19:57:22 + source /home/jenkins/lf-env.sh 19:57:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:57:22 ++ mktemp -d /tmp/venv-XXXX 19:57:22 + lf_venv=/tmp/venv-Gvmd 19:57:22 + local venv_file=/tmp/.os_lf_venv 19:57:22 + local python=python3 19:57:22 + local options 19:57:22 + local set_path=true 19:57:22 + local install_args= 19:57:22 ++ 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 19:57:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:57:22 + true 19:57:22 + case $1 in 19:57:22 + venv_file=/tmp/.toxenv 19:57:22 + shift 2 19:57:22 + true 19:57:22 + case $1 in 19:57:22 + shift 19:57:22 + break 19:57:22 + case $python in 19:57:22 + local pkg_list= 19:57:22 + [[ -d /opt/pyenv ]] 19:57:22 + echo 'Setup pyenv:' 19:57:22 Setup pyenv: 19:57:22 + export PYENV_ROOT=/opt/pyenv 19:57:22 + PYENV_ROOT=/opt/pyenv 19:57:22 + 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 19:57:22 + 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 19:57:22 + pyenv versions 19:57:23 system 19:57:23 3.8.13 19:57:23 3.9.13 19:57:23 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 19:57:23 + command -v pyenv 19:57:23 ++ pyenv init - --no-rehash 19:57:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:57:23 export PATH="/opt/pyenv/shims:${PATH}" 19:57:23 export PYENV_SHELL=bash 19:57:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:57:23 pyenv() { 19:57:23 local command 19:57:23 command="${1:-}" 19:57:23 if [ "$#" -gt 0 ]; then 19:57:23 shift 19:57:23 fi 19:57:23 19:57:23 case "$command" in 19:57:23 rehash|shell) 19:57:23 eval "$(pyenv "sh-$command" "$@")" 19:57:23 ;; 19:57:23 *) 19:57:23 command pyenv "$command" "$@" 19:57:23 ;; 19:57:23 esac 19:57:23 }' 19:57:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:57:23 ++ 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 19:57:23 ++ 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 19:57:23 ++ 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 19:57:23 ++ export PYENV_SHELL=bash 19:57:23 ++ PYENV_SHELL=bash 19:57:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:57:23 +++ complete -F _pyenv pyenv 19:57:23 ++ lf-pyver python3 19:57:23 ++ local py_version_xy=python3 19:57:23 ++ local py_version_xyz= 19:57:23 ++ pyenv versions 19:57:23 ++ local command 19:57:23 ++ command=versions 19:57:23 ++ '[' 1 -gt 0 ']' 19:57:23 ++ shift 19:57:23 ++ case "$command" in 19:57:23 ++ command pyenv versions 19:57:23 ++ awk '{ print $1 }' 19:57:23 ++ pyenv versions 19:57:23 ++ sed 's/^[ *]* //' 19:57:23 ++ grep -E '^[0-9.]*[0-9]$' 19:57:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:57:23 +++ grep '^3' /tmp/.pyenv_versions 19:57:23 +++ sort -V 19:57:23 +++ tail -n 1 19:57:23 ++ py_version_xyz=3.10.6 19:57:23 ++ [[ -z 3.10.6 ]] 19:57:23 ++ echo 3.10.6 19:57:23 ++ return 0 19:57:23 + pyenv local 3.10.6 19:57:23 + local command 19:57:23 + command=local 19:57:23 + '[' 2 -gt 0 ']' 19:57:23 + shift 19:57:23 + case "$command" in 19:57:23 + command pyenv local 3.10.6 19:57:23 + pyenv local 3.10.6 19:57:23 + for arg in "$@" 19:57:23 + case $arg in 19:57:23 + pkg_list+='tox ' 19:57:23 + for arg in "$@" 19:57:23 + case $arg in 19:57:23 + pkg_list+='virtualenv ' 19:57:23 + for arg in "$@" 19:57:23 + case $arg in 19:57:23 + pkg_list+='urllib3~=1.26.15 ' 19:57:23 + [[ -f /tmp/.toxenv ]] 19:57:23 ++ cat /tmp/.toxenv 19:57:23 + lf_venv=/tmp/venv-3WUB 19:57:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WUB from' file:/tmp/.toxenv 19:57:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WUB from file:/tmp/.toxenv 19:57:23 + /tmp/venv-3WUB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:57:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:57:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:57:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:57:24 + /tmp/venv-3WUB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:57:25 + type python3 19:57:25 + true 19:57:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3WUB/bin to PATH' 19:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-3WUB/bin to PATH 19:57:25 + PATH=/tmp/venv-3WUB/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 19:57:25 + return 0 19:57:25 + [[ -d /opt/pyenv ]] 19:57:25 + echo '---> Setting up pyenv' 19:57:25 ---> Setting up pyenv 19:57:25 + export PYENV_ROOT=/opt/pyenv 19:57:25 + PYENV_ROOT=/opt/pyenv 19:57:25 + export PATH=/opt/pyenv/bin:/tmp/venv-3WUB/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 19:57:25 + PATH=/opt/pyenv/bin:/tmp/venv-3WUB/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 19:57:25 ++ pwd 19:57:25 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 19:57:25 + export PYTHONPATH 19:57:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:57:25 + TOX_TESTENV_PASSENV=PYTHONPATH 19:57:25 + tox --version 19:57:25 4.11.4 from /tmp/venv-3WUB/lib/python3.10/site-packages/tox/__init__.py 19:57:25 + PARALLEL=false 19:57:25 + TOX_OPTIONS_LIST= 19:57:25 + [[ -n pylint ]] 19:57:25 + TOX_OPTIONS_LIST=' -e pylint' 19:57:25 + case ${PARALLEL,,} in 19:57:25 + tox -e pylint 19:57:25 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 19:57:26 pylint: install_deps> python -I -m pip install -r test-requirements.txt 19:57:38 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 19:57:39 .pkg: _optional_hooks> python /tmp/venv-3WUB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 19:57:39 .pkg: get_requires_for_build_sdist> python /tmp/venv-3WUB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 19:57:39 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 19:57:40 .pkg: get_requires_for_build_wheel> python /tmp/venv-3WUB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 19:57:40 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 19:57:41 .pkg: freeze> python -m pip freeze --all 19:57:41 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 19:57:41 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-3WUB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 19:57:41 .pkg: build_sdist> python /tmp/venv-3WUB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 19:57:42 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 19:57:42 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.7.2.tar.gz 19:57:45 pylint: freeze> python -m pip freeze --all 19:57:45 pylint: astroid==3.0.2,attrs==23.1.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.3.3,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.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.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.1.0,onapsdk==12.7.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.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.3,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,smmap==5.0.1,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 19:57:45 pylint: commands[0]> pylint src/ 19:58:06 19:58:06 ------------------------------------ 19:58:06 Your code has been rated at 10.00/10 19:58:06 19:58:08 .pkg: _exit> python /tmp/venv-3WUB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 19:58:08 pylint: OK (42.36=setup[19.86]+cmd[22.49] seconds) 19:58:08 congratulations :) (42.52 seconds) 19:58:08 + tox_status=0 19:58:08 + echo '---> Completed tox runs' 19:58:08 ---> Completed tox runs 19:58:08 + for i in .tox/*/log 19:58:08 ++ echo .tox/pylint/log 19:58:08 ++ awk -F/ '{print $2}' 19:58:08 + tox_env=pylint 19:58:08 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 19:58:08 + DOC_DIR=docs/_build/html 19:58:08 + [[ -d docs/_build/html ]] 19:58:08 + echo '---> tox-run.sh ends' 19:58:08 ---> tox-run.sh ends 19:58:08 + test 0 -eq 0 19:58:08 $ ssh-agent -k 19:58:08 unset SSH_AUTH_SOCK; 19:58:08 unset SSH_AGENT_PID; 19:58:08 echo Agent pid 2181 killed; 19:58:08 [ssh-agent] Stopped. 19:58:08 [PostBuildScript] - [INFO] Executing post build scripts. 19:58:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10541592987126772828.sh 19:58:08 ---> sysstat.sh 19:58:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9929375763004169091.sh 19:58:09 ---> package-listing.sh 19:58:09 ++ facter osfamily 19:58:09 ++ tr '[:upper:]' '[:lower:]' 19:58:09 + OS_FAMILY=debian 19:58:09 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 19:58:09 + START_PACKAGES=/tmp/packages_start.txt 19:58:09 + END_PACKAGES=/tmp/packages_end.txt 19:58:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:58:09 + PACKAGES=/tmp/packages_start.txt 19:58:09 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 19:58:09 + PACKAGES=/tmp/packages_end.txt 19:58:09 + case "${OS_FAMILY}" in 19:58:09 + dpkg -l 19:58:09 + grep '^ii' 19:58:09 + '[' -f /tmp/packages_start.txt ']' 19:58:09 + '[' -f /tmp/packages_end.txt ']' 19:58:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:58:09 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 19:58:09 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 19:58:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 19:58:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5167808199908331522.sh 19:58:09 ---> capture-instance-metadata.sh 19:58:09 Setup pyenv: 19:58:09 system 19:58:09 3.8.13 19:58:09 3.9.13 19:58:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 19:58:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vevi 19:58:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:58:16 lf-activate-venv(): INFO: Installing: lftools 19:58:46 lf-activate-venv(): INFO: Adding /tmp/venv-vevi/bin to PATH 19:58:46 INFO: Running in OpenStack, capturing instance metadata 19:58:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9018106285804530779.sh 19:58:46 provisioning config files... 19:58:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config18330281931601675625tmp 19:58:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:58:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:58:46 [EnvInject] - Injecting environment variables from a build step. 19:58:46 [EnvInject] - Injecting as environment variables the properties content 19:58:46 SERVER_ID=logs 19:58:46 19:58:46 [EnvInject] - Variables injected successfully. 19:58:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1595422594426983591.sh 19:58:46 ---> create-netrc.sh 19:58:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3260464295512929811.sh 19:58:46 ---> python-tools-install.sh 19:58:46 Setup pyenv: 19:58:47 system 19:58:47 3.8.13 19:58:47 3.9.13 19:58:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 19:58:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vevi from file:/tmp/.os_lf_venv 19:58:48 lf-activate-venv(): INFO: Installing: lftools 19:58:56 lf-activate-venv(): INFO: Adding /tmp/venv-vevi/bin to PATH 19:58:56 Generating Requirements File 19:59:28 Python 3.10.6 19:59:29 pip 23.3.1 from /tmp/venv-vevi/lib/python3.10/site-packages/pip (python 3.10) 19:59:29 appdirs==1.4.4 19:59:29 argcomplete==3.2.1 19:59:29 aspy.yaml==1.3.0 19:59:29 attrs==23.1.0 19:59:29 autopage==0.5.2 19:59:29 Babel==2.14.0 19:59:29 beautifulsoup4==4.12.2 19:59:29 boto3==1.34.0 19:59:29 botocore==1.34.0 19:59:29 bs4==0.0.1 19:59:29 cachetools==5.3.2 19:59:29 certifi==2023.11.17 19:59:29 cffi==1.16.0 19:59:29 cfgv==3.4.0 19:59:29 chardet==5.2.0 19:59:29 charset-normalizer==3.3.2 19:59:29 click==8.1.7 19:59:29 cliff==4.4.0 19:59:29 cmd2==2.4.3 19:59:29 cryptography==3.3.2 19:59:29 debtcollector==2.5.0 19:59:29 decorator==5.1.1 19:59:29 defusedxml==0.7.1 19:59:29 Deprecated==1.2.14 19:59:29 distlib==0.3.8 19:59:29 dnspython==2.4.2 19:59:29 docker==4.2.2 19:59:29 dogpile.cache==1.2.2 19:59:29 email-validator==2.1.0.post1 19:59:29 filelock==3.13.1 19:59:29 future==0.18.3 19:59:29 gitdb==4.0.11 19:59:29 GitPython==3.1.40 19:59:29 google-auth==2.25.2 19:59:29 httplib2==0.22.0 19:59:29 identify==2.5.33 19:59:29 idna==3.6 19:59:29 importlib-metadata==7.0.0 19:59:29 importlib-resources==1.5.0 19:59:29 iso8601==2.1.0 19:59:29 Jinja2==3.1.2 19:59:29 jmespath==1.0.1 19:59:29 jsonpatch==1.33 19:59:29 jsonpointer==2.4 19:59:29 jsonschema==4.20.0 19:59:29 jsonschema-specifications==2023.11.2 19:59:29 keystoneauth1==5.4.0 19:59:29 kubernetes==28.1.0 19:59:29 lftools==0.37.8 19:59:29 lxml==4.9.3 19:59:29 MarkupSafe==2.1.3 19:59:29 msgpack==1.0.7 19:59:29 multi-key-dict==2.0.3 19:59:29 munch==4.0.0 19:59:29 netaddr==0.9.0 19:59:29 netifaces==0.11.0 19:59:29 niet==1.4.2 19:59:29 nodeenv==1.8.0 19:59:29 oauth2client==4.1.3 19:59:29 oauthlib==3.2.2 19:59:29 openstacksdk==0.62.0 19:59:29 os-client-config==2.1.0 19:59:29 os-service-types==1.7.0 19:59:29 osc-lib==2.9.0 19:59:29 oslo.config==9.2.0 19:59:29 oslo.context==5.3.0 19:59:29 oslo.i18n==6.2.0 19:59:29 oslo.log==5.4.0 19:59:29 oslo.serialization==5.2.0 19:59:29 oslo.utils==6.3.0 19:59:29 packaging==23.2 19:59:29 pbr==6.0.0 19:59:29 platformdirs==4.1.0 19:59:29 prettytable==3.9.0 19:59:29 pyasn1==0.5.1 19:59:29 pyasn1-modules==0.3.0 19:59:29 pycparser==2.21 19:59:29 pygerrit2==2.0.15 19:59:29 PyGithub==2.1.1 19:59:29 pyinotify==0.9.6 19:59:29 PyJWT==2.8.0 19:59:29 PyNaCl==1.5.0 19:59:29 pyparsing==2.4.7 19:59:29 pyperclip==1.8.2 19:59:29 pyrsistent==0.20.0 19:59:29 python-cinderclient==9.4.0 19:59:29 python-dateutil==2.8.2 19:59:29 python-heatclient==3.3.0 19:59:29 python-jenkins==1.8.2 19:59:29 python-keystoneclient==5.2.0 19:59:29 python-magnumclient==4.3.0 19:59:29 python-novaclient==18.4.0 19:59:29 python-openstackclient==6.0.0 19:59:29 python-swiftclient==4.4.0 19:59:29 pytz==2023.3.post1 19:59:29 PyYAML==6.0.1 19:59:29 referencing==0.32.0 19:59:29 requests==2.31.0 19:59:29 requests-oauthlib==1.3.1 19:59:29 requestsexceptions==1.4.0 19:59:29 rfc3986==2.0.0 19:59:29 rpds-py==0.13.2 19:59:29 rsa==4.9 19:59:29 ruamel.yaml==0.18.5 19:59:29 ruamel.yaml.clib==0.2.8 19:59:29 s3transfer==0.9.0 19:59:29 simplejson==3.19.2 19:59:29 six==1.16.0 19:59:29 smmap==5.0.1 19:59:29 soupsieve==2.5 19:59:29 stevedore==5.1.0 19:59:29 tabulate==0.9.0 19:59:29 toml==0.10.2 19:59:29 tomlkit==0.12.3 19:59:29 tqdm==4.66.1 19:59:29 typing_extensions==4.9.0 19:59:29 tzdata==2023.3 19:59:29 urllib3==1.26.18 19:59:29 virtualenv==20.25.0 19:59:29 wcwidth==0.2.12 19:59:29 websocket-client==1.7.0 19:59:29 wrapt==1.16.0 19:59:29 xdg==6.0.0 19:59:29 xmltodict==0.13.0 19:59:29 yq==3.2.3 19:59:29 zipp==3.17.0 19:59:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5121542819489816150.sh 19:59:29 ---> sudo-logs.sh 19:59:29 Archiving 'sudo' log.. 19:59:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3603197864911851654.sh 19:59:29 ---> job-cost.sh 19:59:29 Setup pyenv: 19:59:29 system 19:59:29 3.8.13 19:59:29 3.9.13 19:59:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 19:59:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vevi from file:/tmp/.os_lf_venv 19:59:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:59: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. 19:59:39 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 19:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-vevi/bin to PATH 19:59:39 INFO: No Stack... 19:59:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:40 INFO: Archiving Costs 19:59:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins17297657275450467389.sh 19:59:40 ---> logs-deploy.sh 19:59:40 Setup pyenv: 19:59:40 system 19:59:40 3.8.13 19:59:40 3.9.13 19:59:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 19:59:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vevi from file:/tmp/.os_lf_venv 19:59:41 lf-activate-venv(): INFO: Installing: lftools 19:59:50 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. 19:59:50 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:59:51 lf-activate-venv(): INFO: Adding /tmp/venv-vevi/bin to PATH 19:59:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/198 19:59:51 INFO: archiving workspace using pattern(s): 19:59:52 Archives upload complete. 19:59:52 INFO: archiving logs to Nexus 19:59:53 ---> uname -a: 19:59:53 Linux prd-ubuntu1804-docker-8c-8g-5138 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:59:53 19:59:53 19:59:53 ---> lscpu: 19:59:53 Architecture: x86_64 19:59:53 CPU op-mode(s): 32-bit, 64-bit 19:59:53 Byte Order: Little Endian 19:59:53 CPU(s): 8 19:59:53 On-line CPU(s) list: 0-7 19:59:53 Thread(s) per core: 1 19:59:53 Core(s) per socket: 1 19:59:53 Socket(s): 8 19:59:53 NUMA node(s): 1 19:59:53 Vendor ID: AuthenticAMD 19:59:53 CPU family: 23 19:59:53 Model: 49 19:59:53 Model name: AMD EPYC-Rome Processor 19:59:53 Stepping: 0 19:59:53 CPU MHz: 2799.998 19:59:53 BogoMIPS: 5599.99 19:59:53 Virtualization: AMD-V 19:59:53 Hypervisor vendor: KVM 19:59:53 Virtualization type: full 19:59:53 L1d cache: 32K 19:59:53 L1i cache: 32K 19:59:53 L2 cache: 512K 19:59:53 L3 cache: 16384K 19:59:53 NUMA node0 CPU(s): 0-7 19:59:53 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 19:59:53 19:59:53 19:59:53 ---> nproc: 19:59:53 8 19:59:53 19:59:53 19:59:53 ---> df -h: 19:59:53 Filesystem Size Used Avail Use% Mounted on 19:59:53 udev 16G 0 16G 0% /dev 19:59:53 tmpfs 3.2G 708K 3.2G 1% /run 19:59:53 /dev/vda1 155G 11G 145G 7% / 19:59:53 tmpfs 16G 0 16G 0% /dev/shm 19:59:53 tmpfs 5.0M 0 5.0M 0% /run/lock 19:59:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:59:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:59:53 tmpfs 3.2G 0 3.2G 0% /run/user/1001 19:59:53 19:59:53 19:59:53 ---> free -m: 19:59:53 total used free shared buff/cache available 19:59:53 Mem: 32167 814 29063 0 2289 30921 19:59:53 Swap: 1023 0 1023 19:59:53 19:59:53 19:59:53 ---> ip addr: 19:59:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:59:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:59:53 inet 127.0.0.1/8 scope host lo 19:59:53 valid_lft forever preferred_lft forever 19:59:53 inet6 ::1/128 scope host 19:59:53 valid_lft forever preferred_lft forever 19:59:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:59:53 link/ether fa:16:3e:99:cf:da brd ff:ff:ff:ff:ff:ff 19:59:53 inet 10.30.106.143/23 brd 10.30.107.255 scope global dynamic ens3 19:59:53 valid_lft 86189sec preferred_lft 86189sec 19:59:53 inet6 fe80::f816:3eff:fe99:cfda/64 scope link 19:59:53 valid_lft forever preferred_lft forever 19:59:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:59:53 link/ether 02:42:5b:a1:60:cc brd ff:ff:ff:ff:ff:ff 19:59:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:59:53 valid_lft forever preferred_lft forever 19:59:53 19:59:53 19:59:53 ---> sar -b -r -n DEV: 19:59:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5138) 12/14/23 _x86_64_ (8 CPU) 19:59:53 19:59:53 19:56:24 LINUX RESTART (8 CPU) 19:59:53 19:59:53 19:57:01 tps rtps wtps bread/s bwrtn/s 19:59:53 19:58:01 299.13 42.64 256.49 1529.88 14859.92 19:59:53 19:59:01 79.37 14.46 64.91 1040.49 13022.76 19:59:53 Average: 189.25 28.55 160.70 1285.19 13941.34 19:59:53 19:59:53 19:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:59:53 19:58:01 30051668 31525756 2887552 8.77 57896 1730064 1608280 4.73 1041272 1560200 78280 19:59:53 19:59:01 29964384 31692312 2974836 9.03 78804 1949864 1353560 3.98 916668 1745420 143064 19:59:53 Average: 30008026 31609034 2931194 8.90 68350 1839964 1480920 4.36 978970 1652810 110672 19:59:53 19:59:53 19:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:59:53 19:58:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:59:53 19:58:01 ens3 346.64 260.11 1017.66 73.90 0.00 0.00 0.00 0.00 19:59:53 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:53 19:59:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:59:53 19:59:01 ens3 47.99 35.23 611.13 8.53 0.00 0.00 0.00 0.00 19:59:53 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:53 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 19:59:53 Average: ens3 197.32 147.67 814.40 41.22 0.00 0.00 0.00 0.00 19:59:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:53 19:59:53 19:59:53 ---> sar -P ALL: 19:59:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5138) 12/14/23 _x86_64_ (8 CPU) 19:59:53 19:59:53 19:56:24 LINUX RESTART (8 CPU) 19:59:53 19:59:53 19:57:01 CPU %user %nice %system %iowait %steal %idle 19:59:53 19:58:01 all 12.25 0.00 0.91 2.10 0.05 84.68 19:59:53 19:58:01 0 11.78 0.00 0.92 0.40 0.03 86.86 19:59:53 19:58:01 1 3.28 0.00 0.69 1.61 0.03 94.40 19:59:53 19:58:01 2 8.88 0.00 0.69 0.87 0.07 89.49 19:59:53 19:58:01 3 3.66 0.00 0.43 3.71 0.02 92.19 19:59:53 19:58:01 4 21.87 0.00 0.69 0.60 0.05 76.79 19:59:53 19:58:01 5 19.61 0.00 1.19 5.22 0.08 73.91 19:59:53 19:58:01 6 17.99 0.00 1.83 4.09 0.07 76.02 19:59:53 19:58:01 7 10.98 0.00 0.84 0.30 0.08 87.80 19:59:53 19:59:01 all 10.56 0.00 0.64 1.59 0.04 87.17 19:59:53 19:59:01 0 6.84 0.00 0.50 0.20 0.03 92.43 19:59:53 19:59:01 1 16.89 0.00 0.61 1.35 0.05 81.11 19:59:53 19:59:01 2 12.16 0.00 0.75 0.25 0.03 86.80 19:59:53 19:59:01 3 10.11 0.00 0.75 4.15 0.02 84.97 19:59:53 19:59:01 4 0.88 0.00 0.43 1.33 0.00 97.35 19:59:53 19:59:01 5 23.56 0.00 1.52 4.74 0.05 70.12 19:59:53 19:59:01 6 11.69 0.00 0.39 0.02 0.05 87.86 19:59:53 19:59:01 7 2.46 0.00 0.20 0.70 0.05 96.59 19:59:53 Average: all 11.41 0.00 0.78 1.85 0.04 85.93 19:59:53 Average: 0 9.31 0.00 0.71 0.30 0.03 89.65 19:59:53 Average: 1 10.06 0.00 0.65 1.48 0.04 87.77 19:59:53 Average: 2 10.52 0.00 0.72 0.56 0.05 88.15 19:59:53 Average: 3 6.89 0.00 0.59 3.93 0.02 88.57 19:59:53 Average: 4 11.36 0.00 0.56 0.97 0.03 87.09 19:59:53 Average: 5 21.58 0.00 1.36 4.98 0.07 72.02 19:59:53 Average: 6 14.84 0.00 1.11 2.05 0.06 81.95 19:59:53 Average: 7 6.71 0.00 0.52 0.50 0.07 92.20 19:59:53 19:59:53 19:59:53