12:31:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136969 12:31:30 Running as SYSTEM 12:31:30 [EnvInject] - Loading node environment variables. 12:31:30 Building remotely on prd-ubuntu1804-docker-8c-8g-11271 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 12:31:30 [ssh-agent] Looking for ssh-agent implementation... 12:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:30 $ ssh-agent 12:31:30 SSH_AUTH_SOCK=/tmp/ssh-Ijc37I6srHNH/agent.2248 12:31:30 SSH_AGENT_PID=2250 12:31:30 [ssh-agent] Started. 12:31:30 Running ssh-add (command line suppressed) 12:31:30 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_6032815006836539435.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_6032815006836539435.key) 12:31:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:30 The recommended git tool is: NONE 12:31:33 using credential onap-jenkins-ssh 12:31:33 Wiping out workspace first. 12:31:33 Cloning the remote Git repository 12:31:33 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:31:33 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 12:31:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:31:33 > git --version # timeout=10 12:31:33 > git --version # 'git version 2.17.1' 12:31:33 using GIT_SSH to set credentials Gerrit user 12:31:33 Verifying host key using manually-configured host key entries 12:31:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:31:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:31:34 using GIT_SSH to set credentials Gerrit user 12:31:34 Verifying host key using manually-configured host key entries 12:31:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/69/136969/2 # timeout=30 12:31:34 > git rev-parse 00c91ce35acabc66cb781482b9dfbff20e6a9b62^{commit} # timeout=10 12:31:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:34 Checking out Revision 00c91ce35acabc66cb781482b9dfbff20e6a9b62 (refs/changes/69/136969/2) 12:31:34 > git config core.sparsecheckout # timeout=10 12:31:34 > git checkout -f 00c91ce35acabc66cb781482b9dfbff20e6a9b62 # timeout=30 12:31:38 Commit message: "Refactor bulk class" 12:31:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:38 > git rev-list --no-walk b161a121e3cd0e981430777706f2d925966c850f # timeout=10 12:31:38 [EnvInject] - Injecting environment variables from a build step. 12:31:38 [EnvInject] - Injecting as environment variables the properties content 12:31:38 PYTHON=python3 12:31:38 12:31:38 [EnvInject] - Variables injected successfully. 12:31:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins18257696400806768379.sh 12:31:38 ---> tox-install.sh 12:31:38 + source /home/jenkins/lf-env.sh 12:31:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:38 ++ mktemp -d /tmp/venv-XXXX 12:31:38 + lf_venv=/tmp/venv-xv0I 12:31:38 + local venv_file=/tmp/.os_lf_venv 12:31:38 + local python=python3 12:31:38 + local options 12:31:38 + local set_path=true 12:31:38 + local install_args= 12:31:38 ++ 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:31:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:38 + true 12:31:38 + case $1 in 12:31:38 + venv_file=/tmp/.toxenv 12:31:38 + shift 2 12:31:38 + true 12:31:38 + case $1 in 12:31:38 + shift 12:31:38 + break 12:31:38 + case $python in 12:31:38 + local pkg_list= 12:31:38 + [[ -d /opt/pyenv ]] 12:31:38 + echo 'Setup pyenv:' 12:31:38 Setup pyenv: 12:31:38 + export PYENV_ROOT=/opt/pyenv 12:31:38 + PYENV_ROOT=/opt/pyenv 12:31:38 + 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:31:38 + 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:31:38 + pyenv versions 12:31:38 * system (set by /opt/pyenv/version) 12:31:38 * 3.8.13 (set by /opt/pyenv/version) 12:31:38 * 3.9.13 (set by /opt/pyenv/version) 12:31:38 * 3.10.6 (set by /opt/pyenv/version) 12:31:38 + command -v pyenv 12:31:38 ++ pyenv init - --no-rehash 12:31:38 + 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:31:38 export PATH="/opt/pyenv/shims:${PATH}" 12:31:38 export PYENV_SHELL=bash 12:31:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:38 pyenv() { 12:31:38 local command 12:31:38 command="${1:-}" 12:31:38 if [ "$#" -gt 0 ]; then 12:31:38 shift 12:31:38 fi 12:31:38 12:31:38 case "$command" in 12:31:38 rehash|shell) 12:31:38 eval "$(pyenv "sh-$command" "$@")" 12:31:38 ;; 12:31:38 *) 12:31:38 command pyenv "$command" "$@" 12:31:38 ;; 12:31:38 esac 12:31:38 }' 12:31:38 +++ 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:31:38 ++ 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:31:38 ++ 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:31:38 ++ 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:31:38 ++ export PYENV_SHELL=bash 12:31:38 ++ PYENV_SHELL=bash 12:31:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:38 +++ complete -F _pyenv pyenv 12:31:38 ++ lf-pyver python3 12:31:38 ++ local py_version_xy=python3 12:31:38 ++ local py_version_xyz= 12:31:38 ++ pyenv versions 12:31:38 ++ local command 12:31:38 ++ command=versions 12:31:38 ++ '[' 1 -gt 0 ']' 12:31:38 ++ shift 12:31:38 ++ case "$command" in 12:31:38 ++ command pyenv versions 12:31:38 ++ pyenv versions 12:31:38 ++ sed 's/^[ *]* //' 12:31:38 ++ grep -E '^[0-9.]*[0-9]$' 12:31:38 ++ awk '{ print $1 }' 12:31:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:38 +++ grep '^3' /tmp/.pyenv_versions 12:31:38 +++ tail -n 1 12:31:38 +++ sort -V 12:31:38 ++ py_version_xyz=3.10.6 12:31:38 ++ [[ -z 3.10.6 ]] 12:31:38 ++ echo 3.10.6 12:31:38 ++ return 0 12:31:38 + pyenv local 3.10.6 12:31:38 + local command 12:31:38 + command=local 12:31:38 + '[' 2 -gt 0 ']' 12:31:38 + shift 12:31:38 + case "$command" in 12:31:38 + command pyenv local 3.10.6 12:31:38 + pyenv local 3.10.6 12:31:38 + for arg in "$@" 12:31:38 + case $arg in 12:31:38 + pkg_list+='tox ' 12:31:38 + for arg in "$@" 12:31:38 + case $arg in 12:31:38 + pkg_list+='virtualenv ' 12:31:38 + for arg in "$@" 12:31:38 + case $arg in 12:31:38 + pkg_list+='urllib3~=1.26.15 ' 12:31:38 + [[ -f /tmp/.toxenv ]] 12:31:38 + [[ ! -f /tmp/.toxenv ]] 12:31:38 + [[ -n '' ]] 12:31:38 + python3 -m venv /tmp/venv-xv0I 12:31:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xv0I' 12:31:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xv0I 12:31:43 + echo /tmp/venv-xv0I 12:31:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:43 + /tmp/venv-xv0I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:46 + /tmp/venv-xv0I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:49 + type python3 12:31:49 + true 12:31:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xv0I/bin to PATH' 12:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-xv0I/bin to PATH 12:31:49 + PATH=/tmp/venv-xv0I/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:31:49 + return 0 12:31:49 + python3 --version 12:31:49 Python 3.10.6 12:31:49 + python3 -m pip --version 12:31:49 pip 23.3.2 from /tmp/venv-xv0I/lib/python3.10/site-packages/pip (python 3.10) 12:31:49 + python3 -m pip freeze 12:31:50 cachetools==5.3.2 12:31:50 chardet==5.2.0 12:31:50 colorama==0.4.6 12:31:50 distlib==0.3.8 12:31:50 filelock==3.13.1 12:31:50 packaging==23.2 12:31:50 platformdirs==4.1.0 12:31:50 pluggy==1.3.0 12:31:50 pyproject-api==1.6.1 12:31:50 tomli==2.0.1 12:31:50 tox==4.11.4 12:31:50 urllib3==1.26.18 12:31:50 virtualenv==20.25.0 12:31:50 [EnvInject] - Injecting environment variables from a build step. 12:31:50 [EnvInject] - Injecting as environment variables the properties content 12:31:50 PARALLEL=false 12:31:50 12:31:50 [EnvInject] - Variables injected successfully. 12:31:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14794225245610020554.sh 12:31:50 ---> tox-run.sh 12:31:50 + 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:31:50 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 12:31:50 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 12:31:50 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 12:31:50 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 12:31:50 + source /home/jenkins/lf-env.sh 12:31:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:50 ++ mktemp -d /tmp/venv-XXXX 12:31:50 + lf_venv=/tmp/venv-7MKL 12:31:50 + local venv_file=/tmp/.os_lf_venv 12:31:50 + local python=python3 12:31:50 + local options 12:31:50 + local set_path=true 12:31:50 + local install_args= 12:31:50 ++ 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:31:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:50 + true 12:31:50 + case $1 in 12:31:50 + venv_file=/tmp/.toxenv 12:31:50 + shift 2 12:31:50 + true 12:31:50 + case $1 in 12:31:50 + shift 12:31:50 + break 12:31:50 + case $python in 12:31:50 + local pkg_list= 12:31:50 + [[ -d /opt/pyenv ]] 12:31:50 + echo 'Setup pyenv:' 12:31:50 Setup pyenv: 12:31:50 + export PYENV_ROOT=/opt/pyenv 12:31:50 + PYENV_ROOT=/opt/pyenv 12:31:50 + 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:31:50 + 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:31:50 + pyenv versions 12:31:50 system 12:31:50 3.8.13 12:31:50 3.9.13 12:31:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:31:50 + command -v pyenv 12:31:50 ++ pyenv init - --no-rehash 12:31:50 + 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:31:50 export PATH="/opt/pyenv/shims:${PATH}" 12:31:50 export PYENV_SHELL=bash 12:31:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:50 pyenv() { 12:31:50 local command 12:31:50 command="${1:-}" 12:31:50 if [ "$#" -gt 0 ]; then 12:31:50 shift 12:31:50 fi 12:31:50 12:31:50 case "$command" in 12:31:50 rehash|shell) 12:31:50 eval "$(pyenv "sh-$command" "$@")" 12:31:50 ;; 12:31:50 *) 12:31:50 command pyenv "$command" "$@" 12:31:50 ;; 12:31:50 esac 12:31:50 }' 12:31:50 +++ 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:31:50 ++ 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:31:50 ++ 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:31:50 ++ 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:31:50 ++ export PYENV_SHELL=bash 12:31:50 ++ PYENV_SHELL=bash 12:31:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:50 +++ complete -F _pyenv pyenv 12:31:50 ++ lf-pyver python3 12:31:50 ++ local py_version_xy=python3 12:31:50 ++ local py_version_xyz= 12:31:50 ++ pyenv versions 12:31:50 ++ local command 12:31:50 ++ command=versions 12:31:50 ++ '[' 1 -gt 0 ']' 12:31:50 ++ shift 12:31:50 ++ case "$command" in 12:31:50 ++ command pyenv versions 12:31:50 ++ sed 's/^[ *]* //' 12:31:50 ++ pyenv versions 12:31:50 ++ awk '{ print $1 }' 12:31:50 ++ grep -E '^[0-9.]*[0-9]$' 12:31:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:50 +++ grep '^3' /tmp/.pyenv_versions 12:31:50 +++ sort -V 12:31:50 +++ tail -n 1 12:31:50 ++ py_version_xyz=3.10.6 12:31:50 ++ [[ -z 3.10.6 ]] 12:31:50 ++ echo 3.10.6 12:31:50 ++ return 0 12:31:50 + pyenv local 3.10.6 12:31:50 + local command 12:31:50 + command=local 12:31:50 + '[' 2 -gt 0 ']' 12:31:50 + shift 12:31:50 + case "$command" in 12:31:50 + command pyenv local 3.10.6 12:31:50 + pyenv local 3.10.6 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='tox ' 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='virtualenv ' 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='urllib3~=1.26.15 ' 12:31:50 + [[ -f /tmp/.toxenv ]] 12:31:50 ++ cat /tmp/.toxenv 12:31:50 + lf_venv=/tmp/venv-xv0I 12:31:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xv0I from' file:/tmp/.toxenv 12:31:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xv0I from file:/tmp/.toxenv 12:31:50 + /tmp/venv-xv0I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:51 + /tmp/venv-xv0I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:52 + type python3 12:31:52 + true 12:31:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xv0I/bin to PATH' 12:31:52 lf-activate-venv(): INFO: Adding /tmp/venv-xv0I/bin to PATH 12:31:52 + PATH=/tmp/venv-xv0I/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:31:52 + return 0 12:31:52 + [[ -d /opt/pyenv ]] 12:31:52 + echo '---> Setting up pyenv' 12:31:52 ---> Setting up pyenv 12:31:52 + export PYENV_ROOT=/opt/pyenv 12:31:52 + PYENV_ROOT=/opt/pyenv 12:31:52 + export PATH=/opt/pyenv/bin:/tmp/venv-xv0I/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:31:52 + PATH=/opt/pyenv/bin:/tmp/venv-xv0I/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:31:52 ++ pwd 12:31:52 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 12:31:52 + export PYTHONPATH 12:31:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:52 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:52 + tox --version 12:31:53 4.11.4 from /tmp/venv-xv0I/lib/python3.10/site-packages/tox/__init__.py 12:31:53 + PARALLEL=false 12:31:53 + TOX_OPTIONS_LIST= 12:31:53 + [[ -n pylint ]] 12:31:53 + TOX_OPTIONS_LIST=' -e pylint' 12:31:53 + case ${PARALLEL,,} in 12:31:53 + tox -e pylint 12:31:53 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 12:31:54 pylint: install_deps> python -I -m pip install -r test-requirements.txt 12:32:07 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 12:32:08 .pkg: _optional_hooks> python /tmp/venv-xv0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:32:09 .pkg: get_requires_for_build_sdist> python /tmp/venv-xv0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:32:09 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:32:09 .pkg: get_requires_for_build_wheel> python /tmp/venv-xv0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:32:09 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 12:32:10 .pkg: freeze> python -m pip freeze --all 12:32:10 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 12:32:10 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-xv0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:32:10 .pkg: build_sdist> python /tmp/venv-xv0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:32:11 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:32:12 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.8.0.tar.gz 12:32:14 pylint: freeze> python -m pip freeze --all 12:32:15 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.6,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,gitdb==4.0.11,GitPython==3.1.41,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.2.0,onapsdk==12.8.0,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.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,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 12:32:15 pylint: commands[0]> pylint src/ 12:32:35 12:32:35 ------------------------------------ 12:32:35 Your code has been rated at 10.00/10 12:32:35 12:32:38 .pkg: _exit> python /tmp/venv-xv0I/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:32:38 pylint: OK (44.63=setup[21.48]+cmd[23.15] seconds) 12:32:38 congratulations :) (44.79 seconds) 12:32:38 + tox_status=0 12:32:38 + echo '---> Completed tox runs' 12:32:38 ---> Completed tox runs 12:32:38 + for i in .tox/*/log 12:32:38 ++ echo .tox/pylint/log 12:32:38 ++ awk -F/ '{print $2}' 12:32:38 + tox_env=pylint 12:32:38 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 12:32:38 + DOC_DIR=docs/_build/html 12:32:38 + [[ -d docs/_build/html ]] 12:32:38 + echo '---> tox-run.sh ends' 12:32:38 ---> tox-run.sh ends 12:32:38 + test 0 -eq 0 12:32:38 $ ssh-agent -k 12:32:38 unset SSH_AUTH_SOCK; 12:32:38 unset SSH_AGENT_PID; 12:32:38 echo Agent pid 2250 killed; 12:32:38 [ssh-agent] Stopped. 12:32:38 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5657489911988551084.sh 12:32:38 ---> sysstat.sh 12:32:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13891197548915904515.sh 12:32:38 ---> package-listing.sh 12:32:38 ++ facter osfamily 12:32:38 ++ tr '[:upper:]' '[:lower:]' 12:32:39 + OS_FAMILY=debian 12:32:39 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 12:32:39 + START_PACKAGES=/tmp/packages_start.txt 12:32:39 + END_PACKAGES=/tmp/packages_end.txt 12:32:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:39 + PACKAGES=/tmp/packages_start.txt 12:32:39 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 12:32:39 + PACKAGES=/tmp/packages_end.txt 12:32:39 + case "${OS_FAMILY}" in 12:32:39 + dpkg -l 12:32:39 + grep '^ii' 12:32:39 + '[' -f /tmp/packages_start.txt ']' 12:32:39 + '[' -f /tmp/packages_end.txt ']' 12:32:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:39 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 12:32:39 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 12:32:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 12:32:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16952620895708664852.sh 12:32:39 ---> capture-instance-metadata.sh 12:32:39 Setup pyenv: 12:32:39 system 12:32:39 3.8.13 12:32:39 3.9.13 12:32:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:32:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-djAg 12:32:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:46 lf-activate-venv(): INFO: Installing: lftools 12:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-djAg/bin to PATH 12:33:19 INFO: Running in OpenStack, capturing instance metadata 12:33:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14214870647866417771.sh 12:33:19 provisioning config files... 12:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config1281220748072264072tmp 12:33:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:19 [EnvInject] - Injecting environment variables from a build step. 12:33:19 [EnvInject] - Injecting as environment variables the properties content 12:33:19 SERVER_ID=logs 12:33:19 12:33:19 [EnvInject] - Variables injected successfully. 12:33:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16813398271490578464.sh 12:33:19 ---> create-netrc.sh 12:33:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1234952113091372832.sh 12:33:19 ---> python-tools-install.sh 12:33:19 Setup pyenv: 12:33:19 system 12:33:19 3.8.13 12:33:19 3.9.13 12:33:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djAg from file:/tmp/.os_lf_venv 12:33:21 lf-activate-venv(): INFO: Installing: lftools 12:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-djAg/bin to PATH 12:33:29 Generating Requirements File 12:34:01 Python 3.10.6 12:34:01 pip 23.3.2 from /tmp/venv-djAg/lib/python3.10/site-packages/pip (python 3.10) 12:34:02 appdirs==1.4.4 12:34:02 argcomplete==3.2.1 12:34:02 aspy.yaml==1.3.0 12:34:02 attrs==23.2.0 12:34:02 autopage==0.5.2 12:34:02 beautifulsoup4==4.12.2 12:34:02 boto3==1.34.16 12:34:02 botocore==1.34.16 12:34:02 bs4==0.0.1 12:34:02 cachetools==5.3.2 12:34:02 certifi==2023.11.17 12:34:02 cffi==1.16.0 12:34:02 cfgv==3.4.0 12:34:02 chardet==5.2.0 12:34:02 charset-normalizer==3.3.2 12:34:02 click==8.1.7 12:34:02 cliff==4.4.0 12:34:02 cmd2==2.4.3 12:34:02 cryptography==3.3.2 12:34:02 debtcollector==2.5.0 12:34:02 decorator==5.1.1 12:34:02 defusedxml==0.7.1 12:34:02 Deprecated==1.2.14 12:34:02 distlib==0.3.8 12:34:02 dnspython==2.4.2 12:34:02 docker==4.2.2 12:34:02 dogpile.cache==1.3.0 12:34:02 email-validator==2.1.0.post1 12:34:02 filelock==3.13.1 12:34:02 future==0.18.3 12:34:02 gitdb==4.0.11 12:34:02 GitPython==3.1.41 12:34:02 google-auth==2.26.2 12:34:02 httplib2==0.22.0 12:34:02 identify==2.5.33 12:34:02 idna==3.6 12:34:02 importlib-metadata==7.0.1 12:34:02 importlib-resources==1.5.0 12:34:02 iso8601==2.1.0 12:34:02 Jinja2==3.1.3 12:34:02 jmespath==1.0.1 12:34:02 jsonpatch==1.33 12:34:02 jsonpointer==2.4 12:34:02 jsonschema==4.20.0 12:34:02 jsonschema-specifications==2023.12.1 12:34:02 keystoneauth1==5.4.0 12:34:02 kubernetes==29.0.0 12:34:02 lftools==0.37.8 12:34:02 lxml==5.1.0 12:34:02 MarkupSafe==2.1.3 12:34:02 msgpack==1.0.7 12:34:02 multi_key_dict==2.0.3 12:34:02 munch==4.0.0 12:34:02 netaddr==0.10.1 12:34:02 netifaces==0.11.0 12:34:02 niet==1.4.2 12:34:02 nodeenv==1.8.0 12:34:02 oauth2client==4.1.3 12:34:02 oauthlib==3.2.2 12:34:02 openstacksdk==0.62.0 12:34:02 os-client-config==2.1.0 12:34:02 os-service-types==1.7.0 12:34:02 osc-lib==2.9.0 12:34:02 oslo.config==9.3.0 12:34:02 oslo.context==5.3.0 12:34:02 oslo.i18n==6.2.0 12:34:02 oslo.log==5.4.0 12:34:02 oslo.serialization==5.3.0 12:34:02 oslo.utils==6.3.0 12:34:02 packaging==23.2 12:34:02 pbr==6.0.0 12:34:02 platformdirs==4.1.0 12:34:02 prettytable==3.9.0 12:34:02 pyasn1==0.5.1 12:34:02 pyasn1-modules==0.3.0 12:34:02 pycparser==2.21 12:34:02 pygerrit2==2.0.15 12:34:02 PyGithub==2.1.1 12:34:02 pyinotify==0.9.6 12:34:02 PyJWT==2.8.0 12:34:02 PyNaCl==1.5.0 12:34:02 pyparsing==2.4.7 12:34:02 pyperclip==1.8.2 12:34:02 pyrsistent==0.20.0 12:34:02 python-cinderclient==9.4.0 12:34:02 python-dateutil==2.8.2 12:34:02 python-heatclient==3.4.0 12:34:02 python-jenkins==1.8.2 12:34:02 python-keystoneclient==5.2.0 12:34:02 python-magnumclient==4.3.0 12:34:02 python-novaclient==18.4.0 12:34:02 python-openstackclient==6.0.0 12:34:02 python-swiftclient==4.4.0 12:34:02 pytz==2023.3.post1 12:34:02 PyYAML==6.0.1 12:34:02 referencing==0.32.1 12:34:02 requests==2.31.0 12:34:02 requests-oauthlib==1.3.1 12:34:02 requestsexceptions==1.4.0 12:34:02 rfc3986==2.0.0 12:34:02 rpds-py==0.16.2 12:34:02 rsa==4.9 12:34:02 ruamel.yaml==0.18.5 12:34:02 ruamel.yaml.clib==0.2.8 12:34:02 s3transfer==0.10.0 12:34:02 simplejson==3.19.2 12:34:02 six==1.16.0 12:34:02 smmap==5.0.1 12:34:02 soupsieve==2.5 12:34:02 stevedore==5.1.0 12:34:02 tabulate==0.9.0 12:34:02 toml==0.10.2 12:34:02 tomlkit==0.12.3 12:34:02 tqdm==4.66.1 12:34:02 typing_extensions==4.9.0 12:34:02 tzdata==2023.4 12:34:02 urllib3==1.26.18 12:34:02 virtualenv==20.25.0 12:34:02 wcwidth==0.2.13 12:34:02 websocket-client==1.7.0 12:34:02 wrapt==1.16.0 12:34:02 xdg==6.0.0 12:34:02 xmltodict==0.13.0 12:34:02 yq==3.2.3 12:34:02 zipp==3.17.0 12:34:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10149437238662334601.sh 12:34:02 ---> sudo-logs.sh 12:34:02 Archiving 'sudo' log.. 12:34:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5911285705241568654.sh 12:34:02 ---> job-cost.sh 12:34:02 Setup pyenv: 12:34:02 system 12:34:02 3.8.13 12:34:02 3.9.13 12:34:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djAg from file:/tmp/.os_lf_venv 12:34:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:11 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:34:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-djAg/bin to PATH 12:34:12 INFO: No Stack... 12:34:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:34:12 INFO: Archiving Costs 12:34:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16471396833930756503.sh 12:34:12 ---> logs-deploy.sh 12:34:12 Setup pyenv: 12:34:12 system 12:34:12 3.8.13 12:34:12 3.9.13 12:34:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djAg from file:/tmp/.os_lf_venv 12:34:14 lf-activate-venv(): INFO: Installing: lftools 12:34:23 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:34:23 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-djAg/bin to PATH 12:34:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/207 12:34:24 INFO: archiving workspace using pattern(s): 12:34:25 Archives upload complete. 12:34:25 INFO: archiving logs to Nexus 12:34:26 ---> uname -a: 12:34:26 Linux prd-ubuntu1804-docker-8c-8g-11271 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:34:26 12:34:26 12:34:26 ---> lscpu: 12:34:26 Architecture: x86_64 12:34:26 CPU op-mode(s): 32-bit, 64-bit 12:34:26 Byte Order: Little Endian 12:34:26 CPU(s): 8 12:34:26 On-line CPU(s) list: 0-7 12:34:26 Thread(s) per core: 1 12:34:26 Core(s) per socket: 1 12:34:26 Socket(s): 8 12:34:26 NUMA node(s): 1 12:34:26 Vendor ID: AuthenticAMD 12:34:26 CPU family: 23 12:34:26 Model: 49 12:34:26 Model name: AMD EPYC-Rome Processor 12:34:26 Stepping: 0 12:34:26 CPU MHz: 2799.998 12:34:26 BogoMIPS: 5599.99 12:34:26 Virtualization: AMD-V 12:34:26 Hypervisor vendor: KVM 12:34:26 Virtualization type: full 12:34:26 L1d cache: 32K 12:34:26 L1i cache: 32K 12:34:26 L2 cache: 512K 12:34:26 L3 cache: 16384K 12:34:26 NUMA node0 CPU(s): 0-7 12:34:26 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:34:26 12:34:26 12:34:26 ---> nproc: 12:34:26 8 12:34:26 12:34:26 12:34:26 ---> df -h: 12:34:26 Filesystem Size Used Avail Use% Mounted on 12:34:26 udev 16G 0 16G 0% /dev 12:34:26 tmpfs 3.2G 708K 3.2G 1% /run 12:34:26 /dev/vda1 155G 11G 145G 7% / 12:34:26 tmpfs 16G 0 16G 0% /dev/shm 12:34:26 tmpfs 5.0M 0 5.0M 0% /run/lock 12:34:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:34:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:34:26 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:34:26 12:34:26 12:34:26 ---> free -m: 12:34:26 total used free shared buff/cache available 12:34:26 Mem: 32167 779 29140 0 2247 30957 12:34:26 Swap: 1023 0 1023 12:34:26 12:34:26 12:34:26 ---> ip addr: 12:34:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:26 inet 127.0.0.1/8 scope host lo 12:34:26 valid_lft forever preferred_lft forever 12:34:26 inet6 ::1/128 scope host 12:34:26 valid_lft forever preferred_lft forever 12:34:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:34:26 link/ether fa:16:3e:12:71:fa brd ff:ff:ff:ff:ff:ff 12:34:26 inet 10.30.107.195/23 brd 10.30.107.255 scope global dynamic ens3 12:34:26 valid_lft 86158sec preferred_lft 86158sec 12:34:26 inet6 fe80::f816:3eff:fe12:71fa/64 scope link 12:34:26 valid_lft forever preferred_lft forever 12:34:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:34:26 link/ether 02:42:87:d4:ac:f2 brd ff:ff:ff:ff:ff:ff 12:34:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:34:26 valid_lft forever preferred_lft forever 12:34:26 12:34:26 12:34:26 ---> sar -b -r -n DEV: 12:34:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11271) 01/11/24 _x86_64_ (8 CPU) 12:34:26 12:34:26 12:30:36 LINUX RESTART (8 CPU) 12:34:26 12:34:26 12:31:02 tps rtps wtps bread/s bwrtn/s 12:34:26 12:32:01 155.50 77.92 77.58 5395.42 42428.47 12:34:26 12:33:01 72.50 2.22 70.29 90.52 9601.33 12:34:26 12:34:01 92.00 13.73 78.27 1026.63 12492.85 12:34:26 Average: 106.40 31.03 75.37 2152.85 21390.69 12:34:26 12:34:26 12:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:26 12:32:01 30310164 31698840 2629056 7.98 52112 1657032 1484224 4.37 846632 1511656 80788 12:34:26 12:33:01 30147940 31700676 2791280 8.47 65040 1796480 1424492 4.19 883740 1610768 64640 12:34:26 12:34:01 29896812 31744860 3042408 9.24 89704 2050668 1398584 4.11 867400 1844640 123368 12:34:26 Average: 30118305 31714792 2820915 8.56 68952 1834727 1435767 4.22 865924 1655688 89599 12:34:26 12:34:26 12:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:26 12:32:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 12:34:26 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:26 12:32:01 ens3 339.57 244.45 1040.70 63.11 0.00 0.00 0.00 0.00 12:34:26 12:33:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:34:26 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:26 12:33:01 ens3 18.98 14.96 124.73 4.63 0.00 0.00 0.00 0.00 12:34:26 12:34:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 12:34:26 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:26 12:34:01 ens3 52.06 35.49 835.34 7.18 0.00 0.00 0.00 0.00 12:34:26 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 12:34:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:26 Average: ens3 135.74 97.49 664.84 24.76 0.00 0.00 0.00 0.00 12:34:26 12:34:26 12:34:26 ---> sar -P ALL: 12:34:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11271) 01/11/24 _x86_64_ (8 CPU) 12:34:26 12:34:26 12:30:36 LINUX RESTART (8 CPU) 12:34:26 12:34:26 12:31:02 CPU %user %nice %system %iowait %steal %idle 12:34:26 12:32:01 all 7.58 0.00 1.22 6.21 0.04 84.95 12:34:26 12:32:01 0 10.76 0.00 1.09 2.08 0.05 86.02 12:34:26 12:32:01 1 6.66 0.00 0.89 0.83 0.05 91.57 12:34:26 12:32:01 2 17.17 0.00 1.21 2.47 0.05 79.11 12:34:26 12:32:01 3 3.66 0.00 0.92 3.03 0.03 92.36 12:34:26 12:32:01 4 8.11 0.00 1.24 25.69 0.03 64.92 12:34:26 12:32:01 5 2.25 0.00 1.06 3.14 0.02 93.54 12:34:26 12:32:01 6 4.03 0.00 1.00 5.16 0.03 89.77 12:34:26 12:32:01 7 8.00 0.00 2.26 7.32 0.07 82.35 12:34:26 12:33:01 all 11.08 0.00 0.56 1.29 0.04 87.02 12:34:26 12:33:01 0 11.35 0.00 0.75 0.40 0.02 87.48 12:34:26 12:33:01 1 6.76 0.00 0.33 2.61 0.07 90.23 12:34:26 12:33:01 2 7.91 0.00 0.52 0.13 0.07 91.37 12:34:26 12:33:01 3 34.13 0.00 1.14 0.44 0.07 64.23 12:34:26 12:33:01 4 6.02 0.00 0.42 5.99 0.03 87.54 12:34:26 12:33:01 5 6.11 0.00 0.45 0.49 0.03 92.92 12:34:26 12:33:01 6 15.48 0.00 0.68 0.30 0.03 83.50 12:34:26 12:33:01 7 0.93 0.00 0.20 0.00 0.00 98.87 12:34:26 12:34:01 all 9.69 0.00 0.69 2.13 0.03 87.46 12:34:26 12:34:01 0 34.87 0.00 1.61 1.52 0.05 61.95 12:34:26 12:34:01 1 8.49 0.00 0.80 5.71 0.03 84.97 12:34:26 12:34:01 2 7.90 0.00 0.73 0.68 0.03 90.65 12:34:26 12:34:01 3 1.27 0.00 0.37 0.37 0.02 97.98 12:34:26 12:34:01 4 0.35 0.00 0.43 6.96 0.02 92.24 12:34:26 12:34:01 5 7.68 0.00 0.44 1.22 0.03 90.63 12:34:26 12:34:01 6 1.28 0.00 0.18 0.00 0.03 98.50 12:34:26 12:34:01 7 15.74 0.00 0.95 0.62 0.03 82.66 12:34:26 Average: all 9.46 0.00 0.82 3.19 0.04 86.49 12:34:26 Average: 0 19.04 0.00 1.15 1.33 0.04 78.44 12:34:26 Average: 1 7.30 0.00 0.67 3.06 0.05 88.91 12:34:26 Average: 2 10.96 0.00 0.82 1.09 0.05 87.09 12:34:26 Average: 3 13.04 0.00 0.81 1.27 0.04 84.84 12:34:26 Average: 4 4.81 0.00 0.69 12.79 0.03 81.68 12:34:26 Average: 5 5.36 0.00 0.65 1.61 0.03 92.35 12:34:26 Average: 6 6.95 0.00 0.62 1.80 0.03 90.60 12:34:26 Average: 7 8.23 0.00 1.13 2.61 0.03 88.00 12:34:26 12:34:26 12:34:26