15:43:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 15:43:19 Running as SYSTEM 15:43:19 [EnvInject] - Loading node environment variables. 15:43:19 Building remotely on prd-ubuntu1804-builder-4c-4g-18601 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:43:19 [ssh-agent] Looking for ssh-agent implementation... 15:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:19 $ ssh-agent 15:43:19 SSH_AUTH_SOCK=/tmp/ssh-vbhLskjPoTDj/agent.1845 15:43:19 SSH_AGENT_PID=1846 15:43:19 [ssh-agent] Started. 15:43:19 Running ssh-add (command line suppressed) 15:43:20 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3350756644065745663.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3350756644065745663.key) 15:43:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:43:20 The recommended git tool is: NONE 15:43:23 using credential onap-jenkins-ssh 15:43:23 Wiping out workspace first. 15:43:23 Cloning the remote Git repository 15:43:23 Cloning repository git://cloud.onap.org/mirror/oom.git 15:43:23 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:43:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:23 > git --version # timeout=10 15:43:23 > git --version # 'git version 2.17.1' 15:43:23 using GIT_SSH to set credentials Gerrit user 15:43:23 Verifying host key using manually-configured host key entries 15:43:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:43:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:29 using GIT_SSH to set credentials Gerrit user 15:43:29 Verifying host key using manually-configured host key entries 15:43:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/5 # timeout=30 15:43:29 > git rev-parse bbe9ce2f21b2bb369825a9e71ea6a8b8be85b5b5^{commit} # timeout=10 15:43:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:43:29 Checking out Revision bbe9ce2f21b2bb369825a9e71ea6a8b8be85b5b5 (refs/changes/90/137590/5) 15:43:29 > git config core.sparsecheckout # timeout=10 15:43:29 > git checkout -f bbe9ce2f21b2bb369825a9e71ea6a8b8be85b5b5 # timeout=30 15:43:33 Commit message: "[PORTAL-NG] UI is exposed on wrong port" 15:43:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:43:33 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 15:43:33 [EnvInject] - Injecting environment variables from a build step. 15:43:33 [EnvInject] - Injecting as environment variables the properties content 15:43:33 PYTHON=python3 15:43:33 15:43:33 [EnvInject] - Variables injected successfully. 15:43:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14392226548081815880.sh 15:43:33 ---> tox-install.sh 15:43:33 + source /home/jenkins/lf-env.sh 15:43:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:33 ++ mktemp -d /tmp/venv-XXXX 15:43:33 + lf_venv=/tmp/venv-cgnb 15:43:33 + local venv_file=/tmp/.os_lf_venv 15:43:33 + local python=python3 15:43:33 + local options 15:43:33 + local set_path=true 15:43:33 + local install_args= 15:43:33 ++ 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:43:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:33 + true 15:43:33 + case $1 in 15:43:33 + venv_file=/tmp/.toxenv 15:43:33 + shift 2 15:43:33 + true 15:43:33 + case $1 in 15:43:33 + shift 15:43:33 + break 15:43:33 + case $python in 15:43:33 + local pkg_list= 15:43:33 + [[ -d /opt/pyenv ]] 15:43:33 + echo 'Setup pyenv:' 15:43:33 Setup pyenv: 15:43:33 + export PYENV_ROOT=/opt/pyenv 15:43:33 + PYENV_ROOT=/opt/pyenv 15:43:33 + 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:43:33 + 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:43:33 + pyenv versions 15:43:33 * system (set by /opt/pyenv/version) 15:43:33 * 3.8.13 (set by /opt/pyenv/version) 15:43:33 * 3.9.13 (set by /opt/pyenv/version) 15:43:33 * 3.10.6 (set by /opt/pyenv/version) 15:43:33 + command -v pyenv 15:43:33 ++ pyenv init - --no-rehash 15:43:33 + 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:43:33 export PATH="/opt/pyenv/shims:${PATH}" 15:43:33 export PYENV_SHELL=bash 15:43:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:33 pyenv() { 15:43:33 local command 15:43:33 command="${1:-}" 15:43:33 if [ "$#" -gt 0 ]; then 15:43:33 shift 15:43:33 fi 15:43:33 15:43:33 case "$command" in 15:43:33 rehash|shell) 15:43:33 eval "$(pyenv "sh-$command" "$@")" 15:43:33 ;; 15:43:33 *) 15:43:33 command pyenv "$command" "$@" 15:43:33 ;; 15:43:33 esac 15:43:33 }' 15:43:33 +++ 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:43:33 ++ 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:43:33 ++ 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:43:33 ++ 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:43:33 ++ export PYENV_SHELL=bash 15:43:33 ++ PYENV_SHELL=bash 15:43:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:33 +++ complete -F _pyenv pyenv 15:43:33 ++ lf-pyver python3 15:43:33 ++ local py_version_xy=python3 15:43:33 ++ local py_version_xyz= 15:43:33 ++ pyenv versions 15:43:33 ++ local command 15:43:33 ++ command=versions 15:43:33 ++ '[' 1 -gt 0 ']' 15:43:33 ++ shift 15:43:33 ++ case "$command" in 15:43:33 ++ command pyenv versions 15:43:33 ++ pyenv versions 15:43:33 ++ awk '{ print $1 }' 15:43:33 ++ sed 's/^[ *]* //' 15:43:33 ++ grep -E '^[0-9.]*[0-9]$' 15:43:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:33 +++ grep '^3' /tmp/.pyenv_versions 15:43:33 +++ sort -V 15:43:33 +++ tail -n 1 15:43:33 ++ py_version_xyz=3.10.6 15:43:33 ++ [[ -z 3.10.6 ]] 15:43:33 ++ echo 3.10.6 15:43:33 ++ return 0 15:43:33 + pyenv local 3.10.6 15:43:33 + local command 15:43:33 + command=local 15:43:33 + '[' 2 -gt 0 ']' 15:43:33 + shift 15:43:33 + case "$command" in 15:43:33 + command pyenv local 3.10.6 15:43:33 + pyenv local 3.10.6 15:43:33 + for arg in "$@" 15:43:33 + case $arg in 15:43:33 + pkg_list+='tox ' 15:43:33 + for arg in "$@" 15:43:33 + case $arg in 15:43:33 + pkg_list+='virtualenv ' 15:43:33 + for arg in "$@" 15:43:33 + case $arg in 15:43:33 + pkg_list+='urllib3~=1.26.15 ' 15:43:33 + [[ -f /tmp/.toxenv ]] 15:43:33 + [[ ! -f /tmp/.toxenv ]] 15:43:33 + [[ -n '' ]] 15:43:33 + python3 -m venv /tmp/venv-cgnb 15:43:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cgnb' 15:43:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cgnb 15:43:39 + echo /tmp/venv-cgnb 15:43:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:43:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:43:39 + /tmp/venv-cgnb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:43:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:43:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:43:42 + /tmp/venv-cgnb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:43:44 + type python3 15:43:44 + true 15:43:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cgnb/bin to PATH' 15:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-cgnb/bin to PATH 15:43:44 + PATH=/tmp/venv-cgnb/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:43:44 + return 0 15:43:44 + python3 --version 15:43:44 Python 3.10.6 15:43:44 + python3 -m pip --version 15:43:44 pip 24.0 from /tmp/venv-cgnb/lib/python3.10/site-packages/pip (python 3.10) 15:43:44 + python3 -m pip freeze 15:43:45 cachetools==5.3.3 15:43:45 chardet==5.2.0 15:43:45 colorama==0.4.6 15:43:45 distlib==0.3.8 15:43:45 filelock==3.13.3 15:43:45 packaging==24.0 15:43:45 platformdirs==4.2.0 15:43:45 pluggy==1.4.0 15:43:45 pyproject-api==1.6.1 15:43:45 tomli==2.0.1 15:43:45 tox==4.14.2 15:43:45 urllib3==1.26.18 15:43:45 virtualenv==20.25.1 15:43:45 [EnvInject] - Injecting environment variables from a build step. 15:43:45 [EnvInject] - Injecting as environment variables the properties content 15:43:45 PARALLEL=false 15:43:45 15:43:45 [EnvInject] - Variables injected successfully. 15:43:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11068259101465424579.sh 15:43:45 ---> tox-run.sh 15:43:45 + 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:43:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:43:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:43:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:43:45 + cd /w/workspace/oom-master-commit-lint/. 15:43:45 + source /home/jenkins/lf-env.sh 15:43:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:45 ++ mktemp -d /tmp/venv-XXXX 15:43:45 + lf_venv=/tmp/venv-oGew 15:43:45 + local venv_file=/tmp/.os_lf_venv 15:43:45 + local python=python3 15:43:45 + local options 15:43:45 + local set_path=true 15:43:45 + local install_args= 15:43:45 ++ 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:43:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:45 + true 15:43:45 + case $1 in 15:43:45 + venv_file=/tmp/.toxenv 15:43:45 + shift 2 15:43:45 + true 15:43:45 + case $1 in 15:43:45 + shift 15:43:45 + break 15:43:45 + case $python in 15:43:45 + local pkg_list= 15:43:45 + [[ -d /opt/pyenv ]] 15:43:45 + echo 'Setup pyenv:' 15:43:45 Setup pyenv: 15:43:45 + export PYENV_ROOT=/opt/pyenv 15:43:45 + PYENV_ROOT=/opt/pyenv 15:43:45 + 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:43:45 + 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:43:45 + pyenv versions 15:43:45 system 15:43:45 3.8.13 15:43:45 3.9.13 15:43:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:43:45 + command -v pyenv 15:43:45 ++ pyenv init - --no-rehash 15:43:45 + 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:43:45 export PATH="/opt/pyenv/shims:${PATH}" 15:43:45 export PYENV_SHELL=bash 15:43:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:45 pyenv() { 15:43:45 local command 15:43:45 command="${1:-}" 15:43:45 if [ "$#" -gt 0 ]; then 15:43:45 shift 15:43:45 fi 15:43:45 15:43:45 case "$command" in 15:43:45 rehash|shell) 15:43:45 eval "$(pyenv "sh-$command" "$@")" 15:43:45 ;; 15:43:45 *) 15:43:45 command pyenv "$command" "$@" 15:43:45 ;; 15:43:45 esac 15:43:45 }' 15:43:45 +++ 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:43:45 ++ 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:43:45 ++ 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:43:45 ++ 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:43:45 ++ export PYENV_SHELL=bash 15:43:45 ++ PYENV_SHELL=bash 15:43:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:45 +++ complete -F _pyenv pyenv 15:43:45 ++ lf-pyver python3 15:43:45 ++ local py_version_xy=python3 15:43:45 ++ local py_version_xyz= 15:43:45 ++ pyenv versions 15:43:45 ++ local command 15:43:45 ++ command=versions 15:43:45 ++ '[' 1 -gt 0 ']' 15:43:45 ++ shift 15:43:45 ++ case "$command" in 15:43:45 ++ command pyenv versions 15:43:45 ++ pyenv versions 15:43:45 ++ awk '{ print $1 }' 15:43:45 ++ sed 's/^[ *]* //' 15:43:45 ++ grep -E '^[0-9.]*[0-9]$' 15:43:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:45 +++ grep '^3' /tmp/.pyenv_versions 15:43:45 +++ sort -V 15:43:45 +++ tail -n 1 15:43:45 ++ py_version_xyz=3.10.6 15:43:45 ++ [[ -z 3.10.6 ]] 15:43:45 ++ echo 3.10.6 15:43:45 ++ return 0 15:43:45 + pyenv local 3.10.6 15:43:45 + local command 15:43:45 + command=local 15:43:45 + '[' 2 -gt 0 ']' 15:43:45 + shift 15:43:45 + case "$command" in 15:43:45 + command pyenv local 3.10.6 15:43:45 + pyenv local 3.10.6 15:43:45 + for arg in "$@" 15:43:45 + case $arg in 15:43:45 + pkg_list+='tox ' 15:43:45 + for arg in "$@" 15:43:45 + case $arg in 15:43:45 + pkg_list+='virtualenv ' 15:43:45 + for arg in "$@" 15:43:45 + case $arg in 15:43:45 + pkg_list+='urllib3~=1.26.15 ' 15:43:45 + [[ -f /tmp/.toxenv ]] 15:43:45 ++ cat /tmp/.toxenv 15:43:45 + lf_venv=/tmp/venv-cgnb 15:43:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgnb from' file:/tmp/.toxenv 15:43:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgnb from file:/tmp/.toxenv 15:43:45 + /tmp/venv-cgnb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:43:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:43:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:43:46 + /tmp/venv-cgnb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:43:47 + type python3 15:43:47 + true 15:43:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cgnb/bin to PATH' 15:43:47 lf-activate-venv(): INFO: Adding /tmp/venv-cgnb/bin to PATH 15:43:47 + PATH=/tmp/venv-cgnb/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:43:47 + return 0 15:43:47 + [[ -d /opt/pyenv ]] 15:43:47 + echo '---> Setting up pyenv' 15:43:47 ---> Setting up pyenv 15:43:47 + export PYENV_ROOT=/opt/pyenv 15:43:47 + PYENV_ROOT=/opt/pyenv 15:43:47 + export PATH=/opt/pyenv/bin:/tmp/venv-cgnb/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:43:47 + PATH=/opt/pyenv/bin:/tmp/venv-cgnb/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:43:47 ++ pwd 15:43:47 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:43:47 + export PYTHONPATH 15:43:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:43:47 + TOX_TESTENV_PASSENV=PYTHONPATH 15:43:47 + tox --version 15:43:47 4.14.2 from /tmp/venv-cgnb/lib/python3.10/site-packages/tox/__init__.py 15:43:47 + PARALLEL=false 15:43:47 + TOX_OPTIONS_LIST= 15:43:47 + [[ -n gitlint ]] 15:43:47 + TOX_OPTIONS_LIST=' -e gitlint' 15:43:47 + case ${PARALLEL,,} in 15:43:47 + tox -e gitlint 15:43:47 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:43:49 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 15:44:15 gitlint: freeze> python -m pip freeze --all 15:44:15 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 15:44:15 gitlint: commands[0]> gitlint 15:44:15 gitlint: OK (27.69=setup[27.49]+cmd[0.20] seconds) 15:44:15 congratulations :) (27.86 seconds) 15:44:15 + tox_status=0 15:44:15 + echo '---> Completed tox runs' 15:44:15 ---> Completed tox runs 15:44:15 + for i in .tox/*/log 15:44:15 ++ echo .tox/gitlint/log 15:44:15 ++ awk -F/ '{print $2}' 15:44:15 + tox_env=gitlint 15:44:15 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:44:15 + DOC_DIR=docs/_build/html 15:44:15 + [[ -d docs/_build/html ]] 15:44:15 + echo '---> tox-run.sh ends' 15:44:15 ---> tox-run.sh ends 15:44:15 + test 0 -eq 0 15:44:15 $ ssh-agent -k 15:44:15 unset SSH_AUTH_SOCK; 15:44:15 unset SSH_AGENT_PID; 15:44:15 echo Agent pid 1846 killed; 15:44:15 [ssh-agent] Stopped. 15:44:16 [PostBuildScript] - [INFO] Executing post build scripts. 15:44:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10159079322762083782.sh 15:44:16 ---> sysstat.sh 15:44:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16310756565774912411.sh 15:44:16 ---> package-listing.sh 15:44:16 ++ facter osfamily 15:44:16 ++ tr '[:upper:]' '[:lower:]' 15:44:16 + OS_FAMILY=debian 15:44:16 + workspace=/w/workspace/oom-master-commit-lint 15:44:16 + START_PACKAGES=/tmp/packages_start.txt 15:44:16 + END_PACKAGES=/tmp/packages_end.txt 15:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:16 + PACKAGES=/tmp/packages_start.txt 15:44:16 + '[' /w/workspace/oom-master-commit-lint ']' 15:44:16 + PACKAGES=/tmp/packages_end.txt 15:44:16 + case "${OS_FAMILY}" in 15:44:16 + dpkg -l 15:44:16 + grep '^ii' 15:44:16 + '[' -f /tmp/packages_start.txt ']' 15:44:16 + '[' -f /tmp/packages_end.txt ']' 15:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:16 + '[' /w/workspace/oom-master-commit-lint ']' 15:44:16 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:44:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:44:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16362860451700208517.sh 15:44:16 ---> capture-instance-metadata.sh 15:44:16 Setup pyenv: 15:44:16 system 15:44:16 3.8.13 15:44:16 3.9.13 15:44:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:44:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5KmC 15:44:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:44:23 lf-activate-venv(): INFO: Installing: lftools 15:44:53 lf-activate-venv(): INFO: Adding /tmp/venv-5KmC/bin to PATH 15:44:53 INFO: Running in OpenStack, capturing instance metadata 15:44:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2880546030917686139.sh 15:44:54 provisioning config files... 15:44:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config9654285167356212977tmp 15:44:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:44:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:44:54 [EnvInject] - Injecting environment variables from a build step. 15:44:54 [EnvInject] - Injecting as environment variables the properties content 15:44:54 SERVER_ID=logs 15:44:54 15:44:54 [EnvInject] - Variables injected successfully. 15:44:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4404874617772019240.sh 15:44:54 ---> create-netrc.sh 15:44:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8315447238560852553.sh 15:44:54 ---> python-tools-install.sh 15:44:54 Setup pyenv: 15:44:54 system 15:44:54 3.8.13 15:44:54 3.9.13 15:44:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:44:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KmC from file:/tmp/.os_lf_venv 15:44:55 lf-activate-venv(): INFO: Installing: lftools 15:45:03 lf-activate-venv(): INFO: Adding /tmp/venv-5KmC/bin to PATH 15:45:03 Generating Requirements File 15:45:29 Python 3.10.6 15:45:29 pip 24.0 from /tmp/venv-5KmC/lib/python3.10/site-packages/pip (python 3.10) 15:45:30 appdirs==1.4.4 15:45:30 argcomplete==3.2.3 15:45:30 aspy.yaml==1.3.0 15:45:30 attrs==23.2.0 15:45:30 autopage==0.5.2 15:45:30 beautifulsoup4==4.12.3 15:45:30 boto3==1.34.71 15:45:30 botocore==1.34.71 15:45:30 bs4==0.0.2 15:45:30 cachetools==5.3.3 15:45:30 certifi==2024.2.2 15:45:30 cffi==1.16.0 15:45:30 cfgv==3.4.0 15:45:30 chardet==5.2.0 15:45:30 charset-normalizer==3.3.2 15:45:30 click==8.1.7 15:45:30 cliff==4.6.0 15:45:30 cmd2==2.4.3 15:45:30 cryptography==3.3.2 15:45:30 debtcollector==3.0.0 15:45:30 decorator==5.1.1 15:45:30 defusedxml==0.7.1 15:45:30 Deprecated==1.2.14 15:45:30 distlib==0.3.8 15:45:30 dnspython==2.6.1 15:45:30 docker==4.2.2 15:45:30 dogpile.cache==1.3.2 15:45:30 email_validator==2.1.1 15:45:30 filelock==3.13.3 15:45:30 future==1.0.0 15:45:30 gitdb==4.0.11 15:45:30 GitPython==3.1.42 15:45:30 google-auth==2.29.0 15:45:30 httplib2==0.22.0 15:45:30 identify==2.5.35 15:45:30 idna==3.6 15:45:30 importlib-resources==1.5.0 15:45:30 iso8601==2.1.0 15:45:30 Jinja2==3.1.3 15:45:30 jmespath==1.0.1 15:45:30 jsonpatch==1.33 15:45:30 jsonpointer==2.4 15:45:30 jsonschema==4.21.1 15:45:30 jsonschema-specifications==2023.12.1 15:45:30 keystoneauth1==5.6.0 15:45:30 kubernetes==29.0.0 15:45:30 lftools==0.37.10 15:45:30 lxml==5.1.0 15:45:30 MarkupSafe==2.1.5 15:45:30 msgpack==1.0.8 15:45:30 multi_key_dict==2.0.3 15:45:30 munch==4.0.0 15:45:30 netaddr==1.2.1 15:45:30 netifaces==0.11.0 15:45:30 niet==1.4.2 15:45:30 nodeenv==1.8.0 15:45:30 oauth2client==4.1.3 15:45:30 oauthlib==3.2.2 15:45:30 openstacksdk==3.0.0 15:45:30 os-client-config==2.1.0 15:45:30 os-service-types==1.7.0 15:45:30 osc-lib==3.0.1 15:45:30 oslo.config==9.4.0 15:45:30 oslo.context==5.5.0 15:45:30 oslo.i18n==6.3.0 15:45:30 oslo.log==5.5.0 15:45:30 oslo.serialization==5.4.0 15:45:30 oslo.utils==7.1.0 15:45:30 packaging==24.0 15:45:30 pbr==6.0.0 15:45:30 platformdirs==4.2.0 15:45:30 prettytable==3.10.0 15:45:30 pyasn1==0.6.0 15:45:30 pyasn1_modules==0.4.0 15:45:30 pycparser==2.21 15:45:30 pygerrit2==2.0.15 15:45:30 PyGithub==2.3.0 15:45:30 pyinotify==0.9.6 15:45:30 PyJWT==2.8.0 15:45:30 PyNaCl==1.5.0 15:45:30 pyparsing==2.4.7 15:45:30 pyperclip==1.8.2 15:45:30 pyrsistent==0.20.0 15:45:30 python-cinderclient==9.5.0 15:45:30 python-dateutil==2.9.0.post0 15:45:30 python-heatclient==3.5.0 15:45:30 python-jenkins==1.8.2 15:45:30 python-keystoneclient==5.4.0 15:45:30 python-magnumclient==4.4.0 15:45:30 python-novaclient==18.6.0 15:45:30 python-openstackclient==6.6.0 15:45:30 python-swiftclient==4.5.0 15:45:30 PyYAML==6.0.1 15:45:30 referencing==0.34.0 15:45:30 requests==2.31.0 15:45:30 requests-oauthlib==2.0.0 15:45:30 requestsexceptions==1.4.0 15:45:30 rfc3986==2.0.0 15:45:30 rpds-py==0.18.0 15:45:30 rsa==4.9 15:45:30 ruamel.yaml==0.18.6 15:45:30 ruamel.yaml.clib==0.2.8 15:45:30 s3transfer==0.10.1 15:45:30 simplejson==3.19.2 15:45:30 six==1.16.0 15:45:30 smmap==5.0.1 15:45:30 soupsieve==2.5 15:45:30 stevedore==5.2.0 15:45:30 tabulate==0.9.0 15:45:30 toml==0.10.2 15:45:30 tomlkit==0.12.4 15:45:30 tqdm==4.66.2 15:45:30 typing_extensions==4.10.0 15:45:30 tzdata==2024.1 15:45:30 urllib3==1.26.18 15:45:30 virtualenv==20.25.1 15:45:30 wcwidth==0.2.13 15:45:30 websocket-client==1.7.0 15:45:30 wrapt==1.16.0 15:45:30 xdg==6.0.0 15:45:30 xmltodict==0.13.0 15:45:30 yq==3.2.3 15:45:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18366462509395928510.sh 15:45:30 ---> sudo-logs.sh 15:45:30 Archiving 'sudo' log.. 15:45:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17182266937830984318.sh 15:45:30 ---> job-cost.sh 15:45:30 Setup pyenv: 15:45:30 system 15:45:30 3.8.13 15:45:30 3.9.13 15:45:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:45:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KmC from file:/tmp/.os_lf_venv 15:45:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-5KmC/bin to PATH 15:45:36 INFO: No Stack... 15:45:37 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:37 INFO: Archiving Costs 15:45:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15085008539569742076.sh 15:45:37 ---> logs-deploy.sh 15:45:37 Setup pyenv: 15:45:37 system 15:45:37 3.8.13 15:45:37 3.9.13 15:45:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KmC from file:/tmp/.os_lf_venv 15:45:39 lf-activate-venv(): INFO: Installing: lftools 15:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-5KmC/bin to PATH 15:45:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7265 15:45:47 INFO: archiving workspace using pattern(s): 15:45:49 Archives upload complete. 15:45:49 INFO: archiving logs to Nexus 15:45:50 ---> uname -a: 15:45:50 Linux prd-ubuntu1804-builder-4c-4g-18601 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:45:50 15:45:50 15:45:50 ---> lscpu: 15:45:50 Architecture: x86_64 15:45:50 CPU op-mode(s): 32-bit, 64-bit 15:45:50 Byte Order: Little Endian 15:45:50 CPU(s): 4 15:45:50 On-line CPU(s) list: 0-3 15:45:50 Thread(s) per core: 1 15:45:50 Core(s) per socket: 1 15:45:50 Socket(s): 4 15:45:50 NUMA node(s): 1 15:45:50 Vendor ID: AuthenticAMD 15:45:50 CPU family: 23 15:45:50 Model: 49 15:45:50 Model name: AMD EPYC-Rome Processor 15:45:50 Stepping: 0 15:45:50 CPU MHz: 2800.000 15:45:50 BogoMIPS: 5600.00 15:45:50 Virtualization: AMD-V 15:45:50 Hypervisor vendor: KVM 15:45:50 Virtualization type: full 15:45:50 L1d cache: 32K 15:45:50 L1i cache: 32K 15:45:50 L2 cache: 512K 15:45:50 L3 cache: 16384K 15:45:50 NUMA node0 CPU(s): 0-3 15:45:50 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:45:50 15:45:50 15:45:50 ---> nproc: 15:45:50 4 15:45:50 15:45:50 15:45:50 ---> df -h: 15:45:50 Filesystem Size Used Avail Use% Mounted on 15:45:50 udev 7.9G 0 7.9G 0% /dev 15:45:50 tmpfs 1.6G 672K 1.6G 1% /run 15:45:50 /dev/vda1 78G 8.4G 69G 11% / 15:45:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:45:50 tmpfs 5.0M 0 5.0M 0% /run/lock 15:45:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:45:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:45:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:45:50 15:45:50 15:45:50 ---> free -m: 15:45:50 total used free shared buff/cache available 15:45:50 Mem: 16040 563 13189 0 2287 15153 15:45:50 Swap: 1023 0 1023 15:45:50 15:45:50 15:45:50 ---> ip addr: 15:45:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:45:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:45:50 inet 127.0.0.1/8 scope host lo 15:45:50 valid_lft forever preferred_lft forever 15:45:50 inet6 ::1/128 scope host 15:45:50 valid_lft forever preferred_lft forever 15:45:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:45:50 link/ether fa:16:3e:49:f9:c3 brd ff:ff:ff:ff:ff:ff 15:45:50 inet 10.30.106.119/23 brd 10.30.107.255 scope global dynamic ens3 15:45:50 valid_lft 85292sec preferred_lft 85292sec 15:45:50 inet6 fe80::f816:3eff:fe49:f9c3/64 scope link 15:45:50 valid_lft forever preferred_lft forever 15:45:50 15:45:50 15:45:50 ---> sar -b -r -n DEV: 15:45:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18601) 03/27/24 _x86_64_ (4 CPU) 15:45:50 15:45:50 15:27:25 LINUX RESTART (4 CPU) 15:45:50 15:45:50 15:28:01 tps rtps wtps bread/s bwrtn/s 15:45:50 15:29:01 19.55 1.12 18.43 23.20 21370.17 15:45:50 15:30:01 14.92 0.00 14.92 0.00 21243.84 15:45:50 15:31:01 7.53 0.00 7.53 0.00 10358.95 15:45:50 15:32:01 1.22 0.00 1.22 0.00 15.73 15:45:50 15:33:01 1.05 0.00 1.05 0.00 12.13 15:45:50 15:34:01 1.32 0.02 1.30 0.13 16.26 15:45:50 15:35:01 0.93 0.00 0.93 0.00 11.33 15:45:50 15:36:01 1.13 0.00 1.13 0.00 15.19 15:45:50 15:37:01 0.80 0.00 0.80 0.00 10.00 15:45:50 15:38:01 1.45 0.00 1.45 0.00 17.99 15:45:50 15:39:01 0.95 0.00 0.95 0.00 11.73 15:45:50 15:40:01 1.42 0.00 1.42 0.00 17.33 15:45:50 15:41:01 0.85 0.00 0.85 0.00 10.13 15:45:50 15:42:01 1.40 0.00 1.40 0.00 17.73 15:45:50 15:43:01 0.98 0.00 0.98 0.00 12.66 15:45:50 15:44:01 188.12 35.50 152.62 1242.12 4741.89 15:45:50 15:45:01 147.19 14.78 132.41 1101.95 15129.35 15:45:50 Average: 22.99 3.02 19.96 139.26 4295.28 15:45:50 15:45:50 15:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:50 15:29:01 14453172 15682968 1971796 12.00 32148 1416452 699604 4.00 496472 1299388 200 15:45:50 15:30:01 14453332 15683228 1971636 12.00 32236 1416456 699604 4.00 496892 1299360 56 15:45:50 15:31:01 14453296 15683280 1971672 12.00 32300 1416460 699604 4.00 497104 1299364 8 15:45:50 15:32:01 14453068 15683128 1971900 12.01 32348 1416468 699604 4.00 497360 1299372 4 15:45:50 15:33:01 14452556 15682680 1972412 12.01 32400 1416460 699604 4.00 497404 1299372 8 15:45:50 15:34:01 14452760 15682940 1972208 12.01 32432 1416480 699604 4.00 497508 1299376 44 15:45:50 15:35:01 14452776 15683000 1972192 12.01 32464 1416484 699604 4.00 497564 1299380 8 15:45:50 15:36:01 14451140 15681416 1973828 12.02 32512 1416488 699604 4.00 499436 1299388 28 15:45:50 15:37:01 14450428 15680732 1974540 12.02 32536 1416492 699604 4.00 499776 1299388 128 15:45:50 15:38:01 14450220 15680560 1974748 12.02 32584 1416488 699604 4.00 500172 1299392 16 15:45:50 15:39:01 14449740 15680164 1975228 12.03 32616 1416500 699604 4.00 500380 1299396 132 15:45:50 15:40:01 14449976 15680436 1974992 12.02 32656 1416504 699604 4.00 500372 1299400 12 15:45:50 15:41:01 14449464 15680064 1975504 12.03 32688 1416632 699604 4.00 500680 1299500 156 15:45:50 15:42:01 14449348 15680020 1975620 12.03 32728 1416640 699604 4.00 500876 1299532 20 15:45:50 15:43:01 14449444 15680156 1975524 12.03 32768 1416636 699604 4.00 501152 1299540 8 15:45:50 15:44:01 14056388 15507088 2368580 14.42 53168 1604568 910300 5.21 738028 1428276 95344 15:45:50 15:45:01 13593532 15493128 2831436 17.24 87140 1995420 801952 4.59 795188 1785808 131908 15:45:50 Average: 14377685 15660293 2047283 12.46 36925 1461625 718018 4.11 530374 1335602 13416 15:45:50 15:45:50 15:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:50 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:29:01 ens3 0.30 0.08 0.06 0.04 0.00 0.00 0.00 0.00 15:45:50 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:30:01 ens3 3.45 1.00 2.33 0.43 0.00 0.00 0.00 0.00 15:45:50 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:31:01 ens3 1.77 0.83 0.77 1.08 0.00 0.00 0.00 0.00 15:45:50 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:32:01 ens3 0.88 0.67 0.38 0.62 0.00 0.00 0.00 0.00 15:45:50 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:33:01 ens3 0.32 0.22 0.13 0.23 0.00 0.00 0.00 0.00 15:45:50 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:34:01 ens3 0.30 0.13 0.06 0.04 0.00 0.00 0.00 0.00 15:45:50 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:35:01 ens3 0.30 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:45:50 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:36:01 ens3 1.07 0.98 0.47 1.64 0.00 0.00 0.00 0.00 15:45:50 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:37:01 ens3 0.10 0.05 0.05 0.00 0.00 0.00 0.00 0.00 15:45:50 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:38:01 ens3 0.42 0.40 0.19 0.37 0.00 0.00 0.00 0.00 15:45:50 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:39:01 ens3 0.22 0.07 0.06 0.03 0.00 0.00 0.00 0.00 15:45:50 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:40:01 ens3 0.27 0.20 0.07 0.32 0.00 0.00 0.00 0.00 15:45:50 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:41:01 ens3 0.13 0.13 0.05 0.17 0.00 0.00 0.00 0.00 15:45:50 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:50 15:42:01 ens3 0.22 0.23 0.06 0.17 0.00 0.00 0.00 0.00 15:45:50 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:50 15:43:01 ens3 0.25 0.22 0.13 0.20 0.00 0.00 0.00 0.00 15:45:50 15:44:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 15:45:50 15:44:01 ens3 224.89 156.28 1100.90 48.33 0.00 0.00 0.00 0.00 15:45:50 15:45:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 15:45:50 15:45:01 ens3 78.45 49.06 1237.19 11.93 0.00 0.00 0.00 0.00 15:45:50 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 15:45:50 Average: ens3 18.43 12.39 137.82 3.86 0.00 0.00 0.00 0.00 15:45:50 15:45:50 15:45:50 ---> sar -P ALL: 15:45:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18601) 03/27/24 _x86_64_ (4 CPU) 15:45:50 15:45:50 15:27:25 LINUX RESTART (4 CPU) 15:45:50 15:45:50 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:45:50 15:29:01 all 0.64 0.00 0.05 2.02 0.01 97.28 15:45:50 15:29:01 0 0.57 0.00 0.08 0.08 0.00 99.27 15:45:50 15:29:01 1 0.15 0.00 0.07 0.00 0.03 99.75 15:45:50 15:29:01 2 1.55 0.00 0.02 0.03 0.00 98.40 15:45:50 15:29:01 3 0.28 0.00 0.07 7.97 0.02 91.66 15:45:50 15:30:01 all 0.30 0.00 0.02 1.97 0.01 97.69 15:45:50 15:30:01 0 0.05 0.00 0.02 0.23 0.02 99.68 15:45:50 15:30:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:45:50 15:30:01 2 0.96 0.00 0.00 0.00 0.02 99.02 15:45:50 15:30:01 3 0.08 0.00 0.02 7.65 0.03 92.22 15:45:50 15:31:01 all 0.14 0.00 0.01 1.07 0.01 98.76 15:45:50 15:31:01 0 0.07 0.00 0.00 0.05 0.00 99.88 15:45:50 15:31:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:45:50 15:31:01 2 0.35 0.00 0.00 0.00 0.00 99.65 15:45:50 15:31:01 3 0.03 0.00 0.00 4.24 0.00 95.73 15:45:50 15:32:01 all 0.04 0.00 0.02 0.01 0.01 99.92 15:45:50 15:32:01 0 0.03 0.00 0.02 0.03 0.00 99.92 15:45:50 15:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:45:50 15:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:45:50 15:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:45:50 15:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:45:50 15:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:45:50 15:33:01 1 0.00 0.00 0.02 0.00 0.03 99.95 15:45:50 15:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:50 15:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:50 15:34:01 all 0.25 0.00 0.01 0.00 0.01 99.73 15:45:50 15:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:45:50 15:34:01 1 0.91 0.00 0.02 0.02 0.02 99.04 15:45:50 15:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:45:50 15:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:45:50 15:35:01 all 0.17 0.00 0.01 0.02 0.01 99.78 15:45:50 15:35:01 0 0.05 0.00 0.02 0.07 0.00 99.87 15:45:50 15:35:01 1 0.57 0.00 0.02 0.03 0.03 99.35 15:45:50 15:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:45:50 15:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:45:50 15:36:01 all 0.09 0.00 0.02 0.01 0.01 99.87 15:45:50 15:36:01 0 0.12 0.00 0.05 0.03 0.02 99.78 15:45:50 15:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:45:50 15:36:01 2 0.17 0.00 0.02 0.00 0.00 99.82 15:45:50 15:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:45:50 15:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:45:50 15:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:45:50 15:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:45:50 15:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:50 15:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:45:50 15:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:45:50 15:38:01 0 0.00 0.00 0.02 0.05 0.00 99.93 15:45:50 15:38:01 1 0.02 0.00 0.02 0.02 0.03 99.92 15:45:50 15:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:45:50 15:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:45:50 15:39:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:45:50 15:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:45:50 15:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:45:50 15:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:45:50 15:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:45:50 15:45:50 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:45:50 15:40:01 all 0.38 0.00 0.01 0.08 0.01 99.51 15:45:50 15:40:01 0 0.03 0.00 0.00 0.05 0.00 99.92 15:45:50 15:40:01 1 1.44 0.00 0.02 0.26 0.03 98.25 15:45:50 15:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:45:50 15:40:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:45:50 15:41:01 all 0.53 0.00 0.01 0.03 0.01 99.42 15:45:50 15:41:01 0 0.03 0.00 0.00 0.13 0.00 99.83 15:45:50 15:41:01 1 2.00 0.00 0.02 0.00 0.02 97.96 15:45:50 15:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:45:50 15:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:45:50 15:42:01 all 0.30 0.00 0.01 0.07 0.01 99.61 15:45:50 15:42:01 0 0.02 0.00 0.02 0.20 0.00 99.77 15:45:50 15:42:01 1 1.06 0.00 0.03 0.07 0.03 98.81 15:45:50 15:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:45:50 15:42:01 3 0.08 0.00 0.03 0.00 0.00 99.88 15:45:50 15:43:01 all 0.01 0.00 0.01 0.03 0.01 99.94 15:45:50 15:43:01 0 0.00 0.00 0.00 0.10 0.00 99.90 15:45:50 15:43:01 1 0.00 0.00 0.02 0.00 0.03 99.95 15:45:50 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:45:50 15:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:45:50 15:44:01 all 12.97 0.00 1.32 4.08 0.06 81.57 15:45:50 15:44:01 0 10.66 0.00 0.97 6.79 0.07 81.52 15:45:50 15:44:01 1 7.33 0.00 1.45 2.61 0.08 88.53 15:45:50 15:44:01 2 21.98 0.00 1.62 5.58 0.05 70.77 15:45:50 15:44:01 3 11.96 0.00 1.22 1.34 0.05 85.44 15:45:50 15:45:01 all 20.99 0.00 1.81 2.71 0.05 74.43 15:45:50 15:45:01 0 4.70 0.00 0.79 3.46 0.05 90.99 15:45:50 15:45:01 1 9.24 0.00 1.50 4.41 0.03 84.81 15:45:50 15:45:01 2 45.34 0.00 3.37 2.51 0.08 48.70 15:45:50 15:45:01 3 24.91 0.00 1.62 0.45 0.05 72.97 15:45:50 Average: all 2.17 0.00 0.20 0.71 0.02 96.90 15:45:50 Average: 0 0.97 0.00 0.12 0.67 0.01 98.24 15:45:50 Average: 1 1.36 0.00 0.19 0.44 0.03 97.99 15:45:50 Average: 2 4.14 0.00 0.30 0.48 0.01 95.07 15:45:50 Average: 3 2.22 0.00 0.18 1.27 0.01 96.32 15:45:50 15:45:50 15:45:50