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