20:35:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146056 20:35:04 Running as SYSTEM 20:35:04 [EnvInject] - Loading node environment variables. 20:35:04 Building remotely on prd-ubuntu1804-builder-4c-4g-876 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:35:04 [ssh-agent] Looking for ssh-agent implementation... 20:35:04 $ ssh-agent 20:35:04 SSH_AUTH_SOCK=/tmp/ssh-WNoAS4vVJymD/agent.1743 20:35:04 SSH_AGENT_PID=1746 20:35:04 [ssh-agent] Started. 20:35:04 Running ssh-add (command line suppressed) 20:35:04 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4476845592339801646.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4476845592339801646.key) 20:35:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:35:04 The recommended git tool is: NONE 20:35:06 using credential onap-jenkins-ssh 20:35:06 Wiping out workspace first. 20:35:06 Cloning the remote Git repository 20:35:06 Cloning repository git://cloud.onap.org/mirror/oom.git 20:35:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:35:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:35:06 > git --version # timeout=10 20:35:06 > git --version # 'git version 2.17.1' 20:35:06 using GIT_SSH to set credentials Gerrit user 20:35:06 Verifying host key using manually-configured host key entries 20:35:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:35:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:35:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:35:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:35:11 using GIT_SSH to set credentials Gerrit user 20:35:11 Verifying host key using manually-configured host key entries 20:35:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146056/2 # timeout=30 20:35:11 > git rev-parse a661ab531b13a497211dc1c5508b10eb1bd63efb^{commit} # timeout=10 20:35:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:35:11 Checking out Revision a661ab531b13a497211dc1c5508b10eb1bd63efb (refs/changes/56/146056/2) 20:35:11 > git config core.sparsecheckout # timeout=10 20:35:11 > git checkout -f a661ab531b13a497211dc1c5508b10eb1bd63efb # timeout=30 20:35:14 Commit message: "feat(ingress): cross-NS cert in gateway" 20:35:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:35:15 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 20:35:15 [EnvInject] - Injecting environment variables from a build step. 20:35:15 [EnvInject] - Injecting as environment variables the properties content 20:35:15 PYTHON=python3 20:35:15 20:35:15 [EnvInject] - Variables injected successfully. 20:35:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17485892830712861165.sh 20:35:15 ---> tox-install.sh 20:35:15 + source /home/jenkins/lf-env.sh 20:35:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:35:15 ++ mktemp -d /tmp/venv-XXXX 20:35:15 + lf_venv=/tmp/venv-ValF 20:35:15 + local venv_file=/tmp/.os_lf_venv 20:35:15 + local python=python3 20:35:15 + local options 20:35:15 + local set_path=true 20:35:15 + local install_args= 20:35: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 20:35:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:35:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:35:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:35:15 + true 20:35:15 + case $1 in 20:35:15 + venv_file=/tmp/.toxenv 20:35:15 + shift 2 20:35:15 + true 20:35:15 + case $1 in 20:35:15 + shift 20:35:15 + break 20:35:15 + case $python in 20:35:15 + local pkg_list= 20:35:15 + [[ -d /opt/pyenv ]] 20:35:15 + echo 'Setup pyenv:' 20:35:15 Setup pyenv: 20:35:15 + export PYENV_ROOT=/opt/pyenv 20:35:15 + PYENV_ROOT=/opt/pyenv 20:35: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 20:35: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 20:35:15 + pyenv versions 20:35:15 * system (set by /opt/pyenv/version) 20:35:15 * 3.8.13 (set by /opt/pyenv/version) 20:35:15 * 3.9.13 (set by /opt/pyenv/version) 20:35:15 * 3.10.6 (set by /opt/pyenv/version) 20:35:15 + command -v pyenv 20:35:15 ++ pyenv init - --no-rehash 20:35: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[*]}"'\'')" 20:35:15 export PATH="/opt/pyenv/shims:${PATH}" 20:35:15 export PYENV_SHELL=bash 20:35:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:35:15 pyenv() { 20:35:15 local command 20:35:15 command="${1:-}" 20:35:15 if [ "$#" -gt 0 ]; then 20:35:15 shift 20:35:15 fi 20:35:15 20:35:15 case "$command" in 20:35:15 rehash|shell) 20:35:15 eval "$(pyenv "sh-$command" "$@")" 20:35:15 ;; 20:35:15 *) 20:35:15 command pyenv "$command" "$@" 20:35:15 ;; 20:35:15 esac 20:35:15 }' 20:35: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[*]}"' 20:35: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 20:35: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 20:35: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 20:35:15 ++ export PYENV_SHELL=bash 20:35:15 ++ PYENV_SHELL=bash 20:35:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:35:15 +++ complete -F _pyenv pyenv 20:35:15 ++ lf-pyver python3 20:35:15 ++ local py_version_xy=python3 20:35:15 ++ local py_version_xyz= 20:35:15 ++ pyenv versions 20:35:15 ++ local command 20:35:15 ++ command=versions 20:35:15 ++ '[' 1 -gt 0 ']' 20:35:15 ++ shift 20:35:15 ++ case "$command" in 20:35:15 ++ command pyenv versions 20:35:15 ++ pyenv versions 20:35:15 ++ sed 's/^[ *]* //' 20:35:15 ++ awk '{ print $1 }' 20:35:15 ++ grep -E '^[0-9.]*[0-9]$' 20:35:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:35:15 +++ grep '^3' /tmp/.pyenv_versions 20:35:15 +++ sort -V 20:35:15 +++ tail -n 1 20:35:15 ++ py_version_xyz=3.10.6 20:35:15 ++ [[ -z 3.10.6 ]] 20:35:15 ++ echo 3.10.6 20:35:15 ++ return 0 20:35:15 + pyenv local 3.10.6 20:35:15 + local command 20:35:15 + command=local 20:35:15 + '[' 2 -gt 0 ']' 20:35:15 + shift 20:35:15 + case "$command" in 20:35:15 + command pyenv local 3.10.6 20:35:15 + pyenv local 3.10.6 20:35:15 + for arg in "$@" 20:35:15 + case $arg in 20:35:15 + pkg_list+='tox ' 20:35:15 + for arg in "$@" 20:35:15 + case $arg in 20:35:15 + pkg_list+='virtualenv ' 20:35:15 + for arg in "$@" 20:35:15 + case $arg in 20:35:15 + pkg_list+='urllib3~=1.26.15 ' 20:35:15 + [[ -f /tmp/.toxenv ]] 20:35:15 + [[ ! -f /tmp/.toxenv ]] 20:35:15 + [[ -n '' ]] 20:35:15 + python3 -m venv /tmp/venv-ValF 20:35:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ValF' 20:35:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ValF 20:35:19 + echo /tmp/venv-ValF 20:35:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:35:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:35:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:19 + local 'pip_opts=--upgrade --quiet' 20:35:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:35:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:35:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:35:19 + [[ -n '' ]] 20:35:19 + [[ -n '' ]] 20:35:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:19 + /tmp/venv-ValF/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 20:35:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:35:23 lf-activate-venv(): INFO: Base packages installed successfully 20:35:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:35:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:35:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:35:23 + /tmp/venv-ValF/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 20:35:25 + type python3 20:35:25 + true 20:35:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ValF/bin to PATH' 20:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-ValF/bin to PATH 20:35:25 + PATH=/tmp/venv-ValF/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 20:35:25 + return 0 20:35:25 + python3 --version 20:35:25 Python 3.10.6 20:35:25 + python3 -m pip --version 20:35:26 pip 26.1.2 from /tmp/venv-ValF/lib/python3.10/site-packages/pip (python 3.10) 20:35:26 + python3 -m pip freeze 20:35:26 cachetools==7.1.4 20:35:26 colorama==0.4.6 20:35:26 distlib==0.4.3 20:35:26 filelock==3.31.0 20:35:26 packaging==26.2 20:35:26 platformdirs==4.10.1 20:35:26 pluggy==1.6.0 20:35:26 pyproject-api==1.10.1 20:35:26 python-discovery==1.4.4 20:35:26 tomli==2.4.1 20:35:26 tomli_w==1.2.0 20:35:26 tox==4.57.0 20:35:26 typing_extensions==4.16.0 20:35:26 urllib3==1.26.20 20:35:26 virtualenv==21.6.1 20:35:26 [EnvInject] - Injecting environment variables from a build step. 20:35:26 [EnvInject] - Injecting as environment variables the properties content 20:35:26 PARALLEL=false 20:35:26 20:35:26 [EnvInject] - Variables injected successfully. 20:35:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9610522270207068334.sh 20:35:26 ---> tox-run.sh 20:35:26 + 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 20:35:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:35:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:35:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:35:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:35:26 + source /home/jenkins/lf-env.sh 20:35:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:35:26 ++ mktemp -d /tmp/venv-XXXX 20:35:26 + lf_venv=/tmp/venv-gpdr 20:35:26 + local venv_file=/tmp/.os_lf_venv 20:35:26 + local python=python3 20:35:26 + local options 20:35:26 + local set_path=true 20:35:26 + local install_args= 20:35:26 ++ 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 20:35:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:35:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:35:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:35:26 + true 20:35:26 + case $1 in 20:35:26 + venv_file=/tmp/.toxenv 20:35:26 + shift 2 20:35:26 + true 20:35:26 + case $1 in 20:35:26 + shift 20:35:26 + break 20:35:26 + case $python in 20:35:26 + local pkg_list= 20:35:26 + [[ -d /opt/pyenv ]] 20:35:26 + echo 'Setup pyenv:' 20:35:26 Setup pyenv: 20:35:26 + export PYENV_ROOT=/opt/pyenv 20:35:26 + PYENV_ROOT=/opt/pyenv 20:35:26 + 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 20:35:26 + 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 20:35:26 + pyenv versions 20:35:26 system 20:35:26 3.8.13 20:35:26 3.9.13 20:35:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:35:26 + command -v pyenv 20:35:26 ++ pyenv init - --no-rehash 20:35:26 + 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[*]}"'\'')" 20:35:26 export PATH="/opt/pyenv/shims:${PATH}" 20:35:26 export PYENV_SHELL=bash 20:35:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:35:26 pyenv() { 20:35:26 local command 20:35:26 command="${1:-}" 20:35:26 if [ "$#" -gt 0 ]; then 20:35:26 shift 20:35:26 fi 20:35:26 20:35:26 case "$command" in 20:35:26 rehash|shell) 20:35:26 eval "$(pyenv "sh-$command" "$@")" 20:35:26 ;; 20:35:26 *) 20:35:26 command pyenv "$command" "$@" 20:35:26 ;; 20:35:26 esac 20:35:26 }' 20:35:26 +++ 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[*]}"' 20:35:26 ++ 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 20:35:26 ++ 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 20:35:26 ++ 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 20:35:26 ++ export PYENV_SHELL=bash 20:35:26 ++ PYENV_SHELL=bash 20:35:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:35:26 +++ complete -F _pyenv pyenv 20:35:26 ++ lf-pyver python3 20:35:26 ++ local py_version_xy=python3 20:35:26 ++ local py_version_xyz= 20:35:26 ++ pyenv versions 20:35:26 ++ sed 's/^[ *]* //' 20:35:26 ++ local command 20:35:26 ++ awk '{ print $1 }' 20:35:26 ++ grep -E '^[0-9.]*[0-9]$' 20:35:26 ++ command=versions 20:35:26 ++ '[' 1 -gt 0 ']' 20:35:26 ++ shift 20:35:26 ++ case "$command" in 20:35:26 ++ command pyenv versions 20:35:26 ++ pyenv versions 20:35:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:35:26 +++ grep '^3' /tmp/.pyenv_versions 20:35:26 +++ sort -V 20:35:26 +++ tail -n 1 20:35:26 ++ py_version_xyz=3.10.6 20:35:26 ++ [[ -z 3.10.6 ]] 20:35:26 ++ echo 3.10.6 20:35:26 ++ return 0 20:35:26 + pyenv local 3.10.6 20:35:26 + local command 20:35:26 + command=local 20:35:26 + '[' 2 -gt 0 ']' 20:35:26 + shift 20:35:26 + case "$command" in 20:35:26 + command pyenv local 3.10.6 20:35:26 + pyenv local 3.10.6 20:35:26 + for arg in "$@" 20:35:26 + case $arg in 20:35:26 + pkg_list+='tox ' 20:35:26 + for arg in "$@" 20:35:26 + case $arg in 20:35:26 + pkg_list+='virtualenv ' 20:35:26 + for arg in "$@" 20:35:26 + case $arg in 20:35:26 + pkg_list+='urllib3~=1.26.15 ' 20:35:26 + [[ -f /tmp/.toxenv ]] 20:35:26 ++ cat /tmp/.toxenv 20:35:26 + lf_venv=/tmp/venv-ValF 20:35:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ValF from' file:/tmp/.toxenv 20:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ValF from file:/tmp/.toxenv 20:35:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:35:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:26 + local 'pip_opts=--upgrade --quiet' 20:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:35:26 + [[ -n '' ]] 20:35:26 + [[ -n '' ]] 20:35:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:35:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:26 + /tmp/venv-ValF/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 20:35:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:35:27 lf-activate-venv(): INFO: Base packages installed successfully 20:35:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:35:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:35:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:35:27 + /tmp/venv-ValF/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 20:35:28 + type python3 20:35:28 + true 20:35:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ValF/bin to PATH' 20:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-ValF/bin to PATH 20:35:28 + PATH=/tmp/venv-ValF/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 20:35:28 + return 0 20:35:28 + [[ -d /opt/pyenv ]] 20:35:28 + echo '---> Setting up pyenv' 20:35:28 ---> Setting up pyenv 20:35:28 + export PYENV_ROOT=/opt/pyenv 20:35:28 + PYENV_ROOT=/opt/pyenv 20:35:28 + export PATH=/opt/pyenv/bin:/tmp/venv-ValF/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 20:35:28 + PATH=/opt/pyenv/bin:/tmp/venv-ValF/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 20:35:28 ++ pwd 20:35:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:35:28 + export PYTHONPATH 20:35:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:35:28 + TOX_TESTENV_PASSENV=PYTHONPATH 20:35:28 + tox --version 20:35:28 4.57.0 from /tmp/venv-ValF/lib/python3.10/site-packages/tox/__init__.py 20:35:28 + PARALLEL=false 20:35:28 + TOX_OPTIONS_LIST= 20:35:28 + [[ -n checkbashisms ]] 20:35:28 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:35:28 + case ${PARALLEL,,} in 20:35:28 + tox -e checkbashisms 20:35:28 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:35:30 checkbashisms: freeze> python -m pip freeze --all 20:35:30 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:35:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:35:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:35:34 checkbashisms: OK (5.07=setup[1.63]+cmd[3.44] seconds) 20:35:34 congratulations :) (5.10 seconds) 20:35:34 + tox_status=0 20:35:34 + echo '---> Completed tox runs' 20:35:34 ---> Completed tox runs 20:35:34 + for i in .tox/*/log 20:35:34 ++ echo .tox/checkbashisms/log 20:35:34 ++ awk -F/ '{print $2}' 20:35:34 + tox_env=checkbashisms 20:35:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:35:34 + DOC_DIR=docs/_build/html 20:35:34 + [[ -d docs/_build/html ]] 20:35:34 + echo '---> tox-run.sh ends' 20:35:34 ---> tox-run.sh ends 20:35:34 + test 0 -eq 0 20:35:34 $ ssh-agent -k 20:35:34 unset SSH_AUTH_SOCK; 20:35:34 unset SSH_AGENT_PID; 20:35:34 echo Agent pid 1746 killed; 20:35:34 [ssh-agent] Stopped. 20:35:34 [PostBuildScript] - [INFO] Executing post build scripts. 20:35:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13966848041556296193.sh 20:35:34 ---> sysstat.sh 20:35:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6393839784855712317.sh 20:35:34 ---> package-listing.sh 20:35:34 ++ facter osfamily 20:35:34 ++ tr '[:upper:]' '[:lower:]' 20:35:35 + OS_FAMILY=debian 20:35:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:35:35 + START_PACKAGES=/tmp/packages_start.txt 20:35:35 + END_PACKAGES=/tmp/packages_end.txt 20:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:35 + PACKAGES=/tmp/packages_start.txt 20:35:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:35:35 + PACKAGES=/tmp/packages_end.txt 20:35:35 + case "${OS_FAMILY}" in 20:35:35 + dpkg -l 20:35:35 + grep '^ii' 20:35:35 + '[' -f /tmp/packages_start.txt ']' 20:35:35 + '[' -f /tmp/packages_end.txt ']' 20:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:35:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:35:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins813697855080789150.sh 20:35:35 ---> capture-instance-metadata.sh 20:35:35 Setup pyenv: 20:35:35 system 20:35:35 3.8.13 20:35:35 3.9.13 20:35:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:35:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xpOX 20:35:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:42 lf-activate-venv(): INFO: Base packages installed successfully 20:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools 20:36:05 lf-activate-venv(): INFO: Adding /tmp/venv-xpOX/bin to PATH 20:36:05 INFO: Running in OpenStack, capturing instance metadata 20:36:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18035501740254576980.sh 20:36:05 provisioning config files... 20:36:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13458998668970726933tmp 20:36:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:36:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:36:05 [EnvInject] - Injecting environment variables from a build step. 20:36:05 [EnvInject] - Injecting as environment variables the properties content 20:36:05 SERVER_ID=logs 20:36:05 20:36:05 [EnvInject] - Variables injected successfully. 20:36:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8800953766162246489.sh 20:36:05 ---> create-netrc.sh 20:36:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5127220425431930319.sh 20:36:05 ---> python-tools-install.sh 20:36:05 Setup pyenv: 20:36:05 system 20:36:05 3.8.13 20:36:05 3.9.13 20:36:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xpOX from file:/tmp/.os_lf_venv 20:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:07 lf-activate-venv(): INFO: Base packages installed successfully 20:36:07 lf-activate-venv(): INFO: Installing additional packages: lftools 20:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-xpOX/bin to PATH 20:36:15 Generating Requirements File 20:36:38 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. 20:36:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:36:38 Python 3.10.6 20:36:38 pip 26.1.2 from /tmp/venv-xpOX/lib/python3.10/site-packages/pip (python 3.10) 20:36:38 aiohappyeyeballs==2.7.1 20:36:38 aiohttp==3.14.1 20:36:38 aiosignal==1.4.0 20:36:38 appdirs==1.4.4 20:36:38 argcomplete==3.7.0 20:36:38 aspy.yaml==1.3.0 20:36:38 async-timeout==5.0.1 20:36:38 attrs==26.1.0 20:36:38 autopage==0.6.0 20:36:38 backports.strenum==1.3.1 20:36:38 beautifulsoup4==4.15.0 20:36:38 boto3==1.43.51 20:36:38 botocore==1.43.51 20:36:38 bs4==0.0.2 20:36:38 certifi==2026.6.17 20:36:38 cffi==2.1.0 20:36:38 cfgv==3.5.0 20:36:38 chardet==7.4.3 20:36:38 charset-normalizer==3.4.9 20:36:38 click==8.4.2 20:36:38 cliff==4.14.0 20:36:38 cmd2==3.5.1 20:36:38 cryptography==3.3.2 20:36:38 debtcollector==3.1.0 20:36:38 decorator==5.3.1 20:36:38 defusedxml==0.7.1 20:36:38 Deprecated==1.3.1 20:36:38 distlib==0.4.3 20:36:38 dnspython==2.8.0 20:36:38 docker==7.2.0 20:36:38 dogpile.cache==1.5.0 20:36:38 durationpy==0.10 20:36:38 email-validator==2.3.0 20:36:38 filelock==3.31.0 20:36:38 frozenlist==1.8.0 20:36:38 future==1.0.0 20:36:38 gitdb==4.0.12 20:36:38 GitPython==3.1.52 20:36:38 httplib2==0.30.2 20:36:38 identify==2.6.19 20:36:38 idna==3.18 20:36:38 importlib-resources==1.5.0 20:36:38 iso8601==2.1.0 20:36:38 Jinja2==3.1.6 20:36:38 jmespath==1.1.0 20:36:38 jsonpatch==1.33 20:36:38 jsonpointer==3.1.1 20:36:38 jsonschema==4.26.0 20:36:38 jsonschema-specifications==2025.9.1 20:36:38 keystoneauth1==5.14.0 20:36:38 kubernetes==36.0.3 20:36:38 lftools==0.37.22 20:36:38 lxml==6.1.1 20:36:38 markdown-it-py==4.2.0 20:36:38 MarkupSafe==3.0.3 20:36:38 mdurl==0.1.2 20:36:38 msgpack==1.2.1 20:36:38 multi_key_dict==2.0.3 20:36:38 multidict==6.7.1 20:36:38 munch==4.0.0 20:36:38 netaddr==1.3.0 20:36:38 niet==1.4.2 20:36:38 nodeenv==1.10.0 20:36:38 oauth2client==4.1.3 20:36:38 oauthlib==3.3.1 20:36:38 openstacksdk==4.13.0 20:36:38 os-service-types==1.8.2 20:36:38 osc-lib==4.6.0 20:36:38 oslo.config==10.4.0 20:36:38 oslo.context==6.4.0 20:36:38 oslo.i18n==6.8.0 20:36:38 oslo.log==8.2.0 20:36:38 oslo.serialization==5.10.0 20:36:38 oslo.utils==10.1.1 20:36:38 packaging==26.2 20:36:38 pbr==7.0.3 20:36:38 platformdirs==4.10.1 20:36:38 prettytable==3.18.0 20:36:38 propcache==0.5.2 20:36:38 psutil==7.2.2 20:36:38 pyasn1==0.6.4 20:36:38 pyasn1_modules==0.4.2 20:36:38 pycparser==3.0 20:36:38 pygerrit2==2.0.15 20:36:38 PyGithub==2.9.1 20:36:38 Pygments==2.20.0 20:36:38 PyJWT==2.13.0 20:36:38 PyNaCl==1.6.2 20:36:38 pyparsing==2.4.7 20:36:38 pyperclip==1.11.0 20:36:38 pyrsistent==0.20.0 20:36:38 python-cinderclient==9.9.0 20:36:38 python-dateutil==2.9.0.post0 20:36:38 python-discovery==1.4.4 20:36:38 python-heatclient==5.2.0 20:36:38 python-jenkins==1.8.3 20:36:38 python-keystoneclient==5.8.0 20:36:38 python-magnumclient==4.11.0 20:36:38 python-openstackclient==10.0.0 20:36:38 python-swiftclient==4.10.0 20:36:38 PyYAML==6.0.3 20:36:38 referencing==0.37.0 20:36:38 requests==2.34.2 20:36:38 requests-oauthlib==2.0.0 20:36:38 rfc3986==2.0.0 20:36:38 rich==15.0.0 20:36:38 rich-argparse==1.8.0 20:36:38 rpds-py==0.30.0 20:36:38 rsa==4.9.1 20:36:38 ruamel.yaml==0.19.1 20:36:38 ruamel.yaml.clib==0.2.15 20:36:38 s3transfer==0.19.1 20:36:38 simplejson==4.1.1 20:36:38 six==1.17.0 20:36:38 smmap==5.0.3 20:36:38 soupsieve==2.8.4 20:36:38 stevedore==5.8.0 20:36:38 tabulate==0.10.0 20:36:38 toml==0.10.2 20:36:38 tomlkit==0.15.1 20:36:38 tqdm==4.69.0 20:36:38 typing_extensions==4.16.0 20:36:38 urllib3==1.26.20 20:36:38 virtualenv==21.6.1 20:36:38 wcwidth==0.8.2 20:36:38 websocket-client==1.9.0 20:36:38 wrapt==2.2.2 20:36:38 xdg==6.0.0 20:36:38 xmltodict==1.0.4 20:36:38 yarl==1.24.2 20:36:38 yq==4.1.2 20:36:39 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins7801541303636424301.sh 20:36:39 ---> uv-install.sh 20:36:39 Installing uv/uvx (latest) using shell installer 20:36:39 2026-07-18 20:36:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Xf0kkT.sh" [1] 20:36:39 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:36:40 installing to /home/jenkins/.local/bin 20:36:40 uv 20:36:40 uvx 20:36:40 everything's installed! 20:36:40 20:36:40 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:36:40 20:36:40 source $HOME/.local/bin/env (sh, bash, zsh) 20:36:40 source $HOME/.local/bin/env.fish (fish) 20:36:40 Adding install location to PATH 20:36:40 ---> Validating uv/uvx install 20:36:40 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:36:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8015670664189989321.sh 20:36:40 ---> sudo-logs.sh 20:36:40 Archiving 'sudo' log.. 20:36:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15409249755532228718.sh 20:36:40 ---> job-cost.sh 20:36:40 INFO: Activating Python virtual environment... 20:36:40 Setup pyenv: 20:36:40 system 20:36:40 3.8.13 20:36:40 3.9.13 20:36:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xpOX from file:/tmp/.os_lf_venv 20:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:42 lf-activate-venv(): INFO: Base packages installed successfully 20:36:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-xpOX/bin to PATH 20:36:47 INFO: No stack-cost file found 20:36:47 INFO: Instance uptime: 726s 20:36:47 INFO: Fetching instance metadata (attempt 1 of 3)... 20:36:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:36:47 INFO: Successfully fetched instance metadata 20:36:47 INFO: Instance type: v3-standard-4 20:36:47 INFO: Retrieving pricing info for: v3-standard-4 20:36:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:36:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=726 20:36:48 INFO: Successfully fetched Vexxhost pricing API 20:36:48 INFO: Retrieved cost: 0.11 20:36:48 INFO: Retrieved resource: v3-standard-4 20:36:48 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:36:48 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:36:48 INFO: Successfully archived job cost data 20:36:48 DEBUG: Cost data: oom-master-checkbashisms-lint,4730,2026-07-18 20:36:48,v3-standard-4,726,0.11,0.00,SUCCESS 20:36:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14883433730279536670.sh 20:36:48 ---> logs-deploy.sh 20:36:48 Setup pyenv: 20:36:48 system 20:36:48 3.8.13 20:36:48 3.9.13 20:36:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xpOX from file:/tmp/.os_lf_venv 20:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:50 lf-activate-venv(): INFO: Base packages installed successfully 20:36:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-xpOX/bin to PATH 20:36:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4730 20:36:57 INFO: archiving workspace using pattern(s): 20:36:58 Archives upload complete. 20:36:59 INFO: archiving logs to Nexus 20:36:59 ---> uname -a: 20:36:59 Linux prd-ubuntu1804-builder-4c-4g-876 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:36:59 20:36:59 20:36:59 ---> lscpu: 20:36:59 Architecture: x86_64 20:36:59 CPU op-mode(s): 32-bit, 64-bit 20:36:59 Byte Order: Little Endian 20:36:59 CPU(s): 4 20:36:59 On-line CPU(s) list: 0-3 20:36:59 Thread(s) per core: 1 20:36:59 Core(s) per socket: 1 20:36:59 Socket(s): 4 20:36:59 NUMA node(s): 1 20:36:59 Vendor ID: AuthenticAMD 20:36:59 CPU family: 23 20:36:59 Model: 49 20:36:59 Model name: AMD EPYC-Rome Processor 20:36:59 Stepping: 0 20:36:59 CPU MHz: 2800.000 20:36:59 BogoMIPS: 5600.00 20:36:59 Virtualization: AMD-V 20:36:59 Hypervisor vendor: KVM 20:36:59 Virtualization type: full 20:36:59 L1d cache: 32K 20:36:59 L1i cache: 32K 20:36:59 L2 cache: 512K 20:36:59 L3 cache: 16384K 20:36:59 NUMA node0 CPU(s): 0-3 20:36:59 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 20:36:59 20:36:59 20:36:59 ---> nproc: 20:36:59 4 20:36:59 20:36:59 20:36:59 ---> df -h: 20:36:59 Filesystem Size Used Avail Use% Mounted on 20:36:59 udev 7.9G 0 7.9G 0% /dev 20:36:59 tmpfs 1.6G 676K 1.6G 1% /run 20:36:59 /dev/vda1 78G 8.4G 69G 11% / 20:36:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:36:59 tmpfs 5.0M 0 5.0M 0% /run/lock 20:36:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:36:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:36:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:36:59 20:36:59 20:36:59 ---> free -m: 20:36:59 total used free shared buff/cache available 20:36:59 Mem: 16040 570 13261 0 2208 15152 20:36:59 Swap: 1023 0 1023 20:36:59 20:36:59 20:36:59 ---> ip addr: 20:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:36:59 inet 127.0.0.1/8 scope host lo 20:36:59 valid_lft forever preferred_lft forever 20:36:59 inet6 ::1/128 scope host 20:36:59 valid_lft forever preferred_lft forever 20:36:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:36:59 link/ether fa:16:3e:b4:29:3c brd ff:ff:ff:ff:ff:ff 20:36:59 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 20:36:59 valid_lft 85669sec preferred_lft 85669sec 20:36:59 inet6 fe80::f816:3eff:feb4:293c/64 scope link 20:36:59 valid_lft forever preferred_lft forever 20:36:59 20:36:59 20:36:59 ---> sar -b -r -n DEV: 20:36:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-876) 07/18/26 _x86_64_ (4 CPU) 20:36:59 20:36:59 20:24:51 LINUX RESTART (4 CPU) 20:36:59 20:36:59 20:25:01 tps rtps wtps bread/s bwrtn/s 20:36:59 20:26:01 76.35 31.21 45.14 2764.07 56481.52 20:36:59 20:27:01 1.00 0.00 1.00 0.00 13.73 20:36:59 20:28:01 1.03 0.00 1.03 0.00 12.26 20:36:59 20:29:01 0.90 0.00 0.90 0.00 11.73 20:36:59 20:30:01 1.22 0.00 1.22 0.00 14.26 20:36:59 20:31:01 1.02 0.02 1.00 0.13 13.46 20:36:59 20:32:01 0.88 0.00 0.88 0.00 11.46 20:36:59 20:33:01 0.98 0.00 0.98 0.00 12.80 20:36:59 20:34:01 0.98 0.00 0.98 0.00 12.53 20:36:59 20:35:01 1.12 0.00 1.12 0.00 15.73 20:36:59 20:36:01 333.93 27.26 306.67 958.77 10413.33 20:36:59 Average: 38.13 5.32 32.81 338.45 6091.98 20:36:59 20:36:59 20:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:36:59 20:26:01 14473824 15699052 1951144 11.88 32044 1412304 687168 3.93 480404 1296084 176 20:36:59 20:27:01 14473972 15699284 1950996 11.88 32092 1412308 687168 3.93 480140 1296068 160 20:36:59 20:28:01 14473816 15699168 1951152 11.88 32132 1412312 687168 3.93 480128 1296064 24 20:36:59 20:29:01 14473692 15699124 1951276 11.88 32180 1412316 687168 3.93 480244 1296072 196 20:36:59 20:30:01 14473764 15699256 1951204 11.88 32236 1412308 687168 3.93 480284 1296068 8 20:36:59 20:31:01 14472668 15698236 1952300 11.89 32276 1412328 687168 3.93 481572 1296072 188 20:36:59 20:32:01 14472144 15697752 1952824 11.89 32316 1412332 687168 3.93 481652 1296076 168 20:36:59 20:33:01 14472340 15698000 1952628 11.89 32364 1412336 687168 3.93 481792 1296080 160 20:36:59 20:34:01 14471832 15697540 1953136 11.89 32404 1412336 687168 3.93 482244 1296080 160 20:36:59 20:35:01 14471920 15697664 1953048 11.89 32448 1412332 687168 3.93 481876 1296084 188 20:36:59 20:36:01 13860876 15494792 2564092 15.61 61652 1771512 842600 4.82 768336 1577500 173036 20:36:59 Average: 14417350 15679988 2007618 12.22 34922 1444975 701298 4.01 507152 1321659 15860 20:36:59 20:36:59 20:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:36:59 20:26:01 ens3 192.93 125.03 510.86 31.59 0.00 0.00 0.00 0.00 20:36:59 20:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:36:59 20:27:01 ens3 1.95 0.90 2.45 0.49 0.00 0.00 0.00 0.00 20:36:59 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:59 20:28:01 ens3 0.22 0.03 0.07 0.03 0.00 0.00 0.00 0.00 20:36:59 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:59 20:29:01 ens3 0.43 0.23 0.08 0.19 0.00 0.00 0.00 0.00 20:36:59 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:59 20:30:01 ens3 0.27 0.13 0.07 0.17 0.00 0.00 0.00 0.00 20:36:59 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:59 20:31:01 ens3 1.30 1.18 0.71 2.04 0.00 0.00 0.00 0.00 20:36:59 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:59 20:32:01 ens3 0.25 0.13 0.12 0.17 0.00 0.00 0.00 0.00 20:36:59 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:59 20:33:01 ens3 0.27 0.23 0.07 0.17 0.00 0.00 0.00 0.00 20:36:59 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:59 20:34:01 ens3 1.12 0.58 0.51 0.70 0.00 0.00 0.00 0.00 20:36:59 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:59 20:35:01 ens3 0.27 0.20 0.07 0.09 0.00 0.00 0.00 0.00 20:36:59 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:59 20:36:01 ens3 299.00 207.82 1915.87 54.05 0.00 0.00 0.00 0.00 20:36:59 20:36:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 20:36:59 Average: ens3 45.27 30.59 220.98 8.15 0.00 0.00 0.00 0.00 20:36:59 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:36:59 20:36:59 20:36:59 ---> sar -P ALL: 20:36:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-876) 07/18/26 _x86_64_ (4 CPU) 20:36:59 20:36:59 20:24:51 LINUX RESTART (4 CPU) 20:36:59 20:36:59 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:36:59 20:26:01 all 3.30 0.00 0.48 1.59 0.02 94.61 20:36:59 20:26:01 0 2.90 0.00 0.45 0.37 0.03 96.25 20:36:59 20:26:01 1 3.57 0.00 0.58 0.25 0.02 95.58 20:36:59 20:26:01 2 2.94 0.00 0.45 0.33 0.00 96.28 20:36:59 20:26:01 3 3.80 0.00 0.39 5.46 0.02 90.33 20:36:59 20:27:01 all 0.07 0.00 0.02 0.01 0.01 99.89 20:36:59 20:27:01 0 0.08 0.00 0.03 0.00 0.03 99.85 20:36:59 20:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:36:59 20:27:01 2 0.02 0.00 0.02 0.05 0.02 99.90 20:36:59 20:27:01 3 0.12 0.00 0.02 0.00 0.00 99.87 20:36:59 20:28:01 all 0.44 0.00 0.02 0.01 0.01 99.52 20:36:59 20:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:36:59 20:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:36:59 20:28:01 2 0.03 0.00 0.02 0.03 0.00 99.92 20:36:59 20:28:01 3 1.65 0.00 0.02 0.00 0.02 98.32 20:36:59 20:29:01 all 0.54 0.00 0.02 0.01 0.01 99.43 20:36:59 20:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:36:59 20:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:36:59 20:29:01 2 0.03 0.00 0.02 0.03 0.02 99.90 20:36:59 20:29:01 3 2.00 0.00 0.02 0.00 0.00 97.98 20:36:59 20:30:01 all 0.53 0.00 0.02 0.01 0.01 99.43 20:36:59 20:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:36:59 20:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:36:59 20:30:01 2 0.03 0.00 0.02 0.03 0.00 99.92 20:36:59 20:30:01 3 1.95 0.00 0.00 0.00 0.02 98.03 20:36:59 20:31:01 all 0.55 0.00 0.01 0.01 0.01 99.41 20:36:59 20:31:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:36:59 20:31:01 1 0.18 0.00 0.03 0.00 0.02 99.77 20:36:59 20:31:01 2 0.17 0.00 0.00 0.05 0.02 99.77 20:36:59 20:31:01 3 1.74 0.00 0.00 0.00 0.00 98.26 20:36:59 20:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:36:59 20:32:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:36:59 20:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:36:59 20:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:36:59 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:59 20:33:01 all 0.03 0.00 0.00 0.01 0.01 99.95 20:36:59 20:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:36:59 20:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 20:36:59 20:33:01 2 0.02 0.00 0.00 0.05 0.02 99.92 20:36:59 20:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:36:59 20:34:01 all 0.55 0.00 0.01 0.01 0.01 99.42 20:36:59 20:34:01 0 0.12 0.00 0.02 0.00 0.00 99.87 20:36:59 20:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:36:59 20:34:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:36:59 20:34:01 3 1.99 0.00 0.00 0.00 0.00 98.01 20:36:59 20:35:01 all 0.38 0.00 0.01 0.01 0.01 99.58 20:36:59 20:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:36:59 20:35:01 1 0.00 0.00 0.02 0.00 0.03 99.95 20:36:59 20:35:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:36:59 20:35:01 3 1.47 0.00 0.00 0.00 0.02 98.52 20:36:59 20:36:01 all 20.48 0.00 1.87 2.30 0.05 75.29 20:36:59 20:36:01 0 31.44 0.00 2.34 1.40 0.07 64.75 20:36:59 20:36:01 1 16.80 0.00 2.07 3.12 0.05 77.96 20:36:59 20:36:01 2 12.00 0.00 1.07 4.34 0.05 82.54 20:36:59 20:36:01 3 21.69 0.00 1.98 0.35 0.03 75.95 20:36:59 20:36:59 Average: CPU %user %nice %system %iowait %steal %idle 20:36:59 Average: all 2.44 0.00 0.22 0.36 0.02 96.96 20:36:59 Average: 0 3.16 0.00 0.27 0.16 0.02 96.38 20:36:59 Average: 1 1.89 0.00 0.26 0.31 0.02 97.53 20:36:59 Average: 2 1.39 0.00 0.15 0.45 0.01 98.00 20:36:59 Average: 3 3.30 0.00 0.22 0.52 0.01 95.95 20:36:59 20:36:59 20:36:59