06:22:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146966 06:22:56 Running as SYSTEM 06:22:56 [EnvInject] - Loading node environment variables. 06:22:56 Building remotely on prd-ubuntu1804-builder-4c-4g-16024 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:22:56 [ssh-agent] Looking for ssh-agent implementation... 06:22:56 $ ssh-agent 06:22:56 SSH_AUTH_SOCK=/tmp/ssh-JjqKbl9Px0aU/agent.1652 06:22:56 SSH_AGENT_PID=1654 06:22:56 [ssh-agent] Started. 06:22:56 Running ssh-add (command line suppressed) 06:22:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12788783967306061368.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12788783967306061368.key) 06:22:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:22:56 The recommended git tool is: NONE 06:22:59 using credential onap-jenkins-ssh 06:22:59 Wiping out workspace first. 06:22:59 Cloning the remote Git repository 06:22:59 Cloning repository git://cloud.onap.org/mirror/oom.git 06:22:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:22:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:22:59 > git --version # timeout=10 06:22:59 > git --version # 'git version 2.17.1' 06:22:59 using GIT_SSH to set credentials Gerrit user 06:22:59 Verifying host key using manually-configured host key entries 06:22:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:23:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:23:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:23:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:23:04 using GIT_SSH to set credentials Gerrit user 06:23:04 Verifying host key using manually-configured host key entries 06:23:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/146966/4 # timeout=30 06:23:04 > git rev-parse 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde^{commit} # timeout=10 06:23:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:23:04 Checking out Revision 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde (refs/changes/66/146966/4) 06:23:04 > git config core.sparsecheckout # timeout=10 06:23:04 > git checkout -f 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=30 06:23:08 Commit message: "[POLICY] opa-pdp 2.1.0" 06:23:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:23:08 > git rev-list --no-walk 9eeefae190e5fba32ac412ebb748010a0d87e274 # timeout=10 06:23:08 [EnvInject] - Injecting environment variables from a build step. 06:23:08 [EnvInject] - Injecting as environment variables the properties content 06:23:08 PYTHON=python3 06:23:08 06:23:08 [EnvInject] - Variables injected successfully. 06:23:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3644083953183722248.sh 06:23:08 ---> tox-install.sh 06:23:08 + source /home/jenkins/lf-env.sh 06:23:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:08 ++ mktemp -d /tmp/venv-XXXX 06:23:08 + lf_venv=/tmp/venv-ZuY6 06:23:08 + local venv_file=/tmp/.os_lf_venv 06:23:08 + local python=python3 06:23:08 + local options 06:23:08 + local set_path=true 06:23:08 + local install_args= 06:23:08 ++ 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 06:23:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:23:08 + true 06:23:08 + case $1 in 06:23:08 + venv_file=/tmp/.toxenv 06:23:08 + shift 2 06:23:08 + true 06:23:08 + case $1 in 06:23:08 + shift 06:23:08 + break 06:23:08 + case $python in 06:23:08 + local pkg_list= 06:23:08 + [[ -d /opt/pyenv ]] 06:23:08 + echo 'Setup pyenv:' 06:23:08 Setup pyenv: 06:23:08 + export PYENV_ROOT=/opt/pyenv 06:23:08 + PYENV_ROOT=/opt/pyenv 06:23:08 + 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 06:23:08 + 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 06:23:08 + pyenv versions 06:23:08 * system (set by /opt/pyenv/version) 06:23:08 * 3.8.13 (set by /opt/pyenv/version) 06:23:08 * 3.9.13 (set by /opt/pyenv/version) 06:23:08 * 3.10.6 (set by /opt/pyenv/version) 06:23:08 + command -v pyenv 06:23:08 ++ pyenv init - --no-rehash 06:23:08 + 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[*]}"'\'')" 06:23:08 export PATH="/opt/pyenv/shims:${PATH}" 06:23:08 export PYENV_SHELL=bash 06:23:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:23:08 pyenv() { 06:23:08 local command 06:23:08 command="${1:-}" 06:23:08 if [ "$#" -gt 0 ]; then 06:23:08 shift 06:23:08 fi 06:23:08 06:23:08 case "$command" in 06:23:08 rehash|shell) 06:23:08 eval "$(pyenv "sh-$command" "$@")" 06:23:08 ;; 06:23:08 *) 06:23:08 command pyenv "$command" "$@" 06:23:08 ;; 06:23:08 esac 06:23:08 }' 06:23:08 +++ 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[*]}"' 06:23:08 ++ 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 06:23:08 ++ 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 06:23:08 ++ 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 06:23:08 ++ export PYENV_SHELL=bash 06:23:08 ++ PYENV_SHELL=bash 06:23:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:23:08 +++ complete -F _pyenv pyenv 06:23:08 ++ lf-pyver python3 06:23:08 ++ local py_version_xy=python3 06:23:08 ++ local py_version_xyz= 06:23:08 ++ pyenv versions 06:23:08 ++ local command 06:23:08 ++ command=versions 06:23:08 ++ '[' 1 -gt 0 ']' 06:23:08 ++ sed 's/^[ *]* //' 06:23:08 ++ shift 06:23:08 ++ case "$command" in 06:23:08 ++ command pyenv versions 06:23:08 ++ pyenv versions 06:23:08 ++ grep -E '^[0-9.]*[0-9]$' 06:23:08 ++ awk '{ print $1 }' 06:23:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:23:09 +++ grep '^3' /tmp/.pyenv_versions 06:23:09 +++ sort -V 06:23:09 +++ tail -n 1 06:23:09 ++ py_version_xyz=3.10.6 06:23:09 ++ [[ -z 3.10.6 ]] 06:23:09 ++ echo 3.10.6 06:23:09 ++ return 0 06:23:09 + pyenv local 3.10.6 06:23:09 + local command 06:23:09 + command=local 06:23:09 + '[' 2 -gt 0 ']' 06:23:09 + shift 06:23:09 + case "$command" in 06:23:09 + command pyenv local 3.10.6 06:23:09 + pyenv local 3.10.6 06:23:09 + for arg in "$@" 06:23:09 + case $arg in 06:23:09 + pkg_list+='tox ' 06:23:09 + for arg in "$@" 06:23:09 + case $arg in 06:23:09 + pkg_list+='virtualenv ' 06:23:09 + for arg in "$@" 06:23:09 + case $arg in 06:23:09 + pkg_list+='urllib3~=1.26.15 ' 06:23:09 + [[ -f /tmp/.toxenv ]] 06:23:09 + [[ ! -f /tmp/.toxenv ]] 06:23:09 + [[ -n '' ]] 06:23:09 + python3 -m venv /tmp/venv-ZuY6 06:23:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZuY6' 06:23:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZuY6 06:23:12 + echo /tmp/venv-ZuY6 06:23:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:23:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:23:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:12 + local 'pip_opts=--upgrade --quiet' 06:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:23:12 + [[ -n '' ]] 06:23:12 + [[ -n '' ]] 06:23:12 + lf-venv-pip-install /tmp/venv-ZuY6/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:23:12 + local venv_python=/tmp/venv-ZuY6/bin/python3 06:23:12 + shift 06:23:12 + local upstream=https://pypi.org/simple 06:23:12 + /tmp/venv-ZuY6/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 06:23:16 + return 0 06:23:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:23:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:23:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:23:16 + lf-venv-pip-install /tmp/venv-ZuY6/bin/python3 --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 06:23:16 + local venv_python=/tmp/venv-ZuY6/bin/python3 06:23:16 + shift 06:23:16 + local upstream=https://pypi.org/simple 06:23:16 + /tmp/venv-ZuY6/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 06:23:19 + return 0 06:23:19 + type python3 06:23:19 + true 06:23:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZuY6/bin to PATH' 06:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZuY6/bin to PATH 06:23:19 + PATH=/tmp/venv-ZuY6/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 06:23:19 + return 0 06:23:19 + python3 --version 06:23:19 Python 3.10.6 06:23:19 + python3 -m pip --version 06:23:19 pip 26.2.1 from /tmp/venv-ZuY6/lib/python3.10/site-packages/pip (python 3.10) 06:23:19 + python3 -m pip freeze 06:23:19 cachetools==7.1.7 06:23:19 colorama==0.4.6 06:23:19 distlib==0.4.3 06:23:19 filelock==3.32.4 06:23:19 packaging==26.3 06:23:19 platformdirs==4.11.5 06:23:19 pluggy==1.6.0 06:23:19 pyproject-api==1.11.0 06:23:19 python-discovery==1.5.3 06:23:19 tomli==2.4.1 06:23:19 tomli_w==1.2.0 06:23:19 tox==4.60.1 06:23:19 typing_extensions==4.16.0 06:23:19 urllib3==1.26.20 06:23:19 virtualenv==21.7.5 06:23:19 [EnvInject] - Injecting environment variables from a build step. 06:23:19 [EnvInject] - Injecting as environment variables the properties content 06:23:19 PARALLEL=false 06:23:19 06:23:19 [EnvInject] - Variables injected successfully. 06:23:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3703899125150548124.sh 06:23:19 ---> tox-run.sh 06:23:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:23:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:23:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:23:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:23:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:23:19 + source /home/jenkins/lf-env.sh 06:23:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:19 ++ mktemp -d /tmp/venv-XXXX 06:23:19 + lf_venv=/tmp/venv-L5I1 06:23:19 + local venv_file=/tmp/.os_lf_venv 06:23:19 + local python=python3 06:23:19 + local options 06:23:19 + local set_path=true 06:23:19 + local install_args= 06:23:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:23:19 + true 06:23:19 + case $1 in 06:23:19 + venv_file=/tmp/.toxenv 06:23:19 + shift 2 06:23:19 + true 06:23:19 + case $1 in 06:23:19 + shift 06:23:19 + break 06:23:19 + case $python in 06:23:19 + local pkg_list= 06:23:19 + [[ -d /opt/pyenv ]] 06:23:19 + echo 'Setup pyenv:' 06:23:19 Setup pyenv: 06:23:19 + export PYENV_ROOT=/opt/pyenv 06:23:19 + PYENV_ROOT=/opt/pyenv 06:23:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:23:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:23:19 + pyenv versions 06:23:19 system 06:23:19 3.8.13 06:23:19 3.9.13 06:23:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:19 + command -v pyenv 06:23:19 ++ pyenv init - --no-rehash 06:23:19 + 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[*]}"'\'')" 06:23:19 export PATH="/opt/pyenv/shims:${PATH}" 06:23:19 export PYENV_SHELL=bash 06:23:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:23:19 pyenv() { 06:23:19 local command 06:23:19 command="${1:-}" 06:23:19 if [ "$#" -gt 0 ]; then 06:23:19 shift 06:23:19 fi 06:23:19 06:23:19 case "$command" in 06:23:19 rehash|shell) 06:23:19 eval "$(pyenv "sh-$command" "$@")" 06:23:19 ;; 06:23:19 *) 06:23:19 command pyenv "$command" "$@" 06:23:19 ;; 06:23:19 esac 06:23:19 }' 06:23:19 +++ 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[*]}"' 06:23:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:23:19 ++ 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 06:23:19 ++ 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 06:23:19 ++ export PYENV_SHELL=bash 06:23:19 ++ PYENV_SHELL=bash 06:23:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:23:19 +++ complete -F _pyenv pyenv 06:23:19 ++ lf-pyver python3 06:23:19 ++ local py_version_xy=python3 06:23:19 ++ local py_version_xyz= 06:23:19 ++ pyenv versions 06:23:19 ++ sed 's/^[ *]* //' 06:23:19 ++ local command 06:23:19 ++ command=versions 06:23:19 ++ '[' 1 -gt 0 ']' 06:23:19 ++ shift 06:23:19 ++ case "$command" in 06:23:19 ++ awk '{ print $1 }' 06:23:19 ++ command pyenv versions 06:23:19 ++ pyenv versions 06:23:19 ++ grep -E '^[0-9.]*[0-9]$' 06:23:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:23:19 +++ grep '^3' /tmp/.pyenv_versions 06:23:19 +++ sort -V 06:23:19 +++ tail -n 1 06:23:19 ++ py_version_xyz=3.10.6 06:23:19 ++ [[ -z 3.10.6 ]] 06:23:19 ++ echo 3.10.6 06:23:19 ++ return 0 06:23:19 + pyenv local 3.10.6 06:23:19 + local command 06:23:19 + command=local 06:23:19 + '[' 2 -gt 0 ']' 06:23:19 + shift 06:23:19 + case "$command" in 06:23:19 + command pyenv local 3.10.6 06:23:19 + pyenv local 3.10.6 06:23:19 + for arg in "$@" 06:23:19 + case $arg in 06:23:19 + pkg_list+='tox ' 06:23:19 + for arg in "$@" 06:23:19 + case $arg in 06:23:19 + pkg_list+='virtualenv ' 06:23:19 + for arg in "$@" 06:23:19 + case $arg in 06:23:19 + pkg_list+='urllib3~=1.26.15 ' 06:23:19 + [[ -f /tmp/.toxenv ]] 06:23:19 ++ cat /tmp/.toxenv 06:23:19 + lf_venv=/tmp/venv-ZuY6 06:23:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZuY6 from' file:/tmp/.toxenv 06:23:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZuY6 from file:/tmp/.toxenv 06:23:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:23:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:19 + local 'pip_opts=--upgrade --quiet' 06:23:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:23:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:23:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:23:19 + [[ -n '' ]] 06:23:19 + [[ -n '' ]] 06:23:19 + lf-venv-pip-install /tmp/venv-ZuY6/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:23:19 + local venv_python=/tmp/venv-ZuY6/bin/python3 06:23:19 + shift 06:23:19 + local upstream=https://pypi.org/simple 06:23:19 + /tmp/venv-ZuY6/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 06:23:20 + return 0 06:23:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:23:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:23:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:23:20 + lf-venv-pip-install /tmp/venv-ZuY6/bin/python3 --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 06:23:20 + local venv_python=/tmp/venv-ZuY6/bin/python3 06:23:20 + shift 06:23:20 + local upstream=https://pypi.org/simple 06:23:20 + /tmp/venv-ZuY6/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 06:23:21 + return 0 06:23:21 + type python3 06:23:21 + true 06:23:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZuY6/bin to PATH' 06:23:21 lf-activate-venv(): INFO: Adding /tmp/venv-ZuY6/bin to PATH 06:23:21 + PATH=/tmp/venv-ZuY6/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 06:23:21 + return 0 06:23:21 + [[ -d /opt/pyenv ]] 06:23:21 + echo '---> Setting up pyenv' 06:23:21 ---> Setting up pyenv 06:23:21 + export PYENV_ROOT=/opt/pyenv 06:23:21 + PYENV_ROOT=/opt/pyenv 06:23:21 + export PATH=/opt/pyenv/bin:/tmp/venv-ZuY6/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 06:23:21 + PATH=/opt/pyenv/bin:/tmp/venv-ZuY6/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 06:23:21 ++ pwd 06:23:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:23:21 + export PYTHONPATH 06:23:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:23:21 + TOX_TESTENV_PASSENV=PYTHONPATH 06:23:21 + tox --version 06:23:21 4.60.1 from /tmp/venv-ZuY6/lib/python3.10/site-packages/tox/__init__.py 06:23:21 + PARALLEL=false 06:23:21 + TOX_OPTIONS_LIST= 06:23:21 + [[ -n checkbashisms ]] 06:23:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:23:21 + case ${PARALLEL,,} in 06:23:21 + tox -e checkbashisms 06:23:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:23:23 checkbashisms: freeze> python -m pip freeze --all 06:23:23 checkbashisms: pip==26.2.1,setuptools==84.0.0 06:23:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:23:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:23:27 checkbashisms: OK (5.16=setup[1.63]+cmd[3.53] seconds) 06:23:27 congratulations :) (5.20 seconds) 06:23:27 + tox_status=0 06:23:27 + echo '---> Completed tox runs' 06:23:27 ---> Completed tox runs 06:23:27 + for i in .tox/*/log 06:23:27 ++ echo .tox/checkbashisms/log 06:23:27 ++ awk -F/ '{print $2}' 06:23:27 + tox_env=checkbashisms 06:23:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:23:27 + DOC_DIR=docs/_build/html 06:23:27 + [[ -d docs/_build/html ]] 06:23:27 + echo '---> tox-run.sh ends' 06:23:27 ---> tox-run.sh ends 06:23:27 + test 0 -eq 0 06:23:27 $ ssh-agent -k 06:23:27 unset SSH_AUTH_SOCK; 06:23:27 unset SSH_AGENT_PID; 06:23:27 echo Agent pid 1654 killed; 06:23:27 [ssh-agent] Stopped. 06:23:27 [PostBuildScript] - [INFO] Executing post build scripts. 06:23:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12524313924807830710.sh 06:23:27 ---> sysstat.sh 06:23:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins692430234686581848.sh 06:23:27 ---> package-listing.sh 06:23:27 ++ facter osfamily 06:23:27 ++ tr '[:upper:]' '[:lower:]' 06:23:28 + OS_FAMILY=debian 06:23:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:23:28 + START_PACKAGES=/tmp/packages_start.txt 06:23:28 + END_PACKAGES=/tmp/packages_end.txt 06:23:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:28 + PACKAGES=/tmp/packages_start.txt 06:23:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:23:28 + PACKAGES=/tmp/packages_end.txt 06:23:28 + case "${OS_FAMILY}" in 06:23:28 + dpkg -l 06:23:28 + grep '^ii' 06:23:28 + '[' -f /tmp/packages_start.txt ']' 06:23:28 + '[' -f /tmp/packages_end.txt ']' 06:23:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:23:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:23:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:23:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15480905115814640078.sh 06:23:28 ---> capture-instance-metadata.sh 06:23:28 Setup pyenv: 06:23:28 system 06:23:28 3.8.13 06:23:28 3.9.13 06:23:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xKom 06:23:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:23:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:35 lf-activate-venv(): INFO: Installing additional packages: lftools 06:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-xKom/bin to PATH 06:23:57 INFO: Running in OpenStack, capturing instance metadata 06:23:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14874009515830869632.sh 06:23:57 provisioning config files... 06:23:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5445472758504660906tmp 06:23:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:23:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:23:57 [EnvInject] - Injecting environment variables from a build step. 06:23:57 [EnvInject] - Injecting as environment variables the properties content 06:23:57 SERVER_ID=logs 06:23:57 06:23:57 [EnvInject] - Variables injected successfully. 06:23:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14973577587343144166.sh 06:23:57 ---> create-netrc.sh 06:23:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1890462893330940056.sh 06:23:57 ---> python-tools-install.sh 06:23:57 Setup pyenv: 06:23:57 system 06:23:57 3.8.13 06:23:57 3.9.13 06:23:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xKom from file:/tmp/.os_lf_venv 06:23:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:59 lf-activate-venv(): INFO: Installing additional packages: lftools 06:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-xKom/bin to PATH 06:24:05 Generating Requirements File 06:24:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:24:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:24:26 Python 3.10.6 06:24:27 pip 26.2.1 from /tmp/venv-xKom/lib/python3.10/site-packages/pip (python 3.10) 06:24:27 aiohappyeyeballs==2.7.1 06:24:27 aiohttp==3.14.3 06:24:27 aiosignal==1.4.0 06:24:27 appdirs==1.4.4 06:24:27 argcomplete==3.7.2 06:24:27 aspy.yaml==1.3.0 06:24:27 async-timeout==5.0.1 06:24:27 attrs==26.1.0 06:24:27 autopage==0.6.0 06:24:27 backports.strenum==1.3.1 06:24:27 beautifulsoup4==4.15.0 06:24:27 boto3==1.43.82 06:24:27 botocore==1.43.82 06:24:27 bs4==0.0.2 06:24:27 certifi==2026.7.22 06:24:27 cffi==2.1.1 06:24:27 cfgv==3.5.0 06:24:27 chardet==7.6.0 06:24:27 charset-normalizer==3.5.1 06:24:27 click==8.5.0 06:24:27 cliff==4.14.0 06:24:27 cmd2==3.5.1 06:24:27 cryptography==3.3.2 06:24:27 debtcollector==3.1.0 06:24:27 decorator==5.3.1 06:24:27 defusedxml==0.7.1 06:24:27 Deprecated==1.3.1 06:24:27 distlib==0.4.3 06:24:27 dnspython==2.8.0 06:24:27 docker==7.2.0 06:24:27 dogpile.cache==1.5.0 06:24:27 durationpy==0.11 06:24:27 email-validator==2.3.0 06:24:27 filelock==3.32.4 06:24:27 frozenlist==1.8.0 06:24:27 future==1.0.0 06:24:27 gitdb==4.0.12 06:24:27 GitPython==3.1.60 06:24:27 httplib2==0.30.2 06:24:27 identify==2.6.19 06:24:27 idna==3.19 06:24:27 importlib-resources==1.5.0 06:24:27 iso8601==2.1.0 06:24:27 Jinja2==3.1.6 06:24:27 jmespath==1.1.0 06:24:27 jsonpatch==1.33 06:24:27 jsonpointer==3.1.1 06:24:27 jsonschema==4.26.0 06:24:27 jsonschema-specifications==2025.9.1 06:24:27 keystoneauth1==5.14.0 06:24:27 kubernetes==36.0.3 06:24:27 lftools==0.37.23 06:24:27 lxml==6.1.2 06:24:27 markdown-it-py==4.2.0 06:24:27 MarkupSafe==3.0.3 06:24:27 mdurl==0.1.2 06:24:27 msgpack==1.2.2 06:24:27 multi_key_dict==2.0.3 06:24:27 multidict==6.7.1 06:24:27 munch==4.0.0 06:24:27 netaddr==1.3.0 06:24:27 niet==1.4.2 06:24:27 nodeenv==1.10.0 06:24:27 oauth2client==4.1.3 06:24:27 oauthlib==3.3.1 06:24:27 openstacksdk==4.13.0 06:24:27 os-service-types==1.8.2 06:24:27 osc-lib==4.6.0 06:24:27 oslo.config==10.4.0 06:24:27 oslo.context==6.4.0 06:24:27 oslo.i18n==6.8.0 06:24:27 oslo.log==8.2.0 06:24:27 oslo.serialization==5.10.0 06:24:27 oslo.utils==10.1.1 06:24:27 packaging==26.3 06:24:27 pbr==7.0.3 06:24:27 platformdirs==4.11.5 06:24:27 prettytable==3.18.0 06:24:27 propcache==0.5.2 06:24:27 psutil==7.2.2 06:24:27 pyasn1==0.6.4 06:24:27 pyasn1_modules==0.4.2 06:24:27 pycparser==3.0 06:24:27 pygerrit2==2.0.15 06:24:27 PyGithub==2.10.0 06:24:27 Pygments==2.21.0 06:24:27 PyJWT==2.13.0 06:24:27 PyNaCl==1.6.2 06:24:27 pyparsing==2.4.7 06:24:27 pyperclip==1.11.0 06:24:27 pyrsistent==0.20.0 06:24:27 python-cinderclient==9.9.0 06:24:27 python-dateutil==2.9.0.post0 06:24:27 python-discovery==1.5.3 06:24:27 python-heatclient==5.2.0 06:24:27 python-jenkins==1.8.3 06:24:27 python-keystoneclient==5.8.0 06:24:27 python-magnumclient==4.11.0 06:24:27 python-openstackclient==10.0.0 06:24:27 python-swiftclient==4.10.0 06:24:27 PyYAML==6.0.3 06:24:27 referencing==0.37.0 06:24:27 requests==2.34.2 06:24:27 requests-oauthlib==2.0.0 06:24:27 rfc3986==2.0.0 06:24:27 rich==15.0.0 06:24:27 rich-argparse==1.8.0 06:24:27 rpds-py==0.30.0 06:24:27 rsa==4.9.1 06:24:27 ruamel.yaml==0.19.1 06:24:27 ruamel.yaml.clib==0.2.15 06:24:27 s3transfer==0.19.2 06:24:27 simplejson==4.1.2 06:24:27 six==1.17.0 06:24:27 smmap==5.0.3 06:24:27 soupsieve==2.9.2 06:24:27 stevedore==5.8.0 06:24:27 tabulate==0.10.0 06:24:27 toml==0.10.2 06:24:27 tomlkit==0.15.1 06:24:27 tqdm==4.70.0 06:24:27 typing_extensions==4.16.0 06:24:27 urllib3==1.26.20 06:24:27 virtualenv==21.7.5 06:24:27 wcwidth==0.8.2 06:24:27 websocket-client==1.9.0 06:24:27 wrapt==2.3.0 06:24:27 xdg==6.0.0 06:24:27 xmltodict==1.0.4 06:24:27 yarl==1.24.5 06:24:27 yq==4.1.2 06:24:27 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4496757629718967904.sh 06:24:27 ---> uv-install.sh 06:24:27 Installing uv/uvx (latest) using shell installer 06:24:27 2026-08-28 06:24:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-MQ8qZA.sh" [1] 06:24:27 downloading uv 0.12.7 x86_64-unknown-linux-gnu 06:24:28 installing to /home/jenkins/.local/bin 06:24:28 uv 06:24:28 uvx 06:24:28 everything's installed! 06:24:28 06:24:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:24:28 06:24:28 source $HOME/.local/bin/env (sh, bash, zsh) 06:24:28 source $HOME/.local/bin/env.fish (fish) 06:24:28 Adding install location to PATH 06:24:28 ---> Validating uv/uvx install 06:24:28 uvx 0.12.7 (x86_64-unknown-linux-gnu) 06:24:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins652248588986099483.sh 06:24:28 ---> sudo-logs.sh 06:24:28 Archiving 'sudo' log.. 06:24:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11274982761143951826.sh 06:24:28 ---> job-cost.sh 06:24:28 INFO: Activating Python virtual environment... 06:24:28 Setup pyenv: 06:24:28 system 06:24:28 3.8.13 06:24:28 3.9.13 06:24:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xKom from file:/tmp/.os_lf_venv 06:24:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-xKom/bin to PATH 06:24:35 INFO: No stack-cost file found 06:24:35 INFO: Instance uptime: 123s 06:24:35 INFO: Fetching instance metadata (attempt 1 of 3)... 06:24:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:24:35 INFO: Successfully fetched instance metadata 06:24:35 INFO: Instance type: v3-standard-4 06:24:35 INFO: Retrieving pricing info for: v3-standard-4 06:24:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:24:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 06:24:35 INFO: Successfully fetched Vexxhost pricing API 06:24:35 INFO: Retrieved cost: 0.11 06:24:35 INFO: Retrieved resource: v3-standard-4 06:24:35 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:24:35 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:24:35 INFO: Successfully archived job cost data 06:24:35 DEBUG: Cost data: oom-master-checkbashisms-lint,4826,2026-08-28 06:24:35,v3-standard-4,123,0.11,0.00,SUCCESS 06:24:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3525604688930485356.sh 06:24:35 ---> logs-deploy.sh 06:24:35 Setup pyenv: 06:24:35 system 06:24:35 3.8.13 06:24:35 3.9.13 06:24:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xKom from file:/tmp/.os_lf_venv 06:24:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:24:44 lf-activate-venv(): INFO: Adding /tmp/venv-xKom/bin to PATH 06:24:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4826 06:24:44 INFO: archiving workspace using pattern(s): 06:24:45 Archives upload complete. 06:24:45 INFO: archiving logs to Nexus 06:24:46 ---> uname -a: 06:24:46 Linux prd-ubuntu1804-builder-4c-4g-16024 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:24:46 06:24:46 06:24:46 ---> lscpu: 06:24:46 Architecture: x86_64 06:24:46 CPU op-mode(s): 32-bit, 64-bit 06:24:46 Byte Order: Little Endian 06:24:46 CPU(s): 4 06:24:46 On-line CPU(s) list: 0-3 06:24:46 Thread(s) per core: 1 06:24:46 Core(s) per socket: 1 06:24:46 Socket(s): 4 06:24:46 NUMA node(s): 1 06:24:46 Vendor ID: AuthenticAMD 06:24:46 CPU family: 23 06:24:46 Model: 49 06:24:46 Model name: AMD EPYC-Rome Processor 06:24:46 Stepping: 0 06:24:46 CPU MHz: 2800.000 06:24:46 BogoMIPS: 5600.00 06:24:46 Virtualization: AMD-V 06:24:46 Hypervisor vendor: KVM 06:24:46 Virtualization type: full 06:24:46 L1d cache: 32K 06:24:46 L1i cache: 32K 06:24:46 L2 cache: 512K 06:24:46 L3 cache: 16384K 06:24:46 NUMA node0 CPU(s): 0-3 06:24:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 06:24:46 06:24:46 06:24:46 ---> nproc: 06:24:46 4 06:24:46 06:24:46 06:24:46 ---> df -h: 06:24:46 Filesystem Size Used Avail Use% Mounted on 06:24:46 udev 7.9G 0 7.9G 0% /dev 06:24:46 tmpfs 1.6G 672K 1.6G 1% /run 06:24:46 /dev/vda1 78G 8.4G 69G 11% / 06:24:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:24:46 tmpfs 5.0M 0 5.0M 0% /run/lock 06:24:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:24:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:24:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:24:46 06:24:46 06:24:46 ---> free -m: 06:24:46 total used free shared buff/cache available 06:24:46 Mem: 16040 558 13291 0 2189 15164 06:24:46 Swap: 1023 0 1023 06:24:46 06:24:46 06:24:46 ---> ip addr: 06:24:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:24:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:24:46 inet 127.0.0.1/8 scope host lo 06:24:46 valid_lft forever preferred_lft forever 06:24:46 inet6 ::1/128 scope host 06:24:46 valid_lft forever preferred_lft forever 06:24:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:24:46 link/ether fa:16:3e:86:cf:72 brd ff:ff:ff:ff:ff:ff 06:24:46 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 06:24:46 valid_lft 86274sec preferred_lft 86274sec 06:24:46 inet6 fe80::f816:3eff:fe86:cf72/64 scope link 06:24:46 valid_lft forever preferred_lft forever 06:24:46 06:24:46 06:24:46 ---> sar -b -r -n DEV: 06:24:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16024) 08/28/26 _x86_64_ (4 CPU) 06:24:46 06:24:46 06:22:43 LINUX RESTART (4 CPU) 06:24:46 06:24:46 06:23:01 tps rtps wtps bread/s bwrtn/s 06:24:46 06:24:01 277.69 24.41 253.27 886.25 17313.78 06:24:46 Average: 277.69 24.41 253.27 886.25 17313.78 06:24:46 06:24:46 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:24:46 06:24:01 13879804 15546124 2545164 15.50 68720 1793064 776576 4.44 702568 1617020 172176 06:24:46 Average: 13879804 15546124 2545164 15.50 68720 1793064 776576 4.44 702568 1617020 172176 06:24:46 06:24:46 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:24:46 06:24:01 ens3 126.61 90.53 1360.11 31.47 0.00 0.00 0.00 0.00 06:24:46 06:24:01 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 06:24:46 Average: ens3 126.61 90.53 1360.11 31.47 0.00 0.00 0.00 0.00 06:24:46 Average: lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 06:24:46 06:24:46 06:24:46 ---> sar -P ALL: 06:24:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16024) 08/28/26 _x86_64_ (4 CPU) 06:24:46 06:24:46 06:22:43 LINUX RESTART (4 CPU) 06:24:46 06:24:46 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:24:46 06:24:01 all 21.39 0.00 2.08 2.63 0.01 73.89 06:24:46 06:24:01 0 49.73 0.00 3.36 1.32 0.02 45.58 06:24:46 06:24:01 1 21.98 0.00 1.89 0.58 0.00 75.55 06:24:46 06:24:01 2 8.86 0.00 1.66 3.13 0.00 86.35 06:24:46 06:24:01 3 4.92 0.00 1.41 5.51 0.00 88.17 06:24:46 Average: all 21.39 0.00 2.08 2.63 0.01 73.89 06:24:46 Average: 0 49.73 0.00 3.36 1.32 0.02 45.58 06:24:46 Average: 1 21.98 0.00 1.89 0.58 0.00 75.55 06:24:46 Average: 2 8.86 0.00 1.66 3.13 0.00 86.35 06:24:46 Average: 3 4.92 0.00 1.41 5.51 0.00 88.17 06:24:46 06:24:46 06:24:46