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