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