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