13:50:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 13:50:39 Running as SYSTEM 13:50:39 [EnvInject] - Loading node environment variables. 13:50:39 Building remotely on prd-ubuntu1804-builder-4c-4g-18297 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:50:39 [ssh-agent] Looking for ssh-agent implementation... 13:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:39 $ ssh-agent 13:50:39 SSH_AUTH_SOCK=/tmp/ssh-twW7zrBBYnrz/agent.1823 13:50:39 SSH_AGENT_PID=1825 13:50:39 [ssh-agent] Started. 13:50:39 Running ssh-add (command line suppressed) 13:50:39 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_14992843925668113663.key (/w/workspace/oom-master-commit-lint@tmp/private_key_14992843925668113663.key) 13:50:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:50:39 The recommended git tool is: NONE 13:50:40 using credential onap-jenkins-ssh 13:50:40 Wiping out workspace first. 13:50:40 Cloning the remote Git repository 13:50:40 Cloning repository git://cloud.onap.org/mirror/oom.git 13:50:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:50:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:40 > git --version # timeout=10 13:50:40 > git --version # 'git version 2.17.1' 13:50:40 using GIT_SSH to set credentials Gerrit user 13:50:40 Verifying host key using manually-configured host key entries 13:50:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:50:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:48 using GIT_SSH to set credentials Gerrit user 13:50:48 Verifying host key using manually-configured host key entries 13:50:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/2 # timeout=30 13:50:48 > git rev-parse ffeb1fd01eac860c103663146303d1672493910b^{commit} # timeout=10 13:50:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:50:48 Checking out Revision ffeb1fd01eac860c103663146303d1672493910b (refs/changes/90/137590/2) 13:50:48 > git config core.sparsecheckout # timeout=10 13:50:48 > git checkout -f ffeb1fd01eac860c103663146303d1672493910b # timeout=30 13:50:52 Commit message: "[PORTAL-NG] ui is exposed on wrong port" 13:50:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:50:52 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 13:50:52 [EnvInject] - Injecting environment variables from a build step. 13:50:52 [EnvInject] - Injecting as environment variables the properties content 13:50:52 PYTHON=python3 13:50:52 13:50:52 [EnvInject] - Variables injected successfully. 13:50:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1848603853278331827.sh 13:50:52 ---> tox-install.sh 13:50:52 + source /home/jenkins/lf-env.sh 13:50:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:52 ++ mktemp -d /tmp/venv-XXXX 13:50:52 + lf_venv=/tmp/venv-PqJm 13:50:52 + local venv_file=/tmp/.os_lf_venv 13:50:52 + local python=python3 13:50:52 + local options 13:50:52 + local set_path=true 13:50:52 + local install_args= 13:50:52 ++ 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 13:50:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:52 + true 13:50:52 + case $1 in 13:50:52 + venv_file=/tmp/.toxenv 13:50:52 + shift 2 13:50:52 + true 13:50:52 + case $1 in 13:50:52 + shift 13:50:52 + break 13:50:52 + case $python in 13:50:52 + local pkg_list= 13:50:52 + [[ -d /opt/pyenv ]] 13:50:52 + echo 'Setup pyenv:' 13:50:52 Setup pyenv: 13:50:52 + export PYENV_ROOT=/opt/pyenv 13:50:52 + PYENV_ROOT=/opt/pyenv 13:50:52 + 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 13:50: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 13:50:52 + pyenv versions 13:50:52 * system (set by /opt/pyenv/version) 13:50:52 * 3.8.13 (set by /opt/pyenv/version) 13:50:52 * 3.9.13 (set by /opt/pyenv/version) 13:50:52 * 3.10.6 (set by /opt/pyenv/version) 13:50:52 + command -v pyenv 13:50:52 ++ pyenv init - --no-rehash 13:50:52 + 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[*]}"'\'')" 13:50:52 export PATH="/opt/pyenv/shims:${PATH}" 13:50:52 export PYENV_SHELL=bash 13:50:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:52 pyenv() { 13:50:52 local command 13:50:52 command="${1:-}" 13:50:52 if [ "$#" -gt 0 ]; then 13:50:52 shift 13:50:52 fi 13:50:52 13:50:52 case "$command" in 13:50:52 rehash|shell) 13:50:52 eval "$(pyenv "sh-$command" "$@")" 13:50:52 ;; 13:50:52 *) 13:50:52 command pyenv "$command" "$@" 13:50:52 ;; 13:50:52 esac 13:50:52 }' 13:50:52 +++ 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[*]}"' 13:50: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 13:50: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 13:50: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 13:50:52 ++ export PYENV_SHELL=bash 13:50:52 ++ PYENV_SHELL=bash 13:50:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:52 +++ complete -F _pyenv pyenv 13:50:52 ++ lf-pyver python3 13:50:52 ++ local py_version_xy=python3 13:50:52 ++ local py_version_xyz= 13:50:52 ++ pyenv versions 13:50:52 ++ sed 's/^[ *]* //' 13:50:52 ++ awk '{ print $1 }' 13:50:52 ++ grep -E '^[0-9.]*[0-9]$' 13:50:52 ++ local command 13:50:52 ++ command=versions 13:50:52 ++ '[' 1 -gt 0 ']' 13:50:52 ++ shift 13:50:52 ++ case "$command" in 13:50:52 ++ command pyenv versions 13:50:52 ++ pyenv versions 13:50:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:52 +++ grep '^3' /tmp/.pyenv_versions 13:50:52 +++ sort -V 13:50:52 +++ tail -n 1 13:50:52 ++ py_version_xyz=3.10.6 13:50:52 ++ [[ -z 3.10.6 ]] 13:50:52 ++ echo 3.10.6 13:50:52 ++ return 0 13:50:52 + pyenv local 3.10.6 13:50:52 + local command 13:50:52 + command=local 13:50:52 + '[' 2 -gt 0 ']' 13:50:52 + shift 13:50:52 + case "$command" in 13:50:52 + command pyenv local 3.10.6 13:50:52 + pyenv local 3.10.6 13:50:52 + for arg in "$@" 13:50:52 + case $arg in 13:50:52 + pkg_list+='tox ' 13:50:52 + for arg in "$@" 13:50:52 + case $arg in 13:50:52 + pkg_list+='virtualenv ' 13:50:52 + for arg in "$@" 13:50:52 + case $arg in 13:50:52 + pkg_list+='urllib3~=1.26.15 ' 13:50:52 + [[ -f /tmp/.toxenv ]] 13:50:52 + [[ ! -f /tmp/.toxenv ]] 13:50:52 + [[ -n '' ]] 13:50:52 + python3 -m venv /tmp/venv-PqJm 13:50:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PqJm' 13:50:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PqJm 13:50:56 + echo /tmp/venv-PqJm 13:50:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:50:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:50:56 + /tmp/venv-PqJm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:50:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:59 + /tmp/venv-PqJm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:51:02 + type python3 13:51:02 + true 13:51:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PqJm/bin to PATH' 13:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-PqJm/bin to PATH 13:51:02 + PATH=/tmp/venv-PqJm/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 13:51:02 + return 0 13:51:02 + python3 --version 13:51:02 Python 3.10.6 13:51:02 + python3 -m pip --version 13:51:02 pip 24.0 from /tmp/venv-PqJm/lib/python3.10/site-packages/pip (python 3.10) 13:51:02 + python3 -m pip freeze 13:51:02 cachetools==5.3.3 13:51:02 chardet==5.2.0 13:51:02 colorama==0.4.6 13:51:02 distlib==0.3.8 13:51:02 filelock==3.13.3 13:51:02 packaging==24.0 13:51:02 platformdirs==4.2.0 13:51:02 pluggy==1.4.0 13:51:02 pyproject-api==1.6.1 13:51:02 tomli==2.0.1 13:51:02 tox==4.14.2 13:51:02 urllib3==1.26.18 13:51:02 virtualenv==20.25.1 13:51:03 [EnvInject] - Injecting environment variables from a build step. 13:51:03 [EnvInject] - Injecting as environment variables the properties content 13:51:03 PARALLEL=false 13:51:03 13:51:03 [EnvInject] - Variables injected successfully. 13:51:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4962642077553840372.sh 13:51:03 ---> tox-run.sh 13:51:03 + 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 13:51:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:51:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:51:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:51:03 + cd /w/workspace/oom-master-commit-lint/. 13:51:03 + source /home/jenkins/lf-env.sh 13:51:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:51:03 ++ mktemp -d /tmp/venv-XXXX 13:51:03 + lf_venv=/tmp/venv-UGfP 13:51:03 + local venv_file=/tmp/.os_lf_venv 13:51:03 + local python=python3 13:51:03 + local options 13:51:03 + local set_path=true 13:51:03 + local install_args= 13:51:03 ++ 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 13:51:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:51:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:51:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:51:03 + true 13:51:03 + case $1 in 13:51:03 + venv_file=/tmp/.toxenv 13:51:03 + shift 2 13:51:03 + true 13:51:03 + case $1 in 13:51:03 + shift 13:51:03 + break 13:51:03 + case $python in 13:51:03 + local pkg_list= 13:51:03 + [[ -d /opt/pyenv ]] 13:51:03 + echo 'Setup pyenv:' 13:51:03 Setup pyenv: 13:51:03 + export PYENV_ROOT=/opt/pyenv 13:51:03 + PYENV_ROOT=/opt/pyenv 13:51:03 + 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 13:51:03 + 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 13:51:03 + pyenv versions 13:51:03 system 13:51:03 3.8.13 13:51:03 3.9.13 13:51:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:51:03 + command -v pyenv 13:51:03 ++ pyenv init - --no-rehash 13:51:03 + 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[*]}"'\'')" 13:51:03 export PATH="/opt/pyenv/shims:${PATH}" 13:51:03 export PYENV_SHELL=bash 13:51:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:51:03 pyenv() { 13:51:03 local command 13:51:03 command="${1:-}" 13:51:03 if [ "$#" -gt 0 ]; then 13:51:03 shift 13:51:03 fi 13:51:03 13:51:03 case "$command" in 13:51:03 rehash|shell) 13:51:03 eval "$(pyenv "sh-$command" "$@")" 13:51:03 ;; 13:51:03 *) 13:51:03 command pyenv "$command" "$@" 13:51:03 ;; 13:51:03 esac 13:51:03 }' 13:51:03 +++ 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[*]}"' 13:51:03 ++ 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 13:51:03 ++ 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 13:51:03 ++ 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 13:51:03 ++ export PYENV_SHELL=bash 13:51:03 ++ PYENV_SHELL=bash 13:51:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:51:03 +++ complete -F _pyenv pyenv 13:51:03 ++ lf-pyver python3 13:51:03 ++ local py_version_xy=python3 13:51:03 ++ local py_version_xyz= 13:51:03 ++ pyenv versions 13:51:03 ++ local command 13:51:03 ++ command=versions 13:51:03 ++ '[' 1 -gt 0 ']' 13:51:03 ++ shift 13:51:03 ++ case "$command" in 13:51:03 ++ command pyenv versions 13:51:03 ++ pyenv versions 13:51:03 ++ awk '{ print $1 }' 13:51:03 ++ sed 's/^[ *]* //' 13:51:03 ++ grep -E '^[0-9.]*[0-9]$' 13:51:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:51:03 +++ grep '^3' /tmp/.pyenv_versions 13:51:03 +++ sort -V 13:51:03 +++ tail -n 1 13:51:03 ++ py_version_xyz=3.10.6 13:51:03 ++ [[ -z 3.10.6 ]] 13:51:03 ++ echo 3.10.6 13:51:03 ++ return 0 13:51:03 + pyenv local 3.10.6 13:51:03 + local command 13:51:03 + command=local 13:51:03 + '[' 2 -gt 0 ']' 13:51:03 + shift 13:51:03 + case "$command" in 13:51:03 + command pyenv local 3.10.6 13:51:03 + pyenv local 3.10.6 13:51:03 + for arg in "$@" 13:51:03 + case $arg in 13:51:03 + pkg_list+='tox ' 13:51:03 + for arg in "$@" 13:51:03 + case $arg in 13:51:03 + pkg_list+='virtualenv ' 13:51:03 + for arg in "$@" 13:51:03 + case $arg in 13:51:03 + pkg_list+='urllib3~=1.26.15 ' 13:51:03 + [[ -f /tmp/.toxenv ]] 13:51:03 ++ cat /tmp/.toxenv 13:51:03 + lf_venv=/tmp/venv-PqJm 13:51:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqJm from' file:/tmp/.toxenv 13:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqJm from file:/tmp/.toxenv 13:51:03 + /tmp/venv-PqJm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:51:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:51:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:51:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:51:04 + /tmp/venv-PqJm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:51:05 + type python3 13:51:05 + true 13:51:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PqJm/bin to PATH' 13:51:05 lf-activate-venv(): INFO: Adding /tmp/venv-PqJm/bin to PATH 13:51:05 + PATH=/tmp/venv-PqJm/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 13:51:05 + return 0 13:51:05 + [[ -d /opt/pyenv ]] 13:51:05 + echo '---> Setting up pyenv' 13:51:05 ---> Setting up pyenv 13:51:05 + export PYENV_ROOT=/opt/pyenv 13:51:05 + PYENV_ROOT=/opt/pyenv 13:51:05 + export PATH=/opt/pyenv/bin:/tmp/venv-PqJm/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 13:51:05 + PATH=/opt/pyenv/bin:/tmp/venv-PqJm/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 13:51:05 ++ pwd 13:51:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:51:05 + export PYTHONPATH 13:51:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:51:05 + TOX_TESTENV_PASSENV=PYTHONPATH 13:51:05 + tox --version 13:51:05 4.14.2 from /tmp/venv-PqJm/lib/python3.10/site-packages/tox/__init__.py 13:51:05 + PARALLEL=false 13:51:05 + TOX_OPTIONS_LIST= 13:51:05 + [[ -n gitlint ]] 13:51:05 + TOX_OPTIONS_LIST=' -e gitlint' 13:51:05 + case ${PARALLEL,,} in 13:51:05 + tox -e gitlint 13:51:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:51:08 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 13:51:34 gitlint: freeze> python -m pip freeze --all 13:51:35 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 13:51:35 gitlint: commands[0]> gitlint 13:51:35 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "[PORTAL-NG] ui is exposed on wrong port" 13:51:35 gitlint: exit 1 (0.19 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2481 13:51:35 gitlint: FAIL code 1 (29.12=setup[28.93]+cmd[0.19] seconds) 13:51:35 evaluation failed :( (29.31 seconds) 13:51:35 + tox_status=1 13:51:35 + echo '---> Completed tox runs' 13:51:35 ---> Completed tox runs 13:51:35 + for i in .tox/*/log 13:51:35 ++ echo .tox/gitlint/log 13:51:35 ++ awk -F/ '{print $2}' 13:51:35 + tox_env=gitlint 13:51:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:51:35 + DOC_DIR=docs/_build/html 13:51:35 + [[ -d docs/_build/html ]] 13:51:35 + echo '---> tox-run.sh ends' 13:51:35 ---> tox-run.sh ends 13:51:35 + test 1 -eq 0 13:51:35 + exit 1 13:51:35 ++ '[' 2 = 1 ']' 13:51:35 Build step 'Execute shell' marked build as failure 13:51:35 $ ssh-agent -k 13:51:35 unset SSH_AUTH_SOCK; 13:51:35 unset SSH_AGENT_PID; 13:51:35 echo Agent pid 1825 killed; 13:51:35 [ssh-agent] Stopped. 13:51:35 [PostBuildScript] - [INFO] Executing post build scripts. 13:51:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11230294466673797738.sh 13:51:35 ---> sysstat.sh 13:51:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3854553776006787847.sh 13:51:35 ---> package-listing.sh 13:51:35 ++ facter osfamily 13:51:35 ++ tr '[:upper:]' '[:lower:]' 13:51:36 + OS_FAMILY=debian 13:51:36 + workspace=/w/workspace/oom-master-commit-lint 13:51:36 + START_PACKAGES=/tmp/packages_start.txt 13:51:36 + END_PACKAGES=/tmp/packages_end.txt 13:51:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:36 + PACKAGES=/tmp/packages_start.txt 13:51:36 + '[' /w/workspace/oom-master-commit-lint ']' 13:51:36 + PACKAGES=/tmp/packages_end.txt 13:51:36 + case "${OS_FAMILY}" in 13:51:36 + dpkg -l 13:51:36 + grep '^ii' 13:51:36 + '[' -f /tmp/packages_start.txt ']' 13:51:36 + '[' -f /tmp/packages_end.txt ']' 13:51:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:36 + '[' /w/workspace/oom-master-commit-lint ']' 13:51:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:51:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:51:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17826450853141260812.sh 13:51:36 ---> capture-instance-metadata.sh 13:51:36 Setup pyenv: 13:51:36 system 13:51:36 3.8.13 13:51:36 3.9.13 13:51:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:51:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lIaD 13:51:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:51:43 lf-activate-venv(): INFO: Installing: lftools 13:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-lIaD/bin to PATH 13:52:14 INFO: Running in OpenStack, capturing instance metadata 13:52:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7649661735812440593.sh 13:52:14 provisioning config files... 13:52:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config18202600873743465981tmp 13:52:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:52:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:52:15 [EnvInject] - Injecting environment variables from a build step. 13:52:15 [EnvInject] - Injecting as environment variables the properties content 13:52:15 SERVER_ID=logs 13:52:15 13:52:15 [EnvInject] - Variables injected successfully. 13:52:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11690928120006212842.sh 13:52:15 ---> create-netrc.sh 13:52:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15454164999887976058.sh 13:52:15 ---> python-tools-install.sh 13:52:15 Setup pyenv: 13:52:15 system 13:52:15 3.8.13 13:52:15 3.9.13 13:52:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:52:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lIaD from file:/tmp/.os_lf_venv 13:52:16 lf-activate-venv(): INFO: Installing: lftools 13:52:24 lf-activate-venv(): INFO: Adding /tmp/venv-lIaD/bin to PATH 13:52:24 Generating Requirements File 13:52:51 Python 3.10.6 13:52:51 pip 24.0 from /tmp/venv-lIaD/lib/python3.10/site-packages/pip (python 3.10) 13:52:51 appdirs==1.4.4 13:52:51 argcomplete==3.2.3 13:52:51 aspy.yaml==1.3.0 13:52:51 attrs==23.2.0 13:52:51 autopage==0.5.2 13:52:51 beautifulsoup4==4.12.3 13:52:51 boto3==1.34.70 13:52:51 botocore==1.34.70 13:52:51 bs4==0.0.2 13:52:51 cachetools==5.3.3 13:52:51 certifi==2024.2.2 13:52:51 cffi==1.16.0 13:52:51 cfgv==3.4.0 13:52:51 chardet==5.2.0 13:52:51 charset-normalizer==3.3.2 13:52:51 click==8.1.7 13:52:51 cliff==4.6.0 13:52:51 cmd2==2.4.3 13:52:51 cryptography==3.3.2 13:52:51 debtcollector==3.0.0 13:52:51 decorator==5.1.1 13:52:51 defusedxml==0.7.1 13:52:51 Deprecated==1.2.14 13:52:51 distlib==0.3.8 13:52:51 dnspython==2.6.1 13:52:51 docker==4.2.2 13:52:51 dogpile.cache==1.3.2 13:52:51 email_validator==2.1.1 13:52:51 filelock==3.13.3 13:52:51 future==1.0.0 13:52:51 gitdb==4.0.11 13:52:51 GitPython==3.1.42 13:52:51 google-auth==2.29.0 13:52:51 httplib2==0.22.0 13:52:51 identify==2.5.35 13:52:51 idna==3.6 13:52:51 importlib-resources==1.5.0 13:52:51 iso8601==2.1.0 13:52:51 Jinja2==3.1.3 13:52:51 jmespath==1.0.1 13:52:51 jsonpatch==1.33 13:52:51 jsonpointer==2.4 13:52:51 jsonschema==4.21.1 13:52:51 jsonschema-specifications==2023.12.1 13:52:51 keystoneauth1==5.6.0 13:52:51 kubernetes==29.0.0 13:52:51 lftools==0.37.10 13:52:51 lxml==5.1.0 13:52:51 MarkupSafe==2.1.5 13:52:51 msgpack==1.0.8 13:52:51 multi_key_dict==2.0.3 13:52:51 munch==4.0.0 13:52:51 netaddr==1.2.1 13:52:51 netifaces==0.11.0 13:52:51 niet==1.4.2 13:52:51 nodeenv==1.8.0 13:52:51 oauth2client==4.1.3 13:52:51 oauthlib==3.2.2 13:52:51 openstacksdk==3.0.0 13:52:51 os-client-config==2.1.0 13:52:51 os-service-types==1.7.0 13:52:51 osc-lib==3.0.1 13:52:51 oslo.config==9.4.0 13:52:51 oslo.context==5.5.0 13:52:51 oslo.i18n==6.3.0 13:52:51 oslo.log==5.5.0 13:52:51 oslo.serialization==5.4.0 13:52:51 oslo.utils==7.1.0 13:52:51 packaging==24.0 13:52:51 pbr==6.0.0 13:52:51 platformdirs==4.2.0 13:52:51 prettytable==3.10.0 13:52:51 pyasn1==0.5.1 13:52:51 pyasn1-modules==0.3.0 13:52:51 pycparser==2.21 13:52:51 pygerrit2==2.0.15 13:52:51 PyGithub==2.3.0 13:52:51 pyinotify==0.9.6 13:52:51 PyJWT==2.8.0 13:52:51 PyNaCl==1.5.0 13:52:51 pyparsing==2.4.7 13:52:51 pyperclip==1.8.2 13:52:51 pyrsistent==0.20.0 13:52:51 python-cinderclient==9.5.0 13:52:51 python-dateutil==2.9.0.post0 13:52:51 python-heatclient==3.5.0 13:52:51 python-jenkins==1.8.2 13:52:51 python-keystoneclient==5.4.0 13:52:51 python-magnumclient==4.4.0 13:52:51 python-novaclient==18.6.0 13:52:51 python-openstackclient==6.6.0 13:52:51 python-swiftclient==4.5.0 13:52:51 PyYAML==6.0.1 13:52:51 referencing==0.34.0 13:52:51 requests==2.31.0 13:52:51 requests-oauthlib==2.0.0 13:52:51 requestsexceptions==1.4.0 13:52:51 rfc3986==2.0.0 13:52:51 rpds-py==0.18.0 13:52:51 rsa==4.9 13:52:51 ruamel.yaml==0.18.6 13:52:51 ruamel.yaml.clib==0.2.8 13:52:51 s3transfer==0.10.1 13:52:51 simplejson==3.19.2 13:52:51 six==1.16.0 13:52:51 smmap==5.0.1 13:52:51 soupsieve==2.5 13:52:51 stevedore==5.2.0 13:52:51 tabulate==0.9.0 13:52:51 toml==0.10.2 13:52:51 tomlkit==0.12.4 13:52:51 tqdm==4.66.2 13:52:51 typing_extensions==4.10.0 13:52:51 tzdata==2024.1 13:52:51 urllib3==1.26.18 13:52:51 virtualenv==20.25.1 13:52:51 wcwidth==0.2.13 13:52:51 websocket-client==1.7.0 13:52:51 wrapt==1.16.0 13:52:51 xdg==6.0.0 13:52:51 xmltodict==0.13.0 13:52:51 yq==3.2.3 13:52:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16067223299775300360.sh 13:52:52 ---> sudo-logs.sh 13:52:52 Archiving 'sudo' log.. 13:52:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17214791086680742058.sh 13:52:52 ---> job-cost.sh 13:52:52 Setup pyenv: 13:52:52 system 13:52:52 3.8.13 13:52:52 3.9.13 13:52:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:52:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lIaD from file:/tmp/.os_lf_venv 13:52:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:52:58 lf-activate-venv(): INFO: Adding /tmp/venv-lIaD/bin to PATH 13:52:58 INFO: No Stack... 13:52:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:52:59 INFO: Archiving Costs 13:52:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17101291865925474552.sh 13:52:59 ---> logs-deploy.sh 13:52:59 Setup pyenv: 13:52:59 system 13:52:59 3.8.13 13:52:59 3.9.13 13:52:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:52:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lIaD from file:/tmp/.os_lf_venv 13:53:00 lf-activate-venv(): INFO: Installing: lftools 13:53:09 lf-activate-venv(): INFO: Adding /tmp/venv-lIaD/bin to PATH 13:53:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7261 13:53:09 INFO: archiving workspace using pattern(s): 13:53:10 Archives upload complete. 13:53:10 INFO: archiving logs to Nexus 13:53:11 ---> uname -a: 13:53:11 Linux prd-ubuntu1804-builder-4c-4g-18297 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:53:11 13:53:11 13:53:11 ---> lscpu: 13:53:11 Architecture: x86_64 13:53:11 CPU op-mode(s): 32-bit, 64-bit 13:53:11 Byte Order: Little Endian 13:53:11 CPU(s): 4 13:53:11 On-line CPU(s) list: 0-3 13:53:11 Thread(s) per core: 1 13:53:11 Core(s) per socket: 1 13:53:11 Socket(s): 4 13:53:11 NUMA node(s): 1 13:53:11 Vendor ID: AuthenticAMD 13:53:11 CPU family: 23 13:53:11 Model: 49 13:53:11 Model name: AMD EPYC-Rome Processor 13:53:11 Stepping: 0 13:53:11 CPU MHz: 2799.998 13:53:11 BogoMIPS: 5599.99 13:53:11 Virtualization: AMD-V 13:53:11 Hypervisor vendor: KVM 13:53:11 Virtualization type: full 13:53:11 L1d cache: 32K 13:53:11 L1i cache: 32K 13:53:11 L2 cache: 512K 13:53:11 L3 cache: 16384K 13:53:11 NUMA node0 CPU(s): 0-3 13:53:11 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 13:53:11 13:53:11 13:53:11 ---> nproc: 13:53:11 4 13:53:11 13:53:11 13:53:11 ---> df -h: 13:53:11 Filesystem Size Used Avail Use% Mounted on 13:53:11 udev 7.9G 0 7.9G 0% /dev 13:53:11 tmpfs 1.6G 672K 1.6G 1% /run 13:53:11 /dev/vda1 78G 8.4G 69G 11% / 13:53:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:53:11 tmpfs 5.0M 0 5.0M 0% /run/lock 13:53:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:53:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:53:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:53:11 13:53:11 13:53:11 ---> free -m: 13:53:11 total used free shared buff/cache available 13:53:11 Mem: 16040 584 13168 0 2287 15132 13:53:11 Swap: 1023 0 1023 13:53:11 13:53:11 13:53:11 ---> ip addr: 13:53:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:53:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:53:11 inet 127.0.0.1/8 scope host lo 13:53:11 valid_lft forever preferred_lft forever 13:53:11 inet6 ::1/128 scope host 13:53:11 valid_lft forever preferred_lft forever 13:53:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:53:11 link/ether fa:16:3e:18:38:14 brd ff:ff:ff:ff:ff:ff 13:53:11 inet 10.30.106.99/23 brd 10.30.107.255 scope global dynamic ens3 13:53:11 valid_lft 85162sec preferred_lft 85162sec 13:53:11 inet6 fe80::f816:3eff:fe18:3814/64 scope link 13:53:11 valid_lft forever preferred_lft forever 13:53:11 13:53:11 13:53:11 ---> sar -b -r -n DEV: 13:53:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18297) 03/26/24 _x86_64_ (4 CPU) 13:53:11 13:53:11 13:32:35 LINUX RESTART (4 CPU) 13:53:11 13:53:11 13:33:01 tps rtps wtps bread/s bwrtn/s 13:53:11 13:34:02 21.18 0.00 21.18 0.00 17602.40 13:53:11 13:35:01 12.35 0.03 12.32 2.44 17104.49 13:53:11 13:36:01 12.28 0.00 12.28 0.00 17219.93 13:53:11 13:37:01 5.23 0.00 5.23 0.00 6999.63 13:53:11 13:38:01 1.23 0.00 1.23 0.00 14.40 13:53:11 13:39:01 3.68 2.07 1.62 56.25 21.73 13:53:11 13:40:01 0.85 0.00 0.85 0.00 10.13 13:53:11 13:41:01 1.20 0.00 1.20 0.00 14.66 13:53:11 13:42:01 0.88 0.00 0.88 0.00 10.13 13:53:11 13:43:01 1.47 0.00 1.47 0.00 18.00 13:53:11 13:44:01 0.87 0.00 0.87 0.00 9.60 13:53:11 13:45:01 1.22 0.00 1.22 0.00 15.06 13:53:11 13:46:01 0.88 0.00 0.88 0.00 10.13 13:53:11 13:47:01 1.53 0.00 1.53 0.00 18.66 13:53:11 13:48:01 3.77 2.37 1.40 18.93 21.20 13:53:11 13:49:01 1.12 0.02 1.10 0.13 15.33 13:53:11 13:50:01 0.97 0.00 0.97 0.00 12.13 13:53:11 13:51:01 151.77 20.68 131.09 779.74 3411.43 13:53:11 13:52:01 101.00 11.68 89.32 441.93 8430.19 13:53:11 13:53:01 124.71 14.16 110.55 1072.09 14935.11 13:53:11 Average: 22.42 2.55 19.87 118.67 4284.00 13:53:11 13:53:11 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:11 13:34:02 14462304 15691196 1962664 11.95 32096 1415876 690408 3.95 486672 1299700 152 13:53:11 13:35:01 14464492 15693428 1960476 11.94 32176 1415940 706620 4.04 486276 1299640 344 13:53:11 13:36:01 14464544 15693572 1960424 11.94 32264 1415944 706620 4.04 486928 1299644 12 13:53:11 13:37:01 14463768 15692920 1961200 11.94 32328 1415952 706620 4.04 487404 1299648 244 13:53:11 13:38:01 14463832 15693028 1961136 11.94 32376 1415948 706620 4.04 487420 1299652 16 13:53:11 13:39:01 14427988 15659352 1996980 12.16 32448 1417640 722652 4.14 521500 1300272 192 13:53:11 13:40:01 14427764 15659148 1997204 12.16 32472 1417644 722652 4.14 521512 1300276 12 13:53:11 13:41:01 14427672 15659096 1997296 12.16 32504 1417652 722652 4.14 521716 1300284 160 13:53:11 13:42:01 14427976 15659432 1996992 12.16 32536 1417652 722652 4.14 521540 1300284 160 13:53:11 13:43:01 14428040 15659540 1996928 12.16 32592 1417648 722652 4.14 521672 1300288 24 13:53:11 13:44:01 14427788 15659332 1997180 12.16 32616 1417660 722652 4.14 521964 1300292 8 13:53:11 13:45:01 14427224 15658948 1997744 12.16 32648 1417792 722652 4.14 521912 1300424 188 13:53:11 13:46:01 14427464 15659220 1997504 12.16 32680 1417792 722652 4.14 522128 1300424 164 13:53:11 13:47:01 14427052 15658888 1997916 12.16 32736 1417800 722652 4.14 522088 1300432 8 13:53:11 13:48:01 14425916 15658468 1999052 12.17 33372 1417796 729424 4.17 522888 1300436 144 13:53:11 13:49:01 14425808 15658428 1999160 12.17 33412 1417816 729424 4.17 523028 1300440 220 13:53:11 13:50:01 14426080 15658724 1998888 12.17 33436 1417816 729424 4.17 522992 1300440 152 13:53:11 13:51:01 14178548 15555612 2246420 13.68 43528 1545372 769056 4.40 661076 1394008 55424 13:53:11 13:52:01 13757224 15470764 2667744 16.24 74032 1832192 835560 4.78 794932 1641212 194384 13:53:11 13:53:01 13501200 15512816 2923768 17.80 95776 2093404 777060 4.45 782068 1879052 98732 13:53:11 Average: 14344134 15645596 2080834 12.67 38401 1478167 729535 4.18 546886 1350842 17537 13:53:11 13:53:11 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:11 13:34:02 ens3 2.62 1.03 0.80 1.76 0.00 0.00 0.00 0.00 13:53:11 13:34:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:35:01 ens3 1.63 1.25 0.82 1.18 0.00 0.00 0.00 0.00 13:53:11 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:36:01 ens3 2.53 2.05 2.29 0.49 0.00 0.00 0.00 0.00 13:53:11 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:37:01 ens3 0.28 0.28 0.06 0.49 0.00 0.00 0.00 0.00 13:53:11 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:38:01 ens3 0.33 0.27 0.13 0.20 0.00 0.00 0.00 0.00 13:53:11 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:39:01 ens3 10.18 8.06 6.51 9.86 0.00 0.00 0.00 0.00 13:53:11 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:40:01 ens3 0.15 0.13 0.05 0.19 0.00 0.00 0.00 0.00 13:53:11 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:41:01 ens3 0.27 0.22 0.06 0.18 0.00 0.00 0.00 0.00 13:53:11 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:42:01 ens3 0.25 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:53:11 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:43:01 ens3 0.45 0.37 0.14 0.39 0.00 0.00 0.00 0.00 13:53:11 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:44:01 ens3 0.17 0.05 0.05 0.03 0.00 0.00 0.00 0.00 13:53:11 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:45:01 ens3 0.67 0.57 0.32 0.36 0.00 0.00 0.00 0.00 13:53:11 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:46:01 ens3 0.33 0.35 0.16 0.40 0.00 0.00 0.00 0.00 13:53:11 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:47:01 ens3 0.18 0.22 0.06 0.34 0.00 0.00 0.00 0.00 13:53:11 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:48:01 ens3 0.28 0.27 0.13 0.34 0.00 0.00 0.00 0.00 13:53:11 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:49:01 ens3 0.20 0.22 0.06 0.21 0.00 0.00 0.00 0.00 13:53:11 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:11 13:50:01 ens3 0.15 0.08 0.05 0.04 0.00 0.00 0.00 0.00 13:53:11 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:11 13:51:01 ens3 205.07 133.63 1030.30 43.10 0.00 0.00 0.00 0.00 13:53:11 13:51:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:53:11 13:52:01 ens3 66.71 44.83 780.59 11.48 0.00 0.00 0.00 0.00 13:53:11 13:52:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 13:53:11 13:53:01 ens3 50.74 34.59 766.19 8.94 0.00 0.00 0.00 0.00 13:53:11 13:53:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:53:11 Average: ens3 17.17 11.44 129.55 4.00 0.00 0.00 0.00 0.00 13:53:11 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 13:53:11 13:53:11 13:53:11 ---> sar -P ALL: 13:53:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18297) 03/26/24 _x86_64_ (4 CPU) 13:53:11 13:53:11 13:32:35 LINUX RESTART (4 CPU) 13:53:11 13:53:11 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:53:11 13:34:02 all 0.12 0.00 0.03 2.26 0.01 97.58 13:53:11 13:34:02 0 0.22 0.00 0.03 0.03 0.02 99.70 13:53:11 13:34:02 1 0.05 0.00 0.02 0.08 0.02 99.83 13:53:11 13:34:02 2 0.13 0.00 0.03 0.00 0.02 99.82 13:53:11 13:34:02 3 0.07 0.00 0.07 8.91 0.02 90.94 13:53:11 13:35:01 all 0.09 0.00 0.02 2.15 0.01 97.73 13:53:11 13:35:01 0 0.09 0.00 0.03 0.00 0.00 99.88 13:53:11 13:35:01 1 0.08 0.00 0.02 0.00 0.00 99.90 13:53:11 13:35:01 2 0.08 0.00 0.02 0.00 0.00 99.90 13:53:11 13:35:01 3 0.10 0.00 0.02 8.60 0.02 91.26 13:53:11 13:36:01 all 0.56 0.00 0.02 1.98 0.01 97.43 13:53:11 13:36:01 0 1.21 0.00 0.00 0.00 0.02 98.78 13:53:11 13:36:01 1 0.97 0.00 0.00 0.00 0.02 99.02 13:53:11 13:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:53:11 13:36:01 3 0.03 0.00 0.03 7.93 0.02 91.99 13:53:11 13:37:01 all 0.28 0.00 0.03 0.87 0.00 98.81 13:53:11 13:37:01 0 1.07 0.00 0.07 0.00 0.00 98.86 13:53:11 13:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:53:11 13:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:53:11 13:37:01 3 0.07 0.00 0.05 3.50 0.00 96.38 13:53:11 13:38:01 all 0.22 0.00 0.01 0.01 0.00 99.76 13:53:11 13:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:38:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:53:11 13:38:01 2 0.78 0.00 0.00 0.00 0.00 99.22 13:53:11 13:38:01 3 0.00 0.00 0.02 0.03 0.02 99.93 13:53:11 13:39:01 all 1.22 0.00 0.05 0.03 0.01 98.69 13:53:11 13:39:01 0 1.07 0.00 0.02 0.00 0.00 98.92 13:53:11 13:39:01 1 1.32 0.00 0.07 0.03 0.02 98.57 13:53:11 13:39:01 2 1.93 0.00 0.05 0.02 0.02 97.99 13:53:11 13:39:01 3 0.58 0.00 0.08 0.07 0.00 99.27 13:53:11 13:40:01 all 0.03 0.00 0.00 0.00 0.00 99.95 13:53:11 13:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:53:11 13:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:53:11 13:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:53:11 13:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:53:11 13:41:01 all 0.02 0.00 0.02 0.01 0.00 99.95 13:53:11 13:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:41:01 1 0.03 0.00 0.05 0.02 0.02 99.88 13:53:11 13:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:53:11 13:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:53:11 13:42:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:53:11 13:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:11 13:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 13:53:11 13:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:53:11 13:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:53:11 13:43:01 all 0.02 0.00 0.00 0.01 0.01 99.96 13:53:11 13:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:43:01 1 0.05 0.00 0.02 0.02 0.02 99.90 13:53:11 13:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:53:11 13:43:01 3 0.02 0.00 0.02 0.03 0.00 99.93 13:53:11 13:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:53:11 13:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:53:11 13:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:53:11 13:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:53:11 13:44:01 CPU %user %nice %system %iowait %steal %idle 13:53:11 13:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:53:11 13:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:53:11 13:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:53:11 13:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:53:11 13:45:01 3 0.02 0.00 0.00 0.03 0.00 99.95 13:53:11 13:46:01 all 0.03 0.00 0.02 0.01 0.00 99.95 13:53:11 13:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:53:11 13:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:53:11 13:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:53:11 13:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:53:11 13:47:01 all 0.46 0.00 0.01 0.01 0.00 99.51 13:53:11 13:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:53:11 13:47:01 1 0.02 0.00 0.00 0.03 0.02 99.93 13:53:11 13:47:01 2 1.74 0.00 0.03 0.00 0.02 98.21 13:53:11 13:47:01 3 0.00 0.00 0.00 0.03 0.00 99.97 13:53:11 13:48:01 all 0.52 0.00 0.03 0.02 0.00 99.42 13:53:11 13:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:53:11 13:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:53:11 13:48:01 2 2.02 0.00 0.05 0.00 0.00 97.93 13:53:11 13:48:01 3 0.00 0.00 0.03 0.07 0.00 99.90 13:53:11 13:49:01 all 0.51 0.00 0.01 0.01 0.00 99.47 13:53:11 13:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:53:11 13:49:01 2 1.97 0.00 0.02 0.00 0.02 98.00 13:53:11 13:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:53:11 13:50:01 all 0.05 0.00 0.03 0.00 0.00 99.91 13:53:11 13:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:53:11 13:50:01 2 0.17 0.00 0.07 0.00 0.02 99.75 13:53:11 13:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:53:11 13:51:01 all 7.36 0.00 0.83 1.31 0.03 90.47 13:53:11 13:51:01 0 6.87 0.00 0.62 0.47 0.02 92.03 13:53:11 13:51:01 1 9.47 0.00 1.42 3.65 0.05 85.41 13:53:11 13:51:01 2 3.35 0.00 0.59 0.22 0.03 95.81 13:53:11 13:51:01 3 9.71 0.00 0.68 0.90 0.02 88.69 13:53:11 13:52:01 all 20.36 0.00 1.61 2.47 0.07 75.49 13:53:11 13:52:01 0 38.81 0.00 2.74 5.35 0.10 53.01 13:53:11 13:52:01 1 14.93 0.00 1.37 0.27 0.03 83.40 13:53:11 13:52:01 2 12.82 0.00 0.99 0.30 0.05 85.84 13:53:11 13:52:01 3 14.88 0.00 1.34 3.96 0.07 79.76 13:53:11 13:53:01 all 21.22 0.00 1.60 2.28 0.05 74.85 13:53:11 13:53:01 0 5.44 0.00 1.07 3.30 0.03 90.16 13:53:11 13:53:01 1 13.03 0.00 1.19 0.69 0.07 85.02 13:53:11 13:53:01 2 33.68 0.00 1.92 0.87 0.07 63.46 13:53:11 13:53:01 3 32.72 0.00 2.24 4.24 0.07 60.73 13:53:11 Average: all 2.65 0.00 0.22 0.67 0.01 96.45 13:53:11 Average: 0 2.75 0.00 0.23 0.46 0.01 96.55 13:53:11 Average: 1 2.02 0.00 0.22 0.24 0.01 97.52 13:53:11 Average: 2 2.93 0.00 0.19 0.07 0.01 96.79 13:53:11 Average: 3 2.91 0.00 0.23 1.91 0.01 94.93 13:53:11 13:53:11 13:53:11