10:03:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 10:03:26 Running as SYSTEM 10:03:26 [EnvInject] - Loading node environment variables. 10:03:26 Building remotely on prd-ubuntu1804-builder-4c-4g-7130 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:03:26 [ssh-agent] Looking for ssh-agent implementation... 10:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:26 $ ssh-agent 10:03:26 SSH_AUTH_SOCK=/tmp/ssh-Eijtd5ISQhcM/agent.1889 10:03:26 SSH_AGENT_PID=1891 10:03:26 [ssh-agent] Started. 10:03:26 Running ssh-add (command line suppressed) 10:03:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9368490876708137799.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9368490876708137799.key) 10:03:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:03:26 The recommended git tool is: NONE 10:03:28 using credential onap-jenkins-ssh 10:03:28 Wiping out workspace first. 10:03:28 Cloning the remote Git repository 10:03:28 Cloning repository git://cloud.onap.org/mirror/oom.git 10:03:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:03:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:03:28 > git --version # timeout=10 10:03:29 > git --version # 'git version 2.17.1' 10:03:29 using GIT_SSH to set credentials Gerrit user 10:03:29 Verifying host key using manually-configured host key entries 10:03:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:03:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:03:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:03:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:03:35 using GIT_SSH to set credentials Gerrit user 10:03:35 Verifying host key using manually-configured host key entries 10:03:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/10 # timeout=30 10:03:35 > git rev-parse ee3ebd92c443e8b88543b067684765c4dbe789be^{commit} # timeout=10 10:03:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:03:35 Checking out Revision ee3ebd92c443e8b88543b067684765c4dbe789be (refs/changes/84/141684/10) 10:03:35 > git config core.sparsecheckout # timeout=10 10:03:35 > git checkout -f ee3ebd92c443e8b88543b067684765c4dbe789be # timeout=30 10:03:39 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 10:03:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:03:39 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 10:03:39 [EnvInject] - Injecting environment variables from a build step. 10:03:39 [EnvInject] - Injecting as environment variables the properties content 10:03:39 PYTHON=python3 10:03:39 10:03:39 [EnvInject] - Variables injected successfully. 10:03:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3202823395484153052.sh 10:03:39 ---> tox-install.sh 10:03:39 + source /home/jenkins/lf-env.sh 10:03:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:03:39 ++ mktemp -d /tmp/venv-XXXX 10:03:39 + lf_venv=/tmp/venv-8DVu 10:03:39 + local venv_file=/tmp/.os_lf_venv 10:03:39 + local python=python3 10:03:39 + local options 10:03:39 + local set_path=true 10:03:39 + local install_args= 10:03:39 ++ 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 10:03:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:03:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:03:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:03:39 + true 10:03:39 + case $1 in 10:03:39 + venv_file=/tmp/.toxenv 10:03:39 + shift 2 10:03:39 + true 10:03:39 + case $1 in 10:03:39 + shift 10:03:39 + break 10:03:39 + case $python in 10:03:39 + local pkg_list= 10:03:39 + [[ -d /opt/pyenv ]] 10:03:39 + echo 'Setup pyenv:' 10:03:39 Setup pyenv: 10:03:39 + export PYENV_ROOT=/opt/pyenv 10:03:39 + PYENV_ROOT=/opt/pyenv 10:03:39 + 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 10:03:39 + 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 10:03:39 + pyenv versions 10:03:39 * system (set by /opt/pyenv/version) 10:03:40 * 3.8.13 (set by /opt/pyenv/version) 10:03:40 * 3.9.13 (set by /opt/pyenv/version) 10:03:40 * 3.10.6 (set by /opt/pyenv/version) 10:03:40 + command -v pyenv 10:03:40 ++ pyenv init - --no-rehash 10:03:40 + 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[*]}"'\'')" 10:03:40 export PATH="/opt/pyenv/shims:${PATH}" 10:03:40 export PYENV_SHELL=bash 10:03:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:03:40 pyenv() { 10:03:40 local command 10:03:40 command="${1:-}" 10:03:40 if [ "$#" -gt 0 ]; then 10:03:40 shift 10:03:40 fi 10:03:40 10:03:40 case "$command" in 10:03:40 rehash|shell) 10:03:40 eval "$(pyenv "sh-$command" "$@")" 10:03:40 ;; 10:03:40 *) 10:03:40 command pyenv "$command" "$@" 10:03:40 ;; 10:03:40 esac 10:03:40 }' 10:03:40 +++ 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[*]}"' 10:03:40 ++ 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 10:03:40 ++ 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 10:03:40 ++ 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 10:03:40 ++ export PYENV_SHELL=bash 10:03:40 ++ PYENV_SHELL=bash 10:03:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:03:40 +++ complete -F _pyenv pyenv 10:03:40 ++ lf-pyver python3 10:03:40 ++ local py_version_xy=python3 10:03:40 ++ local py_version_xyz= 10:03:40 ++ pyenv versions 10:03:40 ++ local command 10:03:40 ++ command=versions 10:03:40 ++ '[' 1 -gt 0 ']' 10:03:40 ++ shift 10:03:40 ++ case "$command" in 10:03:40 ++ command pyenv versions 10:03:40 ++ pyenv versions 10:03:40 ++ sed 's/^[ *]* //' 10:03:40 ++ awk '{ print $1 }' 10:03:40 ++ grep -E '^[0-9.]*[0-9]$' 10:03:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:03:40 +++ grep '^3' /tmp/.pyenv_versions 10:03:40 +++ sort -V 10:03:40 +++ tail -n 1 10:03:40 ++ py_version_xyz=3.10.6 10:03:40 ++ [[ -z 3.10.6 ]] 10:03:40 ++ echo 3.10.6 10:03:40 ++ return 0 10:03:40 + pyenv local 3.10.6 10:03:40 + local command 10:03:40 + command=local 10:03:40 + '[' 2 -gt 0 ']' 10:03:40 + shift 10:03:40 + case "$command" in 10:03:40 + command pyenv local 3.10.6 10:03:40 + pyenv local 3.10.6 10:03:40 + for arg in "$@" 10:03:40 + case $arg in 10:03:40 + pkg_list+='tox ' 10:03:40 + for arg in "$@" 10:03:40 + case $arg in 10:03:40 + pkg_list+='virtualenv ' 10:03:40 + for arg in "$@" 10:03:40 + case $arg in 10:03:40 + pkg_list+='urllib3~=1.26.15 ' 10:03:40 + [[ -f /tmp/.toxenv ]] 10:03:40 + [[ ! -f /tmp/.toxenv ]] 10:03:40 + [[ -n '' ]] 10:03:40 + python3 -m venv /tmp/venv-8DVu 10:03:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8DVu' 10:03:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8DVu 10:03:46 + echo /tmp/venv-8DVu 10:03:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:03:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:03:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:03:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:03:46 + local 'pip_opts=--upgrade --quiet' 10:03:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:03:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:03:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:03:46 + [[ -n '' ]] 10:03:46 + [[ -n '' ]] 10:03:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:03:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:03:46 + /tmp/venv-8DVu/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 10:03:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:03:58 lf-activate-venv(): INFO: Base packages installed successfully 10:03:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:03:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:03:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:03:58 + /tmp/venv-8DVu/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 10:04:04 + type python3 10:04:04 + true 10:04:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8DVu/bin to PATH' 10:04:04 lf-activate-venv(): INFO: Adding /tmp/venv-8DVu/bin to PATH 10:04:04 + PATH=/tmp/venv-8DVu/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 10:04:04 + return 0 10:04:04 + python3 --version 10:04:04 Python 3.10.6 10:04:04 + python3 -m pip --version 10:04:04 pip 25.3 from /tmp/venv-8DVu/lib/python3.10/site-packages/pip (python 3.10) 10:04:04 + python3 -m pip freeze 10:04:04 cachetools==6.2.1 10:04:04 chardet==5.2.0 10:04:04 colorama==0.4.6 10:04:04 distlib==0.4.0 10:04:04 filelock==3.20.0 10:04:04 packaging==25.0 10:04:04 platformdirs==4.5.0 10:04:04 pluggy==1.6.0 10:04:04 pyproject-api==1.10.0 10:04:04 tomli==2.3.0 10:04:04 tox==4.32.0 10:04:04 typing_extensions==4.15.0 10:04:04 urllib3==1.26.20 10:04:04 virtualenv==20.35.4 10:04:04 [EnvInject] - Injecting environment variables from a build step. 10:04:04 [EnvInject] - Injecting as environment variables the properties content 10:04:04 PARALLEL=false 10:04:04 10:04:04 [EnvInject] - Variables injected successfully. 10:04:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins649903147951370177.sh 10:04:04 ---> tox-run.sh 10:04:04 + 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 10:04:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:04:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:04:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:04:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:04:04 + source /home/jenkins/lf-env.sh 10:04:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:04:04 ++ mktemp -d /tmp/venv-XXXX 10:04:04 + lf_venv=/tmp/venv-RzuV 10:04:04 + local venv_file=/tmp/.os_lf_venv 10:04:04 + local python=python3 10:04:04 + local options 10:04:04 + local set_path=true 10:04:04 + local install_args= 10:04:04 ++ 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 10:04:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:04:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:04:04 + true 10:04:04 + case $1 in 10:04:04 + venv_file=/tmp/.toxenv 10:04:04 + shift 2 10:04:04 + true 10:04:04 + case $1 in 10:04:04 + shift 10:04:04 + break 10:04:04 + case $python in 10:04:04 + local pkg_list= 10:04:04 + [[ -d /opt/pyenv ]] 10:04:04 + echo 'Setup pyenv:' 10:04:04 Setup pyenv: 10:04:04 + export PYENV_ROOT=/opt/pyenv 10:04:04 + PYENV_ROOT=/opt/pyenv 10:04:04 + 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 10:04:04 + 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 10:04:04 + pyenv versions 10:04:04 system 10:04:04 3.8.13 10:04:04 3.9.13 10:04:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:04:04 + command -v pyenv 10:04:04 ++ pyenv init - --no-rehash 10:04:04 + 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[*]}"'\'')" 10:04:04 export PATH="/opt/pyenv/shims:${PATH}" 10:04:04 export PYENV_SHELL=bash 10:04:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:04:04 pyenv() { 10:04:04 local command 10:04:04 command="${1:-}" 10:04:04 if [ "$#" -gt 0 ]; then 10:04:04 shift 10:04:04 fi 10:04:04 10:04:04 case "$command" in 10:04:04 rehash|shell) 10:04:04 eval "$(pyenv "sh-$command" "$@")" 10:04:04 ;; 10:04:04 *) 10:04:04 command pyenv "$command" "$@" 10:04:04 ;; 10:04:04 esac 10:04:04 }' 10:04:04 +++ 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[*]}"' 10:04:04 ++ 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 10:04:04 ++ 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 10:04:04 ++ 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 10:04:04 ++ export PYENV_SHELL=bash 10:04:04 ++ PYENV_SHELL=bash 10:04:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:04:04 +++ complete -F _pyenv pyenv 10:04:04 ++ lf-pyver python3 10:04:04 ++ local py_version_xy=python3 10:04:04 ++ local py_version_xyz= 10:04:04 ++ pyenv versions 10:04:04 ++ local command 10:04:04 ++ command=versions 10:04:04 ++ '[' 1 -gt 0 ']' 10:04:04 ++ shift 10:04:04 ++ case "$command" in 10:04:04 ++ command pyenv versions 10:04:04 ++ pyenv versions 10:04:04 ++ sed 's/^[ *]* //' 10:04:04 ++ grep -E '^[0-9.]*[0-9]$' 10:04:04 ++ awk '{ print $1 }' 10:04:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:04:04 +++ grep '^3' /tmp/.pyenv_versions 10:04:04 +++ sort -V 10:04:04 +++ tail -n 1 10:04:04 ++ py_version_xyz=3.10.6 10:04:04 ++ [[ -z 3.10.6 ]] 10:04:04 ++ echo 3.10.6 10:04:04 ++ return 0 10:04:04 + pyenv local 3.10.6 10:04:04 + local command 10:04:04 + command=local 10:04:04 + '[' 2 -gt 0 ']' 10:04:04 + shift 10:04:04 + case "$command" in 10:04:04 + command pyenv local 3.10.6 10:04:04 + pyenv local 3.10.6 10:04:04 + for arg in "$@" 10:04:04 + case $arg in 10:04:04 + pkg_list+='tox ' 10:04:04 + for arg in "$@" 10:04:04 + case $arg in 10:04:04 + pkg_list+='virtualenv ' 10:04:04 + for arg in "$@" 10:04:04 + case $arg in 10:04:04 + pkg_list+='urllib3~=1.26.15 ' 10:04:04 + [[ -f /tmp/.toxenv ]] 10:04:04 ++ cat /tmp/.toxenv 10:04:04 + lf_venv=/tmp/venv-8DVu 10:04:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8DVu from' file:/tmp/.toxenv 10:04:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8DVu from file:/tmp/.toxenv 10:04:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:04:04 + local 'pip_opts=--upgrade --quiet' 10:04:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:04:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:04:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:04:04 + [[ -n '' ]] 10:04:04 + [[ -n '' ]] 10:04:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:04:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:04:04 + /tmp/venv-8DVu/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 10:04:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:04:06 lf-activate-venv(): INFO: Base packages installed successfully 10:04:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:04:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:04:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:04:06 + /tmp/venv-8DVu/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 10:04:11 + type python3 10:04:11 + true 10:04:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8DVu/bin to PATH' 10:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-8DVu/bin to PATH 10:04:11 + PATH=/tmp/venv-8DVu/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 10:04:11 + return 0 10:04:11 + [[ -d /opt/pyenv ]] 10:04:11 + echo '---> Setting up pyenv' 10:04:11 ---> Setting up pyenv 10:04:11 + export PYENV_ROOT=/opt/pyenv 10:04:11 + PYENV_ROOT=/opt/pyenv 10:04:11 + export PATH=/opt/pyenv/bin:/tmp/venv-8DVu/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 10:04:11 + PATH=/opt/pyenv/bin:/tmp/venv-8DVu/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 10:04:11 ++ pwd 10:04:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:04:11 + export PYTHONPATH 10:04:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:04:11 + TOX_TESTENV_PASSENV=PYTHONPATH 10:04:11 + tox --version 10:04:11 4.32.0 from /tmp/venv-8DVu/lib/python3.10/site-packages/tox/__init__.py 10:04:11 + PARALLEL=false 10:04:11 + TOX_OPTIONS_LIST= 10:04:11 + [[ -n checkbashisms ]] 10:04:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:04:11 + case ${PARALLEL,,} in 10:04:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:04:11 + tox -e checkbashisms 10:04:12 checkbashisms: freeze> python -m pip freeze --all 10:04:13 checkbashisms: pip==25.3,setuptools==80.9.0 10:04:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:04:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:04:17 checkbashisms: OK (5.54=setup[1.57]+cmd[3.97] seconds) 10:04:17 congratulations :) (5.58 seconds) 10:04:17 + tox_status=0 10:04:17 + echo '---> Completed tox runs' 10:04:17 ---> Completed tox runs 10:04:17 + for i in .tox/*/log 10:04:17 ++ echo .tox/checkbashisms/log 10:04:17 ++ awk -F/ '{print $2}' 10:04:17 + tox_env=checkbashisms 10:04:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:04:17 + DOC_DIR=docs/_build/html 10:04:17 + [[ -d docs/_build/html ]] 10:04:17 + echo '---> tox-run.sh ends' 10:04:17 ---> tox-run.sh ends 10:04:17 + test 0 -eq 0 10:04:17 $ ssh-agent -k 10:04:17 unset SSH_AUTH_SOCK; 10:04:17 unset SSH_AGENT_PID; 10:04:17 echo Agent pid 1891 killed; 10:04:17 [ssh-agent] Stopped. 10:04:17 [PostBuildScript] - [INFO] Executing post build scripts. 10:04:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11582444139870000017.sh 10:04:17 ---> sysstat.sh 10:04:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5507958892320415275.sh 10:04:18 ---> package-listing.sh 10:04:18 ++ tr '[:upper:]' '[:lower:]' 10:04:18 ++ facter osfamily 10:04:18 + OS_FAMILY=debian 10:04:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:04:18 + START_PACKAGES=/tmp/packages_start.txt 10:04:18 + END_PACKAGES=/tmp/packages_end.txt 10:04:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:18 + PACKAGES=/tmp/packages_start.txt 10:04:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:04:18 + PACKAGES=/tmp/packages_end.txt 10:04:18 + case "${OS_FAMILY}" in 10:04:18 + dpkg -l 10:04:18 + grep '^ii' 10:04:18 + '[' -f /tmp/packages_start.txt ']' 10:04:18 + '[' -f /tmp/packages_end.txt ']' 10:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:04:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:04:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15166460357803901045.sh 10:04:18 ---> capture-instance-metadata.sh 10:04:18 Setup pyenv: 10:04:18 system 10:04:18 3.8.13 10:04:18 3.9.13 10:04:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WAEA 10:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:04:27 lf-activate-venv(): INFO: Base packages installed successfully 10:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools 10:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-WAEA/bin to PATH 10:05:59 INFO: Running in OpenStack, capturing instance metadata 10:06:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1115369446709118942.sh 10:06:00 provisioning config files... 10:06:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7641949366598184356tmp 10:06:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:00 [EnvInject] - Injecting environment variables from a build step. 10:06:00 [EnvInject] - Injecting as environment variables the properties content 10:06:00 SERVER_ID=logs 10:06:00 10:06:00 [EnvInject] - Variables injected successfully. 10:06:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins321814334935425757.sh 10:06:00 ---> create-netrc.sh 10:06:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3188552461493923214.sh 10:06:00 ---> python-tools-install.sh 10:06:00 Setup pyenv: 10:06:00 system 10:06:00 3.8.13 10:06:00 3.9.13 10:06:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAEA from file:/tmp/.os_lf_venv 10:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:03 lf-activate-venv(): INFO: Base packages installed successfully 10:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-WAEA/bin to PATH 10:06:17 Generating Requirements File 10:07:13 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. 10:07:13 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:07:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:07:13 Python 3.10.6 10:07:13 pip 25.3 from /tmp/venv-WAEA/lib/python3.10/site-packages/pip (python 3.10) 10:07:14 appdirs==1.4.4 10:07:14 argcomplete==3.6.3 10:07:14 aspy.yaml==1.3.0 10:07:14 attrs==25.4.0 10:07:14 autopage==0.5.2 10:07:14 beautifulsoup4==4.14.2 10:07:14 boto3==1.40.61 10:07:14 botocore==1.40.61 10:07:14 bs4==0.0.2 10:07:14 cachetools==6.2.1 10:07:14 certifi==2025.10.5 10:07:14 cffi==2.0.0 10:07:14 cfgv==3.4.0 10:07:14 chardet==5.2.0 10:07:14 charset-normalizer==3.4.4 10:07:14 click==8.3.0 10:07:14 cliff==4.11.0 10:07:14 cmd2==2.7.0 10:07:14 cryptography==3.3.2 10:07:14 debtcollector==3.0.0 10:07:14 decorator==5.2.1 10:07:14 defusedxml==0.7.1 10:07:14 Deprecated==1.2.18 10:07:14 distlib==0.4.0 10:07:14 dnspython==2.8.0 10:07:14 docker==7.1.0 10:07:14 dogpile.cache==1.5.0 10:07:14 durationpy==0.10 10:07:14 email-validator==2.3.0 10:07:14 filelock==3.20.0 10:07:14 future==1.0.0 10:07:14 gitdb==4.0.12 10:07:14 GitPython==3.1.45 10:07:14 google-auth==2.42.0 10:07:14 httplib2==0.31.0 10:07:14 identify==2.6.15 10:07:14 idna==3.11 10:07:14 importlib-resources==1.5.0 10:07:14 iso8601==2.1.0 10:07:14 Jinja2==3.1.6 10:07:14 jmespath==1.0.1 10:07:14 jsonpatch==1.33 10:07:14 jsonpointer==3.0.0 10:07:14 jsonschema==4.25.1 10:07:14 jsonschema-specifications==2025.9.1 10:07:14 keystoneauth1==5.12.0 10:07:14 kubernetes==34.1.0 10:07:14 lftools==0.37.15 10:07:14 lxml==6.0.2 10:07:14 markdown-it-py==4.0.0 10:07:14 MarkupSafe==3.0.3 10:07:14 mdurl==0.1.2 10:07:14 msgpack==1.1.2 10:07:14 multi_key_dict==2.0.3 10:07:14 munch==4.0.0 10:07:14 netaddr==1.3.0 10:07:14 niet==1.4.2 10:07:14 nodeenv==1.9.1 10:07:14 oauth2client==4.1.3 10:07:14 oauthlib==3.3.1 10:07:14 openstacksdk==4.7.1 10:07:14 os-service-types==1.8.0 10:07:14 osc-lib==4.2.0 10:07:14 oslo.config==10.0.0 10:07:14 oslo.context==6.1.0 10:07:14 oslo.i18n==6.6.0 10:07:14 oslo.log==7.2.1 10:07:14 oslo.serialization==5.8.0 10:07:14 oslo.utils==9.1.0 10:07:14 packaging==25.0 10:07:14 pbr==7.0.1 10:07:14 platformdirs==4.5.0 10:07:14 prettytable==3.16.0 10:07:14 psutil==7.1.2 10:07:14 pyasn1==0.6.1 10:07:14 pyasn1_modules==0.4.2 10:07:14 pycparser==2.23 10:07:14 pygerrit2==2.0.15 10:07:14 PyGithub==2.8.1 10:07:14 Pygments==2.19.2 10:07:14 PyJWT==2.10.1 10:07:14 PyNaCl==1.6.0 10:07:14 pyparsing==2.4.7 10:07:14 pyperclip==1.11.0 10:07:14 pyrsistent==0.20.0 10:07:14 python-cinderclient==9.8.0 10:07:14 python-dateutil==2.9.0.post0 10:07:14 python-heatclient==4.3.0 10:07:14 python-jenkins==1.8.3 10:07:14 python-keystoneclient==5.7.0 10:07:14 python-magnumclient==4.9.0 10:07:14 python-openstackclient==8.2.0 10:07:14 python-swiftclient==4.8.0 10:07:14 PyYAML==6.0.3 10:07:14 referencing==0.37.0 10:07:14 requests==2.32.5 10:07:14 requests-oauthlib==2.0.0 10:07:14 requestsexceptions==1.4.0 10:07:14 rfc3986==2.0.0 10:07:14 rich==14.2.0 10:07:14 rich-argparse==1.7.1 10:07:14 rpds-py==0.28.0 10:07:14 rsa==4.9.1 10:07:14 ruamel.yaml==0.18.16 10:07:14 ruamel.yaml.clib==0.2.14 10:07:14 s3transfer==0.14.0 10:07:14 simplejson==3.20.2 10:07:14 six==1.17.0 10:07:14 smmap==5.0.2 10:07:14 soupsieve==2.8 10:07:14 stevedore==5.5.0 10:07:14 tabulate==0.9.0 10:07:14 toml==0.10.2 10:07:14 tomlkit==0.13.3 10:07:14 tqdm==4.67.1 10:07:14 typing_extensions==4.15.0 10:07:14 tzdata==2025.2 10:07:14 urllib3==1.26.20 10:07:14 virtualenv==20.35.4 10:07:14 wcwidth==0.2.14 10:07:14 websocket-client==1.9.0 10:07:14 wrapt==2.0.0 10:07:14 xdg==6.0.0 10:07:14 xmltodict==1.0.2 10:07:14 yq==3.4.3 10:07:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8238615378276080554.sh 10:07:14 ---> sudo-logs.sh 10:07:14 Archiving 'sudo' log.. 10:07:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11431693967281102884.sh 10:07:14 ---> job-cost.sh 10:07:14 Setup pyenv: 10:07:14 system 10:07:14 3.8.13 10:07:14 3.9.13 10:07:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAEA from file:/tmp/.os_lf_venv 10:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:17 lf-activate-venv(): INFO: Base packages installed successfully 10:07:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-WAEA/bin to PATH 10:07:30 INFO: No Stack... 10:07:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:07:30 INFO: Archiving Costs 10:07:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15793543006043458022.sh 10:07:30 ---> logs-deploy.sh 10:07:30 Setup pyenv: 10:07:30 system 10:07:30 3.8.13 10:07:30 3.9.13 10:07:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAEA from file:/tmp/.os_lf_venv 10:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:32 lf-activate-venv(): INFO: Base packages installed successfully 10:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-WAEA/bin to PATH 10:07:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4301 10:07:41 INFO: archiving workspace using pattern(s): 10:07:42 Archives upload complete. 10:07:43 INFO: archiving logs to Nexus 10:07:44 ---> uname -a: 10:07:44 Linux prd-ubuntu1804-builder-4c-4g-7130 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:07:44 10:07:44 10:07:44 ---> lscpu: 10:07:44 Architecture: x86_64 10:07:44 CPU op-mode(s): 32-bit, 64-bit 10:07:44 Byte Order: Little Endian 10:07:44 CPU(s): 4 10:07:44 On-line CPU(s) list: 0-3 10:07:44 Thread(s) per core: 1 10:07:44 Core(s) per socket: 1 10:07:44 Socket(s): 4 10:07:44 NUMA node(s): 1 10:07:44 Vendor ID: AuthenticAMD 10:07:44 CPU family: 23 10:07:44 Model: 49 10:07:44 Model name: AMD EPYC-Rome Processor 10:07:44 Stepping: 0 10:07:44 CPU MHz: 2799.998 10:07:44 BogoMIPS: 5599.99 10:07:44 Virtualization: AMD-V 10:07:44 Hypervisor vendor: KVM 10:07:44 Virtualization type: full 10:07:44 L1d cache: 32K 10:07:44 L1i cache: 32K 10:07:44 L2 cache: 512K 10:07:44 L3 cache: 16384K 10:07:44 NUMA node0 CPU(s): 0-3 10:07:44 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 10:07:44 10:07:44 10:07:44 ---> nproc: 10:07:44 4 10:07:44 10:07:44 10:07:44 ---> df -h: 10:07:44 Filesystem Size Used Avail Use% Mounted on 10:07:44 udev 7.9G 0 7.9G 0% /dev 10:07:44 tmpfs 1.6G 676K 1.6G 1% /run 10:07:44 /dev/vda1 78G 8.3G 70G 11% / 10:07:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:07:44 tmpfs 5.0M 0 5.0M 0% /run/lock 10:07:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:07:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:07:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:07:44 10:07:44 10:07:44 ---> free -m: 10:07:44 total used free shared buff/cache available 10:07:44 Mem: 16040 542 13429 0 2068 15184 10:07:44 Swap: 1023 0 1023 10:07:44 10:07:44 10:07:44 ---> ip addr: 10:07:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:44 inet 127.0.0.1/8 scope host lo 10:07:44 valid_lft forever preferred_lft forever 10:07:44 inet6 ::1/128 scope host 10:07:44 valid_lft forever preferred_lft forever 10:07:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:07:44 link/ether fa:16:3e:f6:86:52 brd ff:ff:ff:ff:ff:ff 10:07:44 inet 10.30.106.140/23 brd 10.30.107.255 scope global dynamic ens3 10:07:44 valid_lft 86102sec preferred_lft 86102sec 10:07:44 inet6 fe80::f816:3eff:fef6:8652/64 scope link 10:07:44 valid_lft forever preferred_lft forever 10:07:44 10:07:44 10:07:44 ---> sar -b -r -n DEV: 10:07:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7130) 10/29/25 _x86_64_ (4 CPU) 10:07:44 10:07:44 10:02:56 LINUX RESTART (4 CPU) 10:07:44 10:07:44 10:03:02 tps rtps wtps bread/s bwrtn/s 10:07:44 10:04:01 125.64 80.60 45.04 4758.24 45884.70 10:07:44 10:05:01 46.76 4.42 42.34 105.18 9665.59 10:07:44 10:06:01 36.46 0.75 35.71 101.05 8548.18 10:07:44 10:07:01 59.94 0.00 59.94 0.00 11863.49 10:07:44 Average: 66.96 21.19 45.76 1226.41 18877.98 10:07:44 10:07:44 10:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:44 10:04:01 14224752 15608844 2200216 13.40 42476 1553620 740140 4.24 607116 1401140 55012 10:07:44 10:05:01 14070096 15561276 2354872 14.34 53420 1641728 779032 4.46 676336 1466332 29204 10:07:44 10:06:01 13952624 15616088 2472344 15.05 69168 1787844 732700 4.19 630056 1612968 144124 10:07:44 10:07:01 13815040 15539372 2609928 15.89 73640 1843256 787136 4.50 713196 1664640 41936 10:07:44 Average: 14015628 15581395 2409340 14.67 59676 1706612 759752 4.35 656676 1536270 67569 10:07:44 10:07:44 10:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:44 10:04:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 10:07:44 10:04:01 ens3 371.16 265.48 1779.20 76.26 0.00 0.00 0.00 0.00 10:07:44 10:05:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 10:07:44 10:05:01 ens3 22.33 17.60 87.59 5.81 0.00 0.00 0.00 0.00 10:07:44 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:07:44 10:06:01 ens3 34.99 26.16 616.04 4.43 0.00 0.00 0.00 0.00 10:07:44 10:07:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 10:07:44 10:07:01 ens3 23.48 21.71 271.93 4.60 0.00 0.00 0.00 0.00 10:07:44 Average: lo 0.82 0.82 0.09 0.09 0.00 0.00 0.00 0.00 10:07:44 Average: ens3 111.91 81.97 684.13 22.55 0.00 0.00 0.00 0.00 10:07:44 10:07:44 10:07:44 ---> sar -P ALL: 10:07:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7130) 10/29/25 _x86_64_ (4 CPU) 10:07:44 10:07:44 10:02:56 LINUX RESTART (4 CPU) 10:07:44 10:07:44 10:03:02 CPU %user %nice %system %iowait %steal %idle 10:07:44 10:04:01 all 13.52 0.00 2.05 19.42 0.06 64.94 10:07:44 10:04:01 0 14.56 0.00 2.22 33.57 0.05 49.60 10:07:44 10:04:01 1 9.98 0.00 1.24 6.65 0.03 82.09 10:07:44 10:04:01 2 19.25 0.00 3.06 27.99 0.10 49.60 10:07:44 10:04:01 3 10.28 0.00 1.64 9.48 0.05 78.54 10:07:44 10:05:01 all 10.34 0.00 0.90 14.98 0.03 73.75 10:07:44 10:05:01 0 9.01 0.00 1.05 8.34 0.05 81.55 10:07:44 10:05:01 1 12.06 0.00 0.60 3.51 0.02 83.80 10:07:44 10:05:01 2 9.89 0.00 0.97 1.40 0.03 87.70 10:07:44 10:05:01 3 10.42 0.00 0.99 46.72 0.03 41.83 10:07:44 10:06:01 all 5.71 0.00 0.52 18.10 0.03 75.64 10:07:44 10:06:01 0 1.07 0.00 0.08 0.02 0.00 98.83 10:07:44 10:06:01 1 0.60 0.00 0.22 0.08 0.02 99.08 10:07:44 10:06:01 2 0.18 0.00 0.05 0.03 0.02 99.72 10:07:44 10:06:01 3 21.03 0.00 1.71 72.40 0.07 4.80 10:07:44 10:07:01 all 8.83 0.00 0.49 17.05 0.03 73.60 10:07:44 10:07:01 0 5.59 0.00 0.42 0.57 0.03 93.39 10:07:44 10:07:01 1 13.02 0.00 0.73 16.48 0.03 69.73 10:07:44 10:07:01 2 5.15 0.00 0.22 9.31 0.03 85.30 10:07:44 10:07:01 3 11.56 0.00 0.62 41.86 0.03 45.92 10:07:44 Average: all 9.58 0.00 0.98 17.38 0.04 72.02 10:07:44 Average: 0 7.52 0.00 0.94 10.49 0.03 81.02 10:07:44 Average: 1 8.91 0.00 0.70 6.68 0.03 83.69 10:07:44 Average: 2 8.56 0.00 1.06 9.58 0.05 80.75 10:07:44 Average: 3 13.34 0.00 1.24 42.80 0.05 42.57 10:07:44 10:07:44 10:07:44