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