06:11:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147088 06:11:50 Running as SYSTEM 06:11:51 [EnvInject] - Loading node environment variables. 06:11:51 Building remotely on prd-ubuntu1804-builder-4c-4g-15264 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:11:51 [ssh-agent] Looking for ssh-agent implementation... 06:11:51 $ ssh-agent 06:11:51 SSH_AUTH_SOCK=/tmp/ssh-r2sDIN2dLEYs/agent.1653 06:11:51 SSH_AGENT_PID=1655 06:11:51 [ssh-agent] Started. 06:11:51 Running ssh-add (command line suppressed) 06:11:51 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8375438692084061359.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8375438692084061359.key) 06:11:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:11:51 The recommended git tool is: NONE 06:11:52 using credential onap-jenkins-ssh 06:11:52 Wiping out workspace first. 06:11:52 Cloning the remote Git repository 06:11:52 Cloning repository git://cloud.onap.org/mirror/oom.git 06:11:52 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:11:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:11:52 > git --version # timeout=10 06:11:52 > git --version # 'git version 2.17.1' 06:11:52 using GIT_SSH to set credentials Gerrit user 06:11:52 Verifying host key using manually-configured host key entries 06:11:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:11:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:11:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:11:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:11:58 using GIT_SSH to set credentials Gerrit user 06:11:58 Verifying host key using manually-configured host key entries 06:11:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/147088/2 # timeout=30 06:11:58 > git rev-parse 5bd8671df476d21ff20c3f1b1c004fffeb1e9908^{commit} # timeout=10 06:11:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:11:58 Checking out Revision 5bd8671df476d21ff20c3f1b1c004fffeb1e9908 (refs/changes/88/147088/2) 06:11:58 > git config core.sparsecheckout # timeout=10 06:11:59 > git checkout -f 5bd8671df476d21ff20c3f1b1c004fffeb1e9908 # timeout=30 06:12:02 Commit message: "[COMMON] Log only slow statements in postgres" 06:12:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:12:02 > git rev-list --no-walk 4f72676662ed4a04321633cbe6947c1443d11947 # timeout=10 06:12:02 [EnvInject] - Injecting environment variables from a build step. 06:12:02 [EnvInject] - Injecting as environment variables the properties content 06:12:02 PYTHON=python3 06:12:02 06:12:02 [EnvInject] - Variables injected successfully. 06:12:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7233198797658807442.sh 06:12:02 ---> tox-install.sh 06:12:02 + source /home/jenkins/lf-env.sh 06:12:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:12:02 ++ mktemp -d /tmp/venv-XXXX 06:12:02 + lf_venv=/tmp/venv-PYtZ 06:12:02 + local venv_file=/tmp/.os_lf_venv 06:12:02 + local python=python3 06:12:02 + local options 06:12:02 + local set_path=true 06:12:02 + local install_args= 06:12:02 ++ 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:12:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:12:02 + true 06:12:02 + case $1 in 06:12:02 + venv_file=/tmp/.toxenv 06:12:02 + shift 2 06:12:02 + true 06:12:02 + case $1 in 06:12:02 + shift 06:12:02 + break 06:12:02 + case $python in 06:12:02 + local pkg_list= 06:12:02 + [[ -d /opt/pyenv ]] 06:12:02 + echo 'Setup pyenv:' 06:12:02 Setup pyenv: 06:12:02 + export PYENV_ROOT=/opt/pyenv 06:12:02 + PYENV_ROOT=/opt/pyenv 06:12:02 + 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:12:02 + 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:12:02 + pyenv versions 06:12:02 * system (set by /opt/pyenv/version) 06:12:02 * 3.8.13 (set by /opt/pyenv/version) 06:12:02 * 3.9.13 (set by /opt/pyenv/version) 06:12:02 * 3.10.6 (set by /opt/pyenv/version) 06:12:02 + command -v pyenv 06:12:02 ++ pyenv init - --no-rehash 06:12:02 + 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:12:02 export PATH="/opt/pyenv/shims:${PATH}" 06:12:02 export PYENV_SHELL=bash 06:12:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:12:02 pyenv() { 06:12:02 local command 06:12:02 command="${1:-}" 06:12:02 if [ "$#" -gt 0 ]; then 06:12:02 shift 06:12:02 fi 06:12:02 06:12:02 case "$command" in 06:12:02 rehash|shell) 06:12:02 eval "$(pyenv "sh-$command" "$@")" 06:12:02 ;; 06:12:02 *) 06:12:02 command pyenv "$command" "$@" 06:12:02 ;; 06:12:02 esac 06:12:02 }' 06:12:02 +++ 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:12:02 ++ 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:12:02 ++ 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:12:02 ++ 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:12:02 ++ export PYENV_SHELL=bash 06:12:02 ++ PYENV_SHELL=bash 06:12:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:12:02 +++ complete -F _pyenv pyenv 06:12:02 ++ lf-pyver python3 06:12:02 ++ local py_version_xy=python3 06:12:02 ++ local py_version_xyz= 06:12:02 ++ pyenv versions 06:12:02 ++ local command 06:12:02 ++ command=versions 06:12:02 ++ sed 's/^[ *]* //' 06:12:02 ++ '[' 1 -gt 0 ']' 06:12:02 ++ shift 06:12:02 ++ case "$command" in 06:12:02 ++ command pyenv versions 06:12:02 ++ pyenv versions 06:12:02 ++ grep -E '^[0-9.]*[0-9]$' 06:12:02 ++ awk '{ print $1 }' 06:12:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:12:03 +++ sort -V 06:12:03 +++ grep '^3' /tmp/.pyenv_versions 06:12:03 +++ tail -n 1 06:12:03 ++ py_version_xyz=3.10.6 06:12:03 ++ [[ -z 3.10.6 ]] 06:12:03 ++ echo 3.10.6 06:12:03 ++ return 0 06:12:03 + pyenv local 3.10.6 06:12:03 + local command 06:12:03 + command=local 06:12:03 + '[' 2 -gt 0 ']' 06:12:03 + shift 06:12:03 + case "$command" in 06:12:03 + command pyenv local 3.10.6 06:12:03 + pyenv local 3.10.6 06:12:03 + for arg in "$@" 06:12:03 + case $arg in 06:12:03 + pkg_list+='tox ' 06:12:03 + for arg in "$@" 06:12:03 + case $arg in 06:12:03 + pkg_list+='virtualenv ' 06:12:03 + for arg in "$@" 06:12:03 + case $arg in 06:12:03 + pkg_list+='urllib3~=1.26.15 ' 06:12:03 + [[ -f /tmp/.toxenv ]] 06:12:03 + [[ ! -f /tmp/.toxenv ]] 06:12:03 + [[ -n '' ]] 06:12:03 + python3 -m venv /tmp/venv-PYtZ 06:12:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PYtZ' 06:12:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PYtZ 06:12:07 + echo /tmp/venv-PYtZ 06:12:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:12:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:12:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:12:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:07 + local 'pip_opts=--upgrade --quiet' 06:12:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:12:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:12:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:12:07 + [[ -n '' ]] 06:12:07 + [[ -n '' ]] 06:12:07 + lf-venv-pip-install /tmp/venv-PYtZ/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:12:07 + local venv_python=/tmp/venv-PYtZ/bin/python3 06:12:07 + shift 06:12:07 + local upstream=https://pypi.org/simple 06:12:07 + /tmp/venv-PYtZ/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:12:11 + return 0 06:12:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:12:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:12:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:12:11 + lf-venv-pip-install /tmp/venv-PYtZ/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:12:11 + local venv_python=/tmp/venv-PYtZ/bin/python3 06:12:11 + shift 06:12:11 + local upstream=https://pypi.org/simple 06:12:11 + /tmp/venv-PYtZ/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:12:13 + return 0 06:12:13 + type python3 06:12:13 + true 06:12:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PYtZ/bin to PATH' 06:12:13 lf-activate-venv(): INFO: Adding /tmp/venv-PYtZ/bin to PATH 06:12:13 + PATH=/tmp/venv-PYtZ/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:12:13 + return 0 06:12:13 + python3 --version 06:12:13 Python 3.10.6 06:12:13 + python3 -m pip --version 06:12:13 pip 26.2.1 from /tmp/venv-PYtZ/lib/python3.10/site-packages/pip (python 3.10) 06:12:13 + python3 -m pip freeze 06:12:13 cachetools==7.1.7 06:12:13 colorama==0.4.6 06:12:13 distlib==0.4.3 06:12:13 filelock==3.32.4 06:12:13 packaging==26.3 06:12:13 platformdirs==4.11.4 06:12:13 pluggy==1.6.0 06:12:13 pyproject-api==1.11.0 06:12:13 python-discovery==1.5.3 06:12:13 tomli==2.4.1 06:12:13 tomli_w==1.2.0 06:12:13 tox==4.60.1 06:12:13 typing_extensions==4.16.0 06:12:13 urllib3==1.26.20 06:12:13 virtualenv==21.7.5 06:12:13 [EnvInject] - Injecting environment variables from a build step. 06:12:13 [EnvInject] - Injecting as environment variables the properties content 06:12:13 PARALLEL=false 06:12:13 06:12:13 [EnvInject] - Variables injected successfully. 06:12:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8992937052540851670.sh 06:12:13 ---> tox-run.sh 06:12:13 + 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:12:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:12:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:12:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:12:13 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:12:13 + source /home/jenkins/lf-env.sh 06:12:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:12:13 ++ mktemp -d /tmp/venv-XXXX 06:12:13 + lf_venv=/tmp/venv-4dS9 06:12:13 + local venv_file=/tmp/.os_lf_venv 06:12:13 + local python=python3 06:12:13 + local options 06:12:13 + local set_path=true 06:12:13 + local install_args= 06:12:13 ++ 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:12:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:12:13 + true 06:12:13 + case $1 in 06:12:13 + venv_file=/tmp/.toxenv 06:12:13 + shift 2 06:12:13 + true 06:12:13 + case $1 in 06:12:13 + shift 06:12:13 + break 06:12:13 + case $python in 06:12:13 + local pkg_list= 06:12:13 + [[ -d /opt/pyenv ]] 06:12:13 + echo 'Setup pyenv:' 06:12:13 Setup pyenv: 06:12:13 + export PYENV_ROOT=/opt/pyenv 06:12:13 + PYENV_ROOT=/opt/pyenv 06:12:13 + 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:12:13 + 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:12:13 + pyenv versions 06:12:13 system 06:12:13 3.8.13 06:12:13 3.9.13 06:12:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:12:13 + command -v pyenv 06:12:13 ++ pyenv init - --no-rehash 06:12:13 + 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:12:13 export PATH="/opt/pyenv/shims:${PATH}" 06:12:13 export PYENV_SHELL=bash 06:12:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:12:13 pyenv() { 06:12:13 local command 06:12:13 command="${1:-}" 06:12:13 if [ "$#" -gt 0 ]; then 06:12:13 shift 06:12:13 fi 06:12:13 06:12:13 case "$command" in 06:12:13 rehash|shell) 06:12:13 eval "$(pyenv "sh-$command" "$@")" 06:12:13 ;; 06:12:13 *) 06:12:13 command pyenv "$command" "$@" 06:12:13 ;; 06:12:13 esac 06:12:13 }' 06:12:13 +++ 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:12:13 ++ 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:12:13 ++ 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:12:13 ++ 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:12:13 ++ export PYENV_SHELL=bash 06:12:13 ++ PYENV_SHELL=bash 06:12:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:12:13 +++ complete -F _pyenv pyenv 06:12:13 ++ lf-pyver python3 06:12:13 ++ local py_version_xy=python3 06:12:13 ++ local py_version_xyz= 06:12:13 ++ pyenv versions 06:12:13 ++ local command 06:12:13 ++ command=versions 06:12:13 ++ '[' 1 -gt 0 ']' 06:12:13 ++ shift 06:12:13 ++ case "$command" in 06:12:13 ++ command pyenv versions 06:12:13 ++ pyenv versions 06:12:13 ++ sed 's/^[ *]* //' 06:12:13 ++ grep -E '^[0-9.]*[0-9]$' 06:12:13 ++ awk '{ print $1 }' 06:12:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:12:14 +++ grep '^3' /tmp/.pyenv_versions 06:12:14 +++ sort -V 06:12:14 +++ tail -n 1 06:12:14 ++ py_version_xyz=3.10.6 06:12:14 ++ [[ -z 3.10.6 ]] 06:12:14 ++ echo 3.10.6 06:12:14 ++ return 0 06:12:14 + pyenv local 3.10.6 06:12:14 + local command 06:12:14 + command=local 06:12:14 + '[' 2 -gt 0 ']' 06:12:14 + shift 06:12:14 + case "$command" in 06:12:14 + command pyenv local 3.10.6 06:12:14 + pyenv local 3.10.6 06:12:14 + for arg in "$@" 06:12:14 + case $arg in 06:12:14 + pkg_list+='tox ' 06:12:14 + for arg in "$@" 06:12:14 + case $arg in 06:12:14 + pkg_list+='virtualenv ' 06:12:14 + for arg in "$@" 06:12:14 + case $arg in 06:12:14 + pkg_list+='urllib3~=1.26.15 ' 06:12:14 + [[ -f /tmp/.toxenv ]] 06:12:14 ++ cat /tmp/.toxenv 06:12:14 + lf_venv=/tmp/venv-PYtZ 06:12:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PYtZ from' file:/tmp/.toxenv 06:12:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PYtZ from file:/tmp/.toxenv 06:12:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:14 + local 'pip_opts=--upgrade --quiet' 06:12:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:12:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:12:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:12:14 + [[ -n '' ]] 06:12:14 + [[ -n '' ]] 06:12:14 + lf-venv-pip-install /tmp/venv-PYtZ/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:12:14 + local venv_python=/tmp/venv-PYtZ/bin/python3 06:12:14 + shift 06:12:14 + local upstream=https://pypi.org/simple 06:12:14 + /tmp/venv-PYtZ/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:12:14 + return 0 06:12:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:12:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:12:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:12:14 + lf-venv-pip-install /tmp/venv-PYtZ/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:12:14 + local venv_python=/tmp/venv-PYtZ/bin/python3 06:12:14 + shift 06:12:14 + local upstream=https://pypi.org/simple 06:12:14 + /tmp/venv-PYtZ/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:12:15 + return 0 06:12:15 + type python3 06:12:15 + true 06:12:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PYtZ/bin to PATH' 06:12:15 lf-activate-venv(): INFO: Adding /tmp/venv-PYtZ/bin to PATH 06:12:15 + PATH=/tmp/venv-PYtZ/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:12:15 + return 0 06:12:15 + [[ -d /opt/pyenv ]] 06:12:15 + echo '---> Setting up pyenv' 06:12:15 ---> Setting up pyenv 06:12:15 + export PYENV_ROOT=/opt/pyenv 06:12:15 + PYENV_ROOT=/opt/pyenv 06:12:15 + export PATH=/opt/pyenv/bin:/tmp/venv-PYtZ/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:12:15 + PATH=/opt/pyenv/bin:/tmp/venv-PYtZ/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:12:15 ++ pwd 06:12:15 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:12:15 + export PYTHONPATH 06:12:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:12:15 + TOX_TESTENV_PASSENV=PYTHONPATH 06:12:15 + tox --version 06:12:16 4.60.1 from /tmp/venv-PYtZ/lib/python3.10/site-packages/tox/__init__.py 06:12:16 + PARALLEL=false 06:12:16 + TOX_OPTIONS_LIST= 06:12:16 + [[ -n checkbashisms ]] 06:12:16 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:12:16 + case ${PARALLEL,,} in 06:12:16 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:12:16 + tox -e checkbashisms 06:12:17 checkbashisms: freeze> python -m pip freeze --all 06:12:17 checkbashisms: pip==26.2.1,setuptools==84.0.0 06:12:17 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:12:19 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:12:21 checkbashisms: OK (5.12=setup[1.58]+cmd[3.54] seconds) 06:12:21 congratulations :) (5.16 seconds) 06:12:21 + tox_status=0 06:12:21 + echo '---> Completed tox runs' 06:12:21 ---> Completed tox runs 06:12:21 + for i in .tox/*/log 06:12:21 ++ echo .tox/checkbashisms/log 06:12:21 ++ awk -F/ '{print $2}' 06:12:21 + tox_env=checkbashisms 06:12:21 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:12:21 + DOC_DIR=docs/_build/html 06:12:21 + [[ -d docs/_build/html ]] 06:12:21 + echo '---> tox-run.sh ends' 06:12:21 ---> tox-run.sh ends 06:12:21 + test 0 -eq 0 06:12:21 $ ssh-agent -k 06:12:21 unset SSH_AUTH_SOCK; 06:12:21 unset SSH_AGENT_PID; 06:12:21 echo Agent pid 1655 killed; 06:12:21 [ssh-agent] Stopped. 06:12:21 [PostBuildScript] - [INFO] Executing post build scripts. 06:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16889333338582843037.sh 06:12:21 ---> sysstat.sh 06:12:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins541498204751009075.sh 06:12:22 ---> package-listing.sh 06:12:22 ++ tr '[:upper:]' '[:lower:]' 06:12:22 ++ facter osfamily 06:12:22 + OS_FAMILY=debian 06:12:22 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:12:22 + START_PACKAGES=/tmp/packages_start.txt 06:12:22 + END_PACKAGES=/tmp/packages_end.txt 06:12:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:22 + PACKAGES=/tmp/packages_start.txt 06:12:22 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:12:22 + PACKAGES=/tmp/packages_end.txt 06:12:22 + case "${OS_FAMILY}" in 06:12:22 + dpkg -l 06:12:22 + grep '^ii' 06:12:22 + '[' -f /tmp/packages_start.txt ']' 06:12:22 + '[' -f /tmp/packages_end.txt ']' 06:12:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:22 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:12:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:12:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:12:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1681066213798260420.sh 06:12:22 ---> capture-instance-metadata.sh 06:12:22 Setup pyenv: 06:12:22 system 06:12:22 3.8.13 06:12:22 3.9.13 06:12:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:12:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NXPz 06:12:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:12:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:30 lf-activate-venv(): INFO: Installing additional packages: lftools 06:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-NXPz/bin to PATH 06:12:54 INFO: Running in OpenStack, capturing instance metadata 06:12:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8312565211849169729.sh 06:12:54 provisioning config files... 06:12:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1456740401704133059tmp 06:12:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:12:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:12:54 [EnvInject] - Injecting environment variables from a build step. 06:12:54 [EnvInject] - Injecting as environment variables the properties content 06:12:54 SERVER_ID=logs 06:12:54 06:12:54 [EnvInject] - Variables injected successfully. 06:12:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2283994918587041055.sh 06:12:54 ---> create-netrc.sh 06:12:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2609585920300173036.sh 06:12:55 ---> python-tools-install.sh 06:12:55 Setup pyenv: 06:12:55 system 06:12:55 3.8.13 06:12:55 3.9.13 06:12:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:12:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NXPz from file:/tmp/.os_lf_venv 06:12:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:56 lf-activate-venv(): INFO: Installing additional packages: lftools 06:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-NXPz/bin to PATH 06:13:04 Generating Requirements File 06:14:20 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:14:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:14:20 Python 3.10.6 06:14:20 pip 26.2.1 from /tmp/venv-NXPz/lib/python3.10/site-packages/pip (python 3.10) 06:14:20 aiohappyeyeballs==2.7.1 06:14:20 aiohttp==3.14.3 06:14:20 aiosignal==1.4.0 06:14:20 appdirs==1.4.4 06:14:20 argcomplete==3.7.2 06:14:20 aspy.yaml==1.3.0 06:14:20 async-timeout==5.0.1 06:14:20 attrs==26.1.0 06:14:20 autopage==0.6.0 06:14:20 backports.strenum==1.3.1 06:14:20 beautifulsoup4==4.15.0 06:14:20 boto3==1.43.80 06:14:20 botocore==1.43.80 06:14:20 bs4==0.0.2 06:14:20 certifi==2026.7.22 06:14:20 cffi==2.1.1 06:14:20 cfgv==3.5.0 06:14:20 chardet==7.6.0 06:14:20 charset-normalizer==3.5.1 06:14:20 click==8.4.2 06:14:20 cliff==4.14.0 06:14:20 cmd2==3.5.1 06:14:20 cryptography==3.3.2 06:14:20 debtcollector==3.1.0 06:14:20 decorator==5.3.1 06:14:20 defusedxml==0.7.1 06:14:20 Deprecated==1.3.1 06:14:20 distlib==0.4.3 06:14:20 dnspython==2.8.0 06:14:20 docker==7.2.0 06:14:20 dogpile.cache==1.5.0 06:14:20 durationpy==0.10 06:14:20 email-validator==2.3.0 06:14:20 filelock==3.32.4 06:14:20 frozenlist==1.8.0 06:14:20 future==1.0.0 06:14:20 gitdb==4.0.12 06:14:20 GitPython==3.1.60 06:14:20 httplib2==0.30.2 06:14:20 identify==2.6.19 06:14:20 idna==3.19 06:14:20 importlib-resources==1.5.0 06:14:20 iso8601==2.1.0 06:14:20 Jinja2==3.1.6 06:14:20 jmespath==1.1.0 06:14:20 jsonpatch==1.33 06:14:20 jsonpointer==3.1.1 06:14:20 jsonschema==4.26.0 06:14:20 jsonschema-specifications==2025.9.1 06:14:20 keystoneauth1==5.14.0 06:14:20 kubernetes==36.0.3 06:14:20 lftools==0.37.23 06:14:20 lxml==6.1.2 06:14:20 markdown-it-py==4.2.0 06:14:20 MarkupSafe==3.0.3 06:14:20 mdurl==0.1.2 06:14:20 msgpack==1.2.1 06:14:20 multi_key_dict==2.0.3 06:14:20 multidict==6.7.1 06:14:20 munch==4.0.0 06:14:20 netaddr==1.3.0 06:14:20 niet==1.4.2 06:14:20 nodeenv==1.10.0 06:14:20 oauth2client==4.1.3 06:14:20 oauthlib==3.3.1 06:14:20 openstacksdk==4.13.0 06:14:20 os-service-types==1.8.2 06:14:20 osc-lib==4.6.0 06:14:20 oslo.config==10.4.0 06:14:20 oslo.context==6.4.0 06:14:20 oslo.i18n==6.8.0 06:14:20 oslo.log==8.2.0 06:14:20 oslo.serialization==5.10.0 06:14:20 oslo.utils==10.1.1 06:14:20 packaging==26.3 06:14:20 pbr==7.0.3 06:14:20 platformdirs==4.11.4 06:14:20 prettytable==3.18.0 06:14:20 propcache==0.5.2 06:14:20 psutil==7.2.2 06:14:20 pyasn1==0.6.4 06:14:20 pyasn1_modules==0.4.2 06:14:20 pycparser==3.0 06:14:20 pygerrit2==2.0.15 06:14:20 PyGithub==2.10.0 06:14:20 Pygments==2.21.0 06:14:20 PyJWT==2.13.0 06:14:20 PyNaCl==1.6.2 06:14:20 pyparsing==2.4.7 06:14:20 pyperclip==1.11.0 06:14:20 pyrsistent==0.20.0 06:14:20 python-cinderclient==9.9.0 06:14:20 python-dateutil==2.9.0.post0 06:14:20 python-discovery==1.5.3 06:14:20 python-heatclient==5.2.0 06:14:20 python-jenkins==1.8.3 06:14:20 python-keystoneclient==5.8.0 06:14:20 python-magnumclient==4.11.0 06:14:20 python-openstackclient==10.0.0 06:14:20 python-swiftclient==4.10.0 06:14:20 PyYAML==6.0.3 06:14:20 referencing==0.37.0 06:14:20 requests==2.34.2 06:14:20 requests-oauthlib==2.0.0 06:14:20 rfc3986==2.0.0 06:14:20 rich==15.0.0 06:14:20 rich-argparse==1.8.0 06:14:20 rpds-py==0.30.0 06:14:20 rsa==4.9.1 06:14:20 ruamel.yaml==0.19.1 06:14:20 ruamel.yaml.clib==0.2.15 06:14:20 s3transfer==0.19.2 06:14:20 simplejson==4.1.1 06:14:20 six==1.17.0 06:14:20 smmap==5.0.3 06:14:20 soupsieve==2.9.2 06:14:20 stevedore==5.8.0 06:14:20 tabulate==0.10.0 06:14:20 toml==0.10.2 06:14:20 tomlkit==0.15.1 06:14:20 tqdm==4.70.0 06:14:20 typing_extensions==4.16.0 06:14:20 urllib3==1.26.20 06:14:20 virtualenv==21.7.5 06:14:20 wcwidth==0.8.2 06:14:20 websocket-client==1.9.0 06:14:20 wrapt==2.3.0 06:14:20 xdg==6.0.0 06:14:20 xmltodict==1.0.4 06:14:20 yarl==1.24.5 06:14:20 yq==4.1.2 06:14:20 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4581007578814059115.sh 06:14:20 ---> uv-install.sh 06:14:20 Installing uv/uvx (latest) using shell installer 06:14:21 2026-08-26 06:14:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-nqB5Mn.sh" [1] 06:14:21 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:14:22 installing to /home/jenkins/.local/bin 06:14:22 uv 06:14:22 uvx 06:14:22 everything's installed! 06:14:22 06:14:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:14:22 06:14:22 source $HOME/.local/bin/env (sh, bash, zsh) 06:14:22 source $HOME/.local/bin/env.fish (fish) 06:14:22 Adding install location to PATH 06:14:22 ---> Validating uv/uvx install 06:14:22 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:14:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4066493156561153663.sh 06:14:22 ---> sudo-logs.sh 06:14:22 Archiving 'sudo' log.. 06:14:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4669986241741798994.sh 06:14:22 ---> job-cost.sh 06:14:22 INFO: Activating Python virtual environment... 06:14:22 Setup pyenv: 06:14:22 system 06:14:22 3.8.13 06:14:22 3.9.13 06:14:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NXPz from file:/tmp/.os_lf_venv 06:14:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-NXPz/bin to PATH 06:14:30 INFO: No stack-cost file found 06:14:30 INFO: Instance uptime: 207s 06:14:30 INFO: Fetching instance metadata (attempt 1 of 3)... 06:14:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:14:30 INFO: Successfully fetched instance metadata 06:14:30 INFO: Instance type: v3-standard-4 06:14:30 INFO: Retrieving pricing info for: v3-standard-4 06:14:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:14:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=207 06:14:30 INFO: Successfully fetched Vexxhost pricing API 06:14:30 INFO: Retrieved cost: 0.11 06:14:30 INFO: Retrieved resource: v3-standard-4 06:14:30 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:14:30 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:14:30 INFO: Successfully archived job cost data 06:14:30 DEBUG: Cost data: oom-master-checkbashisms-lint,4819,2026-08-26 06:14:30,v3-standard-4,207,0.11,0.00,SUCCESS 06:14:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10557026263937554506.sh 06:14:30 ---> logs-deploy.sh 06:14:30 Setup pyenv: 06:14:30 system 06:14:30 3.8.13 06:14:30 3.9.13 06:14:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:14:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NXPz from file:/tmp/.os_lf_venv 06:14:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:14:38 lf-activate-venv(): INFO: Adding /tmp/venv-NXPz/bin to PATH 06:14:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4819 06:14:38 INFO: archiving workspace using pattern(s): 06:14:40 Archives upload complete. 06:14:40 INFO: archiving logs to Nexus 06:14:41 ---> uname -a: 06:14:41 Linux prd-ubuntu1804-builder-4c-4g-15264 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:14:41 06:14:41 06:14:41 ---> lscpu: 06:14:41 Architecture: x86_64 06:14:41 CPU op-mode(s): 32-bit, 64-bit 06:14:41 Byte Order: Little Endian 06:14:41 CPU(s): 4 06:14:41 On-line CPU(s) list: 0-3 06:14:41 Thread(s) per core: 1 06:14:41 Core(s) per socket: 1 06:14:41 Socket(s): 4 06:14:41 NUMA node(s): 1 06:14:41 Vendor ID: AuthenticAMD 06:14:41 CPU family: 23 06:14:41 Model: 49 06:14:41 Model name: AMD EPYC-Rome Processor 06:14:41 Stepping: 0 06:14:41 CPU MHz: 2799.998 06:14:41 BogoMIPS: 5599.99 06:14:41 Virtualization: AMD-V 06:14:41 Hypervisor vendor: KVM 06:14:41 Virtualization type: full 06:14:41 L1d cache: 32K 06:14:41 L1i cache: 32K 06:14:41 L2 cache: 512K 06:14:41 L3 cache: 16384K 06:14:41 NUMA node0 CPU(s): 0-3 06:14:41 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 06:14:41 06:14:41 06:14:41 ---> nproc: 06:14:41 4 06:14:41 06:14:41 06:14:41 ---> df -h: 06:14:41 Filesystem Size Used Avail Use% Mounted on 06:14:41 udev 7.9G 0 7.9G 0% /dev 06:14:41 tmpfs 1.6G 676K 1.6G 1% /run 06:14:41 /dev/vda1 78G 8.4G 69G 11% / 06:14:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:14:41 tmpfs 5.0M 0 5.0M 0% /run/lock 06:14:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:14:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:14:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:14:41 06:14:41 06:14:41 ---> free -m: 06:14:41 total used free shared buff/cache available 06:14:41 Mem: 16040 558 13283 0 2198 15164 06:14:41 Swap: 1023 0 1023 06:14:41 06:14:41 06:14:41 ---> ip addr: 06:14:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:14:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:14:41 inet 127.0.0.1/8 scope host lo 06:14:41 valid_lft forever preferred_lft forever 06:14:41 inet6 ::1/128 scope host 06:14:41 valid_lft forever preferred_lft forever 06:14:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:14:41 link/ether fa:16:3e:02:43:54 brd ff:ff:ff:ff:ff:ff 06:14:41 inet 10.30.107.39/23 brd 10.30.107.255 scope global dynamic ens3 06:14:41 valid_lft 86212sec preferred_lft 86212sec 06:14:41 inet6 fe80::f816:3eff:fe02:4354/64 scope link 06:14:41 valid_lft forever preferred_lft forever 06:14:41 06:14:41 06:14:41 ---> sar -b -r -n DEV: 06:14:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15264) 08/26/26 _x86_64_ (4 CPU) 06:14:41 06:14:41 06:11:34 LINUX RESTART (4 CPU) 06:14:41 06:14:41 06:12:01 tps rtps wtps bread/s bwrtn/s 06:14:41 06:13:03 129.37 23.71 105.67 864.58 54717.36 06:14:41 06:14:01 42.49 0.02 42.48 1.10 6203.34 06:14:41 Average: 86.92 12.13 74.79 442.62 31010.02 06:14:41 06:14:41 06:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:41 06:13:03 13845832 15511848 2579136 15.70 68792 1792628 826240 4.73 738408 1616352 152476 06:14:41 06:14:01 13845572 15557916 2579396 15.70 70584 1835276 754636 4.32 695500 1657408 40480 06:14:41 Average: 13845702 15534882 2579266 15.70 69688 1813952 790438 4.52 716954 1636880 96478 06:14:41 06:14:41 06:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:41 06:13:03 lo 1.05 1.05 0.13 0.13 0.00 0.00 0.00 0.00 06:14:41 06:13:03 ens3 96.14 65.80 991.46 21.69 0.00 0.00 0.00 0.00 06:14:41 06:14:01 lo 0.48 0.48 0.05 0.05 0.00 0.00 0.00 0.00 06:14:41 06:14:01 ens3 9.22 6.96 102.77 1.63 0.00 0.00 0.00 0.00 06:14:41 Average: lo 0.77 0.77 0.09 0.09 0.00 0.00 0.00 0.00 06:14:41 Average: ens3 53.67 37.05 557.18 11.89 0.00 0.00 0.00 0.00 06:14:41 06:14:41 06:14:41 ---> sar -P ALL: 06:14:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15264) 08/26/26 _x86_64_ (4 CPU) 06:14:41 06:14:41 06:11:34 LINUX RESTART (4 CPU) 06:14:41 06:14:41 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:14:41 06:13:03 all 20.32 0.00 1.58 6.12 0.06 71.92 06:14:41 06:13:03 0 21.45 0.00 1.24 1.93 0.08 75.30 06:14:41 06:13:03 1 13.59 0.00 1.54 1.44 0.03 83.40 06:14:41 06:13:03 2 22.48 0.00 1.50 10.25 0.05 65.72 06:14:41 06:13:03 3 23.76 0.00 2.05 10.91 0.05 63.23 06:14:41 06:14:01 all 3.42 0.00 0.35 23.47 0.02 72.74 06:14:41 06:14:01 0 8.11 0.00 0.69 24.01 0.02 67.17 06:14:41 06:14:01 1 4.38 0.00 0.33 1.05 0.02 94.23 06:14:41 06:14:01 2 1.07 0.00 0.40 68.91 0.05 29.57 06:14:41 06:14:01 3 0.09 0.00 0.02 0.00 0.00 99.90 06:14:41 Average: all 12.05 0.00 0.98 14.61 0.04 72.32 06:14:41 Average: 0 14.93 0.00 0.97 12.72 0.05 71.33 06:14:41 Average: 1 9.08 0.00 0.94 1.25 0.03 88.70 06:14:41 Average: 2 12.01 0.00 0.96 38.93 0.05 48.04 06:14:41 Average: 3 12.17 0.00 1.06 5.57 0.03 81.18 06:14:41 06:14:41 06:14:41