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