11:49:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 11:49:11 Running as SYSTEM 11:49:11 [EnvInject] - Loading node environment variables. 11:49:11 Building remotely on prd-ubuntu1804-builder-4c-4g-1036 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 11:49:11 [ssh-agent] Looking for ssh-agent implementation... 11:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:11 $ ssh-agent 11:49:11 SSH_AUTH_SOCK=/tmp/ssh-eIuHm7RdcDET/agent.1833 11:49:11 SSH_AGENT_PID=1835 11:49:11 [ssh-agent] Started. 11:49:11 Running ssh-add (command line suppressed) 11:49:11 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_16054878058075684528.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_16054878058075684528.key) 11:49:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:49:11 The recommended git tool is: NONE 11:49:13 using credential onap-jenkins-ssh 11:49:13 Wiping out workspace first. 11:49:13 Cloning the remote Git repository 11:49:13 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 11:49:13 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 11:49:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 11:49:13 > git --version # timeout=10 11:49:13 > git --version # 'git version 2.17.1' 11:49:13 using GIT_SSH to set credentials Gerrit user 11:49:13 Verifying host key using manually-configured host key entries 11:49:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:49:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 11:49:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 11:49:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 11:49:14 using GIT_SSH to set credentials Gerrit user 11:49:14 Verifying host key using manually-configured host key entries 11:49:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/4 # timeout=30 11:49:14 > git rev-parse 174c9b959f5835ec9349535bc926a93ee5c6ae76^{commit} # timeout=10 11:49:14 Checking out Revision 174c9b959f5835ec9349535bc926a93ee5c6ae76 (refs/changes/16/142116/4) 11:49:14 > git config core.sparsecheckout # timeout=10 11:49:14 > git checkout -f 174c9b959f5835ec9349535bc926a93ee5c6ae76 # timeout=30 11:49:17 Commit message: "Implement readiness in go" 11:49:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:49:17 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 11:49:17 [EnvInject] - Injecting environment variables from a build step. 11:49:17 [EnvInject] - Injecting as environment variables the properties content 11:49:17 PYTHON=python3 11:49:17 11:49:17 [EnvInject] - Variables injected successfully. 11:49:17 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3649978621108288064.sh 11:49:17 ---> tox-install.sh 11:49:17 + source /home/jenkins/lf-env.sh 11:49:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:49:17 ++ mktemp -d /tmp/venv-XXXX 11:49:17 + lf_venv=/tmp/venv-Nq7e 11:49:17 + local venv_file=/tmp/.os_lf_venv 11:49:17 + local python=python3 11:49:17 + local options 11:49:17 + local set_path=true 11:49:17 + local install_args= 11:49:17 ++ 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:49:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:49:17 + true 11:49:17 + case $1 in 11:49:17 + venv_file=/tmp/.toxenv 11:49:17 + shift 2 11:49:17 + true 11:49:17 + case $1 in 11:49:17 + shift 11:49:17 + break 11:49:17 + case $python in 11:49:17 + local pkg_list= 11:49:17 + [[ -d /opt/pyenv ]] 11:49:17 + echo 'Setup pyenv:' 11:49:17 Setup pyenv: 11:49:17 + export PYENV_ROOT=/opt/pyenv 11:49:17 + PYENV_ROOT=/opt/pyenv 11:49:17 + 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:49:17 + 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:49:17 + pyenv versions 11:49:17 * system (set by /opt/pyenv/version) 11:49:17 * 3.8.13 (set by /opt/pyenv/version) 11:49:17 * 3.9.13 (set by /opt/pyenv/version) 11:49:18 * 3.10.6 (set by /opt/pyenv/version) 11:49:18 + command -v pyenv 11:49:18 ++ pyenv init - --no-rehash 11:49:18 + 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:49:18 export PATH="/opt/pyenv/shims:${PATH}" 11:49:18 export PYENV_SHELL=bash 11:49:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:49:18 pyenv() { 11:49:18 local command 11:49:18 command="${1:-}" 11:49:18 if [ "$#" -gt 0 ]; then 11:49:18 shift 11:49:18 fi 11:49:18 11:49:18 case "$command" in 11:49:18 rehash|shell) 11:49:18 eval "$(pyenv "sh-$command" "$@")" 11:49:18 ;; 11:49:18 *) 11:49:18 command pyenv "$command" "$@" 11:49:18 ;; 11:49:18 esac 11:49:18 }' 11:49:18 +++ 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:49:18 ++ 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:49:18 ++ 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:49:18 ++ 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:49:18 ++ export PYENV_SHELL=bash 11:49:18 ++ PYENV_SHELL=bash 11:49:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:49:18 +++ complete -F _pyenv pyenv 11:49:18 ++ lf-pyver python3 11:49:18 ++ local py_version_xy=python3 11:49:18 ++ local py_version_xyz= 11:49:18 ++ pyenv versions 11:49:18 ++ local command 11:49:18 ++ command=versions 11:49:18 ++ '[' 1 -gt 0 ']' 11:49:18 ++ shift 11:49:18 ++ case "$command" in 11:49:18 ++ command pyenv versions 11:49:18 ++ pyenv versions 11:49:18 ++ sed 's/^[ *]* //' 11:49:18 ++ awk '{ print $1 }' 11:49:18 ++ grep -E '^[0-9.]*[0-9]$' 11:49:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:49:18 +++ grep '^3' /tmp/.pyenv_versions 11:49:18 +++ sort -V 11:49:18 +++ tail -n 1 11:49:18 ++ py_version_xyz=3.10.6 11:49:18 ++ [[ -z 3.10.6 ]] 11:49:18 ++ echo 3.10.6 11:49:18 ++ return 0 11:49:18 + pyenv local 3.10.6 11:49:18 + local command 11:49:18 + command=local 11:49:18 + '[' 2 -gt 0 ']' 11:49:18 + shift 11:49:18 + case "$command" in 11:49:18 + command pyenv local 3.10.6 11:49:18 + pyenv local 3.10.6 11:49:18 + for arg in "$@" 11:49:18 + case $arg in 11:49:18 + pkg_list+='tox ' 11:49:18 + for arg in "$@" 11:49:18 + case $arg in 11:49:18 + pkg_list+='virtualenv ' 11:49:18 + for arg in "$@" 11:49:18 + case $arg in 11:49:18 + pkg_list+='urllib3~=1.26.15 ' 11:49:18 + [[ -f /tmp/.toxenv ]] 11:49:18 + [[ ! -f /tmp/.toxenv ]] 11:49:18 + [[ -n '' ]] 11:49:18 + python3 -m venv /tmp/venv-Nq7e 11:49:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nq7e' 11:49:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nq7e 11:49:22 + echo /tmp/venv-Nq7e 11:49:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:49:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:49:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:49:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:22 + local 'pip_opts=--upgrade --quiet' 11:49:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:49:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:49:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:49:22 + [[ -n '' ]] 11:49:22 + [[ -n '' ]] 11:49:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:49:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:22 + /tmp/venv-Nq7e/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:49:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:49:26 lf-activate-venv(): INFO: Base packages installed successfully 11:49:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:49:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:49:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:49:26 + /tmp/venv-Nq7e/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:49:28 + type python3 11:49:28 + true 11:49:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nq7e/bin to PATH' 11:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-Nq7e/bin to PATH 11:49:28 + PATH=/tmp/venv-Nq7e/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:49:28 + return 0 11:49:28 + python3 --version 11:49:28 Python 3.10.6 11:49:28 + python3 -m pip --version 11:49:28 pip 25.2 from /tmp/venv-Nq7e/lib/python3.10/site-packages/pip (python 3.10) 11:49:28 + python3 -m pip freeze 11:49:29 cachetools==6.2.0 11:49:29 chardet==5.2.0 11:49:29 colorama==0.4.6 11:49:29 distlib==0.4.0 11:49:29 filelock==3.19.1 11:49:29 packaging==25.0 11:49:29 platformdirs==4.4.0 11:49:29 pluggy==1.6.0 11:49:29 pyproject-api==1.9.1 11:49:29 tomli==2.2.1 11:49:29 tox==4.30.2 11:49:29 typing_extensions==4.15.0 11:49:29 urllib3==1.26.20 11:49:29 virtualenv==20.34.0 11:49:29 [EnvInject] - Injecting environment variables from a build step. 11:49:29 [EnvInject] - Injecting as environment variables the properties content 11:49:29 PARALLEL=false 11:49:29 11:49:29 [EnvInject] - Variables injected successfully. 11:49:29 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14099962302450304947.sh 11:49:29 ---> tox-run.sh 11:49:29 + 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:49:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 11:49:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 11:49:29 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 11:49:29 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 11:49:29 + source /home/jenkins/lf-env.sh 11:49:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:49:29 ++ mktemp -d /tmp/venv-XXXX 11:49:29 + lf_venv=/tmp/venv-1zWm 11:49:29 + local venv_file=/tmp/.os_lf_venv 11:49:29 + local python=python3 11:49:29 + local options 11:49:29 + local set_path=true 11:49:29 + local install_args= 11:49:29 ++ 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:49:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:49:29 + true 11:49:29 + case $1 in 11:49:29 + venv_file=/tmp/.toxenv 11:49:29 + shift 2 11:49:29 + true 11:49:29 + case $1 in 11:49:29 + shift 11:49:29 + break 11:49:29 + case $python in 11:49:29 + local pkg_list= 11:49:29 + [[ -d /opt/pyenv ]] 11:49:29 + echo 'Setup pyenv:' 11:49:29 Setup pyenv: 11:49:29 + export PYENV_ROOT=/opt/pyenv 11:49:29 + PYENV_ROOT=/opt/pyenv 11:49:29 + 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:49:29 + 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:49:29 + pyenv versions 11:49:29 system 11:49:29 3.8.13 11:49:29 3.9.13 11:49:29 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:49:29 + command -v pyenv 11:49:29 ++ pyenv init - --no-rehash 11:49:29 + 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:49:29 export PATH="/opt/pyenv/shims:${PATH}" 11:49:29 export PYENV_SHELL=bash 11:49:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:49:29 pyenv() { 11:49:29 local command 11:49:29 command="${1:-}" 11:49:29 if [ "$#" -gt 0 ]; then 11:49:29 shift 11:49:29 fi 11:49:29 11:49:29 case "$command" in 11:49:29 rehash|shell) 11:49:29 eval "$(pyenv "sh-$command" "$@")" 11:49:29 ;; 11:49:29 *) 11:49:29 command pyenv "$command" "$@" 11:49:29 ;; 11:49:29 esac 11:49:29 }' 11:49:29 +++ 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:49:29 ++ 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:49:29 ++ 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:49:29 ++ 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:49:29 ++ export PYENV_SHELL=bash 11:49:29 ++ PYENV_SHELL=bash 11:49:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:49:29 +++ complete -F _pyenv pyenv 11:49:29 ++ lf-pyver python3 11:49:29 ++ local py_version_xy=python3 11:49:29 ++ local py_version_xyz= 11:49:29 ++ pyenv versions 11:49:29 ++ local command 11:49:29 ++ command=versions 11:49:29 ++ '[' 1 -gt 0 ']' 11:49:29 ++ shift 11:49:29 ++ case "$command" in 11:49:29 ++ command pyenv versions 11:49:29 ++ pyenv versions 11:49:29 ++ sed 's/^[ *]* //' 11:49:29 ++ awk '{ print $1 }' 11:49:29 ++ grep -E '^[0-9.]*[0-9]$' 11:49:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:49:29 +++ grep '^3' /tmp/.pyenv_versions 11:49:29 +++ sort -V 11:49:29 +++ tail -n 1 11:49:29 ++ py_version_xyz=3.10.6 11:49:29 ++ [[ -z 3.10.6 ]] 11:49:29 ++ echo 3.10.6 11:49:29 ++ return 0 11:49:29 + pyenv local 3.10.6 11:49:29 + local command 11:49:29 + command=local 11:49:29 + '[' 2 -gt 0 ']' 11:49:29 + shift 11:49:29 + case "$command" in 11:49:29 + command pyenv local 3.10.6 11:49:29 + pyenv local 3.10.6 11:49:29 + for arg in "$@" 11:49:29 + case $arg in 11:49:29 + pkg_list+='tox ' 11:49:29 + for arg in "$@" 11:49:29 + case $arg in 11:49:29 + pkg_list+='virtualenv ' 11:49:29 + for arg in "$@" 11:49:29 + case $arg in 11:49:29 + pkg_list+='urllib3~=1.26.15 ' 11:49:29 + [[ -f /tmp/.toxenv ]] 11:49:29 ++ cat /tmp/.toxenv 11:49:29 + lf_venv=/tmp/venv-Nq7e 11:49:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nq7e from' file:/tmp/.toxenv 11:49:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nq7e from file:/tmp/.toxenv 11:49:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:49:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:29 + local 'pip_opts=--upgrade --quiet' 11:49:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:49:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:49:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:49:29 + [[ -n '' ]] 11:49:29 + [[ -n '' ]] 11:49:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:49:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:29 + /tmp/venv-Nq7e/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:49:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:49:30 lf-activate-venv(): INFO: Base packages installed successfully 11:49:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:49:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:49:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:49:30 + /tmp/venv-Nq7e/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:49:31 + type python3 11:49:31 + true 11:49:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nq7e/bin to PATH' 11:49:31 lf-activate-venv(): INFO: Adding /tmp/venv-Nq7e/bin to PATH 11:49:31 + PATH=/tmp/venv-Nq7e/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:49:31 + return 0 11:49:31 + [[ -d /opt/pyenv ]] 11:49:31 + echo '---> Setting up pyenv' 11:49:31 ---> Setting up pyenv 11:49:31 + export PYENV_ROOT=/opt/pyenv 11:49:31 + PYENV_ROOT=/opt/pyenv 11:49:31 + export PATH=/opt/pyenv/bin:/tmp/venv-Nq7e/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:49:31 + PATH=/opt/pyenv/bin:/tmp/venv-Nq7e/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:49:31 ++ pwd 11:49:31 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 11:49:31 + export PYTHONPATH 11:49:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:49:31 + TOX_TESTENV_PASSENV=PYTHONPATH 11:49:31 + tox --version 11:49:31 4.30.2 from /tmp/venv-Nq7e/lib/python3.10/site-packages/tox/__init__.py 11:49:31 + PARALLEL=false 11:49:31 + TOX_OPTIONS_LIST= 11:49:31 + [[ -n yaml ]] 11:49:31 + TOX_OPTIONS_LIST=' -e yaml' 11:49:31 + case ${PARALLEL,,} in 11:49:31 + tox -e yaml 11:49:31 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 11:49:33 yaml: install_deps> python -I -m pip install coala-bears nodeenv 11:49:59 yaml: freeze> python -m pip freeze --all 11:50:00 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:50:00 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 11:50:00 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 11:50:00 ---> Completed tox runs 11:50:00 + for i in .tox/*/log 11:50:00 ++ echo .tox/yaml/log 11:50:00 ++ awk -F/ '{print $2}' 11:50:00 + tox_env=yaml 11:50:00 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 11:50:00 + DOC_DIR=docs/_build/html 11:50:00 + [[ -d docs/_build/html ]] 11:50:00 + echo '---> tox-run.sh ends' 11:50:00 ---> tox-run.sh ends 11:50:00 + test 0 -eq 0 11:50:00 $ ssh-agent -k 11:50:00 unset SSH_AUTH_SOCK; 11:50:00 unset SSH_AGENT_PID; 11:50:00 echo Agent pid 1835 killed; 11:50:01 [ssh-agent] Stopped. 11:50:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:50:01 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8424439307079044357.sh 11:50:01 ---> sysstat.sh 11:50:01 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins153129014704913872.sh 11:50:01 ---> package-listing.sh 11:50:01 ++ tr '[:upper:]' '[:lower:]' 11:50:01 ++ facter osfamily 11:50:01 + OS_FAMILY=debian 11:50:01 + workspace=/w/workspace/oom-readiness-master-yaml-lint 11:50:01 + START_PACKAGES=/tmp/packages_start.txt 11:50:01 + END_PACKAGES=/tmp/packages_end.txt 11:50:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:50:01 + PACKAGES=/tmp/packages_start.txt 11:50:01 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 11:50:01 + PACKAGES=/tmp/packages_end.txt 11:50:01 + case "${OS_FAMILY}" in 11:50:01 + dpkg -l 11:50:01 + grep '^ii' 11:50:01 + '[' -f /tmp/packages_start.txt ']' 11:50:01 + '[' -f /tmp/packages_end.txt ']' 11:50:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:50:01 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 11:50:01 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 11:50:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 11:50:01 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins15641011087585201241.sh 11:50:01 ---> capture-instance-metadata.sh 11:50:01 Setup pyenv: 11:50:01 system 11:50:01 3.8.13 11:50:01 3.9.13 11:50:01 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:50:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6nM 11:50:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:09 lf-activate-venv(): INFO: Base packages installed successfully 11:50:09 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:31 lf-activate-venv(): INFO: Adding /tmp/venv-d6nM/bin to PATH 11:50:31 INFO: Running in OpenStack, capturing instance metadata 11:50:31 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins2997836560560921374.sh 11:50:31 provisioning config files... 11:50:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config15248138458706238294tmp 11:50:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:50:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:50:31 [EnvInject] - Injecting environment variables from a build step. 11:50:31 [EnvInject] - Injecting as environment variables the properties content 11:50:31 SERVER_ID=logs 11:50:31 11:50:31 [EnvInject] - Variables injected successfully. 11:50:31 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins3761532278876951827.sh 11:50:31 ---> create-netrc.sh 11:50:31 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7609257932383958411.sh 11:50:31 ---> python-tools-install.sh 11:50:31 Setup pyenv: 11:50:32 system 11:50:32 3.8.13 11:50:32 3.9.13 11:50:32 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:50:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6nM from file:/tmp/.os_lf_venv 11:50:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:34 lf-activate-venv(): INFO: Base packages installed successfully 11:50:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-d6nM/bin to PATH 11:50:43 Generating Requirements File 11:51:03 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:51:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:51:03 Python 3.10.6 11:51:03 pip 25.2 from /tmp/venv-d6nM/lib/python3.10/site-packages/pip (python 3.10) 11:51:04 appdirs==1.4.4 11:51:04 argcomplete==3.6.2 11:51:04 aspy.yaml==1.3.0 11:51:04 attrs==25.3.0 11:51:04 autopage==0.5.2 11:51:04 beautifulsoup4==4.14.2 11:51:04 boto3==1.40.40 11:51:04 botocore==1.40.40 11:51:04 bs4==0.0.2 11:51:04 cachetools==5.5.2 11:51:04 certifi==2025.8.3 11:51:04 cffi==2.0.0 11:51:04 cfgv==3.4.0 11:51:04 chardet==5.2.0 11:51:04 charset-normalizer==3.4.3 11:51:04 click==8.3.0 11:51:04 cliff==4.11.0 11:51:04 cmd2==2.7.0 11:51:04 cryptography==3.3.2 11:51:04 debtcollector==3.0.0 11:51:04 decorator==5.2.1 11:51:04 defusedxml==0.7.1 11:51:04 Deprecated==1.2.18 11:51:04 distlib==0.4.0 11:51:04 dnspython==2.8.0 11:51:04 docker==7.1.0 11:51:04 dogpile.cache==1.4.1 11:51:04 durationpy==0.10 11:51:04 email-validator==2.3.0 11:51:04 filelock==3.19.1 11:51:04 future==1.0.0 11:51:04 gitdb==4.0.12 11:51:04 GitPython==3.1.45 11:51:04 google-auth==2.40.3 11:51:04 httplib2==0.31.0 11:51:04 identify==2.6.14 11:51:04 idna==3.10 11:51:04 importlib-resources==1.5.0 11:51:04 iso8601==2.1.0 11:51:04 Jinja2==3.1.6 11:51:04 jmespath==1.0.1 11:51:04 jsonpatch==1.33 11:51:04 jsonpointer==3.0.0 11:51:04 jsonschema==4.25.1 11:51:04 jsonschema-specifications==2025.9.1 11:51:04 keystoneauth1==5.12.0 11:51:04 kubernetes==33.1.0 11:51:04 lftools==0.37.14 11:51:04 lxml==6.0.2 11:51:04 markdown-it-py==4.0.0 11:51:04 MarkupSafe==3.0.3 11:51:04 mdurl==0.1.2 11:51:04 msgpack==1.1.1 11:51:04 multi_key_dict==2.0.3 11:51:04 munch==4.0.0 11:51:04 netaddr==1.3.0 11:51:04 niet==1.4.2 11:51:04 nodeenv==1.9.1 11:51:04 oauth2client==4.1.3 11:51:04 oauthlib==3.3.1 11:51:04 openstacksdk==4.7.1 11:51:04 os-service-types==1.8.0 11:51:04 osc-lib==4.2.0 11:51:04 oslo.config==10.0.0 11:51:04 oslo.context==6.1.0 11:51:04 oslo.i18n==6.6.0 11:51:04 oslo.log==7.2.1 11:51:04 oslo.serialization==5.8.0 11:51:04 oslo.utils==9.1.0 11:51:04 packaging==25.0 11:51:04 pbr==7.0.1 11:51:04 platformdirs==4.4.0 11:51:04 prettytable==3.16.0 11:51:04 psutil==7.1.0 11:51:04 pyasn1==0.6.1 11:51:04 pyasn1_modules==0.4.2 11:51:04 pycparser==2.23 11:51:04 pygerrit2==2.0.15 11:51:04 PyGithub==2.8.1 11:51:04 Pygments==2.19.2 11:51:04 PyJWT==2.10.1 11:51:04 PyNaCl==1.6.0 11:51:04 pyparsing==2.4.7 11:51:04 pyperclip==1.11.0 11:51:04 pyrsistent==0.20.0 11:51:04 python-cinderclient==9.8.0 11:51:04 python-dateutil==2.9.0.post0 11:51:04 python-heatclient==4.3.0 11:51:04 python-jenkins==1.8.3 11:51:04 python-keystoneclient==5.7.0 11:51:04 python-magnumclient==4.9.0 11:51:04 python-openstackclient==8.2.0 11:51:04 python-swiftclient==4.8.0 11:51:04 PyYAML==6.0.3 11:51:04 referencing==0.36.2 11:51:04 requests==2.32.5 11:51:04 requests-oauthlib==2.0.0 11:51:04 requestsexceptions==1.4.0 11:51:04 rfc3986==2.0.0 11:51:04 rich==14.1.0 11:51:04 rich-argparse==1.7.1 11:51:04 rpds-py==0.27.1 11:51:04 rsa==4.9.1 11:51:04 ruamel.yaml==0.18.15 11:51:04 ruamel.yaml.clib==0.2.14 11:51:04 s3transfer==0.14.0 11:51:04 simplejson==3.20.2 11:51:04 six==1.17.0 11:51:04 smmap==5.0.2 11:51:04 soupsieve==2.8 11:51:04 stevedore==5.5.0 11:51:04 tabulate==0.9.0 11:51:04 toml==0.10.2 11:51:04 tomlkit==0.13.3 11:51:04 tqdm==4.67.1 11:51:04 typing_extensions==4.15.0 11:51:04 tzdata==2025.2 11:51:04 urllib3==1.26.20 11:51:04 virtualenv==20.34.0 11:51:04 wcwidth==0.2.14 11:51:04 websocket-client==1.8.0 11:51:04 wrapt==1.17.3 11:51:04 xdg==6.0.0 11:51:04 xmltodict==1.0.2 11:51:04 yq==3.4.3 11:51:04 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8279433155815581459.sh 11:51:04 ---> sudo-logs.sh 11:51:04 Archiving 'sudo' log.. 11:51:04 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17640390593773044749.sh 11:51:04 ---> job-cost.sh 11:51:04 Setup pyenv: 11:51:04 system 11:51:04 3.8.13 11:51:04 3.9.13 11:51:04 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:51:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6nM from file:/tmp/.os_lf_venv 11:51:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:06 lf-activate-venv(): INFO: Base packages installed successfully 11:51:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-d6nM/bin to PATH 11:51:12 INFO: No Stack... 11:51:12 INFO: Retrieving Pricing Info for: v3-standard-4 11:51:12 INFO: Archiving Costs 11:51:12 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14898695576721579918.sh 11:51:12 ---> logs-deploy.sh 11:51:12 Setup pyenv: 11:51:12 system 11:51:13 3.8.13 11:51:13 3.9.13 11:51:13 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:51:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6nM from file:/tmp/.os_lf_venv 11:51:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:15 lf-activate-venv(): INFO: Base packages installed successfully 11:51:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-d6nM/bin to PATH 11:51:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/43 11:51:23 INFO: archiving workspace using pattern(s): 11:51:24 Archives upload complete. 11:51:24 INFO: archiving logs to Nexus 11:51:25 ---> uname -a: 11:51:25 Linux prd-ubuntu1804-builder-4c-4g-1036 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:51:25 11:51:25 11:51:25 ---> lscpu: 11:51:25 Architecture: x86_64 11:51:25 CPU op-mode(s): 32-bit, 64-bit 11:51:25 Byte Order: Little Endian 11:51:25 CPU(s): 4 11:51:25 On-line CPU(s) list: 0-3 11:51:25 Thread(s) per core: 1 11:51:25 Core(s) per socket: 1 11:51:25 Socket(s): 4 11:51:25 NUMA node(s): 1 11:51:25 Vendor ID: AuthenticAMD 11:51:25 CPU family: 23 11:51:25 Model: 49 11:51:25 Model name: AMD EPYC-Rome Processor 11:51:25 Stepping: 0 11:51:25 CPU MHz: 2799.998 11:51:25 BogoMIPS: 5599.99 11:51:25 Virtualization: AMD-V 11:51:25 Hypervisor vendor: KVM 11:51:25 Virtualization type: full 11:51:25 L1d cache: 32K 11:51:25 L1i cache: 32K 11:51:25 L2 cache: 512K 11:51:25 L3 cache: 16384K 11:51:25 NUMA node0 CPU(s): 0-3 11:51:25 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:51:25 11:51:25 11:51:25 ---> nproc: 11:51:25 4 11:51:25 11:51:25 11:51:25 ---> df -h: 11:51:25 Filesystem Size Used Avail Use% Mounted on 11:51:25 udev 7.9G 0 7.9G 0% /dev 11:51:25 tmpfs 1.6G 672K 1.6G 1% /run 11:51:25 /dev/vda1 78G 8.4G 69G 11% / 11:51:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:51:25 tmpfs 5.0M 0 5.0M 0% /run/lock 11:51:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:51:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:51:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:51:25 11:51:25 11:51:25 ---> free -m: 11:51:25 total used free shared buff/cache available 11:51:25 Mem: 16040 603 13230 0 2205 15112 11:51:25 Swap: 1023 0 1023 11:51:25 11:51:25 11:51:25 ---> ip addr: 11:51:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:51:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:51:25 inet 127.0.0.1/8 scope host lo 11:51:25 valid_lft forever preferred_lft forever 11:51:25 inet6 ::1/128 scope host 11:51:25 valid_lft forever preferred_lft forever 11:51:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:51:25 link/ether fa:16:3e:c3:c0:3e brd ff:ff:ff:ff:ff:ff 11:51:25 inet 10.30.106.158/23 brd 10.30.107.255 scope global dynamic ens3 11:51:25 valid_lft 86226sec preferred_lft 86226sec 11:51:25 inet6 fe80::f816:3eff:fec3:c03e/64 scope link 11:51:25 valid_lft forever preferred_lft forever 11:51:25 11:51:25 11:51:25 ---> sar -b -r -n DEV: 11:51:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1036) 09/29/25 _x86_64_ (4 CPU) 11:51:25 11:51:25 11:48:34 LINUX RESTART (4 CPU) 11:51:25 11:51:25 11:49:01 tps rtps wtps bread/s bwrtn/s 11:51:25 11:50:02 349.16 79.59 269.57 4542.04 30248.69 11:51:25 11:51:01 136.27 0.80 135.47 103.44 23555.87 11:51:25 Average: 243.61 40.52 203.08 2341.39 26930.40 11:51:25 11:51:25 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:51:25 11:50:02 13961468 15536388 2463492 15.00 65568 1706184 780780 4.47 695484 1545848 183356 11:51:25 11:51:01 13527860 15436208 2897100 17.64 89292 1997872 894964 5.12 817592 1819148 181620 11:51:25 Average: 13744664 15486298 2680296 16.32 77430 1852028 837872 4.80 756538 1682498 182488 11:51:25 11:51:25 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:51:25 11:50:02 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 11:51:25 11:50:02 ens3 461.87 314.21 1390.95 83.89 0.00 0.00 0.00 0.00 11:51:25 11:51:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 11:51:25 11:51:01 ens3 54.23 42.47 895.60 9.53 0.00 0.00 0.00 0.00 11:51:25 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 11:51:25 Average: ens3 259.76 179.48 1145.36 47.02 0.00 0.00 0.00 0.00 11:51:25 11:51:25 11:51:25 ---> sar -P ALL: 11:51:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1036) 09/29/25 _x86_64_ (4 CPU) 11:51:25 11:51:25 11:48:34 LINUX RESTART (4 CPU) 11:51:25 11:51:25 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:51:25 11:50:02 all 20.12 0.00 2.61 9.08 0.07 68.12 11:51:25 11:50:02 0 11.39 0.00 2.71 6.58 0.07 79.24 11:51:25 11:50:02 1 23.22 0.00 2.65 16.86 0.10 57.17 11:51:25 11:50:02 2 14.44 0.00 1.89 5.99 0.05 77.62 11:51:25 11:50:02 3 31.43 0.00 3.23 6.89 0.08 58.37 11:51:25 11:51:01 all 20.82 0.00 1.33 3.31 0.05 74.49 11:51:25 11:51:01 0 15.59 0.00 1.26 0.31 0.03 82.82 11:51:25 11:51:01 1 6.73 0.00 0.82 7.30 0.03 85.12 11:51:25 11:51:01 2 37.10 0.00 2.04 4.42 0.07 56.38 11:51:25 11:51:01 3 23.88 0.00 1.22 1.20 0.03 73.66 11:51:25 Average: all 20.47 0.00 1.98 6.21 0.06 71.28 11:51:25 Average: 0 13.48 0.00 1.99 3.46 0.05 81.02 11:51:25 Average: 1 15.02 0.00 1.74 12.11 0.07 71.06 11:51:25 Average: 2 25.69 0.00 1.96 5.21 0.06 67.08 11:51:25 Average: 3 27.68 0.00 2.23 4.07 0.06 65.96 11:51:25 11:51:25 11:51:25