14:09:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:09:11 Running as SYSTEM 14:09:11 [EnvInject] - Loading node environment variables. 14:09:11 Building remotely on prd-ubuntu1804-docker-8c-8g-9765 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:09:11 [ssh-agent] Looking for ssh-agent implementation... 14:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:11 $ ssh-agent 14:09:11 SSH_AUTH_SOCK=/tmp/ssh-vRqSN2InBYC3/agent.2114 14:09:11 SSH_AGENT_PID=2116 14:09:11 [ssh-agent] Started. 14:09:11 Running ssh-add (command line suppressed) 14:09:11 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16978695920828094559.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16978695920828094559.key) 14:09:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:11 The recommended git tool is: NONE 14:09:13 using credential onap-jenkins-ssh 14:09:13 Wiping out workspace first. 14:09:13 Cloning the remote Git repository 14:09:13 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:09:13 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 14:09:13 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:09:13 > git --version # timeout=10 14:09:13 > git --version # 'git version 2.17.1' 14:09:13 using GIT_SSH to set credentials Gerrit user 14:09:13 Verifying host key using manually-configured host key entries 14:09:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:09:13 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:09:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:09:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:09:14 using GIT_SSH to set credentials Gerrit user 14:09:14 Verifying host key using manually-configured host key entries 14:09:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/8 # timeout=30 14:09:14 > git rev-parse 711eec2bd44d3a8445e2e791f99d7629b940ea4a^{commit} # timeout=10 14:09:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:09:14 Checking out Revision 711eec2bd44d3a8445e2e791f99d7629b940ea4a (refs/changes/43/137443/8) 14:09:14 > git config core.sparsecheckout # timeout=10 14:09:14 > git checkout -f 711eec2bd44d3a8445e2e791f99d7629b940ea4a # timeout=30 14:09:17 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:09:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:09:17 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:09:17 [EnvInject] - Injecting environment variables from a build step. 14:09:17 [EnvInject] - Injecting as environment variables the properties content 14:09:17 PYTHON=python3 14:09:17 14:09:17 [EnvInject] - Variables injected successfully. 14:09:17 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15370268949369661470.sh 14:09:17 ---> tox-install.sh 14:09:17 + source /home/jenkins/lf-env.sh 14:09:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:17 ++ mktemp -d /tmp/venv-XXXX 14:09:17 + lf_venv=/tmp/venv-CUPO 14:09:17 + local venv_file=/tmp/.os_lf_venv 14:09:17 + local python=python3 14:09:17 + local options 14:09:17 + local set_path=true 14:09:17 + local install_args= 14:09:17 ++ 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 14:09:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:17 + true 14:09:17 + case $1 in 14:09:17 + venv_file=/tmp/.toxenv 14:09:17 + shift 2 14:09:17 + true 14:09:17 + case $1 in 14:09:17 + shift 14:09:17 + break 14:09:17 + case $python in 14:09:17 + local pkg_list= 14:09:17 + [[ -d /opt/pyenv ]] 14:09:17 + echo 'Setup pyenv:' 14:09:17 Setup pyenv: 14:09:17 + export PYENV_ROOT=/opt/pyenv 14:09:17 + PYENV_ROOT=/opt/pyenv 14:09:17 + 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 14:09:17 + 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 14:09:17 + pyenv versions 14:09:17 * system (set by /opt/pyenv/version) 14:09:18 * 3.8.13 (set by /opt/pyenv/version) 14:09:18 * 3.9.13 (set by /opt/pyenv/version) 14:09:18 * 3.10.6 (set by /opt/pyenv/version) 14:09:18 + command -v pyenv 14:09:18 ++ pyenv init - --no-rehash 14:09:18 + 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[*]}"'\'')" 14:09:18 export PATH="/opt/pyenv/shims:${PATH}" 14:09:18 export PYENV_SHELL=bash 14:09:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:18 pyenv() { 14:09:18 local command 14:09:18 command="${1:-}" 14:09:18 if [ "$#" -gt 0 ]; then 14:09:18 shift 14:09:18 fi 14:09:18 14:09:18 case "$command" in 14:09:18 rehash|shell) 14:09:18 eval "$(pyenv "sh-$command" "$@")" 14:09:18 ;; 14:09:18 *) 14:09:18 command pyenv "$command" "$@" 14:09:18 ;; 14:09:18 esac 14:09:18 }' 14:09:18 +++ 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[*]}"' 14:09:18 ++ 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 14:09:18 ++ 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 14:09:18 ++ 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 14:09:18 ++ export PYENV_SHELL=bash 14:09:18 ++ PYENV_SHELL=bash 14:09:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:18 +++ complete -F _pyenv pyenv 14:09:18 ++ lf-pyver python3 14:09:18 ++ local py_version_xy=python3 14:09:18 ++ local py_version_xyz= 14:09:18 ++ pyenv versions 14:09:18 ++ local command 14:09:18 ++ command=versions 14:09:18 ++ '[' 1 -gt 0 ']' 14:09:18 ++ shift 14:09:18 ++ case "$command" in 14:09:18 ++ command pyenv versions 14:09:18 ++ pyenv versions 14:09:18 ++ awk '{ print $1 }' 14:09:18 ++ sed 's/^[ *]* //' 14:09:18 ++ grep -E '^[0-9.]*[0-9]$' 14:09:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:18 +++ grep '^3' /tmp/.pyenv_versions 14:09:18 +++ tail -n 1 14:09:18 +++ sort -V 14:09:18 ++ py_version_xyz=3.10.6 14:09:18 ++ [[ -z 3.10.6 ]] 14:09:18 ++ echo 3.10.6 14:09:18 ++ return 0 14:09:18 + pyenv local 3.10.6 14:09:18 + local command 14:09:18 + command=local 14:09:18 + '[' 2 -gt 0 ']' 14:09:18 + shift 14:09:18 + case "$command" in 14:09:18 + command pyenv local 3.10.6 14:09:18 + pyenv local 3.10.6 14:09:18 + for arg in "$@" 14:09:18 + case $arg in 14:09:18 + pkg_list+='tox ' 14:09:18 + for arg in "$@" 14:09:18 + case $arg in 14:09:18 + pkg_list+='virtualenv ' 14:09:18 + for arg in "$@" 14:09:18 + case $arg in 14:09:18 + pkg_list+='urllib3~=1.26.15 ' 14:09:18 + [[ -f /tmp/.toxenv ]] 14:09:18 + [[ ! -f /tmp/.toxenv ]] 14:09:18 + [[ -n '' ]] 14:09:18 + python3 -m venv /tmp/venv-CUPO 14:09:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CUPO' 14:09:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CUPO 14:09:22 + echo /tmp/venv-CUPO 14:09:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:09:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:09:22 + /tmp/venv-CUPO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:09:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:09:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:09:26 + /tmp/venv-CUPO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:09:29 + type python3 14:09:29 + true 14:09:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CUPO/bin to PATH' 14:09:29 lf-activate-venv(): INFO: Adding /tmp/venv-CUPO/bin to PATH 14:09:29 + PATH=/tmp/venv-CUPO/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 14:09:29 + return 0 14:09:29 + python3 --version 14:09:29 Python 3.10.6 14:09:29 + python3 -m pip --version 14:09:30 pip 24.0 from /tmp/venv-CUPO/lib/python3.10/site-packages/pip (python 3.10) 14:09:30 + python3 -m pip freeze 14:09:30 cachetools==5.3.3 14:09:30 chardet==5.2.0 14:09:30 colorama==0.4.6 14:09:30 distlib==0.3.8 14:09:30 filelock==3.13.1 14:09:30 packaging==23.2 14:09:30 platformdirs==4.2.0 14:09:30 pluggy==1.4.0 14:09:30 pyproject-api==1.6.1 14:09:30 tomli==2.0.1 14:09:30 tox==4.13.0 14:09:30 urllib3==1.26.18 14:09:30 virtualenv==20.25.1 14:09:30 [EnvInject] - Injecting environment variables from a build step. 14:09:30 [EnvInject] - Injecting as environment variables the properties content 14:09:30 PARALLEL=false 14:09:30 14:09:30 [EnvInject] - Variables injected successfully. 14:09:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14118484826730463518.sh 14:09:30 ---> tox-run.sh 14:09:30 + 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 14:09:30 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:09:30 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 14:09:30 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:09:30 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 14:09:30 + source /home/jenkins/lf-env.sh 14:09:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:30 ++ mktemp -d /tmp/venv-XXXX 14:09:30 + lf_venv=/tmp/venv-Unil 14:09:30 + local venv_file=/tmp/.os_lf_venv 14:09:30 + local python=python3 14:09:30 + local options 14:09:30 + local set_path=true 14:09:30 + local install_args= 14:09:30 ++ 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 14:09:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:30 + true 14:09:30 + case $1 in 14:09:30 + venv_file=/tmp/.toxenv 14:09:30 + shift 2 14:09:30 + true 14:09:30 + case $1 in 14:09:30 + shift 14:09:30 + break 14:09:30 + case $python in 14:09:30 + local pkg_list= 14:09:30 + [[ -d /opt/pyenv ]] 14:09:30 + echo 'Setup pyenv:' 14:09:30 Setup pyenv: 14:09:30 + export PYENV_ROOT=/opt/pyenv 14:09:30 + PYENV_ROOT=/opt/pyenv 14:09:30 + 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 14:09:30 + 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 14:09:30 + pyenv versions 14:09:30 system 14:09:30 3.8.13 14:09:30 3.9.13 14:09:30 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:09:30 + command -v pyenv 14:09:30 ++ pyenv init - --no-rehash 14:09:30 + 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[*]}"'\'')" 14:09:30 export PATH="/opt/pyenv/shims:${PATH}" 14:09:30 export PYENV_SHELL=bash 14:09:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:30 pyenv() { 14:09:30 local command 14:09:30 command="${1:-}" 14:09:30 if [ "$#" -gt 0 ]; then 14:09:30 shift 14:09:30 fi 14:09:30 14:09:30 case "$command" in 14:09:30 rehash|shell) 14:09:30 eval "$(pyenv "sh-$command" "$@")" 14:09:30 ;; 14:09:30 *) 14:09:30 command pyenv "$command" "$@" 14:09:30 ;; 14:09:30 esac 14:09:30 }' 14:09:30 +++ 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[*]}"' 14:09:30 ++ 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 14:09:30 ++ 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 14:09:30 ++ 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 14:09:30 ++ export PYENV_SHELL=bash 14:09:30 ++ PYENV_SHELL=bash 14:09:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:30 +++ complete -F _pyenv pyenv 14:09:30 ++ lf-pyver python3 14:09:30 ++ local py_version_xy=python3 14:09:30 ++ local py_version_xyz= 14:09:30 ++ pyenv versions 14:09:30 ++ local command 14:09:30 ++ command=versions 14:09:30 ++ '[' 1 -gt 0 ']' 14:09:30 ++ shift 14:09:30 ++ case "$command" in 14:09:30 ++ command pyenv versions 14:09:30 ++ pyenv versions 14:09:30 ++ grep -E '^[0-9.]*[0-9]$' 14:09:30 ++ awk '{ print $1 }' 14:09:30 ++ sed 's/^[ *]* //' 14:09:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:30 +++ grep '^3' /tmp/.pyenv_versions 14:09:30 +++ sort -V 14:09:30 +++ tail -n 1 14:09:30 ++ py_version_xyz=3.10.6 14:09:30 ++ [[ -z 3.10.6 ]] 14:09:30 ++ echo 3.10.6 14:09:30 ++ return 0 14:09:30 + pyenv local 3.10.6 14:09:30 + local command 14:09:30 + command=local 14:09:30 + '[' 2 -gt 0 ']' 14:09:30 + shift 14:09:30 + case "$command" in 14:09:30 + command pyenv local 3.10.6 14:09:30 + pyenv local 3.10.6 14:09:30 + for arg in "$@" 14:09:30 + case $arg in 14:09:30 + pkg_list+='tox ' 14:09:30 + for arg in "$@" 14:09:30 + case $arg in 14:09:30 + pkg_list+='virtualenv ' 14:09:30 + for arg in "$@" 14:09:30 + case $arg in 14:09:30 + pkg_list+='urllib3~=1.26.15 ' 14:09:30 + [[ -f /tmp/.toxenv ]] 14:09:30 ++ cat /tmp/.toxenv 14:09:30 + lf_venv=/tmp/venv-CUPO 14:09:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CUPO from' file:/tmp/.toxenv 14:09:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CUPO from file:/tmp/.toxenv 14:09:30 + /tmp/venv-CUPO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:09:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:09:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:09:31 + /tmp/venv-CUPO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:09:33 + type python3 14:09:33 + true 14:09:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CUPO/bin to PATH' 14:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-CUPO/bin to PATH 14:09:33 + PATH=/tmp/venv-CUPO/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 14:09:33 + return 0 14:09:33 + [[ -d /opt/pyenv ]] 14:09:33 + echo '---> Setting up pyenv' 14:09:33 ---> Setting up pyenv 14:09:33 + export PYENV_ROOT=/opt/pyenv 14:09:33 + PYENV_ROOT=/opt/pyenv 14:09:33 + export PATH=/opt/pyenv/bin:/tmp/venv-CUPO/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 14:09:33 + PATH=/opt/pyenv/bin:/tmp/venv-CUPO/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 14:09:33 ++ pwd 14:09:33 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:09:33 + export PYTHONPATH 14:09:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:09:33 + TOX_TESTENV_PASSENV=PYTHONPATH 14:09:33 + tox --version 14:09:33 4.13.0 from /tmp/venv-CUPO/lib/python3.10/site-packages/tox/__init__.py 14:09:33 + PARALLEL=false 14:09:33 + TOX_OPTIONS_LIST= 14:09:33 + [[ -n pydocstyle ]] 14:09:33 + TOX_OPTIONS_LIST=' -e pydocstyle' 14:09:33 + case ${PARALLEL,,} in 14:09:33 + tox -e pydocstyle 14:09:33 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 14:09:34 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 14:09:49 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:09:50 .pkg: _optional_hooks> python /tmp/venv-CUPO/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:50 .pkg: get_requires_for_build_sdist> python /tmp/venv-CUPO/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:50 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:09:51 .pkg: get_requires_for_build_wheel> python /tmp/venv-CUPO/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:51 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:09:51 .pkg: freeze> python -m pip freeze --all 14:09:52 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:09:52 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-CUPO/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:52 .pkg: build_sdist> python /tmp/venv-CUPO/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:09:52 pydocstyle: 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 14:09:53 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-13.0.4.tar.gz 14:09:56 pydocstyle: freeze> python -m pip freeze --all 14:09:56 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 14:09:56 pydocstyle: commands[0]> pydocstyle src/ 14:10:00 .pkg: _exit> python /tmp/venv-CUPO/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:10:00 pydocstyle: OK (26.04=setup[22.71]+cmd[3.33] seconds) 14:10:00 congratulations :) (26.21 seconds) 14:10:00 + tox_status=0 14:10:00 + echo '---> Completed tox runs' 14:10:00 ---> Completed tox runs 14:10:00 + for i in .tox/*/log 14:10:00 ++ echo .tox/pydocstyle/log 14:10:00 ++ awk -F/ '{print $2}' 14:10:00 + tox_env=pydocstyle 14:10:00 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 14:10:00 + DOC_DIR=docs/_build/html 14:10:00 + [[ -d docs/_build/html ]] 14:10:00 + echo '---> tox-run.sh ends' 14:10:00 ---> tox-run.sh ends 14:10:00 + test 0 -eq 0 14:10:00 $ ssh-agent -k 14:10:00 unset SSH_AUTH_SOCK; 14:10:00 unset SSH_AGENT_PID; 14:10:00 echo Agent pid 2116 killed; 14:10:00 [ssh-agent] Stopped. 14:10:00 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17010086769667990469.sh 14:10:00 ---> sysstat.sh 14:10:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15801692135837033792.sh 14:10:00 ---> package-listing.sh 14:10:00 ++ facter osfamily 14:10:00 ++ tr '[:upper:]' '[:lower:]' 14:10:00 + OS_FAMILY=debian 14:10:00 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:10:00 + START_PACKAGES=/tmp/packages_start.txt 14:10:00 + END_PACKAGES=/tmp/packages_end.txt 14:10:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:00 + PACKAGES=/tmp/packages_start.txt 14:10:00 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:10:00 + PACKAGES=/tmp/packages_end.txt 14:10:00 + case "${OS_FAMILY}" in 14:10:00 + dpkg -l 14:10:00 + grep '^ii' 14:10:00 + '[' -f /tmp/packages_start.txt ']' 14:10:00 + '[' -f /tmp/packages_end.txt ']' 14:10:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:00 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:10:00 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:10:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:10:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9707120019179393424.sh 14:10:00 ---> capture-instance-metadata.sh 14:10:00 Setup pyenv: 14:10:00 system 14:10:01 3.8.13 14:10:01 3.9.13 14:10:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:10:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vtJw 14:10:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:08 lf-activate-venv(): INFO: Installing: lftools 14:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-vtJw/bin to PATH 14:10:41 INFO: Running in OpenStack, capturing instance metadata 14:10:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1888535197485222344.sh 14:10:41 provisioning config files... 14:10:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config7044003184164689624tmp 14:10:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:41 [EnvInject] - Injecting environment variables from a build step. 14:10:41 [EnvInject] - Injecting as environment variables the properties content 14:10:41 SERVER_ID=logs 14:10:41 14:10:41 [EnvInject] - Variables injected successfully. 14:10:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5436400589723667182.sh 14:10:41 ---> create-netrc.sh 14:10:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15876294213849410557.sh 14:10:41 ---> python-tools-install.sh 14:10:41 Setup pyenv: 14:10:41 system 14:10:41 3.8.13 14:10:41 3.9.13 14:10:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:10:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vtJw from file:/tmp/.os_lf_venv 14:10:43 lf-activate-venv(): INFO: Installing: lftools 14:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-vtJw/bin to PATH 14:10:51 Generating Requirements File 14:11:22 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. 14:11:22 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:11:23 Python 3.10.6 14:11:23 pip 24.0 from /tmp/venv-vtJw/lib/python3.10/site-packages/pip (python 3.10) 14:11:23 appdirs==1.4.4 14:11:23 argcomplete==3.2.2 14:11:23 aspy.yaml==1.3.0 14:11:23 attrs==23.2.0 14:11:23 autopage==0.5.2 14:11:23 beautifulsoup4==4.12.3 14:11:23 boto3==1.34.52 14:11:23 botocore==1.34.52 14:11:23 bs4==0.0.2 14:11:23 cachetools==5.3.3 14:11:23 certifi==2024.2.2 14:11:23 cffi==1.16.0 14:11:23 cfgv==3.4.0 14:11:23 chardet==5.2.0 14:11:23 charset-normalizer==3.3.2 14:11:23 click==8.1.7 14:11:23 cliff==4.6.0 14:11:23 cmd2==2.4.3 14:11:23 cryptography==3.3.2 14:11:23 debtcollector==3.0.0 14:11:23 decorator==5.1.1 14:11:23 defusedxml==0.7.1 14:11:23 Deprecated==1.2.14 14:11:23 distlib==0.3.8 14:11:23 dnspython==2.6.1 14:11:23 docker==4.2.2 14:11:23 dogpile.cache==1.3.2 14:11:23 email_validator==2.1.1 14:11:23 filelock==3.13.1 14:11:23 future==1.0.0 14:11:23 gitdb==4.0.11 14:11:23 GitPython==3.1.42 14:11:23 google-auth==2.28.1 14:11:23 httplib2==0.22.0 14:11:23 identify==2.5.35 14:11:23 idna==3.6 14:11:23 importlib-resources==1.5.0 14:11:23 iso8601==2.1.0 14:11:23 Jinja2==3.1.3 14:11:23 jmespath==1.0.1 14:11:23 jsonpatch==1.33 14:11:23 jsonpointer==2.4 14:11:23 jsonschema==4.21.1 14:11:23 jsonschema-specifications==2023.12.1 14:11:23 keystoneauth1==5.6.0 14:11:23 kubernetes==29.0.0 14:11:23 lftools==0.37.9 14:11:23 lxml==5.1.0 14:11:23 MarkupSafe==2.1.5 14:11:23 msgpack==1.0.7 14:11:23 multi_key_dict==2.0.3 14:11:23 munch==4.0.0 14:11:23 netaddr==1.2.1 14:11:23 netifaces==0.11.0 14:11:23 niet==1.4.2 14:11:23 nodeenv==1.8.0 14:11:23 oauth2client==4.1.3 14:11:23 oauthlib==3.2.2 14:11:23 openstacksdk==0.62.0 14:11:23 os-client-config==2.1.0 14:11:23 os-service-types==1.7.0 14:11:23 osc-lib==3.0.1 14:11:23 oslo.config==9.4.0 14:11:23 oslo.context==5.5.0 14:11:23 oslo.i18n==6.3.0 14:11:23 oslo.log==5.5.0 14:11:23 oslo.serialization==5.4.0 14:11:23 oslo.utils==7.1.0 14:11:23 packaging==23.2 14:11:23 pbr==6.0.0 14:11:23 platformdirs==4.2.0 14:11:23 prettytable==3.10.0 14:11:23 pyasn1==0.5.1 14:11:23 pyasn1-modules==0.3.0 14:11:23 pycparser==2.21 14:11:23 pygerrit2==2.0.15 14:11:23 PyGithub==2.2.0 14:11:23 pyinotify==0.9.6 14:11:23 PyJWT==2.8.0 14:11:23 PyNaCl==1.5.0 14:11:23 pyparsing==2.4.7 14:11:23 pyperclip==1.8.2 14:11:23 pyrsistent==0.20.0 14:11:23 python-cinderclient==9.4.0 14:11:23 python-dateutil==2.8.2 14:11:23 python-heatclient==3.4.0 14:11:23 python-jenkins==1.8.2 14:11:23 python-keystoneclient==5.3.0 14:11:23 python-magnumclient==4.3.0 14:11:23 python-novaclient==18.4.0 14:11:23 python-openstackclient==6.0.1 14:11:23 python-swiftclient==4.5.0 14:11:23 PyYAML==6.0.1 14:11:23 referencing==0.33.0 14:11:23 requests==2.31.0 14:11:23 requests-oauthlib==1.3.1 14:11:23 requestsexceptions==1.4.0 14:11:23 rfc3986==2.0.0 14:11:23 rpds-py==0.18.0 14:11:23 rsa==4.9 14:11:23 ruamel.yaml==0.18.6 14:11:23 ruamel.yaml.clib==0.2.8 14:11:23 s3transfer==0.10.0 14:11:23 simplejson==3.19.2 14:11:23 six==1.16.0 14:11:23 smmap==5.0.1 14:11:23 soupsieve==2.5 14:11:23 stevedore==5.2.0 14:11:23 tabulate==0.9.0 14:11:23 toml==0.10.2 14:11:23 tomlkit==0.12.4 14:11:23 tqdm==4.66.2 14:11:23 typing_extensions==4.10.0 14:11:23 tzdata==2024.1 14:11:23 urllib3==1.26.18 14:11:23 virtualenv==20.25.1 14:11:23 wcwidth==0.2.13 14:11:23 websocket-client==1.7.0 14:11:23 wrapt==1.16.0 14:11:23 xdg==6.0.0 14:11:23 xmltodict==0.13.0 14:11:23 yq==3.2.3 14:11:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins608151065037805154.sh 14:11:23 ---> sudo-logs.sh 14:11:23 Archiving 'sudo' log.. 14:11:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins364443241075693687.sh 14:11:24 ---> job-cost.sh 14:11:24 Setup pyenv: 14:11:24 system 14:11:24 3.8.13 14:11:24 3.9.13 14:11:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:11:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vtJw from file:/tmp/.os_lf_venv 14:11:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-vtJw/bin to PATH 14:11:33 INFO: No Stack... 14:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:33 INFO: Archiving Costs 14:11:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15046609936647358624.sh 14:11:34 ---> logs-deploy.sh 14:11:34 Setup pyenv: 14:11:34 system 14:11:34 3.8.13 14:11:34 3.9.13 14:11:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:11:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vtJw from file:/tmp/.os_lf_venv 14:11:35 lf-activate-venv(): INFO: Installing: lftools 14:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-vtJw/bin to PATH 14:11:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/240 14:11:44 INFO: archiving workspace using pattern(s): 14:11:45 Archives upload complete. 14:11:45 INFO: archiving logs to Nexus 14:11:46 ---> uname -a: 14:11:46 Linux prd-ubuntu1804-docker-8c-8g-9765 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:46 14:11:46 14:11:46 ---> lscpu: 14:11:46 Architecture: x86_64 14:11:46 CPU op-mode(s): 32-bit, 64-bit 14:11:46 Byte Order: Little Endian 14:11:46 CPU(s): 8 14:11:46 On-line CPU(s) list: 0-7 14:11:46 Thread(s) per core: 1 14:11:46 Core(s) per socket: 1 14:11:46 Socket(s): 8 14:11:46 NUMA node(s): 1 14:11:46 Vendor ID: AuthenticAMD 14:11:46 CPU family: 23 14:11:46 Model: 49 14:11:46 Model name: AMD EPYC-Rome Processor 14:11:46 Stepping: 0 14:11:46 CPU MHz: 2799.998 14:11:46 BogoMIPS: 5599.99 14:11:46 Virtualization: AMD-V 14:11:46 Hypervisor vendor: KVM 14:11:46 Virtualization type: full 14:11:46 L1d cache: 32K 14:11:46 L1i cache: 32K 14:11:46 L2 cache: 512K 14:11:46 L3 cache: 16384K 14:11:46 NUMA node0 CPU(s): 0-7 14:11:46 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 14:11:46 14:11:46 14:11:46 ---> nproc: 14:11:46 8 14:11:46 14:11:46 14:11:46 ---> df -h: 14:11:46 Filesystem Size Used Avail Use% Mounted on 14:11:46 udev 16G 0 16G 0% /dev 14:11:46 tmpfs 3.2G 708K 3.2G 1% /run 14:11:46 /dev/vda1 155G 11G 145G 7% / 14:11:46 tmpfs 16G 0 16G 0% /dev/shm 14:11:46 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:11:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:46 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:11:46 14:11:46 14:11:46 ---> free -m: 14:11:46 total used free shared buff/cache available 14:11:46 Mem: 32167 794 29137 0 2235 30943 14:11:46 Swap: 1023 0 1023 14:11:46 14:11:46 14:11:46 ---> ip addr: 14:11:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:46 inet 127.0.0.1/8 scope host lo 14:11:46 valid_lft forever preferred_lft forever 14:11:46 inet6 ::1/128 scope host 14:11:46 valid_lft forever preferred_lft forever 14:11:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:46 link/ether fa:16:3e:e7:c1:f3 brd ff:ff:ff:ff:ff:ff 14:11:46 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 14:11:46 valid_lft 86188sec preferred_lft 86188sec 14:11:46 inet6 fe80::f816:3eff:fee7:c1f3/64 scope link 14:11:46 valid_lft forever preferred_lft forever 14:11:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:11:46 link/ether 02:42:ec:99:5d:92 brd ff:ff:ff:ff:ff:ff 14:11:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:11:46 valid_lft forever preferred_lft forever 14:11:46 14:11:46 14:11:46 ---> sar -b -r -n DEV: 14:11:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9765) 02/29/24 _x86_64_ (8 CPU) 14:11:46 14:11:46 14:08:16 LINUX RESTART (8 CPU) 14:11:46 14:11:46 14:09:02 tps rtps wtps bread/s bwrtn/s 14:11:46 14:10:01 231.33 61.87 169.46 3772.92 14255.21 14:11:46 14:11:01 101.52 14.31 87.20 1033.16 15948.68 14:11:46 Average: 165.88 37.89 127.99 2391.53 15109.06 14:11:46 14:11:46 14:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:46 14:10:01 30262360 31739504 2676860 8.13 58216 1732684 1410224 4.15 829976 1559652 113348 14:11:46 14:11:01 29956132 31702752 2983088 9.06 79908 1966888 1420960 4.18 906492 1762784 143396 14:11:46 Average: 30109246 31721128 2829974 8.59 69062 1849786 1415592 4.17 868234 1661218 128372 14:11:46 14:11:46 14:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:46 14:10:01 ens3 364.57 234.27 1040.73 63.17 0.00 0.00 0.00 0.00 14:11:46 14:10:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 14:11:46 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:46 14:11:01 ens3 46.96 32.63 698.17 7.18 0.00 0.00 0.00 0.00 14:11:46 14:11:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 14:11:46 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:46 Average: ens3 204.43 132.60 868.01 34.94 0.00 0.00 0.00 0.00 14:11:46 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 14:11:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:46 14:11:46 14:11:46 ---> sar -P ALL: 14:11:46 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9765) 02/29/24 _x86_64_ (8 CPU) 14:11:46 14:11:46 14:08:16 LINUX RESTART (8 CPU) 14:11:46 14:11:46 14:09:02 CPU %user %nice %system %iowait %steal %idle 14:11:46 14:10:01 all 10.48 0.00 1.07 3.63 0.04 84.78 14:11:46 14:10:01 0 20.46 0.00 1.56 2.20 0.05 75.72 14:11:46 14:10:01 1 17.31 0.00 1.87 5.04 0.05 75.73 14:11:46 14:10:01 2 8.43 0.00 0.99 2.40 0.02 88.18 14:11:46 14:10:01 3 5.23 0.00 0.44 0.78 0.03 93.52 14:11:46 14:10:01 4 11.81 0.00 1.17 0.22 0.05 86.74 14:11:46 14:10:01 5 8.19 0.00 1.24 1.68 0.03 88.85 14:11:46 14:10:01 6 7.68 0.00 0.41 6.14 0.03 85.74 14:11:46 14:10:01 7 4.72 0.00 0.89 10.58 0.05 83.77 14:11:46 14:11:01 all 9.81 0.00 0.66 2.51 0.03 86.99 14:11:46 14:11:01 0 5.83 0.00 0.50 0.22 0.02 93.43 14:11:46 14:11:01 1 4.60 0.00 0.35 0.23 0.02 94.80 14:11:46 14:11:01 2 23.87 0.00 1.35 2.64 0.05 72.09 14:11:46 14:11:01 3 10.67 0.00 0.55 0.28 0.02 88.48 14:11:46 14:11:01 4 2.63 0.00 0.33 0.20 0.02 96.82 14:11:46 14:11:01 5 15.62 0.00 0.83 4.34 0.03 79.17 14:11:46 14:11:01 6 15.23 0.00 0.95 0.77 0.03 83.01 14:11:46 14:11:01 7 0.07 0.00 0.37 11.47 0.03 88.06 14:11:46 Average: all 10.14 0.00 0.86 3.07 0.03 85.89 14:11:46 Average: 0 13.09 0.00 1.03 1.20 0.03 84.65 14:11:46 Average: 1 10.90 0.00 1.10 2.62 0.03 85.35 14:11:46 Average: 2 16.22 0.00 1.17 2.52 0.03 80.06 14:11:46 Average: 3 7.97 0.00 0.50 0.53 0.03 90.98 14:11:46 Average: 4 7.17 0.00 0.75 0.21 0.03 91.83 14:11:46 Average: 5 11.94 0.00 1.04 3.02 0.03 83.97 14:11:46 Average: 6 11.49 0.00 0.68 3.43 0.03 84.36 14:11:46 Average: 7 2.37 0.00 0.62 11.03 0.04 85.94 14:11:46 14:11:46 14:11:46