19:54:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 19:54:40 Running as SYSTEM 19:54:40 [EnvInject] - Loading node environment variables. 19:54:40 Building remotely on prd-ubuntu1804-builder-4c-4g-18097 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 19:54:40 [ssh-agent] Looking for ssh-agent implementation... 19:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:40 $ ssh-agent 19:54:40 SSH_AUTH_SOCK=/tmp/ssh-VnqYocqY5iN9/agent.1841 19:54:40 SSH_AGENT_PID=1843 19:54:40 [ssh-agent] Started. 19:54:40 Running ssh-add (command line suppressed) 19:54:40 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3627019237366439702.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3627019237366439702.key) 19:54:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:54:40 The recommended git tool is: NONE 19:54:42 using credential onap-jenkins-ssh 19:54:42 Wiping out workspace first. 19:54:42 Cloning the remote Git repository 19:54:42 Cloning repository git://cloud.onap.org/mirror/oom.git 19:54:42 > git init /w/workspace/oom-master-commit-lint # timeout=10 19:54:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:54:42 > git --version # timeout=10 19:54:42 > git --version # 'git version 2.17.1' 19:54:42 using GIT_SSH to set credentials Gerrit user 19:54:42 Verifying host key using manually-configured host key entries 19:54:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:54:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:54:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:54:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:54:48 using GIT_SSH to set credentials Gerrit user 19:54:48 Verifying host key using manually-configured host key entries 19:54:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/5 # timeout=30 19:54:48 > git rev-parse ae02e7bf689af27ad74b52d6ca19b3dd79b505e7^{commit} # timeout=10 19:54:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:54:48 Checking out Revision ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 (refs/changes/73/137573/5) 19:54:48 > git config core.sparsecheckout # timeout=10 19:54:48 > git checkout -f ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 # timeout=30 19:54:51 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 19:54:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:54:51 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 19:54:51 [EnvInject] - Injecting environment variables from a build step. 19:54:51 [EnvInject] - Injecting as environment variables the properties content 19:54:51 PYTHON=python3 19:54:51 19:54:51 [EnvInject] - Variables injected successfully. 19:54:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2614161479302458502.sh 19:54:51 ---> tox-install.sh 19:54:51 + source /home/jenkins/lf-env.sh 19:54:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:54:51 ++ mktemp -d /tmp/venv-XXXX 19:54:51 + lf_venv=/tmp/venv-QuzV 19:54:51 + local venv_file=/tmp/.os_lf_venv 19:54:51 + local python=python3 19:54:51 + local options 19:54:51 + local set_path=true 19:54:51 + local install_args= 19:54:51 ++ 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 19:54:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:54:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:54:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:54:51 + true 19:54:51 + case $1 in 19:54:51 + venv_file=/tmp/.toxenv 19:54:51 + shift 2 19:54:51 + true 19:54:51 + case $1 in 19:54:51 + shift 19:54:51 + break 19:54:51 + case $python in 19:54:51 + local pkg_list= 19:54:51 + [[ -d /opt/pyenv ]] 19:54:51 + echo 'Setup pyenv:' 19:54:51 Setup pyenv: 19:54:51 + export PYENV_ROOT=/opt/pyenv 19:54:51 + PYENV_ROOT=/opt/pyenv 19:54:51 + 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 19:54:51 + 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 19:54:51 + pyenv versions 19:54:51 * system (set by /opt/pyenv/version) 19:54:51 * 3.8.13 (set by /opt/pyenv/version) 19:54:51 * 3.9.13 (set by /opt/pyenv/version) 19:54:51 * 3.10.6 (set by /opt/pyenv/version) 19:54:51 + command -v pyenv 19:54:51 ++ pyenv init - --no-rehash 19:54:51 + 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[*]}"'\'')" 19:54:51 export PATH="/opt/pyenv/shims:${PATH}" 19:54:51 export PYENV_SHELL=bash 19:54:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:54:51 pyenv() { 19:54:51 local command 19:54:51 command="${1:-}" 19:54:51 if [ "$#" -gt 0 ]; then 19:54:51 shift 19:54:51 fi 19:54:51 19:54:51 case "$command" in 19:54:51 rehash|shell) 19:54:51 eval "$(pyenv "sh-$command" "$@")" 19:54:51 ;; 19:54:51 *) 19:54:51 command pyenv "$command" "$@" 19:54:51 ;; 19:54:51 esac 19:54:51 }' 19:54:51 +++ 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[*]}"' 19:54:52 ++ 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 19:54:52 ++ 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 19:54:52 ++ 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 19:54:52 ++ export PYENV_SHELL=bash 19:54:52 ++ PYENV_SHELL=bash 19:54:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:54:52 +++ complete -F _pyenv pyenv 19:54:52 ++ lf-pyver python3 19:54:52 ++ local py_version_xy=python3 19:54:52 ++ local py_version_xyz= 19:54:52 ++ pyenv versions 19:54:52 ++ local command 19:54:52 ++ command=versions 19:54:52 ++ '[' 1 -gt 0 ']' 19:54:52 ++ awk '{ print $1 }' 19:54:52 ++ shift 19:54:52 ++ case "$command" in 19:54:52 ++ grep -E '^[0-9.]*[0-9]$' 19:54:52 ++ sed 's/^[ *]* //' 19:54:52 ++ command pyenv versions 19:54:52 ++ pyenv versions 19:54:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:54:52 +++ grep '^3' /tmp/.pyenv_versions 19:54:52 +++ sort -V 19:54:52 +++ tail -n 1 19:54:52 ++ py_version_xyz=3.10.6 19:54:52 ++ [[ -z 3.10.6 ]] 19:54:52 ++ echo 3.10.6 19:54:52 ++ return 0 19:54:52 + pyenv local 3.10.6 19:54:52 + local command 19:54:52 + command=local 19:54:52 + '[' 2 -gt 0 ']' 19:54:52 + shift 19:54:52 + case "$command" in 19:54:52 + command pyenv local 3.10.6 19:54:52 + pyenv local 3.10.6 19:54:52 + for arg in "$@" 19:54:52 + case $arg in 19:54:52 + pkg_list+='tox ' 19:54:52 + for arg in "$@" 19:54:52 + case $arg in 19:54:52 + pkg_list+='virtualenv ' 19:54:52 + for arg in "$@" 19:54:52 + case $arg in 19:54:52 + pkg_list+='urllib3~=1.26.15 ' 19:54:52 + [[ -f /tmp/.toxenv ]] 19:54:52 + [[ ! -f /tmp/.toxenv ]] 19:54:52 + [[ -n '' ]] 19:54:52 + python3 -m venv /tmp/venv-QuzV 19:54:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QuzV' 19:54:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QuzV 19:54:56 + echo /tmp/venv-QuzV 19:54:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:54:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:54:56 + /tmp/venv-QuzV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:55:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:55:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:55:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:55:00 + /tmp/venv-QuzV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:55:03 + type python3 19:55:03 + true 19:55:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QuzV/bin to PATH' 19:55:03 lf-activate-venv(): INFO: Adding /tmp/venv-QuzV/bin to PATH 19:55:03 + PATH=/tmp/venv-QuzV/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 19:55:03 + return 0 19:55:03 + python3 --version 19:55:03 Python 3.10.6 19:55:03 + python3 -m pip --version 19:55:03 pip 24.0 from /tmp/venv-QuzV/lib/python3.10/site-packages/pip (python 3.10) 19:55:03 + python3 -m pip freeze 19:55:04 cachetools==5.3.3 19:55:04 chardet==5.2.0 19:55:04 colorama==0.4.6 19:55:04 distlib==0.3.8 19:55:04 filelock==3.13.3 19:55:04 packaging==24.0 19:55:04 platformdirs==4.2.0 19:55:04 pluggy==1.4.0 19:55:04 pyproject-api==1.6.1 19:55:04 tomli==2.0.1 19:55:04 tox==4.14.2 19:55:04 urllib3==1.26.18 19:55:04 virtualenv==20.25.1 19:55:04 [EnvInject] - Injecting environment variables from a build step. 19:55:04 [EnvInject] - Injecting as environment variables the properties content 19:55:04 PARALLEL=false 19:55:04 19:55:04 [EnvInject] - Variables injected successfully. 19:55:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16666631688529467975.sh 19:55:04 ---> tox-run.sh 19:55:04 + 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 19:55:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 19:55:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 19:55:04 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 19:55:04 + cd /w/workspace/oom-master-commit-lint/. 19:55:04 + source /home/jenkins/lf-env.sh 19:55:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:55:04 ++ mktemp -d /tmp/venv-XXXX 19:55:04 + lf_venv=/tmp/venv-MayN 19:55:04 + local venv_file=/tmp/.os_lf_venv 19:55:04 + local python=python3 19:55:04 + local options 19:55:04 + local set_path=true 19:55:04 + local install_args= 19:55:04 ++ 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 19:55:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:55:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:55:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:55:04 + true 19:55:04 + case $1 in 19:55:04 + venv_file=/tmp/.toxenv 19:55:04 + shift 2 19:55:04 + true 19:55:04 + case $1 in 19:55:04 + shift 19:55:04 + break 19:55:04 + case $python in 19:55:04 + local pkg_list= 19:55:04 + [[ -d /opt/pyenv ]] 19:55:04 + echo 'Setup pyenv:' 19:55:04 Setup pyenv: 19:55:04 + export PYENV_ROOT=/opt/pyenv 19:55:04 + PYENV_ROOT=/opt/pyenv 19:55:04 + 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 19:55:04 + 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 19:55:04 + pyenv versions 19:55:04 system 19:55:04 3.8.13 19:55:04 3.9.13 19:55:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:55:04 + command -v pyenv 19:55:04 ++ pyenv init - --no-rehash 19:55:04 + 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[*]}"'\'')" 19:55:04 export PATH="/opt/pyenv/shims:${PATH}" 19:55:04 export PYENV_SHELL=bash 19:55:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:55:04 pyenv() { 19:55:04 local command 19:55:04 command="${1:-}" 19:55:04 if [ "$#" -gt 0 ]; then 19:55:04 shift 19:55:04 fi 19:55:04 19:55:04 case "$command" in 19:55:04 rehash|shell) 19:55:04 eval "$(pyenv "sh-$command" "$@")" 19:55:04 ;; 19:55:04 *) 19:55:04 command pyenv "$command" "$@" 19:55:04 ;; 19:55:04 esac 19:55:04 }' 19:55:04 +++ 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[*]}"' 19:55:04 ++ 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 19:55:04 ++ 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 19:55:04 ++ 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 19:55:04 ++ export PYENV_SHELL=bash 19:55:04 ++ PYENV_SHELL=bash 19:55:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:55:05 +++ complete -F _pyenv pyenv 19:55:05 ++ lf-pyver python3 19:55:05 ++ local py_version_xy=python3 19:55:05 ++ local py_version_xyz= 19:55:05 ++ pyenv versions 19:55:05 ++ local command 19:55:05 ++ command=versions 19:55:05 ++ '[' 1 -gt 0 ']' 19:55:05 ++ shift 19:55:05 ++ case "$command" in 19:55:05 ++ command pyenv versions 19:55:05 ++ pyenv versions 19:55:05 ++ awk '{ print $1 }' 19:55:05 ++ sed 's/^[ *]* //' 19:55:05 ++ grep -E '^[0-9.]*[0-9]$' 19:55:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:55:05 +++ grep '^3' /tmp/.pyenv_versions 19:55:05 +++ sort -V 19:55:05 +++ tail -n 1 19:55:05 ++ py_version_xyz=3.10.6 19:55:05 ++ [[ -z 3.10.6 ]] 19:55:05 ++ echo 3.10.6 19:55:05 ++ return 0 19:55:05 + pyenv local 3.10.6 19:55:05 + local command 19:55:05 + command=local 19:55:05 + '[' 2 -gt 0 ']' 19:55:05 + shift 19:55:05 + case "$command" in 19:55:05 + command pyenv local 3.10.6 19:55:05 + pyenv local 3.10.6 19:55:05 + for arg in "$@" 19:55:05 + case $arg in 19:55:05 + pkg_list+='tox ' 19:55:05 + for arg in "$@" 19:55:05 + case $arg in 19:55:05 + pkg_list+='virtualenv ' 19:55:05 + for arg in "$@" 19:55:05 + case $arg in 19:55:05 + pkg_list+='urllib3~=1.26.15 ' 19:55:05 + [[ -f /tmp/.toxenv ]] 19:55:05 ++ cat /tmp/.toxenv 19:55:05 + lf_venv=/tmp/venv-QuzV 19:55:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QuzV from' file:/tmp/.toxenv 19:55:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QuzV from file:/tmp/.toxenv 19:55:05 + /tmp/venv-QuzV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:55:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:55:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:55:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:55:05 + /tmp/venv-QuzV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:55:07 + type python3 19:55:07 + true 19:55:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QuzV/bin to PATH' 19:55:07 lf-activate-venv(): INFO: Adding /tmp/venv-QuzV/bin to PATH 19:55:07 + PATH=/tmp/venv-QuzV/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 19:55:07 + return 0 19:55:07 + [[ -d /opt/pyenv ]] 19:55:07 + echo '---> Setting up pyenv' 19:55:07 ---> Setting up pyenv 19:55:07 + export PYENV_ROOT=/opt/pyenv 19:55:07 + PYENV_ROOT=/opt/pyenv 19:55:07 + export PATH=/opt/pyenv/bin:/tmp/venv-QuzV/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 19:55:07 + PATH=/opt/pyenv/bin:/tmp/venv-QuzV/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 19:55:07 ++ pwd 19:55:07 + PYTHONPATH=/w/workspace/oom-master-commit-lint 19:55:07 + export PYTHONPATH 19:55:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:55:07 + TOX_TESTENV_PASSENV=PYTHONPATH 19:55:07 + tox --version 19:55:07 4.14.2 from /tmp/venv-QuzV/lib/python3.10/site-packages/tox/__init__.py 19:55:07 + PARALLEL=false 19:55:07 + TOX_OPTIONS_LIST= 19:55:07 + [[ -n gitlint ]] 19:55:07 + TOX_OPTIONS_LIST=' -e gitlint' 19:55:07 + case ${PARALLEL,,} in 19:55:07 + tox -e gitlint 19:55:07 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 19:55:09 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:55:44 gitlint: freeze> python -m pip freeze --all 19:55:44 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 19:55:44 gitlint: commands[0]> gitlint 19:55:45 gitlint: OK (37.19=setup[36.96]+cmd[0.23] seconds) 19:55:45 congratulations :) (37.36 seconds) 19:55:45 + tox_status=0 19:55:45 + echo '---> Completed tox runs' 19:55:45 ---> Completed tox runs 19:55:45 + for i in .tox/*/log 19:55:45 ++ echo .tox/gitlint/log 19:55:45 ++ awk -F/ '{print $2}' 19:55:45 + tox_env=gitlint 19:55:45 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 19:55:45 + DOC_DIR=docs/_build/html 19:55:45 + [[ -d docs/_build/html ]] 19:55:45 + echo '---> tox-run.sh ends' 19:55:45 ---> tox-run.sh ends 19:55:45 + test 0 -eq 0 19:55:45 $ ssh-agent -k 19:55:45 unset SSH_AUTH_SOCK; 19:55:45 unset SSH_AGENT_PID; 19:55:45 echo Agent pid 1843 killed; 19:55:45 [ssh-agent] Stopped. 19:55:45 [PostBuildScript] - [INFO] Executing post build scripts. 19:55:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4566151616952692745.sh 19:55:45 ---> sysstat.sh 19:55:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6782175030400623687.sh 19:55:45 ---> package-listing.sh 19:55:45 ++ facter osfamily 19:55:45 ++ tr '[:upper:]' '[:lower:]' 19:55:45 + OS_FAMILY=debian 19:55:45 + workspace=/w/workspace/oom-master-commit-lint 19:55:45 + START_PACKAGES=/tmp/packages_start.txt 19:55:45 + END_PACKAGES=/tmp/packages_end.txt 19:55:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:55:45 + PACKAGES=/tmp/packages_start.txt 19:55:45 + '[' /w/workspace/oom-master-commit-lint ']' 19:55:45 + PACKAGES=/tmp/packages_end.txt 19:55:45 + case "${OS_FAMILY}" in 19:55:45 + dpkg -l 19:55:45 + grep '^ii' 19:55:45 + '[' -f /tmp/packages_start.txt ']' 19:55:45 + '[' -f /tmp/packages_end.txt ']' 19:55:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:55:45 + '[' /w/workspace/oom-master-commit-lint ']' 19:55:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 19:55:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 19:55:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14388092501244959919.sh 19:55:45 ---> capture-instance-metadata.sh 19:55:45 Setup pyenv: 19:55:46 system 19:55:46 3.8.13 19:55:46 3.9.13 19:55:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:55:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wk0Q 19:55:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:55:52 lf-activate-venv(): INFO: Installing: lftools 19:56:22 lf-activate-venv(): INFO: Adding /tmp/venv-wk0Q/bin to PATH 19:56:22 INFO: Running in OpenStack, capturing instance metadata 19:56:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9815740371147998446.sh 19:56:23 provisioning config files... 19:56:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11095339633734517312tmp 19:56:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:56:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:56:23 [EnvInject] - Injecting environment variables from a build step. 19:56:23 [EnvInject] - Injecting as environment variables the properties content 19:56:23 SERVER_ID=logs 19:56:23 19:56:23 [EnvInject] - Variables injected successfully. 19:56:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14336686681850216771.sh 19:56:23 ---> create-netrc.sh 19:56:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5357540375220592471.sh 19:56:23 ---> python-tools-install.sh 19:56:23 Setup pyenv: 19:56:23 system 19:56:23 3.8.13 19:56:23 3.9.13 19:56:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:56:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wk0Q from file:/tmp/.os_lf_venv 19:56:24 lf-activate-venv(): INFO: Installing: lftools 19:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-wk0Q/bin to PATH 19:56:32 Generating Requirements File 19:57:00 Python 3.10.6 19:57:00 pip 24.0 from /tmp/venv-wk0Q/lib/python3.10/site-packages/pip (python 3.10) 19:57:01 appdirs==1.4.4 19:57:01 argcomplete==3.2.3 19:57:01 aspy.yaml==1.3.0 19:57:01 attrs==23.2.0 19:57:01 autopage==0.5.2 19:57:01 beautifulsoup4==4.12.3 19:57:01 boto3==1.34.70 19:57:01 botocore==1.34.70 19:57:01 bs4==0.0.2 19:57:01 cachetools==5.3.3 19:57:01 certifi==2024.2.2 19:57:01 cffi==1.16.0 19:57:01 cfgv==3.4.0 19:57:01 chardet==5.2.0 19:57:01 charset-normalizer==3.3.2 19:57:01 click==8.1.7 19:57:01 cliff==4.6.0 19:57:01 cmd2==2.4.3 19:57:01 cryptography==3.3.2 19:57:01 debtcollector==3.0.0 19:57:01 decorator==5.1.1 19:57:01 defusedxml==0.7.1 19:57:01 Deprecated==1.2.14 19:57:01 distlib==0.3.8 19:57:01 dnspython==2.6.1 19:57:01 docker==4.2.2 19:57:01 dogpile.cache==1.3.2 19:57:01 email_validator==2.1.1 19:57:01 filelock==3.13.3 19:57:01 future==1.0.0 19:57:01 gitdb==4.0.11 19:57:01 GitPython==3.1.42 19:57:01 google-auth==2.29.0 19:57:01 httplib2==0.22.0 19:57:01 identify==2.5.35 19:57:01 idna==3.6 19:57:01 importlib-resources==1.5.0 19:57:01 iso8601==2.1.0 19:57:01 Jinja2==3.1.3 19:57:01 jmespath==1.0.1 19:57:01 jsonpatch==1.33 19:57:01 jsonpointer==2.4 19:57:01 jsonschema==4.21.1 19:57:01 jsonschema-specifications==2023.12.1 19:57:01 keystoneauth1==5.6.0 19:57:01 kubernetes==29.0.0 19:57:01 lftools==0.37.10 19:57:01 lxml==5.1.0 19:57:01 MarkupSafe==2.1.5 19:57:01 msgpack==1.0.8 19:57:01 multi_key_dict==2.0.3 19:57:01 munch==4.0.0 19:57:01 netaddr==1.2.1 19:57:01 netifaces==0.11.0 19:57:01 niet==1.4.2 19:57:01 nodeenv==1.8.0 19:57:01 oauth2client==4.1.3 19:57:01 oauthlib==3.2.2 19:57:01 openstacksdk==3.0.0 19:57:01 os-client-config==2.1.0 19:57:01 os-service-types==1.7.0 19:57:01 osc-lib==3.0.1 19:57:01 oslo.config==9.4.0 19:57:01 oslo.context==5.5.0 19:57:01 oslo.i18n==6.3.0 19:57:01 oslo.log==5.5.0 19:57:01 oslo.serialization==5.4.0 19:57:01 oslo.utils==7.1.0 19:57:01 packaging==24.0 19:57:01 pbr==6.0.0 19:57:01 platformdirs==4.2.0 19:57:01 prettytable==3.10.0 19:57:01 pyasn1==0.5.1 19:57:01 pyasn1-modules==0.3.0 19:57:01 pycparser==2.21 19:57:01 pygerrit2==2.0.15 19:57:01 PyGithub==2.3.0 19:57:01 pyinotify==0.9.6 19:57:01 PyJWT==2.8.0 19:57:01 PyNaCl==1.5.0 19:57:01 pyparsing==2.4.7 19:57:01 pyperclip==1.8.2 19:57:01 pyrsistent==0.20.0 19:57:01 python-cinderclient==9.5.0 19:57:01 python-dateutil==2.9.0.post0 19:57:01 python-heatclient==3.5.0 19:57:01 python-jenkins==1.8.2 19:57:01 python-keystoneclient==5.4.0 19:57:01 python-magnumclient==4.4.0 19:57:01 python-novaclient==18.6.0 19:57:01 python-openstackclient==6.6.0 19:57:01 python-swiftclient==4.5.0 19:57:01 PyYAML==6.0.1 19:57:01 referencing==0.34.0 19:57:01 requests==2.31.0 19:57:01 requests-oauthlib==2.0.0 19:57:01 requestsexceptions==1.4.0 19:57:01 rfc3986==2.0.0 19:57:01 rpds-py==0.18.0 19:57:01 rsa==4.9 19:57:01 ruamel.yaml==0.18.6 19:57:01 ruamel.yaml.clib==0.2.8 19:57:01 s3transfer==0.10.1 19:57:01 simplejson==3.19.2 19:57:01 six==1.16.0 19:57:01 smmap==5.0.1 19:57:01 soupsieve==2.5 19:57:01 stevedore==5.2.0 19:57:01 tabulate==0.9.0 19:57:01 toml==0.10.2 19:57:01 tomlkit==0.12.4 19:57:01 tqdm==4.66.2 19:57:01 typing_extensions==4.10.0 19:57:01 tzdata==2024.1 19:57:01 urllib3==1.26.18 19:57:01 virtualenv==20.25.1 19:57:01 wcwidth==0.2.13 19:57:01 websocket-client==1.7.0 19:57:01 wrapt==1.16.0 19:57:01 xdg==6.0.0 19:57:01 xmltodict==0.13.0 19:57:01 yq==3.2.3 19:57:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7028657049940503078.sh 19:57:01 ---> sudo-logs.sh 19:57:01 Archiving 'sudo' log.. 19:57:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18429414161398607768.sh 19:57:01 ---> job-cost.sh 19:57:01 Setup pyenv: 19:57:01 system 19:57:01 3.8.13 19:57:01 3.9.13 19:57:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:57:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wk0Q from file:/tmp/.os_lf_venv 19:57:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-wk0Q/bin to PATH 19:57:07 INFO: No Stack... 19:57:08 INFO: Retrieving Pricing Info for: v3-standard-4 19:57:08 INFO: Archiving Costs 19:57:08 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15916410766536832456.sh 19:57:08 ---> logs-deploy.sh 19:57:08 Setup pyenv: 19:57:08 system 19:57:08 3.8.13 19:57:08 3.9.13 19:57:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:57:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wk0Q from file:/tmp/.os_lf_venv 19:57:09 lf-activate-venv(): INFO: Installing: lftools 19:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-wk0Q/bin to PATH 19:57:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7258 19:57:19 INFO: archiving workspace using pattern(s): 19:57:19 Archives upload complete. 19:57:20 INFO: archiving logs to Nexus 19:57:20 ---> uname -a: 19:57:20 Linux prd-ubuntu1804-builder-4c-4g-18097 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:57:20 19:57:20 19:57:20 ---> lscpu: 19:57:20 Architecture: x86_64 19:57:20 CPU op-mode(s): 32-bit, 64-bit 19:57:20 Byte Order: Little Endian 19:57:20 CPU(s): 4 19:57:20 On-line CPU(s) list: 0-3 19:57:20 Thread(s) per core: 1 19:57:20 Core(s) per socket: 1 19:57:20 Socket(s): 4 19:57:20 NUMA node(s): 1 19:57:20 Vendor ID: AuthenticAMD 19:57:20 CPU family: 23 19:57:20 Model: 49 19:57:20 Model name: AMD EPYC-Rome Processor 19:57:20 Stepping: 0 19:57:20 CPU MHz: 2799.998 19:57:20 BogoMIPS: 5599.99 19:57:20 Virtualization: AMD-V 19:57:20 Hypervisor vendor: KVM 19:57:20 Virtualization type: full 19:57:20 L1d cache: 32K 19:57:20 L1i cache: 32K 19:57:20 L2 cache: 512K 19:57:20 L3 cache: 16384K 19:57:20 NUMA node0 CPU(s): 0-3 19:57: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 19:57:20 19:57:20 19:57:20 ---> nproc: 19:57:20 4 19:57:20 19:57:20 19:57:20 ---> df -h: 19:57:20 Filesystem Size Used Avail Use% Mounted on 19:57:20 udev 7.9G 0 7.9G 0% /dev 19:57:20 tmpfs 1.6G 672K 1.6G 1% /run 19:57:20 /dev/vda1 78G 8.4G 69G 11% / 19:57:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:57:20 tmpfs 5.0M 0 5.0M 0% /run/lock 19:57:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:57:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:57:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:57:20 19:57:20 19:57:20 ---> free -m: 19:57:20 total used free shared buff/cache available 19:57:20 Mem: 16040 541 13213 0 2285 15175 19:57:20 Swap: 1023 0 1023 19:57:20 19:57:20 19:57:20 ---> ip addr: 19:57:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:57:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:57:20 inet 127.0.0.1/8 scope host lo 19:57:20 valid_lft forever preferred_lft forever 19:57:20 inet6 ::1/128 scope host 19:57:20 valid_lft forever preferred_lft forever 19:57:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:57:20 link/ether fa:16:3e:b5:0a:3a brd ff:ff:ff:ff:ff:ff 19:57:20 inet 10.30.106.252/23 brd 10.30.107.255 scope global dynamic ens3 19:57:20 valid_lft 85330sec preferred_lft 85330sec 19:57:20 inet6 fe80::f816:3eff:feb5:a3a/64 scope link 19:57:20 valid_lft forever preferred_lft forever 19:57:20 19:57:20 19:57:20 ---> sar -b -r -n DEV: 19:57:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18097) 03/25/24 _x86_64_ (4 CPU) 19:57:20 19:57:20 19:39:33 LINUX RESTART (4 CPU) 19:57:20 19:57:20 19:40:01 tps rtps wtps bread/s bwrtn/s 19:57:20 19:41:02 33.73 0.00 33.73 0.00 38161.77 19:57:20 19:42:01 1.20 0.00 1.20 0.00 15.32 19:57:20 19:43:01 1.30 0.00 1.30 0.00 14.26 19:57:20 19:44:01 1.32 0.00 1.32 0.00 17.33 19:57:20 19:45:01 0.95 0.00 0.95 0.00 11.33 19:57:20 19:46:01 1.18 0.02 1.17 0.13 15.59 19:57:20 19:47:01 0.87 0.00 0.87 0.00 10.80 19:57:20 19:48:01 1.17 0.00 1.17 0.00 14.93 19:57:20 19:49:01 0.85 0.00 0.85 0.00 10.13 19:57:20 19:50:01 1.37 0.00 1.37 0.00 16.80 19:57:20 19:51:01 0.98 0.00 0.98 0.00 11.20 19:57:20 19:52:01 0.80 0.00 0.80 0.00 10.93 19:57:20 19:53:01 0.93 0.00 0.93 0.00 11.73 19:57:20 19:54:01 0.72 0.00 0.72 0.00 10.13 19:57:20 19:55:01 154.50 24.43 130.07 841.19 3335.29 19:57:20 19:56:01 91.15 11.66 79.49 441.79 7913.61 19:57:20 19:57:01 130.48 14.20 116.28 1073.55 15006.30 19:57:20 Average: 24.93 2.96 21.97 138.76 3802.75 19:57:20 19:57:20 19:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:57:20 19:41:02 14477960 15706152 1947008 11.85 32064 1415556 702340 4.02 474900 1299108 24 19:57:20 19:42:01 14477124 15705420 1947844 11.86 32088 1415560 702340 4.02 475488 1299092 200 19:57:20 19:43:01 14476684 15705068 1948284 11.86 32168 1415564 702340 4.02 476060 1299100 8 19:57:20 19:44:01 14468492 15696920 1956476 11.91 32216 1415572 702340 4.02 485092 1299104 28 19:57:20 19:45:01 14473192 15701676 1951776 11.88 32256 1415564 702340 4.02 479696 1299104 20 19:57:20 19:46:01 14473280 15701836 1951688 11.88 32296 1415584 702340 4.02 480080 1299108 200 19:57:20 19:47:01 14473048 15701628 1951920 11.88 32320 1415588 702340 4.02 480108 1299112 8 19:57:20 19:48:01 14472784 15701404 1952184 11.89 32352 1415592 702340 4.02 480176 1299116 40 19:57:20 19:49:01 14472956 15701600 1952012 11.88 32376 1415592 702340 4.02 480756 1299116 152 19:57:20 19:50:01 14472436 15701172 1952532 11.89 32432 1415600 702340 4.02 481032 1299124 216 19:57:20 19:51:01 14472360 15701100 1952608 11.89 32456 1415604 702340 4.02 481032 1299128 8 19:57:20 19:52:01 14472052 15700864 1952916 11.89 32488 1415608 702340 4.02 481812 1299136 172 19:57:20 19:53:01 14471380 15700204 1953588 11.89 32516 1415608 702340 4.02 482120 1299132 4 19:57:20 19:54:01 14471064 15700068 1953904 11.90 32548 1415744 702340 4.02 482576 1299268 260 19:57:20 19:55:01 14229008 15602664 2195960 13.37 42904 1543712 757180 4.33 615056 1392532 55072 19:57:20 19:56:01 13862200 15555464 2562768 15.60 71232 1816104 772984 4.42 707624 1628352 188204 19:57:20 19:57:01 13583556 15587196 2841412 17.30 94864 2086184 731696 4.19 705948 1874068 99956 19:57:20 Average: 14370563 15680614 2054405 12.51 38916 1486137 711448 4.07 514680 1357806 20269 19:57:20 19:57:20 19:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:57:20 19:41:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:41:02 ens3 0.37 0.20 0.07 0.04 0.00 0.00 0.00 0.00 19:57:20 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:42:01 ens3 0.34 0.29 0.07 0.36 0.00 0.00 0.00 0.00 19:57:20 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:20 19:43:01 ens3 0.20 0.15 0.06 0.17 0.00 0.00 0.00 0.00 19:57:20 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:44:01 ens3 2.17 0.78 2.23 0.21 0.00 0.00 0.00 0.00 19:57:20 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:20 19:45:01 ens3 0.77 0.50 0.39 0.44 0.00 0.00 0.00 0.00 19:57:20 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:46:01 ens3 1.23 1.08 0.45 1.26 0.00 0.00 0.00 0.00 19:57:20 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:20 19:47:01 ens3 0.15 0.22 0.05 0.33 0.00 0.00 0.00 0.00 19:57:20 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:48:01 ens3 0.25 0.15 0.06 0.01 0.00 0.00 0.00 0.00 19:57:20 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:20 19:49:01 ens3 0.15 0.18 0.05 0.17 0.00 0.00 0.00 0.00 19:57:20 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:50:01 ens3 0.33 0.37 0.13 0.34 0.00 0.00 0.00 0.00 19:57:20 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:20 19:51:01 ens3 0.12 0.13 0.05 0.23 0.00 0.00 0.00 0.00 19:57:20 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:52:01 ens3 1.72 0.55 0.58 0.44 0.00 0.00 0.00 0.00 19:57:20 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:20 19:53:01 ens3 0.80 0.63 0.45 0.68 0.00 0.00 0.00 0.00 19:57:20 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:57:20 19:54:01 ens3 0.35 0.27 0.08 0.24 0.00 0.00 0.00 0.00 19:57:20 19:55:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:57:20 19:55:01 ens3 187.12 142.70 1017.46 43.19 0.00 0.00 0.00 0.00 19:57:20 19:56:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:57:20 19:56:01 ens3 60.44 42.04 710.06 10.51 0.00 0.00 0.00 0.00 19:57:20 19:57:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 19:57:20 19:57:01 ens3 55.44 37.04 842.96 8.82 0.00 0.00 0.00 0.00 19:57:20 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 19:57:20 Average: ens3 18.37 13.38 151.63 3.97 0.00 0.00 0.00 0.00 19:57:20 19:57:20 19:57:20 ---> sar -P ALL: 19:57:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18097) 03/25/24 _x86_64_ (4 CPU) 19:57:20 19:57:20 19:39:33 LINUX RESTART (4 CPU) 19:57:20 19:57:20 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:57:20 19:41:02 all 0.08 0.00 0.04 3.85 0.01 96.03 19:57:20 19:41:02 0 0.10 0.00 0.02 0.08 0.00 99.80 19:57:20 19:41:02 1 0.13 0.00 0.03 0.00 0.02 99.82 19:57:20 19:41:02 2 0.02 0.00 0.03 15.24 0.02 84.69 19:57:20 19:41:02 3 0.03 0.00 0.03 0.08 0.02 99.83 19:57:20 19:42:01 all 0.04 0.00 0.01 0.01 0.01 99.93 19:57:20 19:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:57:20 19:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:57:20 19:42:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:57:20 19:42:01 3 0.10 0.00 0.02 0.00 0.00 99.88 19:57:20 19:43:01 all 0.03 0.00 0.02 0.02 0.00 99.93 19:57:20 19:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:57:20 19:43:01 1 0.02 0.00 0.05 0.02 0.02 99.90 19:57:20 19:43:01 2 0.03 0.00 0.00 0.03 0.00 99.93 19:57:20 19:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:57:20 19:44:01 all 0.11 0.00 0.02 0.01 0.01 99.86 19:57:20 19:44:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:57:20 19:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:57:20 19:44:01 2 0.20 0.00 0.02 0.00 0.00 99.78 19:57:20 19:44:01 3 0.03 0.00 0.00 0.03 0.00 99.93 19:57:20 19:45:01 all 0.03 0.00 0.02 0.01 0.01 99.93 19:57:20 19:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:57:20 19:45:01 1 0.00 0.00 0.05 0.03 0.02 99.90 19:57:20 19:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:57:20 19:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:57:20 19:46:01 all 0.14 0.00 0.03 0.38 0.20 99.26 19:57:20 19:46:01 0 0.30 0.00 0.03 0.00 0.71 98.95 19:57:20 19:46:01 1 0.12 0.00 0.02 1.53 0.02 98.32 19:57:20 19:46:01 2 0.13 0.00 0.03 0.00 0.02 99.82 19:57:20 19:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:57:20 19:47:01 all 0.13 0.00 0.02 0.00 0.00 99.85 19:57:20 19:47:01 0 0.42 0.00 0.02 0.00 0.02 99.55 19:57:20 19:47:01 1 0.03 0.00 0.05 0.03 0.02 99.87 19:57:20 19:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:57:20 19:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:57:20 19:48:01 all 0.31 0.00 0.02 0.01 0.01 99.65 19:57:20 19:48:01 0 1.18 0.00 0.02 0.00 0.00 98.81 19:57:20 19:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:57:20 19:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:57:20 19:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:57:20 19:49:01 all 0.18 0.00 0.01 0.00 0.01 99.80 19:57:20 19:49:01 0 0.63 0.00 0.02 0.00 0.02 99.33 19:57:20 19:49:01 1 0.02 0.00 0.02 0.03 0.02 99.92 19:57:20 19:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:57:20 19:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:57:20 19:50:01 all 0.02 0.00 0.02 0.01 0.01 99.95 19:57:20 19:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:57:20 19:50:01 1 0.03 0.00 0.03 0.03 0.02 99.88 19:57:20 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:57:20 19:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:57:20 19:51:01 all 0.03 0.00 0.00 0.01 0.01 99.95 19:57:20 19:51:01 0 0.07 0.00 0.00 0.00 0.02 99.92 19:57:20 19:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:57:20 19:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:20 19:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:57:20 19:57:20 19:51:01 CPU %user %nice %system %iowait %steal %idle 19:57:20 19:52:01 all 0.05 0.00 0.01 0.03 0.00 99.91 19:57:20 19:52:01 0 0.10 0.00 0.00 0.00 0.00 99.90 19:57:20 19:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:57:20 19:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:57:20 19:52:01 3 0.02 0.00 0.03 0.10 0.00 99.85 19:57:20 19:53:01 all 0.05 0.00 0.01 0.00 0.01 99.92 19:57:20 19:53:01 0 0.10 0.00 0.00 0.00 0.02 99.88 19:57:20 19:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:57:20 19:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:57:20 19:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:57:20 19:54:01 all 0.08 0.00 0.02 0.01 0.00 99.90 19:57:20 19:54:01 0 0.23 0.00 0.02 0.00 0.00 99.75 19:57:20 19:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:57:20 19:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:57:20 19:54:01 3 0.03 0.00 0.02 0.02 0.02 99.92 19:57:20 19:55:01 all 7.59 0.00 0.96 1.62 0.03 89.80 19:57:20 19:55:01 0 4.18 0.00 1.07 2.61 0.03 92.11 19:57:20 19:55:01 1 12.06 0.00 1.10 0.77 0.02 86.05 19:57:20 19:55:01 2 8.12 0.00 0.87 0.32 0.03 90.66 19:57:20 19:55:01 3 5.98 0.00 0.83 2.82 0.03 90.34 19:57:20 19:56:01 all 16.60 0.00 1.46 2.86 0.05 79.03 19:57:20 19:56:01 0 19.90 0.00 1.37 4.43 0.05 74.25 19:57:20 19:56:01 1 9.29 0.00 1.15 0.13 0.05 89.38 19:57:20 19:56:01 2 9.67 0.00 0.94 0.23 0.05 89.10 19:57:20 19:56:01 3 27.53 0.00 2.41 6.67 0.07 63.32 19:57:20 19:57:01 all 20.67 0.00 1.39 3.25 0.05 74.64 19:57:20 19:57:01 0 12.71 0.00 1.05 5.67 0.05 80.52 19:57:20 19:57:01 1 9.36 0.00 1.17 4.78 0.05 84.64 19:57:20 19:57:01 2 38.60 0.00 2.21 1.99 0.07 57.14 19:57:20 19:57:01 3 22.04 0.00 1.08 0.57 0.03 76.28 19:57:20 Average: all 2.71 0.00 0.24 0.71 0.03 96.32 19:57:20 Average: 0 2.37 0.00 0.22 0.75 0.06 96.61 19:57:20 Average: 1 1.84 0.00 0.22 0.43 0.02 97.49 19:57:20 Average: 2 3.35 0.00 0.25 1.05 0.01 95.34 19:57:20 Average: 3 3.29 0.00 0.27 0.61 0.01 95.83 19:57:20 19:57:20 19:57:20