09:19:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142295 09:19:12 Running as SYSTEM 09:19:12 [EnvInject] - Loading node environment variables. 09:19:12 Building remotely on prd-ubuntu1804-builder-4c-4g-4130 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:19:12 [ssh-agent] Looking for ssh-agent implementation... 09:19:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:12 $ ssh-agent 09:19:12 SSH_AUTH_SOCK=/tmp/ssh-KpY9iDni6iH1/agent.1680 09:19:12 SSH_AGENT_PID=1682 09:19:12 [ssh-agent] Started. 09:19:12 Running ssh-add (command line suppressed) 09:19:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17324774757149109828.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17324774757149109828.key) 09:19:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:19:12 The recommended git tool is: NONE 09:19:14 using credential onap-jenkins-ssh 09:19:14 Wiping out workspace first. 09:19:14 Cloning the remote Git repository 09:19:14 Cloning repository git://cloud.onap.org/mirror/oom.git 09:19:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:19:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:14 > git --version # timeout=10 09:19:14 > git --version # 'git version 2.17.1' 09:19:14 using GIT_SSH to set credentials Gerrit user 09:19:14 Verifying host key using manually-configured host key entries 09:19:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:19:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:20 using GIT_SSH to set credentials Gerrit user 09:19:20 Verifying host key using manually-configured host key entries 09:19:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/142295/4 # timeout=30 09:19:21 > git rev-parse 6894e38d967bee93681f00d83e179271985dfe77^{commit} # timeout=10 09:19:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:19:21 Checking out Revision 6894e38d967bee93681f00d83e179271985dfe77 (refs/changes/95/142295/4) 09:19:21 > git config core.sparsecheckout # timeout=10 09:19:21 > git checkout -f 6894e38d967bee93681f00d83e179271985dfe77 # timeout=30 09:19:24 Commit message: "Upstream Argocd fixes from DT internal repo" 09:19:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:19:24 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 09:19:24 [EnvInject] - Injecting environment variables from a build step. 09:19:24 [EnvInject] - Injecting as environment variables the properties content 09:19:24 PYTHON=python3 09:19:24 09:19:24 [EnvInject] - Variables injected successfully. 09:19:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11377622133752184158.sh 09:19:24 ---> tox-install.sh 09:19:24 + source /home/jenkins/lf-env.sh 09:19:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:19:24 ++ mktemp -d /tmp/venv-XXXX 09:19:24 + lf_venv=/tmp/venv-3LMZ 09:19:24 + local venv_file=/tmp/.os_lf_venv 09:19:24 + local python=python3 09:19:24 + local options 09:19:24 + local set_path=true 09:19:24 + local install_args= 09:19:24 ++ 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 09:19:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:19:24 + true 09:19:24 + case $1 in 09:19:24 + venv_file=/tmp/.toxenv 09:19:24 + shift 2 09:19:24 + true 09:19:24 + case $1 in 09:19:24 + shift 09:19:24 + break 09:19:24 + case $python in 09:19:24 + local pkg_list= 09:19:24 + [[ -d /opt/pyenv ]] 09:19:24 + echo 'Setup pyenv:' 09:19:24 Setup pyenv: 09:19:24 + export PYENV_ROOT=/opt/pyenv 09:19:24 + PYENV_ROOT=/opt/pyenv 09:19:24 + 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 09:19:24 + 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 09:19:24 + pyenv versions 09:19:25 * system (set by /opt/pyenv/version) 09:19:25 * 3.8.13 (set by /opt/pyenv/version) 09:19:25 * 3.9.13 (set by /opt/pyenv/version) 09:19:25 * 3.10.6 (set by /opt/pyenv/version) 09:19:25 + command -v pyenv 09:19:25 ++ pyenv init - --no-rehash 09:19:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:19:25 export PATH="/opt/pyenv/shims:${PATH}" 09:19:25 export PYENV_SHELL=bash 09:19:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:19:25 pyenv() { 09:19:25 local command 09:19:25 command="${1:-}" 09:19:25 if [ "$#" -gt 0 ]; then 09:19:25 shift 09:19:25 fi 09:19:25 09:19:25 case "$command" in 09:19:25 rehash|shell) 09:19:25 eval "$(pyenv "sh-$command" "$@")" 09:19:25 ;; 09:19:25 *) 09:19:25 command pyenv "$command" "$@" 09:19:25 ;; 09:19:25 esac 09:19:25 }' 09:19:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:19:25 ++ 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 09:19:25 ++ 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 09:19:25 ++ 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 09:19:25 ++ export PYENV_SHELL=bash 09:19:25 ++ PYENV_SHELL=bash 09:19:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:19:25 +++ complete -F _pyenv pyenv 09:19:25 ++ lf-pyver python3 09:19:25 ++ local py_version_xy=python3 09:19:25 ++ local py_version_xyz= 09:19:25 ++ pyenv versions 09:19:25 ++ local command 09:19:25 ++ command=versions 09:19:25 ++ sed 's/^[ *]* //' 09:19:25 ++ '[' 1 -gt 0 ']' 09:19:25 ++ grep -E '^[0-9.]*[0-9]$' 09:19:25 ++ shift 09:19:25 ++ awk '{ print $1 }' 09:19:25 ++ case "$command" in 09:19:25 ++ command pyenv versions 09:19:25 ++ pyenv versions 09:19:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:19:25 +++ grep '^3' /tmp/.pyenv_versions 09:19:25 +++ sort -V 09:19:25 +++ tail -n 1 09:19:25 ++ py_version_xyz=3.10.6 09:19:25 ++ [[ -z 3.10.6 ]] 09:19:25 ++ echo 3.10.6 09:19:25 ++ return 0 09:19:25 + pyenv local 3.10.6 09:19:25 + local command 09:19:25 + command=local 09:19:25 + '[' 2 -gt 0 ']' 09:19:25 + shift 09:19:25 + case "$command" in 09:19:25 + command pyenv local 3.10.6 09:19:25 + pyenv local 3.10.6 09:19:25 + for arg in "$@" 09:19:25 + case $arg in 09:19:25 + pkg_list+='tox ' 09:19:25 + for arg in "$@" 09:19:25 + case $arg in 09:19:25 + pkg_list+='virtualenv ' 09:19:25 + for arg in "$@" 09:19:25 + case $arg in 09:19:25 + pkg_list+='urllib3~=1.26.15 ' 09:19:25 + [[ -f /tmp/.toxenv ]] 09:19:25 + [[ ! -f /tmp/.toxenv ]] 09:19:25 + [[ -n '' ]] 09:19:25 + python3 -m venv /tmp/venv-3LMZ 09:19:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3LMZ' 09:19:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3LMZ 09:19:29 + echo /tmp/venv-3LMZ 09:19:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:19:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:19:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:19:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:29 + local 'pip_opts=--upgrade --quiet' 09:19:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:19:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:19:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:19:29 + [[ -n '' ]] 09:19:29 + [[ -n '' ]] 09:19:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:19:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:29 + /tmp/venv-3LMZ/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 09:19:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:19:36 lf-activate-venv(): INFO: Base packages installed successfully 09:19:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:19:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:19:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:19:36 + /tmp/venv-3LMZ/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 09:19:43 + type python3 09:19:43 + true 09:19:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3LMZ/bin to PATH' 09:19:43 lf-activate-venv(): INFO: Adding /tmp/venv-3LMZ/bin to PATH 09:19:43 + PATH=/tmp/venv-3LMZ/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 09:19:43 + return 0 09:19:43 + python3 --version 09:19:43 Python 3.10.6 09:19:43 + python3 -m pip --version 09:19:43 pip 25.2 from /tmp/venv-3LMZ/lib/python3.10/site-packages/pip (python 3.10) 09:19:43 + python3 -m pip freeze 09:19:43 cachetools==6.2.1 09:19:43 chardet==5.2.0 09:19:43 colorama==0.4.6 09:19:43 distlib==0.4.0 09:19:43 filelock==3.20.0 09:19:43 packaging==25.0 09:19:43 platformdirs==4.5.0 09:19:43 pluggy==1.6.0 09:19:43 pyproject-api==1.10.0 09:19:43 tomli==2.3.0 09:19:43 tox==4.31.0 09:19:43 typing_extensions==4.15.0 09:19:43 urllib3==1.26.20 09:19:43 virtualenv==20.35.3 09:19:43 [EnvInject] - Injecting environment variables from a build step. 09:19:43 [EnvInject] - Injecting as environment variables the properties content 09:19:43 PARALLEL=false 09:19:43 09:19:43 [EnvInject] - Variables injected successfully. 09:19:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12233304379224423230.sh 09:19:43 ---> tox-run.sh 09:19:43 + 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 09:19:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:19:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:19:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:19:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:19:43 + source /home/jenkins/lf-env.sh 09:19:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:19:43 ++ mktemp -d /tmp/venv-XXXX 09:19:43 + lf_venv=/tmp/venv-K0Uy 09:19:43 + local venv_file=/tmp/.os_lf_venv 09:19:43 + local python=python3 09:19:43 + local options 09:19:43 + local set_path=true 09:19:43 + local install_args= 09:19:43 ++ 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 09:19:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:19:43 + true 09:19:43 + case $1 in 09:19:43 + venv_file=/tmp/.toxenv 09:19:43 + shift 2 09:19:43 + true 09:19:43 + case $1 in 09:19:43 + shift 09:19:43 + break 09:19:43 + case $python in 09:19:43 + local pkg_list= 09:19:43 + [[ -d /opt/pyenv ]] 09:19:43 + echo 'Setup pyenv:' 09:19:43 Setup pyenv: 09:19:43 + export PYENV_ROOT=/opt/pyenv 09:19:43 + PYENV_ROOT=/opt/pyenv 09:19:43 + 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 09:19:43 + 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 09:19:43 + pyenv versions 09:19:43 system 09:19:44 3.8.13 09:19:44 3.9.13 09:19:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:19:44 + command -v pyenv 09:19:44 ++ pyenv init - --no-rehash 09:19: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[*]}"'\'')" 09:19:44 export PATH="/opt/pyenv/shims:${PATH}" 09:19:44 export PYENV_SHELL=bash 09:19:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:19:44 pyenv() { 09:19:44 local command 09:19:44 command="${1:-}" 09:19:44 if [ "$#" -gt 0 ]; then 09:19:44 shift 09:19:44 fi 09:19:44 09:19:44 case "$command" in 09:19:44 rehash|shell) 09:19:44 eval "$(pyenv "sh-$command" "$@")" 09:19:44 ;; 09:19:44 *) 09:19:44 command pyenv "$command" "$@" 09:19:44 ;; 09:19:44 esac 09:19:44 }' 09:19: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[*]}"' 09:19:44 ++ 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 09:19:44 ++ 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 09:19:44 ++ 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 09:19:44 ++ export PYENV_SHELL=bash 09:19:44 ++ PYENV_SHELL=bash 09:19:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:19:44 +++ complete -F _pyenv pyenv 09:19:44 ++ lf-pyver python3 09:19:44 ++ local py_version_xy=python3 09:19:44 ++ local py_version_xyz= 09:19:44 ++ pyenv versions 09:19:44 ++ sed 's/^[ *]* //' 09:19:44 ++ local command 09:19:44 ++ awk '{ print $1 }' 09:19:44 ++ command=versions 09:19:44 ++ '[' 1 -gt 0 ']' 09:19:44 ++ shift 09:19:44 ++ case "$command" in 09:19:44 ++ grep -E '^[0-9.]*[0-9]$' 09:19:44 ++ command pyenv versions 09:19:44 ++ pyenv versions 09:19:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:19:44 +++ grep '^3' /tmp/.pyenv_versions 09:19:44 +++ sort -V 09:19:44 +++ tail -n 1 09:19:44 ++ py_version_xyz=3.10.6 09:19:44 ++ [[ -z 3.10.6 ]] 09:19:44 ++ echo 3.10.6 09:19:44 ++ return 0 09:19:44 + pyenv local 3.10.6 09:19:44 + local command 09:19:44 + command=local 09:19:44 + '[' 2 -gt 0 ']' 09:19:44 + shift 09:19:44 + case "$command" in 09:19:44 + command pyenv local 3.10.6 09:19:44 + pyenv local 3.10.6 09:19:44 + for arg in "$@" 09:19:44 + case $arg in 09:19:44 + pkg_list+='tox ' 09:19:44 + for arg in "$@" 09:19:44 + case $arg in 09:19:44 + pkg_list+='virtualenv ' 09:19:44 + for arg in "$@" 09:19:44 + case $arg in 09:19:44 + pkg_list+='urllib3~=1.26.15 ' 09:19:44 + [[ -f /tmp/.toxenv ]] 09:19:44 ++ cat /tmp/.toxenv 09:19:44 + lf_venv=/tmp/venv-3LMZ 09:19:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LMZ from' file:/tmp/.toxenv 09:19:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LMZ from file:/tmp/.toxenv 09:19:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:19:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:44 + local 'pip_opts=--upgrade --quiet' 09:19:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:19:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:19:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:19:44 + [[ -n '' ]] 09:19:44 + [[ -n '' ]] 09:19:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:19:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:44 + /tmp/venv-3LMZ/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 09:19:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:19:46 lf-activate-venv(): INFO: Base packages installed successfully 09:19:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:19:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:19:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:19:46 + /tmp/venv-3LMZ/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 09:19:52 + type python3 09:19:52 + true 09:19:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3LMZ/bin to PATH' 09:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-3LMZ/bin to PATH 09:19:52 + PATH=/tmp/venv-3LMZ/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 09:19:52 + return 0 09:19:52 + [[ -d /opt/pyenv ]] 09:19:52 + echo '---> Setting up pyenv' 09:19:52 ---> Setting up pyenv 09:19:52 + export PYENV_ROOT=/opt/pyenv 09:19:52 + PYENV_ROOT=/opt/pyenv 09:19:52 + export PATH=/opt/pyenv/bin:/tmp/venv-3LMZ/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 09:19:52 + PATH=/opt/pyenv/bin:/tmp/venv-3LMZ/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 09:19:52 ++ pwd 09:19:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:19:52 + export PYTHONPATH 09:19:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:19:52 + TOX_TESTENV_PASSENV=PYTHONPATH 09:19:52 + tox --version 09:19:52 4.31.0 from /tmp/venv-3LMZ/lib/python3.10/site-packages/tox/__init__.py 09:19:52 + PARALLEL=false 09:19:52 + TOX_OPTIONS_LIST= 09:19:52 + [[ -n checkbashisms ]] 09:19:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:19:52 + case ${PARALLEL,,} in 09:19:52 + tox -e checkbashisms 09:19:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:19:55 checkbashisms: freeze> python -m pip freeze --all 09:19:56 checkbashisms: pip==25.2,setuptools==80.9.0 09:19:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:19:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:20:00 checkbashisms: OK (6.94=setup[3.23]+cmd[3.70] seconds) 09:20:00 congratulations :) (6.97 seconds) 09:20:00 + tox_status=0 09:20:00 + echo '---> Completed tox runs' 09:20:00 ---> Completed tox runs 09:20:00 + for i in .tox/*/log 09:20:00 ++ echo .tox/checkbashisms/log 09:20:00 ++ awk -F/ '{print $2}' 09:20:00 + tox_env=checkbashisms 09:20:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:20:00 + DOC_DIR=docs/_build/html 09:20:00 + [[ -d docs/_build/html ]] 09:20:00 + echo '---> tox-run.sh ends' 09:20:00 ---> tox-run.sh ends 09:20:00 + test 0 -eq 0 09:20:00 $ ssh-agent -k 09:20:00 unset SSH_AUTH_SOCK; 09:20:00 unset SSH_AGENT_PID; 09:20:00 echo Agent pid 1682 killed; 09:20:00 [ssh-agent] Stopped. 09:20:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:20:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4091303087359587839.sh 09:20:00 ---> sysstat.sh 09:20:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4873367402963035856.sh 09:20:00 ---> package-listing.sh 09:20:00 ++ facter osfamily 09:20:00 ++ tr '[:upper:]' '[:lower:]' 09:20:00 + OS_FAMILY=debian 09:20:00 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:20:00 + START_PACKAGES=/tmp/packages_start.txt 09:20:00 + END_PACKAGES=/tmp/packages_end.txt 09:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:00 + PACKAGES=/tmp/packages_start.txt 09:20:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:20:00 + PACKAGES=/tmp/packages_end.txt 09:20:00 + case "${OS_FAMILY}" in 09:20:00 + dpkg -l 09:20:00 + grep '^ii' 09:20:00 + '[' -f /tmp/packages_start.txt ']' 09:20:00 + '[' -f /tmp/packages_end.txt ']' 09:20:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:20:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:20:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:20:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9587519876373123723.sh 09:20:01 ---> capture-instance-metadata.sh 09:20:01 Setup pyenv: 09:20:01 system 09:20:01 3.8.13 09:20:01 3.9.13 09:20:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zeoh 09:20:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:20:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:12 lf-activate-venv(): INFO: Base packages installed successfully 09:20:12 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-zeoh/bin to PATH 09:21:41 INFO: Running in OpenStack, capturing instance metadata 09:21:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3056690905371360355.sh 09:21:41 provisioning config files... 09:21:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2478896065154586950tmp 09:21:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:41 [EnvInject] - Injecting environment variables from a build step. 09:21:41 [EnvInject] - Injecting as environment variables the properties content 09:21:41 SERVER_ID=logs 09:21:41 09:21:41 [EnvInject] - Variables injected successfully. 09:21:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6525095062236682668.sh 09:21:41 ---> create-netrc.sh 09:21:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6475094580034818510.sh 09:21:41 ---> python-tools-install.sh 09:21:41 Setup pyenv: 09:21:41 system 09:21:41 3.8.13 09:21:41 3.9.13 09:21:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zeoh from file:/tmp/.os_lf_venv 09:21:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:43 lf-activate-venv(): INFO: Base packages installed successfully 09:21:43 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-zeoh/bin to PATH 09:21:53 Generating Requirements File 09:22:17 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. 09:22:17 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:22:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:22:18 Python 3.10.6 09:22:18 pip 25.2 from /tmp/venv-zeoh/lib/python3.10/site-packages/pip (python 3.10) 09:22:18 appdirs==1.4.4 09:22:18 argcomplete==3.6.3 09:22:18 aspy.yaml==1.3.0 09:22:18 attrs==25.4.0 09:22:18 autopage==0.5.2 09:22:18 beautifulsoup4==4.14.2 09:22:18 boto3==1.40.55 09:22:18 botocore==1.40.55 09:22:18 bs4==0.0.2 09:22:18 cachetools==6.2.1 09:22:18 certifi==2025.10.5 09:22:18 cffi==2.0.0 09:22:18 cfgv==3.4.0 09:22:18 chardet==5.2.0 09:22:18 charset-normalizer==3.4.4 09:22:18 click==8.3.0 09:22:18 cliff==4.11.0 09:22:18 cmd2==2.7.0 09:22:18 cryptography==3.3.2 09:22:18 debtcollector==3.0.0 09:22:18 decorator==5.2.1 09:22:18 defusedxml==0.7.1 09:22:18 Deprecated==1.2.18 09:22:18 distlib==0.4.0 09:22:18 dnspython==2.8.0 09:22:18 docker==7.1.0 09:22:18 dogpile.cache==1.5.0 09:22:18 durationpy==0.10 09:22:18 email-validator==2.3.0 09:22:18 filelock==3.20.0 09:22:18 future==1.0.0 09:22:18 gitdb==4.0.12 09:22:18 GitPython==3.1.45 09:22:18 google-auth==2.41.1 09:22:18 httplib2==0.31.0 09:22:18 identify==2.6.15 09:22:18 idna==3.11 09:22:18 importlib-resources==1.5.0 09:22:18 iso8601==2.1.0 09:22:18 Jinja2==3.1.6 09:22:18 jmespath==1.0.1 09:22:18 jsonpatch==1.33 09:22:18 jsonpointer==3.0.0 09:22:18 jsonschema==4.25.1 09:22:18 jsonschema-specifications==2025.9.1 09:22:18 keystoneauth1==5.12.0 09:22:18 kubernetes==34.1.0 09:22:18 lftools==0.37.15 09:22:18 lxml==6.0.2 09:22:18 markdown-it-py==4.0.0 09:22:18 MarkupSafe==3.0.3 09:22:18 mdurl==0.1.2 09:22:18 msgpack==1.1.2 09:22:18 multi_key_dict==2.0.3 09:22:18 munch==4.0.0 09:22:18 netaddr==1.3.0 09:22:18 niet==1.4.2 09:22:18 nodeenv==1.9.1 09:22:18 oauth2client==4.1.3 09:22:18 oauthlib==3.3.1 09:22:18 openstacksdk==4.7.1 09:22:18 os-service-types==1.8.0 09:22:18 osc-lib==4.2.0 09:22:18 oslo.config==10.0.0 09:22:18 oslo.context==6.1.0 09:22:18 oslo.i18n==6.6.0 09:22:18 oslo.log==7.2.1 09:22:18 oslo.serialization==5.8.0 09:22:18 oslo.utils==9.1.0 09:22:18 packaging==25.0 09:22:18 pbr==7.0.1 09:22:18 platformdirs==4.5.0 09:22:18 prettytable==3.16.0 09:22:18 psutil==7.1.1 09:22:18 pyasn1==0.6.1 09:22:18 pyasn1_modules==0.4.2 09:22:18 pycparser==2.23 09:22:18 pygerrit2==2.0.15 09:22:18 PyGithub==2.8.1 09:22:18 Pygments==2.19.2 09:22:18 PyJWT==2.10.1 09:22:18 PyNaCl==1.6.0 09:22:18 pyparsing==2.4.7 09:22:18 pyperclip==1.11.0 09:22:18 pyrsistent==0.20.0 09:22:18 python-cinderclient==9.8.0 09:22:18 python-dateutil==2.9.0.post0 09:22:18 python-heatclient==4.3.0 09:22:18 python-jenkins==1.8.3 09:22:18 python-keystoneclient==5.7.0 09:22:18 python-magnumclient==4.9.0 09:22:18 python-openstackclient==8.2.0 09:22:18 python-swiftclient==4.8.0 09:22:18 PyYAML==6.0.3 09:22:18 referencing==0.37.0 09:22:18 requests==2.32.5 09:22:18 requests-oauthlib==2.0.0 09:22:18 requestsexceptions==1.4.0 09:22:18 rfc3986==2.0.0 09:22:18 rich==14.2.0 09:22:18 rich-argparse==1.7.1 09:22:18 rpds-py==0.27.1 09:22:18 rsa==4.9.1 09:22:18 ruamel.yaml==0.18.15 09:22:18 ruamel.yaml.clib==0.2.14 09:22:18 s3transfer==0.14.0 09:22:18 simplejson==3.20.2 09:22:18 six==1.17.0 09:22:18 smmap==5.0.2 09:22:18 soupsieve==2.8 09:22:18 stevedore==5.5.0 09:22:18 tabulate==0.9.0 09:22:18 toml==0.10.2 09:22:18 tomlkit==0.13.3 09:22:18 tqdm==4.67.1 09:22:18 typing_extensions==4.15.0 09:22:18 tzdata==2025.2 09:22:18 urllib3==1.26.20 09:22:18 virtualenv==20.35.3 09:22:18 wcwidth==0.2.14 09:22:18 websocket-client==1.9.0 09:22:18 wrapt==2.0.0 09:22:18 xdg==6.0.0 09:22:18 xmltodict==1.0.2 09:22:18 yq==3.4.3 09:22:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12241731438796700348.sh 09:22:18 ---> sudo-logs.sh 09:22:18 Archiving 'sudo' log.. 09:22:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12106036775493695885.sh 09:22:19 ---> job-cost.sh 09:22:19 Setup pyenv: 09:22:19 system 09:22:19 3.8.13 09:22:19 3.9.13 09:22:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:22:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zeoh from file:/tmp/.os_lf_venv 09:22:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:21 lf-activate-venv(): INFO: Base packages installed successfully 09:22:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-zeoh/bin to PATH 09:22:30 INFO: No Stack... 09:22:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:30 INFO: Archiving Costs 09:22:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7273580893025681589.sh 09:22:30 ---> logs-deploy.sh 09:22:30 Setup pyenv: 09:22:30 system 09:22:30 3.8.13 09:22:30 3.9.13 09:22:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:22:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zeoh from file:/tmp/.os_lf_venv 09:22:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:34 lf-activate-venv(): INFO: Base packages installed successfully 09:22:34 lf-activate-venv(): INFO: Installing additional packages: lftools 09:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-zeoh/bin to PATH 09:22:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4290 09:22:49 INFO: archiving workspace using pattern(s): 09:22:50 Archives upload complete. 09:22:50 INFO: archiving logs to Nexus 09:22:51 ---> uname -a: 09:22:51 Linux prd-ubuntu1804-builder-4c-4g-4130 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:22:51 09:22:51 09:22:51 ---> lscpu: 09:22:51 Architecture: x86_64 09:22:51 CPU op-mode(s): 32-bit, 64-bit 09:22:51 Byte Order: Little Endian 09:22:51 CPU(s): 4 09:22:51 On-line CPU(s) list: 0-3 09:22:51 Thread(s) per core: 1 09:22:51 Core(s) per socket: 1 09:22:51 Socket(s): 4 09:22:51 NUMA node(s): 1 09:22:51 Vendor ID: AuthenticAMD 09:22:51 CPU family: 23 09:22:51 Model: 49 09:22:51 Model name: AMD EPYC-Rome Processor 09:22:51 Stepping: 0 09:22:51 CPU MHz: 2800.000 09:22:51 BogoMIPS: 5600.00 09:22:51 Virtualization: AMD-V 09:22:51 Hypervisor vendor: KVM 09:22:51 Virtualization type: full 09:22:51 L1d cache: 32K 09:22:51 L1i cache: 32K 09:22:51 L2 cache: 512K 09:22:51 L3 cache: 16384K 09:22:51 NUMA node0 CPU(s): 0-3 09:22:51 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 09:22:51 09:22:51 09:22:51 ---> nproc: 09:22:51 4 09:22:51 09:22:51 09:22:51 ---> df -h: 09:22:51 Filesystem Size Used Avail Use% Mounted on 09:22:51 udev 7.9G 0 7.9G 0% /dev 09:22:51 tmpfs 1.6G 676K 1.6G 1% /run 09:22:51 /dev/vda1 78G 8.3G 70G 11% / 09:22:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:22:51 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:22:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:22:51 09:22:51 09:22:51 ---> free -m: 09:22:51 total used free shared buff/cache available 09:22:51 Mem: 16040 581 13385 0 2072 15144 09:22:51 Swap: 1023 0 1023 09:22:51 09:22:51 09:22:51 ---> ip addr: 09:22:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:51 inet 127.0.0.1/8 scope host lo 09:22:51 valid_lft forever preferred_lft forever 09:22:51 inet6 ::1/128 scope host 09:22:51 valid_lft forever preferred_lft forever 09:22:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:51 link/ether fa:16:3e:5a:ae:01 brd ff:ff:ff:ff:ff:ff 09:22:51 inet 10.30.107.68/23 brd 10.30.107.255 scope global dynamic ens3 09:22:51 valid_lft 86158sec preferred_lft 86158sec 09:22:51 inet6 fe80::f816:3eff:fe5a:ae01/64 scope link 09:22:51 valid_lft forever preferred_lft forever 09:22:51 09:22:51 09:22:51 ---> sar -b -r -n DEV: 09:22:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4130) 10/21/25 _x86_64_ (4 CPU) 09:22:51 09:22:51 09:18:51 LINUX RESTART (4 CPU) 09:22:51 09:22:51 09:19:01 tps rtps wtps bread/s bwrtn/s 09:22:51 09:20:02 261.86 58.81 203.05 3739.91 49481.75 09:22:51 09:21:01 44.86 0.03 44.82 0.68 23132.32 09:22:51 09:22:01 60.99 1.03 59.96 110.65 25139.68 09:22:51 Average: 122.96 20.06 102.90 1290.26 32632.60 09:22:51 09:22:51 09:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:51 09:20:02 14145800 15580440 2279168 13.88 46572 1596736 725232 4.15 654752 1426300 65720 09:22:51 09:21:01 14057736 15551392 2367232 14.41 53140 1644696 775412 4.44 690812 1468540 22600 09:22:51 09:22:01 13835544 15543880 2589424 15.77 71848 1829420 767944 4.39 708036 1651152 169700 09:22:51 Average: 14013027 15558571 2411941 14.68 57187 1690284 756196 4.33 684533 1515331 86007 09:22:51 09:22:51 09:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:51 09:20:02 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 09:22:51 09:20:02 ens3 378.30 254.11 1705.03 76.81 0.00 0.00 0.00 0.00 09:22:51 09:21:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 09:22:51 09:21:01 ens3 9.02 7.46 56.71 1.64 0.00 0.00 0.00 0.00 09:22:51 09:22:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 09:22:51 09:22:01 ens3 44.03 33.88 745.25 7.29 0.00 0.00 0.00 0.00 09:22:51 Average: lo 0.89 0.89 0.10 0.10 0.00 0.00 0.00 0.00 09:22:51 Average: ens3 144.47 98.94 839.62 28.72 0.00 0.00 0.00 0.00 09:22:51 09:22:51 09:22:51 ---> sar -P ALL: 09:22:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4130) 10/21/25 _x86_64_ (4 CPU) 09:22:51 09:22:51 09:18:51 LINUX RESTART (4 CPU) 09:22:51 09:22:51 09:19:01 CPU %user %nice %system %iowait %steal %idle 09:22:51 09:20:02 all 17.19 0.00 2.01 13.77 0.09 66.93 09:22:51 09:20:02 0 12.03 0.00 1.44 27.12 0.07 59.35 09:22:51 09:20:02 1 18.49 0.00 2.55 18.77 0.08 60.11 09:22:51 09:20:02 2 24.36 0.00 2.36 6.16 0.08 67.03 09:22:51 09:20:02 3 13.90 0.00 1.69 3.07 0.10 81.24 09:22:51 09:21:01 all 5.64 0.00 0.39 19.95 0.03 74.00 09:22:51 09:21:01 0 3.33 0.00 0.22 0.30 0.02 96.12 09:22:51 09:21:01 1 8.79 0.00 0.66 78.84 0.08 11.62 09:22:51 09:21:01 2 4.32 0.00 0.34 0.37 0.02 94.96 09:22:51 09:21:01 3 6.15 0.00 0.37 0.49 0.02 92.97 09:22:51 09:22:01 all 12.92 0.00 0.81 11.36 0.05 74.87 09:22:51 09:22:01 0 4.95 0.00 0.38 0.05 0.05 94.56 09:22:51 09:22:01 1 30.73 0.00 1.54 45.03 0.08 22.62 09:22:51 09:22:01 2 7.64 0.00 0.65 0.10 0.02 91.59 09:22:51 09:22:01 3 8.35 0.00 0.63 0.28 0.03 90.70 09:22:51 Average: all 11.94 0.00 1.07 15.00 0.05 71.93 09:22:51 Average: 0 6.78 0.00 0.68 9.18 0.04 83.31 09:22:51 Average: 1 19.40 0.00 1.58 47.46 0.08 31.48 09:22:51 Average: 2 12.13 0.00 1.12 2.22 0.04 84.50 09:22:51 Average: 3 9.47 0.00 0.90 1.28 0.05 88.29 09:22:51 09:22:51 09:22:51