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