11:18:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/138714 11:18:52 Running as SYSTEM 11:18:52 [EnvInject] - Loading node environment variables. 11:18:52 Building remotely on prd-ubuntu1804-docker-8c-8g-30663 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 11:18:52 [ssh-agent] Looking for ssh-agent implementation... 11:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:52 $ ssh-agent 11:18:52 SSH_AUTH_SOCK=/tmp/ssh-puRaEl03Sqso/agent.2070 11:18:52 SSH_AGENT_PID=2072 11:18:52 [ssh-agent] Started. 11:18:52 Running ssh-add (command line suppressed) 11:18:52 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1079426712081729509.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_1079426712081729509.key) 11:18:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:18:52 The recommended git tool is: NONE 11:18:54 using credential onap-jenkins-ssh 11:18:54 Wiping out workspace first. 11:18:54 Cloning the remote Git repository 11:18:54 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:18:54 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 11:18:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:18:54 > git --version # timeout=10 11:18:54 > git --version # 'git version 2.17.1' 11:18:54 using GIT_SSH to set credentials Gerrit user 11:18:54 Verifying host key using manually-configured host key entries 11:18:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:18:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:18:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:18:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:18:54 using GIT_SSH to set credentials Gerrit user 11:18:54 Verifying host key using manually-configured host key entries 11:18:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/14/138714/1 # timeout=30 11:18:55 > git rev-parse d14a8e077f6855a96397ad3e85d1c7ba2e0aafba^{commit} # timeout=10 11:18:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:55 Checking out Revision d14a8e077f6855a96397ad3e85d1c7ba2e0aafba (refs/changes/14/138714/1) 11:18:55 > git config core.sparsecheckout # timeout=10 11:18:55 > git checkout -f d14a8e077f6855a96397ad3e85d1c7ba2e0aafba # timeout=30 11:18:58 Commit message: "Fix PNF instance creation template" 11:18:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:58 > git rev-list --no-walk 0ac825d2ecb965666a4bc1369812e80c7c3f822d # timeout=10 11:18:58 [EnvInject] - Injecting environment variables from a build step. 11:18:58 [EnvInject] - Injecting as environment variables the properties content 11:18:58 PYTHON=python3 11:18:58 11:18:58 [EnvInject] - Variables injected successfully. 11:18:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8657978994304553213.sh 11:18:58 ---> tox-install.sh 11:18:58 + source /home/jenkins/lf-env.sh 11:18:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:58 ++ mktemp -d /tmp/venv-XXXX 11:18:58 + lf_venv=/tmp/venv-nYsX 11:18:58 + local venv_file=/tmp/.os_lf_venv 11:18:58 + local python=python3 11:18:58 + local options 11:18:58 + local set_path=true 11:18:58 + local install_args= 11:18:58 ++ 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:18:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:58 + true 11:18:58 + case $1 in 11:18:58 + venv_file=/tmp/.toxenv 11:18:58 + shift 2 11:18:58 + true 11:18:58 + case $1 in 11:18:58 + shift 11:18:58 + break 11:18:58 + case $python in 11:18:58 + local pkg_list= 11:18:58 + [[ -d /opt/pyenv ]] 11:18:58 + echo 'Setup pyenv:' 11:18:58 Setup pyenv: 11:18:58 + export PYENV_ROOT=/opt/pyenv 11:18:58 + PYENV_ROOT=/opt/pyenv 11:18:58 + 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:18:58 + 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:18:58 + pyenv versions 11:18:58 * system (set by /opt/pyenv/version) 11:18:58 * 3.8.13 (set by /opt/pyenv/version) 11:18:58 * 3.9.13 (set by /opt/pyenv/version) 11:18:58 * 3.10.6 (set by /opt/pyenv/version) 11:18:58 + command -v pyenv 11:18:58 ++ pyenv init - --no-rehash 11:18:58 + 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:18:58 export PATH="/opt/pyenv/shims:${PATH}" 11:18:58 export PYENV_SHELL=bash 11:18:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:58 pyenv() { 11:18:58 local command 11:18:58 command="${1:-}" 11:18:58 if [ "$#" -gt 0 ]; then 11:18:58 shift 11:18:58 fi 11:18:58 11:18:58 case "$command" in 11:18:58 rehash|shell) 11:18:58 eval "$(pyenv "sh-$command" "$@")" 11:18:58 ;; 11:18:58 *) 11:18:58 command pyenv "$command" "$@" 11:18:58 ;; 11:18:58 esac 11:18:58 }' 11:18:58 +++ 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:18:59 ++ 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:18:59 ++ 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:18:59 ++ 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:18:59 ++ export PYENV_SHELL=bash 11:18:59 ++ PYENV_SHELL=bash 11:18:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:59 +++ complete -F _pyenv pyenv 11:18:59 ++ lf-pyver python3 11:18:59 ++ local py_version_xy=python3 11:18:59 ++ local py_version_xyz= 11:18:59 ++ pyenv versions 11:18:59 ++ local command 11:18:59 ++ command=versions 11:18:59 ++ '[' 1 -gt 0 ']' 11:18:59 ++ shift 11:18:59 ++ case "$command" in 11:18:59 ++ command pyenv versions 11:18:59 ++ pyenv versions 11:18:59 ++ sed 's/^[ *]* //' 11:18:59 ++ awk '{ print $1 }' 11:18:59 ++ grep -E '^[0-9.]*[0-9]$' 11:18:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:59 +++ grep '^3' /tmp/.pyenv_versions 11:18:59 +++ sort -V 11:18:59 +++ tail -n 1 11:18:59 ++ py_version_xyz=3.10.6 11:18:59 ++ [[ -z 3.10.6 ]] 11:18:59 ++ echo 3.10.6 11:18:59 ++ return 0 11:18:59 + pyenv local 3.10.6 11:18:59 + local command 11:18:59 + command=local 11:18:59 + '[' 2 -gt 0 ']' 11:18:59 + shift 11:18:59 + case "$command" in 11:18:59 + command pyenv local 3.10.6 11:18:59 + pyenv local 3.10.6 11:18:59 + for arg in "$@" 11:18:59 + case $arg in 11:18:59 + pkg_list+='tox ' 11:18:59 + for arg in "$@" 11:18:59 + case $arg in 11:18:59 + pkg_list+='virtualenv ' 11:18:59 + for arg in "$@" 11:18:59 + case $arg in 11:18:59 + pkg_list+='urllib3~=1.26.15 ' 11:18:59 + [[ -f /tmp/.toxenv ]] 11:18:59 + [[ ! -f /tmp/.toxenv ]] 11:18:59 + [[ -n '' ]] 11:18:59 + python3 -m venv /tmp/venv-nYsX 11:19:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYsX' 11:19:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYsX 11:19:03 + echo /tmp/venv-nYsX 11:19:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:03 + /tmp/venv-nYsX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:06 + /tmp/venv-nYsX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:08 + type python3 11:19:08 + true 11:19:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nYsX/bin to PATH' 11:19:08 lf-activate-venv(): INFO: Adding /tmp/venv-nYsX/bin to PATH 11:19:08 + PATH=/tmp/venv-nYsX/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:19:08 + return 0 11:19:08 + python3 --version 11:19:08 Python 3.10.6 11:19:08 + python3 -m pip --version 11:19:08 pip 24.2 from /tmp/venv-nYsX/lib/python3.10/site-packages/pip (python 3.10) 11:19:08 + python3 -m pip freeze 11:19:08 cachetools==5.4.0 11:19:08 chardet==5.2.0 11:19:08 colorama==0.4.6 11:19:08 distlib==0.3.8 11:19:08 filelock==3.15.4 11:19:08 packaging==24.1 11:19:08 platformdirs==4.2.2 11:19:08 pluggy==1.5.0 11:19:08 pyproject-api==1.7.1 11:19:08 tomli==2.0.1 11:19:08 tox==4.17.1 11:19:08 urllib3==1.26.19 11:19:08 virtualenv==20.26.3 11:19:08 [EnvInject] - Injecting environment variables from a build step. 11:19:08 [EnvInject] - Injecting as environment variables the properties content 11:19:08 PARALLEL=false 11:19:08 11:19:08 [EnvInject] - Variables injected successfully. 11:19:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9256354247174643912.sh 11:19:08 ---> tox-run.sh 11:19:08 + 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:19:08 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:19:08 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 11:19:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:19:08 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 11:19:08 + source /home/jenkins/lf-env.sh 11:19:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:08 ++ mktemp -d /tmp/venv-XXXX 11:19:08 + lf_venv=/tmp/venv-kFYd 11:19:08 + local venv_file=/tmp/.os_lf_venv 11:19:08 + local python=python3 11:19:08 + local options 11:19:08 + local set_path=true 11:19:08 + local install_args= 11:19:08 ++ 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:19:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:08 + true 11:19:08 + case $1 in 11:19:08 + venv_file=/tmp/.toxenv 11:19:08 + shift 2 11:19:08 + true 11:19:08 + case $1 in 11:19:08 + shift 11:19:08 + break 11:19:08 + case $python in 11:19:08 + local pkg_list= 11:19:08 + [[ -d /opt/pyenv ]] 11:19:08 + echo 'Setup pyenv:' 11:19:08 Setup pyenv: 11:19:08 + export PYENV_ROOT=/opt/pyenv 11:19:08 + PYENV_ROOT=/opt/pyenv 11:19:08 + 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:19:08 + 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:19:08 + pyenv versions 11:19:08 system 11:19:09 3.8.13 11:19:09 3.9.13 11:19:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:19:09 + command -v pyenv 11:19:09 ++ pyenv init - --no-rehash 11:19:09 + 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:19:09 export PATH="/opt/pyenv/shims:${PATH}" 11:19:09 export PYENV_SHELL=bash 11:19:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:09 pyenv() { 11:19:09 local command 11:19:09 command="${1:-}" 11:19:09 if [ "$#" -gt 0 ]; then 11:19:09 shift 11:19:09 fi 11:19:09 11:19:09 case "$command" in 11:19:09 rehash|shell) 11:19:09 eval "$(pyenv "sh-$command" "$@")" 11:19:09 ;; 11:19:09 *) 11:19:09 command pyenv "$command" "$@" 11:19:09 ;; 11:19:09 esac 11:19:09 }' 11:19:09 +++ 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:19:09 ++ 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:19:09 ++ 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:19:09 ++ 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:19:09 ++ export PYENV_SHELL=bash 11:19:09 ++ PYENV_SHELL=bash 11:19:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:09 +++ complete -F _pyenv pyenv 11:19:09 ++ lf-pyver python3 11:19:09 ++ local py_version_xy=python3 11:19:09 ++ local py_version_xyz= 11:19:09 ++ pyenv versions 11:19:09 ++ sed 's/^[ *]* //' 11:19:09 ++ local command 11:19:09 ++ command=versions 11:19:09 ++ '[' 1 -gt 0 ']' 11:19:09 ++ shift 11:19:09 ++ case "$command" in 11:19:09 ++ command pyenv versions 11:19:09 ++ awk '{ print $1 }' 11:19:09 ++ pyenv versions 11:19:09 ++ grep -E '^[0-9.]*[0-9]$' 11:19:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:09 +++ grep '^3' /tmp/.pyenv_versions 11:19:09 +++ sort -V 11:19:09 +++ tail -n 1 11:19:09 ++ py_version_xyz=3.10.6 11:19:09 ++ [[ -z 3.10.6 ]] 11:19:09 ++ echo 3.10.6 11:19:09 ++ return 0 11:19:09 + pyenv local 3.10.6 11:19:09 + local command 11:19:09 + command=local 11:19:09 + '[' 2 -gt 0 ']' 11:19:09 + shift 11:19:09 + case "$command" in 11:19:09 + command pyenv local 3.10.6 11:19:09 + pyenv local 3.10.6 11:19:09 + for arg in "$@" 11:19:09 + case $arg in 11:19:09 + pkg_list+='tox ' 11:19:09 + for arg in "$@" 11:19:09 + case $arg in 11:19:09 + pkg_list+='virtualenv ' 11:19:09 + for arg in "$@" 11:19:09 + case $arg in 11:19:09 + pkg_list+='urllib3~=1.26.15 ' 11:19:09 + [[ -f /tmp/.toxenv ]] 11:19:09 ++ cat /tmp/.toxenv 11:19:09 + lf_venv=/tmp/venv-nYsX 11:19:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYsX from' file:/tmp/.toxenv 11:19:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYsX from file:/tmp/.toxenv 11:19:09 + /tmp/venv-nYsX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:09 + /tmp/venv-nYsX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:11 + type python3 11:19:11 + true 11:19:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nYsX/bin to PATH' 11:19:11 lf-activate-venv(): INFO: Adding /tmp/venv-nYsX/bin to PATH 11:19:11 + PATH=/tmp/venv-nYsX/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:19:11 + return 0 11:19:11 + [[ -d /opt/pyenv ]] 11:19:11 + echo '---> Setting up pyenv' 11:19:11 ---> Setting up pyenv 11:19:11 + export PYENV_ROOT=/opt/pyenv 11:19:11 + PYENV_ROOT=/opt/pyenv 11:19:11 + export PATH=/opt/pyenv/bin:/tmp/venv-nYsX/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:19:11 + PATH=/opt/pyenv/bin:/tmp/venv-nYsX/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:19:11 ++ pwd 11:19:11 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:19:11 + export PYTHONPATH 11:19:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:19:11 + TOX_TESTENV_PASSENV=PYTHONPATH 11:19:11 + tox --version 11:19:11 4.17.1 from /tmp/venv-nYsX/lib/python3.10/site-packages/tox/__init__.py 11:19:11 + PARALLEL=false 11:19:11 + TOX_OPTIONS_LIST= 11:19:11 + [[ -n pylint ]] 11:19:11 + TOX_OPTIONS_LIST=' -e pylint' 11:19:11 + case ${PARALLEL,,} in 11:19:11 + tox -e pylint 11:19:11 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 11:19:12 pylint: install_deps> python -I -m pip install -r test-requirements.txt 11:19:24 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:19:25 .pkg: _optional_hooks> python /tmp/venv-nYsX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:19:25 .pkg: get_requires_for_build_sdist> python /tmp/venv-nYsX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:19:25 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:19:26 .pkg: get_requires_for_build_wheel> python /tmp/venv-nYsX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:19:26 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 11:19:26 .pkg: freeze> python -m pip freeze --all 11:19:26 .pkg: pip==24.1,pytest-runner==5.2,setuptools==70.1.0,wheel==0.43.0 11:19:26 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-nYsX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:19:27 .pkg: build_sdist> python /tmp/venv-nYsX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:19:27 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:19:28 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-13.1.1.tar.gz 11:19:30 pylint: freeze> python -m pip freeze --all 11:19:31 pylint: astroid==3.2.4,attrs==24.2.0,bandit==1.7.9,certifi==2024.7.4,cffi==1.17.0,charset-normalizer==2.0.12,coverage==7.6.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.2,idna==3.7,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.4.0,onapsdk==13.1.1,oyaml==1.0,packaging==24.1,pbr==6.0.0,pip==24.1,platformdirs==4.2.2,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.18.0,pylint==3.2.6,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.2,pytest-cov==5.0.0,PyYAML==6.0.2,requests==2.27.1,requests-mock==1.12.1,rich==13.7.1,setuptools==70.1.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.13.0,typing_extensions==4.12.2,urllib3==1.26.19,wheel==0.43.0 11:19:31 pylint: commands[0]> pylint src/ 11:19:52 11:19:52 ------------------------------------ 11:19:52 Your code has been rated at 10.00/10 11:19:52 11:19:54 pylint: OK (42.97=setup[19.22]+cmd[23.75] seconds) 11:19:54 congratulations :) (43.14 seconds) 11:19:54 + tox_status=0 11:19:54 + echo '---> Completed tox runs' 11:19:54 ---> Completed tox runs 11:19:54 + for i in .tox/*/log 11:19:54 ++ echo .tox/pylint/log 11:19:54 ++ awk -F/ '{print $2}' 11:19:54 + tox_env=pylint 11:19:54 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 11:19:54 + DOC_DIR=docs/_build/html 11:19:54 + [[ -d docs/_build/html ]] 11:19:54 + echo '---> tox-run.sh ends' 11:19:54 ---> tox-run.sh ends 11:19:54 + test 0 -eq 0 11:19:54 $ ssh-agent -k 11:19:54 unset SSH_AUTH_SOCK; 11:19:54 unset SSH_AGENT_PID; 11:19:54 echo Agent pid 2072 killed; 11:19:54 [ssh-agent] Stopped. 11:19:54 [PostBuildScript] - [INFO] Executing post build scripts. 11:19:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4888271630752484965.sh 11:19:54 ---> sysstat.sh 11:19:55 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11346002110369675742.sh 11:19:55 ---> package-listing.sh 11:19:55 ++ facter osfamily 11:19:55 ++ tr '[:upper:]' '[:lower:]' 11:19:55 + OS_FAMILY=debian 11:19:55 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:19:55 + START_PACKAGES=/tmp/packages_start.txt 11:19:55 + END_PACKAGES=/tmp/packages_end.txt 11:19:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:55 + PACKAGES=/tmp/packages_start.txt 11:19:55 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:19:55 + PACKAGES=/tmp/packages_end.txt 11:19:55 + case "${OS_FAMILY}" in 11:19:55 + dpkg -l 11:19:55 + grep '^ii' 11:19:55 + '[' -f /tmp/packages_start.txt ']' 11:19:55 + '[' -f /tmp/packages_end.txt ']' 11:19:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:55 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:19:55 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:19:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:19:55 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18093474485173516303.sh 11:19:55 ---> capture-instance-metadata.sh 11:19:55 Setup pyenv: 11:19:55 system 11:19:55 3.8.13 11:19:55 3.9.13 11:19:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:19:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZip 11:19:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:20:02 lf-activate-venv(): INFO: Installing: lftools 11:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-DZip/bin to PATH 11:20:33 INFO: Running in OpenStack, capturing instance metadata 11:20:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14621142286096190921.sh 11:20:34 provisioning config files... 11:20:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config16173065278740740777tmp 11:20:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:20:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:20:34 [EnvInject] - Injecting environment variables from a build step. 11:20:34 [EnvInject] - Injecting as environment variables the properties content 11:20:34 SERVER_ID=logs 11:20:34 11:20:34 [EnvInject] - Variables injected successfully. 11:20:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17575170763733737250.sh 11:20:34 ---> create-netrc.sh 11:20:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4693782626206444209.sh 11:20:34 ---> python-tools-install.sh 11:20:34 Setup pyenv: 11:20:34 system 11:20:34 3.8.13 11:20:34 3.9.13 11:20:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:20:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DZip from file:/tmp/.os_lf_venv 11:20:35 lf-activate-venv(): INFO: Installing: lftools 11:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-DZip/bin to PATH 11:20:42 Generating Requirements File 11:21:00 Python 3.10.6 11:21:00 pip 24.2 from /tmp/venv-DZip/lib/python3.10/site-packages/pip (python 3.10) 11:21:01 appdirs==1.4.4 11:21:01 argcomplete==3.5.0 11:21:01 aspy.yaml==1.3.0 11:21:01 attrs==24.2.0 11:21:01 autopage==0.5.2 11:21:01 beautifulsoup4==4.12.3 11:21:01 boto3==1.34.159 11:21:01 botocore==1.34.159 11:21:01 bs4==0.0.2 11:21:01 cachetools==5.4.0 11:21:01 certifi==2024.7.4 11:21:01 cffi==1.17.0 11:21:01 cfgv==3.4.0 11:21:01 chardet==5.2.0 11:21:01 charset-normalizer==3.3.2 11:21:01 click==8.1.7 11:21:01 cliff==4.7.0 11:21:01 cmd2==2.4.3 11:21:01 cryptography==3.3.2 11:21:01 debtcollector==3.0.0 11:21:01 decorator==5.1.1 11:21:01 defusedxml==0.7.1 11:21:01 Deprecated==1.2.14 11:21:01 distlib==0.3.8 11:21:01 dnspython==2.6.1 11:21:01 docker==4.2.2 11:21:01 dogpile.cache==1.3.3 11:21:01 email_validator==2.2.0 11:21:01 filelock==3.15.4 11:21:01 future==1.0.0 11:21:01 gitdb==4.0.11 11:21:01 GitPython==3.1.43 11:21:01 google-auth==2.33.0 11:21:01 httplib2==0.22.0 11:21:01 identify==2.6.0 11:21:01 idna==3.7 11:21:01 importlib-resources==1.5.0 11:21:01 iso8601==2.1.0 11:21:01 Jinja2==3.1.4 11:21:01 jmespath==1.0.1 11:21:01 jsonpatch==1.33 11:21:01 jsonpointer==3.0.0 11:21:01 jsonschema==4.23.0 11:21:01 jsonschema-specifications==2023.12.1 11:21:01 keystoneauth1==5.7.0 11:21:01 kubernetes==30.1.0 11:21:01 lftools==0.37.10 11:21:01 lxml==5.3.0 11:21:01 MarkupSafe==2.1.5 11:21:01 msgpack==1.0.8 11:21:01 multi_key_dict==2.0.3 11:21:01 munch==4.0.0 11:21:01 netaddr==1.3.0 11:21:01 netifaces==0.11.0 11:21:01 niet==1.4.2 11:21:01 nodeenv==1.9.1 11:21:01 oauth2client==4.1.3 11:21:01 oauthlib==3.2.2 11:21:01 openstacksdk==3.3.0 11:21:01 os-client-config==2.1.0 11:21:01 os-service-types==1.7.0 11:21:01 osc-lib==3.1.0 11:21:01 oslo.config==9.5.0 11:21:01 oslo.context==5.5.0 11:21:01 oslo.i18n==6.3.0 11:21:01 oslo.log==6.1.1 11:21:01 oslo.serialization==5.4.0 11:21:01 oslo.utils==7.2.0 11:21:01 packaging==24.1 11:21:01 pbr==6.0.0 11:21:01 platformdirs==4.2.2 11:21:01 prettytable==3.11.0 11:21:01 pyasn1==0.6.0 11:21:01 pyasn1_modules==0.4.0 11:21:01 pycparser==2.22 11:21:01 pygerrit2==2.0.15 11:21:01 PyGithub==2.3.0 11:21:01 PyJWT==2.9.0 11:21:01 PyNaCl==1.5.0 11:21:01 pyparsing==2.4.7 11:21:01 pyperclip==1.9.0 11:21:01 pyrsistent==0.20.0 11:21:01 python-cinderclient==9.5.0 11:21:01 python-dateutil==2.9.0.post0 11:21:01 python-heatclient==3.5.0 11:21:01 python-jenkins==1.8.2 11:21:01 python-keystoneclient==5.4.0 11:21:01 python-magnumclient==4.6.0 11:21:01 python-openstackclient==7.0.0 11:21:01 python-swiftclient==4.6.0 11:21:01 PyYAML==6.0.2 11:21:01 referencing==0.35.1 11:21:01 requests==2.32.3 11:21:01 requests-oauthlib==2.0.0 11:21:01 requestsexceptions==1.4.0 11:21:01 rfc3986==2.0.0 11:21:01 rpds-py==0.20.0 11:21:01 rsa==4.9 11:21:01 ruamel.yaml==0.18.6 11:21:01 ruamel.yaml.clib==0.2.8 11:21:01 s3transfer==0.10.2 11:21:01 simplejson==3.19.2 11:21:01 six==1.16.0 11:21:01 smmap==5.0.1 11:21:01 soupsieve==2.5 11:21:01 stevedore==5.2.0 11:21:01 tabulate==0.9.0 11:21:01 toml==0.10.2 11:21:01 tomlkit==0.13.0 11:21:01 tqdm==4.66.5 11:21:01 typing_extensions==4.12.2 11:21:01 tzdata==2024.1 11:21:01 urllib3==1.26.19 11:21:01 virtualenv==20.26.3 11:21:01 wcwidth==0.2.13 11:21:01 websocket-client==1.8.0 11:21:01 wrapt==1.16.0 11:21:01 xdg==6.0.0 11:21:01 xmltodict==0.13.0 11:21:01 yq==3.4.3 11:21:01 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11359502616664338665.sh 11:21:01 ---> sudo-logs.sh 11:21:01 Archiving 'sudo' log.. 11:21:01 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1173107261526227181.sh 11:21:01 ---> job-cost.sh 11:21:01 Setup pyenv: 11:21:01 system 11:21:01 3.8.13 11:21:01 3.9.13 11:21:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:21:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DZip from file:/tmp/.os_lf_venv 11:21:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-DZip/bin to PATH 11:21:06 INFO: No Stack... 11:21:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:21:07 INFO: Archiving Costs 11:21:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6252607502272947314.sh 11:21:07 ---> logs-deploy.sh 11:21:07 Setup pyenv: 11:21:07 system 11:21:07 3.8.13 11:21:07 3.9.13 11:21:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:21:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DZip from file:/tmp/.os_lf_venv 11:21:08 lf-activate-venv(): INFO: Installing: lftools 11:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-DZip/bin to PATH 11:21:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/256 11:21:15 INFO: archiving workspace using pattern(s): 11:21:18 Archives upload complete. 11:21:19 INFO: archiving logs to Nexus 11:21:20 ---> uname -a: 11:21:20 Linux prd-ubuntu1804-docker-8c-8g-30663 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:21:20 11:21:20 11:21:20 ---> lscpu: 11:21:20 Architecture: x86_64 11:21:20 CPU op-mode(s): 32-bit, 64-bit 11:21:20 Byte Order: Little Endian 11:21:20 CPU(s): 8 11:21:20 On-line CPU(s) list: 0-7 11:21:20 Thread(s) per core: 1 11:21:20 Core(s) per socket: 1 11:21:20 Socket(s): 8 11:21:20 NUMA node(s): 1 11:21:20 Vendor ID: AuthenticAMD 11:21:20 CPU family: 23 11:21:20 Model: 49 11:21:20 Model name: AMD EPYC-Rome Processor 11:21:20 Stepping: 0 11:21:20 CPU MHz: 2799.998 11:21:20 BogoMIPS: 5599.99 11:21:20 Virtualization: AMD-V 11:21:20 Hypervisor vendor: KVM 11:21:20 Virtualization type: full 11:21:20 L1d cache: 32K 11:21:20 L1i cache: 32K 11:21:20 L2 cache: 512K 11:21:20 L3 cache: 16384K 11:21:20 NUMA node0 CPU(s): 0-7 11:21:20 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:21:20 11:21:20 11:21:20 ---> nproc: 11:21:20 8 11:21:20 11:21:20 11:21:20 ---> df -h: 11:21:20 Filesystem Size Used Avail Use% Mounted on 11:21:20 udev 16G 0 16G 0% /dev 11:21:20 tmpfs 3.2G 708K 3.2G 1% /run 11:21:20 /dev/vda1 155G 11G 145G 7% / 11:21:20 tmpfs 16G 0 16G 0% /dev/shm 11:21:20 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:21:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:20 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:21:20 11:21:20 11:21:20 ---> free -m: 11:21:20 total used free shared buff/cache available 11:21:20 Mem: 32167 835 29127 0 2204 30904 11:21:20 Swap: 1023 0 1023 11:21:20 11:21:20 11:21:20 ---> ip addr: 11:21:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:20 inet 127.0.0.1/8 scope host lo 11:21:20 valid_lft forever preferred_lft forever 11:21:20 inet6 ::1/128 scope host 11:21:20 valid_lft forever preferred_lft forever 11:21:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:20 link/ether fa:16:3e:9c:69:c5 brd ff:ff:ff:ff:ff:ff 11:21:20 inet 10.30.107.22/23 brd 10.30.107.255 scope global dynamic ens3 11:21:20 valid_lft 86215sec preferred_lft 86215sec 11:21:20 inet6 fe80::f816:3eff:fe9c:69c5/64 scope link 11:21:20 valid_lft forever preferred_lft forever 11:21:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:21:20 link/ether 02:42:8f:fe:2c:38 brd ff:ff:ff:ff:ff:ff 11:21:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:21:20 valid_lft forever preferred_lft forever 11:21:20 11:21:20 11:21:20 ---> sar -b -r -n DEV: 11:21:20 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-30663) 08/13/24 _x86_64_ (8 CPU) 11:21:20 11:21:20 11:18:18 LINUX RESTART (8 CPU) 11:21:20 11:21:20 11:19:01 tps rtps wtps bread/s bwrtn/s 11:21:20 11:20:01 132.39 8.80 123.60 204.37 88198.23 11:21:20 11:21:01 96.38 14.35 82.04 1037.16 32532.98 11:21:20 Average: 114.39 11.57 102.82 620.76 60365.61 11:21:20 11:21:20 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:20 11:20:01 30185024 31695332 2754196 8.36 58880 1763720 1397364 4.11 882680 1588244 45344 11:21:20 11:21:01 29892564 31707260 3046656 9.25 86472 2023004 1357720 3.99 909232 1817908 210004 11:21:20 Average: 30038794 31701296 2900426 8.81 72676 1893362 1377542 4.05 895956 1703076 127674 11:21:20 11:21:20 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:20 11:20:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 11:21:20 11:20:01 ens3 39.58 25.66 366.44 7.05 0.00 0.00 0.00 0.00 11:21:20 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:20 11:21:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:21:20 11:21:01 ens3 55.79 40.29 816.64 9.44 0.00 0.00 0.00 0.00 11:21:20 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:20 Average: lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 11:21:20 Average: ens3 47.68 32.98 591.54 8.25 0.00 0.00 0.00 0.00 11:21:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:20 11:21:20 11:21:20 ---> sar -P ALL: 11:21:20 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-30663) 08/13/24 _x86_64_ (8 CPU) 11:21:20 11:21:20 11:18:18 LINUX RESTART (8 CPU) 11:21:20 11:21:20 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:21:20 11:20:01 all 11.23 0.00 0.59 2.14 0.05 85.99 11:21:20 11:20:01 0 28.36 0.00 0.45 0.10 0.07 71.02 11:21:20 11:20:01 1 2.30 0.00 0.62 4.46 0.07 92.56 11:21:20 11:20:01 2 4.64 0.00 0.40 0.33 0.03 94.59 11:21:20 11:20:01 3 22.10 0.00 0.73 0.35 0.07 76.74 11:21:20 11:20:01 4 1.19 0.00 0.17 10.14 0.02 88.49 11:21:20 11:20:01 5 21.63 0.00 1.29 1.17 0.07 75.85 11:21:20 11:20:01 6 6.01 0.00 0.62 0.02 0.05 93.31 11:21:20 11:20:01 7 3.57 0.00 0.43 0.55 0.03 95.41 11:21:20 11:21:01 all 9.51 0.00 0.68 3.51 0.04 86.27 11:21:20 11:21:01 0 5.60 0.00 0.47 0.13 0.00 93.80 11:21:20 11:21:01 1 14.95 0.00 0.75 0.85 0.02 83.43 11:21:20 11:21:01 2 1.17 0.00 0.28 3.32 0.07 95.16 11:21:20 11:21:01 3 0.65 0.00 0.23 0.13 0.02 98.97 11:21:20 11:21:01 4 0.53 0.00 0.22 16.78 0.02 82.45 11:21:20 11:21:01 5 0.50 0.00 0.17 0.18 0.02 99.13 11:21:20 11:21:01 6 37.31 0.00 2.09 6.35 0.08 54.16 11:21:20 11:21:01 7 15.47 0.00 1.24 0.32 0.05 82.93 11:21:20 Average: all 10.37 0.00 0.64 2.82 0.04 86.13 11:21:20 Average: 0 16.98 0.00 0.46 0.12 0.03 82.41 11:21:20 Average: 1 8.63 0.00 0.69 2.65 0.04 87.99 11:21:20 Average: 2 2.90 0.00 0.34 1.83 0.05 94.87 11:21:20 Average: 3 11.38 0.00 0.48 0.24 0.04 87.86 11:21:20 Average: 4 0.86 0.00 0.19 13.46 0.02 85.47 11:21:20 Average: 5 11.06 0.00 0.73 0.68 0.04 87.50 11:21:20 Average: 6 21.63 0.00 1.35 3.18 0.07 73.77 11:21:20 Average: 7 9.51 0.00 0.84 0.43 0.04 89.17 11:21:20 11:21:20 11:21:20