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