10:25:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:25:03 Running as SYSTEM 10:25:03 [EnvInject] - Loading node environment variables. 10:25:03 Building remotely on prd-ubuntu1804-builder-4c-4g-8339 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:25:03 [ssh-agent] Looking for ssh-agent implementation... 10:25:03 $ ssh-agent 10:25:03 SSH_AUTH_SOCK=/tmp/ssh-9W2aFcE0q8FB/agent.1733 10:25:03 SSH_AGENT_PID=1735 10:25:03 [ssh-agent] Started. 10:25:04 Running ssh-add (command line suppressed) 10:25:04 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5478565139632269340.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5478565139632269340.key) 10:25:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:25:04 The recommended git tool is: NONE 10:25:05 using credential onap-jenkins-ssh 10:25:05 Wiping out workspace first. 10:25:05 Cloning the remote Git repository 10:25:05 Cloning repository git://cloud.onap.org/mirror/oom.git 10:25:05 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:25:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:05 > git --version # timeout=10 10:25:05 > git --version # 'git version 2.17.1' 10:25:05 using GIT_SSH to set credentials Gerrit user 10:25:05 Verifying host key using manually-configured host key entries 10:25:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:25:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:11 using GIT_SSH to set credentials Gerrit user 10:25:11 Verifying host key using manually-configured host key entries 10:25:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/6 # timeout=30 10:25:11 > git rev-parse 9292af548ee3e2a87ae170e8463cf86c8777c659^{commit} # timeout=10 10:25:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:25:11 Checking out Revision 9292af548ee3e2a87ae170e8463cf86c8777c659 (refs/changes/22/143522/6) 10:25:11 > git config core.sparsecheckout # timeout=10 10:25:11 > git checkout -f 9292af548ee3e2a87ae170e8463cf86c8777c659 # timeout=30 10:25:14 Commit message: "Refactor participant K8s in OOM" 10:25:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:25:14 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 10:25:15 [EnvInject] - Injecting environment variables from a build step. 10:25:15 [EnvInject] - Injecting as environment variables the properties content 10:25:15 PYTHON=python3 10:25:15 10:25:15 [EnvInject] - Variables injected successfully. 10:25:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15675666419612559813.sh 10:25:15 ---> tox-install.sh 10:25:15 + source /home/jenkins/lf-env.sh 10:25:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:15 ++ mktemp -d /tmp/venv-XXXX 10:25:15 + lf_venv=/tmp/venv-4Nq3 10:25:15 + local venv_file=/tmp/.os_lf_venv 10:25:15 + local python=python3 10:25:15 + local options 10:25:15 + local set_path=true 10:25:15 + local install_args= 10:25:15 ++ 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 10:25:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:15 + true 10:25:15 + case $1 in 10:25:15 + venv_file=/tmp/.toxenv 10:25:15 + shift 2 10:25:15 + true 10:25:15 + case $1 in 10:25:15 + shift 10:25:15 + break 10:25:15 + case $python in 10:25:15 + local pkg_list= 10:25:15 + [[ -d /opt/pyenv ]] 10:25:15 + echo 'Setup pyenv:' 10:25:15 Setup pyenv: 10:25:15 + export PYENV_ROOT=/opt/pyenv 10:25:15 + PYENV_ROOT=/opt/pyenv 10:25:15 + 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 10:25:15 + 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 10:25:15 + pyenv versions 10:25:15 * system (set by /opt/pyenv/version) 10:25:15 * 3.8.13 (set by /opt/pyenv/version) 10:25:15 * 3.9.13 (set by /opt/pyenv/version) 10:25:15 * 3.10.6 (set by /opt/pyenv/version) 10:25:15 + command -v pyenv 10:25:15 ++ pyenv init - --no-rehash 10:25:15 + 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[*]}"'\'')" 10:25:15 export PATH="/opt/pyenv/shims:${PATH}" 10:25:15 export PYENV_SHELL=bash 10:25:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:15 pyenv() { 10:25:15 local command 10:25:15 command="${1:-}" 10:25:15 if [ "$#" -gt 0 ]; then 10:25:15 shift 10:25:15 fi 10:25:15 10:25:15 case "$command" in 10:25:15 rehash|shell) 10:25:15 eval "$(pyenv "sh-$command" "$@")" 10:25:15 ;; 10:25:15 *) 10:25:15 command pyenv "$command" "$@" 10:25:15 ;; 10:25:15 esac 10:25:15 }' 10:25:15 +++ 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[*]}"' 10:25:15 ++ 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 10:25:15 ++ 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 10:25:15 ++ 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 10:25:15 ++ export PYENV_SHELL=bash 10:25:15 ++ PYENV_SHELL=bash 10:25:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:15 +++ complete -F _pyenv pyenv 10:25:15 ++ lf-pyver python3 10:25:15 ++ local py_version_xy=python3 10:25:15 ++ local py_version_xyz= 10:25:15 ++ pyenv versions 10:25:15 ++ local command 10:25:15 ++ command=versions 10:25:15 ++ '[' 1 -gt 0 ']' 10:25:15 ++ shift 10:25:15 ++ case "$command" in 10:25:15 ++ command pyenv versions 10:25:15 ++ pyenv versions 10:25:15 ++ awk '{ print $1 }' 10:25:15 ++ sed 's/^[ *]* //' 10:25:15 ++ grep -E '^[0-9.]*[0-9]$' 10:25:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:15 +++ grep '^3' /tmp/.pyenv_versions 10:25:15 +++ sort -V 10:25:15 +++ tail -n 1 10:25:15 ++ py_version_xyz=3.10.6 10:25:15 ++ [[ -z 3.10.6 ]] 10:25:15 ++ echo 3.10.6 10:25:15 ++ return 0 10:25:15 + pyenv local 3.10.6 10:25:15 + local command 10:25:15 + command=local 10:25:15 + '[' 2 -gt 0 ']' 10:25:15 + shift 10:25:15 + case "$command" in 10:25:15 + command pyenv local 3.10.6 10:25:15 + pyenv local 3.10.6 10:25:15 + for arg in "$@" 10:25:15 + case $arg in 10:25:15 + pkg_list+='tox ' 10:25:15 + for arg in "$@" 10:25:15 + case $arg in 10:25:15 + pkg_list+='virtualenv ' 10:25:15 + for arg in "$@" 10:25:15 + case $arg in 10:25:15 + pkg_list+='urllib3~=1.26.15 ' 10:25:15 + [[ -f /tmp/.toxenv ]] 10:25:15 + [[ ! -f /tmp/.toxenv ]] 10:25:15 + [[ -n '' ]] 10:25:15 + python3 -m venv /tmp/venv-4Nq3 10:25:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Nq3' 10:25:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Nq3 10:25:19 + echo /tmp/venv-4Nq3 10:25:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:25:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:25:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:25:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:19 + local 'pip_opts=--upgrade --quiet' 10:25:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:25:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:25:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:25:19 + [[ -n '' ]] 10:25:19 + [[ -n '' ]] 10:25:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:25:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:19 + /tmp/venv-4Nq3/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 10:25:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:25:23 lf-activate-venv(): INFO: Base packages installed successfully 10:25:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:25:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:25:23 + /tmp/venv-4Nq3/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 10:25:25 + type python3 10:25:25 + true 10:25:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Nq3/bin to PATH' 10:25:25 lf-activate-venv(): INFO: Adding /tmp/venv-4Nq3/bin to PATH 10:25:25 + PATH=/tmp/venv-4Nq3/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 10:25:25 + return 0 10:25:25 + python3 --version 10:25:25 Python 3.10.6 10:25:25 + python3 -m pip --version 10:25:25 pip 26.1.1 from /tmp/venv-4Nq3/lib/python3.10/site-packages/pip (python 3.10) 10:25:25 + python3 -m pip freeze 10:25:25 cachetools==7.1.1 10:25:25 colorama==0.4.6 10:25:25 distlib==0.4.0 10:25:25 filelock==3.29.0 10:25:25 packaging==26.2 10:25:25 platformdirs==4.9.6 10:25:25 pluggy==1.6.0 10:25:25 pyproject-api==1.10.0 10:25:25 python-discovery==1.2.2 10:25:25 tomli==2.4.1 10:25:25 tomli_w==1.2.0 10:25:25 tox==4.53.1 10:25:25 typing_extensions==4.15.0 10:25:25 urllib3==1.26.20 10:25:25 virtualenv==21.3.1 10:25:25 [EnvInject] - Injecting environment variables from a build step. 10:25:25 [EnvInject] - Injecting as environment variables the properties content 10:25:25 PARALLEL=false 10:25:25 10:25:25 [EnvInject] - Variables injected successfully. 10:25:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7218017945649624048.sh 10:25:25 ---> tox-run.sh 10:25:25 + 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 10:25:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:25:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:25:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:25:25 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:25:25 + source /home/jenkins/lf-env.sh 10:25:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:25 ++ mktemp -d /tmp/venv-XXXX 10:25:25 + lf_venv=/tmp/venv-dNvf 10:25:25 + local venv_file=/tmp/.os_lf_venv 10:25:25 + local python=python3 10:25:25 + local options 10:25:25 + local set_path=true 10:25:25 + local install_args= 10:25:25 ++ 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 10:25:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:25 + true 10:25:25 + case $1 in 10:25:25 + venv_file=/tmp/.toxenv 10:25:25 + shift 2 10:25:25 + true 10:25:25 + case $1 in 10:25:25 + shift 10:25:25 + break 10:25:25 + case $python in 10:25:25 + local pkg_list= 10:25:25 + [[ -d /opt/pyenv ]] 10:25:25 + echo 'Setup pyenv:' 10:25:25 Setup pyenv: 10:25:25 + export PYENV_ROOT=/opt/pyenv 10:25:25 + PYENV_ROOT=/opt/pyenv 10:25:25 + 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 10:25:25 + 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 10:25:25 + pyenv versions 10:25:25 system 10:25:25 3.8.13 10:25:25 3.9.13 10:25:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:25 + command -v pyenv 10:25:25 ++ pyenv init - --no-rehash 10:25:25 + 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[*]}"'\'')" 10:25:25 export PATH="/opt/pyenv/shims:${PATH}" 10:25:25 export PYENV_SHELL=bash 10:25:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:25 pyenv() { 10:25:25 local command 10:25:25 command="${1:-}" 10:25:25 if [ "$#" -gt 0 ]; then 10:25:25 shift 10:25:25 fi 10:25:25 10:25:25 case "$command" in 10:25:25 rehash|shell) 10:25:25 eval "$(pyenv "sh-$command" "$@")" 10:25:25 ;; 10:25:25 *) 10:25:25 command pyenv "$command" "$@" 10:25:25 ;; 10:25:25 esac 10:25:25 }' 10:25:25 +++ 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[*]}"' 10:25:25 ++ 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 10:25:25 ++ 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 10:25:25 ++ 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 10:25:25 ++ export PYENV_SHELL=bash 10:25:25 ++ PYENV_SHELL=bash 10:25:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:25 +++ complete -F _pyenv pyenv 10:25:25 ++ lf-pyver python3 10:25:25 ++ local py_version_xy=python3 10:25:25 ++ local py_version_xyz= 10:25:25 ++ pyenv versions 10:25:25 ++ local command 10:25:25 ++ command=versions 10:25:25 ++ sed 's/^[ *]* //' 10:25:25 ++ '[' 1 -gt 0 ']' 10:25:25 ++ shift 10:25:25 ++ case "$command" in 10:25:25 ++ command pyenv versions 10:25:25 ++ pyenv versions 10:25:25 ++ awk '{ print $1 }' 10:25:25 ++ grep -E '^[0-9.]*[0-9]$' 10:25:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:25 +++ grep '^3' /tmp/.pyenv_versions 10:25:25 +++ sort -V 10:25:25 +++ tail -n 1 10:25:25 ++ py_version_xyz=3.10.6 10:25:25 ++ [[ -z 3.10.6 ]] 10:25:25 ++ echo 3.10.6 10:25:25 ++ return 0 10:25:25 + pyenv local 3.10.6 10:25:25 + local command 10:25:25 + command=local 10:25:25 + '[' 2 -gt 0 ']' 10:25:25 + shift 10:25:25 + case "$command" in 10:25:25 + command pyenv local 3.10.6 10:25:25 + pyenv local 3.10.6 10:25:26 + for arg in "$@" 10:25:26 + case $arg in 10:25:26 + pkg_list+='tox ' 10:25:26 + for arg in "$@" 10:25:26 + case $arg in 10:25:26 + pkg_list+='virtualenv ' 10:25:26 + for arg in "$@" 10:25:26 + case $arg in 10:25:26 + pkg_list+='urllib3~=1.26.15 ' 10:25:26 + [[ -f /tmp/.toxenv ]] 10:25:26 ++ cat /tmp/.toxenv 10:25:26 + lf_venv=/tmp/venv-4Nq3 10:25:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Nq3 from' file:/tmp/.toxenv 10:25:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Nq3 from file:/tmp/.toxenv 10:25:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:25:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:26 + local 'pip_opts=--upgrade --quiet' 10:25:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:25:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:25:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:25:26 + [[ -n '' ]] 10:25:26 + [[ -n '' ]] 10:25:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:25:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:26 + /tmp/venv-4Nq3/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 10:25:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:25:26 lf-activate-venv(): INFO: Base packages installed successfully 10:25:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:25:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:25:26 + /tmp/venv-4Nq3/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 10:25:27 + type python3 10:25:27 + true 10:25:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Nq3/bin to PATH' 10:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-4Nq3/bin to PATH 10:25:27 + PATH=/tmp/venv-4Nq3/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 10:25:27 + return 0 10:25:27 + [[ -d /opt/pyenv ]] 10:25:27 + echo '---> Setting up pyenv' 10:25:27 ---> Setting up pyenv 10:25:27 + export PYENV_ROOT=/opt/pyenv 10:25:27 + PYENV_ROOT=/opt/pyenv 10:25:27 + export PATH=/opt/pyenv/bin:/tmp/venv-4Nq3/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 10:25:27 + PATH=/opt/pyenv/bin:/tmp/venv-4Nq3/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 10:25:27 ++ pwd 10:25:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:25:27 + export PYTHONPATH 10:25:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:25:27 + TOX_TESTENV_PASSENV=PYTHONPATH 10:25:27 + tox --version 10:25:28 4.53.1 from /tmp/venv-4Nq3/lib/python3.10/site-packages/tox/__init__.py 10:25:28 + PARALLEL=false 10:25:28 + TOX_OPTIONS_LIST= 10:25:28 + [[ -n checkbashisms ]] 10:25:28 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:25:28 + case ${PARALLEL,,} in 10:25:28 + tox -e checkbashisms 10:25:28 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:25:29 checkbashisms: freeze> python -m pip freeze --all 10:25:30 checkbashisms: pip==26.1.1,setuptools==82.0.1 10:25:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:25:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:25:33 checkbashisms: OK (5.19=setup[1.71]+cmd[3.48] seconds) 10:25:33 congratulations :) (5.23 seconds) 10:25:33 + tox_status=0 10:25:33 + echo '---> Completed tox runs' 10:25:33 ---> Completed tox runs 10:25:33 + for i in .tox/*/log 10:25:33 ++ echo .tox/checkbashisms/log 10:25:33 ++ awk -F/ '{print $2}' 10:25:33 + tox_env=checkbashisms 10:25:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:25:33 + DOC_DIR=docs/_build/html 10:25:33 + [[ -d docs/_build/html ]] 10:25:33 + echo '---> tox-run.sh ends' 10:25:33 ---> tox-run.sh ends 10:25:33 + test 0 -eq 0 10:25:33 $ ssh-agent -k 10:25:33 unset SSH_AUTH_SOCK; 10:25:33 unset SSH_AGENT_PID; 10:25:33 echo Agent pid 1735 killed; 10:25:33 [ssh-agent] Stopped. 10:25:33 [PostBuildScript] - [INFO] Executing post build scripts. 10:25:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2947335917694904947.sh 10:25:33 ---> sysstat.sh 10:25:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15952890846128398667.sh 10:25:34 ---> package-listing.sh 10:25:34 ++ facter osfamily 10:25:34 ++ tr '[:upper:]' '[:lower:]' 10:25:34 + OS_FAMILY=debian 10:25:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:25:34 + START_PACKAGES=/tmp/packages_start.txt 10:25:34 + END_PACKAGES=/tmp/packages_end.txt 10:25:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:34 + PACKAGES=/tmp/packages_start.txt 10:25:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:25:34 + PACKAGES=/tmp/packages_end.txt 10:25:34 + case "${OS_FAMILY}" in 10:25:34 + dpkg -l 10:25:34 + grep '^ii' 10:25:34 + '[' -f /tmp/packages_start.txt ']' 10:25:34 + '[' -f /tmp/packages_end.txt ']' 10:25:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:25:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:25:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:25:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13280205389280120273.sh 10:25:34 ---> capture-instance-metadata.sh 10:25:34 Setup pyenv: 10:25:34 system 10:25:34 3.8.13 10:25:34 3.9.13 10:25:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FmHn 10:25:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:25:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:25:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:25:42 lf-activate-venv(): INFO: Base packages installed successfully 10:25:42 lf-activate-venv(): INFO: Installing additional packages: lftools 10:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-FmHn/bin to PATH 10:26:02 INFO: Running in OpenStack, capturing instance metadata 10:26:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4919908768996558996.sh 10:26:03 provisioning config files... 10:26:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11401791287314238574tmp 10:26:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:26:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:26:03 [EnvInject] - Injecting environment variables from a build step. 10:26:03 [EnvInject] - Injecting as environment variables the properties content 10:26:03 SERVER_ID=logs 10:26:03 10:26:03 [EnvInject] - Variables injected successfully. 10:26:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14930221064341970491.sh 10:26:03 ---> create-netrc.sh 10:26:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5325145446561429885.sh 10:26:03 ---> python-tools-install.sh 10:26:03 Setup pyenv: 10:26:03 system 10:26:03 3.8.13 10:26:03 3.9.13 10:26:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:26:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FmHn from file:/tmp/.os_lf_venv 10:26:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:05 lf-activate-venv(): INFO: Base packages installed successfully 10:26:05 lf-activate-venv(): INFO: Installing additional packages: lftools 10:26:11 lf-activate-venv(): INFO: Adding /tmp/venv-FmHn/bin to PATH 10:26:11 Generating Requirements File 10:26:28 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. 10:26:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:26:28 Python 3.10.6 10:26:28 pip 26.1.1 from /tmp/venv-FmHn/lib/python3.10/site-packages/pip (python 3.10) 10:26:29 appdirs==1.4.4 10:26:29 argcomplete==3.6.3 10:26:29 aspy.yaml==1.3.0 10:26:29 attrs==26.1.0 10:26:29 autopage==0.6.0 10:26:29 backports.strenum==1.3.1 10:26:29 beautifulsoup4==4.14.3 10:26:29 boto3==1.43.3 10:26:29 botocore==1.43.3 10:26:29 bs4==0.0.2 10:26:29 certifi==2026.4.22 10:26:29 cffi==2.0.0 10:26:29 cfgv==3.5.0 10:26:29 chardet==7.4.3 10:26:29 charset-normalizer==3.4.7 10:26:29 click==8.3.3 10:26:29 cliff==4.13.3 10:26:29 cmd2==3.5.1 10:26:29 cryptography==3.3.2 10:26:29 debtcollector==3.1.0 10:26:29 decorator==5.2.1 10:26:29 defusedxml==0.7.1 10:26:29 Deprecated==1.3.1 10:26:29 distlib==0.4.0 10:26:29 dnspython==2.8.0 10:26:29 docker==7.1.0 10:26:29 dogpile.cache==1.5.0 10:26:29 durationpy==0.10 10:26:29 email-validator==2.3.0 10:26:29 filelock==3.29.0 10:26:29 future==1.0.0 10:26:29 gitdb==4.0.12 10:26:29 GitPython==3.1.49 10:26:29 httplib2==0.30.2 10:26:29 identify==2.6.19 10:26:29 idna==3.13 10:26:29 importlib-resources==1.5.0 10:26:29 iso8601==2.1.0 10:26:29 Jinja2==3.1.6 10:26:29 jmespath==1.1.0 10:26:29 jsonpatch==1.33 10:26:29 jsonpointer==3.1.1 10:26:29 jsonschema==4.26.0 10:26:29 jsonschema-specifications==2025.9.1 10:26:29 keystoneauth1==5.13.1 10:26:29 kubernetes==35.0.0 10:26:29 lftools==0.37.22 10:26:29 lxml==6.1.0 10:26:29 markdown-it-py==4.0.0 10:26:29 MarkupSafe==3.0.3 10:26:29 mdurl==0.1.2 10:26:29 msgpack==1.1.2 10:26:29 multi_key_dict==2.0.3 10:26:29 munch==4.0.0 10:26:29 netaddr==1.3.0 10:26:29 niet==1.4.2 10:26:29 nodeenv==1.10.0 10:26:29 oauth2client==4.1.3 10:26:29 oauthlib==3.3.1 10:26:29 openstacksdk==4.12.0 10:26:29 os-service-types==1.8.2 10:26:29 osc-lib==4.5.0 10:26:29 oslo.config==10.3.0 10:26:29 oslo.context==6.3.0 10:26:29 oslo.i18n==6.7.2 10:26:29 oslo.log==8.1.0 10:26:29 oslo.serialization==5.9.1 10:26:29 oslo.utils==10.0.1 10:26:29 packaging==26.2 10:26:29 pbr==7.0.3 10:26:29 platformdirs==4.9.6 10:26:29 prettytable==3.17.0 10:26:29 psutil==7.2.2 10:26:29 pyasn1==0.6.3 10:26:29 pyasn1_modules==0.4.2 10:26:29 pycparser==3.0 10:26:29 pygerrit2==2.0.15 10:26:29 PyGithub==2.9.1 10:26:29 Pygments==2.20.0 10:26:29 PyJWT==2.12.1 10:26:29 PyNaCl==1.6.2 10:26:29 pyparsing==2.4.7 10:26:29 pyperclip==1.11.0 10:26:29 pyrsistent==0.20.0 10:26:29 python-cinderclient==9.9.0 10:26:29 python-dateutil==2.9.0.post0 10:26:29 python-discovery==1.2.2 10:26:29 python-heatclient==5.1.0 10:26:29 python-jenkins==1.8.3 10:26:29 python-keystoneclient==5.8.0 10:26:29 python-magnumclient==4.10.0 10:26:29 python-openstackclient==9.0.0 10:26:29 python-swiftclient==4.10.0 10:26:29 PyYAML==6.0.3 10:26:29 referencing==0.37.0 10:26:29 requests==2.33.1 10:26:29 requests-oauthlib==2.0.0 10:26:29 rfc3986==2.0.0 10:26:29 rich==15.0.0 10:26:29 rich-argparse==1.8.0 10:26:29 rpds-py==0.30.0 10:26:29 rsa==4.9.1 10:26:29 ruamel.yaml==0.19.1 10:26:29 ruamel.yaml.clib==0.2.15 10:26:29 s3transfer==0.17.0 10:26:29 simplejson==4.1.1 10:26:29 six==1.17.0 10:26:29 smmap==5.0.3 10:26:29 soupsieve==2.8.3 10:26:29 stevedore==5.7.0 10:26:29 tabulate==0.10.0 10:26:29 toml==0.10.2 10:26:29 tomlkit==0.14.0 10:26:29 tqdm==4.67.3 10:26:29 typing_extensions==4.15.0 10:26:29 urllib3==1.26.20 10:26:29 virtualenv==21.3.1 10:26:29 wcwidth==0.7.0 10:26:29 websocket-client==1.9.0 10:26:29 wrapt==2.1.2 10:26:29 xdg==6.0.0 10:26:29 xmltodict==1.0.4 10:26:29 yq==3.4.3 10:26:29 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6768665161732085869.sh 10:26:29 ---> uv-install.sh 10:26:29 Installing uv/uvx (latest) using shell installer 10:26:29 2026-05-05 10:26:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-gdLdMP.sh" [1] 10:26:29 downloading uv 0.11.9 x86_64-unknown-linux-gnu 10:26:29 curl: (22) The requested URL returned error: 404 10:26:29 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-gnu.tar.gz 10:26:29 trying alternative download URL 10:26:30 installing to /home/jenkins/.local/bin 10:26:30 uv 10:26:30 uvx 10:26:30 everything's installed! 10:26:30 10:26:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:26:30 10:26:30 source $HOME/.local/bin/env (sh, bash, zsh) 10:26:30 source $HOME/.local/bin/env.fish (fish) 10:26:30 Adding install location to PATH 10:26:30 ---> Validating uv/uvx install 10:26:30 uvx 0.11.9 (x86_64-unknown-linux-gnu) 10:26:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12418548697302425579.sh 10:26:30 ---> sudo-logs.sh 10:26:30 Archiving 'sudo' log.. 10:26:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2572750523467377124.sh 10:26:31 ---> job-cost.sh 10:26:31 INFO: Activating Python virtual environment... 10:26:31 Setup pyenv: 10:26:31 system 10:26:31 3.8.13 10:26:31 3.9.13 10:26:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FmHn from file:/tmp/.os_lf_venv 10:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:32 lf-activate-venv(): INFO: Base packages installed successfully 10:26:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-FmHn/bin to PATH 10:26:37 INFO: No stack-cost file found 10:26:37 INFO: Instance uptime: 127s 10:26:37 INFO: Fetching instance metadata (attempt 1 of 3)... 10:26:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:26:37 INFO: Successfully fetched instance metadata 10:26:37 INFO: Instance type: v3-standard-4 10:26:37 INFO: Retrieving pricing info for: v3-standard-4 10:26:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:26:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=127 10:26:38 INFO: Successfully fetched Vexxhost pricing API 10:26:38 INFO: Retrieved cost: 0.11 10:26:38 INFO: Retrieved resource: v3-standard-4 10:26:38 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:26:38 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:26:38 INFO: Successfully archived job cost data 10:26:38 DEBUG: Cost data: oom-master-checkbashisms-lint,4618,2026-05-05 10:26:38,v3-standard-4,127,0.11,0.00,SUCCESS 10:26:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8341321545956541326.sh 10:26:38 ---> logs-deploy.sh 10:26:38 Setup pyenv: 10:26:38 system 10:26:38 3.8.13 10:26:38 3.9.13 10:26:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:26:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FmHn from file:/tmp/.os_lf_venv 10:26:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:39 lf-activate-venv(): INFO: Base packages installed successfully 10:26:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-FmHn/bin to PATH 10:26:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4618 10:26:46 INFO: archiving workspace using pattern(s): 10:26:47 Archives upload complete. 10:26:48 INFO: archiving logs to Nexus 10:26:48 ---> uname -a: 10:26:48 Linux prd-ubuntu1804-builder-4c-4g-8339 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:26:48 10:26:48 10:26:48 ---> lscpu: 10:26:48 Architecture: x86_64 10:26:48 CPU op-mode(s): 32-bit, 64-bit 10:26:48 Byte Order: Little Endian 10:26:48 CPU(s): 4 10:26:48 On-line CPU(s) list: 0-3 10:26:48 Thread(s) per core: 1 10:26:48 Core(s) per socket: 1 10:26:48 Socket(s): 4 10:26:48 NUMA node(s): 1 10:26:48 Vendor ID: AuthenticAMD 10:26:48 CPU family: 23 10:26:48 Model: 49 10:26:48 Model name: AMD EPYC-Rome Processor 10:26:48 Stepping: 0 10:26:48 CPU MHz: 2799.998 10:26:48 BogoMIPS: 5599.99 10:26:48 Virtualization: AMD-V 10:26:48 Hypervisor vendor: KVM 10:26:48 Virtualization type: full 10:26:48 L1d cache: 32K 10:26:48 L1i cache: 32K 10:26:48 L2 cache: 512K 10:26:48 L3 cache: 16384K 10:26:48 NUMA node0 CPU(s): 0-3 10:26:48 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 10:26:48 10:26:48 10:26:48 ---> nproc: 10:26:48 4 10:26:48 10:26:48 10:26:48 ---> df -h: 10:26:48 Filesystem Size Used Avail Use% Mounted on 10:26:48 udev 7.9G 0 7.9G 0% /dev 10:26:48 tmpfs 1.6G 676K 1.6G 1% /run 10:26:48 /dev/vda1 78G 8.4G 70G 11% / 10:26:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:26:48 tmpfs 5.0M 0 5.0M 0% /run/lock 10:26:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:26:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:26:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:26:48 10:26:48 10:26:48 ---> free -m: 10:26:48 total used free shared buff/cache available 10:26:48 Mem: 16040 558 13351 0 2130 15167 10:26:48 Swap: 1023 0 1023 10:26:48 10:26:48 10:26:48 ---> ip addr: 10:26:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:26:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:26:48 inet 127.0.0.1/8 scope host lo 10:26:48 valid_lft forever preferred_lft forever 10:26:48 inet6 ::1/128 scope host 10:26:48 valid_lft forever preferred_lft forever 10:26:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:26:48 link/ether fa:16:3e:70:e8:42 brd ff:ff:ff:ff:ff:ff 10:26:48 inet 10.30.107.214/23 brd 10.30.107.255 scope global dynamic ens3 10:26:48 valid_lft 86276sec preferred_lft 86276sec 10:26:48 inet6 fe80::f816:3eff:fe70:e842/64 scope link 10:26:48 valid_lft forever preferred_lft forever 10:26:48 10:26:48 10:26:48 ---> sar -b -r -n DEV: 10:26:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8339) 05/05/26 _x86_64_ (4 CPU) 10:26:48 10:26:48 10:24:47 LINUX RESTART (4 CPU) 10:26:48 10:26:48 10:25:01 tps rtps wtps bread/s bwrtn/s 10:26:48 10:26:02 342.63 33.16 309.47 1134.34 67581.00 10:26:48 Average: 342.63 33.16 309.47 1134.34 67581.00 10:26:48 10:26:48 10:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:48 10:26:02 13837036 15503508 2587932 15.76 69116 1790696 815532 4.67 743752 1615804 194648 10:26:48 Average: 13837036 15503508 2587932 15.76 69116 1790696 815532 4.67 743752 1615804 194648 10:26:48 10:26:48 10:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:48 10:26:02 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 10:26:48 10:26:02 ens3 457.02 314.03 2410.23 80.83 0.00 0.00 0.00 0.00 10:26:48 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 10:26:48 Average: ens3 457.02 314.03 2410.23 80.83 0.00 0.00 0.00 0.00 10:26:48 10:26:48 10:26:48 ---> sar -P ALL: 10:26:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8339) 05/05/26 _x86_64_ (4 CPU) 10:26:48 10:26:48 10:24:47 LINUX RESTART (4 CPU) 10:26:48 10:26:48 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:26:48 10:26:02 all 23.63 0.00 2.32 3.11 0.07 70.87 10:26:48 10:26:02 0 11.40 0.00 2.09 3.33 0.05 83.13 10:26:48 10:26:02 1 43.65 0.00 3.01 0.90 0.10 52.33 10:26:48 10:26:02 2 9.77 0.00 1.63 7.42 0.05 81.13 10:26:48 10:26:02 3 29.64 0.00 2.54 0.82 0.07 66.93 10:26:48 Average: all 23.63 0.00 2.32 3.11 0.07 70.87 10:26:48 Average: 0 11.40 0.00 2.09 3.33 0.05 83.13 10:26:48 Average: 1 43.65 0.00 3.01 0.90 0.10 52.33 10:26:48 Average: 2 9.77 0.00 1.63 7.42 0.05 81.13 10:26:48 Average: 3 29.64 0.00 2.54 0.82 0.07 66.93 10:26:48 10:26:48 10:26:48