18:21:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146192 18:21:37 Running as SYSTEM 18:21:37 [EnvInject] - Loading node environment variables. 18:21:37 Building remotely on prd-ubuntu1804-builder-4c-4g-12488 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:21:37 [ssh-agent] Looking for ssh-agent implementation... 18:21:37 $ ssh-agent 18:21:37 SSH_AUTH_SOCK=/tmp/ssh-8woaOzvOF22V/agent.1625 18:21:37 SSH_AGENT_PID=1627 18:21:37 [ssh-agent] Started. 18:21:37 Running ssh-add (command line suppressed) 18:21:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7040200428405702113.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7040200428405702113.key) 18:21:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:21:37 The recommended git tool is: NONE 18:21:38 using credential onap-jenkins-ssh 18:21:38 Wiping out workspace first. 18:21:38 Cloning the remote Git repository 18:21:38 Cloning repository git://cloud.onap.org/mirror/oom.git 18:21:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:21:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:21:38 > git --version # timeout=10 18:21:38 > git --version # 'git version 2.17.1' 18:21:38 using GIT_SSH to set credentials Gerrit user 18:21:38 Verifying host key using manually-configured host key entries 18:21:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:21:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:21:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:21:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:21:44 using GIT_SSH to set credentials Gerrit user 18:21:44 Verifying host key using manually-configured host key entries 18:21:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/146192/1 # timeout=30 18:21:44 > git rev-parse 3c8fa995c8a82b23cbf6a604309c858e23b1caac^{commit} # timeout=10 18:21:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:21:44 Checking out Revision 3c8fa995c8a82b23cbf6a604309c858e23b1caac (refs/changes/92/146192/1) 18:21:44 > git config core.sparsecheckout # timeout=10 18:21:44 > git checkout -f 3c8fa995c8a82b23cbf6a604309c858e23b1caac # timeout=30 18:21:48 Commit message: "[CI] Refactor find-tabs.sh to use native git grep" 18:21:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:21:48 > git rev-list --no-walk e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=10 18:21:48 [EnvInject] - Injecting environment variables from a build step. 18:21:48 [EnvInject] - Injecting as environment variables the properties content 18:21:48 PYTHON=python3 18:21:48 18:21:48 [EnvInject] - Variables injected successfully. 18:21:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16782912341592146425.sh 18:21:48 ---> tox-install.sh 18:21:48 + source /home/jenkins/lf-env.sh 18:21:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:21:48 ++ mktemp -d /tmp/venv-XXXX 18:21:48 + lf_venv=/tmp/venv-Wn7q 18:21:48 + local venv_file=/tmp/.os_lf_venv 18:21:48 + local python=python3 18:21:48 + local options 18:21:48 + local set_path=true 18:21:48 + local install_args= 18:21:48 ++ 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 18:21:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:21:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:21:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:21:48 + true 18:21:48 + case $1 in 18:21:48 + venv_file=/tmp/.toxenv 18:21:48 + shift 2 18:21:48 + true 18:21:48 + case $1 in 18:21:48 + shift 18:21:48 + break 18:21:48 + case $python in 18:21:48 + local pkg_list= 18:21:48 + [[ -d /opt/pyenv ]] 18:21:48 + echo 'Setup pyenv:' 18:21:48 Setup pyenv: 18:21:48 + export PYENV_ROOT=/opt/pyenv 18:21:48 + PYENV_ROOT=/opt/pyenv 18:21:48 + 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 18:21:48 + 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 18:21:48 + pyenv versions 18:21:48 * system (set by /opt/pyenv/version) 18:21:48 * 3.8.13 (set by /opt/pyenv/version) 18:21:48 * 3.9.13 (set by /opt/pyenv/version) 18:21:48 * 3.10.6 (set by /opt/pyenv/version) 18:21:48 + command -v pyenv 18:21:48 ++ pyenv init - --no-rehash 18:21:48 + 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[*]}"'\'')" 18:21:48 export PATH="/opt/pyenv/shims:${PATH}" 18:21:48 export PYENV_SHELL=bash 18:21:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:21:48 pyenv() { 18:21:48 local command 18:21:48 command="${1:-}" 18:21:48 if [ "$#" -gt 0 ]; then 18:21:48 shift 18:21:48 fi 18:21:48 18:21:48 case "$command" in 18:21:48 rehash|shell) 18:21:48 eval "$(pyenv "sh-$command" "$@")" 18:21:48 ;; 18:21:48 *) 18:21:48 command pyenv "$command" "$@" 18:21:48 ;; 18:21:48 esac 18:21:48 }' 18:21:48 +++ 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[*]}"' 18:21:48 ++ 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 18:21:48 ++ 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 18:21:48 ++ 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 18:21:48 ++ export PYENV_SHELL=bash 18:21:48 ++ PYENV_SHELL=bash 18:21:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:21:48 +++ complete -F _pyenv pyenv 18:21:48 ++ lf-pyver python3 18:21:48 ++ local py_version_xy=python3 18:21:48 ++ local py_version_xyz= 18:21:48 ++ pyenv versions 18:21:48 ++ local command 18:21:48 ++ command=versions 18:21:48 ++ '[' 1 -gt 0 ']' 18:21:48 ++ shift 18:21:48 ++ case "$command" in 18:21:48 ++ command pyenv versions 18:21:48 ++ pyenv versions 18:21:48 ++ sed 's/^[ *]* //' 18:21:48 ++ awk '{ print $1 }' 18:21:48 ++ grep -E '^[0-9.]*[0-9]$' 18:21:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:21:48 +++ grep '^3' /tmp/.pyenv_versions 18:21:48 +++ sort -V 18:21:48 +++ tail -n 1 18:21:48 ++ py_version_xyz=3.10.6 18:21:48 ++ [[ -z 3.10.6 ]] 18:21:48 ++ echo 3.10.6 18:21:48 ++ return 0 18:21:48 + pyenv local 3.10.6 18:21:48 + local command 18:21:48 + command=local 18:21:48 + '[' 2 -gt 0 ']' 18:21:48 + shift 18:21:48 + case "$command" in 18:21:48 + command pyenv local 3.10.6 18:21:48 + pyenv local 3.10.6 18:21:48 + for arg in "$@" 18:21:48 + case $arg in 18:21:48 + pkg_list+='tox ' 18:21:48 + for arg in "$@" 18:21:48 + case $arg in 18:21:48 + pkg_list+='virtualenv ' 18:21:48 + for arg in "$@" 18:21:48 + case $arg in 18:21:48 + pkg_list+='urllib3~=1.26.15 ' 18:21:48 + [[ -f /tmp/.toxenv ]] 18:21:48 + [[ ! -f /tmp/.toxenv ]] 18:21:48 + [[ -n '' ]] 18:21:48 + python3 -m venv /tmp/venv-Wn7q 18:21:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wn7q' 18:21:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wn7q 18:21:52 + echo /tmp/venv-Wn7q 18:21:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:21:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:21:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:21:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:21:52 + local 'pip_opts=--upgrade --quiet' 18:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:21:52 + [[ -n '' ]] 18:21:52 + [[ -n '' ]] 18:21:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:21:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:21:52 + /tmp/venv-Wn7q/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 18:21:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:21:56 lf-activate-venv(): INFO: Base packages installed successfully 18:21:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:21:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:21:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:21:56 + /tmp/venv-Wn7q/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 18:21:59 + type python3 18:21:59 + true 18:21:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wn7q/bin to PATH' 18:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-Wn7q/bin to PATH 18:21:59 + PATH=/tmp/venv-Wn7q/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 18:21:59 + return 0 18:21:59 + python3 --version 18:21:59 Python 3.10.6 18:21:59 + python3 -m pip --version 18:21:59 pip 26.1.2 from /tmp/venv-Wn7q/lib/python3.10/site-packages/pip (python 3.10) 18:21:59 + python3 -m pip freeze 18:21:59 cachetools==7.1.4 18:21:59 colorama==0.4.6 18:21:59 distlib==0.4.3 18:21:59 filelock==3.29.7 18:21:59 packaging==26.2 18:21:59 platformdirs==4.10.0 18:21:59 pluggy==1.6.0 18:21:59 pyproject-api==1.10.1 18:21:59 python-discovery==1.4.4 18:21:59 tomli==2.4.1 18:21:59 tomli_w==1.2.0 18:21:59 tox==4.56.4 18:21:59 typing_extensions==4.16.0 18:21:59 urllib3==1.26.20 18:21:59 virtualenv==21.6.1 18:21:59 [EnvInject] - Injecting environment variables from a build step. 18:21:59 [EnvInject] - Injecting as environment variables the properties content 18:21:59 PARALLEL=false 18:21:59 18:21:59 [EnvInject] - Variables injected successfully. 18:21:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6277518080192018677.sh 18:21:59 ---> tox-run.sh 18:21:59 + 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 18:21:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:21:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:21:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:21:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:21:59 + source /home/jenkins/lf-env.sh 18:21:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:21:59 ++ mktemp -d /tmp/venv-XXXX 18:21:59 + lf_venv=/tmp/venv-N7Om 18:21:59 + local venv_file=/tmp/.os_lf_venv 18:21:59 + local python=python3 18:21:59 + local options 18:21:59 + local set_path=true 18:21:59 + local install_args= 18:21:59 ++ 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 18:21:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:21:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:21:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:21:59 + true 18:21:59 + case $1 in 18:21:59 + venv_file=/tmp/.toxenv 18:21:59 + shift 2 18:21:59 + true 18:21:59 + case $1 in 18:21:59 + shift 18:21:59 + break 18:21:59 + case $python in 18:21:59 + local pkg_list= 18:21:59 + [[ -d /opt/pyenv ]] 18:21:59 + echo 'Setup pyenv:' 18:21:59 Setup pyenv: 18:21:59 + export PYENV_ROOT=/opt/pyenv 18:21:59 + PYENV_ROOT=/opt/pyenv 18:21:59 + 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 18:21:59 + 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 18:21:59 + pyenv versions 18:21:59 system 18:21:59 3.8.13 18:21:59 3.9.13 18:21:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:21:59 + command -v pyenv 18:21:59 ++ pyenv init - --no-rehash 18:21:59 + 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[*]}"'\'')" 18:21:59 export PATH="/opt/pyenv/shims:${PATH}" 18:21:59 export PYENV_SHELL=bash 18:21:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:21:59 pyenv() { 18:21:59 local command 18:21:59 command="${1:-}" 18:21:59 if [ "$#" -gt 0 ]; then 18:21:59 shift 18:21:59 fi 18:21:59 18:21:59 case "$command" in 18:21:59 rehash|shell) 18:21:59 eval "$(pyenv "sh-$command" "$@")" 18:21:59 ;; 18:21:59 *) 18:21:59 command pyenv "$command" "$@" 18:21:59 ;; 18:21:59 esac 18:21:59 }' 18:21:59 +++ 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[*]}"' 18:21:59 ++ 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 18:21:59 ++ 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 18:21:59 ++ 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 18:21:59 ++ export PYENV_SHELL=bash 18:21:59 ++ PYENV_SHELL=bash 18:21:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:21:59 +++ complete -F _pyenv pyenv 18:21:59 ++ lf-pyver python3 18:21:59 ++ local py_version_xy=python3 18:21:59 ++ local py_version_xyz= 18:21:59 ++ pyenv versions 18:21:59 ++ local command 18:21:59 ++ command=versions 18:21:59 ++ '[' 1 -gt 0 ']' 18:21:59 ++ shift 18:21:59 ++ case "$command" in 18:21:59 ++ command pyenv versions 18:21:59 ++ pyenv versions 18:21:59 ++ sed 's/^[ *]* //' 18:21:59 ++ grep -E '^[0-9.]*[0-9]$' 18:21:59 ++ awk '{ print $1 }' 18:21:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:21:59 +++ grep '^3' /tmp/.pyenv_versions 18:21:59 +++ sort -V 18:21:59 +++ tail -n 1 18:21:59 ++ py_version_xyz=3.10.6 18:21:59 ++ [[ -z 3.10.6 ]] 18:21:59 ++ echo 3.10.6 18:21:59 ++ return 0 18:21:59 + pyenv local 3.10.6 18:21:59 + local command 18:21:59 + command=local 18:21:59 + '[' 2 -gt 0 ']' 18:21:59 + shift 18:21:59 + case "$command" in 18:21:59 + command pyenv local 3.10.6 18:21:59 + pyenv local 3.10.6 18:21:59 + for arg in "$@" 18:21:59 + case $arg in 18:21:59 + pkg_list+='tox ' 18:21:59 + for arg in "$@" 18:21:59 + case $arg in 18:21:59 + pkg_list+='virtualenv ' 18:21:59 + for arg in "$@" 18:21:59 + case $arg in 18:21:59 + pkg_list+='urllib3~=1.26.15 ' 18:21:59 + [[ -f /tmp/.toxenv ]] 18:21:59 ++ cat /tmp/.toxenv 18:21:59 + lf_venv=/tmp/venv-Wn7q 18:21:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wn7q from' file:/tmp/.toxenv 18:21:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wn7q from file:/tmp/.toxenv 18:21:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:21:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:21:59 + local 'pip_opts=--upgrade --quiet' 18:21:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:21:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:21:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:21:59 + [[ -n '' ]] 18:21:59 + [[ -n '' ]] 18:21:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:21:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:21:59 + /tmp/venv-Wn7q/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 18:22:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:22:00 lf-activate-venv(): INFO: Base packages installed successfully 18:22:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:22:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:22:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:22:00 + /tmp/venv-Wn7q/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 18:22:01 + type python3 18:22:01 + true 18:22:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wn7q/bin to PATH' 18:22:01 lf-activate-venv(): INFO: Adding /tmp/venv-Wn7q/bin to PATH 18:22:01 + PATH=/tmp/venv-Wn7q/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 18:22:01 + return 0 18:22:01 + [[ -d /opt/pyenv ]] 18:22:01 + echo '---> Setting up pyenv' 18:22:01 ---> Setting up pyenv 18:22:01 + export PYENV_ROOT=/opt/pyenv 18:22:01 + PYENV_ROOT=/opt/pyenv 18:22:01 + export PATH=/opt/pyenv/bin:/tmp/venv-Wn7q/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 18:22:01 + PATH=/opt/pyenv/bin:/tmp/venv-Wn7q/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 18:22:01 ++ pwd 18:22:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:22:01 + export PYTHONPATH 18:22:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:22:01 + TOX_TESTENV_PASSENV=PYTHONPATH 18:22:01 + tox --version 18:22:02 4.56.4 from /tmp/venv-Wn7q/lib/python3.10/site-packages/tox/__init__.py 18:22:02 + PARALLEL=false 18:22:02 + TOX_OPTIONS_LIST= 18:22:02 + [[ -n checkbashisms ]] 18:22:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:22:02 + case ${PARALLEL,,} in 18:22:02 + tox -e checkbashisms 18:22:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:22:03 checkbashisms: freeze> python -m pip freeze --all 18:22:03 checkbashisms: pip==26.1.2,setuptools==83.0.0 18:22:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:22:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:22:07 checkbashisms: OK (5.10=setup[1.63]+cmd[3.47] seconds) 18:22:07 congratulations :) (5.13 seconds) 18:22:07 + tox_status=0 18:22:07 + echo '---> Completed tox runs' 18:22:07 ---> Completed tox runs 18:22:07 + for i in .tox/*/log 18:22:07 ++ echo .tox/checkbashisms/log 18:22:07 ++ awk -F/ '{print $2}' 18:22:07 + tox_env=checkbashisms 18:22:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:22:07 + DOC_DIR=docs/_build/html 18:22:07 + [[ -d docs/_build/html ]] 18:22:07 + echo '---> tox-run.sh ends' 18:22:07 ---> tox-run.sh ends 18:22:07 + test 0 -eq 0 18:22:07 $ ssh-agent -k 18:22:07 unset SSH_AUTH_SOCK; 18:22:07 unset SSH_AGENT_PID; 18:22:07 echo Agent pid 1627 killed; 18:22:07 [ssh-agent] Stopped. 18:22:07 [PostBuildScript] - [INFO] Executing post build scripts. 18:22:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8708360952280944221.sh 18:22:07 ---> sysstat.sh 18:22:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3999007998064742633.sh 18:22:07 ---> package-listing.sh 18:22:07 ++ facter osfamily 18:22:07 ++ tr '[:upper:]' '[:lower:]' 18:22:08 + OS_FAMILY=debian 18:22:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:22:08 + START_PACKAGES=/tmp/packages_start.txt 18:22:08 + END_PACKAGES=/tmp/packages_end.txt 18:22:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:22:08 + PACKAGES=/tmp/packages_start.txt 18:22:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:22:08 + PACKAGES=/tmp/packages_end.txt 18:22:08 + case "${OS_FAMILY}" in 18:22:08 + dpkg -l 18:22:08 + grep '^ii' 18:22:08 + '[' -f /tmp/packages_start.txt ']' 18:22:08 + '[' -f /tmp/packages_end.txt ']' 18:22:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:22:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:22:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:22:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:22:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1958933204570431070.sh 18:22:08 ---> capture-instance-metadata.sh 18:22:08 Setup pyenv: 18:22:08 system 18:22:08 3.8.13 18:22:08 3.9.13 18:22:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:22:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8h5p 18:22:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:22:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:22:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:22:15 lf-activate-venv(): INFO: Base packages installed successfully 18:22:15 lf-activate-venv(): INFO: Installing additional packages: lftools 18:22:37 lf-activate-venv(): INFO: Adding /tmp/venv-8h5p/bin to PATH 18:22:37 INFO: Running in OpenStack, capturing instance metadata 18:22:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3442563517010898235.sh 18:22:37 provisioning config files... 18:22:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16068931442826924145tmp 18:22:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:22:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:22:37 [EnvInject] - Injecting environment variables from a build step. 18:22:37 [EnvInject] - Injecting as environment variables the properties content 18:22:37 SERVER_ID=logs 18:22:37 18:22:37 [EnvInject] - Variables injected successfully. 18:22:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18287563561727308429.sh 18:22:37 ---> create-netrc.sh 18:22:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10939600531116041446.sh 18:22:38 ---> python-tools-install.sh 18:22:38 Setup pyenv: 18:22:38 system 18:22:38 3.8.13 18:22:38 3.9.13 18:22:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:22:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8h5p from file:/tmp/.os_lf_venv 18:22:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:22:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:22:39 lf-activate-venv(): INFO: Base packages installed successfully 18:22:39 lf-activate-venv(): INFO: Installing additional packages: lftools 18:22:47 lf-activate-venv(): INFO: Adding /tmp/venv-8h5p/bin to PATH 18:22:47 Generating Requirements File 18:23:09 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. 18:23:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:23:10 Python 3.10.6 18:23:10 pip 26.1.2 from /tmp/venv-8h5p/lib/python3.10/site-packages/pip (python 3.10) 18:23:10 aiohappyeyeballs==2.7.1 18:23:10 aiohttp==3.14.1 18:23:10 aiosignal==1.4.0 18:23:10 appdirs==1.4.4 18:23:10 argcomplete==3.7.0 18:23:10 aspy.yaml==1.3.0 18:23:10 async-timeout==5.0.1 18:23:10 attrs==26.1.0 18:23:10 autopage==0.6.0 18:23:10 backports.strenum==1.3.1 18:23:10 beautifulsoup4==4.15.0 18:23:10 boto3==1.43.46 18:23:10 botocore==1.43.46 18:23:10 bs4==0.0.2 18:23:10 certifi==2026.6.17 18:23:10 cffi==2.1.0 18:23:10 cfgv==3.5.0 18:23:10 chardet==7.4.3 18:23:10 charset-normalizer==3.4.9 18:23:10 click==8.4.2 18:23:10 cliff==4.14.0 18:23:10 cmd2==3.5.1 18:23:10 cryptography==3.3.2 18:23:10 debtcollector==3.1.0 18:23:10 decorator==5.3.1 18:23:10 defusedxml==0.7.1 18:23:10 Deprecated==1.3.1 18:23:10 distlib==0.4.3 18:23:10 dnspython==2.8.0 18:23:10 docker==7.2.0 18:23:10 dogpile.cache==1.5.0 18:23:10 durationpy==0.10 18:23:10 email-validator==2.3.0 18:23:10 filelock==3.29.7 18:23:10 frozenlist==1.8.0 18:23:10 future==1.0.0 18:23:10 gitdb==4.0.12 18:23:10 GitPython==3.1.51 18:23:10 httplib2==0.30.2 18:23:10 identify==2.6.19 18:23:10 idna==3.18 18:23:10 importlib-resources==1.5.0 18:23:10 iso8601==2.1.0 18:23:10 Jinja2==3.1.6 18:23:10 jmespath==1.1.0 18:23:10 jsonpatch==1.33 18:23:10 jsonpointer==3.1.1 18:23:10 jsonschema==4.26.0 18:23:10 jsonschema-specifications==2025.9.1 18:23:10 keystoneauth1==5.14.0 18:23:10 kubernetes==36.0.2 18:23:10 lftools==0.37.22 18:23:10 lxml==6.1.1 18:23:10 markdown-it-py==4.2.0 18:23:10 MarkupSafe==3.0.3 18:23:10 mdurl==0.1.2 18:23:10 msgpack==1.2.1 18:23:10 multi_key_dict==2.0.3 18:23:10 multidict==6.7.1 18:23:10 munch==4.0.0 18:23:10 netaddr==1.3.0 18:23:10 niet==1.4.2 18:23:10 nodeenv==1.10.0 18:23:10 oauth2client==4.1.3 18:23:10 oauthlib==3.3.1 18:23:10 openstacksdk==4.13.0 18:23:10 os-service-types==1.8.2 18:23:10 osc-lib==4.6.0 18:23:10 oslo.config==10.4.0 18:23:10 oslo.context==6.4.0 18:23:10 oslo.i18n==6.8.0 18:23:10 oslo.log==8.2.0 18:23:10 oslo.serialization==5.10.0 18:23:10 oslo.utils==10.1.1 18:23:10 packaging==26.2 18:23:10 pbr==7.0.3 18:23:10 platformdirs==4.10.0 18:23:10 prettytable==3.18.0 18:23:10 propcache==0.5.2 18:23:10 psutil==7.2.2 18:23:10 pyasn1==0.6.4 18:23:10 pyasn1_modules==0.4.2 18:23:10 pycparser==3.0 18:23:10 pygerrit2==2.0.15 18:23:10 PyGithub==2.9.1 18:23:10 Pygments==2.20.0 18:23:10 PyJWT==2.13.0 18:23:10 PyNaCl==1.6.2 18:23:10 pyparsing==2.4.7 18:23:10 pyperclip==1.11.0 18:23:10 pyrsistent==0.20.0 18:23:10 python-cinderclient==9.9.0 18:23:10 python-dateutil==2.9.0.post0 18:23:10 python-discovery==1.4.4 18:23:10 python-heatclient==5.2.0 18:23:10 python-jenkins==1.8.3 18:23:10 python-keystoneclient==5.8.0 18:23:10 python-magnumclient==4.11.0 18:23:10 python-openstackclient==10.0.0 18:23:10 python-swiftclient==4.10.0 18:23:10 PyYAML==6.0.3 18:23:10 referencing==0.37.0 18:23:10 requests==2.34.2 18:23:10 requests-oauthlib==2.0.0 18:23:10 rfc3986==2.0.0 18:23:10 rich==15.0.0 18:23:10 rich-argparse==1.8.0 18:23:10 rpds-py==0.30.0 18:23:10 rsa==4.9.1 18:23:10 ruamel.yaml==0.19.1 18:23:10 ruamel.yaml.clib==0.2.15 18:23:10 s3transfer==0.19.1 18:23:10 simplejson==4.1.1 18:23:10 six==1.17.0 18:23:10 smmap==5.0.3 18:23:10 soupsieve==2.8.4 18:23:10 stevedore==5.8.0 18:23:10 tabulate==0.10.0 18:23:10 toml==0.10.2 18:23:10 tomlkit==0.15.0 18:23:10 tqdm==4.68.4 18:23:10 typing_extensions==4.16.0 18:23:10 urllib3==1.26.20 18:23:10 virtualenv==21.6.1 18:23:10 wcwidth==0.8.2 18:23:10 websocket-client==1.9.0 18:23:10 wrapt==2.2.2 18:23:10 xdg==6.0.0 18:23:10 xmltodict==1.0.4 18:23:10 yarl==1.24.2 18:23:10 yq==4.1.2 18:23:10 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins11401396229892027832.sh 18:23:10 ---> uv-install.sh 18:23:10 Installing uv/uvx (latest) using shell installer 18:23:11 2026-07-13 18:23:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ohJDt3.sh" [1] 18:23:11 downloading uv 0.11.28 x86_64-unknown-linux-gnu 18:23:12 installing to /home/jenkins/.local/bin 18:23:12 uv 18:23:12 uvx 18:23:12 everything's installed! 18:23:12 18:23:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:23:12 18:23:12 source $HOME/.local/bin/env (sh, bash, zsh) 18:23:12 source $HOME/.local/bin/env.fish (fish) 18:23:12 Adding install location to PATH 18:23:12 ---> Validating uv/uvx install 18:23:12 uvx 0.11.28 (x86_64-unknown-linux-gnu) 18:23:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10694750917399701560.sh 18:23:12 ---> sudo-logs.sh 18:23:12 Archiving 'sudo' log.. 18:23:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15417290397038107863.sh 18:23:12 ---> job-cost.sh 18:23:12 INFO: Activating Python virtual environment... 18:23:12 Setup pyenv: 18:23:12 system 18:23:12 3.8.13 18:23:12 3.9.13 18:23:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:23:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8h5p from file:/tmp/.os_lf_venv 18:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:23:14 lf-activate-venv(): INFO: Base packages installed successfully 18:23:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-8h5p/bin to PATH 18:23:19 INFO: No stack-cost file found 18:23:19 INFO: Instance uptime: 128s 18:23:19 INFO: Fetching instance metadata (attempt 1 of 3)... 18:23:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:23:19 INFO: Successfully fetched instance metadata 18:23:19 INFO: Instance type: v3-standard-4 18:23:19 INFO: Retrieving pricing info for: v3-standard-4 18:23:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:23:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 18:23:20 INFO: Successfully fetched Vexxhost pricing API 18:23:20 INFO: Retrieved cost: 0.11 18:23:20 INFO: Retrieved resource: v3-standard-4 18:23:20 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 18:23:20 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 18:23:20 INFO: Successfully archived job cost data 18:23:20 DEBUG: Cost data: oom-master-checkbashisms-lint,4715,2026-07-13 18:23:20,v3-standard-4,128,0.11,0.00,SUCCESS 18:23:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6008764282625712527.sh 18:23:20 ---> logs-deploy.sh 18:23:20 Setup pyenv: 18:23:20 system 18:23:20 3.8.13 18:23:20 3.9.13 18:23:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:23:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8h5p from file:/tmp/.os_lf_venv 18:23:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:23:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:23:21 lf-activate-venv(): INFO: Base packages installed successfully 18:23:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-8h5p/bin to PATH 18:23:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4715 18:23:29 INFO: archiving workspace using pattern(s): 18:23:30 Archives upload complete. 18:23:30 INFO: archiving logs to Nexus 18:23:31 ---> uname -a: 18:23:31 Linux prd-ubuntu1804-builder-4c-4g-12488 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:23:31 18:23:31 18:23:31 ---> lscpu: 18:23:31 Architecture: x86_64 18:23:31 CPU op-mode(s): 32-bit, 64-bit 18:23:31 Byte Order: Little Endian 18:23:31 CPU(s): 4 18:23:31 On-line CPU(s) list: 0-3 18:23:31 Thread(s) per core: 1 18:23:31 Core(s) per socket: 1 18:23:31 Socket(s): 4 18:23:31 NUMA node(s): 1 18:23:31 Vendor ID: AuthenticAMD 18:23:31 CPU family: 23 18:23:31 Model: 49 18:23:31 Model name: AMD EPYC-Rome Processor 18:23:31 Stepping: 0 18:23:31 CPU MHz: 2799.998 18:23:31 BogoMIPS: 5599.99 18:23:31 Virtualization: AMD-V 18:23:31 Hypervisor vendor: KVM 18:23:31 Virtualization type: full 18:23:31 L1d cache: 32K 18:23:31 L1i cache: 32K 18:23:31 L2 cache: 512K 18:23:31 L3 cache: 16384K 18:23:31 NUMA node0 CPU(s): 0-3 18:23:31 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 18:23:31 18:23:31 18:23:31 ---> nproc: 18:23:31 4 18:23:31 18:23:31 18:23:31 ---> df -h: 18:23:31 Filesystem Size Used Avail Use% Mounted on 18:23:31 udev 7.9G 0 7.9G 0% /dev 18:23:31 tmpfs 1.6G 676K 1.6G 1% /run 18:23:31 /dev/vda1 78G 8.4G 69G 11% / 18:23:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:23:31 tmpfs 5.0M 0 5.0M 0% /run/lock 18:23:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:23:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:23:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:23:31 18:23:31 18:23:31 ---> free -m: 18:23:31 total used free shared buff/cache available 18:23:31 Mem: 16040 523 13310 0 2206 15200 18:23:31 Swap: 1023 0 1023 18:23:31 18:23:31 18:23:31 ---> ip addr: 18:23:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:23:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:23:31 inet 127.0.0.1/8 scope host lo 18:23:31 valid_lft forever preferred_lft forever 18:23:31 inet6 ::1/128 scope host 18:23:31 valid_lft forever preferred_lft forever 18:23:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:23:31 link/ether fa:16:3e:bb:59:02 brd ff:ff:ff:ff:ff:ff 18:23:31 inet 10.30.106.201/23 brd 10.30.107.255 scope global dynamic ens3 18:23:31 valid_lft 86268sec preferred_lft 86268sec 18:23:31 inet6 fe80::f816:3eff:febb:5902/64 scope link 18:23:31 valid_lft forever preferred_lft forever 18:23:31 18:23:31 18:23:31 ---> sar -b -r -n DEV: 18:23:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12488) 07/13/26 _x86_64_ (4 CPU) 18:23:31 18:23:31 18:21:21 LINUX RESTART (4 CPU) 18:23:31 18:23:31 18:22:01 tps rtps wtps bread/s bwrtn/s 18:23:31 18:23:01 99.78 5.10 94.68 203.17 9644.13 18:23:31 Average: 99.78 5.10 94.68 203.17 9644.13 18:23:31 18:23:31 18:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:23:31 18:23:01 13835296 15551344 2589672 15.77 73008 1836504 782040 4.48 703416 1657080 172432 18:23:31 Average: 13835296 15551344 2589672 15.77 73008 1836504 782040 4.48 703416 1657080 172432 18:23:31 18:23:31 18:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:23:31 18:23:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 18:23:31 18:23:01 ens3 67.04 50.76 920.29 12.24 0.00 0.00 0.00 0.00 18:23:31 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 18:23:31 Average: ens3 67.04 50.76 920.29 12.24 0.00 0.00 0.00 0.00 18:23:31 18:23:31 18:23:31 ---> sar -P ALL: 18:23:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12488) 07/13/26 _x86_64_ (4 CPU) 18:23:31 18:23:31 18:21:21 LINUX RESTART (4 CPU) 18:23:31 18:23:31 18:22:01 CPU %user %nice %system %iowait %steal %idle 18:23:31 18:23:01 all 20.42 0.00 1.47 1.31 0.06 76.73 18:23:31 18:23:01 0 3.48 0.00 0.70 0.02 0.07 95.73 18:23:31 18:23:01 1 30.81 0.00 2.22 4.33 0.07 62.57 18:23:31 18:23:01 2 27.47 0.00 1.35 0.25 0.05 70.88 18:23:31 18:23:01 3 19.89 0.00 1.60 0.63 0.05 77.83 18:23:31 Average: all 20.42 0.00 1.47 1.31 0.06 76.73 18:23:31 Average: 0 3.48 0.00 0.70 0.02 0.07 95.73 18:23:31 Average: 1 30.81 0.00 2.22 4.33 0.07 62.57 18:23:31 Average: 2 27.47 0.00 1.35 0.25 0.05 70.88 18:23:31 Average: 3 19.89 0.00 1.60 0.63 0.05 77.83 18:23:31 18:23:31 18:23:31