11:20:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136881 11:20:30 Running as SYSTEM 11:20:30 [EnvInject] - Loading node environment variables. 11:20:30 Building remotely on prd-ubuntu1804-docker-8c-8g-11237 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 11:20:30 [ssh-agent] Looking for ssh-agent implementation... 11:20:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:30 $ ssh-agent 11:20:30 SSH_AUTH_SOCK=/tmp/ssh-6pB5CqWYYaBU/agent.2167 11:20:30 SSH_AGENT_PID=2169 11:20:30 [ssh-agent] Started. 11:20:30 Running ssh-add (command line suppressed) 11:20:30 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_9880872725496464343.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_9880872725496464343.key) 11:20:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:20:30 The recommended git tool is: NONE 11:20:32 using credential onap-jenkins-ssh 11:20:32 Wiping out workspace first. 11:20:32 Cloning the remote Git repository 11:20:32 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:20:32 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 11:20:32 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:20:32 > git --version # timeout=10 11:20:32 > git --version # 'git version 2.17.1' 11:20:32 using GIT_SSH to set credentials Gerrit user 11:20:32 Verifying host key using manually-configured host key entries 11:20:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:20:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:20:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:20:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:20:33 using GIT_SSH to set credentials Gerrit user 11:20:33 Verifying host key using manually-configured host key entries 11:20:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/81/136881/2 # timeout=30 11:20:33 > git rev-parse 9367c6e6f2f27c78354442e48269b5448a5c6731^{commit} # timeout=10 11:20:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:20:33 Checking out Revision 9367c6e6f2f27c78354442e48269b5448a5c6731 (refs/changes/81/136881/2) 11:20:33 > git config core.sparsecheckout # timeout=10 11:20:33 > git checkout -f 9367c6e6f2f27c78354442e48269b5448a5c6731 # timeout=30 11:20:37 Commit message: "Issue-ID: TEST-414 Signed-off-by: Abhishek Patil Change-Id: If15b480a5fd748dc664e1234d3af5bda0b7c87a8" 11:20:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:20:37 > git rev-list --no-walk 401776ed54bfdcb1e0a69a4eef7d2ef46425fd37 # timeout=10 11:20:37 [EnvInject] - Injecting environment variables from a build step. 11:20:37 [EnvInject] - Injecting as environment variables the properties content 11:20:37 PYTHON=python3 11:20:37 11:20:37 [EnvInject] - Variables injected successfully. 11:20:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14995931612752662485.sh 11:20:37 ---> tox-install.sh 11:20:37 + source /home/jenkins/lf-env.sh 11:20:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:37 ++ mktemp -d /tmp/venv-XXXX 11:20:37 + lf_venv=/tmp/venv-q4J6 11:20:37 + local venv_file=/tmp/.os_lf_venv 11:20:37 + local python=python3 11:20:37 + local options 11:20:37 + local set_path=true 11:20:37 + local install_args= 11:20:37 ++ 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 11:20:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:37 + true 11:20:37 + case $1 in 11:20:37 + venv_file=/tmp/.toxenv 11:20:37 + shift 2 11:20:37 + true 11:20:37 + case $1 in 11:20:37 + shift 11:20:37 + break 11:20:37 + case $python in 11:20:37 + local pkg_list= 11:20:37 + [[ -d /opt/pyenv ]] 11:20:37 + echo 'Setup pyenv:' 11:20:37 Setup pyenv: 11:20:37 + export PYENV_ROOT=/opt/pyenv 11:20:37 + PYENV_ROOT=/opt/pyenv 11:20:37 + 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 11:20:37 + 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 11:20:37 + pyenv versions 11:20:37 * system (set by /opt/pyenv/version) 11:20:37 * 3.8.13 (set by /opt/pyenv/version) 11:20:37 * 3.9.13 (set by /opt/pyenv/version) 11:20:37 * 3.10.6 (set by /opt/pyenv/version) 11:20:37 + command -v pyenv 11:20:37 ++ pyenv init - --no-rehash 11:20:37 + 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[*]}"'\'')" 11:20:37 export PATH="/opt/pyenv/shims:${PATH}" 11:20:37 export PYENV_SHELL=bash 11:20:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:37 pyenv() { 11:20:37 local command 11:20:37 command="${1:-}" 11:20:37 if [ "$#" -gt 0 ]; then 11:20:37 shift 11:20:37 fi 11:20:37 11:20:37 case "$command" in 11:20:37 rehash|shell) 11:20:37 eval "$(pyenv "sh-$command" "$@")" 11:20:37 ;; 11:20:37 *) 11:20:37 command pyenv "$command" "$@" 11:20:37 ;; 11:20:37 esac 11:20:37 }' 11:20:37 +++ 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[*]}"' 11:20:37 ++ 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 11:20:37 ++ 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 11:20:37 ++ 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 11:20:37 ++ export PYENV_SHELL=bash 11:20:37 ++ PYENV_SHELL=bash 11:20:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:37 +++ complete -F _pyenv pyenv 11:20:37 ++ lf-pyver python3 11:20:37 ++ local py_version_xy=python3 11:20:37 ++ local py_version_xyz= 11:20:37 ++ pyenv versions 11:20:37 ++ local command 11:20:37 ++ command=versions 11:20:37 ++ '[' 1 -gt 0 ']' 11:20:37 ++ shift 11:20:37 ++ case "$command" in 11:20:37 ++ command pyenv versions 11:20:37 ++ pyenv versions 11:20:37 ++ sed 's/^[ *]* //' 11:20:37 ++ awk '{ print $1 }' 11:20:37 ++ grep -E '^[0-9.]*[0-9]$' 11:20:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:37 +++ grep '^3' /tmp/.pyenv_versions 11:20:37 +++ sort -V 11:20:37 +++ tail -n 1 11:20:37 ++ py_version_xyz=3.10.6 11:20:37 ++ [[ -z 3.10.6 ]] 11:20:37 ++ echo 3.10.6 11:20:37 ++ return 0 11:20:37 + pyenv local 3.10.6 11:20:37 + local command 11:20:37 + command=local 11:20:37 + '[' 2 -gt 0 ']' 11:20:37 + shift 11:20:37 + case "$command" in 11:20:37 + command pyenv local 3.10.6 11:20:37 + pyenv local 3.10.6 11:20:37 + for arg in "$@" 11:20:37 + case $arg in 11:20:37 + pkg_list+='tox ' 11:20:37 + for arg in "$@" 11:20:37 + case $arg in 11:20:37 + pkg_list+='virtualenv ' 11:20:37 + for arg in "$@" 11:20:37 + case $arg in 11:20:37 + pkg_list+='urllib3~=1.26.15 ' 11:20:37 + [[ -f /tmp/.toxenv ]] 11:20:37 + [[ ! -f /tmp/.toxenv ]] 11:20:37 + [[ -n '' ]] 11:20:37 + python3 -m venv /tmp/venv-q4J6 11:20:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q4J6' 11:20:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q4J6 11:20:42 + echo /tmp/venv-q4J6 11:20:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:20:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:20:42 + /tmp/venv-q4J6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:20:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:20:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:20:45 + /tmp/venv-q4J6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:48 + type python3 11:20:48 + true 11:20:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q4J6/bin to PATH' 11:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-q4J6/bin to PATH 11:20:48 + PATH=/tmp/venv-q4J6/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 11:20:48 + return 0 11:20:48 + python3 --version 11:20:48 Python 3.10.6 11:20:48 + python3 -m pip --version 11:20:48 pip 23.3.2 from /tmp/venv-q4J6/lib/python3.10/site-packages/pip (python 3.10) 11:20:49 + python3 -m pip freeze 11:20:49 cachetools==5.3.2 11:20:49 chardet==5.2.0 11:20:49 colorama==0.4.6 11:20:49 distlib==0.3.8 11:20:49 filelock==3.13.1 11:20:49 packaging==23.2 11:20:49 platformdirs==4.1.0 11:20:49 pluggy==1.3.0 11:20:49 pyproject-api==1.6.1 11:20:49 tomli==2.0.1 11:20:49 tox==4.11.4 11:20:49 urllib3==1.26.18 11:20:49 virtualenv==20.25.0 11:20:49 [EnvInject] - Injecting environment variables from a build step. 11:20:49 [EnvInject] - Injecting as environment variables the properties content 11:20:49 PARALLEL=false 11:20:49 11:20:49 [EnvInject] - Variables injected successfully. 11:20:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9741423726625179500.sh 11:20:49 ---> tox-run.sh 11:20:49 + 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 11:20:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:20:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 11:20:49 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:20:49 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 11:20:49 + source /home/jenkins/lf-env.sh 11:20:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:49 ++ mktemp -d /tmp/venv-XXXX 11:20:49 + lf_venv=/tmp/venv-Gwuc 11:20:49 + local venv_file=/tmp/.os_lf_venv 11:20:49 + local python=python3 11:20:49 + local options 11:20:49 + local set_path=true 11:20:49 + local install_args= 11:20:49 ++ 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 11:20:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:49 + true 11:20:49 + case $1 in 11:20:49 + venv_file=/tmp/.toxenv 11:20:49 + shift 2 11:20:49 + true 11:20:49 + case $1 in 11:20:49 + shift 11:20:49 + break 11:20:49 + case $python in 11:20:49 + local pkg_list= 11:20:49 + [[ -d /opt/pyenv ]] 11:20:49 + echo 'Setup pyenv:' 11:20:49 Setup pyenv: 11:20:49 + export PYENV_ROOT=/opt/pyenv 11:20:49 + PYENV_ROOT=/opt/pyenv 11:20:49 + 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 11:20:49 + 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 11:20:49 + pyenv versions 11:20:49 system 11:20:49 3.8.13 11:20:49 3.9.13 11:20:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:20:49 + command -v pyenv 11:20:49 ++ pyenv init - --no-rehash 11:20:49 + 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[*]}"'\'')" 11:20:49 export PATH="/opt/pyenv/shims:${PATH}" 11:20:49 export PYENV_SHELL=bash 11:20:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:49 pyenv() { 11:20:49 local command 11:20:49 command="${1:-}" 11:20:49 if [ "$#" -gt 0 ]; then 11:20:49 shift 11:20:49 fi 11:20:49 11:20:49 case "$command" in 11:20:49 rehash|shell) 11:20:49 eval "$(pyenv "sh-$command" "$@")" 11:20:49 ;; 11:20:49 *) 11:20:49 command pyenv "$command" "$@" 11:20:49 ;; 11:20:49 esac 11:20:49 }' 11:20:49 +++ 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[*]}"' 11:20:49 ++ 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 11:20:49 ++ 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 11:20:49 ++ 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 11:20:49 ++ export PYENV_SHELL=bash 11:20:49 ++ PYENV_SHELL=bash 11:20:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:49 +++ complete -F _pyenv pyenv 11:20:49 ++ lf-pyver python3 11:20:49 ++ local py_version_xy=python3 11:20:49 ++ local py_version_xyz= 11:20:49 ++ pyenv versions 11:20:49 ++ local command 11:20:49 ++ command=versions 11:20:49 ++ '[' 1 -gt 0 ']' 11:20:49 ++ shift 11:20:49 ++ case "$command" in 11:20:49 ++ command pyenv versions 11:20:49 ++ pyenv versions 11:20:49 ++ sed 's/^[ *]* //' 11:20:49 ++ awk '{ print $1 }' 11:20:49 ++ grep -E '^[0-9.]*[0-9]$' 11:20:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:49 +++ grep '^3' /tmp/.pyenv_versions 11:20:49 +++ sort -V 11:20:49 +++ tail -n 1 11:20:49 ++ py_version_xyz=3.10.6 11:20:49 ++ [[ -z 3.10.6 ]] 11:20:49 ++ echo 3.10.6 11:20:49 ++ return 0 11:20:49 + pyenv local 3.10.6 11:20:49 + local command 11:20:49 + command=local 11:20:49 + '[' 2 -gt 0 ']' 11:20:49 + shift 11:20:49 + case "$command" in 11:20:49 + command pyenv local 3.10.6 11:20:49 + pyenv local 3.10.6 11:20:49 + for arg in "$@" 11:20:49 + case $arg in 11:20:49 + pkg_list+='tox ' 11:20:49 + for arg in "$@" 11:20:49 + case $arg in 11:20:49 + pkg_list+='virtualenv ' 11:20:49 + for arg in "$@" 11:20:49 + case $arg in 11:20:49 + pkg_list+='urllib3~=1.26.15 ' 11:20:49 + [[ -f /tmp/.toxenv ]] 11:20:49 ++ cat /tmp/.toxenv 11:20:49 + lf_venv=/tmp/venv-q4J6 11:20:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q4J6 from' file:/tmp/.toxenv 11:20:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q4J6 from file:/tmp/.toxenv 11:20:49 + /tmp/venv-q4J6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:20:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:20:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:20:50 + /tmp/venv-q4J6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:52 + type python3 11:20:52 + true 11:20:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q4J6/bin to PATH' 11:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-q4J6/bin to PATH 11:20:52 + PATH=/tmp/venv-q4J6/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 11:20:52 + return 0 11:20:52 + [[ -d /opt/pyenv ]] 11:20:52 + echo '---> Setting up pyenv' 11:20:52 ---> Setting up pyenv 11:20:52 + export PYENV_ROOT=/opt/pyenv 11:20:52 + PYENV_ROOT=/opt/pyenv 11:20:52 + export PATH=/opt/pyenv/bin:/tmp/venv-q4J6/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 11:20:52 + PATH=/opt/pyenv/bin:/tmp/venv-q4J6/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 11:20:52 ++ pwd 11:20:52 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:20:52 + export PYTHONPATH 11:20:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:52 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:52 + tox --version 11:20:52 4.11.4 from /tmp/venv-q4J6/lib/python3.10/site-packages/tox/__init__.py 11:20:52 + PARALLEL=false 11:20:52 + TOX_OPTIONS_LIST= 11:20:52 + [[ -n pylint ]] 11:20:52 + TOX_OPTIONS_LIST=' -e pylint' 11:20:52 + case ${PARALLEL,,} in 11:20:52 + tox -e pylint 11:20:52 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 11:20:53 pylint: install_deps> python -I -m pip install -r test-requirements.txt 11:21:09 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:21:10 .pkg: _optional_hooks> python /tmp/venv-q4J6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:21:10 .pkg: get_requires_for_build_sdist> python /tmp/venv-q4J6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:21:10 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:21:11 .pkg: get_requires_for_build_wheel> python /tmp/venv-q4J6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:21:11 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:21:12 .pkg: freeze> python -m pip freeze --all 11:21:12 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:21:12 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-q4J6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:21:12 .pkg: build_sdist> python /tmp/venv-q4J6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:21:12 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 11:21:13 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 11:21:16 pylint: freeze> python -m pip freeze --all 11:21:16 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 11:21:16 pylint: commands[0]> pylint src/ 11:21:37 11:21:37 ------------------------------------ 11:21:37 Your code has been rated at 10.00/10 11:21:37 11:21:39 .pkg: _exit> python /tmp/venv-q4J6/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:21:39 pylint: OK (46.91=setup[23.87]+cmd[23.04] seconds) 11:21:39 congratulations :) (47.11 seconds) 11:21:39 + tox_status=0 11:21:39 + echo '---> Completed tox runs' 11:21:39 ---> Completed tox runs 11:21:39 + for i in .tox/*/log 11:21:39 ++ echo .tox/pylint/log 11:21:39 ++ awk -F/ '{print $2}' 11:21:39 + tox_env=pylint 11:21:39 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 11:21:39 + DOC_DIR=docs/_build/html 11:21:39 + [[ -d docs/_build/html ]] 11:21:39 + echo '---> tox-run.sh ends' 11:21:39 ---> tox-run.sh ends 11:21:39 + test 0 -eq 0 11:21:39 $ ssh-agent -k 11:21:39 unset SSH_AUTH_SOCK; 11:21:39 unset SSH_AGENT_PID; 11:21:39 echo Agent pid 2169 killed; 11:21:39 [ssh-agent] Stopped. 11:21:39 [PostBuildScript] - [INFO] Executing post build scripts. 11:21:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4240471001671832757.sh 11:21:39 ---> sysstat.sh 11:21:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6356327432207497440.sh 11:21:40 ---> package-listing.sh 11:21:40 ++ facter osfamily 11:21:40 ++ tr '[:upper:]' '[:lower:]' 11:21:40 + OS_FAMILY=debian 11:21:40 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:21:40 + START_PACKAGES=/tmp/packages_start.txt 11:21:40 + END_PACKAGES=/tmp/packages_end.txt 11:21:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:21:40 + PACKAGES=/tmp/packages_start.txt 11:21:40 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:21:40 + PACKAGES=/tmp/packages_end.txt 11:21:40 + case "${OS_FAMILY}" in 11:21:40 + dpkg -l 11:21:40 + grep '^ii' 11:21:40 + '[' -f /tmp/packages_start.txt ']' 11:21:40 + '[' -f /tmp/packages_end.txt ']' 11:21:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:21:40 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:21:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:21:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:21:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2843531013282656682.sh 11:21:40 ---> capture-instance-metadata.sh 11:21:40 Setup pyenv: 11:21:40 system 11:21:40 3.8.13 11:21:40 3.9.13 11:21:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:21:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AAfd 11:21:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:48 lf-activate-venv(): INFO: Installing: lftools 11:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-AAfd/bin to PATH 11:22:28 INFO: Running in OpenStack, capturing instance metadata 11:22:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2989217161777899967.sh 11:22:28 provisioning config files... 11:22:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config6643207908247975921tmp 11:22:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:28 [EnvInject] - Injecting environment variables from a build step. 11:22:28 [EnvInject] - Injecting as environment variables the properties content 11:22:28 SERVER_ID=logs 11:22:28 11:22:28 [EnvInject] - Variables injected successfully. 11:22:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2893925543655956189.sh 11:22:28 ---> create-netrc.sh 11:22:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4094943949063774305.sh 11:22:28 ---> python-tools-install.sh 11:22:28 Setup pyenv: 11:22:28 system 11:22:28 3.8.13 11:22:28 3.9.13 11:22:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:22:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AAfd from file:/tmp/.os_lf_venv 11:22:30 lf-activate-venv(): INFO: Installing: lftools 11:22:39 lf-activate-venv(): INFO: Adding /tmp/venv-AAfd/bin to PATH 11:22:39 Generating Requirements File 11:23:13 Python 3.10.6 11:23:13 pip 23.3.2 from /tmp/venv-AAfd/lib/python3.10/site-packages/pip (python 3.10) 11:23:14 appdirs==1.4.4 11:23:14 argcomplete==3.2.1 11:23:14 aspy.yaml==1.3.0 11:23:14 attrs==23.2.0 11:23:14 autopage==0.5.2 11:23:14 beautifulsoup4==4.12.2 11:23:14 boto3==1.34.16 11:23:14 botocore==1.34.16 11:23:14 bs4==0.0.1 11:23:14 cachetools==5.3.2 11:23:14 certifi==2023.11.17 11:23:14 cffi==1.16.0 11:23:14 cfgv==3.4.0 11:23:14 chardet==5.2.0 11:23:14 charset-normalizer==3.3.2 11:23:14 click==8.1.7 11:23:14 cliff==4.4.0 11:23:14 cmd2==2.4.3 11:23:14 cryptography==3.3.2 11:23:14 debtcollector==2.5.0 11:23:14 decorator==5.1.1 11:23:14 defusedxml==0.7.1 11:23:14 Deprecated==1.2.14 11:23:14 distlib==0.3.8 11:23:14 dnspython==2.4.2 11:23:14 docker==4.2.2 11:23:14 dogpile.cache==1.3.0 11:23:14 email-validator==2.1.0.post1 11:23:14 filelock==3.13.1 11:23:14 future==0.18.3 11:23:14 gitdb==4.0.11 11:23:14 GitPython==3.1.41 11:23:14 google-auth==2.26.2 11:23:14 httplib2==0.22.0 11:23:14 identify==2.5.33 11:23:14 idna==3.6 11:23:14 importlib-metadata==7.0.1 11:23:14 importlib-resources==1.5.0 11:23:14 iso8601==2.1.0 11:23:14 Jinja2==3.1.3 11:23:14 jmespath==1.0.1 11:23:14 jsonpatch==1.33 11:23:14 jsonpointer==2.4 11:23:14 jsonschema==4.20.0 11:23:14 jsonschema-specifications==2023.12.1 11:23:14 keystoneauth1==5.4.0 11:23:14 kubernetes==29.0.0 11:23:14 lftools==0.37.8 11:23:14 lxml==5.1.0 11:23:14 MarkupSafe==2.1.3 11:23:14 msgpack==1.0.7 11:23:14 multi_key_dict==2.0.3 11:23:14 munch==4.0.0 11:23:14 netaddr==0.10.1 11:23:14 netifaces==0.11.0 11:23:14 niet==1.4.2 11:23:14 nodeenv==1.8.0 11:23:14 oauth2client==4.1.3 11:23:14 oauthlib==3.2.2 11:23:14 openstacksdk==0.62.0 11:23:14 os-client-config==2.1.0 11:23:14 os-service-types==1.7.0 11:23:14 osc-lib==2.9.0 11:23:14 oslo.config==9.3.0 11:23:14 oslo.context==5.3.0 11:23:14 oslo.i18n==6.2.0 11:23:14 oslo.log==5.4.0 11:23:14 oslo.serialization==5.3.0 11:23:14 oslo.utils==6.3.0 11:23:14 packaging==23.2 11:23:14 pbr==6.0.0 11:23:14 platformdirs==4.1.0 11:23:14 prettytable==3.9.0 11:23:14 pyasn1==0.5.1 11:23:14 pyasn1-modules==0.3.0 11:23:14 pycparser==2.21 11:23:14 pygerrit2==2.0.15 11:23:14 PyGithub==2.1.1 11:23:14 pyinotify==0.9.6 11:23:14 PyJWT==2.8.0 11:23:14 PyNaCl==1.5.0 11:23:14 pyparsing==2.4.7 11:23:14 pyperclip==1.8.2 11:23:14 pyrsistent==0.20.0 11:23:14 python-cinderclient==9.4.0 11:23:14 python-dateutil==2.8.2 11:23:14 python-heatclient==3.4.0 11:23:14 python-jenkins==1.8.2 11:23:14 python-keystoneclient==5.2.0 11:23:14 python-magnumclient==4.3.0 11:23:14 python-novaclient==18.4.0 11:23:14 python-openstackclient==6.0.0 11:23:14 python-swiftclient==4.4.0 11:23:14 pytz==2023.3.post1 11:23:14 PyYAML==6.0.1 11:23:14 referencing==0.32.1 11:23:14 requests==2.31.0 11:23:14 requests-oauthlib==1.3.1 11:23:14 requestsexceptions==1.4.0 11:23:14 rfc3986==2.0.0 11:23:14 rpds-py==0.16.2 11:23:14 rsa==4.9 11:23:14 ruamel.yaml==0.18.5 11:23:14 ruamel.yaml.clib==0.2.8 11:23:14 s3transfer==0.10.0 11:23:14 simplejson==3.19.2 11:23:14 six==1.16.0 11:23:14 smmap==5.0.1 11:23:14 soupsieve==2.5 11:23:14 stevedore==5.1.0 11:23:14 tabulate==0.9.0 11:23:14 toml==0.10.2 11:23:14 tomlkit==0.12.3 11:23:14 tqdm==4.66.1 11:23:14 typing_extensions==4.9.0 11:23:14 tzdata==2023.4 11:23:14 urllib3==1.26.18 11:23:14 virtualenv==20.25.0 11:23:14 wcwidth==0.2.13 11:23:14 websocket-client==1.7.0 11:23:14 wrapt==1.16.0 11:23:14 xdg==6.0.0 11:23:14 xmltodict==0.13.0 11:23:14 yq==3.2.3 11:23:14 zipp==3.17.0 11:23:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6779403483763847903.sh 11:23:14 ---> sudo-logs.sh 11:23:14 Archiving 'sudo' log.. 11:23:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14838065167311916812.sh 11:23:14 ---> job-cost.sh 11:23:14 Setup pyenv: 11:23:14 system 11:23:14 3.8.13 11:23:14 3.9.13 11:23:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:23:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AAfd from file:/tmp/.os_lf_venv 11:23:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:26 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. 11:23:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-AAfd/bin to PATH 11:23:26 INFO: No Stack... 11:23:26 INFO: Retrieving Pricing Info for: v3-standard-8 11:23:27 INFO: Archiving Costs 11:23:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins449980772347398316.sh 11:23:27 ---> logs-deploy.sh 11:23:27 Setup pyenv: 11:23:27 system 11:23:27 3.8.13 11:23:27 3.9.13 11:23:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:23:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AAfd from file:/tmp/.os_lf_venv 11:23:28 lf-activate-venv(): INFO: Installing: lftools 11:23: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. 11:23:39 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:23:39 lf-activate-venv(): INFO: Adding /tmp/venv-AAfd/bin to PATH 11:23:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/205 11:23:39 INFO: archiving workspace using pattern(s): 11:23:40 Archives upload complete. 11:23:40 INFO: archiving logs to Nexus 11:23:41 ---> uname -a: 11:23:41 Linux prd-ubuntu1804-docker-8c-8g-11237 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:23:41 11:23:41 11:23:41 ---> lscpu: 11:23:41 Architecture: x86_64 11:23:41 CPU op-mode(s): 32-bit, 64-bit 11:23:41 Byte Order: Little Endian 11:23:41 CPU(s): 8 11:23:41 On-line CPU(s) list: 0-7 11:23:41 Thread(s) per core: 1 11:23:41 Core(s) per socket: 1 11:23:41 Socket(s): 8 11:23:41 NUMA node(s): 1 11:23:41 Vendor ID: AuthenticAMD 11:23:41 CPU family: 23 11:23:41 Model: 49 11:23:41 Model name: AMD EPYC-Rome Processor 11:23:41 Stepping: 0 11:23:41 CPU MHz: 2800.000 11:23:41 BogoMIPS: 5600.00 11:23:41 Virtualization: AMD-V 11:23:41 Hypervisor vendor: KVM 11:23:41 Virtualization type: full 11:23:41 L1d cache: 32K 11:23:41 L1i cache: 32K 11:23:41 L2 cache: 512K 11:23:41 L3 cache: 16384K 11:23:41 NUMA node0 CPU(s): 0-7 11:23:41 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 11:23:41 11:23:41 11:23:41 ---> nproc: 11:23:41 8 11:23:41 11:23:41 11:23:41 ---> df -h: 11:23:41 Filesystem Size Used Avail Use% Mounted on 11:23:41 udev 16G 0 16G 0% /dev 11:23:41 tmpfs 3.2G 708K 3.2G 1% /run 11:23:41 /dev/vda1 155G 11G 145G 7% / 11:23:41 tmpfs 16G 0 16G 0% /dev/shm 11:23:41 tmpfs 5.0M 0 5.0M 0% /run/lock 11:23:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:23:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:23:41 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:23:41 11:23:41 11:23:41 ---> free -m: 11:23:41 total used free shared buff/cache available 11:23:41 Mem: 32167 797 29125 0 2244 30939 11:23:41 Swap: 1023 0 1023 11:23:41 11:23:41 11:23:41 ---> ip addr: 11:23:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:41 inet 127.0.0.1/8 scope host lo 11:23:41 valid_lft forever preferred_lft forever 11:23:41 inet6 ::1/128 scope host 11:23:41 valid_lft forever preferred_lft forever 11:23:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:23:41 link/ether fa:16:3e:df:d3:bc brd ff:ff:ff:ff:ff:ff 11:23:41 inet 10.30.106.64/23 brd 10.30.107.255 scope global dynamic ens3 11:23:41 valid_lft 86152sec preferred_lft 86152sec 11:23:41 inet6 fe80::f816:3eff:fedf:d3bc/64 scope link 11:23:41 valid_lft forever preferred_lft forever 11:23:41 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:23:41 link/ether 02:42:7e:34:76:a2 brd ff:ff:ff:ff:ff:ff 11:23:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:23:41 valid_lft forever preferred_lft forever 11:23:41 11:23:41 11:23:41 ---> sar -b -r -n DEV: 11:23:41 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11237) 01/11/24 _x86_64_ (8 CPU) 11:23:41 11:23:41 11:19:36 LINUX RESTART (8 CPU) 11:23:41 11:23:41 11:20:01 tps rtps wtps bread/s bwrtn/s 11:23:41 11:21:01 227.90 61.17 166.72 3715.11 58517.71 11:23:41 11:22:01 82.65 1.67 80.99 86.12 31142.14 11:23:41 11:23:02 105.80 14.25 91.54 1029.94 34825.38 11:23:41 Average: 138.77 25.70 113.08 1610.26 41493.60 11:23:41 11:23:41 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:23:41 11:21:01 30302320 31681720 2636900 8.01 51732 1648944 1510048 4.44 870180 1504776 76260 11:23:41 11:22:01 30154624 31694464 2784596 8.45 63764 1785880 1474356 4.34 894568 1601744 56484 11:23:41 11:23:02 29855216 31648196 3084004 9.36 82436 2008804 1456120 4.28 969304 1801196 53688 11:23:41 Average: 30104053 31674793 2835167 8.61 65977 1814543 1480175 4.36 911351 1635905 62144 11:23:41 11:23:41 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:23:41 11:21:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 11:23:41 11:21:01 ens3 319.68 234.29 927.21 60.24 0.00 0.00 0.00 0.00 11:23:41 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:22:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 11:23:41 11:22:01 ens3 21.38 14.76 153.54 5.92 0.00 0.00 0.00 0.00 11:23:41 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:23:02 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 11:23:41 11:23:02 ens3 45.90 32.29 774.99 6.82 0.00 0.00 0.00 0.00 11:23:41 11:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 Average: lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 11:23:41 Average: ens3 128.97 93.77 618.62 24.32 0.00 0.00 0.00 0.00 11:23:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:41 11:23:41 11:23:41 ---> sar -P ALL: 11:23:41 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11237) 01/11/24 _x86_64_ (8 CPU) 11:23:41 11:23:41 11:19:36 LINUX RESTART (8 CPU) 11:23:41 11:23:41 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:23:41 11:21:01 all 7.39 0.00 1.02 9.92 0.04 81.63 11:23:41 11:21:01 0 9.51 0.00 0.69 1.73 0.05 88.03 11:23:41 11:21:01 1 3.52 0.00 1.07 3.72 0.03 91.66 11:23:41 11:21:01 2 7.47 0.00 1.17 22.84 0.05 68.46 11:23:41 11:21:01 3 11.90 0.00 1.07 1.43 0.05 85.55 11:23:41 11:21:01 4 4.07 0.00 1.61 0.79 0.05 93.48 11:23:41 11:21:01 5 7.77 0.00 0.89 2.34 0.02 88.99 11:23:41 11:21:01 6 11.20 0.00 0.89 1.32 0.05 86.54 11:23:41 11:21:01 7 3.70 0.00 0.76 45.33 0.03 50.18 11:23:41 11:22:01 all 10.66 0.00 0.52 3.97 0.04 84.82 11:23:41 11:22:01 0 2.12 0.00 0.42 0.03 0.03 97.40 11:23:41 11:22:01 1 1.00 0.00 0.20 0.05 0.05 98.70 11:23:41 11:22:01 2 5.17 0.00 0.47 3.65 0.02 90.69 11:23:41 11:22:01 3 9.26 0.00 0.60 0.60 0.02 89.52 11:23:41 11:22:01 4 10.09 0.00 0.54 2.11 0.05 87.22 11:23:41 11:22:01 5 48.20 0.00 0.99 0.72 0.07 50.03 11:23:41 11:22:01 6 1.99 0.00 0.43 6.03 0.05 91.50 11:23:41 11:22:01 7 7.54 0.00 0.53 18.54 0.03 73.35 11:23:41 11:23:02 all 8.27 0.00 0.62 5.02 0.03 86.06 11:23:41 11:23:02 0 8.74 0.00 0.87 1.63 0.02 88.74 11:23:41 11:23:02 1 13.40 0.00 0.89 1.39 0.02 84.31 11:23:41 11:23:02 2 1.70 0.00 0.72 17.87 0.05 79.66 11:23:41 11:23:02 3 6.53 0.00 0.40 0.40 0.00 92.67 11:23:41 11:23:02 4 19.26 0.00 1.23 3.40 0.08 76.02 11:23:41 11:23:02 5 4.37 0.00 0.42 0.85 0.02 94.35 11:23:41 11:23:02 6 0.93 0.00 0.15 0.32 0.02 98.58 11:23:41 11:23:02 7 11.22 0.00 0.30 14.35 0.02 74.11 11:23:41 Average: all 8.77 0.00 0.72 6.30 0.04 84.17 11:23:41 Average: 0 6.79 0.00 0.66 1.13 0.03 91.39 11:23:41 Average: 1 5.97 0.00 0.72 1.72 0.03 91.56 11:23:41 Average: 2 4.78 0.00 0.79 14.78 0.04 79.61 11:23:41 Average: 3 9.22 0.00 0.69 0.81 0.02 89.26 11:23:41 Average: 4 11.15 0.00 1.13 2.10 0.06 85.56 11:23:41 Average: 5 20.08 0.00 0.76 1.30 0.03 77.82 11:23:41 Average: 6 4.70 0.00 0.49 2.56 0.04 92.21 11:23:41 Average: 7 7.50 0.00 0.53 26.03 0.03 65.92 11:23:41 11:23:41 11:23:41