20:22:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143348 20:22:12 Running as SYSTEM 20:22:12 [EnvInject] - Loading node environment variables. 20:22:12 Building remotely on prd-ubuntu1804-builder-4c-4g-19308 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:22:12 [ssh-agent] Looking for ssh-agent implementation... 20:22:12 $ ssh-agent 20:22:12 SSH_AUTH_SOCK=/tmp/ssh-fFwAFs8lhaIZ/agent.1678 20:22:12 SSH_AGENT_PID=1680 20:22:12 [ssh-agent] Started. 20:22:12 Running ssh-add (command line suppressed) 20:22:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9171298313633532296.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9171298313633532296.key) 20:22:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:22:12 The recommended git tool is: NONE 20:22:13 using credential onap-jenkins-ssh 20:22:13 Wiping out workspace first. 20:22:13 Cloning the remote Git repository 20:22:14 Cloning repository git://cloud.onap.org/mirror/oom.git 20:22:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:22:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:22:14 > git --version # timeout=10 20:22:14 > git --version # 'git version 2.17.1' 20:22:14 using GIT_SSH to set credentials Gerrit user 20:22:14 Verifying host key using manually-configured host key entries 20:22:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:22:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:22:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:22:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:22:20 using GIT_SSH to set credentials Gerrit user 20:22:20 Verifying host key using manually-configured host key entries 20:22:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/143348/3 # timeout=30 20:22:20 > git rev-parse acbfe11123a3e1e63bb1c6f20e2bd4e605bc7c57^{commit} # timeout=10 20:22:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:22:20 Checking out Revision acbfe11123a3e1e63bb1c6f20e2bd4e605bc7c57 (refs/changes/48/143348/3) 20:22:20 > git config core.sparsecheckout # timeout=10 20:22:20 > git checkout -f acbfe11123a3e1e63bb1c6f20e2bd4e605bc7c57 # timeout=30 20:22:23 Commit message: "[DCAE] prh 1.11.0 release" 20:22:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:22:23 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 20:22:24 [EnvInject] - Injecting environment variables from a build step. 20:22:24 [EnvInject] - Injecting as environment variables the properties content 20:22:24 PYTHON=python3 20:22:24 20:22:24 [EnvInject] - Variables injected successfully. 20:22:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3903913690221194896.sh 20:22:24 ---> tox-install.sh 20:22:24 + source /home/jenkins/lf-env.sh 20:22:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:22:24 ++ mktemp -d /tmp/venv-XXXX 20:22:24 + lf_venv=/tmp/venv-TmyW 20:22:24 + local venv_file=/tmp/.os_lf_venv 20:22:24 + local python=python3 20:22:24 + local options 20:22:24 + local set_path=true 20:22:24 + local install_args= 20:22:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:22:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:22:24 + true 20:22:24 + case $1 in 20:22:24 + venv_file=/tmp/.toxenv 20:22:24 + shift 2 20:22:24 + true 20:22:24 + case $1 in 20:22:24 + shift 20:22:24 + break 20:22:24 + case $python in 20:22:24 + local pkg_list= 20:22:24 + [[ -d /opt/pyenv ]] 20:22:24 + echo 'Setup pyenv:' 20:22:24 Setup pyenv: 20:22:24 + export PYENV_ROOT=/opt/pyenv 20:22:24 + PYENV_ROOT=/opt/pyenv 20:22:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:22:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:22:24 + pyenv versions 20:22:24 * system (set by /opt/pyenv/version) 20:22:24 * 3.8.13 (set by /opt/pyenv/version) 20:22:24 * 3.9.13 (set by /opt/pyenv/version) 20:22:24 * 3.10.6 (set by /opt/pyenv/version) 20:22:24 + command -v pyenv 20:22:24 ++ pyenv init - --no-rehash 20:22:24 + 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:22:24 export PATH="/opt/pyenv/shims:${PATH}" 20:22:24 export PYENV_SHELL=bash 20:22:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:22:24 pyenv() { 20:22:24 local command 20:22:24 command="${1:-}" 20:22:24 if [ "$#" -gt 0 ]; then 20:22:24 shift 20:22:24 fi 20:22:24 20:22:24 case "$command" in 20:22:24 rehash|shell) 20:22:24 eval "$(pyenv "sh-$command" "$@")" 20:22:24 ;; 20:22:24 *) 20:22:24 command pyenv "$command" "$@" 20:22:24 ;; 20:22:24 esac 20:22:24 }' 20:22:24 +++ 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:22:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:22:24 ++ 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:22:24 ++ 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:22:24 ++ export PYENV_SHELL=bash 20:22:24 ++ PYENV_SHELL=bash 20:22:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:22:24 +++ complete -F _pyenv pyenv 20:22:24 ++ lf-pyver python3 20:22:24 ++ local py_version_xy=python3 20:22:24 ++ local py_version_xyz= 20:22:24 ++ pyenv versions 20:22:24 ++ local command 20:22:24 ++ command=versions 20:22:24 ++ '[' 1 -gt 0 ']' 20:22:24 ++ shift 20:22:24 ++ case "$command" in 20:22:24 ++ command pyenv versions 20:22:24 ++ pyenv versions 20:22:24 ++ awk '{ print $1 }' 20:22:24 ++ sed 's/^[ *]* //' 20:22:24 ++ grep -E '^[0-9.]*[0-9]$' 20:22:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:22:24 +++ grep '^3' /tmp/.pyenv_versions 20:22:24 +++ sort -V 20:22:24 +++ tail -n 1 20:22:24 ++ py_version_xyz=3.10.6 20:22:24 ++ [[ -z 3.10.6 ]] 20:22:24 ++ echo 3.10.6 20:22:24 ++ return 0 20:22:24 + pyenv local 3.10.6 20:22:24 + local command 20:22:24 + command=local 20:22:24 + '[' 2 -gt 0 ']' 20:22:24 + shift 20:22:24 + case "$command" in 20:22:24 + command pyenv local 3.10.6 20:22:24 + pyenv local 3.10.6 20:22:24 + for arg in "$@" 20:22:24 + case $arg in 20:22:24 + pkg_list+='tox ' 20:22:24 + for arg in "$@" 20:22:24 + case $arg in 20:22:24 + pkg_list+='virtualenv ' 20:22:24 + for arg in "$@" 20:22:24 + case $arg in 20:22:24 + pkg_list+='urllib3~=1.26.15 ' 20:22:24 + [[ -f /tmp/.toxenv ]] 20:22:24 + [[ ! -f /tmp/.toxenv ]] 20:22:24 + [[ -n '' ]] 20:22:24 + python3 -m venv /tmp/venv-TmyW 20:22:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TmyW' 20:22:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TmyW 20:22:28 + echo /tmp/venv-TmyW 20:22:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:22:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:22:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:22:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:28 + local 'pip_opts=--upgrade --quiet' 20:22:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:22:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:22:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:22:28 + [[ -n '' ]] 20:22:28 + [[ -n '' ]] 20:22:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:22:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:28 + /tmp/venv-TmyW/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:22:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:22:32 lf-activate-venv(): INFO: Base packages installed successfully 20:22:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:22:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:22:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:22:32 + /tmp/venv-TmyW/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:22:36 + type python3 20:22:36 + true 20:22:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TmyW/bin to PATH' 20:22:36 lf-activate-venv(): INFO: Adding /tmp/venv-TmyW/bin to PATH 20:22:36 + PATH=/tmp/venv-TmyW/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:22:36 + return 0 20:22:36 + python3 --version 20:22:36 Python 3.10.6 20:22:36 + python3 -m pip --version 20:22:36 pip 26.0.1 from /tmp/venv-TmyW/lib/python3.10/site-packages/pip (python 3.10) 20:22:36 + python3 -m pip freeze 20:22:36 cachetools==7.0.1 20:22:36 chardet==6.0.0.post1 20:22:36 colorama==0.4.6 20:22:36 distlib==0.4.0 20:22:36 filelock==3.24.3 20:22:36 packaging==26.0 20:22:36 platformdirs==4.9.2 20:22:36 pluggy==1.6.0 20:22:36 pyproject-api==1.10.0 20:22:36 tomli==2.4.0 20:22:36 tox==4.44.0 20:22:36 typing_extensions==4.15.0 20:22:36 urllib3==1.26.20 20:22:36 virtualenv==20.38.0 20:22:36 [EnvInject] - Injecting environment variables from a build step. 20:22:36 [EnvInject] - Injecting as environment variables the properties content 20:22:36 PARALLEL=false 20:22:36 20:22:36 [EnvInject] - Variables injected successfully. 20:22:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14490729159952755057.sh 20:22:36 ---> tox-run.sh 20:22:36 + 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:22:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:22:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:22:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:22:36 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:22:36 + source /home/jenkins/lf-env.sh 20:22:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:22:36 ++ mktemp -d /tmp/venv-XXXX 20:22:36 + lf_venv=/tmp/venv-Qm3m 20:22:36 + local venv_file=/tmp/.os_lf_venv 20:22:36 + local python=python3 20:22:36 + local options 20:22:36 + local set_path=true 20:22:36 + local install_args= 20:22:36 ++ 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:22:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:22:36 + true 20:22:36 + case $1 in 20:22:36 + venv_file=/tmp/.toxenv 20:22:36 + shift 2 20:22:36 + true 20:22:36 + case $1 in 20:22:36 + shift 20:22:36 + break 20:22:36 + case $python in 20:22:36 + local pkg_list= 20:22:36 + [[ -d /opt/pyenv ]] 20:22:36 + echo 'Setup pyenv:' 20:22:36 Setup pyenv: 20:22:36 + export PYENV_ROOT=/opt/pyenv 20:22:36 + PYENV_ROOT=/opt/pyenv 20:22:36 + 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:22:36 + 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:22:36 + pyenv versions 20:22:36 system 20:22:36 3.8.13 20:22:36 3.9.13 20:22:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:22:36 + command -v pyenv 20:22:36 ++ pyenv init - --no-rehash 20:22:36 + 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:22:36 export PATH="/opt/pyenv/shims:${PATH}" 20:22:36 export PYENV_SHELL=bash 20:22:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:22:36 pyenv() { 20:22:36 local command 20:22:36 command="${1:-}" 20:22:36 if [ "$#" -gt 0 ]; then 20:22:36 shift 20:22:36 fi 20:22:36 20:22:36 case "$command" in 20:22:36 rehash|shell) 20:22:36 eval "$(pyenv "sh-$command" "$@")" 20:22:36 ;; 20:22:36 *) 20:22:36 command pyenv "$command" "$@" 20:22:36 ;; 20:22:36 esac 20:22:36 }' 20:22:36 +++ 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:22:36 ++ 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:22:36 ++ 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:22:36 ++ 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:22:36 ++ export PYENV_SHELL=bash 20:22:36 ++ PYENV_SHELL=bash 20:22:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:22:36 +++ complete -F _pyenv pyenv 20:22:36 ++ lf-pyver python3 20:22:36 ++ local py_version_xy=python3 20:22:36 ++ local py_version_xyz= 20:22:36 ++ pyenv versions 20:22:36 ++ local command 20:22:36 ++ command=versions 20:22:36 ++ '[' 1 -gt 0 ']' 20:22:36 ++ shift 20:22:36 ++ case "$command" in 20:22:36 ++ command pyenv versions 20:22:36 ++ pyenv versions 20:22:36 ++ sed 's/^[ *]* //' 20:22:36 ++ awk '{ print $1 }' 20:22:36 ++ grep -E '^[0-9.]*[0-9]$' 20:22:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:22:37 +++ grep '^3' /tmp/.pyenv_versions 20:22:37 +++ sort -V 20:22:37 +++ tail -n 1 20:22:37 ++ py_version_xyz=3.10.6 20:22:37 ++ [[ -z 3.10.6 ]] 20:22:37 ++ echo 3.10.6 20:22:37 ++ return 0 20:22:37 + pyenv local 3.10.6 20:22:37 + local command 20:22:37 + command=local 20:22:37 + '[' 2 -gt 0 ']' 20:22:37 + shift 20:22:37 + case "$command" in 20:22:37 + command pyenv local 3.10.6 20:22:37 + pyenv local 3.10.6 20:22:37 + for arg in "$@" 20:22:37 + case $arg in 20:22:37 + pkg_list+='tox ' 20:22:37 + for arg in "$@" 20:22:37 + case $arg in 20:22:37 + pkg_list+='virtualenv ' 20:22:37 + for arg in "$@" 20:22:37 + case $arg in 20:22:37 + pkg_list+='urllib3~=1.26.15 ' 20:22:37 + [[ -f /tmp/.toxenv ]] 20:22:37 ++ cat /tmp/.toxenv 20:22:37 + lf_venv=/tmp/venv-TmyW 20:22:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TmyW from' file:/tmp/.toxenv 20:22:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TmyW from file:/tmp/.toxenv 20:22:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:22:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:37 + local 'pip_opts=--upgrade --quiet' 20:22:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:22:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:22:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:22:37 + [[ -n '' ]] 20:22:37 + [[ -n '' ]] 20:22:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:22:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:37 + /tmp/venv-TmyW/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:22:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:22:37 lf-activate-venv(): INFO: Base packages installed successfully 20:22:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:22:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:22:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:22:37 + /tmp/venv-TmyW/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:22:39 + type python3 20:22:39 + true 20:22:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TmyW/bin to PATH' 20:22:39 lf-activate-venv(): INFO: Adding /tmp/venv-TmyW/bin to PATH 20:22:39 + PATH=/tmp/venv-TmyW/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:22:39 + return 0 20:22:39 + [[ -d /opt/pyenv ]] 20:22:39 + echo '---> Setting up pyenv' 20:22:39 ---> Setting up pyenv 20:22:39 + export PYENV_ROOT=/opt/pyenv 20:22:39 + PYENV_ROOT=/opt/pyenv 20:22:39 + export PATH=/opt/pyenv/bin:/tmp/venv-TmyW/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:22:39 + PATH=/opt/pyenv/bin:/tmp/venv-TmyW/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:22:39 ++ pwd 20:22:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:22:39 + export PYTHONPATH 20:22:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:22:39 + TOX_TESTENV_PASSENV=PYTHONPATH 20:22:39 + tox --version 20:22:39 4.44.0 from /tmp/venv-TmyW/lib/python3.10/site-packages/tox/__init__.py 20:22:39 + PARALLEL=false 20:22:39 + TOX_OPTIONS_LIST= 20:22:39 + [[ -n checkbashisms ]] 20:22:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:22:39 + case ${PARALLEL,,} in 20:22:39 + tox -e checkbashisms 20:22:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:22:40 checkbashisms: freeze> python -m pip freeze --all 20:22:41 checkbashisms: pip==26.0.1,setuptools==82.0.0 20:22:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:22:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:22:44 checkbashisms: OK (4.83=setup[1.35]+cmd[3.48] seconds) 20:22:44 congratulations :) (4.87 seconds) 20:22:45 + tox_status=0 20:22:45 + echo '---> Completed tox runs' 20:22:45 ---> Completed tox runs 20:22:45 + for i in .tox/*/log 20:22:45 ++ echo .tox/checkbashisms/log 20:22:45 ++ awk -F/ '{print $2}' 20:22:45 + tox_env=checkbashisms 20:22:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:22:45 + DOC_DIR=docs/_build/html 20:22:45 + [[ -d docs/_build/html ]] 20:22:45 + echo '---> tox-run.sh ends' 20:22:45 ---> tox-run.sh ends 20:22:45 + test 0 -eq 0 20:22:45 $ ssh-agent -k 20:22:45 unset SSH_AUTH_SOCK; 20:22:45 unset SSH_AGENT_PID; 20:22:45 echo Agent pid 1680 killed; 20:22:45 [ssh-agent] Stopped. 20:22:45 [PostBuildScript] - [INFO] Executing post build scripts. 20:22:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13107975833104900667.sh 20:22:45 ---> sysstat.sh 20:22:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6796524681392201749.sh 20:22:45 ---> package-listing.sh 20:22:45 ++ facter osfamily 20:22:45 ++ tr '[:upper:]' '[:lower:]' 20:22:45 + OS_FAMILY=debian 20:22:45 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:22:45 + START_PACKAGES=/tmp/packages_start.txt 20:22:45 + END_PACKAGES=/tmp/packages_end.txt 20:22:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:22:45 + PACKAGES=/tmp/packages_start.txt 20:22:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:22:45 + PACKAGES=/tmp/packages_end.txt 20:22:45 + case "${OS_FAMILY}" in 20:22:45 + dpkg -l 20:22:45 + grep '^ii' 20:22:45 + '[' -f /tmp/packages_start.txt ']' 20:22:45 + '[' -f /tmp/packages_end.txt ']' 20:22:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:22:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:22:45 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:22:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:22:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3371858575223524999.sh 20:22:45 ---> capture-instance-metadata.sh 20:22:45 Setup pyenv: 20:22:45 system 20:22:45 3.8.13 20:22:45 3.9.13 20:22:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:22:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iitj 20:22:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:22:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:53 lf-activate-venv(): INFO: Base packages installed successfully 20:22:53 lf-activate-venv(): INFO: Installing additional packages: lftools 20:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-iitj/bin to PATH 20:23:18 INFO: Running in OpenStack, capturing instance metadata 20:23:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14709480405327180446.sh 20:23:18 provisioning config files... 20:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16904283674716799979tmp 20:23:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:23:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:23:18 [EnvInject] - Injecting environment variables from a build step. 20:23:18 [EnvInject] - Injecting as environment variables the properties content 20:23:18 SERVER_ID=logs 20:23:18 20:23:18 [EnvInject] - Variables injected successfully. 20:23:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15020415795670026211.sh 20:23:18 ---> create-netrc.sh 20:23:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6104214062012521531.sh 20:23:18 ---> python-tools-install.sh 20:23:18 Setup pyenv: 20:23:18 system 20:23:18 3.8.13 20:23:18 3.9.13 20:23:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:23:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iitj from file:/tmp/.os_lf_venv 20:23:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:20 lf-activate-venv(): INFO: Base packages installed successfully 20:23:20 lf-activate-venv(): INFO: Installing additional packages: lftools 20:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-iitj/bin to PATH 20:23:28 Generating Requirements File 20:23:45 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:23:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:23:45 Python 3.10.6 20:23:45 pip 26.0.1 from /tmp/venv-iitj/lib/python3.10/site-packages/pip (python 3.10) 20:23:46 appdirs==1.4.4 20:23:46 argcomplete==3.6.3 20:23:46 aspy.yaml==1.3.0 20:23:46 attrs==25.4.0 20:23:46 autopage==0.6.0 20:23:46 backports.strenum==1.3.1 20:23:46 beautifulsoup4==4.14.3 20:23:46 boto3==1.42.54 20:23:46 botocore==1.42.54 20:23:46 bs4==0.0.2 20:23:46 certifi==2026.1.4 20:23:46 cffi==2.0.0 20:23:46 cfgv==3.5.0 20:23:46 chardet==6.0.0.post1 20:23:46 charset-normalizer==3.4.4 20:23:46 click==8.3.1 20:23:46 cliff==4.13.2 20:23:46 cmd2==3.2.2 20:23:46 cryptography==3.3.2 20:23:46 debtcollector==3.0.0 20:23:46 decorator==5.2.1 20:23:46 defusedxml==0.7.1 20:23:46 Deprecated==1.3.1 20:23:46 distlib==0.4.0 20:23:46 dnspython==2.8.0 20:23:46 docker==7.1.0 20:23:46 dogpile.cache==1.5.0 20:23:46 durationpy==0.10 20:23:46 email-validator==2.3.0 20:23:46 filelock==3.24.3 20:23:46 future==1.0.0 20:23:46 gitdb==4.0.12 20:23:46 GitPython==3.1.46 20:23:46 httplib2==0.30.2 20:23:46 identify==2.6.16 20:23:46 idna==3.11 20:23:46 importlib-resources==1.5.0 20:23:46 iso8601==2.1.0 20:23:46 Jinja2==3.1.6 20:23:46 jmespath==1.1.0 20:23:46 jsonpatch==1.33 20:23:46 jsonpointer==3.0.0 20:23:46 jsonschema==4.26.0 20:23:46 jsonschema-specifications==2025.9.1 20:23:46 keystoneauth1==5.13.1 20:23:46 kubernetes==35.0.0 20:23:46 lftools==0.37.21 20:23:46 lxml==6.0.2 20:23:46 markdown-it-py==4.0.0 20:23:46 MarkupSafe==3.0.3 20:23:46 mdurl==0.1.2 20:23:46 msgpack==1.1.2 20:23:46 multi_key_dict==2.0.3 20:23:46 munch==4.0.0 20:23:46 netaddr==1.3.0 20:23:46 niet==1.4.2 20:23:46 nodeenv==1.10.0 20:23:46 oauth2client==4.1.3 20:23:46 oauthlib==3.3.1 20:23:46 openstacksdk==4.10.0 20:23:46 os-service-types==1.8.2 20:23:46 osc-lib==4.4.0 20:23:46 oslo.config==10.3.0 20:23:46 oslo.context==6.3.0 20:23:46 oslo.i18n==6.7.2 20:23:46 oslo.log==8.1.0 20:23:46 oslo.serialization==5.9.1 20:23:46 oslo.utils==10.0.0 20:23:46 packaging==26.0 20:23:46 pbr==7.0.3 20:23:46 platformdirs==4.9.2 20:23:46 prettytable==3.17.0 20:23:46 psutil==7.2.2 20:23:46 pyasn1==0.6.2 20:23:46 pyasn1_modules==0.4.2 20:23:46 pycparser==3.0 20:23:46 pygerrit2==2.0.15 20:23:46 PyGithub==2.8.1 20:23:46 Pygments==2.19.2 20:23:46 PyJWT==2.11.0 20:23:46 PyNaCl==1.6.2 20:23:46 pyparsing==2.4.7 20:23:46 pyperclip==1.11.0 20:23:46 pyrsistent==0.20.0 20:23:46 python-cinderclient==9.8.0 20:23:46 python-dateutil==2.9.0.post0 20:23:46 python-heatclient==5.0.0 20:23:46 python-jenkins==1.8.3 20:23:46 python-keystoneclient==5.7.0 20:23:46 python-magnumclient==4.9.0 20:23:46 python-openstackclient==9.0.0 20:23:46 python-swiftclient==4.9.0 20:23:46 PyYAML==6.0.3 20:23:46 referencing==0.37.0 20:23:46 requests==2.32.5 20:23:46 requests-oauthlib==2.0.0 20:23:46 requestsexceptions==1.4.0 20:23:46 rfc3986==2.0.0 20:23:46 rich==14.3.3 20:23:46 rich-argparse==1.7.2 20:23:46 rpds-py==0.30.0 20:23:46 rsa==4.9.1 20:23:46 ruamel.yaml==0.19.1 20:23:46 ruamel.yaml.clib==0.2.15 20:23:46 s3transfer==0.16.0 20:23:46 simplejson==3.20.2 20:23:46 six==1.17.0 20:23:46 smmap==5.0.2 20:23:46 soupsieve==2.8.3 20:23:46 stevedore==5.7.0 20:23:46 tabulate==0.9.0 20:23:46 toml==0.10.2 20:23:46 tomlkit==0.14.0 20:23:46 tqdm==4.67.3 20:23:46 typing_extensions==4.15.0 20:23:46 urllib3==1.26.20 20:23:46 virtualenv==20.38.0 20:23:46 wcwidth==0.6.0 20:23:46 websocket-client==1.9.0 20:23:46 wrapt==2.1.1 20:23:46 xdg==6.0.0 20:23:46 xmltodict==1.0.4 20:23:46 yq==3.4.3 20:23:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7905422822936361279.sh 20:23:46 ---> sudo-logs.sh 20:23:46 Archiving 'sudo' log.. 20:23:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2157873454553756372.sh 20:23:46 ---> job-cost.sh 20:23:46 INFO: Activating Python virtual environment... 20:23:46 Setup pyenv: 20:23:46 system 20:23:46 3.8.13 20:23:46 3.9.13 20:23:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:23:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iitj from file:/tmp/.os_lf_venv 20:23:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:48 lf-activate-venv(): INFO: Base packages installed successfully 20:23:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:23:53 lf-activate-venv(): INFO: Adding /tmp/venv-iitj/bin to PATH 20:23:53 INFO: No stack-cost file found 20:23:53 INFO: Instance uptime: 128s 20:23:53 INFO: Fetching instance metadata (attempt 1 of 3)... 20:23:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:23:54 INFO: Successfully fetched instance metadata 20:23:54 INFO: Instance type: v3-standard-4 20:23:54 INFO: Retrieving pricing info for: v3-standard-4 20:23:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:23:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 20:23:54 INFO: Successfully fetched Vexxhost pricing API 20:23:54 INFO: Retrieved cost: 0.11 20:23:54 INFO: Retrieved resource: v3-standard-4 20:23:54 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:23:54 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:23:54 INFO: Successfully archived job cost data 20:23:54 DEBUG: Cost data: oom-master-checkbashisms-lint,4446,2026-02-22 20:23:54,v3-standard-4,128,0.11,0.00,SUCCESS 20:23:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7027343850422636525.sh 20:23:54 ---> logs-deploy.sh 20:23:54 Setup pyenv: 20:23:54 system 20:23:54 3.8.13 20:23:54 3.9.13 20:23:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:23:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iitj from file:/tmp/.os_lf_venv 20:23:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:56 lf-activate-venv(): INFO: Base packages installed successfully 20:23:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:24:03 lf-activate-venv(): INFO: Adding /tmp/venv-iitj/bin to PATH 20:24:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4446 20:24:03 INFO: archiving workspace using pattern(s): 20:24:04 /tmp/venv-iitj/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:24:04 warnings.warn( 20:24:05 Archives upload complete. 20:24:05 INFO: archiving logs to Nexus 20:24:05 /tmp/venv-iitj/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:24:05 warnings.warn( 20:24:06 ---> uname -a: 20:24:06 Linux prd-ubuntu1804-builder-4c-4g-19308 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:24:06 20:24:06 20:24:06 ---> lscpu: 20:24:06 Architecture: x86_64 20:24:06 CPU op-mode(s): 32-bit, 64-bit 20:24:06 Byte Order: Little Endian 20:24:06 CPU(s): 4 20:24:06 On-line CPU(s) list: 0-3 20:24:06 Thread(s) per core: 1 20:24:06 Core(s) per socket: 1 20:24:06 Socket(s): 4 20:24:06 NUMA node(s): 1 20:24:06 Vendor ID: AuthenticAMD 20:24:06 CPU family: 23 20:24:06 Model: 49 20:24:06 Model name: AMD EPYC-Rome Processor 20:24:06 Stepping: 0 20:24:06 CPU MHz: 2800.000 20:24:06 BogoMIPS: 5600.00 20:24:06 Virtualization: AMD-V 20:24:06 Hypervisor vendor: KVM 20:24:06 Virtualization type: full 20:24:06 L1d cache: 32K 20:24:06 L1i cache: 32K 20:24:06 L2 cache: 512K 20:24:06 L3 cache: 16384K 20:24:06 NUMA node0 CPU(s): 0-3 20:24:06 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:24:06 20:24:06 20:24:06 ---> nproc: 20:24:06 4 20:24:06 20:24:06 20:24:06 ---> df -h: 20:24:06 Filesystem Size Used Avail Use% Mounted on 20:24:06 udev 7.9G 0 7.9G 0% /dev 20:24:06 tmpfs 1.6G 676K 1.6G 1% /run 20:24:06 /dev/vda1 78G 8.3G 70G 11% / 20:24:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:24:06 tmpfs 5.0M 0 5.0M 0% /run/lock 20:24:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:24:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:24:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:24:06 20:24:06 20:24:06 ---> free -m: 20:24:06 total used free shared buff/cache available 20:24:06 Mem: 16040 567 13386 0 2086 15160 20:24:06 Swap: 1023 0 1023 20:24:06 20:24:06 20:24:06 ---> ip addr: 20:24:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:24:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:24:06 inet 127.0.0.1/8 scope host lo 20:24:06 valid_lft forever preferred_lft forever 20:24:06 inet6 ::1/128 scope host 20:24:06 valid_lft forever preferred_lft forever 20:24:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:24:06 link/ether fa:16:3e:74:eb:29 brd ff:ff:ff:ff:ff:ff 20:24:06 inet 10.30.107.200/23 brd 10.30.107.255 scope global dynamic ens3 20:24:06 valid_lft 86267sec preferred_lft 86267sec 20:24:06 inet6 fe80::f816:3eff:fe74:eb29/64 scope link 20:24:06 valid_lft forever preferred_lft forever 20:24:06 20:24:06 20:24:06 ---> sar -b -r -n DEV: 20:24:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19308) 02/22/26 _x86_64_ (4 CPU) 20:24:06 20:24:06 20:21:56 LINUX RESTART (4 CPU) 20:24:06 20:24:06 20:22:01 tps rtps wtps bread/s bwrtn/s 20:24:06 20:23:01 363.21 104.73 258.47 5382.30 52300.48 20:24:06 20:24:01 118.05 1.07 116.98 121.85 21702.78 20:24:06 Average: 240.63 52.90 187.73 2752.07 37001.63 20:24:06 20:24:06 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:06 20:23:01 14065732 15563460 2359236 14.36 52380 1650276 789280 4.52 685368 1470844 119924 20:24:06 20:24:01 13678308 15493260 2746660 16.72 78752 1924472 842072 4.82 773584 1735860 116284 20:24:06 Average: 13872020 15528360 2552948 15.54 65566 1787374 815676 4.67 729476 1603352 118104 20:24:06 20:24:06 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:24:06 20:23:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 20:24:06 20:23:01 ens3 448.18 279.30 1806.24 77.81 0.00 0.00 0.00 0.00 20:24:06 20:24:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 20:24:06 20:24:01 ens3 63.47 45.59 908.60 11.42 0.00 0.00 0.00 0.00 20:24:06 Average: lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 20:24:06 Average: ens3 255.82 162.45 1357.42 44.61 0.00 0.00 0.00 0.00 20:24:06 20:24:06 20:24:06 ---> sar -P ALL: 20:24:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19308) 02/22/26 _x86_64_ (4 CPU) 20:24:06 20:24:06 20:21:56 LINUX RESTART (4 CPU) 20:24:06 20:24:06 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:24:06 20:23:01 all 22.06 0.00 3.02 4.65 0.06 70.20 20:24:06 20:23:01 0 16.68 0.00 1.97 2.07 0.05 79.23 20:24:06 20:23:01 1 29.60 0.00 3.65 7.08 0.08 59.58 20:24:06 20:23:01 2 23.83 0.00 3.89 4.16 0.07 68.06 20:24:06 20:23:01 3 18.13 0.00 2.56 5.34 0.07 73.90 20:24:06 20:24:01 all 20.43 0.00 1.63 2.58 0.05 75.31 20:24:06 20:24:01 0 1.34 0.00 1.00 4.34 0.03 93.28 20:24:06 20:24:01 1 33.83 0.00 1.80 0.57 0.07 63.73 20:24:06 20:24:01 2 35.79 0.00 2.29 1.22 0.07 60.63 20:24:06 20:24:01 3 10.71 0.00 1.40 4.20 0.03 83.65 20:24:06 Average: all 21.24 0.00 2.32 3.62 0.06 72.76 20:24:06 Average: 0 9.03 0.00 1.49 3.20 0.04 86.24 20:24:06 Average: 1 31.72 0.00 2.73 3.82 0.08 61.66 20:24:06 Average: 2 29.81 0.00 3.09 2.69 0.07 64.35 20:24:06 Average: 3 14.42 0.00 1.98 4.77 0.05 78.78 20:24:06 20:24:06 20:24:06