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