15:00:49  Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140153
15:00:49  Running as SYSTEM
15:00:49  [EnvInject] - Loading node environment variables.
15:00:49  Building remotely on prd-ubuntu1804-docker-8c-8g-104601 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint
15:00:49  [ssh-agent] Looking for ssh-agent implementation...
15:00:49  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:00:49  $ ssh-agent
15:00:49  SSH_AUTH_SOCK=/tmp/ssh-wp1fJEqn5k5H/agent.2098
15:00:49  SSH_AGENT_PID=2100
15:00:49  [ssh-agent] Started.
15:00:49  Running ssh-add (command line suppressed)
15:00:49  Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13891309215563693931.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13891309215563693931.key)
15:00:49  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
15:00:49  The recommended git tool is: NONE
15:00:51  using credential onap-jenkins-ssh
15:00:51  Wiping out workspace first.
15:00:51  Cloning the remote Git repository
15:00:51  Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git
15:00:51   > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10
15:00:51  Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git
15:00:51   > git --version # timeout=10
15:00:51   > git --version # 'git version 2.17.1'
15:00:51  using GIT_SSH to set credentials Gerrit user
15:00:51  Verifying host key using manually-configured host key entries
15:00:51   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:00:51   > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10
15:00:51   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:51   > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10
15:00:51  Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git
15:00:51  using GIT_SSH to set credentials Gerrit user
15:00:51  Verifying host key using manually-configured host key entries
15:00:51   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/53/140153/1 # timeout=30
15:00:52   > git rev-parse 9d6e137ca5b53eeb543c81f0888e194e6b5c17b6^{commit} # timeout=10
15:00:52  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
15:00:52  Checking out Revision 9d6e137ca5b53eeb543c81f0888e194e6b5c17b6 (refs/changes/53/140153/1)
15:00:52   > git config core.sparsecheckout # timeout=10
15:00:52   > git checkout -f 9d6e137ca5b53eeb543c81f0888e194e6b5c17b6 # timeout=30
15:00:55  Commit message: "Add missing A&AI customer test"
15:00:55   > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:00:55   > git rev-list --no-walk 2f49bafb3e405b29fa6a6e2a4368861b8eb080e7 # timeout=10
15:00:55  [EnvInject] - Injecting environment variables from a build step.
15:00:55  [EnvInject] - Injecting as environment variables the properties content 
15:00:55  PYTHON=python3
15:00:55  
15:00:55  [EnvInject] - Variables injected successfully.
15:00:55  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16629187847975650202.sh
15:00:55  ---> tox-install.sh
15:00:55  + source /home/jenkins/lf-env.sh
15:00:55  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
15:00:55  ++ mktemp -d /tmp/venv-XXXX
15:00:55  + lf_venv=/tmp/venv-Ap9D
15:00:55  + local venv_file=/tmp/.os_lf_venv
15:00:55  + local python=python3
15:00:55  + local options
15:00:55  + local set_path=true
15:00:55  + local install_args=
15:00:55  ++ 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
15:00:55  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
15:00:55  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
15:00:55  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
15:00:55  + true
15:00:55  + case $1 in
15:00:55  + venv_file=/tmp/.toxenv
15:00:55  + shift 2
15:00:55  + true
15:00:55  + case $1 in
15:00:55  + shift
15:00:55  + break
15:00:55  + case $python in
15:00:55  + local pkg_list=
15:00:55  + [[ -d /opt/pyenv ]]
15:00:55  + echo 'Setup pyenv:'
15:00:55  Setup pyenv:
15:00:55  + export PYENV_ROOT=/opt/pyenv
15:00:55  + PYENV_ROOT=/opt/pyenv
15:00:55  + 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
15:00:55  + 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
15:00:55  + pyenv versions
15:00:55  * system (set by /opt/pyenv/version)
15:00:55  * 3.8.13 (set by /opt/pyenv/version)
15:00:55  * 3.9.13 (set by /opt/pyenv/version)
15:00:55  * 3.10.6 (set by /opt/pyenv/version)
15:00:55  + command -v pyenv
15:00:55  ++ pyenv init - --no-rehash
15:00:55  + 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[*]}"'\'')"
15:00:55  export PATH="/opt/pyenv/shims:${PATH}"
15:00:55  export PYENV_SHELL=bash
15:00:55  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
15:00:55  pyenv() {
15:00:55    local command
15:00:55    command="${1:-}"
15:00:55    if [ "$#" -gt 0 ]; then
15:00:55      shift
15:00:55    fi
15:00:55  
15:00:55    case "$command" in
15:00:55    rehash|shell)
15:00:55      eval "$(pyenv "sh-$command" "$@")"
15:00:55      ;;
15:00:55    *)
15:00:55      command pyenv "$command" "$@"
15:00:55      ;;
15:00:55    esac
15:00:55  }'
15:00:55  +++ 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[*]}"'
15:00:55  ++ 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
15:00:55  ++ 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
15:00:55  ++ 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
15:00:55  ++ export PYENV_SHELL=bash
15:00:55  ++ PYENV_SHELL=bash
15:00:55  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
15:00:55  +++ complete -F _pyenv pyenv
15:00:55  ++ lf-pyver python3
15:00:55  ++ local py_version_xy=python3
15:00:55  ++ local py_version_xyz=
15:00:55  ++ pyenv versions
15:00:55  ++ local command
15:00:55  ++ command=versions
15:00:55  ++ '[' 1 -gt 0 ']'
15:00:55  ++ shift
15:00:55  ++ case "$command" in
15:00:55  ++ command pyenv versions
15:00:55  ++ pyenv versions
15:00:55  ++ awk '{ print $1 }'
15:00:55  ++ grep -E '^[0-9.]*[0-9]$'
15:00:55  ++ sed 's/^[ *]* //'
15:00:55  ++ [[ ! -s /tmp/.pyenv_versions ]]
15:00:55  +++ grep '^3' /tmp/.pyenv_versions
15:00:55  +++ sort -V
15:00:55  +++ tail -n 1
15:00:55  ++ py_version_xyz=3.10.6
15:00:55  ++ [[ -z 3.10.6 ]]
15:00:55  ++ echo 3.10.6
15:00:55  ++ return 0
15:00:55  + pyenv local 3.10.6
15:00:55  + local command
15:00:55  + command=local
15:00:55  + '[' 2 -gt 0 ']'
15:00:55  + shift
15:00:55  + case "$command" in
15:00:55  + command pyenv local 3.10.6
15:00:55  + pyenv local 3.10.6
15:00:55  + for arg in "$@"
15:00:55  + case $arg in
15:00:55  + pkg_list+='tox '
15:00:55  + for arg in "$@"
15:00:55  + case $arg in
15:00:55  + pkg_list+='virtualenv '
15:00:55  + for arg in "$@"
15:00:55  + case $arg in
15:00:55  + pkg_list+='urllib3~=1.26.15 '
15:00:55  + [[ -f /tmp/.toxenv ]]
15:00:55  + [[ ! -f /tmp/.toxenv ]]
15:00:55  + [[ -n '' ]]
15:00:55  + python3 -m venv /tmp/venv-Ap9D
15:01:00  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ap9D'
15:01:00  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ap9D
15:01:00  + echo /tmp/venv-Ap9D
15:01:00  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
15:01:00  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
15:01:00  + /tmp/venv-Ap9D/bin/python3 -m pip install --upgrade --quiet pip virtualenv
15:01:02  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
15:01:02  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
15:01:02  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
15:01:02  + /tmp/venv-Ap9D/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
15:01:05  + type python3
15:01:05  + true
15:01:05  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ap9D/bin to PATH'
15:01:05  lf-activate-venv(): INFO: Adding /tmp/venv-Ap9D/bin to PATH
15:01:05  + PATH=/tmp/venv-Ap9D/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
15:01:05  + return 0
15:01:05  + python3 --version
15:01:05  Python 3.10.6
15:01:05  + python3 -m pip --version
15:01:05  pip 25.0 from /tmp/venv-Ap9D/lib/python3.10/site-packages/pip (python 3.10)
15:01:05  + python3 -m pip freeze
15:01:05  cachetools==5.5.1
15:01:05  chardet==5.2.0
15:01:05  colorama==0.4.6
15:01:05  distlib==0.3.9
15:01:05  filelock==3.17.0
15:01:05  packaging==24.2
15:01:05  platformdirs==4.3.6
15:01:05  pluggy==1.5.0
15:01:05  pyproject-api==1.9.0
15:01:05  tomli==2.2.1
15:01:05  tox==4.24.1
15:01:05  typing_extensions==4.12.2
15:01:05  urllib3==1.26.20
15:01:05  virtualenv==20.29.1
15:01:05  [EnvInject] - Injecting environment variables from a build step.
15:01:05  [EnvInject] - Injecting as environment variables the properties content 
15:01:05  PARALLEL=false
15:01:05  
15:01:05  [EnvInject] - Variables injected successfully.
15:01:05  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins6798224989420744752.sh
15:01:05  ---> tox-run.sh
15:01:05  + 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
15:01:05  + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox
15:01:05  + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs
15:01:05  + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox
15:01:05  + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.
15:01:05  + source /home/jenkins/lf-env.sh
15:01:05  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
15:01:05  ++ mktemp -d /tmp/venv-XXXX
15:01:05  + lf_venv=/tmp/venv-NmgM
15:01:05  + local venv_file=/tmp/.os_lf_venv
15:01:05  + local python=python3
15:01:05  + local options
15:01:05  + local set_path=true
15:01:05  + local install_args=
15:01:05  ++ 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
15:01:05  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
15:01:05  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
15:01:05  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
15:01:05  + true
15:01:05  + case $1 in
15:01:05  + venv_file=/tmp/.toxenv
15:01:05  + shift 2
15:01:05  + true
15:01:05  + case $1 in
15:01:05  + shift
15:01:05  + break
15:01:05  + case $python in
15:01:05  + local pkg_list=
15:01:05  + [[ -d /opt/pyenv ]]
15:01:05  + echo 'Setup pyenv:'
15:01:05  Setup pyenv:
15:01:05  + export PYENV_ROOT=/opt/pyenv
15:01:05  + PYENV_ROOT=/opt/pyenv
15:01:05  + 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
15:01:05  + 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
15:01:05  + pyenv versions
15:01:05    system
15:01:05    3.8.13
15:01:05    3.9.13
15:01:05  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
15:01:05  + command -v pyenv
15:01:05  ++ pyenv init - --no-rehash
15:01:05  + 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[*]}"'\'')"
15:01:05  export PATH="/opt/pyenv/shims:${PATH}"
15:01:05  export PYENV_SHELL=bash
15:01:05  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
15:01:05  pyenv() {
15:01:05    local command
15:01:05    command="${1:-}"
15:01:05    if [ "$#" -gt 0 ]; then
15:01:05      shift
15:01:05    fi
15:01:05  
15:01:05    case "$command" in
15:01:05    rehash|shell)
15:01:05      eval "$(pyenv "sh-$command" "$@")"
15:01:05      ;;
15:01:05    *)
15:01:05      command pyenv "$command" "$@"
15:01:05      ;;
15:01:05    esac
15:01:05  }'
15:01:05  +++ 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[*]}"'
15:01:05  ++ 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
15:01:05  ++ 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
15:01:05  ++ 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
15:01:05  ++ export PYENV_SHELL=bash
15:01:05  ++ PYENV_SHELL=bash
15:01:05  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
15:01:05  +++ complete -F _pyenv pyenv
15:01:05  ++ lf-pyver python3
15:01:05  ++ local py_version_xy=python3
15:01:05  ++ local py_version_xyz=
15:01:05  ++ pyenv versions
15:01:05  ++ local command
15:01:05  ++ command=versions
15:01:05  ++ '[' 1 -gt 0 ']'
15:01:05  ++ shift
15:01:05  ++ case "$command" in
15:01:05  ++ command pyenv versions
15:01:05  ++ pyenv versions
15:01:05  ++ sed 's/^[ *]* //'
15:01:05  ++ awk '{ print $1 }'
15:01:05  ++ grep -E '^[0-9.]*[0-9]$'
15:01:05  ++ [[ ! -s /tmp/.pyenv_versions ]]
15:01:05  +++ sort -V
15:01:05  +++ grep '^3' /tmp/.pyenv_versions
15:01:05  +++ tail -n 1
15:01:05  ++ py_version_xyz=3.10.6
15:01:05  ++ [[ -z 3.10.6 ]]
15:01:05  ++ echo 3.10.6
15:01:05  ++ return 0
15:01:05  + pyenv local 3.10.6
15:01:05  + local command
15:01:05  + command=local
15:01:05  + '[' 2 -gt 0 ']'
15:01:05  + shift
15:01:05  + case "$command" in
15:01:05  + command pyenv local 3.10.6
15:01:05  + pyenv local 3.10.6
15:01:05  + for arg in "$@"
15:01:05  + case $arg in
15:01:05  + pkg_list+='tox '
15:01:05  + for arg in "$@"
15:01:05  + case $arg in
15:01:05  + pkg_list+='virtualenv '
15:01:05  + for arg in "$@"
15:01:05  + case $arg in
15:01:05  + pkg_list+='urllib3~=1.26.15 '
15:01:05  + [[ -f /tmp/.toxenv ]]
15:01:05  ++ cat /tmp/.toxenv
15:01:05  + lf_venv=/tmp/venv-Ap9D
15:01:05  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap9D from' file:/tmp/.toxenv
15:01:05  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ap9D from file:/tmp/.toxenv
15:01:05  + /tmp/venv-Ap9D/bin/python3 -m pip install --upgrade --quiet pip virtualenv
15:01:06  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
15:01:06  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
15:01:06  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
15:01:06  + /tmp/venv-Ap9D/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
15:01:07  + type python3
15:01:07  + true
15:01:07  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ap9D/bin to PATH'
15:01:07  lf-activate-venv(): INFO: Adding /tmp/venv-Ap9D/bin to PATH
15:01:07  + PATH=/tmp/venv-Ap9D/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
15:01:07  + return 0
15:01:07  + [[ -d /opt/pyenv ]]
15:01:07  + echo '---> Setting up pyenv'
15:01:07  ---> Setting up pyenv
15:01:07  + export PYENV_ROOT=/opt/pyenv
15:01:07  + PYENV_ROOT=/opt/pyenv
15:01:07  + export PATH=/opt/pyenv/bin:/tmp/venv-Ap9D/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
15:01:07  + PATH=/opt/pyenv/bin:/tmp/venv-Ap9D/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
15:01:07  ++ pwd
15:01:07  + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint
15:01:07  + export PYTHONPATH
15:01:07  + export TOX_TESTENV_PASSENV=PYTHONPATH
15:01:07  + TOX_TESTENV_PASSENV=PYTHONPATH
15:01:07  + tox --version
15:01:08  4.24.1 from /tmp/venv-Ap9D/lib/python3.10/site-packages/tox/__init__.py
15:01:08  + PARALLEL=false
15:01:08  + TOX_OPTIONS_LIST=
15:01:08  + [[ -n pydocstyle ]]
15:01:08  + TOX_OPTIONS_LIST=' -e pydocstyle'
15:01:08  + case ${PARALLEL,,} in
15:01:08  + tox -e pydocstyle
15:01:08  + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log
15:01:09  pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt
15:01:20  .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
15:01:21  .pkg: _optional_hooks> python /tmp/venv-Ap9D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
15:01:21  .pkg: get_requires_for_build_sdist> python /tmp/venv-Ap9D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
15:01:21  .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2
15:01:22  .pkg: get_requires_for_build_wheel> python /tmp/venv-Ap9D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
15:01:22  .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2
15:01:22  .pkg: freeze> python -m pip freeze --all
15:01:23  .pkg: pip==24.3.1,pytest-runner==5.2,setuptools==75.8.0,wheel==0.45.1
15:01:23  .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-Ap9D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
15:01:23  .pkg: build_sdist> python /tmp/venv-Ap9D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
15:01:23  pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.32.3' simplejson==3.17.6
15:01:24  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-14.1.0.tar.gz
15:01:26  pydocstyle: freeze> python -m pip freeze --all
15:01:27  pydocstyle: astroid==3.3.8,attrs==25.1.0,bandit==1.8.2,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,coverage==7.6.10,cryptography==43.0.1,dacite==1.6.0,dill==0.3.9,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.0.0,isort==6.0.0,Jinja2==3.1.5,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.6.0,onapsdk==14.1.0,oyaml==1.0,packaging==24.2,pbr==6.1.1,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.19.1,pylint==3.3.4,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.4,pytest-cov==6.0.0,PyYAML==6.0.2,requests==2.32.3,requests-mock==1.12.1,rich==13.9.4,setuptools==75.8.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.4.0,tomli==2.2.1,tomlkit==0.13.2,typing_extensions==4.12.2,urllib3==2.3.0,wheel==0.45.1
15:01:27  pydocstyle: commands[0]> pydocstyle src/
15:01:30    pydocstyle: OK (22.18=setup[18.83]+cmd[3.35] seconds)
15:01:30    congratulations :) (22.35 seconds)
15:01:30  + tox_status=0
15:01:30  + echo '---> Completed tox runs'
15:01:30  ---> Completed tox runs
15:01:30  + for i in .tox/*/log
15:01:30  ++ echo .tox/pydocstyle/log
15:01:30  ++ awk -F/ '{print $2}'
15:01:30  + tox_env=pydocstyle
15:01:30  + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle
15:01:30  + DOC_DIR=docs/_build/html
15:01:30  + [[ -d docs/_build/html ]]
15:01:30  + echo '---> tox-run.sh ends'
15:01:30  ---> tox-run.sh ends
15:01:30  + test 0 -eq 0
15:01:30  $ ssh-agent -k
15:01:30  unset SSH_AUTH_SOCK;
15:01:30  unset SSH_AGENT_PID;
15:01:30  echo Agent pid 2100 killed;
15:01:30  [ssh-agent] Stopped.
15:01:30  [PostBuildScript] - [INFO] Executing post build scripts.
15:01:30  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15130404214261451762.sh
15:01:30  ---> sysstat.sh
15:01:31  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3924996906565235742.sh
15:01:31  ---> package-listing.sh
15:01:31  ++ tr '[:upper:]' '[:lower:]'
15:01:31  ++ facter osfamily
15:01:31  + OS_FAMILY=debian
15:01:31  + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint
15:01:31  + START_PACKAGES=/tmp/packages_start.txt
15:01:31  + END_PACKAGES=/tmp/packages_end.txt
15:01:31  + DIFF_PACKAGES=/tmp/packages_diff.txt
15:01:31  + PACKAGES=/tmp/packages_start.txt
15:01:31  + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']'
15:01:31  + PACKAGES=/tmp/packages_end.txt
15:01:31  + case "${OS_FAMILY}" in
15:01:31  + dpkg -l
15:01:31  + grep '^ii'
15:01:31  + '[' -f /tmp/packages_start.txt ']'
15:01:31  + '[' -f /tmp/packages_end.txt ']'
15:01:31  + diff /tmp/packages_start.txt /tmp/packages_end.txt
15:01:31  + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']'
15:01:31  + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/
15:01:31  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/
15:01:31  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14100997306801735801.sh
15:01:31  ---> capture-instance-metadata.sh
15:01:31  Setup pyenv:
15:01:31    system
15:01:31    3.8.13
15:01:31    3.9.13
15:01:31  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
15:01:35  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7JsB
15:01:35  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
15:01:38  lf-activate-venv(): INFO: Installing: lftools 
15:02:02  lf-activate-venv(): INFO: Adding /tmp/venv-7JsB/bin to PATH
15:02:02  INFO: Running in OpenStack, capturing instance metadata
15:02:02  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3899571443722558379.sh
15:02:02  provisioning config files...
15:02:02  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config1687017973414018041tmp
15:02:02  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
15:02:02  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
15:02:02  [EnvInject] - Injecting environment variables from a build step.
15:02:02  [EnvInject] - Injecting as environment variables the properties content 
15:02:02  SERVER_ID=logs
15:02:02  
15:02:02  [EnvInject] - Variables injected successfully.
15:02:02  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10494359214736562121.sh
15:02:02  ---> create-netrc.sh
15:02:02  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7074042320170363694.sh
15:02:02  ---> python-tools-install.sh
15:02:02  Setup pyenv:
15:02:02    system
15:02:02    3.8.13
15:02:02    3.9.13
15:02:02  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
15:02:02  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7JsB from file:/tmp/.os_lf_venv
15:02:03  lf-activate-venv(): INFO: Installing: lftools 
15:02:09  lf-activate-venv(): INFO: Adding /tmp/venv-7JsB/bin to PATH
15:02:09  Generating Requirements File
15:02:28  Python 3.10.6
15:02:28  pip 25.0 from /tmp/venv-7JsB/lib/python3.10/site-packages/pip (python 3.10)
15:02:28  appdirs==1.4.4
15:02:28  argcomplete==3.5.3
15:02:28  aspy.yaml==1.3.0
15:02:28  attrs==25.1.0
15:02:28  autopage==0.5.2
15:02:28  beautifulsoup4==4.13.3
15:02:28  boto3==1.36.13
15:02:28  botocore==1.36.13
15:02:28  bs4==0.0.2
15:02:28  cachetools==5.5.1
15:02:28  certifi==2025.1.31
15:02:28  cffi==1.17.1
15:02:28  cfgv==3.4.0
15:02:28  chardet==5.2.0
15:02:28  charset-normalizer==3.4.1
15:02:28  click==8.1.8
15:02:28  cliff==4.8.0
15:02:28  cmd2==2.5.11
15:02:28  cryptography==3.3.2
15:02:28  debtcollector==3.0.0
15:02:28  decorator==5.1.1
15:02:28  defusedxml==0.7.1
15:02:28  Deprecated==1.2.18
15:02:28  distlib==0.3.9
15:02:28  dnspython==2.7.0
15:02:28  docker==4.2.2
15:02:28  dogpile.cache==1.3.4
15:02:28  durationpy==0.9
15:02:28  email_validator==2.2.0
15:02:28  filelock==3.17.0
15:02:28  future==1.0.0
15:02:28  gitdb==4.0.12
15:02:28  GitPython==3.1.44
15:02:28  google-auth==2.38.0
15:02:28  httplib2==0.22.0
15:02:28  identify==2.6.6
15:02:28  idna==3.10
15:02:28  importlib-resources==1.5.0
15:02:28  iso8601==2.1.0
15:02:28  Jinja2==3.1.5
15:02:28  jmespath==1.0.1
15:02:28  jsonpatch==1.33
15:02:28  jsonpointer==3.0.0
15:02:28  jsonschema==4.23.0
15:02:28  jsonschema-specifications==2024.10.1
15:02:28  keystoneauth1==5.9.1
15:02:28  kubernetes==32.0.0
15:02:28  lftools==0.37.10
15:02:28  lxml==5.3.0
15:02:28  MarkupSafe==3.0.2
15:02:28  msgpack==1.1.0
15:02:28  multi_key_dict==2.0.3
15:02:28  munch==4.0.0
15:02:28  netaddr==1.3.0
15:02:28  niet==1.4.2
15:02:28  nodeenv==1.9.1
15:02:28  oauth2client==4.1.3
15:02:28  oauthlib==3.2.2
15:02:28  openstacksdk==4.3.0
15:02:28  os-client-config==2.1.0
15:02:28  os-service-types==1.7.0
15:02:28  osc-lib==3.2.0
15:02:28  oslo.config==9.7.0
15:02:28  oslo.context==5.7.0
15:02:28  oslo.i18n==6.5.0
15:02:28  oslo.log==7.0.0
15:02:28  oslo.serialization==5.6.0
15:02:28  oslo.utils==8.0.0
15:02:28  packaging==24.2
15:02:28  pbr==6.1.1
15:02:28  platformdirs==4.3.6
15:02:28  prettytable==3.14.0
15:02:28  psutil==6.1.1
15:02:28  pyasn1==0.6.1
15:02:28  pyasn1_modules==0.4.1
15:02:28  pycparser==2.22
15:02:28  pygerrit2==2.0.15
15:02:28  PyGithub==2.5.0
15:02:28  PyJWT==2.10.1
15:02:28  PyNaCl==1.5.0
15:02:28  pyparsing==2.4.7
15:02:28  pyperclip==1.9.0
15:02:28  pyrsistent==0.20.0
15:02:28  python-cinderclient==9.6.0
15:02:28  python-dateutil==2.9.0.post0
15:02:28  python-heatclient==4.1.0
15:02:28  python-jenkins==1.8.2
15:02:28  python-keystoneclient==5.5.0
15:02:28  python-magnumclient==4.7.0
15:02:28  python-openstackclient==7.2.1
15:02:28  python-swiftclient==4.6.0
15:02:28  PyYAML==6.0.2
15:02:28  referencing==0.36.2
15:02:28  requests==2.32.3
15:02:28  requests-oauthlib==2.0.0
15:02:28  requestsexceptions==1.4.0
15:02:28  rfc3986==2.0.0
15:02:28  rpds-py==0.22.3
15:02:28  rsa==4.9
15:02:28  ruamel.yaml==0.18.10
15:02:28  ruamel.yaml.clib==0.2.12
15:02:28  s3transfer==0.11.2
15:02:28  simplejson==3.19.3
15:02:28  six==1.17.0
15:02:28  smmap==5.0.2
15:02:28  soupsieve==2.6
15:02:28  stevedore==5.4.0
15:02:28  tabulate==0.9.0
15:02:28  toml==0.10.2
15:02:28  tomlkit==0.13.2
15:02:28  tqdm==4.67.1
15:02:28  typing_extensions==4.12.2
15:02:28  tzdata==2025.1
15:02:28  urllib3==1.26.20
15:02:28  virtualenv==20.29.1
15:02:28  wcwidth==0.2.13
15:02:28  websocket-client==1.8.0
15:02:28  wrapt==1.17.2
15:02:28  xdg==6.0.0
15:02:28  xmltodict==0.14.2
15:02:28  yq==3.4.3
15:02:28  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10040290868718456225.sh
15:02:28  ---> sudo-logs.sh
15:02:28  Archiving 'sudo' log..
15:02:29  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15001852469662634194.sh
15:02:29  ---> job-cost.sh
15:02:29  Setup pyenv:
15:02:29    system
15:02:29    3.8.13
15:02:29    3.9.13
15:02:29  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
15:02:29  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7JsB from file:/tmp/.os_lf_venv
15:02:30  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
15:02:34  lf-activate-venv(): INFO: Adding /tmp/venv-7JsB/bin to PATH
15:02:34  INFO: No Stack...
15:02:34  INFO: Retrieving Pricing Info for: v3-standard-8
15:02:34  INFO: Archiving Costs
15:02:34  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11909879084694476903.sh
15:02:34  ---> logs-deploy.sh
15:02:34  Setup pyenv:
15:02:34    system
15:02:34    3.8.13
15:02:34    3.9.13
15:02:34  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
15:02:35  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7JsB from file:/tmp/.os_lf_venv
15:02:36  lf-activate-venv(): INFO: Installing: lftools 
15:02:41  lf-activate-venv(): INFO: Adding /tmp/venv-7JsB/bin to PATH
15:02:41  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/267
15:02:41  INFO: archiving workspace using pattern(s): 
15:02:42  Archives upload complete.
15:02:43  INFO: archiving logs to Nexus
15:02:43  ---> uname -a:
15:02:43  Linux prd-ubuntu1804-docker-8c-8g-104601 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
15:02:43  
15:02:43  
15:02:43  ---> lscpu:
15:02:43  Architecture:        x86_64
15:02:43  CPU op-mode(s):      32-bit, 64-bit
15:02:43  Byte Order:          Little Endian
15:02:43  CPU(s):              8
15:02:43  On-line CPU(s) list: 0-7
15:02:43  Thread(s) per core:  1
15:02:43  Core(s) per socket:  1
15:02:43  Socket(s):           8
15:02:43  NUMA node(s):        1
15:02:43  Vendor ID:           AuthenticAMD
15:02:43  CPU family:          23
15:02:43  Model:               49
15:02:43  Model name:          AMD EPYC-Rome Processor
15:02:43  Stepping:            0
15:02:43  CPU MHz:             2799.998
15:02:43  BogoMIPS:            5599.99
15:02:43  Virtualization:      AMD-V
15:02:43  Hypervisor vendor:   KVM
15:02:43  Virtualization type: full
15:02:43  L1d cache:           32K
15:02:43  L1i cache:           32K
15:02:43  L2 cache:            512K
15:02:43  L3 cache:            16384K
15:02:43  NUMA node0 CPU(s):   0-7
15:02: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
15:02:43  
15:02:43  
15:02:43  ---> nproc:
15:02:43  8
15:02:43  
15:02:43  
15:02:43  ---> df -h:
15:02:43  Filesystem      Size  Used Avail Use% Mounted on
15:02:43  udev             16G     0   16G   0% /dev
15:02:43  tmpfs           3.2G  708K  3.2G   1% /run
15:02:43  /dev/vda1       155G   11G  145G   7% /
15:02:43  tmpfs            16G     0   16G   0% /dev/shm
15:02:43  tmpfs           5.0M     0  5.0M   0% /run/lock
15:02:43  tmpfs            16G     0   16G   0% /sys/fs/cgroup
15:02:43  /dev/vda15      105M  4.4M  100M   5% /boot/efi
15:02:43  tmpfs           3.2G     0  3.2G   0% /run/user/1001
15:02:43  
15:02:43  
15:02:43  ---> free -m:
15:02:43                total        used        free      shared  buff/cache   available
15:02:43  Mem:          32167         814       29157           0        2195       30923
15:02:43  Swap:          1023           0        1023
15:02:43  
15:02:43  
15:02:43  ---> ip addr:
15:02:43  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
15:02:43      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
15:02:43      inet 127.0.0.1/8 scope host lo
15:02:43         valid_lft forever preferred_lft forever
15:02:43      inet6 ::1/128 scope host 
15:02:43         valid_lft forever preferred_lft forever
15:02:43  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
15:02:43      link/ether fa:16:3e:98:0b:18 brd ff:ff:ff:ff:ff:ff
15:02:43      inet 10.30.106.59/23 brd 10.30.107.255 scope global dynamic ens3
15:02:43         valid_lft 86249sec preferred_lft 86249sec
15:02:43      inet6 fe80::f816:3eff:fe98:b18/64 scope link 
15:02:43         valid_lft forever preferred_lft forever
15:02:43  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
15:02:43      link/ether 02:42:fe:b3:6c:ee brd ff:ff:ff:ff:ff:ff
15:02:43      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
15:02:43         valid_lft forever preferred_lft forever
15:02:43  
15:02:43  
15:02:43  ---> sar -b -r -n DEV:
15:02:43  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-104601) 	02/05/25 	_x86_64_	(8 CPU)
15:02:43  
15:02:43  15:00:16     LINUX RESTART	(8 CPU)
15:02:43  
15:02:43  15:01:01          tps      rtps      wtps   bread/s   bwrtn/s
15:02:43  15:02:01       115.81      7.20    108.62    149.58  20690.68
15:02:43  Average:       115.81      7.20    108.62    149.58  20690.68
15:02:43  
15:02:43  15:01:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
15:02:43  15:02:01     29891884  31642572   3047336      9.25     78944   1969552   1479204      4.35    977936   1754360    214196
15:02:43  Average:     29891884  31642572   3047336      9.25     78944   1969552   1479204      4.35    977936   1754360    214196
15:02:43  
15:02:43  15:01:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
15:02:43  15:02:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:02:43  15:02:01           lo      1.27      1.27      0.14      0.14      0.00      0.00      0.00      0.00
15:02:43  15:02:01         ens3     66.06     45.23    824.66     11.05      0.00      0.00      0.00      0.00
15:02:43  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:02:43  Average:           lo      1.27      1.27      0.14      0.14      0.00      0.00      0.00      0.00
15:02:43  Average:         ens3     66.06     45.23    824.66     11.05      0.00      0.00      0.00      0.00
15:02:43  
15:02:43  
15:02:43  ---> sar -P ALL:
15:02:43  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-104601) 	02/05/25 	_x86_64_	(8 CPU)
15:02:43  
15:02:43  15:00:16     LINUX RESTART	(8 CPU)
15:02:43  
15:02:43  15:01:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
15:02:43  15:02:01        all     10.03      0.00      0.85      2.30      0.04     86.79
15:02:43  15:02:01          0     23.63      0.00      1.57      6.75      0.07     67.98
15:02:43  15:02:01          1      3.64      0.00      0.84      5.21      0.03     90.28
15:02:43  15:02:01          2     10.56      0.00      0.97      1.00      0.05     87.42
15:02:43  15:02:01          3      4.39      0.00      0.30      0.33      0.02     94.96
15:02:43  15:02:01          4      2.50      0.00      0.60      3.97      0.03     92.90
15:02:43  15:02:01          5     25.43      0.00      1.52      0.93      0.05     72.07
15:02:43  15:02:01          6      5.90      0.00      0.57      0.18      0.03     93.31
15:02:43  15:02:01          7      4.16      0.00      0.40      0.02      0.02     95.41
15:02:43  Average:        all     10.03      0.00      0.85      2.30      0.04     86.79
15:02:43  Average:          0     23.63      0.00      1.57      6.75      0.07     67.98
15:02:43  Average:          1      3.64      0.00      0.84      5.21      0.03     90.28
15:02:43  Average:          2     10.56      0.00      0.97      1.00      0.05     87.42
15:02:43  Average:          3      4.39      0.00      0.30      0.33      0.02     94.96
15:02:43  Average:          4      2.50      0.00      0.60      3.97      0.03     92.90
15:02:43  Average:          5     25.43      0.00      1.52      0.93      0.05     72.07
15:02:43  Average:          6      5.90      0.00      0.57      0.18      0.03     93.31
15:02:43  Average:          7      4.16      0.00      0.40      0.02      0.02     95.41
15:02:43  
15:02:43  
15:02:43