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