11:03:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136881 11:03:28 Running as SYSTEM 11:03:28 [EnvInject] - Loading node environment variables. 11:03:28 Building remotely on prd-ubuntu1804-docker-8c-8g-11229 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 11:03:28 [ssh-agent] Looking for ssh-agent implementation... 11:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:28 $ ssh-agent 11:03:28 SSH_AUTH_SOCK=/tmp/ssh-Un381bGG7rfi/agent.2185 11:03:28 SSH_AGENT_PID=2187 11:03:28 [ssh-agent] Started. 11:03:28 Running ssh-add (command line suppressed) 11:03:28 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_214017068117503440.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_214017068117503440.key) 11:03:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:03:28 The recommended git tool is: NONE 11:03:31 using credential onap-jenkins-ssh 11:03:31 Wiping out workspace first. 11:03:31 Cloning the remote Git repository 11:03:31 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:03:32 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 11:03:32 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:03:32 > git --version # timeout=10 11:03:32 > git --version # 'git version 2.17.1' 11:03:32 using GIT_SSH to set credentials Gerrit user 11:03:32 Verifying host key using manually-configured host key entries 11:03:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:03:32 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:03:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:03:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:03:33 using GIT_SSH to set credentials Gerrit user 11:03:33 Verifying host key using manually-configured host key entries 11:03:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/81/136881/1 # timeout=30 11:03:33 > git rev-parse f3eae2a44c823022e4d5438e3d523dcb3015dac1^{commit} # timeout=10 11:03: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:03:33 Checking out Revision f3eae2a44c823022e4d5438e3d523dcb3015dac1 (refs/changes/81/136881/1) 11:03:33 > git config core.sparsecheckout # timeout=10 11:03:33 > git checkout -f f3eae2a44c823022e4d5438e3d523dcb3015dac1 # timeout=30 11:03:36 Commit message: "Issue-ID: TEST-414 Signed-off-by: Abhishek Patil Change-Id: If15b480a5fd748dc664e1234d3af5bda0b7c87a8" 11:03:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:03:36 > git rev-list --no-walk 401776ed54bfdcb1e0a69a4eef7d2ef46425fd37 # timeout=10 11:03:36 [EnvInject] - Injecting environment variables from a build step. 11:03:36 [EnvInject] - Injecting as environment variables the properties content 11:03:36 PYTHON=python3 11:03:36 11:03:36 [EnvInject] - Variables injected successfully. 11:03:36 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins4869813934827188605.sh 11:03:36 ---> tox-install.sh 11:03:36 + source /home/jenkins/lf-env.sh 11:03:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:03:36 ++ mktemp -d /tmp/venv-XXXX 11:03:36 + lf_venv=/tmp/venv-X3KJ 11:03:36 + local venv_file=/tmp/.os_lf_venv 11:03:36 + local python=python3 11:03:36 + local options 11:03:36 + local set_path=true 11:03:36 + local install_args= 11:03:36 ++ 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:03:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:03:36 + true 11:03:36 + case $1 in 11:03:36 + venv_file=/tmp/.toxenv 11:03:36 + shift 2 11:03:36 + true 11:03:36 + case $1 in 11:03:36 + shift 11:03:36 + break 11:03:36 + case $python in 11:03:36 + local pkg_list= 11:03:36 + [[ -d /opt/pyenv ]] 11:03:36 + echo 'Setup pyenv:' 11:03:36 Setup pyenv: 11:03:36 + export PYENV_ROOT=/opt/pyenv 11:03:36 + PYENV_ROOT=/opt/pyenv 11:03:36 + 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:03:36 + 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:03:36 + pyenv versions 11:03:36 * system (set by /opt/pyenv/version) 11:03:36 * 3.8.13 (set by /opt/pyenv/version) 11:03:36 * 3.9.13 (set by /opt/pyenv/version) 11:03:36 * 3.10.6 (set by /opt/pyenv/version) 11:03:36 + command -v pyenv 11:03:36 ++ pyenv init - --no-rehash 11:03:36 + 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:03:36 export PATH="/opt/pyenv/shims:${PATH}" 11:03:36 export PYENV_SHELL=bash 11:03:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:03:36 pyenv() { 11:03:36 local command 11:03:36 command="${1:-}" 11:03:36 if [ "$#" -gt 0 ]; then 11:03:36 shift 11:03:36 fi 11:03:36 11:03:36 case "$command" in 11:03:36 rehash|shell) 11:03:36 eval "$(pyenv "sh-$command" "$@")" 11:03:36 ;; 11:03:36 *) 11:03:36 command pyenv "$command" "$@" 11:03:36 ;; 11:03:36 esac 11:03:36 }' 11:03:36 +++ 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:03:36 ++ 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:03:36 ++ 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:03:36 ++ 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:03:36 ++ export PYENV_SHELL=bash 11:03:36 ++ PYENV_SHELL=bash 11:03:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:03:36 +++ complete -F _pyenv pyenv 11:03:36 ++ lf-pyver python3 11:03:36 ++ local py_version_xy=python3 11:03:36 ++ local py_version_xyz= 11:03:36 ++ pyenv versions 11:03:36 ++ local command 11:03:36 ++ command=versions 11:03:36 ++ '[' 1 -gt 0 ']' 11:03:36 ++ shift 11:03:36 ++ case "$command" in 11:03:36 ++ sed 's/^[ *]* //' 11:03:36 ++ command pyenv versions 11:03:36 ++ pyenv versions 11:03:36 ++ awk '{ print $1 }' 11:03:36 ++ grep -E '^[0-9.]*[0-9]$' 11:03:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:03:37 +++ sort -V 11:03:37 +++ grep '^3' /tmp/.pyenv_versions 11:03:37 +++ tail -n 1 11:03:37 ++ py_version_xyz=3.10.6 11:03:37 ++ [[ -z 3.10.6 ]] 11:03:37 ++ echo 3.10.6 11:03:37 ++ return 0 11:03:37 + pyenv local 3.10.6 11:03:37 + local command 11:03:37 + command=local 11:03:37 + '[' 2 -gt 0 ']' 11:03:37 + shift 11:03:37 + case "$command" in 11:03:37 + command pyenv local 3.10.6 11:03:37 + pyenv local 3.10.6 11:03:37 + for arg in "$@" 11:03:37 + case $arg in 11:03:37 + pkg_list+='tox ' 11:03:37 + for arg in "$@" 11:03:37 + case $arg in 11:03:37 + pkg_list+='virtualenv ' 11:03:37 + for arg in "$@" 11:03:37 + case $arg in 11:03:37 + pkg_list+='urllib3~=1.26.15 ' 11:03:37 + [[ -f /tmp/.toxenv ]] 11:03:37 + [[ ! -f /tmp/.toxenv ]] 11:03:37 + [[ -n '' ]] 11:03:37 + python3 -m venv /tmp/venv-X3KJ 11:03:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3KJ' 11:03:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3KJ 11:03:42 + echo /tmp/venv-X3KJ 11:03:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:03:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:03:42 + /tmp/venv-X3KJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:03:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:03:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:03:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:03:45 + /tmp/venv-X3KJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:03:49 + type python3 11:03:49 + true 11:03:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X3KJ/bin to PATH' 11:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-X3KJ/bin to PATH 11:03:49 + PATH=/tmp/venv-X3KJ/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:03:49 + return 0 11:03:49 + python3 --version 11:03:49 Python 3.10.6 11:03:49 + python3 -m pip --version 11:03:49 pip 23.3.2 from /tmp/venv-X3KJ/lib/python3.10/site-packages/pip (python 3.10) 11:03:49 + python3 -m pip freeze 11:03:49 cachetools==5.3.2 11:03:49 chardet==5.2.0 11:03:49 colorama==0.4.6 11:03:49 distlib==0.3.8 11:03:49 filelock==3.13.1 11:03:49 packaging==23.2 11:03:49 platformdirs==4.1.0 11:03:49 pluggy==1.3.0 11:03:49 pyproject-api==1.6.1 11:03:49 tomli==2.0.1 11:03:49 tox==4.11.4 11:03:49 urllib3==1.26.18 11:03:49 virtualenv==20.25.0 11:03:49 [EnvInject] - Injecting environment variables from a build step. 11:03:49 [EnvInject] - Injecting as environment variables the properties content 11:03:49 PARALLEL=false 11:03:49 11:03:49 [EnvInject] - Variables injected successfully. 11:03:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14029484702906550834.sh 11:03:49 ---> tox-run.sh 11:03: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:03:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:03:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 11:03:49 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:03:49 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 11:03:49 + source /home/jenkins/lf-env.sh 11:03:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:03:49 ++ mktemp -d /tmp/venv-XXXX 11:03:49 + lf_venv=/tmp/venv-NSpm 11:03:49 + local venv_file=/tmp/.os_lf_venv 11:03:49 + local python=python3 11:03:49 + local options 11:03:49 + local set_path=true 11:03:49 + local install_args= 11:03: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:03:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:03:49 + true 11:03:49 + case $1 in 11:03:49 + venv_file=/tmp/.toxenv 11:03:49 + shift 2 11:03:49 + true 11:03:49 + case $1 in 11:03:49 + shift 11:03:49 + break 11:03:49 + case $python in 11:03:49 + local pkg_list= 11:03:49 + [[ -d /opt/pyenv ]] 11:03:49 + echo 'Setup pyenv:' 11:03:49 Setup pyenv: 11:03:49 + export PYENV_ROOT=/opt/pyenv 11:03:49 + PYENV_ROOT=/opt/pyenv 11:03: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:03: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:03:49 + pyenv versions 11:03:49 system 11:03:49 3.8.13 11:03:49 3.9.13 11:03:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:03:49 + command -v pyenv 11:03:49 ++ pyenv init - --no-rehash 11:03: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:03:49 export PATH="/opt/pyenv/shims:${PATH}" 11:03:49 export PYENV_SHELL=bash 11:03:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:03:49 pyenv() { 11:03:49 local command 11:03:49 command="${1:-}" 11:03:49 if [ "$#" -gt 0 ]; then 11:03:49 shift 11:03:49 fi 11:03:49 11:03:49 case "$command" in 11:03:49 rehash|shell) 11:03:49 eval "$(pyenv "sh-$command" "$@")" 11:03:49 ;; 11:03:49 *) 11:03:49 command pyenv "$command" "$@" 11:03:49 ;; 11:03:49 esac 11:03:49 }' 11:03: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:03: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:03: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:03: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:03:49 ++ export PYENV_SHELL=bash 11:03:49 ++ PYENV_SHELL=bash 11:03:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:03:49 +++ complete -F _pyenv pyenv 11:03:49 ++ lf-pyver python3 11:03:49 ++ local py_version_xy=python3 11:03:49 ++ local py_version_xyz= 11:03:49 ++ pyenv versions 11:03:49 ++ local command 11:03:49 ++ command=versions 11:03:49 ++ '[' 1 -gt 0 ']' 11:03:49 ++ shift 11:03:49 ++ sed 's/^[ *]* //' 11:03:49 ++ case "$command" in 11:03:49 ++ command pyenv versions 11:03:49 ++ pyenv versions 11:03:49 ++ grep -E '^[0-9.]*[0-9]$' 11:03:49 ++ awk '{ print $1 }' 11:03:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:03:49 +++ grep '^3' /tmp/.pyenv_versions 11:03:49 +++ sort -V 11:03:49 +++ tail -n 1 11:03:49 ++ py_version_xyz=3.10.6 11:03:49 ++ [[ -z 3.10.6 ]] 11:03:49 ++ echo 3.10.6 11:03:49 ++ return 0 11:03:49 + pyenv local 3.10.6 11:03:49 + local command 11:03:49 + command=local 11:03:49 + '[' 2 -gt 0 ']' 11:03:49 + shift 11:03:49 + case "$command" in 11:03:49 + command pyenv local 3.10.6 11:03:49 + pyenv local 3.10.6 11:03:50 + for arg in "$@" 11:03:50 + case $arg in 11:03:50 + pkg_list+='tox ' 11:03:50 + for arg in "$@" 11:03:50 + case $arg in 11:03:50 + pkg_list+='virtualenv ' 11:03:50 + for arg in "$@" 11:03:50 + case $arg in 11:03:50 + pkg_list+='urllib3~=1.26.15 ' 11:03:50 + [[ -f /tmp/.toxenv ]] 11:03:50 ++ cat /tmp/.toxenv 11:03:50 + lf_venv=/tmp/venv-X3KJ 11:03:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3KJ from' file:/tmp/.toxenv 11:03:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3KJ from file:/tmp/.toxenv 11:03:50 + /tmp/venv-X3KJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:03:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:03:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:03:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:03:50 + /tmp/venv-X3KJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:03:52 + type python3 11:03:52 + true 11:03:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X3KJ/bin to PATH' 11:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-X3KJ/bin to PATH 11:03:52 + PATH=/tmp/venv-X3KJ/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:03:52 + return 0 11:03:52 + [[ -d /opt/pyenv ]] 11:03:52 + echo '---> Setting up pyenv' 11:03:52 ---> Setting up pyenv 11:03:52 + export PYENV_ROOT=/opt/pyenv 11:03:52 + PYENV_ROOT=/opt/pyenv 11:03:52 + export PATH=/opt/pyenv/bin:/tmp/venv-X3KJ/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:03:52 + PATH=/opt/pyenv/bin:/tmp/venv-X3KJ/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:03:52 ++ pwd 11:03:52 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:03:52 + export PYTHONPATH 11:03:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:03:52 + TOX_TESTENV_PASSENV=PYTHONPATH 11:03:52 + tox --version 11:03:52 4.11.4 from /tmp/venv-X3KJ/lib/python3.10/site-packages/tox/__init__.py 11:03:52 + PARALLEL=false 11:03:52 + TOX_OPTIONS_LIST= 11:03:52 + [[ -n pylint ]] 11:03:52 + TOX_OPTIONS_LIST=' -e pylint' 11:03:52 + case ${PARALLEL,,} in 11:03:52 + tox -e pylint 11:03:52 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 11:03:54 pylint: install_deps> python -I -m pip install -r test-requirements.txt 11:04:11 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:04:13 .pkg: _optional_hooks> python /tmp/venv-X3KJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:04:13 .pkg: get_requires_for_build_sdist> python /tmp/venv-X3KJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:04:13 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:04:14 .pkg: get_requires_for_build_wheel> python /tmp/venv-X3KJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:04:14 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:04:15 .pkg: freeze> python -m pip freeze --all 11:04:16 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:04:16 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-X3KJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:04:16 .pkg: build_sdist> python /tmp/venv-X3KJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:04:16 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:04:17 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:04:20 pylint: freeze> python -m pip freeze --all 11:04:20 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:04:20 pylint: commands[0]> pylint src/ 11:04:43 11:04:43 ------------------------------------ 11:04:43 Your code has been rated at 10.00/10 11:04:43 11:04:45 .pkg: _exit> python /tmp/venv-X3KJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:04:45 pylint: OK (51.87=setup[27.61]+cmd[24.26] seconds) 11:04:45 congratulations :) (52.03 seconds) 11:04:45 + tox_status=0 11:04:45 + echo '---> Completed tox runs' 11:04:45 ---> Completed tox runs 11:04:45 + for i in .tox/*/log 11:04:45 ++ echo .tox/pylint/log 11:04:45 ++ awk -F/ '{print $2}' 11:04:45 + tox_env=pylint 11:04:45 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 11:04:45 + DOC_DIR=docs/_build/html 11:04:45 + [[ -d docs/_build/html ]] 11:04:45 + echo '---> tox-run.sh ends' 11:04:45 ---> tox-run.sh ends 11:04:45 + test 0 -eq 0 11:04:45 $ ssh-agent -k 11:04:45 unset SSH_AUTH_SOCK; 11:04:45 unset SSH_AGENT_PID; 11:04:45 echo Agent pid 2187 killed; 11:04:45 [ssh-agent] Stopped. 11:04:45 [PostBuildScript] - [INFO] Executing post build scripts. 11:04:45 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10429776750198654931.sh 11:04:45 ---> sysstat.sh 11:04:45 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins334100321498148432.sh 11:04:45 ---> package-listing.sh 11:04:45 ++ facter osfamily 11:04:45 ++ tr '[:upper:]' '[:lower:]' 11:04:46 + OS_FAMILY=debian 11:04:46 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:04:46 + START_PACKAGES=/tmp/packages_start.txt 11:04:46 + END_PACKAGES=/tmp/packages_end.txt 11:04:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:46 + PACKAGES=/tmp/packages_start.txt 11:04:46 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:04:46 + PACKAGES=/tmp/packages_end.txt 11:04:46 + case "${OS_FAMILY}" in 11:04:46 + dpkg -l 11:04:46 + grep '^ii' 11:04:46 + '[' -f /tmp/packages_start.txt ']' 11:04:46 + '[' -f /tmp/packages_end.txt ']' 11:04:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:46 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:04:46 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:04:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:04:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7253821965757327592.sh 11:04:46 ---> capture-instance-metadata.sh 11:04:46 Setup pyenv: 11:04:46 system 11:04:46 3.8.13 11:04:46 3.9.13 11:04:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:04:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a93b 11:04:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:53 lf-activate-venv(): INFO: Installing: lftools 11:05:32 lf-activate-venv(): INFO: Adding /tmp/venv-a93b/bin to PATH 11:05:32 INFO: Running in OpenStack, capturing instance metadata 11:05:32 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1843106232624029007.sh 11:05:32 provisioning config files... 11:05:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config6589107706265413427tmp 11:05:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:05:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:05:32 [EnvInject] - Injecting environment variables from a build step. 11:05:32 [EnvInject] - Injecting as environment variables the properties content 11:05:32 SERVER_ID=logs 11:05:32 11:05:32 [EnvInject] - Variables injected successfully. 11:05:32 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13538000865876520794.sh 11:05:32 ---> create-netrc.sh 11:05:32 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15645832872041568445.sh 11:05:32 ---> python-tools-install.sh 11:05:32 Setup pyenv: 11:05:32 system 11:05:32 3.8.13 11:05:32 3.9.13 11:05:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a93b from file:/tmp/.os_lf_venv 11:05:34 lf-activate-venv(): INFO: Installing: lftools 11:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-a93b/bin to PATH 11:05:42 Generating Requirements File 11:06:17 Python 3.10.6 11:06:17 pip 23.3.2 from /tmp/venv-a93b/lib/python3.10/site-packages/pip (python 3.10) 11:06:18 appdirs==1.4.4 11:06:18 argcomplete==3.2.1 11:06:18 aspy.yaml==1.3.0 11:06:18 attrs==23.2.0 11:06:18 autopage==0.5.2 11:06:18 beautifulsoup4==4.12.2 11:06:18 boto3==1.34.16 11:06:18 botocore==1.34.16 11:06:18 bs4==0.0.1 11:06:18 cachetools==5.3.2 11:06:18 certifi==2023.11.17 11:06:18 cffi==1.16.0 11:06:18 cfgv==3.4.0 11:06:18 chardet==5.2.0 11:06:18 charset-normalizer==3.3.2 11:06:18 click==8.1.7 11:06:18 cliff==4.4.0 11:06:18 cmd2==2.4.3 11:06:18 cryptography==3.3.2 11:06:18 debtcollector==2.5.0 11:06:18 decorator==5.1.1 11:06:18 defusedxml==0.7.1 11:06:18 Deprecated==1.2.14 11:06:18 distlib==0.3.8 11:06:18 dnspython==2.4.2 11:06:18 docker==4.2.2 11:06:18 dogpile.cache==1.3.0 11:06:18 email-validator==2.1.0.post1 11:06:18 filelock==3.13.1 11:06:18 future==0.18.3 11:06:18 gitdb==4.0.11 11:06:18 GitPython==3.1.41 11:06:18 google-auth==2.26.2 11:06:18 httplib2==0.22.0 11:06:18 identify==2.5.33 11:06:18 idna==3.6 11:06:18 importlib-metadata==7.0.1 11:06:18 importlib-resources==1.5.0 11:06:18 iso8601==2.1.0 11:06:18 Jinja2==3.1.3 11:06:18 jmespath==1.0.1 11:06:18 jsonpatch==1.33 11:06:18 jsonpointer==2.4 11:06:18 jsonschema==4.20.0 11:06:18 jsonschema-specifications==2023.12.1 11:06:18 keystoneauth1==5.4.0 11:06:18 kubernetes==29.0.0 11:06:18 lftools==0.37.8 11:06:18 lxml==5.1.0 11:06:18 MarkupSafe==2.1.3 11:06:18 msgpack==1.0.7 11:06:18 multi_key_dict==2.0.3 11:06:18 munch==4.0.0 11:06:18 netaddr==0.10.1 11:06:18 netifaces==0.11.0 11:06:18 niet==1.4.2 11:06:18 nodeenv==1.8.0 11:06:18 oauth2client==4.1.3 11:06:18 oauthlib==3.2.2 11:06:18 openstacksdk==0.62.0 11:06:18 os-client-config==2.1.0 11:06:18 os-service-types==1.7.0 11:06:18 osc-lib==2.9.0 11:06:18 oslo.config==9.3.0 11:06:18 oslo.context==5.3.0 11:06:18 oslo.i18n==6.2.0 11:06:18 oslo.log==5.4.0 11:06:18 oslo.serialization==5.3.0 11:06:18 oslo.utils==6.3.0 11:06:18 packaging==23.2 11:06:18 pbr==6.0.0 11:06:18 platformdirs==4.1.0 11:06:18 prettytable==3.9.0 11:06:18 pyasn1==0.5.1 11:06:18 pyasn1-modules==0.3.0 11:06:18 pycparser==2.21 11:06:18 pygerrit2==2.0.15 11:06:18 PyGithub==2.1.1 11:06:18 pyinotify==0.9.6 11:06:18 PyJWT==2.8.0 11:06:18 PyNaCl==1.5.0 11:06:18 pyparsing==2.4.7 11:06:18 pyperclip==1.8.2 11:06:18 pyrsistent==0.20.0 11:06:18 python-cinderclient==9.4.0 11:06:18 python-dateutil==2.8.2 11:06:18 python-heatclient==3.4.0 11:06:18 python-jenkins==1.8.2 11:06:18 python-keystoneclient==5.2.0 11:06:18 python-magnumclient==4.3.0 11:06:18 python-novaclient==18.4.0 11:06:18 python-openstackclient==6.0.0 11:06:18 python-swiftclient==4.4.0 11:06:18 pytz==2023.3.post1 11:06:18 PyYAML==6.0.1 11:06:18 referencing==0.32.1 11:06:18 requests==2.31.0 11:06:18 requests-oauthlib==1.3.1 11:06:18 requestsexceptions==1.4.0 11:06:18 rfc3986==2.0.0 11:06:18 rpds-py==0.16.2 11:06:18 rsa==4.9 11:06:18 ruamel.yaml==0.18.5 11:06:18 ruamel.yaml.clib==0.2.8 11:06:18 s3transfer==0.10.0 11:06:18 simplejson==3.19.2 11:06:18 six==1.16.0 11:06:18 smmap==5.0.1 11:06:18 soupsieve==2.5 11:06:18 stevedore==5.1.0 11:06:18 tabulate==0.9.0 11:06:18 toml==0.10.2 11:06:18 tomlkit==0.12.3 11:06:18 tqdm==4.66.1 11:06:18 typing_extensions==4.9.0 11:06:18 tzdata==2023.4 11:06:18 urllib3==1.26.18 11:06:18 virtualenv==20.25.0 11:06:18 wcwidth==0.2.13 11:06:18 websocket-client==1.7.0 11:06:18 wrapt==1.16.0 11:06:18 xdg==6.0.0 11:06:18 xmltodict==0.13.0 11:06:18 yq==3.2.3 11:06:18 zipp==3.17.0 11:06:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13021254365327380050.sh 11:06:18 ---> sudo-logs.sh 11:06:18 Archiving 'sudo' log.. 11:06:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17843625261513597325.sh 11:06:18 ---> job-cost.sh 11:06:18 Setup pyenv: 11:06:18 system 11:06:18 3.8.13 11:06:18 3.9.13 11:06:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a93b from file:/tmp/.os_lf_venv 11:06:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:28 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:06:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-a93b/bin to PATH 11:06:29 INFO: No Stack... 11:06:29 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:29 INFO: Archiving Costs 11:06:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins18379522809571084510.sh 11:06:29 ---> logs-deploy.sh 11:06:29 Setup pyenv: 11:06:29 system 11:06:29 3.8.13 11:06:29 3.9.13 11:06:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a93b from file:/tmp/.os_lf_venv 11:06:31 lf-activate-venv(): INFO: Installing: lftools 11:06:41 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:06:41 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-a93b/bin to PATH 11:06:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/204 11:06:41 INFO: archiving workspace using pattern(s): 11:06:42 Archives upload complete. 11:06:42 INFO: archiving logs to Nexus 11:06:43 ---> uname -a: 11:06:43 Linux prd-ubuntu1804-docker-8c-8g-11229 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:06:43 11:06:43 11:06:43 ---> lscpu: 11:06:43 Architecture: x86_64 11:06:43 CPU op-mode(s): 32-bit, 64-bit 11:06:43 Byte Order: Little Endian 11:06:43 CPU(s): 8 11:06:43 On-line CPU(s) list: 0-7 11:06:43 Thread(s) per core: 1 11:06:43 Core(s) per socket: 1 11:06:43 Socket(s): 8 11:06:43 NUMA node(s): 1 11:06:43 Vendor ID: AuthenticAMD 11:06:43 CPU family: 23 11:06:43 Model: 49 11:06:43 Model name: AMD EPYC-Rome Processor 11:06:43 Stepping: 0 11:06:43 CPU MHz: 2799.998 11:06:43 BogoMIPS: 5599.99 11:06:43 Virtualization: AMD-V 11:06:43 Hypervisor vendor: KVM 11:06:43 Virtualization type: full 11:06:43 L1d cache: 32K 11:06:43 L1i cache: 32K 11:06:43 L2 cache: 512K 11:06:43 L3 cache: 16384K 11:06:43 NUMA node0 CPU(s): 0-7 11:06:43 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:06:43 11:06:43 11:06:43 ---> nproc: 11:06:43 8 11:06:43 11:06:43 11:06:43 ---> df -h: 11:06:43 Filesystem Size Used Avail Use% Mounted on 11:06:43 udev 16G 0 16G 0% /dev 11:06:43 tmpfs 3.2G 708K 3.2G 1% /run 11:06:43 /dev/vda1 155G 11G 145G 7% / 11:06:43 tmpfs 16G 0 16G 0% /dev/shm 11:06:43 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:06:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:06:43 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:06:43 11:06:43 11:06:43 ---> free -m: 11:06:43 total used free shared buff/cache available 11:06:43 Mem: 32167 780 29143 0 2243 30956 11:06:43 Swap: 1023 0 1023 11:06:43 11:06:43 11:06:43 ---> ip addr: 11:06:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:43 inet 127.0.0.1/8 scope host lo 11:06:43 valid_lft forever preferred_lft forever 11:06:43 inet6 ::1/128 scope host 11:06:43 valid_lft forever preferred_lft forever 11:06:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:06:43 link/ether fa:16:3e:fb:90:6a brd ff:ff:ff:ff:ff:ff 11:06:43 inet 10.30.106.37/23 brd 10.30.107.255 scope global dynamic ens3 11:06:43 valid_lft 86147sec preferred_lft 86147sec 11:06:43 inet6 fe80::f816:3eff:fefb:906a/64 scope link 11:06:43 valid_lft forever preferred_lft forever 11:06:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:06:43 link/ether 02:42:e7:c7:d4:ac brd ff:ff:ff:ff:ff:ff 11:06:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:43 valid_lft forever preferred_lft forever 11:06:43 11:06:43 11:06:43 ---> sar -b -r -n DEV: 11:06:43 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11229) 01/11/24 _x86_64_ (8 CPU) 11:06:43 11:06:43 11:02:33 LINUX RESTART (8 CPU) 11:06:43 11:06:43 11:03:02 tps rtps wtps bread/s bwrtn/s 11:06:43 11:04:01 203.15 62.11 141.04 3776.99 63008.98 11:06:43 11:05:01 84.02 1.68 82.34 86.24 39104.97 11:06:43 11:06:01 98.92 14.26 84.65 1030.63 41222.73 11:06:43 Average: 128.28 25.82 102.46 1619.21 47693.34 11:06:43 11:06:43 11:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:43 11:04:01 30322668 31699792 2616552 7.94 50964 1647180 1473688 4.34 844816 1501912 75716 11:06:43 11:05:01 30160992 31686432 2778228 8.43 61616 1774068 1454304 4.28 891652 1592244 43848 11:06:43 11:06:01 29925012 31714876 3014208 9.15 81916 2005420 1439832 4.24 894560 1798292 126672 11:06:43 Average: 30136224 31700367 2802996 8.51 64832 1808889 1455941 4.28 877009 1630816 82079 11:06:43 11:06:43 11:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:43 11:04:01 ens3 269.94 213.71 932.19 61.32 0.00 0.00 0.00 0.00 11:06:43 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:43 11:04:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 11:06:43 11:05:01 ens3 17.88 12.23 138.45 4.33 0.00 0.00 0.00 0.00 11:06:43 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:43 11:05:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:06:43 11:06:01 ens3 46.01 33.58 792.99 7.21 0.00 0.00 0.00 0.00 11:06:43 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:43 11:06:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 11:06:43 Average: ens3 110.38 85.79 619.45 24.08 0.00 0.00 0.00 0.00 11:06:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:43 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 11:06:43 11:06:43 11:06:43 ---> sar -P ALL: 11:06:43 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11229) 01/11/24 _x86_64_ (8 CPU) 11:06:43 11:06:43 11:02:33 LINUX RESTART (8 CPU) 11:06:43 11:06:43 11:03:02 CPU %user %nice %system %iowait %steal %idle 11:06:43 11:04:01 all 7.00 0.00 0.92 10.77 0.04 81.26 11:06:43 11:04:01 0 3.48 0.00 1.04 2.74 0.05 92.69 11:06:43 11:04:01 1 4.75 0.00 0.80 1.28 0.03 93.14 11:06:43 11:04:01 2 3.50 0.00 0.95 1.71 0.02 93.82 11:06:43 11:04:01 3 5.24 0.00 0.70 35.72 0.03 58.31 11:06:43 11:04:01 4 5.25 0.00 0.51 0.73 0.03 93.47 11:06:43 11:04:01 5 17.69 0.00 0.87 2.25 0.05 79.15 11:06:43 11:04:01 6 13.49 0.00 1.71 34.18 0.09 50.54 11:06:43 11:04:01 7 2.65 0.00 0.80 7.70 0.03 88.81 11:06:43 11:05:01 all 10.06 0.00 0.52 5.09 0.04 84.28 11:06:43 11:05:01 0 10.34 0.00 0.40 0.55 0.03 88.67 11:06:43 11:05:01 1 3.97 0.00 0.50 0.15 0.05 95.33 11:06:43 11:05:01 2 39.24 0.00 0.81 0.68 0.08 59.19 11:06:43 11:05:01 3 0.28 0.00 0.22 14.39 0.02 85.10 11:06:43 11:05:01 4 2.64 0.00 0.45 18.73 0.02 78.16 11:06:43 11:05:01 5 16.85 0.00 0.97 6.12 0.05 76.00 11:06:43 11:05:01 6 5.20 0.00 0.52 0.03 0.08 94.17 11:06:43 11:05:01 7 2.39 0.00 0.28 0.00 0.02 97.31 11:06:43 11:06:01 all 8.86 0.00 0.64 4.95 0.03 85.52 11:06:43 11:06:01 0 1.95 0.00 0.30 0.02 0.03 97.70 11:06:43 11:06:01 1 2.74 0.00 0.20 1.52 0.05 95.49 11:06:43 11:06:01 2 16.96 0.00 0.85 2.16 0.03 80.00 11:06:43 11:06:01 3 8.66 0.00 0.75 2.14 0.03 88.41 11:06:43 11:06:01 4 6.85 0.00 0.58 2.07 0.03 90.47 11:06:43 11:06:01 5 11.07 0.00 0.90 4.36 0.02 83.66 11:06:43 11:06:01 6 9.89 0.00 0.97 25.19 0.07 63.88 11:06:43 11:06:01 7 12.80 0.00 0.53 2.22 0.02 84.43 11:06:43 Average: all 8.65 0.00 0.69 6.92 0.04 83.70 11:06:43 Average: 0 5.26 0.00 0.58 1.09 0.04 93.03 11:06:43 Average: 1 3.81 0.00 0.50 0.98 0.04 94.66 11:06:43 Average: 2 19.89 0.00 0.87 1.52 0.05 77.67 11:06:43 Average: 3 4.72 0.00 0.55 17.30 0.03 77.39 11:06:43 Average: 4 4.91 0.00 0.51 7.21 0.03 87.33 11:06:43 Average: 5 15.18 0.00 0.91 4.25 0.04 79.61 11:06:43 Average: 6 9.49 0.00 1.06 19.69 0.08 69.68 11:06:43 Average: 7 5.97 0.00 0.54 3.28 0.02 90.19 11:06:43 11:06:43 11:06:43