14:00:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 14:00:58 Running as SYSTEM 14:00:58 [EnvInject] - Loading node environment variables. 14:00:59 Building remotely on prd-ubuntu1804-builder-4c-4g-1225 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:00:59 [ssh-agent] Looking for ssh-agent implementation... 14:00:59 $ ssh-agent 14:00:59 SSH_AUTH_SOCK=/tmp/ssh-lcSg61CEOZHr/agent.1687 14:00:59 SSH_AGENT_PID=1689 14:00:59 [ssh-agent] Started. 14:00:59 Running ssh-add (command line suppressed) 14:00:59 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_238183622742141035.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_238183622742141035.key) 14:00:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:00:59 The recommended git tool is: NONE 14:01:01 using credential onap-jenkins-ssh 14:01:01 Wiping out workspace first. 14:01:01 Cloning the remote Git repository 14:01:01 Cloning repository git://cloud.onap.org/mirror/oom.git 14:01:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:01:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:01:01 > git --version # timeout=10 14:01:01 > git --version # 'git version 2.17.1' 14:01:01 using GIT_SSH to set credentials Gerrit user 14:01:01 Verifying host key using manually-configured host key entries 14:01:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:01:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:01:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:01:07 using GIT_SSH to set credentials Gerrit user 14:01:07 Verifying host key using manually-configured host key entries 14:01:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/1 # timeout=30 14:01:07 > git rev-parse 40e94295c01a491e2b6ecf4f3fb5132b84513687^{commit} # timeout=10 14:01:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:01:07 Checking out Revision 40e94295c01a491e2b6ecf4f3fb5132b84513687 (refs/changes/93/143593/1) 14:01:07 > git config core.sparsecheckout # timeout=10 14:01:07 > git checkout -f 40e94295c01a491e2b6ecf4f3fb5132b84513687 # timeout=30 14:01:11 Commit message: "[SDC] 13.1.0 release" 14:01:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:01:11 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 14:01:11 [EnvInject] - Injecting environment variables from a build step. 14:01:11 [EnvInject] - Injecting as environment variables the properties content 14:01:11 PYTHON=python3 14:01:11 14:01:11 [EnvInject] - Variables injected successfully. 14:01:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7016572331244742813.sh 14:01:12 ---> tox-install.sh 14:01:12 + source /home/jenkins/lf-env.sh 14:01:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:12 ++ mktemp -d /tmp/venv-XXXX 14:01:12 + lf_venv=/tmp/venv-Qpra 14:01:12 + local venv_file=/tmp/.os_lf_venv 14:01:12 + local python=python3 14:01:12 + local options 14:01:12 + local set_path=true 14:01:12 + local install_args= 14:01:12 ++ 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 14:01:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:12 + true 14:01:12 + case $1 in 14:01:12 + venv_file=/tmp/.toxenv 14:01:12 + shift 2 14:01:12 + true 14:01:12 + case $1 in 14:01:12 + shift 14:01:12 + break 14:01:12 + case $python in 14:01:12 + local pkg_list= 14:01:12 + [[ -d /opt/pyenv ]] 14:01:12 + echo 'Setup pyenv:' 14:01:12 Setup pyenv: 14:01:12 + export PYENV_ROOT=/opt/pyenv 14:01:12 + PYENV_ROOT=/opt/pyenv 14:01:12 + 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 14:01:12 + 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 14:01:12 + pyenv versions 14:01:12 * system (set by /opt/pyenv/version) 14:01:12 * 3.8.13 (set by /opt/pyenv/version) 14:01:12 * 3.9.13 (set by /opt/pyenv/version) 14:01:12 * 3.10.6 (set by /opt/pyenv/version) 14:01:12 + command -v pyenv 14:01:12 ++ pyenv init - --no-rehash 14:01:12 + 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[*]}"'\'')" 14:01:12 export PATH="/opt/pyenv/shims:${PATH}" 14:01:12 export PYENV_SHELL=bash 14:01:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:12 pyenv() { 14:01:12 local command 14:01:12 command="${1:-}" 14:01:12 if [ "$#" -gt 0 ]; then 14:01:12 shift 14:01:12 fi 14:01:12 14:01:12 case "$command" in 14:01:12 rehash|shell) 14:01:12 eval "$(pyenv "sh-$command" "$@")" 14:01:12 ;; 14:01:12 *) 14:01:12 command pyenv "$command" "$@" 14:01:12 ;; 14:01:12 esac 14:01:12 }' 14:01:12 +++ 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[*]}"' 14:01:12 ++ 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 14:01:12 ++ 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 14:01:12 ++ 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 14:01:12 ++ export PYENV_SHELL=bash 14:01:12 ++ PYENV_SHELL=bash 14:01:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:12 +++ complete -F _pyenv pyenv 14:01:12 ++ lf-pyver python3 14:01:12 ++ local py_version_xy=python3 14:01:12 ++ local py_version_xyz= 14:01:12 ++ pyenv versions 14:01:12 ++ local command 14:01:12 ++ command=versions 14:01:12 ++ '[' 1 -gt 0 ']' 14:01:12 ++ shift 14:01:12 ++ case "$command" in 14:01:12 ++ command pyenv versions 14:01:12 ++ pyenv versions 14:01:12 ++ awk '{ print $1 }' 14:01:12 ++ sed 's/^[ *]* //' 14:01:12 ++ grep -E '^[0-9.]*[0-9]$' 14:01:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:12 +++ grep '^3' /tmp/.pyenv_versions 14:01:12 +++ sort -V 14:01:12 +++ tail -n 1 14:01:12 ++ py_version_xyz=3.10.6 14:01:12 ++ [[ -z 3.10.6 ]] 14:01:12 ++ echo 3.10.6 14:01:12 ++ return 0 14:01:12 + pyenv local 3.10.6 14:01:12 + local command 14:01:12 + command=local 14:01:12 + '[' 2 -gt 0 ']' 14:01:12 + shift 14:01:12 + case "$command" in 14:01:12 + command pyenv local 3.10.6 14:01:12 + pyenv local 3.10.6 14:01:12 + for arg in "$@" 14:01:12 + case $arg in 14:01:12 + pkg_list+='tox ' 14:01:12 + for arg in "$@" 14:01:12 + case $arg in 14:01:12 + pkg_list+='virtualenv ' 14:01:12 + for arg in "$@" 14:01:12 + case $arg in 14:01:12 + pkg_list+='urllib3~=1.26.15 ' 14:01:12 + [[ -f /tmp/.toxenv ]] 14:01:12 + [[ ! -f /tmp/.toxenv ]] 14:01:12 + [[ -n '' ]] 14:01:12 + python3 -m venv /tmp/venv-Qpra 14:01:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qpra' 14:01:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qpra 14:01:17 + echo /tmp/venv-Qpra 14:01:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:01:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:01:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:17 + local 'pip_opts=--upgrade --quiet' 14:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:17 + [[ -n '' ]] 14:01:17 + [[ -n '' ]] 14:01:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:17 + /tmp/venv-Qpra/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 14:01:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:21 lf-activate-venv(): INFO: Base packages installed successfully 14:01:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:21 + /tmp/venv-Qpra/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 14:01:24 + type python3 14:01:24 + true 14:01:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qpra/bin to PATH' 14:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-Qpra/bin to PATH 14:01:24 + PATH=/tmp/venv-Qpra/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 14:01:24 + return 0 14:01:24 + python3 --version 14:01:24 Python 3.10.6 14:01:24 + python3 -m pip --version 14:01:24 pip 26.0.1 from /tmp/venv-Qpra/lib/python3.10/site-packages/pip (python 3.10) 14:01:24 + python3 -m pip freeze 14:01:25 cachetools==7.0.5 14:01:25 colorama==0.4.6 14:01:25 distlib==0.4.0 14:01:25 filelock==3.25.1 14:01:25 packaging==26.0 14:01:25 platformdirs==4.9.4 14:01:25 pluggy==1.6.0 14:01:25 pyproject-api==1.10.0 14:01:25 python-discovery==1.1.3 14:01:25 tomli==2.4.0 14:01:25 tomli_w==1.2.0 14:01:25 tox==4.49.1 14:01:25 typing_extensions==4.15.0 14:01:25 urllib3==1.26.20 14:01:25 virtualenv==21.2.0 14:01:25 [EnvInject] - Injecting environment variables from a build step. 14:01:25 [EnvInject] - Injecting as environment variables the properties content 14:01:25 PARALLEL=false 14:01:25 14:01:25 [EnvInject] - Variables injected successfully. 14:01:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2554413218112145528.sh 14:01:25 ---> tox-run.sh 14:01:25 + 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 14:01:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:01:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:01:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:01:25 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:01:25 + source /home/jenkins/lf-env.sh 14:01:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:25 ++ mktemp -d /tmp/venv-XXXX 14:01:25 + lf_venv=/tmp/venv-PEPX 14:01:25 + local venv_file=/tmp/.os_lf_venv 14:01:25 + local python=python3 14:01:25 + local options 14:01:25 + local set_path=true 14:01:25 + local install_args= 14:01:25 ++ 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 14:01:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:25 + true 14:01:25 + case $1 in 14:01:25 + venv_file=/tmp/.toxenv 14:01:25 + shift 2 14:01:25 + true 14:01:25 + case $1 in 14:01:25 + shift 14:01:25 + break 14:01:25 + case $python in 14:01:25 + local pkg_list= 14:01:25 + [[ -d /opt/pyenv ]] 14:01:25 + echo 'Setup pyenv:' 14:01:25 Setup pyenv: 14:01:25 + export PYENV_ROOT=/opt/pyenv 14:01:25 + PYENV_ROOT=/opt/pyenv 14:01:25 + 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 14:01:25 + 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 14:01:25 + pyenv versions 14:01:25 system 14:01:25 3.8.13 14:01:25 3.9.13 14:01:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:01:25 + command -v pyenv 14:01:25 ++ pyenv init - --no-rehash 14:01:25 + 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[*]}"'\'')" 14:01:25 export PATH="/opt/pyenv/shims:${PATH}" 14:01:25 export PYENV_SHELL=bash 14:01:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:25 pyenv() { 14:01:25 local command 14:01:25 command="${1:-}" 14:01:25 if [ "$#" -gt 0 ]; then 14:01:25 shift 14:01:25 fi 14:01:25 14:01:25 case "$command" in 14:01:25 rehash|shell) 14:01:25 eval "$(pyenv "sh-$command" "$@")" 14:01:25 ;; 14:01:25 *) 14:01:25 command pyenv "$command" "$@" 14:01:25 ;; 14:01:25 esac 14:01:25 }' 14:01:25 +++ 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[*]}"' 14:01:25 ++ 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 14:01:25 ++ 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 14:01:25 ++ 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 14:01:25 ++ export PYENV_SHELL=bash 14:01:25 ++ PYENV_SHELL=bash 14:01:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:25 +++ complete -F _pyenv pyenv 14:01:25 ++ lf-pyver python3 14:01:25 ++ local py_version_xy=python3 14:01:25 ++ local py_version_xyz= 14:01:25 ++ sed 's/^[ *]* //' 14:01:25 ++ grep -E '^[0-9.]*[0-9]$' 14:01:25 ++ pyenv versions 14:01:25 ++ local command 14:01:25 ++ command=versions 14:01:25 ++ '[' 1 -gt 0 ']' 14:01:25 ++ shift 14:01:25 ++ case "$command" in 14:01:25 ++ command pyenv versions 14:01:25 ++ pyenv versions 14:01:25 ++ awk '{ print $1 }' 14:01:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:25 +++ grep '^3' /tmp/.pyenv_versions 14:01:25 +++ tail -n 1 14:01:25 +++ sort -V 14:01:25 ++ py_version_xyz=3.10.6 14:01:25 ++ [[ -z 3.10.6 ]] 14:01:25 ++ echo 3.10.6 14:01:25 ++ return 0 14:01:25 + pyenv local 3.10.6 14:01:25 + local command 14:01:25 + command=local 14:01:25 + '[' 2 -gt 0 ']' 14:01:25 + shift 14:01:25 + case "$command" in 14:01:25 + command pyenv local 3.10.6 14:01:25 + pyenv local 3.10.6 14:01:25 + for arg in "$@" 14:01:25 + case $arg in 14:01:25 + pkg_list+='tox ' 14:01:25 + for arg in "$@" 14:01:25 + case $arg in 14:01:25 + pkg_list+='virtualenv ' 14:01:25 + for arg in "$@" 14:01:25 + case $arg in 14:01:25 + pkg_list+='urllib3~=1.26.15 ' 14:01:25 + [[ -f /tmp/.toxenv ]] 14:01:25 ++ cat /tmp/.toxenv 14:01:25 + lf_venv=/tmp/venv-Qpra 14:01:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qpra from' file:/tmp/.toxenv 14:01:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qpra from file:/tmp/.toxenv 14:01:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:25 + local 'pip_opts=--upgrade --quiet' 14:01:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:25 + [[ -n '' ]] 14:01:25 + [[ -n '' ]] 14:01:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:25 + /tmp/venv-Qpra/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 14:01:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:26 lf-activate-venv(): INFO: Base packages installed successfully 14:01:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:26 + /tmp/venv-Qpra/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 14:01:27 + type python3 14:01:27 + true 14:01:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qpra/bin to PATH' 14:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-Qpra/bin to PATH 14:01:27 + PATH=/tmp/venv-Qpra/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 14:01:27 + return 0 14:01:27 + [[ -d /opt/pyenv ]] 14:01:27 + echo '---> Setting up pyenv' 14:01:27 ---> Setting up pyenv 14:01:27 + export PYENV_ROOT=/opt/pyenv 14:01:27 + PYENV_ROOT=/opt/pyenv 14:01:27 + export PATH=/opt/pyenv/bin:/tmp/venv-Qpra/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 14:01:27 + PATH=/opt/pyenv/bin:/tmp/venv-Qpra/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 14:01:27 ++ pwd 14:01:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:01:27 + export PYTHONPATH 14:01:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:01:27 + TOX_TESTENV_PASSENV=PYTHONPATH 14:01:27 + tox --version 14:01:28 4.49.1 from /tmp/venv-Qpra/lib/python3.10/site-packages/tox/__init__.py 14:01:28 + PARALLEL=false 14:01:28 + TOX_OPTIONS_LIST= 14:01:28 + [[ -n checkbashisms ]] 14:01:28 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:01:28 + case ${PARALLEL,,} in 14:01:28 + tox -e checkbashisms 14:01:28 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:01:29 checkbashisms: freeze> python -m pip freeze --all 14:01:29 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:01:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:01:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:01:33 checkbashisms: OK (4.81=setup[1.34]+cmd[3.46] seconds) 14:01:33 congratulations :) (4.85 seconds) 14:01:33 + tox_status=0 14:01:33 + echo '---> Completed tox runs' 14:01:33 ---> Completed tox runs 14:01:33 + for i in .tox/*/log 14:01:33 ++ echo .tox/checkbashisms/log 14:01:33 ++ awk -F/ '{print $2}' 14:01:33 + tox_env=checkbashisms 14:01:33 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:01:33 + DOC_DIR=docs/_build/html 14:01:33 + [[ -d docs/_build/html ]] 14:01:33 + echo '---> tox-run.sh ends' 14:01:33 ---> tox-run.sh ends 14:01:33 + test 0 -eq 0 14:01:33 $ ssh-agent -k 14:01:33 unset SSH_AUTH_SOCK; 14:01:33 unset SSH_AGENT_PID; 14:01:33 echo Agent pid 1689 killed; 14:01:33 [ssh-agent] Stopped. 14:01:33 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11595575563327906907.sh 14:01:33 ---> sysstat.sh 14:01:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16723235850501331469.sh 14:01:33 ---> package-listing.sh 14:01:33 ++ facter osfamily 14:01:33 ++ tr '[:upper:]' '[:lower:]' 14:01:33 + OS_FAMILY=debian 14:01:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:01:33 + START_PACKAGES=/tmp/packages_start.txt 14:01:33 + END_PACKAGES=/tmp/packages_end.txt 14:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:33 + PACKAGES=/tmp/packages_start.txt 14:01:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:01:33 + PACKAGES=/tmp/packages_end.txt 14:01:33 + case "${OS_FAMILY}" in 14:01:33 + dpkg -l 14:01:33 + grep '^ii' 14:01:33 + '[' -f /tmp/packages_start.txt ']' 14:01:33 + '[' -f /tmp/packages_end.txt ']' 14:01:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:01:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:01:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:01:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5140888056873707713.sh 14:01:33 ---> capture-instance-metadata.sh 14:01:33 Setup pyenv: 14:01:34 system 14:01:34 3.8.13 14:01:34 3.9.13 14:01:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:01:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BLNl 14:01:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:01:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:42 lf-activate-venv(): INFO: Base packages installed successfully 14:01:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-BLNl/bin to PATH 14:02:08 INFO: Running in OpenStack, capturing instance metadata 14:02:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8233579679613423529.sh 14:02:08 provisioning config files... 14:02:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8566449386865176958tmp 14:02:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:02:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:02:08 [EnvInject] - Injecting environment variables from a build step. 14:02:08 [EnvInject] - Injecting as environment variables the properties content 14:02:08 SERVER_ID=logs 14:02:08 14:02:08 [EnvInject] - Variables injected successfully. 14:02:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9516277168553888735.sh 14:02:08 ---> create-netrc.sh 14:02:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11999788129564999326.sh 14:02:09 ---> python-tools-install.sh 14:02:09 Setup pyenv: 14:02:09 system 14:02:09 3.8.13 14:02:09 3.9.13 14:02:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BLNl from file:/tmp/.os_lf_venv 14:02:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:11 lf-activate-venv(): INFO: Base packages installed successfully 14:02:11 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-BLNl/bin to PATH 14:02:19 Generating Requirements File 14:02:36 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. 14:02:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:02:37 Python 3.10.6 14:02:37 pip 26.0.1 from /tmp/venv-BLNl/lib/python3.10/site-packages/pip (python 3.10) 14:02:37 appdirs==1.4.4 14:02:37 argcomplete==3.6.3 14:02:37 aspy.yaml==1.3.0 14:02:37 attrs==25.4.0 14:02:37 autopage==0.6.0 14:02:37 backports.strenum==1.3.1 14:02:37 beautifulsoup4==4.14.3 14:02:37 boto3==1.42.65 14:02:37 botocore==1.42.65 14:02:37 bs4==0.0.2 14:02:37 certifi==2026.2.25 14:02:37 cffi==2.0.0 14:02:37 cfgv==3.5.0 14:02:37 chardet==7.0.1 14:02:37 charset-normalizer==3.4.5 14:02:37 click==8.3.1 14:02:37 cliff==4.13.2 14:02:37 cmd2==3.4.0 14:02:37 cryptography==3.3.2 14:02:37 debtcollector==3.0.0 14:02:37 decorator==5.2.1 14:02:37 defusedxml==0.7.1 14:02:37 Deprecated==1.3.1 14:02:37 distlib==0.4.0 14:02:37 dnspython==2.8.0 14:02:37 docker==7.1.0 14:02:37 dogpile.cache==1.5.0 14:02:37 durationpy==0.10 14:02:37 email-validator==2.3.0 14:02:37 filelock==3.25.1 14:02:37 future==1.0.0 14:02:37 gitdb==4.0.12 14:02:37 GitPython==3.1.46 14:02:37 httplib2==0.30.2 14:02:37 identify==2.6.17 14:02:37 idna==3.11 14:02:37 importlib-resources==1.5.0 14:02:37 iso8601==2.1.0 14:02:37 Jinja2==3.1.6 14:02:37 jmespath==1.1.0 14:02:37 jsonpatch==1.33 14:02:37 jsonpointer==3.0.0 14:02:37 jsonschema==4.26.0 14:02:37 jsonschema-specifications==2025.9.1 14:02:37 keystoneauth1==5.13.1 14:02:37 kubernetes==35.0.0 14:02:37 lftools==0.37.22 14:02:37 lxml==6.0.2 14:02:37 markdown-it-py==4.0.0 14:02:37 MarkupSafe==3.0.3 14:02:37 mdurl==0.1.2 14:02:37 msgpack==1.1.2 14:02:37 multi_key_dict==2.0.3 14:02:37 munch==4.0.0 14:02:37 netaddr==1.3.0 14:02:37 niet==1.4.2 14:02:37 nodeenv==1.10.0 14:02:37 oauth2client==4.1.3 14:02:37 oauthlib==3.3.1 14:02:37 openstacksdk==4.10.0 14:02:37 os-service-types==1.8.2 14:02:37 osc-lib==4.4.0 14:02:37 oslo.config==10.3.0 14:02:37 oslo.context==6.3.0 14:02:37 oslo.i18n==6.7.2 14:02:37 oslo.log==8.1.0 14:02:37 oslo.serialization==5.9.1 14:02:37 oslo.utils==10.0.0 14:02:37 packaging==26.0 14:02:37 pbr==7.0.3 14:02:37 platformdirs==4.9.4 14:02:37 prettytable==3.17.0 14:02:37 psutil==7.2.2 14:02:37 pyasn1==0.6.2 14:02:37 pyasn1_modules==0.4.2 14:02:37 pycparser==3.0 14:02:37 pygerrit2==2.0.15 14:02:37 PyGithub==2.8.1 14:02:37 Pygments==2.19.2 14:02:37 PyJWT==2.11.0 14:02:37 PyNaCl==1.6.2 14:02:37 pyparsing==2.4.7 14:02:37 pyperclip==1.11.0 14:02:37 pyrsistent==0.20.0 14:02:37 python-cinderclient==9.9.0 14:02:37 python-dateutil==2.9.0.post0 14:02:37 python-discovery==1.1.3 14:02:37 python-heatclient==5.1.0 14:02:37 python-jenkins==1.8.3 14:02:37 python-keystoneclient==5.8.0 14:02:37 python-magnumclient==4.10.0 14:02:37 python-openstackclient==9.0.0 14:02:37 python-swiftclient==4.10.0 14:02:37 PyYAML==6.0.3 14:02:37 referencing==0.37.0 14:02:37 requests==2.32.5 14:02:37 requests-oauthlib==2.0.0 14:02:37 requestsexceptions==1.4.0 14:02:37 rfc3986==2.0.0 14:02:37 rich==14.3.3 14:02:37 rich-argparse==1.7.2 14:02:37 rpds-py==0.30.0 14:02:37 rsa==4.9.1 14:02:37 ruamel.yaml==0.19.1 14:02:37 ruamel.yaml.clib==0.2.15 14:02:37 s3transfer==0.16.0 14:02:37 simplejson==3.20.2 14:02:37 six==1.17.0 14:02:37 smmap==5.0.3 14:02:37 soupsieve==2.8.3 14:02:37 stevedore==5.7.0 14:02:37 tabulate==0.10.0 14:02:37 toml==0.10.2 14:02:37 tomlkit==0.14.0 14:02:37 tqdm==4.67.3 14:02:37 typing_extensions==4.15.0 14:02:37 urllib3==1.26.20 14:02:37 virtualenv==21.2.0 14:02:37 wcwidth==0.6.0 14:02:37 websocket-client==1.9.0 14:02:37 wrapt==2.1.2 14:02:37 xdg==6.0.0 14:02:37 xmltodict==1.0.4 14:02:37 yq==3.4.3 14:02:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17760480829080253168.sh 14:02:37 ---> sudo-logs.sh 14:02:37 Archiving 'sudo' log.. 14:02:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5202762315815813854.sh 14:02:37 ---> job-cost.sh 14:02:37 INFO: Activating Python virtual environment... 14:02:37 Setup pyenv: 14:02:38 system 14:02:38 3.8.13 14:02:38 3.9.13 14:02:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:02:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BLNl from file:/tmp/.os_lf_venv 14:02:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:39 lf-activate-venv(): INFO: Base packages installed successfully 14:02:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-BLNl/bin to PATH 14:02:44 INFO: No stack-cost file found 14:02:44 INFO: Instance uptime: 136s 14:02:44 INFO: Fetching instance metadata (attempt 1 of 3)... 14:02:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:02:45 INFO: Successfully fetched instance metadata 14:02:45 INFO: Instance type: v3-standard-4 14:02:45 INFO: Retrieving pricing info for: v3-standard-4 14:02:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:02:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 14:02:45 INFO: Successfully fetched Vexxhost pricing API 14:02:45 INFO: Retrieved cost: 0.11 14:02:45 INFO: Retrieved resource: v3-standard-4 14:02:45 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:02:45 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:02:45 INFO: Successfully archived job cost data 14:02:45 DEBUG: Cost data: oom-master-checkbashisms-lint,4504,2026-03-11 14:02:45,v3-standard-4,136,0.11,0.00,SUCCESS 14:02:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2685610708706797751.sh 14:02:45 ---> logs-deploy.sh 14:02:45 Setup pyenv: 14:02:45 system 14:02:45 3.8.13 14:02:45 3.9.13 14:02:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BLNl from file:/tmp/.os_lf_venv 14:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:47 lf-activate-venv(): INFO: Base packages installed successfully 14:02:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-BLNl/bin to PATH 14:02:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4504 14:02:54 INFO: archiving workspace using pattern(s): 14:02:55 /tmp/venv-BLNl/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:02:55 warnings.warn( 14:02:56 Archives upload complete. 14:02:56 INFO: archiving logs to Nexus 14:02:56 /tmp/venv-BLNl/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:02:56 warnings.warn( 14:02:57 ---> uname -a: 14:02:57 Linux prd-ubuntu1804-builder-4c-4g-1225 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:02:57 14:02:57 14:02:57 ---> lscpu: 14:02:57 Architecture: x86_64 14:02:57 CPU op-mode(s): 32-bit, 64-bit 14:02:57 Byte Order: Little Endian 14:02:57 CPU(s): 4 14:02:57 On-line CPU(s) list: 0-3 14:02:57 Thread(s) per core: 1 14:02:57 Core(s) per socket: 1 14:02:57 Socket(s): 4 14:02:57 NUMA node(s): 1 14:02:57 Vendor ID: AuthenticAMD 14:02:57 CPU family: 23 14:02:57 Model: 49 14:02:57 Model name: AMD EPYC-Rome Processor 14:02:57 Stepping: 0 14:02:57 CPU MHz: 2800.000 14:02:57 BogoMIPS: 5600.00 14:02:57 Virtualization: AMD-V 14:02:57 Hypervisor vendor: KVM 14:02:57 Virtualization type: full 14:02:57 L1d cache: 32K 14:02:57 L1i cache: 32K 14:02:57 L2 cache: 512K 14:02:57 L3 cache: 16384K 14:02:57 NUMA node0 CPU(s): 0-3 14:02:57 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 14:02:57 14:02:57 14:02:57 ---> nproc: 14:02:57 4 14:02:57 14:02:57 14:02:57 ---> df -h: 14:02:57 Filesystem Size Used Avail Use% Mounted on 14:02:57 udev 7.9G 0 7.9G 0% /dev 14:02:57 tmpfs 1.6G 676K 1.6G 1% /run 14:02:57 /dev/vda1 78G 8.3G 70G 11% / 14:02:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:02:57 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:02:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:02:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:02:57 14:02:57 14:02:57 ---> free -m: 14:02:57 total used free shared buff/cache available 14:02:57 Mem: 16040 554 13426 0 2059 15172 14:02:57 Swap: 1023 0 1023 14:02:57 14:02:57 14:02:57 ---> ip addr: 14:02:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:57 inet 127.0.0.1/8 scope host lo 14:02:57 valid_lft forever preferred_lft forever 14:02:57 inet6 ::1/128 scope host 14:02:57 valid_lft forever preferred_lft forever 14:02:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:57 link/ether fa:16:3e:75:0f:6a brd ff:ff:ff:ff:ff:ff 14:02:57 inet 10.30.106.181/23 brd 10.30.107.255 scope global dynamic ens3 14:02:57 valid_lft 86261sec preferred_lft 86261sec 14:02:57 inet6 fe80::f816:3eff:fe75:f6a/64 scope link 14:02:57 valid_lft forever preferred_lft forever 14:02:57 14:02:57 14:02:57 ---> sar -b -r -n DEV: 14:02:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1225) 03/11/26 _x86_64_ (4 CPU) 14:02:57 14:02:57 14:00:41 LINUX RESTART (4 CPU) 14:02:57 14:02:57 14:01:01 tps rtps wtps bread/s bwrtn/s 14:02:57 14:02:01 155.56 23.81 131.74 797.07 22579.70 14:02:57 Average: 155.56 23.81 131.74 797.07 22579.70 14:02:57 14:02:57 14:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:57 14:02:01 13912032 15488408 2512936 15.30 58816 1719700 849992 4.86 759988 1540956 123888 14:02:57 Average: 13912032 15488408 2512936 15.30 58816 1719700 849992 4.86 759988 1540956 123888 14:02:57 14:02:57 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:57 14:02:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 14:02:57 14:02:01 ens3 189.19 146.43 1745.66 33.69 0.00 0.00 0.00 0.00 14:02:57 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 14:02:57 Average: ens3 189.19 146.43 1745.66 33.69 0.00 0.00 0.00 0.00 14:02:57 14:02:57 14:02:57 ---> sar -P ALL: 14:02:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1225) 03/11/26 _x86_64_ (4 CPU) 14:02:57 14:02:57 14:00:41 LINUX RESTART (4 CPU) 14:02:57 14:02:57 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:02:57 14:02:01 all 17.98 0.00 1.71 7.45 0.06 72.79 14:02:57 14:02:01 0 18.00 0.00 1.55 6.98 0.07 73.40 14:02:57 14:02:01 1 12.08 0.00 1.24 6.78 0.05 79.85 14:02:57 14:02:01 2 12.61 0.00 1.32 10.04 0.05 75.98 14:02:57 14:02:01 3 29.19 0.00 2.74 6.01 0.07 61.99 14:02:57 Average: all 17.98 0.00 1.71 7.45 0.06 72.79 14:02:57 Average: 0 18.00 0.00 1.55 6.98 0.07 73.40 14:02:57 Average: 1 12.08 0.00 1.24 6.78 0.05 79.85 14:02:57 Average: 2 12.61 0.00 1.32 10.04 0.05 75.98 14:02:57 Average: 3 29.19 0.00 2.74 6.01 0.07 61.99 14:02:57 14:02:57 14:02:57