15:52:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 15:52:15 Running as SYSTEM 15:52:15 [EnvInject] - Loading node environment variables. 15:52:15 Building remotely on prd-ubuntu1804-builder-4c-4g-93 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:52:15 [ssh-agent] Looking for ssh-agent implementation... 15:52:15 $ ssh-agent 15:52:15 SSH_AUTH_SOCK=/tmp/ssh-qecxpgaFEuRh/agent.1695 15:52:15 SSH_AGENT_PID=1697 15:52:15 [ssh-agent] Started. 15:52:15 Running ssh-add (command line suppressed) 15:52:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3449778352947077734.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3449778352947077734.key) 15:52:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:52:15 The recommended git tool is: NONE 15:52:16 using credential onap-jenkins-ssh 15:52:16 Wiping out workspace first. 15:52:16 Cloning the remote Git repository 15:52:16 Cloning repository git://cloud.onap.org/mirror/oom.git 15:52:16 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:52:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:52:17 > git --version # timeout=10 15:52:17 > git --version # 'git version 2.17.1' 15:52:17 using GIT_SSH to set credentials Gerrit user 15:52:17 Verifying host key using manually-configured host key entries 15:52:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:52:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:52:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:52:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:52:23 using GIT_SSH to set credentials Gerrit user 15:52:23 Verifying host key using manually-configured host key entries 15:52:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/8 # timeout=30 15:52:23 > git rev-parse 1cb7d82c9771764b43a9121ef4bcd124638e2f2e^{commit} # timeout=10 15:52:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:52:23 Checking out Revision 1cb7d82c9771764b43a9121ef4bcd124638e2f2e (refs/changes/37/143337/8) 15:52:23 > git config core.sparsecheckout # timeout=10 15:52:23 > git checkout -f 1cb7d82c9771764b43a9121ef4bcd124638e2f2e # timeout=30 15:52:26 Commit message: "Fix GroupAuthorizationException in ACM" 15:52:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:52:26 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # timeout=10 15:52:26 [EnvInject] - Injecting environment variables from a build step. 15:52:26 [EnvInject] - Injecting as environment variables the properties content 15:52:26 PYTHON=python3 15:52:26 15:52:26 [EnvInject] - Variables injected successfully. 15:52:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7816622522792374750.sh 15:52:26 ---> tox-install.sh 15:52:26 + source /home/jenkins/lf-env.sh 15:52:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:52:26 ++ mktemp -d /tmp/venv-XXXX 15:52:26 + lf_venv=/tmp/venv-Nx4P 15:52:26 + local venv_file=/tmp/.os_lf_venv 15:52:26 + local python=python3 15:52:26 + local options 15:52:26 + local set_path=true 15:52:26 + local install_args= 15:52:26 ++ 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 15:52:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:52:26 + true 15:52:26 + case $1 in 15:52:26 + venv_file=/tmp/.toxenv 15:52:26 + shift 2 15:52:26 + true 15:52:26 + case $1 in 15:52:26 + shift 15:52:26 + break 15:52:26 + case $python in 15:52:26 + local pkg_list= 15:52:26 + [[ -d /opt/pyenv ]] 15:52:26 + echo 'Setup pyenv:' 15:52:26 Setup pyenv: 15:52:26 + export PYENV_ROOT=/opt/pyenv 15:52:26 + PYENV_ROOT=/opt/pyenv 15:52:26 + 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 15:52:26 + 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 15:52:26 + pyenv versions 15:52:27 * system (set by /opt/pyenv/version) 15:52:27 * 3.8.13 (set by /opt/pyenv/version) 15:52:27 * 3.9.13 (set by /opt/pyenv/version) 15:52:27 * 3.10.6 (set by /opt/pyenv/version) 15:52:27 + command -v pyenv 15:52:27 ++ pyenv init - --no-rehash 15:52:27 + 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[*]}"'\'')" 15:52:27 export PATH="/opt/pyenv/shims:${PATH}" 15:52:27 export PYENV_SHELL=bash 15:52:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:52:27 pyenv() { 15:52:27 local command 15:52:27 command="${1:-}" 15:52:27 if [ "$#" -gt 0 ]; then 15:52:27 shift 15:52:27 fi 15:52:27 15:52:27 case "$command" in 15:52:27 rehash|shell) 15:52:27 eval "$(pyenv "sh-$command" "$@")" 15:52:27 ;; 15:52:27 *) 15:52:27 command pyenv "$command" "$@" 15:52:27 ;; 15:52:27 esac 15:52:27 }' 15:52:27 +++ 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[*]}"' 15:52:27 ++ 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 15:52:27 ++ 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 15:52:27 ++ 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 15:52:27 ++ export PYENV_SHELL=bash 15:52:27 ++ PYENV_SHELL=bash 15:52:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:52:27 +++ complete -F _pyenv pyenv 15:52:27 ++ lf-pyver python3 15:52:27 ++ local py_version_xy=python3 15:52:27 ++ local py_version_xyz= 15:52:27 ++ pyenv versions 15:52:27 ++ local command 15:52:27 ++ command=versions 15:52:27 ++ '[' 1 -gt 0 ']' 15:52:27 ++ shift 15:52:27 ++ case "$command" in 15:52:27 ++ command pyenv versions 15:52:27 ++ awk '{ print $1 }' 15:52:27 ++ pyenv versions 15:52:27 ++ grep -E '^[0-9.]*[0-9]$' 15:52:27 ++ sed 's/^[ *]* //' 15:52:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:52:27 +++ sort -V 15:52:27 +++ grep '^3' /tmp/.pyenv_versions 15:52:27 +++ tail -n 1 15:52:27 ++ py_version_xyz=3.10.6 15:52:27 ++ [[ -z 3.10.6 ]] 15:52:27 ++ echo 3.10.6 15:52:27 ++ return 0 15:52:27 + pyenv local 3.10.6 15:52:27 + local command 15:52:27 + command=local 15:52:27 + '[' 2 -gt 0 ']' 15:52:27 + shift 15:52:27 + case "$command" in 15:52:27 + command pyenv local 3.10.6 15:52:27 + pyenv local 3.10.6 15:52:27 + for arg in "$@" 15:52:27 + case $arg in 15:52:27 + pkg_list+='tox ' 15:52:27 + for arg in "$@" 15:52:27 + case $arg in 15:52:27 + pkg_list+='virtualenv ' 15:52:27 + for arg in "$@" 15:52:27 + case $arg in 15:52:27 + pkg_list+='urllib3~=1.26.15 ' 15:52:27 + [[ -f /tmp/.toxenv ]] 15:52:27 + [[ ! -f /tmp/.toxenv ]] 15:52:27 + [[ -n '' ]] 15:52:27 + python3 -m venv /tmp/venv-Nx4P 15:52:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nx4P' 15:52:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nx4P 15:52:31 + echo /tmp/venv-Nx4P 15:52:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:52:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:52:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:52:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:31 + local 'pip_opts=--upgrade --quiet' 15:52:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:52:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:52:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:52:31 + [[ -n '' ]] 15:52:31 + [[ -n '' ]] 15:52:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:52:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:31 + /tmp/venv-Nx4P/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 15:52:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:52:36 lf-activate-venv(): INFO: Base packages installed successfully 15:52:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:52:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:52:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:52:36 + /tmp/venv-Nx4P/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 15:52:38 + type python3 15:52:38 + true 15:52:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nx4P/bin to PATH' 15:52:38 lf-activate-venv(): INFO: Adding /tmp/venv-Nx4P/bin to PATH 15:52:38 + PATH=/tmp/venv-Nx4P/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 15:52:38 + return 0 15:52:38 + python3 --version 15:52:38 Python 3.10.6 15:52:38 + python3 -m pip --version 15:52:38 pip 26.0.1 from /tmp/venv-Nx4P/lib/python3.10/site-packages/pip (python 3.10) 15:52:38 + python3 -m pip freeze 15:52:38 cachetools==7.0.1 15:52:38 colorama==0.4.6 15:52:38 distlib==0.4.0 15:52:38 filelock==3.24.3 15:52:38 packaging==26.0 15:52:38 platformdirs==4.9.2 15:52:38 pluggy==1.6.0 15:52:38 pyproject-api==1.10.0 15:52:38 python-discovery==1.1.0 15:52:38 tomli==2.4.0 15:52:38 tox==4.46.3 15:52:38 typing_extensions==4.15.0 15:52:38 urllib3==1.26.20 15:52:38 virtualenv==21.0.0 15:52:39 [EnvInject] - Injecting environment variables from a build step. 15:52:39 [EnvInject] - Injecting as environment variables the properties content 15:52:39 PARALLEL=false 15:52:39 15:52:39 [EnvInject] - Variables injected successfully. 15:52:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8534233657104778461.sh 15:52:39 ---> tox-run.sh 15:52:39 + 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 15:52:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:52:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:52:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:52:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:52:39 + source /home/jenkins/lf-env.sh 15:52:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:52:39 ++ mktemp -d /tmp/venv-XXXX 15:52:39 + lf_venv=/tmp/venv-iNnd 15:52:39 + local venv_file=/tmp/.os_lf_venv 15:52:39 + local python=python3 15:52:39 + local options 15:52:39 + local set_path=true 15:52:39 + local install_args= 15:52: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 15:52:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:52:39 + true 15:52:39 + case $1 in 15:52:39 + venv_file=/tmp/.toxenv 15:52:39 + shift 2 15:52:39 + true 15:52:39 + case $1 in 15:52:39 + shift 15:52:39 + break 15:52:39 + case $python in 15:52:39 + local pkg_list= 15:52:39 + [[ -d /opt/pyenv ]] 15:52:39 + echo 'Setup pyenv:' 15:52:39 Setup pyenv: 15:52:39 + export PYENV_ROOT=/opt/pyenv 15:52:39 + PYENV_ROOT=/opt/pyenv 15:52:39 + 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 15:52:39 + 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 15:52:39 + pyenv versions 15:52:39 system 15:52:39 3.8.13 15:52:39 3.9.13 15:52:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:52:39 + command -v pyenv 15:52:39 ++ pyenv init - --no-rehash 15:52:39 + 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[*]}"'\'')" 15:52:39 export PATH="/opt/pyenv/shims:${PATH}" 15:52:39 export PYENV_SHELL=bash 15:52:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:52:39 pyenv() { 15:52:39 local command 15:52:39 command="${1:-}" 15:52:39 if [ "$#" -gt 0 ]; then 15:52:39 shift 15:52:39 fi 15:52:39 15:52:39 case "$command" in 15:52:39 rehash|shell) 15:52:39 eval "$(pyenv "sh-$command" "$@")" 15:52:39 ;; 15:52:39 *) 15:52:39 command pyenv "$command" "$@" 15:52:39 ;; 15:52:39 esac 15:52:39 }' 15:52:39 +++ 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[*]}"' 15:52:39 ++ 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 15:52:39 ++ 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 15:52:39 ++ 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 15:52:39 ++ export PYENV_SHELL=bash 15:52:39 ++ PYENV_SHELL=bash 15:52:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:52:39 +++ complete -F _pyenv pyenv 15:52:39 ++ lf-pyver python3 15:52:39 ++ local py_version_xy=python3 15:52:39 ++ local py_version_xyz= 15:52:39 ++ sed 's/^[ *]* //' 15:52:39 ++ pyenv versions 15:52:39 ++ awk '{ print $1 }' 15:52:39 ++ local command 15:52:39 ++ command=versions 15:52:39 ++ '[' 1 -gt 0 ']' 15:52:39 ++ shift 15:52:39 ++ case "$command" in 15:52:39 ++ command pyenv versions 15:52:39 ++ pyenv versions 15:52:39 ++ grep -E '^[0-9.]*[0-9]$' 15:52:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:52:39 +++ sort -V 15:52:39 +++ tail -n 1 15:52:39 +++ grep '^3' /tmp/.pyenv_versions 15:52:39 ++ py_version_xyz=3.10.6 15:52:39 ++ [[ -z 3.10.6 ]] 15:52:39 ++ echo 3.10.6 15:52:39 ++ return 0 15:52:39 + pyenv local 3.10.6 15:52:39 + local command 15:52:39 + command=local 15:52:39 + '[' 2 -gt 0 ']' 15:52:39 + shift 15:52:39 + case "$command" in 15:52:39 + command pyenv local 3.10.6 15:52:39 + pyenv local 3.10.6 15:52:39 + for arg in "$@" 15:52:39 + case $arg in 15:52:39 + pkg_list+='tox ' 15:52:39 + for arg in "$@" 15:52:39 + case $arg in 15:52:39 + pkg_list+='virtualenv ' 15:52:39 + for arg in "$@" 15:52:39 + case $arg in 15:52:39 + pkg_list+='urllib3~=1.26.15 ' 15:52:39 + [[ -f /tmp/.toxenv ]] 15:52:39 ++ cat /tmp/.toxenv 15:52:39 + lf_venv=/tmp/venv-Nx4P 15:52:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nx4P from' file:/tmp/.toxenv 15:52:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nx4P from file:/tmp/.toxenv 15:52:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:52:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:39 + local 'pip_opts=--upgrade --quiet' 15:52:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:52:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:52:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:52:39 + [[ -n '' ]] 15:52:39 + [[ -n '' ]] 15:52:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:52:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:39 + /tmp/venv-Nx4P/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 15:52:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:52:40 lf-activate-venv(): INFO: Base packages installed successfully 15:52:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:52:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:52:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:52:40 + /tmp/venv-Nx4P/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 15:52:41 + type python3 15:52:41 + true 15:52:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nx4P/bin to PATH' 15:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-Nx4P/bin to PATH 15:52:41 + PATH=/tmp/venv-Nx4P/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 15:52:41 + return 0 15:52:41 + [[ -d /opt/pyenv ]] 15:52:41 + echo '---> Setting up pyenv' 15:52:41 ---> Setting up pyenv 15:52:41 + export PYENV_ROOT=/opt/pyenv 15:52:41 + PYENV_ROOT=/opt/pyenv 15:52:41 + export PATH=/opt/pyenv/bin:/tmp/venv-Nx4P/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 15:52:41 + PATH=/opt/pyenv/bin:/tmp/venv-Nx4P/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 15:52:41 ++ pwd 15:52:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:52:41 + export PYTHONPATH 15:52:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:52:41 + TOX_TESTENV_PASSENV=PYTHONPATH 15:52:41 + tox --version 15:52:41 4.46.3 from /tmp/venv-Nx4P/lib/python3.10/site-packages/tox/__init__.py 15:52:41 + PARALLEL=false 15:52:41 + TOX_OPTIONS_LIST= 15:52:41 + [[ -n checkbashisms ]] 15:52:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:52:41 + case ${PARALLEL,,} in 15:52:41 + tox -e checkbashisms 15:52:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:52:42 checkbashisms: freeze> python -m pip freeze --all 15:52:43 checkbashisms: pip==26.0.1,setuptools==82.0.0 15:52:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:52:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:52:46 checkbashisms: OK (4.69=setup[1.28]+cmd[3.41] seconds) 15:52:46 congratulations :) (4.72 seconds) 15:52:46 + tox_status=0 15:52:46 + echo '---> Completed tox runs' 15:52:46 ---> Completed tox runs 15:52:46 + for i in .tox/*/log 15:52:46 ++ echo .tox/checkbashisms/log 15:52:46 ++ awk -F/ '{print $2}' 15:52:46 + tox_env=checkbashisms 15:52:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:52:46 + DOC_DIR=docs/_build/html 15:52:46 + [[ -d docs/_build/html ]] 15:52:46 + echo '---> tox-run.sh ends' 15:52:46 ---> tox-run.sh ends 15:52:46 + test 0 -eq 0 15:52:46 $ ssh-agent -k 15:52:46 unset SSH_AUTH_SOCK; 15:52:46 unset SSH_AGENT_PID; 15:52:46 echo Agent pid 1697 killed; 15:52:46 [ssh-agent] Stopped. 15:52:47 [PostBuildScript] - [INFO] Executing post build scripts. 15:52:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15874317490497705227.sh 15:52:47 ---> sysstat.sh 15:52:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17496443555734584022.sh 15:52:47 ---> package-listing.sh 15:52:47 ++ facter osfamily 15:52:47 ++ tr '[:upper:]' '[:lower:]' 15:52:47 + OS_FAMILY=debian 15:52:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:52:47 + START_PACKAGES=/tmp/packages_start.txt 15:52:47 + END_PACKAGES=/tmp/packages_end.txt 15:52:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:47 + PACKAGES=/tmp/packages_start.txt 15:52:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:52:47 + PACKAGES=/tmp/packages_end.txt 15:52:47 + case "${OS_FAMILY}" in 15:52:47 + dpkg -l 15:52:47 + grep '^ii' 15:52:47 + '[' -f /tmp/packages_start.txt ']' 15:52:47 + '[' -f /tmp/packages_end.txt ']' 15:52:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:52:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:52:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:52:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5708389058711212362.sh 15:52:47 ---> capture-instance-metadata.sh 15:52:47 Setup pyenv: 15:52:47 system 15:52:47 3.8.13 15:52:47 3.9.13 15:52:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:52:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e1YC 15:52:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:52:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:56 lf-activate-venv(): INFO: Base packages installed successfully 15:52:56 lf-activate-venv(): INFO: Installing additional packages: lftools 15:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-e1YC/bin to PATH 15:53:21 INFO: Running in OpenStack, capturing instance metadata 15:53:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6383522716905828698.sh 15:53:22 provisioning config files... 15:53:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5586286306439440480tmp 15:53:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:53:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:53:22 [EnvInject] - Injecting environment variables from a build step. 15:53:22 [EnvInject] - Injecting as environment variables the properties content 15:53:22 SERVER_ID=logs 15:53:22 15:53:22 [EnvInject] - Variables injected successfully. 15:53:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6501750632516480343.sh 15:53:22 ---> create-netrc.sh 15:53:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8038401421240015394.sh 15:53:22 ---> python-tools-install.sh 15:53:22 Setup pyenv: 15:53:22 system 15:53:22 3.8.13 15:53:22 3.9.13 15:53:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:53:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e1YC from file:/tmp/.os_lf_venv 15:53:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:53:25 lf-activate-venv(): INFO: Base packages installed successfully 15:53:25 lf-activate-venv(): INFO: Installing additional packages: lftools 15:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-e1YC/bin to PATH 15:53:33 Generating Requirements File 15:53:49 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. 15:53:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:53:49 Python 3.10.6 15:53:50 pip 26.0.1 from /tmp/venv-e1YC/lib/python3.10/site-packages/pip (python 3.10) 15:53:50 appdirs==1.4.4 15:53:50 argcomplete==3.6.3 15:53:50 aspy.yaml==1.3.0 15:53:50 attrs==25.4.0 15:53:50 autopage==0.6.0 15:53:50 backports.strenum==1.3.1 15:53:50 beautifulsoup4==4.14.3 15:53:50 boto3==1.42.57 15:53:50 botocore==1.42.57 15:53:50 bs4==0.0.2 15:53:50 certifi==2026.2.25 15:53:50 cffi==2.0.0 15:53:50 cfgv==3.5.0 15:53:50 chardet==6.0.0.post1 15:53:50 charset-normalizer==3.4.4 15:53:50 click==8.3.1 15:53:50 cliff==4.13.2 15:53:50 cmd2==3.2.2 15:53:50 cryptography==3.3.2 15:53:50 debtcollector==3.0.0 15:53:50 decorator==5.2.1 15:53:50 defusedxml==0.7.1 15:53:50 Deprecated==1.3.1 15:53:50 distlib==0.4.0 15:53:50 dnspython==2.8.0 15:53:50 docker==7.1.0 15:53:50 dogpile.cache==1.5.0 15:53:50 durationpy==0.10 15:53:50 email-validator==2.3.0 15:53:50 filelock==3.24.3 15:53:50 future==1.0.0 15:53:50 gitdb==4.0.12 15:53:50 GitPython==3.1.46 15:53:50 httplib2==0.30.2 15:53:50 identify==2.6.16 15:53:50 idna==3.11 15:53:50 importlib-resources==1.5.0 15:53:50 iso8601==2.1.0 15:53:50 Jinja2==3.1.6 15:53:50 jmespath==1.1.0 15:53:50 jsonpatch==1.33 15:53:50 jsonpointer==3.0.0 15:53:50 jsonschema==4.26.0 15:53:50 jsonschema-specifications==2025.9.1 15:53:50 keystoneauth1==5.13.1 15:53:50 kubernetes==35.0.0 15:53:50 lftools==0.37.21 15:53:50 lxml==6.0.2 15:53:50 markdown-it-py==4.0.0 15:53:50 MarkupSafe==3.0.3 15:53:50 mdurl==0.1.2 15:53:50 msgpack==1.1.2 15:53:50 multi_key_dict==2.0.3 15:53:50 munch==4.0.0 15:53:50 netaddr==1.3.0 15:53:50 niet==1.4.2 15:53:50 nodeenv==1.10.0 15:53:50 oauth2client==4.1.3 15:53:50 oauthlib==3.3.1 15:53:50 openstacksdk==4.10.0 15:53:50 os-service-types==1.8.2 15:53:50 osc-lib==4.4.0 15:53:50 oslo.config==10.3.0 15:53:50 oslo.context==6.3.0 15:53:50 oslo.i18n==6.7.2 15:53:50 oslo.log==8.1.0 15:53:50 oslo.serialization==5.9.1 15:53:50 oslo.utils==10.0.0 15:53:50 packaging==26.0 15:53:50 pbr==7.0.3 15:53:50 platformdirs==4.9.2 15:53:50 prettytable==3.17.0 15:53:50 psutil==7.2.2 15:53:50 pyasn1==0.6.2 15:53:50 pyasn1_modules==0.4.2 15:53:50 pycparser==3.0 15:53:50 pygerrit2==2.0.15 15:53:50 PyGithub==2.8.1 15:53:50 Pygments==2.19.2 15:53:50 PyJWT==2.11.0 15:53:50 PyNaCl==1.6.2 15:53:50 pyparsing==2.4.7 15:53:50 pyperclip==1.11.0 15:53:50 pyrsistent==0.20.0 15:53:50 python-cinderclient==9.8.0 15:53:50 python-dateutil==2.9.0.post0 15:53:50 python-discovery==1.1.0 15:53:50 python-heatclient==5.1.0 15:53:50 python-jenkins==1.8.3 15:53:50 python-keystoneclient==5.7.0 15:53:50 python-magnumclient==4.9.0 15:53:50 python-openstackclient==9.0.0 15:53:50 python-swiftclient==4.10.0 15:53:50 PyYAML==6.0.3 15:53:50 referencing==0.37.0 15:53:50 requests==2.32.5 15:53:50 requests-oauthlib==2.0.0 15:53:50 requestsexceptions==1.4.0 15:53:50 rfc3986==2.0.0 15:53:50 rich==14.3.3 15:53:50 rich-argparse==1.7.2 15:53:50 rpds-py==0.30.0 15:53:50 rsa==4.9.1 15:53:50 ruamel.yaml==0.19.1 15:53:50 ruamel.yaml.clib==0.2.15 15:53:50 s3transfer==0.16.0 15:53:50 simplejson==3.20.2 15:53:50 six==1.17.0 15:53:50 smmap==5.0.2 15:53:50 soupsieve==2.8.3 15:53:50 stevedore==5.7.0 15:53:50 tabulate==0.9.0 15:53:50 toml==0.10.2 15:53:50 tomlkit==0.14.0 15:53:50 tqdm==4.67.3 15:53:50 typing_extensions==4.15.0 15:53:50 urllib3==1.26.20 15:53:50 virtualenv==21.0.0 15:53:50 wcwidth==0.6.0 15:53:50 websocket-client==1.9.0 15:53:50 wrapt==2.1.1 15:53:50 xdg==6.0.0 15:53:50 xmltodict==1.0.4 15:53:50 yq==3.4.3 15:53:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2359347400953483271.sh 15:53:50 ---> sudo-logs.sh 15:53:50 Archiving 'sudo' log.. 15:53:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12412716856985752105.sh 15:53:50 ---> job-cost.sh 15:53:50 INFO: Activating Python virtual environment... 15:53:50 Setup pyenv: 15:53:50 system 15:53:50 3.8.13 15:53:50 3.9.13 15:53:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e1YC from file:/tmp/.os_lf_venv 15:53:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:53:52 lf-activate-venv(): INFO: Base packages installed successfully 15:53:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:53:58 lf-activate-venv(): INFO: Adding /tmp/venv-e1YC/bin to PATH 15:53:58 INFO: No stack-cost file found 15:53:58 INFO: Instance uptime: 131s 15:53:58 INFO: Fetching instance metadata (attempt 1 of 3)... 15:53:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:53:58 INFO: Successfully fetched instance metadata 15:53:58 INFO: Instance type: v3-standard-4 15:53:58 INFO: Retrieving pricing info for: v3-standard-4 15:53:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:53:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 15:53:58 INFO: Successfully fetched Vexxhost pricing API 15:53:58 INFO: Retrieved cost: 0.11 15:53:58 INFO: Retrieved resource: v3-standard-4 15:53:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:53:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:53:58 INFO: Successfully archived job cost data 15:53:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4469,2026-02-26 15:53:58,v3-standard-4,131,0.11,0.00,SUCCESS 15:53:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16525978242864553792.sh 15:53:58 ---> logs-deploy.sh 15:53:58 Setup pyenv: 15:53:59 system 15:53:59 3.8.13 15:53:59 3.9.13 15:53:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:53:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e1YC from file:/tmp/.os_lf_venv 15:53:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:53:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:54:00 lf-activate-venv(): INFO: Base packages installed successfully 15:54:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:54:08 lf-activate-venv(): INFO: Adding /tmp/venv-e1YC/bin to PATH 15:54:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4469 15:54:08 INFO: archiving workspace using pattern(s): 15:54:08 /tmp/venv-e1YC/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! 15:54:08 warnings.warn( 15:54:09 Archives upload complete. 15:54:09 INFO: archiving logs to Nexus 15:54:09 /tmp/venv-e1YC/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! 15:54:09 warnings.warn( 15:54:10 ---> uname -a: 15:54:10 Linux prd-ubuntu1804-builder-4c-4g-93 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:54:10 15:54:10 15:54:10 ---> lscpu: 15:54:10 Architecture: x86_64 15:54:10 CPU op-mode(s): 32-bit, 64-bit 15:54:10 Byte Order: Little Endian 15:54:10 CPU(s): 4 15:54:10 On-line CPU(s) list: 0-3 15:54:10 Thread(s) per core: 1 15:54:10 Core(s) per socket: 1 15:54:10 Socket(s): 4 15:54:10 NUMA node(s): 1 15:54:10 Vendor ID: AuthenticAMD 15:54:10 CPU family: 23 15:54:10 Model: 49 15:54:10 Model name: AMD EPYC-Rome Processor 15:54:10 Stepping: 0 15:54:10 CPU MHz: 2799.998 15:54:10 BogoMIPS: 5599.99 15:54:10 Virtualization: AMD-V 15:54:10 Hypervisor vendor: KVM 15:54:10 Virtualization type: full 15:54:10 L1d cache: 32K 15:54:10 L1i cache: 32K 15:54:10 L2 cache: 512K 15:54:10 L3 cache: 16384K 15:54:10 NUMA node0 CPU(s): 0-3 15:54:10 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 15:54:10 15:54:10 15:54:10 ---> nproc: 15:54:10 4 15:54:10 15:54:10 15:54:10 ---> df -h: 15:54:10 Filesystem Size Used Avail Use% Mounted on 15:54:10 udev 7.9G 0 7.9G 0% /dev 15:54:10 tmpfs 1.6G 676K 1.6G 1% /run 15:54:10 /dev/vda1 78G 8.3G 70G 11% / 15:54:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:54:10 tmpfs 5.0M 0 5.0M 0% /run/lock 15:54:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:54:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:54:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:54:10 15:54:10 15:54:10 ---> free -m: 15:54:10 total used free shared buff/cache available 15:54:10 Mem: 16040 561 13406 0 2072 15165 15:54:10 Swap: 1023 0 1023 15:54:10 15:54:10 15:54:10 ---> ip addr: 15:54:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:54:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:54:10 inet 127.0.0.1/8 scope host lo 15:54:10 valid_lft forever preferred_lft forever 15:54:10 inet6 ::1/128 scope host 15:54:10 valid_lft forever preferred_lft forever 15:54:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:54:10 link/ether fa:16:3e:e9:df:ce brd ff:ff:ff:ff:ff:ff 15:54:10 inet 10.30.107.234/23 brd 10.30.107.255 scope global dynamic ens3 15:54:10 valid_lft 86264sec preferred_lft 86264sec 15:54:10 inet6 fe80::f816:3eff:fee9:dfce/64 scope link 15:54:10 valid_lft forever preferred_lft forever 15:54:10 15:54:10 15:54:10 ---> sar -b -r -n DEV: 15:54:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-93) 02/26/26 _x86_64_ (4 CPU) 15:54:10 15:54:10 15:51:56 LINUX RESTART (4 CPU) 15:54:10 15:54:10 15:52:01 tps rtps wtps bread/s bwrtn/s 15:54:10 15:53:01 255.99 59.19 196.80 3743.78 100112.11 15:54:10 15:54:01 114.15 1.07 113.08 121.85 14023.53 15:54:10 Average: 185.07 30.13 154.94 1932.81 57067.82 15:54:10 15:54:10 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:54:10 15:53:01 14106944 15573136 2318024 14.11 50652 1621568 783760 4.49 664556 1448820 92148 15:54:10 15:54:01 13765288 15564700 2659680 16.19 78500 1908824 756700 4.33 689688 1727168 117216 15:54:10 Average: 13936116 15568918 2488852 15.15 64576 1765196 770230 4.41 677122 1587994 104682 15:54:10 15:54:10 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:54:10 15:53:01 ens3 445.83 286.89 1723.93 77.57 0.00 0.00 0.00 0.00 15:54:10 15:53:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 15:54:10 15:54:01 ens3 84.12 63.72 925.77 18.30 0.00 0.00 0.00 0.00 15:54:10 15:54:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 15:54:10 Average: ens3 264.97 175.30 1324.85 47.94 0.00 0.00 0.00 0.00 15:54:10 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 15:54:10 15:54:10 15:54:10 ---> sar -P ALL: 15:54:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-93) 02/26/26 _x86_64_ (4 CPU) 15:54:10 15:54:10 15:51:56 LINUX RESTART (4 CPU) 15:54:10 15:54:10 15:52:01 CPU %user %nice %system %iowait %steal %idle 15:54:10 15:53:01 all 19.28 0.00 2.05 14.44 0.05 64.17 15:54:10 15:53:01 0 15.25 0.00 1.78 14.18 0.03 68.77 15:54:10 15:53:01 1 12.27 0.00 1.47 19.16 0.07 67.03 15:54:10 15:53:01 2 35.92 0.00 3.47 10.83 0.08 49.70 15:54:10 15:53:01 3 13.70 0.00 1.52 13.59 0.05 71.13 15:54:10 15:54:01 all 19.60 0.00 1.42 2.47 0.06 76.44 15:54:10 15:54:01 0 42.61 0.00 2.50 1.63 0.05 53.20 15:54:10 15:54:01 1 16.20 0.00 0.97 0.40 0.08 82.35 15:54:10 15:54:01 2 5.15 0.00 1.17 7.41 0.03 86.24 15:54:10 15:54:01 3 14.41 0.00 1.04 0.45 0.07 84.04 15:54:10 Average: all 19.44 0.00 1.74 8.45 0.06 70.31 15:54:10 Average: 0 28.96 0.00 2.14 7.89 0.04 60.97 15:54:10 Average: 1 14.24 0.00 1.22 9.77 0.08 74.70 15:54:10 Average: 2 20.52 0.00 2.32 9.12 0.06 67.99 15:54:10 Average: 3 14.05 0.00 1.28 7.02 0.06 77.59 15:54:10 15:54:10 15:54:10