12:37:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 12:37:18 Running as SYSTEM 12:37:18 [EnvInject] - Loading node environment variables. 12:37:18 Building remotely on prd-ubuntu1804-builder-4c-4g-131 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 12:37:18 [ssh-agent] Looking for ssh-agent implementation... 12:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:18 $ ssh-agent 12:37:18 SSH_AUTH_SOCK=/tmp/ssh-yp7wz0XdCr03/agent.1677 12:37:18 SSH_AGENT_PID=1678 12:37:18 [ssh-agent] Started. 12:37:19 Running ssh-add (command line suppressed) 12:37:19 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_272182698685027714.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_272182698685027714.key) 12:37:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:37:19 The recommended git tool is: NONE 12:37:21 using credential onap-jenkins-ssh 12:37:21 Wiping out workspace first. 12:37:21 Cloning the remote Git repository 12:37:21 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 12:37:21 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 12:37:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 12:37:21 > git --version # timeout=10 12:37:21 > git --version # 'git version 2.17.1' 12:37:21 using GIT_SSH to set credentials Gerrit user 12:37:21 Verifying host key using manually-configured host key entries 12:37:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:37:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 12:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 12:37:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 12:37:22 using GIT_SSH to set credentials Gerrit user 12:37:22 Verifying host key using manually-configured host key entries 12:37:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/2 # timeout=30 12:37:22 > git rev-parse 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7^{commit} # timeout=10 12:37:22 Checking out Revision 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7 (refs/changes/16/142116/2) 12:37:22 > git config core.sparsecheckout # timeout=10 12:37:22 > git checkout -f 95c118d58dc9fe12e1ac64d9cf482f6b2d9d8af7 # timeout=30 12:37:26 Commit message: "Implement readiness in go" 12:37:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:37:26 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 12:37:26 [EnvInject] - Injecting environment variables from a build step. 12:37:26 [EnvInject] - Injecting as environment variables the properties content 12:37:26 PYTHON=python3 12:37:26 12:37:26 [EnvInject] - Variables injected successfully. 12:37:26 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4022676112396560883.sh 12:37:26 ---> tox-install.sh 12:37:26 + source /home/jenkins/lf-env.sh 12:37:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:26 ++ mktemp -d /tmp/venv-XXXX 12:37:26 + lf_venv=/tmp/venv-pFmv 12:37:26 + local venv_file=/tmp/.os_lf_venv 12:37:26 + local python=python3 12:37:26 + local options 12:37:26 + local set_path=true 12:37:26 + local install_args= 12:37:26 ++ 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 12:37:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:37:26 + true 12:37:26 + case $1 in 12:37:26 + venv_file=/tmp/.toxenv 12:37:26 + shift 2 12:37:26 + true 12:37:26 + case $1 in 12:37:26 + shift 12:37:26 + break 12:37:26 + case $python in 12:37:26 + local pkg_list= 12:37:26 + [[ -d /opt/pyenv ]] 12:37:26 + echo 'Setup pyenv:' 12:37:26 Setup pyenv: 12:37:26 + export PYENV_ROOT=/opt/pyenv 12:37:26 + PYENV_ROOT=/opt/pyenv 12:37:26 + 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 12:37:26 + 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 12:37:26 + pyenv versions 12:37:26 * system (set by /opt/pyenv/version) 12:37:26 * 3.8.13 (set by /opt/pyenv/version) 12:37:26 * 3.9.13 (set by /opt/pyenv/version) 12:37:26 * 3.10.6 (set by /opt/pyenv/version) 12:37:26 + command -v pyenv 12:37:26 ++ pyenv init - --no-rehash 12:37:26 + 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[*]}"'\'')" 12:37:26 export PATH="/opt/pyenv/shims:${PATH}" 12:37:26 export PYENV_SHELL=bash 12:37:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:37:26 pyenv() { 12:37:26 local command 12:37:26 command="${1:-}" 12:37:26 if [ "$#" -gt 0 ]; then 12:37:26 shift 12:37:26 fi 12:37:26 12:37:26 case "$command" in 12:37:26 rehash|shell) 12:37:26 eval "$(pyenv "sh-$command" "$@")" 12:37:26 ;; 12:37:26 *) 12:37:26 command pyenv "$command" "$@" 12:37:26 ;; 12:37:26 esac 12:37:26 }' 12:37:26 +++ 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[*]}"' 12:37:26 ++ 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 12:37:26 ++ 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 12:37:26 ++ 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 12:37:26 ++ export PYENV_SHELL=bash 12:37:26 ++ PYENV_SHELL=bash 12:37:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:37:26 +++ complete -F _pyenv pyenv 12:37:26 ++ lf-pyver python3 12:37:26 ++ local py_version_xy=python3 12:37:26 ++ local py_version_xyz= 12:37:26 ++ pyenv versions 12:37:26 ++ local command 12:37:26 ++ command=versions 12:37:26 ++ '[' 1 -gt 0 ']' 12:37:26 ++ shift 12:37:26 ++ case "$command" in 12:37:26 ++ command pyenv versions 12:37:26 ++ pyenv versions 12:37:26 ++ sed 's/^[ *]* //' 12:37:26 ++ grep -E '^[0-9.]*[0-9]$' 12:37:26 ++ awk '{ print $1 }' 12:37:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:37:26 +++ sort -V 12:37:26 +++ grep '^3' /tmp/.pyenv_versions 12:37:26 +++ tail -n 1 12:37:26 ++ py_version_xyz=3.10.6 12:37:26 ++ [[ -z 3.10.6 ]] 12:37:26 ++ echo 3.10.6 12:37:26 ++ return 0 12:37:26 + pyenv local 3.10.6 12:37:26 + local command 12:37:26 + command=local 12:37:26 + '[' 2 -gt 0 ']' 12:37:26 + shift 12:37:26 + case "$command" in 12:37:26 + command pyenv local 3.10.6 12:37:26 + pyenv local 3.10.6 12:37:26 + for arg in "$@" 12:37:26 + case $arg in 12:37:26 + pkg_list+='tox ' 12:37:26 + for arg in "$@" 12:37:26 + case $arg in 12:37:26 + pkg_list+='virtualenv ' 12:37:26 + for arg in "$@" 12:37:26 + case $arg in 12:37:26 + pkg_list+='urllib3~=1.26.15 ' 12:37:26 + [[ -f /tmp/.toxenv ]] 12:37:26 + [[ ! -f /tmp/.toxenv ]] 12:37:26 + [[ -n '' ]] 12:37:26 + python3 -m venv /tmp/venv-pFmv 12:37:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFmv' 12:37:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFmv 12:37:31 + echo /tmp/venv-pFmv 12:37:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:37:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:37:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:31 + local 'pip_opts=--upgrade --quiet' 12:37:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:37:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:37:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:37:31 + [[ -n '' ]] 12:37:31 + [[ -n '' ]] 12:37:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:31 + /tmp/venv-pFmv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:37:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:37:35 lf-activate-venv(): INFO: Base packages installed successfully 12:37:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:37:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:37:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:37:35 + /tmp/venv-pFmv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:37:38 + type python3 12:37:38 + true 12:37:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pFmv/bin to PATH' 12:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-pFmv/bin to PATH 12:37:38 + PATH=/tmp/venv-pFmv/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 12:37:38 + return 0 12:37:38 + python3 --version 12:37:38 Python 3.10.6 12:37:38 + python3 -m pip --version 12:37:38 pip 25.2 from /tmp/venv-pFmv/lib/python3.10/site-packages/pip (python 3.10) 12:37:38 + python3 -m pip freeze 12:37:38 cachetools==6.2.0 12:37:38 chardet==5.2.0 12:37:38 colorama==0.4.6 12:37:38 distlib==0.4.0 12:37:38 filelock==3.19.1 12:37:38 packaging==25.0 12:37:38 platformdirs==4.4.0 12:37:38 pluggy==1.6.0 12:37:38 pyproject-api==1.9.1 12:37:38 tomli==2.2.1 12:37:38 tox==4.30.2 12:37:38 typing_extensions==4.15.0 12:37:38 urllib3==1.26.20 12:37:38 virtualenv==20.34.0 12:37:38 [EnvInject] - Injecting environment variables from a build step. 12:37:38 [EnvInject] - Injecting as environment variables the properties content 12:37:38 PARALLEL=false 12:37:38 12:37:38 [EnvInject] - Variables injected successfully. 12:37:38 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3814906132654829965.sh 12:37:38 ---> tox-run.sh 12:37:38 + 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 12:37:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 12:37:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 12:37:38 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 12:37:38 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 12:37:38 + source /home/jenkins/lf-env.sh 12:37:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:38 ++ mktemp -d /tmp/venv-XXXX 12:37:38 + lf_venv=/tmp/venv-K58N 12:37:38 + local venv_file=/tmp/.os_lf_venv 12:37:38 + local python=python3 12:37:38 + local options 12:37:38 + local set_path=true 12:37:38 + local install_args= 12:37:38 ++ 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 12:37:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:37:38 + true 12:37:38 + case $1 in 12:37:38 + venv_file=/tmp/.toxenv 12:37:38 + shift 2 12:37:38 + true 12:37:38 + case $1 in 12:37:38 + shift 12:37:38 + break 12:37:38 + case $python in 12:37:38 + local pkg_list= 12:37:38 + [[ -d /opt/pyenv ]] 12:37:38 + echo 'Setup pyenv:' 12:37:38 Setup pyenv: 12:37:38 + export PYENV_ROOT=/opt/pyenv 12:37:38 + PYENV_ROOT=/opt/pyenv 12:37:38 + 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 12:37:38 + 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 12:37:38 + pyenv versions 12:37:38 system 12:37:38 3.8.13 12:37:38 3.9.13 12:37:38 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:37:38 + command -v pyenv 12:37:38 ++ pyenv init - --no-rehash 12:37:38 + 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[*]}"'\'')" 12:37:38 export PATH="/opt/pyenv/shims:${PATH}" 12:37:38 export PYENV_SHELL=bash 12:37:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:37:38 pyenv() { 12:37:38 local command 12:37:38 command="${1:-}" 12:37:38 if [ "$#" -gt 0 ]; then 12:37:38 shift 12:37:38 fi 12:37:38 12:37:38 case "$command" in 12:37:38 rehash|shell) 12:37:38 eval "$(pyenv "sh-$command" "$@")" 12:37:38 ;; 12:37:38 *) 12:37:38 command pyenv "$command" "$@" 12:37:38 ;; 12:37:38 esac 12:37:38 }' 12:37:38 +++ 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[*]}"' 12:37:38 ++ 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 12:37:38 ++ 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 12:37:38 ++ 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 12:37:38 ++ export PYENV_SHELL=bash 12:37:38 ++ PYENV_SHELL=bash 12:37:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:37:38 +++ complete -F _pyenv pyenv 12:37:38 ++ lf-pyver python3 12:37:38 ++ local py_version_xy=python3 12:37:38 ++ local py_version_xyz= 12:37:38 ++ pyenv versions 12:37:38 ++ local command 12:37:38 ++ command=versions 12:37:38 ++ '[' 1 -gt 0 ']' 12:37:38 ++ shift 12:37:38 ++ case "$command" in 12:37:38 ++ command pyenv versions 12:37:38 ++ pyenv versions 12:37:38 ++ awk '{ print $1 }' 12:37:38 ++ grep -E '^[0-9.]*[0-9]$' 12:37:38 ++ sed 's/^[ *]* //' 12:37:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:37:38 +++ grep '^3' /tmp/.pyenv_versions 12:37:38 +++ sort -V 12:37:38 +++ tail -n 1 12:37:38 ++ py_version_xyz=3.10.6 12:37:38 ++ [[ -z 3.10.6 ]] 12:37:38 ++ echo 3.10.6 12:37:38 ++ return 0 12:37:38 + pyenv local 3.10.6 12:37:38 + local command 12:37:38 + command=local 12:37:38 + '[' 2 -gt 0 ']' 12:37:38 + shift 12:37:38 + case "$command" in 12:37:38 + command pyenv local 3.10.6 12:37:38 + pyenv local 3.10.6 12:37:38 + for arg in "$@" 12:37:38 + case $arg in 12:37:38 + pkg_list+='tox ' 12:37:38 + for arg in "$@" 12:37:38 + case $arg in 12:37:38 + pkg_list+='virtualenv ' 12:37:38 + for arg in "$@" 12:37:38 + case $arg in 12:37:38 + pkg_list+='urllib3~=1.26.15 ' 12:37:38 + [[ -f /tmp/.toxenv ]] 12:37:38 ++ cat /tmp/.toxenv 12:37:38 + lf_venv=/tmp/venv-pFmv 12:37:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFmv from' file:/tmp/.toxenv 12:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pFmv from file:/tmp/.toxenv 12:37:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:37:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:38 + local 'pip_opts=--upgrade --quiet' 12:37:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:37:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:37:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:37:38 + [[ -n '' ]] 12:37:38 + [[ -n '' ]] 12:37:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:37:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:38 + /tmp/venv-pFmv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:37:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:37:39 lf-activate-venv(): INFO: Base packages installed successfully 12:37:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:37:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:37:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:37:39 + /tmp/venv-pFmv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:37:40 + type python3 12:37:40 + true 12:37:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pFmv/bin to PATH' 12:37:40 lf-activate-venv(): INFO: Adding /tmp/venv-pFmv/bin to PATH 12:37:40 + PATH=/tmp/venv-pFmv/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 12:37:40 + return 0 12:37:40 + [[ -d /opt/pyenv ]] 12:37:40 + echo '---> Setting up pyenv' 12:37:40 ---> Setting up pyenv 12:37:40 + export PYENV_ROOT=/opt/pyenv 12:37:40 + PYENV_ROOT=/opt/pyenv 12:37:40 + export PATH=/opt/pyenv/bin:/tmp/venv-pFmv/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 12:37:40 + PATH=/opt/pyenv/bin:/tmp/venv-pFmv/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 12:37:40 ++ pwd 12:37:40 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 12:37:40 + export PYTHONPATH 12:37:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:37:40 + TOX_TESTENV_PASSENV=PYTHONPATH 12:37:40 + tox --version 12:37:41 4.30.2 from /tmp/venv-pFmv/lib/python3.10/site-packages/tox/__init__.py 12:37:41 + PARALLEL=false 12:37:41 + TOX_OPTIONS_LIST= 12:37:41 + [[ -n yaml ]] 12:37:41 + TOX_OPTIONS_LIST=' -e yaml' 12:37:41 + case ${PARALLEL,,} in 12:37:41 + tox -e yaml 12:37:41 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 12:37:43 yaml: install_deps> python -I -m pip install coala-bears nodeenv 12:38:13 yaml: freeze> python -m pip freeze --all 12:38:13 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==7.0.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 12:38:13 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 12:38:13 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 12:38:14 ---> Completed tox runs 12:38:14 + for i in .tox/*/log 12:38:14 ++ echo .tox/yaml/log 12:38:14 ++ awk -F/ '{print $2}' 12:38:14 + tox_env=yaml 12:38:14 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 12:38:14 + DOC_DIR=docs/_build/html 12:38:14 + [[ -d docs/_build/html ]] 12:38:14 + echo '---> tox-run.sh ends' 12:38:14 ---> tox-run.sh ends 12:38:14 + test 0 -eq 0 12:38:14 $ ssh-agent -k 12:38:14 unset SSH_AUTH_SOCK; 12:38:14 unset SSH_AGENT_PID; 12:38:14 echo Agent pid 1678 killed; 12:38:14 [ssh-agent] Stopped. 12:38:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:38:14 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8707216765437388037.sh 12:38:14 ---> sysstat.sh 12:38:14 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins5297349342113723652.sh 12:38:14 ---> package-listing.sh 12:38:14 ++ tr '[:upper:]' '[:lower:]' 12:38:14 ++ facter osfamily 12:38:15 + OS_FAMILY=debian 12:38:15 + workspace=/w/workspace/oom-readiness-master-yaml-lint 12:38:15 + START_PACKAGES=/tmp/packages_start.txt 12:38:15 + END_PACKAGES=/tmp/packages_end.txt 12:38:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:15 + PACKAGES=/tmp/packages_start.txt 12:38:15 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 12:38:15 + PACKAGES=/tmp/packages_end.txt 12:38:15 + case "${OS_FAMILY}" in 12:38:15 + dpkg -l 12:38:15 + grep '^ii' 12:38:15 + '[' -f /tmp/packages_start.txt ']' 12:38:15 + '[' -f /tmp/packages_end.txt ']' 12:38:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:15 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 12:38:15 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 12:38:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 12:38:15 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins11210589321095302797.sh 12:38:15 ---> capture-instance-metadata.sh 12:38:15 Setup pyenv: 12:38:15 system 12:38:15 3.8.13 12:38:15 3.9.13 12:38:15 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:38:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4LF 12:38:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:38:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:23 lf-activate-venv(): INFO: Base packages installed successfully 12:38:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:48 lf-activate-venv(): INFO: Adding /tmp/venv-i4LF/bin to PATH 12:38:48 INFO: Running in OpenStack, capturing instance metadata 12:38:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7533830850020893320.sh 12:38:48 provisioning config files... 12:38:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config3828316808347650575tmp 12:38:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:38:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:38:48 [EnvInject] - Injecting environment variables from a build step. 12:38:48 [EnvInject] - Injecting as environment variables the properties content 12:38:48 SERVER_ID=logs 12:38:48 12:38:48 [EnvInject] - Variables injected successfully. 12:38:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins11652038444178995070.sh 12:38:48 ---> create-netrc.sh 12:38:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins3126533480846225491.sh 12:38:48 ---> python-tools-install.sh 12:38:48 Setup pyenv: 12:38:48 system 12:38:48 3.8.13 12:38:48 3.9.13 12:38:48 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:38:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4LF from file:/tmp/.os_lf_venv 12:38:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:50 lf-activate-venv(): INFO: Base packages installed successfully 12:38:50 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:59 lf-activate-venv(): INFO: Adding /tmp/venv-i4LF/bin to PATH 12:38:59 Generating Requirements File 12:39:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:39:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:39:19 Python 3.10.6 12:39:19 pip 25.2 from /tmp/venv-i4LF/lib/python3.10/site-packages/pip (python 3.10) 12:39:19 appdirs==1.4.4 12:39:19 argcomplete==3.6.2 12:39:19 aspy.yaml==1.3.0 12:39:19 attrs==25.3.0 12:39:19 autopage==0.5.2 12:39:19 beautifulsoup4==4.13.5 12:39:19 boto3==1.40.38 12:39:19 botocore==1.40.38 12:39:19 bs4==0.0.2 12:39:19 cachetools==5.5.2 12:39:19 certifi==2025.8.3 12:39:19 cffi==2.0.0 12:39:19 cfgv==3.4.0 12:39:19 chardet==5.2.0 12:39:19 charset-normalizer==3.4.3 12:39:19 click==8.3.0 12:39:19 cliff==4.11.0 12:39:19 cmd2==2.7.0 12:39:19 cryptography==3.3.2 12:39:19 debtcollector==3.0.0 12:39:19 decorator==5.2.1 12:39:19 defusedxml==0.7.1 12:39:19 Deprecated==1.2.18 12:39:19 distlib==0.4.0 12:39:19 dnspython==2.8.0 12:39:19 docker==7.1.0 12:39:19 dogpile.cache==1.4.1 12:39:19 durationpy==0.10 12:39:19 email-validator==2.3.0 12:39:19 filelock==3.19.1 12:39:19 future==1.0.0 12:39:19 gitdb==4.0.12 12:39:19 GitPython==3.1.45 12:39:19 google-auth==2.40.3 12:39:19 httplib2==0.31.0 12:39:19 identify==2.6.14 12:39:19 idna==3.10 12:39:19 importlib-resources==1.5.0 12:39:19 iso8601==2.1.0 12:39:19 Jinja2==3.1.6 12:39:19 jmespath==1.0.1 12:39:19 jsonpatch==1.33 12:39:19 jsonpointer==3.0.0 12:39:19 jsonschema==4.25.1 12:39:19 jsonschema-specifications==2025.9.1 12:39:19 keystoneauth1==5.12.0 12:39:19 kubernetes==33.1.0 12:39:19 lftools==0.37.14 12:39:19 lxml==6.0.2 12:39:19 markdown-it-py==4.0.0 12:39:19 MarkupSafe==3.0.2 12:39:19 mdurl==0.1.2 12:39:19 msgpack==1.1.1 12:39:19 multi_key_dict==2.0.3 12:39:19 munch==4.0.0 12:39:19 netaddr==1.3.0 12:39:19 niet==1.4.2 12:39:19 nodeenv==1.9.1 12:39:19 oauth2client==4.1.3 12:39:19 oauthlib==3.3.1 12:39:19 openstacksdk==4.7.1 12:39:19 os-service-types==1.8.0 12:39:19 osc-lib==4.2.0 12:39:19 oslo.config==10.0.0 12:39:19 oslo.context==6.1.0 12:39:19 oslo.i18n==6.6.0 12:39:19 oslo.log==7.2.1 12:39:19 oslo.serialization==5.8.0 12:39:19 oslo.utils==9.1.0 12:39:19 packaging==25.0 12:39:19 pbr==7.0.1 12:39:19 platformdirs==4.4.0 12:39:19 prettytable==3.16.0 12:39:19 psutil==7.1.0 12:39:19 pyasn1==0.6.1 12:39:19 pyasn1_modules==0.4.2 12:39:19 pycparser==2.23 12:39:19 pygerrit2==2.0.15 12:39:19 PyGithub==2.8.1 12:39:19 Pygments==2.19.2 12:39:19 PyJWT==2.10.1 12:39:19 PyNaCl==1.6.0 12:39:19 pyparsing==2.4.7 12:39:19 pyperclip==1.10.0 12:39:19 pyrsistent==0.20.0 12:39:19 python-cinderclient==9.8.0 12:39:19 python-dateutil==2.9.0.post0 12:39:19 python-heatclient==4.3.0 12:39:19 python-jenkins==1.8.3 12:39:19 python-keystoneclient==5.7.0 12:39:19 python-magnumclient==4.9.0 12:39:19 python-openstackclient==8.2.0 12:39:19 python-swiftclient==4.8.0 12:39:19 PyYAML==6.0.2 12:39:19 referencing==0.36.2 12:39:19 requests==2.32.5 12:39:19 requests-oauthlib==2.0.0 12:39:19 requestsexceptions==1.4.0 12:39:19 rfc3986==2.0.0 12:39:19 rich==14.1.0 12:39:19 rich-argparse==1.7.1 12:39:19 rpds-py==0.27.1 12:39:19 rsa==4.9.1 12:39:19 ruamel.yaml==0.18.15 12:39:19 ruamel.yaml.clib==0.2.14 12:39:19 s3transfer==0.14.0 12:39:19 simplejson==3.20.1 12:39:19 six==1.17.0 12:39:19 smmap==5.0.2 12:39:19 soupsieve==2.8 12:39:19 stevedore==5.5.0 12:39:19 tabulate==0.9.0 12:39:19 toml==0.10.2 12:39:19 tomlkit==0.13.3 12:39:19 tqdm==4.67.1 12:39:19 typing_extensions==4.15.0 12:39:19 tzdata==2025.2 12:39:19 urllib3==1.26.20 12:39:19 virtualenv==20.34.0 12:39:19 wcwidth==0.2.14 12:39:19 websocket-client==1.8.0 12:39:19 wrapt==1.17.3 12:39:19 xdg==6.0.0 12:39:19 xmltodict==1.0.2 12:39:19 yq==3.4.3 12:39:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9259966035881564862.sh 12:39:19 ---> sudo-logs.sh 12:39:19 Archiving 'sudo' log.. 12:39:20 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2083287005775284047.sh 12:39:20 ---> job-cost.sh 12:39:20 Setup pyenv: 12:39:20 system 12:39:20 3.8.13 12:39:20 3.9.13 12:39:20 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:39:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4LF from file:/tmp/.os_lf_venv 12:39:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:22 lf-activate-venv(): INFO: Base packages installed successfully 12:39:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-i4LF/bin to PATH 12:39:33 INFO: No Stack... 12:39:33 INFO: Retrieving Pricing Info for: v3-standard-4 12:39:33 INFO: Archiving Costs 12:39:33 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15397321181383949714.sh 12:39:33 ---> logs-deploy.sh 12:39:33 Setup pyenv: 12:39:34 system 12:39:34 3.8.13 12:39:34 3.9.13 12:39:34 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i4LF from file:/tmp/.os_lf_venv 12:39:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:36 lf-activate-venv(): INFO: Base packages installed successfully 12:39:36 lf-activate-venv(): INFO: Installing additional packages: lftools 12:39:44 lf-activate-venv(): INFO: Adding /tmp/venv-i4LF/bin to PATH 12:39:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/38 12:39:44 INFO: archiving workspace using pattern(s): 12:39:45 Archives upload complete. 12:39:46 INFO: archiving logs to Nexus 12:39:47 ---> uname -a: 12:39:47 Linux prd-ubuntu1804-builder-4c-4g-131 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:39:47 12:39:47 12:39:47 ---> lscpu: 12:39:47 Architecture: x86_64 12:39:47 CPU op-mode(s): 32-bit, 64-bit 12:39:47 Byte Order: Little Endian 12:39:47 CPU(s): 4 12:39:47 On-line CPU(s) list: 0-3 12:39:47 Thread(s) per core: 1 12:39:47 Core(s) per socket: 1 12:39:47 Socket(s): 4 12:39:47 NUMA node(s): 1 12:39:47 Vendor ID: AuthenticAMD 12:39:47 CPU family: 23 12:39:47 Model: 49 12:39:47 Model name: AMD EPYC-Rome Processor 12:39:47 Stepping: 0 12:39:47 CPU MHz: 2799.998 12:39:47 BogoMIPS: 5599.99 12:39:47 Virtualization: AMD-V 12:39:47 Hypervisor vendor: KVM 12:39:47 Virtualization type: full 12:39:47 L1d cache: 32K 12:39:47 L1i cache: 32K 12:39:47 L2 cache: 512K 12:39:47 L3 cache: 16384K 12:39:47 NUMA node0 CPU(s): 0-3 12:39:47 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 12:39:47 12:39:47 12:39:47 ---> nproc: 12:39:47 4 12:39:47 12:39:47 12:39:47 ---> df -h: 12:39:47 Filesystem Size Used Avail Use% Mounted on 12:39:47 udev 7.9G 0 7.9G 0% /dev 12:39:47 tmpfs 1.6G 672K 1.6G 1% /run 12:39:47 /dev/vda1 78G 8.4G 69G 11% / 12:39:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:39:47 tmpfs 5.0M 0 5.0M 0% /run/lock 12:39:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:39:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:39:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:39:47 12:39:47 12:39:47 ---> free -m: 12:39:47 total used free shared buff/cache available 12:39:47 Mem: 16040 530 13301 0 2207 15186 12:39:47 Swap: 1023 0 1023 12:39:47 12:39:47 12:39:47 ---> ip addr: 12:39:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:39:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:39:47 inet 127.0.0.1/8 scope host lo 12:39:47 valid_lft forever preferred_lft forever 12:39:47 inet6 ::1/128 scope host 12:39:47 valid_lft forever preferred_lft forever 12:39:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:39:47 link/ether fa:16:3e:76:4d:ab brd ff:ff:ff:ff:ff:ff 12:39:47 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic ens3 12:39:47 valid_lft 86231sec preferred_lft 86231sec 12:39:47 inet6 fe80::f816:3eff:fe76:4dab/64 scope link 12:39:47 valid_lft forever preferred_lft forever 12:39:47 12:39:47 12:39:47 ---> sar -b -r -n DEV: 12:39:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-131) 09/25/25 _x86_64_ (4 CPU) 12:39:47 12:39:47 12:37:00 LINUX RESTART (4 CPU) 12:39:47 12:39:47 12:38:01 tps rtps wtps bread/s bwrtn/s 12:39:47 12:39:01 120.31 5.28 115.03 519.51 31611.80 12:39:47 Average: 120.31 5.28 115.03 519.51 31611.80 12:39:47 12:39:47 12:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:39:47 12:39:01 13770692 15581008 2654276 16.16 83312 1911796 766336 4.39 666980 1741588 157028 12:39:47 Average: 13770692 15581008 2654276 16.16 83312 1911796 766336 4.39 666980 1741588 157028 12:39:47 12:39:47 12:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:39:47 12:39:01 ens3 42.43 33.18 664.39 8.28 0.00 0.00 0.00 0.00 12:39:47 12:39:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 12:39:47 Average: ens3 42.43 33.18 664.39 8.28 0.00 0.00 0.00 0.00 12:39:47 Average: lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 12:39:47 12:39:47 12:39:47 ---> sar -P ALL: 12:39:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-131) 09/25/25 _x86_64_ (4 CPU) 12:39:47 12:39:47 12:37:00 LINUX RESTART (4 CPU) 12:39:47 12:39:47 12:38:01 CPU %user %nice %system %iowait %steal %idle 12:39:47 12:39:01 all 20.19 0.00 1.49 4.87 0.07 73.39 12:39:47 12:39:01 0 25.71 0.00 1.17 14.10 0.08 58.94 12:39:47 12:39:01 1 10.57 0.00 1.29 1.68 0.07 86.40 12:39:47 12:39:01 2 19.90 0.00 1.64 1.89 0.07 76.51 12:39:47 12:39:01 3 24.72 0.00 1.84 1.85 0.07 71.53 12:39:47 Average: all 20.19 0.00 1.49 4.87 0.07 73.39 12:39:47 Average: 0 25.71 0.00 1.17 14.10 0.08 58.94 12:39:47 Average: 1 10.57 0.00 1.29 1.68 0.07 86.40 12:39:47 Average: 2 19.90 0.00 1.64 1.89 0.07 76.51 12:39:47 Average: 3 24.72 0.00 1.84 1.85 0.07 71.53 12:39:47 12:39:47 12:39:47