11:48:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 11:48:36 Running as SYSTEM 11:48:36 [EnvInject] - Loading node environment variables. 11:48:36 Building remotely on prd-ubuntu1804-builder-4c-4g-332 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 11:48:36 [ssh-agent] Looking for ssh-agent implementation... 11:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:36 $ ssh-agent 11:48:36 SSH_AUTH_SOCK=/tmp/ssh-7e8uXROKc8Wu/agent.1680 11:48:36 SSH_AGENT_PID=1682 11:48:36 [ssh-agent] Started. 11:48:36 Running ssh-add (command line suppressed) 11:48:36 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_1888530195011580185.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_1888530195011580185.key) 11:48:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:48:36 The recommended git tool is: NONE 11:48:38 using credential onap-jenkins-ssh 11:48:38 Wiping out workspace first. 11:48:38 Cloning the remote Git repository 11:48:38 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 11:48:38 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 11:48:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 11:48:38 > git --version # timeout=10 11:48:38 > git --version # 'git version 2.17.1' 11:48:38 using GIT_SSH to set credentials Gerrit user 11:48:38 Verifying host key using manually-configured host key entries 11:48:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:48:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 11:48:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 11:48:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 11:48:39 using GIT_SSH to set credentials Gerrit user 11:48:39 Verifying host key using manually-configured host key entries 11:48:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/3 # timeout=30 11:48:39 > git rev-parse 4e7465d3af0fccf97e3b78a820ddb469b2e0d479^{commit} # timeout=10 11:48:39 Checking out Revision 4e7465d3af0fccf97e3b78a820ddb469b2e0d479 (refs/changes/16/142116/3) 11:48:39 > git config core.sparsecheckout # timeout=10 11:48:39 > git checkout -f 4e7465d3af0fccf97e3b78a820ddb469b2e0d479 # timeout=30 11:48:42 Commit message: "Implement readiness in go" 11:48:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:48:42 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 11:48:42 [EnvInject] - Injecting environment variables from a build step. 11:48:42 [EnvInject] - Injecting as environment variables the properties content 11:48:42 PYTHON=python3 11:48:42 11:48:42 [EnvInject] - Variables injected successfully. 11:48:42 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11247478563598263491.sh 11:48:42 ---> tox-install.sh 11:48:42 + source /home/jenkins/lf-env.sh 11:48:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:42 ++ mktemp -d /tmp/venv-XXXX 11:48:42 + lf_venv=/tmp/venv-sEjG 11:48:42 + local venv_file=/tmp/.os_lf_venv 11:48:42 + local python=python3 11:48:42 + local options 11:48:42 + local set_path=true 11:48:42 + local install_args= 11:48:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:42 + true 11:48:42 + case $1 in 11:48:42 + venv_file=/tmp/.toxenv 11:48:42 + shift 2 11:48:42 + true 11:48:42 + case $1 in 11:48:42 + shift 11:48:42 + break 11:48:42 + case $python in 11:48:42 + local pkg_list= 11:48:42 + [[ -d /opt/pyenv ]] 11:48:42 + echo 'Setup pyenv:' 11:48:42 Setup pyenv: 11:48:42 + export PYENV_ROOT=/opt/pyenv 11:48:42 + PYENV_ROOT=/opt/pyenv 11:48:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:42 + pyenv versions 11:48:42 * system (set by /opt/pyenv/version) 11:48:42 * 3.8.13 (set by /opt/pyenv/version) 11:48:42 * 3.9.13 (set by /opt/pyenv/version) 11:48:42 * 3.10.6 (set by /opt/pyenv/version) 11:48:42 + command -v pyenv 11:48:42 ++ pyenv init - --no-rehash 11:48:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:48:42 export PATH="/opt/pyenv/shims:${PATH}" 11:48:42 export PYENV_SHELL=bash 11:48:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:42 pyenv() { 11:48:42 local command 11:48:42 command="${1:-}" 11:48:42 if [ "$#" -gt 0 ]; then 11:48:42 shift 11:48:42 fi 11:48:42 11:48:42 case "$command" in 11:48:42 rehash|shell) 11:48:42 eval "$(pyenv "sh-$command" "$@")" 11:48:42 ;; 11:48:42 *) 11:48:42 command pyenv "$command" "$@" 11:48:42 ;; 11:48:42 esac 11:48:42 }' 11:48:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:48:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:42 ++ export PYENV_SHELL=bash 11:48:42 ++ PYENV_SHELL=bash 11:48:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:42 +++ complete -F _pyenv pyenv 11:48:42 ++ lf-pyver python3 11:48:42 ++ local py_version_xy=python3 11:48:42 ++ local py_version_xyz= 11:48:42 ++ pyenv versions 11:48:42 ++ local command 11:48:42 ++ command=versions 11:48:42 ++ '[' 1 -gt 0 ']' 11:48:42 ++ shift 11:48:42 ++ case "$command" in 11:48:42 ++ command pyenv versions 11:48:42 ++ pyenv versions 11:48:42 ++ sed 's/^[ *]* //' 11:48:42 ++ grep -E '^[0-9.]*[0-9]$' 11:48:42 ++ awk '{ print $1 }' 11:48:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:43 +++ grep '^3' /tmp/.pyenv_versions 11:48:43 +++ tail -n 1 11:48:43 +++ sort -V 11:48:43 ++ py_version_xyz=3.10.6 11:48:43 ++ [[ -z 3.10.6 ]] 11:48:43 ++ echo 3.10.6 11:48:43 ++ return 0 11:48:43 + pyenv local 3.10.6 11:48:43 + local command 11:48:43 + command=local 11:48:43 + '[' 2 -gt 0 ']' 11:48:43 + shift 11:48:43 + case "$command" in 11:48:43 + command pyenv local 3.10.6 11:48:43 + pyenv local 3.10.6 11:48:43 + for arg in "$@" 11:48:43 + case $arg in 11:48:43 + pkg_list+='tox ' 11:48:43 + for arg in "$@" 11:48:43 + case $arg in 11:48:43 + pkg_list+='virtualenv ' 11:48:43 + for arg in "$@" 11:48:43 + case $arg in 11:48:43 + pkg_list+='urllib3~=1.26.15 ' 11:48:43 + [[ -f /tmp/.toxenv ]] 11:48:43 + [[ ! -f /tmp/.toxenv ]] 11:48:43 + [[ -n '' ]] 11:48:43 + python3 -m venv /tmp/venv-sEjG 11:48:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sEjG' 11:48:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sEjG 11:48:47 + echo /tmp/venv-sEjG 11:48:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:48:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:48:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:48:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:47 + local 'pip_opts=--upgrade --quiet' 11:48:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:48:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:48:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:48:47 + [[ -n '' ]] 11:48:47 + [[ -n '' ]] 11:48:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:48:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:47 + /tmp/venv-sEjG/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 11:48:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:48:51 lf-activate-venv(): INFO: Base packages installed successfully 11:48:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:48:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:48:51 + /tmp/venv-sEjG/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 11:48:53 + type python3 11:48:53 + true 11:48:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sEjG/bin to PATH' 11:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-sEjG/bin to PATH 11:48:53 + PATH=/tmp/venv-sEjG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 + return 0 11:48:53 + python3 --version 11:48:53 Python 3.10.6 11:48:53 + python3 -m pip --version 11:48:53 pip 25.2 from /tmp/venv-sEjG/lib/python3.10/site-packages/pip (python 3.10) 11:48:53 + python3 -m pip freeze 11:48:53 cachetools==6.2.0 11:48:53 chardet==5.2.0 11:48:53 colorama==0.4.6 11:48:53 distlib==0.4.0 11:48:53 filelock==3.19.1 11:48:53 packaging==25.0 11:48:53 platformdirs==4.4.0 11:48:53 pluggy==1.6.0 11:48:53 pyproject-api==1.9.1 11:48:53 tomli==2.2.1 11:48:53 tox==4.30.2 11:48:53 typing_extensions==4.15.0 11:48:53 urllib3==1.26.20 11:48:53 virtualenv==20.34.0 11:48:53 [EnvInject] - Injecting environment variables from a build step. 11:48:53 [EnvInject] - Injecting as environment variables the properties content 11:48:53 PARALLEL=false 11:48:53 11:48:53 [EnvInject] - Variables injected successfully. 11:48:53 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7205028261425384734.sh 11:48:53 ---> tox-run.sh 11:48:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 11:48:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 11:48:53 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 11:48:53 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 11:48:53 + source /home/jenkins/lf-env.sh 11:48:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:53 ++ mktemp -d /tmp/venv-XXXX 11:48:53 + lf_venv=/tmp/venv-p9VN 11:48:53 + local venv_file=/tmp/.os_lf_venv 11:48:53 + local python=python3 11:48:53 + local options 11:48:53 + local set_path=true 11:48:53 + local install_args= 11:48:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:53 + true 11:48:53 + case $1 in 11:48:53 + venv_file=/tmp/.toxenv 11:48:53 + shift 2 11:48:53 + true 11:48:53 + case $1 in 11:48:53 + shift 11:48:53 + break 11:48:53 + case $python in 11:48:53 + local pkg_list= 11:48:53 + [[ -d /opt/pyenv ]] 11:48:53 + echo 'Setup pyenv:' 11:48:53 Setup pyenv: 11:48:53 + export PYENV_ROOT=/opt/pyenv 11:48:53 + PYENV_ROOT=/opt/pyenv 11:48:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 + pyenv versions 11:48:53 system 11:48:53 3.8.13 11:48:53 3.9.13 11:48:53 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:48:53 + command -v pyenv 11:48:53 ++ pyenv init - --no-rehash 11:48:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:48:53 export PATH="/opt/pyenv/shims:${PATH}" 11:48:53 export PYENV_SHELL=bash 11:48:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:53 pyenv() { 11:48:53 local command 11:48:53 command="${1:-}" 11:48:53 if [ "$#" -gt 0 ]; then 11:48:53 shift 11:48:53 fi 11:48:53 11:48:53 case "$command" in 11:48:53 rehash|shell) 11:48:53 eval "$(pyenv "sh-$command" "$@")" 11:48:53 ;; 11:48:53 *) 11:48:53 command pyenv "$command" "$@" 11:48:53 ;; 11:48:53 esac 11:48:53 }' 11:48:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:48:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:53 ++ export PYENV_SHELL=bash 11:48:53 ++ PYENV_SHELL=bash 11:48:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:53 +++ complete -F _pyenv pyenv 11:48:53 ++ lf-pyver python3 11:48:53 ++ local py_version_xy=python3 11:48:53 ++ local py_version_xyz= 11:48:53 ++ sed 's/^[ *]* //' 11:48:53 ++ pyenv versions 11:48:53 ++ local command 11:48:53 ++ command=versions 11:48:53 ++ '[' 1 -gt 0 ']' 11:48:53 ++ shift 11:48:53 ++ case "$command" in 11:48:53 ++ command pyenv versions 11:48:53 ++ pyenv versions 11:48:53 ++ awk '{ print $1 }' 11:48:53 ++ grep -E '^[0-9.]*[0-9]$' 11:48:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:53 +++ grep '^3' /tmp/.pyenv_versions 11:48:53 +++ sort -V 11:48:53 +++ tail -n 1 11:48:53 ++ py_version_xyz=3.10.6 11:48:53 ++ [[ -z 3.10.6 ]] 11:48:53 ++ echo 3.10.6 11:48:53 ++ return 0 11:48:53 + pyenv local 3.10.6 11:48:53 + local command 11:48:53 + command=local 11:48:53 + '[' 2 -gt 0 ']' 11:48:53 + shift 11:48:53 + case "$command" in 11:48:53 + command pyenv local 3.10.6 11:48:53 + pyenv local 3.10.6 11:48:53 + for arg in "$@" 11:48:53 + case $arg in 11:48:53 + pkg_list+='tox ' 11:48:53 + for arg in "$@" 11:48:53 + case $arg in 11:48:53 + pkg_list+='virtualenv ' 11:48:53 + for arg in "$@" 11:48:53 + case $arg in 11:48:53 + pkg_list+='urllib3~=1.26.15 ' 11:48:53 + [[ -f /tmp/.toxenv ]] 11:48:53 ++ cat /tmp/.toxenv 11:48:53 + lf_venv=/tmp/venv-sEjG 11:48:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sEjG from' file:/tmp/.toxenv 11:48:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sEjG from file:/tmp/.toxenv 11:48:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:48:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:53 + local 'pip_opts=--upgrade --quiet' 11:48:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:48:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:48:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:48:53 + [[ -n '' ]] 11:48:53 + [[ -n '' ]] 11:48:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:48:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:53 + /tmp/venv-sEjG/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 11:48:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:48:54 lf-activate-venv(): INFO: Base packages installed successfully 11:48:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:48:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:48:54 + /tmp/venv-sEjG/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 11:48:55 + type python3 11:48:55 + true 11:48:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sEjG/bin to PATH' 11:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-sEjG/bin to PATH 11:48:55 + PATH=/tmp/venv-sEjG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:55 + return 0 11:48:55 + [[ -d /opt/pyenv ]] 11:48:55 + echo '---> Setting up pyenv' 11:48:55 ---> Setting up pyenv 11:48:55 + export PYENV_ROOT=/opt/pyenv 11:48:55 + PYENV_ROOT=/opt/pyenv 11:48:55 + export PATH=/opt/pyenv/bin:/tmp/venv-sEjG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:55 + PATH=/opt/pyenv/bin:/tmp/venv-sEjG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:55 ++ pwd 11:48:55 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 11:48:55 + export PYTHONPATH 11:48:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:48:55 + TOX_TESTENV_PASSENV=PYTHONPATH 11:48:55 + tox --version 11:48:56 4.30.2 from /tmp/venv-sEjG/lib/python3.10/site-packages/tox/__init__.py 11:48:56 + PARALLEL=false 11:48:56 + TOX_OPTIONS_LIST= 11:48:56 + [[ -n yaml ]] 11:48:56 + TOX_OPTIONS_LIST=' -e yaml' 11:48:56 + case ${PARALLEL,,} in 11:48:56 + tox -e yaml 11:48:56 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 11:48:57 yaml: install_deps> python -I -m pip install coala-bears nodeenv 11:49:37 yaml: freeze> python -m pip freeze --all 11:49:37 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 11:49:37 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 11:49:37 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 11:49:38 ---> Completed tox runs 11:49:38 + for i in .tox/*/log 11:49:38 ++ echo .tox/yaml/log 11:49:38 ++ awk -F/ '{print $2}' 11:49:38 + tox_env=yaml 11:49:38 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 11:49:38 + DOC_DIR=docs/_build/html 11:49:38 + [[ -d docs/_build/html ]] 11:49:38 + echo '---> tox-run.sh ends' 11:49:38 ---> tox-run.sh ends 11:49:38 + test 0 -eq 0 11:49:38 $ ssh-agent -k 11:49:38 unset SSH_AUTH_SOCK; 11:49:38 unset SSH_AGENT_PID; 11:49:38 echo Agent pid 1682 killed; 11:49:38 [ssh-agent] Stopped. 11:49:38 [PostBuildScript] - [INFO] Executing post build scripts. 11:49:38 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins1385800872566802238.sh 11:49:38 ---> sysstat.sh 11:49:39 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins6485056805004974199.sh 11:49:39 ---> package-listing.sh 11:49:39 ++ facter osfamily 11:49:39 ++ tr '[:upper:]' '[:lower:]' 11:49:39 + OS_FAMILY=debian 11:49:39 + workspace=/w/workspace/oom-readiness-master-yaml-lint 11:49:39 + START_PACKAGES=/tmp/packages_start.txt 11:49:39 + END_PACKAGES=/tmp/packages_end.txt 11:49:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:49:39 + PACKAGES=/tmp/packages_start.txt 11:49:39 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 11:49:39 + PACKAGES=/tmp/packages_end.txt 11:49:39 + case "${OS_FAMILY}" in 11:49:39 + dpkg -l 11:49:39 + grep '^ii' 11:49:39 + '[' -f /tmp/packages_start.txt ']' 11:49:39 + '[' -f /tmp/packages_end.txt ']' 11:49:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:49:39 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 11:49:39 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 11:49:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 11:49:39 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins12881962182184116950.sh 11:49:39 ---> capture-instance-metadata.sh 11:49:39 Setup pyenv: 11:49:39 system 11:49:39 3.8.13 11:49:39 3.9.13 11:49:39 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:49:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HOyl 11:49:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:46 lf-activate-venv(): INFO: Base packages installed successfully 11:49:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-HOyl/bin to PATH 11:50:08 INFO: Running in OpenStack, capturing instance metadata 11:50:08 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4770438568069664222.sh 11:50:08 provisioning config files... 11:50:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config4593271454633273146tmp 11:50:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:50:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:50:08 [EnvInject] - Injecting environment variables from a build step. 11:50:08 [EnvInject] - Injecting as environment variables the properties content 11:50:08 SERVER_ID=logs 11:50:08 11:50:08 [EnvInject] - Variables injected successfully. 11:50:08 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins14870328203413572048.sh 11:50:08 ---> create-netrc.sh 11:50:09 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2561620137328429928.sh 11:50:09 ---> python-tools-install.sh 11:50:09 Setup pyenv: 11:50:09 system 11:50:09 3.8.13 11:50:09 3.9.13 11:50:09 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HOyl from file:/tmp/.os_lf_venv 11:50:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:11 lf-activate-venv(): INFO: Base packages installed successfully 11:50:11 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-HOyl/bin to PATH 11:50:19 Generating Requirements File 11:50:37 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. 11:50:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:50:37 Python 3.10.6 11:50:37 pip 25.2 from /tmp/venv-HOyl/lib/python3.10/site-packages/pip (python 3.10) 11:50:38 appdirs==1.4.4 11:50:38 argcomplete==3.6.2 11:50:38 aspy.yaml==1.3.0 11:50:38 attrs==25.3.0 11:50:38 autopage==0.5.2 11:50:38 beautifulsoup4==4.13.5 11:50:38 boto3==1.40.39 11:50:38 botocore==1.40.39 11:50:38 bs4==0.0.2 11:50:38 cachetools==5.5.2 11:50:38 certifi==2025.8.3 11:50:38 cffi==2.0.0 11:50:38 cfgv==3.4.0 11:50:38 chardet==5.2.0 11:50:38 charset-normalizer==3.4.3 11:50:38 click==8.3.0 11:50:38 cliff==4.11.0 11:50:38 cmd2==2.7.0 11:50:38 cryptography==3.3.2 11:50:38 debtcollector==3.0.0 11:50:38 decorator==5.2.1 11:50:38 defusedxml==0.7.1 11:50:38 Deprecated==1.2.18 11:50:38 distlib==0.4.0 11:50:38 dnspython==2.8.0 11:50:38 docker==7.1.0 11:50:38 dogpile.cache==1.4.1 11:50:38 durationpy==0.10 11:50:38 email-validator==2.3.0 11:50:38 filelock==3.19.1 11:50:38 future==1.0.0 11:50:38 gitdb==4.0.12 11:50:38 GitPython==3.1.45 11:50:38 google-auth==2.40.3 11:50:38 httplib2==0.31.0 11:50:38 identify==2.6.14 11:50:38 idna==3.10 11:50:38 importlib-resources==1.5.0 11:50:38 iso8601==2.1.0 11:50:38 Jinja2==3.1.6 11:50:38 jmespath==1.0.1 11:50:38 jsonpatch==1.33 11:50:38 jsonpointer==3.0.0 11:50:38 jsonschema==4.25.1 11:50:38 jsonschema-specifications==2025.9.1 11:50:38 keystoneauth1==5.12.0 11:50:38 kubernetes==33.1.0 11:50:38 lftools==0.37.14 11:50:38 lxml==6.0.2 11:50:38 markdown-it-py==4.0.0 11:50:38 MarkupSafe==3.0.2 11:50:38 mdurl==0.1.2 11:50:38 msgpack==1.1.1 11:50:38 multi_key_dict==2.0.3 11:50:38 munch==4.0.0 11:50:38 netaddr==1.3.0 11:50:38 niet==1.4.2 11:50:38 nodeenv==1.9.1 11:50:38 oauth2client==4.1.3 11:50:38 oauthlib==3.3.1 11:50:38 openstacksdk==4.7.1 11:50:38 os-service-types==1.8.0 11:50:38 osc-lib==4.2.0 11:50:38 oslo.config==10.0.0 11:50:38 oslo.context==6.1.0 11:50:38 oslo.i18n==6.6.0 11:50:38 oslo.log==7.2.1 11:50:38 oslo.serialization==5.8.0 11:50:38 oslo.utils==9.1.0 11:50:38 packaging==25.0 11:50:38 pbr==7.0.1 11:50:38 platformdirs==4.4.0 11:50:38 prettytable==3.16.0 11:50:38 psutil==7.1.0 11:50:38 pyasn1==0.6.1 11:50:38 pyasn1_modules==0.4.2 11:50:38 pycparser==2.23 11:50:38 pygerrit2==2.0.15 11:50:38 PyGithub==2.8.1 11:50:38 Pygments==2.19.2 11:50:38 PyJWT==2.10.1 11:50:38 PyNaCl==1.6.0 11:50:38 pyparsing==2.4.7 11:50:38 pyperclip==1.10.0 11:50:38 pyrsistent==0.20.0 11:50:38 python-cinderclient==9.8.0 11:50:38 python-dateutil==2.9.0.post0 11:50:38 python-heatclient==4.3.0 11:50:38 python-jenkins==1.8.3 11:50:38 python-keystoneclient==5.7.0 11:50:38 python-magnumclient==4.9.0 11:50:38 python-openstackclient==8.2.0 11:50:38 python-swiftclient==4.8.0 11:50:38 PyYAML==6.0.3 11:50:38 referencing==0.36.2 11:50:38 requests==2.32.5 11:50:38 requests-oauthlib==2.0.0 11:50:38 requestsexceptions==1.4.0 11:50:38 rfc3986==2.0.0 11:50:38 rich==14.1.0 11:50:38 rich-argparse==1.7.1 11:50:38 rpds-py==0.27.1 11:50:38 rsa==4.9.1 11:50:38 ruamel.yaml==0.18.15 11:50:38 ruamel.yaml.clib==0.2.14 11:50:38 s3transfer==0.14.0 11:50:38 simplejson==3.20.1 11:50:38 six==1.17.0 11:50:38 smmap==5.0.2 11:50:38 soupsieve==2.8 11:50:38 stevedore==5.5.0 11:50:38 tabulate==0.9.0 11:50:38 toml==0.10.2 11:50:38 tomlkit==0.13.3 11:50:38 tqdm==4.67.1 11:50:38 typing_extensions==4.15.0 11:50:38 tzdata==2025.2 11:50:38 urllib3==1.26.20 11:50:38 virtualenv==20.34.0 11:50:38 wcwidth==0.2.14 11:50:38 websocket-client==1.8.0 11:50:38 wrapt==1.17.3 11:50:38 xdg==6.0.0 11:50:38 xmltodict==1.0.2 11:50:38 yq==3.4.3 11:50:38 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8109472269855402374.sh 11:50:38 ---> sudo-logs.sh 11:50:38 Archiving 'sudo' log.. 11:50:38 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins18332630130581950440.sh 11:50:38 ---> job-cost.sh 11:50:38 Setup pyenv: 11:50:38 system 11:50:38 3.8.13 11:50:38 3.9.13 11:50:38 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:50:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HOyl from file:/tmp/.os_lf_venv 11:50:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:40 lf-activate-venv(): INFO: Base packages installed successfully 11:50:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-HOyl/bin to PATH 11:50:45 INFO: No Stack... 11:50:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:50:46 INFO: Archiving Costs 11:50:46 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10509109877478673846.sh 11:50:46 ---> logs-deploy.sh 11:50:46 Setup pyenv: 11:50:46 system 11:50:46 3.8.13 11:50:46 3.9.13 11:50:46 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HOyl from file:/tmp/.os_lf_venv 11:50:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:48 lf-activate-venv(): INFO: Base packages installed successfully 11:50:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:56 lf-activate-venv(): INFO: Adding /tmp/venv-HOyl/bin to PATH 11:50:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/41 11:50:56 INFO: archiving workspace using pattern(s): 11:50:57 Archives upload complete. 11:50:57 INFO: archiving logs to Nexus 11:50:58 ---> uname -a: 11:50:58 Linux prd-ubuntu1804-builder-4c-4g-332 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:50:58 11:50:58 11:50:58 ---> lscpu: 11:50:58 Architecture: x86_64 11:50:58 CPU op-mode(s): 32-bit, 64-bit 11:50:58 Byte Order: Little Endian 11:50:58 CPU(s): 4 11:50:58 On-line CPU(s) list: 0-3 11:50:58 Thread(s) per core: 1 11:50:58 Core(s) per socket: 1 11:50:58 Socket(s): 4 11:50:58 NUMA node(s): 1 11:50:58 Vendor ID: AuthenticAMD 11:50:58 CPU family: 23 11:50:58 Model: 49 11:50:58 Model name: AMD EPYC-Rome Processor 11:50:58 Stepping: 0 11:50:58 CPU MHz: 2799.998 11:50:58 BogoMIPS: 5599.99 11:50:58 Virtualization: AMD-V 11:50:58 Hypervisor vendor: KVM 11:50:58 Virtualization type: full 11:50:58 L1d cache: 32K 11:50:58 L1i cache: 32K 11:50:58 L2 cache: 512K 11:50:58 L3 cache: 16384K 11:50:58 NUMA node0 CPU(s): 0-3 11:50:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:50:58 11:50:58 11:50:58 ---> nproc: 11:50:58 4 11:50:58 11:50:58 11:50:58 ---> df -h: 11:50:58 Filesystem Size Used Avail Use% Mounted on 11:50:58 udev 7.9G 0 7.9G 0% /dev 11:50:58 tmpfs 1.6G 672K 1.6G 1% /run 11:50:58 /dev/vda1 78G 8.4G 69G 11% / 11:50:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:50:58 tmpfs 5.0M 0 5.0M 0% /run/lock 11:50:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:50:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:50:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:50:58 11:50:58 11:50:58 ---> free -m: 11:50:58 total used free shared buff/cache available 11:50:58 Mem: 16040 539 13296 0 2204 15177 11:50:58 Swap: 1023 0 1023 11:50:58 11:50:58 11:50:58 ---> ip addr: 11:50:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:50:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:50:58 inet 127.0.0.1/8 scope host lo 11:50:58 valid_lft forever preferred_lft forever 11:50:58 inet6 ::1/128 scope host 11:50:58 valid_lft forever preferred_lft forever 11:50:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:50:58 link/ether fa:16:3e:3b:55:b4 brd ff:ff:ff:ff:ff:ff 11:50:58 inet 10.30.107.26/23 brd 10.30.107.255 scope global dynamic ens3 11:50:58 valid_lft 86239sec preferred_lft 86239sec 11:50:58 inet6 fe80::f816:3eff:fe3b:55b4/64 scope link 11:50:58 valid_lft forever preferred_lft forever 11:50:58 11:50:58 11:50:58 ---> sar -b -r -n DEV: 11:50:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-332) 09/26/25 _x86_64_ (4 CPU) 11:50:58 11:50:58 11:48:20 LINUX RESTART (4 CPU) 11:50:58 11:50:58 11:49:03 tps rtps wtps bread/s bwrtn/s 11:50:58 11:50:01 122.31 5.21 117.10 462.68 41182.83 11:50:58 Average: 122.31 5.21 117.10 462.68 41182.83 11:50:58 11:50:58 11:49:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:50:58 11:50:01 13778048 15497156 2646912 16.12 72724 1837540 824780 4.72 746288 1666384 224744 11:50:58 Average: 13778048 15497156 2646912 16.12 72724 1837540 824780 4.72 746288 1666384 224744 11:50:58 11:50:58 11:49:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:50:58 11:50:01 lo 0.62 0.62 0.07 0.07 0.00 0.00 0.00 0.00 11:50:58 11:50:01 ens3 79.62 56.34 1137.37 10.82 0.00 0.00 0.00 0.00 11:50:58 Average: lo 0.62 0.62 0.07 0.07 0.00 0.00 0.00 0.00 11:50:58 Average: ens3 79.62 56.34 1137.37 10.82 0.00 0.00 0.00 0.00 11:50:58 11:50:58 11:50:58 ---> sar -P ALL: 11:50:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-332) 09/26/25 _x86_64_ (4 CPU) 11:50:58 11:50:58 11:48:20 LINUX RESTART (4 CPU) 11:50:58 11:50:58 11:49:03 CPU %user %nice %system %iowait %steal %idle 11:50:58 11:50:01 all 16.30 0.00 1.63 6.27 0.07 75.73 11:50:58 11:50:01 0 31.70 0.00 2.68 7.93 0.09 57.60 11:50:58 11:50:01 1 7.37 0.00 0.95 13.72 0.07 77.88 11:50:58 11:50:01 2 13.13 0.00 1.77 3.17 0.05 81.87 11:50:58 11:50:01 3 13.09 0.00 1.14 0.28 0.07 85.42 11:50:58 Average: all 16.30 0.00 1.63 6.27 0.07 75.73 11:50:58 Average: 0 31.70 0.00 2.68 7.93 0.09 57.60 11:50:58 Average: 1 7.37 0.00 0.95 13.72 0.07 77.88 11:50:58 Average: 2 13.13 0.00 1.77 3.17 0.05 81.87 11:50:58 Average: 3 13.09 0.00 1.14 0.28 0.07 85.42 11:50:58 11:50:58 11:50:58