14:26:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 14:26:28 Running as SYSTEM 14:26:28 [EnvInject] - Loading node environment variables. 14:26:28 Building remotely on prd-ubuntu1804-builder-4c-4g-2573 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:26:28 [ssh-agent] Looking for ssh-agent implementation... 14:26:28 $ ssh-agent 14:26:29 SSH_AUTH_SOCK=/tmp/ssh-qyTe8arFDHys/agent.1650 14:26:29 SSH_AGENT_PID=1652 14:26:29 [ssh-agent] Started. 14:26:29 Running ssh-add (command line suppressed) 14:26:29 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14355445430237257202.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14355445430237257202.key) 14:26:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:26:29 The recommended git tool is: NONE 14:26:30 using credential onap-jenkins-ssh 14:26:30 Wiping out workspace first. 14:26:30 Cloning the remote Git repository 14:26:30 Cloning repository git://cloud.onap.org/mirror/oom.git 14:26:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:26:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:26:30 > git --version # timeout=10 14:26:30 > git --version # 'git version 2.17.1' 14:26:30 using GIT_SSH to set credentials Gerrit user 14:26:30 Verifying host key using manually-configured host key entries 14:26:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:26:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:26:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:26:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:26:36 using GIT_SSH to set credentials Gerrit user 14:26:36 Verifying host key using manually-configured host key entries 14:26:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/3 # timeout=30 14:26:36 > git rev-parse 8e20e9cdaaeaba9c895f1e9001581aff68a3bdde^{commit} # timeout=10 14:26:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:26:36 Checking out Revision 8e20e9cdaaeaba9c895f1e9001581aff68a3bdde (refs/changes/93/143593/3) 14:26:36 > git config core.sparsecheckout # timeout=10 14:26:36 > git checkout -f 8e20e9cdaaeaba9c895f1e9001581aff68a3bdde # timeout=30 14:26:40 Commit message: "[SDC] 13.1.0 release" 14:26:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:26:40 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 14:26:40 [EnvInject] - Injecting environment variables from a build step. 14:26:40 [EnvInject] - Injecting as environment variables the properties content 14:26:40 PYTHON=python3 14:26:40 14:26:40 [EnvInject] - Variables injected successfully. 14:26:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15974311210820610322.sh 14:26:40 ---> tox-install.sh 14:26:40 + source /home/jenkins/lf-env.sh 14:26:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:26:40 ++ mktemp -d /tmp/venv-XXXX 14:26:40 + lf_venv=/tmp/venv-qfuG 14:26:40 + local venv_file=/tmp/.os_lf_venv 14:26:40 + local python=python3 14:26:40 + local options 14:26:40 + local set_path=true 14:26:40 + local install_args= 14:26:40 ++ 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 14:26:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:26:40 + true 14:26:40 + case $1 in 14:26:40 + venv_file=/tmp/.toxenv 14:26:40 + shift 2 14:26:40 + true 14:26:40 + case $1 in 14:26:40 + shift 14:26:40 + break 14:26:40 + case $python in 14:26:40 + local pkg_list= 14:26:40 + [[ -d /opt/pyenv ]] 14:26:40 + echo 'Setup pyenv:' 14:26:40 Setup pyenv: 14:26:40 + export PYENV_ROOT=/opt/pyenv 14:26:40 + PYENV_ROOT=/opt/pyenv 14:26:40 + 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 14:26:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:26:40 + pyenv versions 14:26:40 * system (set by /opt/pyenv/version) 14:26:40 * 3.8.13 (set by /opt/pyenv/version) 14:26:40 * 3.9.13 (set by /opt/pyenv/version) 14:26:40 * 3.10.6 (set by /opt/pyenv/version) 14:26:40 + command -v pyenv 14:26:40 ++ pyenv init - --no-rehash 14:26:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:26:40 export PATH="/opt/pyenv/shims:${PATH}" 14:26:40 export PYENV_SHELL=bash 14:26:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:26:40 pyenv() { 14:26:40 local command 14:26:40 command="${1:-}" 14:26:40 if [ "$#" -gt 0 ]; then 14:26:40 shift 14:26:40 fi 14:26:40 14:26:40 case "$command" in 14:26:40 rehash|shell) 14:26:40 eval "$(pyenv "sh-$command" "$@")" 14:26:40 ;; 14:26:40 *) 14:26:40 command pyenv "$command" "$@" 14:26:40 ;; 14:26:40 esac 14:26:40 }' 14:26:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:26:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:26:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:26:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:26:40 ++ export PYENV_SHELL=bash 14:26:40 ++ PYENV_SHELL=bash 14:26:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:26:40 +++ complete -F _pyenv pyenv 14:26:41 ++ lf-pyver python3 14:26:41 ++ local py_version_xy=python3 14:26:41 ++ local py_version_xyz= 14:26:41 ++ pyenv versions 14:26:41 ++ local command 14:26:41 ++ command=versions 14:26:41 ++ '[' 1 -gt 0 ']' 14:26:41 ++ shift 14:26:41 ++ case "$command" in 14:26:41 ++ command pyenv versions 14:26:41 ++ pyenv versions 14:26:41 ++ sed 's/^[ *]* //' 14:26:41 ++ awk '{ print $1 }' 14:26:41 ++ grep -E '^[0-9.]*[0-9]$' 14:26:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:26:41 +++ grep '^3' /tmp/.pyenv_versions 14:26:41 +++ tail -n 1 14:26:41 +++ sort -V 14:26:41 ++ py_version_xyz=3.10.6 14:26:41 ++ [[ -z 3.10.6 ]] 14:26:41 ++ echo 3.10.6 14:26:41 ++ return 0 14:26:41 + pyenv local 3.10.6 14:26:41 + local command 14:26:41 + command=local 14:26:41 + '[' 2 -gt 0 ']' 14:26:41 + shift 14:26:41 + case "$command" in 14:26:41 + command pyenv local 3.10.6 14:26:41 + pyenv local 3.10.6 14:26:41 + for arg in "$@" 14:26:41 + case $arg in 14:26:41 + pkg_list+='tox ' 14:26:41 + for arg in "$@" 14:26:41 + case $arg in 14:26:41 + pkg_list+='virtualenv ' 14:26:41 + for arg in "$@" 14:26:41 + case $arg in 14:26:41 + pkg_list+='urllib3~=1.26.15 ' 14:26:41 + [[ -f /tmp/.toxenv ]] 14:26:41 + [[ ! -f /tmp/.toxenv ]] 14:26:41 + [[ -n '' ]] 14:26:41 + python3 -m venv /tmp/venv-qfuG 14:26:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qfuG' 14:26:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qfuG 14:26:45 + echo /tmp/venv-qfuG 14:26:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:26:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:26:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:26:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:45 + local 'pip_opts=--upgrade --quiet' 14:26:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:26:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:26:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:26:45 + [[ -n '' ]] 14:26:45 + [[ -n '' ]] 14:26:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:26:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:45 + /tmp/venv-qfuG/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 14:26:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:26:49 lf-activate-venv(): INFO: Base packages installed successfully 14:26:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:26:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:26:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:26:49 + /tmp/venv-qfuG/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 14:26:51 + type python3 14:26:51 + true 14:26:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qfuG/bin to PATH' 14:26:51 lf-activate-venv(): INFO: Adding /tmp/venv-qfuG/bin to PATH 14:26:51 + PATH=/tmp/venv-qfuG/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 14:26:51 + return 0 14:26:51 + python3 --version 14:26:51 Python 3.10.6 14:26:51 + python3 -m pip --version 14:26:52 pip 26.0.1 from /tmp/venv-qfuG/lib/python3.10/site-packages/pip (python 3.10) 14:26:52 + python3 -m pip freeze 14:26:52 cachetools==7.0.5 14:26:52 colorama==0.4.6 14:26:52 distlib==0.4.0 14:26:52 filelock==3.25.2 14:26:52 packaging==26.0 14:26:52 platformdirs==4.9.4 14:26:52 pluggy==1.6.0 14:26:52 pyproject-api==1.10.0 14:26:52 python-discovery==1.1.3 14:26:52 tomli==2.4.0 14:26:52 tomli_w==1.2.0 14:26:52 tox==4.49.1 14:26:52 typing_extensions==4.15.0 14:26:52 urllib3==1.26.20 14:26:52 virtualenv==21.2.0 14:26:52 [EnvInject] - Injecting environment variables from a build step. 14:26:52 [EnvInject] - Injecting as environment variables the properties content 14:26:52 PARALLEL=false 14:26:52 14:26:52 [EnvInject] - Variables injected successfully. 14:26:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1259452451797348839.sh 14:26:52 ---> tox-run.sh 14:26:52 + 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 14:26:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:26:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:26:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:26:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:26:52 + source /home/jenkins/lf-env.sh 14:26:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:26:52 ++ mktemp -d /tmp/venv-XXXX 14:26:52 + lf_venv=/tmp/venv-Sm6i 14:26:52 + local venv_file=/tmp/.os_lf_venv 14:26:52 + local python=python3 14:26:52 + local options 14:26:52 + local set_path=true 14:26:52 + local install_args= 14:26:52 ++ 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 14:26:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:26:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:26:52 + true 14:26:52 + case $1 in 14:26:52 + venv_file=/tmp/.toxenv 14:26:52 + shift 2 14:26:52 + true 14:26:52 + case $1 in 14:26:52 + shift 14:26:52 + break 14:26:52 + case $python in 14:26:52 + local pkg_list= 14:26:52 + [[ -d /opt/pyenv ]] 14:26:52 + echo 'Setup pyenv:' 14:26:52 Setup pyenv: 14:26:52 + export PYENV_ROOT=/opt/pyenv 14:26:52 + PYENV_ROOT=/opt/pyenv 14:26:52 + 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 14:26:52 + 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 14:26:52 + pyenv versions 14:26:52 system 14:26:52 3.8.13 14:26:52 3.9.13 14:26:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:26:52 + command -v pyenv 14:26:52 ++ pyenv init - --no-rehash 14:26:52 + 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[*]}"'\'')" 14:26:52 export PATH="/opt/pyenv/shims:${PATH}" 14:26:52 export PYENV_SHELL=bash 14:26:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:26:52 pyenv() { 14:26:52 local command 14:26:52 command="${1:-}" 14:26:52 if [ "$#" -gt 0 ]; then 14:26:52 shift 14:26:52 fi 14:26:52 14:26:52 case "$command" in 14:26:52 rehash|shell) 14:26:52 eval "$(pyenv "sh-$command" "$@")" 14:26:52 ;; 14:26:52 *) 14:26:52 command pyenv "$command" "$@" 14:26:52 ;; 14:26:52 esac 14:26:52 }' 14:26:52 +++ 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[*]}"' 14:26:52 ++ 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 14:26:52 ++ 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 14:26:52 ++ 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 14:26:52 ++ export PYENV_SHELL=bash 14:26:52 ++ PYENV_SHELL=bash 14:26:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:26:52 +++ complete -F _pyenv pyenv 14:26:52 ++ lf-pyver python3 14:26:52 ++ local py_version_xy=python3 14:26:52 ++ local py_version_xyz= 14:26:52 ++ pyenv versions 14:26:52 ++ local command 14:26:52 ++ command=versions 14:26:52 ++ sed 's/^[ *]* //' 14:26:52 ++ '[' 1 -gt 0 ']' 14:26:52 ++ shift 14:26:52 ++ case "$command" in 14:26:52 ++ command pyenv versions 14:26:52 ++ pyenv versions 14:26:52 ++ awk '{ print $1 }' 14:26:52 ++ grep -E '^[0-9.]*[0-9]$' 14:26:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:26:52 +++ grep '^3' /tmp/.pyenv_versions 14:26:52 +++ sort -V 14:26:52 +++ tail -n 1 14:26:52 ++ py_version_xyz=3.10.6 14:26:52 ++ [[ -z 3.10.6 ]] 14:26:52 ++ echo 3.10.6 14:26:52 ++ return 0 14:26:52 + pyenv local 3.10.6 14:26:52 + local command 14:26:52 + command=local 14:26:52 + '[' 2 -gt 0 ']' 14:26:52 + shift 14:26:52 + case "$command" in 14:26:52 + command pyenv local 3.10.6 14:26:52 + pyenv local 3.10.6 14:26:52 + for arg in "$@" 14:26:52 + case $arg in 14:26:52 + pkg_list+='tox ' 14:26:52 + for arg in "$@" 14:26:52 + case $arg in 14:26:52 + pkg_list+='virtualenv ' 14:26:52 + for arg in "$@" 14:26:52 + case $arg in 14:26:52 + pkg_list+='urllib3~=1.26.15 ' 14:26:52 + [[ -f /tmp/.toxenv ]] 14:26:52 ++ cat /tmp/.toxenv 14:26:52 + lf_venv=/tmp/venv-qfuG 14:26:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qfuG from' file:/tmp/.toxenv 14:26:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qfuG from file:/tmp/.toxenv 14:26:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:26:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:52 + local 'pip_opts=--upgrade --quiet' 14:26:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:26:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:26:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:26:52 + [[ -n '' ]] 14:26:52 + [[ -n '' ]] 14:26:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:26:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:52 + /tmp/venv-qfuG/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 14:26:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:26:53 lf-activate-venv(): INFO: Base packages installed successfully 14:26:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:26:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:26:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:26:53 + /tmp/venv-qfuG/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 14:26:54 + type python3 14:26:54 + true 14:26:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qfuG/bin to PATH' 14:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-qfuG/bin to PATH 14:26:54 + PATH=/tmp/venv-qfuG/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 14:26:54 + return 0 14:26:54 + [[ -d /opt/pyenv ]] 14:26:54 + echo '---> Setting up pyenv' 14:26:54 ---> Setting up pyenv 14:26:54 + export PYENV_ROOT=/opt/pyenv 14:26:54 + PYENV_ROOT=/opt/pyenv 14:26:54 + export PATH=/opt/pyenv/bin:/tmp/venv-qfuG/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 14:26:54 + PATH=/opt/pyenv/bin:/tmp/venv-qfuG/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 14:26:54 ++ pwd 14:26:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:26:54 + export PYTHONPATH 14:26:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:26:54 + TOX_TESTENV_PASSENV=PYTHONPATH 14:26:54 + tox --version 14:26:54 4.49.1 from /tmp/venv-qfuG/lib/python3.10/site-packages/tox/__init__.py 14:26:54 + PARALLEL=false 14:26:54 + TOX_OPTIONS_LIST= 14:26:54 + [[ -n checkbashisms ]] 14:26:54 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:26:54 + case ${PARALLEL,,} in 14:26:54 + tox -e checkbashisms 14:26:54 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:26:55 checkbashisms: freeze> python -m pip freeze --all 14:26:56 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:26:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:26:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:26:59 checkbashisms: OK (4.87=setup[1.46]+cmd[3.41] seconds) 14:26:59 congratulations :) (4.91 seconds) 14:27:00 + tox_status=0 14:27:00 + echo '---> Completed tox runs' 14:27:00 ---> Completed tox runs 14:27:00 + for i in .tox/*/log 14:27:00 ++ echo .tox/checkbashisms/log 14:27:00 ++ awk -F/ '{print $2}' 14:27:00 + tox_env=checkbashisms 14:27:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:27:00 + DOC_DIR=docs/_build/html 14:27:00 + [[ -d docs/_build/html ]] 14:27:00 + echo '---> tox-run.sh ends' 14:27:00 ---> tox-run.sh ends 14:27:00 + test 0 -eq 0 14:27:00 $ ssh-agent -k 14:27:00 unset SSH_AUTH_SOCK; 14:27:00 unset SSH_AGENT_PID; 14:27:00 echo Agent pid 1652 killed; 14:27:00 [ssh-agent] Stopped. 14:27:00 [PostBuildScript] - [INFO] Executing post build scripts. 14:27:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12807029492709363521.sh 14:27:00 ---> sysstat.sh 14:27:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6831094965658989870.sh 14:27:00 ---> package-listing.sh 14:27:00 ++ facter osfamily 14:27:00 ++ tr '[:upper:]' '[:lower:]' 14:27:00 + OS_FAMILY=debian 14:27:00 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:27:00 + START_PACKAGES=/tmp/packages_start.txt 14:27:00 + END_PACKAGES=/tmp/packages_end.txt 14:27:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:00 + PACKAGES=/tmp/packages_start.txt 14:27:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:27:00 + PACKAGES=/tmp/packages_end.txt 14:27:00 + case "${OS_FAMILY}" in 14:27:00 + dpkg -l 14:27:00 + grep '^ii' 14:27:00 + '[' -f /tmp/packages_start.txt ']' 14:27:00 + '[' -f /tmp/packages_end.txt ']' 14:27:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:27:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:27:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:27:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14573668355970626493.sh 14:27:00 ---> capture-instance-metadata.sh 14:27:00 Setup pyenv: 14:27:00 system 14:27:00 3.8.13 14:27:00 3.9.13 14:27:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:27:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uzrP 14:27:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:27:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:27:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:08 lf-activate-venv(): INFO: Base packages installed successfully 14:27:08 lf-activate-venv(): INFO: Installing additional packages: lftools 14:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-uzrP/bin to PATH 14:27:32 INFO: Running in OpenStack, capturing instance metadata 14:27:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11336553472758577982.sh 14:27:32 provisioning config files... 14:27:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1077732341801806779tmp 14:27:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:27:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:27:32 [EnvInject] - Injecting environment variables from a build step. 14:27:32 [EnvInject] - Injecting as environment variables the properties content 14:27:32 SERVER_ID=logs 14:27:32 14:27:32 [EnvInject] - Variables injected successfully. 14:27:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14415961394245717975.sh 14:27:32 ---> create-netrc.sh 14:27:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10371666810534538428.sh 14:27:32 ---> python-tools-install.sh 14:27:32 Setup pyenv: 14:27:32 system 14:27:32 3.8.13 14:27:32 3.9.13 14:27:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:27:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzrP from file:/tmp/.os_lf_venv 14:27:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:27:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:34 lf-activate-venv(): INFO: Base packages installed successfully 14:27:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-uzrP/bin to PATH 14:27:42 Generating Requirements File 14:28:02 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. 14:28:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:28:03 Python 3.10.6 14:28:03 pip 26.0.1 from /tmp/venv-uzrP/lib/python3.10/site-packages/pip (python 3.10) 14:28:03 appdirs==1.4.4 14:28:03 argcomplete==3.6.3 14:28:03 aspy.yaml==1.3.0 14:28:03 attrs==25.4.0 14:28:03 autopage==0.6.0 14:28:03 backports.strenum==1.3.1 14:28:03 beautifulsoup4==4.14.3 14:28:03 boto3==1.42.69 14:28:03 botocore==1.42.69 14:28:03 bs4==0.0.2 14:28:03 certifi==2026.2.25 14:28:03 cffi==2.0.0 14:28:03 cfgv==3.5.0 14:28:03 chardet==7.1.0 14:28:03 charset-normalizer==3.4.6 14:28:03 click==8.3.1 14:28:03 cliff==4.13.2 14:28:03 cmd2==3.4.0 14:28:03 cryptography==3.3.2 14:28:03 debtcollector==3.0.0 14:28:03 decorator==5.2.1 14:28:03 defusedxml==0.7.1 14:28:03 Deprecated==1.3.1 14:28:03 distlib==0.4.0 14:28:03 dnspython==2.8.0 14:28:03 docker==7.1.0 14:28:03 dogpile.cache==1.5.0 14:28:03 durationpy==0.10 14:28:03 email-validator==2.3.0 14:28:03 filelock==3.25.2 14:28:03 future==1.0.0 14:28:03 gitdb==4.0.12 14:28:03 GitPython==3.1.46 14:28:03 httplib2==0.30.2 14:28:03 identify==2.6.18 14:28:03 idna==3.11 14:28:03 importlib-resources==1.5.0 14:28:03 iso8601==2.1.0 14:28:03 Jinja2==3.1.6 14:28:03 jmespath==1.1.0 14:28:03 jsonpatch==1.33 14:28:03 jsonpointer==3.0.0 14:28:03 jsonschema==4.26.0 14:28:03 jsonschema-specifications==2025.9.1 14:28:03 keystoneauth1==5.13.1 14:28:03 kubernetes==35.0.0 14:28:03 lftools==0.37.22 14:28:03 lxml==6.0.2 14:28:03 markdown-it-py==4.0.0 14:28:03 MarkupSafe==3.0.3 14:28:03 mdurl==0.1.2 14:28:03 msgpack==1.1.2 14:28:03 multi_key_dict==2.0.3 14:28:03 munch==4.0.0 14:28:03 netaddr==1.3.0 14:28:03 niet==1.4.2 14:28:03 nodeenv==1.10.0 14:28:03 oauth2client==4.1.3 14:28:03 oauthlib==3.3.1 14:28:03 openstacksdk==4.10.0 14:28:03 os-service-types==1.8.2 14:28:03 osc-lib==4.4.0 14:28:03 oslo.config==10.3.0 14:28:03 oslo.context==6.3.0 14:28:03 oslo.i18n==6.7.2 14:28:03 oslo.log==8.1.0 14:28:03 oslo.serialization==5.9.1 14:28:03 oslo.utils==10.0.0 14:28:03 packaging==26.0 14:28:03 pbr==7.0.3 14:28:03 platformdirs==4.9.4 14:28:03 prettytable==3.17.0 14:28:03 psutil==7.2.2 14:28:03 pyasn1==0.6.3 14:28:03 pyasn1_modules==0.4.2 14:28:03 pycparser==3.0 14:28:03 pygerrit2==2.0.15 14:28:03 PyGithub==2.8.1 14:28:03 Pygments==2.19.2 14:28:03 PyJWT==2.12.1 14:28:03 PyNaCl==1.6.2 14:28:03 pyparsing==2.4.7 14:28:03 pyperclip==1.11.0 14:28:03 pyrsistent==0.20.0 14:28:03 python-cinderclient==9.9.0 14:28:03 python-dateutil==2.9.0.post0 14:28:03 python-discovery==1.1.3 14:28:03 python-heatclient==5.1.0 14:28:03 python-jenkins==1.8.3 14:28:03 python-keystoneclient==5.8.0 14:28:03 python-magnumclient==4.10.0 14:28:03 python-openstackclient==9.0.0 14:28:03 python-swiftclient==4.10.0 14:28:03 PyYAML==6.0.3 14:28:03 referencing==0.37.0 14:28:03 requests==2.32.5 14:28:03 requests-oauthlib==2.0.0 14:28:03 requestsexceptions==1.4.0 14:28:03 rfc3986==2.0.0 14:28:03 rich==14.3.3 14:28:03 rich-argparse==1.7.2 14:28:03 rpds-py==0.30.0 14:28:03 rsa==4.9.1 14:28:03 ruamel.yaml==0.19.1 14:28:03 ruamel.yaml.clib==0.2.15 14:28:03 s3transfer==0.16.0 14:28:03 simplejson==3.20.2 14:28:03 six==1.17.0 14:28:03 smmap==5.0.3 14:28:03 soupsieve==2.8.3 14:28:03 stevedore==5.7.0 14:28:03 tabulate==0.10.0 14:28:03 toml==0.10.2 14:28:03 tomlkit==0.14.0 14:28:03 tqdm==4.67.3 14:28:03 typing_extensions==4.15.0 14:28:03 urllib3==1.26.20 14:28:03 virtualenv==21.2.0 14:28:03 wcwidth==0.6.0 14:28:03 websocket-client==1.9.0 14:28:03 wrapt==2.1.2 14:28:03 xdg==6.0.0 14:28:03 xmltodict==1.0.4 14:28:03 yq==3.4.3 14:28:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13292705253740395509.sh 14:28:03 ---> sudo-logs.sh 14:28:03 Archiving 'sudo' log.. 14:28:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5745506234396304693.sh 14:28:04 ---> job-cost.sh 14:28:04 INFO: Activating Python virtual environment... 14:28:04 Setup pyenv: 14:28:04 system 14:28:04 3.8.13 14:28:04 3.9.13 14:28:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzrP from file:/tmp/.os_lf_venv 14:28:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:06 lf-activate-venv(): INFO: Base packages installed successfully 14:28:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:12 lf-activate-venv(): INFO: Adding /tmp/venv-uzrP/bin to PATH 14:28:12 INFO: No stack-cost file found 14:28:12 INFO: Instance uptime: 131s 14:28:12 INFO: Fetching instance metadata (attempt 1 of 3)... 14:28:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:28:12 INFO: Successfully fetched instance metadata 14:28:12 INFO: Instance type: v3-standard-4 14:28:12 INFO: Retrieving pricing info for: v3-standard-4 14:28:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:28:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 14:28:12 INFO: Successfully fetched Vexxhost pricing API 14:28:12 INFO: Retrieved cost: 0.11 14:28:12 INFO: Retrieved resource: v3-standard-4 14:28:12 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:28:12 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:28:12 INFO: Successfully archived job cost data 14:28:12 DEBUG: Cost data: oom-master-checkbashisms-lint,4506,2026-03-17 14:28:12,v3-standard-4,131,0.11,0.00,SUCCESS 14:28:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1143633104015934134.sh 14:28:12 ---> logs-deploy.sh 14:28:12 Setup pyenv: 14:28:12 system 14:28:12 3.8.13 14:28:12 3.9.13 14:28:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uzrP from file:/tmp/.os_lf_venv 14:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:14 lf-activate-venv(): INFO: Base packages installed successfully 14:28:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-uzrP/bin to PATH 14:28:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4506 14:28:23 INFO: archiving workspace using pattern(s): 14:28:23 /tmp/venv-uzrP/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:28:23 warnings.warn( 14:28:24 Archives upload complete. 14:28:24 INFO: archiving logs to Nexus 14:28:24 /tmp/venv-uzrP/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:28:24 warnings.warn( 14:28:25 ---> uname -a: 14:28:25 Linux prd-ubuntu1804-builder-4c-4g-2573 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:28:25 14:28:25 14:28:25 ---> lscpu: 14:28:25 Architecture: x86_64 14:28:25 CPU op-mode(s): 32-bit, 64-bit 14:28:25 Byte Order: Little Endian 14:28:25 CPU(s): 4 14:28:25 On-line CPU(s) list: 0-3 14:28:25 Thread(s) per core: 1 14:28:25 Core(s) per socket: 1 14:28:25 Socket(s): 4 14:28:25 NUMA node(s): 1 14:28:25 Vendor ID: AuthenticAMD 14:28:25 CPU family: 23 14:28:25 Model: 49 14:28:25 Model name: AMD EPYC-Rome Processor 14:28:25 Stepping: 0 14:28:25 CPU MHz: 2799.998 14:28:25 BogoMIPS: 5599.99 14:28:25 Virtualization: AMD-V 14:28:25 Hypervisor vendor: KVM 14:28:25 Virtualization type: full 14:28:25 L1d cache: 32K 14:28:25 L1i cache: 32K 14:28:25 L2 cache: 512K 14:28:25 L3 cache: 16384K 14:28:25 NUMA node0 CPU(s): 0-3 14:28:25 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 14:28:25 14:28:25 14:28:25 ---> nproc: 14:28:25 4 14:28:25 14:28:25 14:28:25 ---> df -h: 14:28:25 Filesystem Size Used Avail Use% Mounted on 14:28:25 udev 7.9G 0 7.9G 0% /dev 14:28:25 tmpfs 1.6G 676K 1.6G 1% /run 14:28:25 /dev/vda1 78G 8.3G 70G 11% / 14:28:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:28:25 tmpfs 5.0M 0 5.0M 0% /run/lock 14:28:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:28:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:28:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:28:25 14:28:25 14:28:25 ---> free -m: 14:28:25 total used free shared buff/cache available 14:28:25 Mem: 16040 560 13420 0 2059 15167 14:28:25 Swap: 1023 0 1023 14:28:25 14:28:25 14:28:25 ---> ip addr: 14:28:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:28:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:28:25 inet 127.0.0.1/8 scope host lo 14:28:25 valid_lft forever preferred_lft forever 14:28:25 inet6 ::1/128 scope host 14:28:25 valid_lft forever preferred_lft forever 14:28:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:28:25 link/ether fa:16:3e:31:ec:d8 brd ff:ff:ff:ff:ff:ff 14:28:25 inet 10.30.107.8/23 brd 10.30.107.255 scope global dynamic ens3 14:28:25 valid_lft 86264sec preferred_lft 86264sec 14:28:25 inet6 fe80::f816:3eff:fe31:ecd8/64 scope link 14:28:25 valid_lft forever preferred_lft forever 14:28:25 14:28:25 14:28:25 ---> sar -b -r -n DEV: 14:28:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2573) 03/17/26 _x86_64_ (4 CPU) 14:28:25 14:28:25 14:26:11 LINUX RESTART (4 CPU) 14:28:25 14:28:25 14:27:02 tps rtps wtps bread/s bwrtn/s 14:28:25 14:28:01 139.10 0.76 138.33 98.70 46068.67 14:28:25 Average: 139.10 0.76 138.33 98.70 46068.67 14:28:25 14:28:25 14:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:28:25 14:28:01 13734324 15508076 2690644 16.38 76936 1886352 813184 4.65 754156 1701272 128300 14:28:25 Average: 13734324 15508076 2690644 16.38 76936 1886352 813184 4.65 754156 1701272 128300 14:28:25 14:28:25 14:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:28:25 14:28:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:28:25 14:28:01 ens3 65.80 49.52 984.46 10.65 0.00 0.00 0.00 0.00 14:28:25 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:28:25 Average: ens3 65.80 49.52 984.46 10.65 0.00 0.00 0.00 0.00 14:28:25 14:28:25 14:28:25 ---> sar -P ALL: 14:28:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2573) 03/17/26 _x86_64_ (4 CPU) 14:28:25 14:28:25 14:26:11 LINUX RESTART (4 CPU) 14:28:25 14:28:25 14:27:02 CPU %user %nice %system %iowait %steal %idle 14:28:25 14:28:01 all 19.75 0.00 1.43 4.17 0.08 74.57 14:28:25 14:28:01 0 1.02 0.00 0.54 7.38 0.07 90.99 14:28:25 14:28:01 1 38.76 0.00 2.31 3.27 0.12 55.54 14:28:25 14:28:01 2 26.90 0.00 1.75 1.75 0.07 69.54 14:28:25 14:28:01 3 12.30 0.00 1.10 4.32 0.07 82.21 14:28:25 Average: all 19.75 0.00 1.43 4.17 0.08 74.57 14:28:25 Average: 0 1.02 0.00 0.54 7.38 0.07 90.99 14:28:25 Average: 1 38.76 0.00 2.31 3.27 0.12 55.54 14:28:25 Average: 2 26.90 0.00 1.75 1.75 0.07 69.54 14:28:25 Average: 3 12.30 0.00 1.10 4.32 0.07 82.21 14:28:25 14:28:25 14:28:25