08:10:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 08:10:02 Running as SYSTEM 08:10:02 [EnvInject] - Loading node environment variables. 08:10:02 Building remotely on prd-ubuntu1804-builder-4c-4g-19998 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:10:02 [ssh-agent] Looking for ssh-agent implementation... 08:10:02 $ ssh-agent 08:10:03 SSH_AUTH_SOCK=/tmp/ssh-zOMmnPDQeh2p/agent.1736 08:10:03 SSH_AGENT_PID=1738 08:10:03 [ssh-agent] Started. 08:10:03 Running ssh-add (command line suppressed) 08:10:03 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5460860883322573508.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5460860883322573508.key) 08:10:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:10:03 The recommended git tool is: NONE 08:10:05 using credential onap-jenkins-ssh 08:10:05 Wiping out workspace first. 08:10:05 Cloning the remote Git repository 08:10:05 Cloning repository git://cloud.onap.org/mirror/oom.git 08:10:05 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:10:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:10:05 > git --version # timeout=10 08:10:05 > git --version # 'git version 2.17.1' 08:10:05 using GIT_SSH to set credentials Gerrit user 08:10:05 Verifying host key using manually-configured host key entries 08:10:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:11:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:11:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:11:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:11:10 using GIT_SSH to set credentials Gerrit user 08:11:10 Verifying host key using manually-configured host key entries 08:11:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/10 # timeout=30 08:11:10 > git rev-parse ebfac8e6c6488feb8e09cedecff2ade90e10fca5^{commit} # timeout=10 08:11:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:11:10 Checking out Revision ebfac8e6c6488feb8e09cedecff2ade90e10fca5 (refs/changes/36/143336/10) 08:11:10 > git config core.sparsecheckout # timeout=10 08:11:10 > git checkout -f ebfac8e6c6488feb8e09cedecff2ade90e10fca5 # timeout=30 08:11:14 Commit message: "[SDC] 1.15.0 release" 08:11:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:11:14 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 08:11:14 [EnvInject] - Injecting environment variables from a build step. 08:11:14 [EnvInject] - Injecting as environment variables the properties content 08:11:14 PYTHON=python3 08:11:14 08:11:14 [EnvInject] - Variables injected successfully. 08:11:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14705527871403462552.sh 08:11:15 ---> tox-install.sh 08:11:15 + source /home/jenkins/lf-env.sh 08:11:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:15 ++ mktemp -d /tmp/venv-XXXX 08:11:15 + lf_venv=/tmp/venv-YeVN 08:11:15 + local venv_file=/tmp/.os_lf_venv 08:11:15 + local python=python3 08:11:15 + local options 08:11:15 + local set_path=true 08:11:15 + local install_args= 08:11:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:11:15 + true 08:11:15 + case $1 in 08:11:15 + venv_file=/tmp/.toxenv 08:11:15 + shift 2 08:11:15 + true 08:11:15 + case $1 in 08:11:15 + shift 08:11:15 + break 08:11:15 + case $python in 08:11:15 + local pkg_list= 08:11:15 + [[ -d /opt/pyenv ]] 08:11:15 + echo 'Setup pyenv:' 08:11:15 Setup pyenv: 08:11:15 + export PYENV_ROOT=/opt/pyenv 08:11:15 + PYENV_ROOT=/opt/pyenv 08:11:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:15 + pyenv versions 08:11:15 * system (set by /opt/pyenv/version) 08:11:15 * 3.8.13 (set by /opt/pyenv/version) 08:11:15 * 3.9.13 (set by /opt/pyenv/version) 08:11:15 * 3.10.6 (set by /opt/pyenv/version) 08:11:15 + command -v pyenv 08:11:15 ++ pyenv init - --no-rehash 08:11:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:11:15 export PATH="/opt/pyenv/shims:${PATH}" 08:11:15 export PYENV_SHELL=bash 08:11:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:11:15 pyenv() { 08:11:15 local command 08:11:15 command="${1:-}" 08:11:15 if [ "$#" -gt 0 ]; then 08:11:15 shift 08:11:15 fi 08:11:15 08:11:15 case "$command" in 08:11:15 rehash|shell) 08:11:15 eval "$(pyenv "sh-$command" "$@")" 08:11:15 ;; 08:11:15 *) 08:11:15 command pyenv "$command" "$@" 08:11:15 ;; 08:11:15 esac 08:11:15 }' 08:11:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:11:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:15 ++ export PYENV_SHELL=bash 08:11:15 ++ PYENV_SHELL=bash 08:11:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:11:15 +++ complete -F _pyenv pyenv 08:11:15 ++ lf-pyver python3 08:11:15 ++ local py_version_xy=python3 08:11:15 ++ local py_version_xyz= 08:11:15 ++ pyenv versions 08:11:15 ++ local command 08:11:15 ++ command=versions 08:11:15 ++ '[' 1 -gt 0 ']' 08:11:15 ++ shift 08:11:15 ++ case "$command" in 08:11:15 ++ command pyenv versions 08:11:15 ++ pyenv versions 08:11:15 ++ sed 's/^[ *]* //' 08:11:15 ++ awk '{ print $1 }' 08:11:15 ++ grep -E '^[0-9.]*[0-9]$' 08:11:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:11:15 +++ grep '^3' /tmp/.pyenv_versions 08:11:15 +++ sort -V 08:11:15 +++ tail -n 1 08:11:15 ++ py_version_xyz=3.10.6 08:11:15 ++ [[ -z 3.10.6 ]] 08:11:15 ++ echo 3.10.6 08:11:15 ++ return 0 08:11:15 + pyenv local 3.10.6 08:11:15 + local command 08:11:15 + command=local 08:11:15 + '[' 2 -gt 0 ']' 08:11:15 + shift 08:11:15 + case "$command" in 08:11:15 + command pyenv local 3.10.6 08:11:15 + pyenv local 3.10.6 08:11:15 + for arg in "$@" 08:11:15 + case $arg in 08:11:15 + pkg_list+='tox ' 08:11:15 + for arg in "$@" 08:11:15 + case $arg in 08:11:15 + pkg_list+='virtualenv ' 08:11:15 + for arg in "$@" 08:11:15 + case $arg in 08:11:15 + pkg_list+='urllib3~=1.26.15 ' 08:11:15 + [[ -f /tmp/.toxenv ]] 08:11:15 + [[ ! -f /tmp/.toxenv ]] 08:11:15 + [[ -n '' ]] 08:11:15 + python3 -m venv /tmp/venv-YeVN 08:11:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YeVN' 08:11:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YeVN 08:11:22 + echo /tmp/venv-YeVN 08:11:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:11:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:11:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:11:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:22 + local 'pip_opts=--upgrade --quiet' 08:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:11:22 + [[ -n '' ]] 08:11:22 + [[ -n '' ]] 08:11:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:11:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:22 + /tmp/venv-YeVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:11:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:11:34 lf-activate-venv(): INFO: Base packages installed successfully 08:11:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:11:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:11:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:11:34 + /tmp/venv-YeVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:11:36 + type python3 08:11:36 + true 08:11:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YeVN/bin to PATH' 08:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-YeVN/bin to PATH 08:11:36 + PATH=/tmp/venv-YeVN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:36 + return 0 08:11:36 + python3 --version 08:11:36 Python 3.10.6 08:11:36 + python3 -m pip --version 08:11:36 pip 26.0.1 from /tmp/venv-YeVN/lib/python3.10/site-packages/pip (python 3.10) 08:11:36 + python3 -m pip freeze 08:11:37 cachetools==7.0.1 08:11:37 colorama==0.4.6 08:11:37 distlib==0.4.0 08:11:37 filelock==3.24.3 08:11:37 packaging==26.0 08:11:37 platformdirs==4.9.2 08:11:37 pluggy==1.6.0 08:11:37 pyproject-api==1.10.0 08:11:37 tomli==2.4.0 08:11:37 tox==4.46.0 08:11:37 typing_extensions==4.15.0 08:11:37 urllib3==1.26.20 08:11:37 virtualenv==20.39.0 08:11:37 [EnvInject] - Injecting environment variables from a build step. 08:11:37 [EnvInject] - Injecting as environment variables the properties content 08:11:37 PARALLEL=false 08:11:37 08:11:37 [EnvInject] - Variables injected successfully. 08:11:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13401293198547328902.sh 08:11:37 ---> tox-run.sh 08:11:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:11:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:11:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:11:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:11:37 + source /home/jenkins/lf-env.sh 08:11:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:37 ++ mktemp -d /tmp/venv-XXXX 08:11:37 + lf_venv=/tmp/venv-D7Hb 08:11:37 + local venv_file=/tmp/.os_lf_venv 08:11:37 + local python=python3 08:11:37 + local options 08:11:37 + local set_path=true 08:11:37 + local install_args= 08:11:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:11:37 + true 08:11:37 + case $1 in 08:11:37 + venv_file=/tmp/.toxenv 08:11:37 + shift 2 08:11:37 + true 08:11:37 + case $1 in 08:11:37 + shift 08:11:37 + break 08:11:37 + case $python in 08:11:37 + local pkg_list= 08:11:37 + [[ -d /opt/pyenv ]] 08:11:37 + echo 'Setup pyenv:' 08:11:37 Setup pyenv: 08:11:37 + export PYENV_ROOT=/opt/pyenv 08:11:37 + PYENV_ROOT=/opt/pyenv 08:11:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:37 + pyenv versions 08:11:37 system 08:11:37 3.8.13 08:11:37 3.9.13 08:11:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:11:37 + command -v pyenv 08:11:37 ++ pyenv init - --no-rehash 08:11:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:11:37 export PATH="/opt/pyenv/shims:${PATH}" 08:11:37 export PYENV_SHELL=bash 08:11:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:11:37 pyenv() { 08:11:37 local command 08:11:37 command="${1:-}" 08:11:37 if [ "$#" -gt 0 ]; then 08:11:37 shift 08:11:37 fi 08:11:37 08:11:37 case "$command" in 08:11:37 rehash|shell) 08:11:37 eval "$(pyenv "sh-$command" "$@")" 08:11:37 ;; 08:11:37 *) 08:11:37 command pyenv "$command" "$@" 08:11:37 ;; 08:11:37 esac 08:11:37 }' 08:11:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:11:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:37 ++ export PYENV_SHELL=bash 08:11:37 ++ PYENV_SHELL=bash 08:11:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:11:37 +++ complete -F _pyenv pyenv 08:11:37 ++ lf-pyver python3 08:11:37 ++ local py_version_xy=python3 08:11:37 ++ local py_version_xyz= 08:11:37 ++ pyenv versions 08:11:37 ++ local command 08:11:37 ++ command=versions 08:11:37 ++ awk '{ print $1 }' 08:11:37 ++ sed 's/^[ *]* //' 08:11:37 ++ '[' 1 -gt 0 ']' 08:11:37 ++ shift 08:11:37 ++ case "$command" in 08:11:37 ++ command pyenv versions 08:11:37 ++ pyenv versions 08:11:37 ++ grep -E '^[0-9.]*[0-9]$' 08:11:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:11:37 +++ grep '^3' /tmp/.pyenv_versions 08:11:37 +++ sort -V 08:11:37 +++ tail -n 1 08:11:37 ++ py_version_xyz=3.10.6 08:11:37 ++ [[ -z 3.10.6 ]] 08:11:37 ++ echo 3.10.6 08:11:37 ++ return 0 08:11:37 + pyenv local 3.10.6 08:11:37 + local command 08:11:37 + command=local 08:11:37 + '[' 2 -gt 0 ']' 08:11:37 + shift 08:11:37 + case "$command" in 08:11:37 + command pyenv local 3.10.6 08:11:37 + pyenv local 3.10.6 08:11:37 + for arg in "$@" 08:11:37 + case $arg in 08:11:37 + pkg_list+='tox ' 08:11:37 + for arg in "$@" 08:11:37 + case $arg in 08:11:37 + pkg_list+='virtualenv ' 08:11:37 + for arg in "$@" 08:11:37 + case $arg in 08:11:37 + pkg_list+='urllib3~=1.26.15 ' 08:11:37 + [[ -f /tmp/.toxenv ]] 08:11:37 ++ cat /tmp/.toxenv 08:11:37 + lf_venv=/tmp/venv-YeVN 08:11:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YeVN from' file:/tmp/.toxenv 08:11:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YeVN from file:/tmp/.toxenv 08:11:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:11:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:37 + local 'pip_opts=--upgrade --quiet' 08:11:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:11:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:11:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:11:37 + [[ -n '' ]] 08:11:37 + [[ -n '' ]] 08:11:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:11:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:37 + /tmp/venv-YeVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:11:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:11:38 lf-activate-venv(): INFO: Base packages installed successfully 08:11:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:11:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:11:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:11:38 + /tmp/venv-YeVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:11:39 + type python3 08:11:39 + true 08:11:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YeVN/bin to PATH' 08:11:39 lf-activate-venv(): INFO: Adding /tmp/venv-YeVN/bin to PATH 08:11:39 + PATH=/tmp/venv-YeVN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:39 + return 0 08:11:39 + [[ -d /opt/pyenv ]] 08:11:39 + echo '---> Setting up pyenv' 08:11:39 ---> Setting up pyenv 08:11:39 + export PYENV_ROOT=/opt/pyenv 08:11:39 + PYENV_ROOT=/opt/pyenv 08:11:39 + export PATH=/opt/pyenv/bin:/tmp/venv-YeVN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:39 + PATH=/opt/pyenv/bin:/tmp/venv-YeVN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:11:39 ++ pwd 08:11:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:11:39 + export PYTHONPATH 08:11:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:11:39 + TOX_TESTENV_PASSENV=PYTHONPATH 08:11:39 + tox --version 08:11:39 4.46.0 from /tmp/venv-YeVN/lib/python3.10/site-packages/tox/__init__.py 08:11:39 + PARALLEL=false 08:11:39 + TOX_OPTIONS_LIST= 08:11:39 + [[ -n checkbashisms ]] 08:11:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:11:39 + case ${PARALLEL,,} in 08:11:39 + tox -e checkbashisms 08:11:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:11:40 checkbashisms: freeze> python -m pip freeze --all 08:11:41 checkbashisms: pip==26.0.1,setuptools==82.0.0 08:11:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:11:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:11:44 checkbashisms: OK (4.82=setup[1.37]+cmd[3.45] seconds) 08:11:44 congratulations :) (4.86 seconds) 08:11:44 + tox_status=0 08:11:44 + echo '---> Completed tox runs' 08:11:44 ---> Completed tox runs 08:11:44 + for i in .tox/*/log 08:11:44 ++ echo .tox/checkbashisms/log 08:11:44 ++ awk -F/ '{print $2}' 08:11:44 + tox_env=checkbashisms 08:11:44 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:11:44 + DOC_DIR=docs/_build/html 08:11:44 + [[ -d docs/_build/html ]] 08:11:44 + echo '---> tox-run.sh ends' 08:11:44 ---> tox-run.sh ends 08:11:44 + test 0 -eq 0 08:11:45 $ ssh-agent -k 08:11:45 unset SSH_AUTH_SOCK; 08:11:45 unset SSH_AGENT_PID; 08:11:45 echo Agent pid 1738 killed; 08:11:45 [ssh-agent] Stopped. 08:11:45 [PostBuildScript] - [INFO] Executing post build scripts. 08:11:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3247165809919855519.sh 08:11:45 ---> sysstat.sh 08:11:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins58531343646996328.sh 08:11:45 ---> package-listing.sh 08:11:45 ++ tr '[:upper:]' '[:lower:]' 08:11:45 ++ facter osfamily 08:11:45 + OS_FAMILY=debian 08:11:45 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:11:45 + START_PACKAGES=/tmp/packages_start.txt 08:11:45 + END_PACKAGES=/tmp/packages_end.txt 08:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:45 + PACKAGES=/tmp/packages_start.txt 08:11:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:11:45 + PACKAGES=/tmp/packages_end.txt 08:11:45 + case "${OS_FAMILY}" in 08:11:45 + dpkg -l 08:11:45 + grep '^ii' 08:11:45 + '[' -f /tmp/packages_start.txt ']' 08:11:45 + '[' -f /tmp/packages_end.txt ']' 08:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:11:45 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:11:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15690019331305959887.sh 08:11:45 ---> capture-instance-metadata.sh 08:11:46 Setup pyenv: 08:11:46 system 08:11:46 3.8.13 08:11:46 3.9.13 08:11:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:11:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WIQC 08:11:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:11:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:11:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:11:53 lf-activate-venv(): INFO: Base packages installed successfully 08:11:53 lf-activate-venv(): INFO: Installing additional packages: lftools 08:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-WIQC/bin to PATH 08:12:29 INFO: Running in OpenStack, capturing instance metadata 08:12:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11506982906553500053.sh 08:12:30 provisioning config files... 08:12:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9648509648727231933tmp 08:12:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:12:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:12:30 [EnvInject] - Injecting environment variables from a build step. 08:12:30 [EnvInject] - Injecting as environment variables the properties content 08:12:30 SERVER_ID=logs 08:12:30 08:12:30 [EnvInject] - Variables injected successfully. 08:12:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins858104958220800719.sh 08:12:30 ---> create-netrc.sh 08:12:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17279183747969557265.sh 08:12:30 ---> python-tools-install.sh 08:12:30 Setup pyenv: 08:12:30 system 08:12:30 3.8.13 08:12:30 3.9.13 08:12:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:12:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WIQC from file:/tmp/.os_lf_venv 08:12:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:12:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:12:33 lf-activate-venv(): INFO: Base packages installed successfully 08:12:33 lf-activate-venv(): INFO: Installing additional packages: lftools 08:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-WIQC/bin to PATH 08:12:41 Generating Requirements File 08:13:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:13:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:13:04 Python 3.10.6 08:13:04 pip 26.0.1 from /tmp/venv-WIQC/lib/python3.10/site-packages/pip (python 3.10) 08:13:05 appdirs==1.4.4 08:13:05 argcomplete==3.6.3 08:13:05 aspy.yaml==1.3.0 08:13:05 attrs==25.4.0 08:13:05 autopage==0.6.0 08:13:05 backports.strenum==1.3.1 08:13:05 beautifulsoup4==4.14.3 08:13:05 boto3==1.42.56 08:13:05 botocore==1.42.56 08:13:05 bs4==0.0.2 08:13:05 certifi==2026.2.25 08:13:05 cffi==2.0.0 08:13:05 cfgv==3.5.0 08:13:05 chardet==6.0.0.post1 08:13:05 charset-normalizer==3.4.4 08:13:05 click==8.3.1 08:13:05 cliff==4.13.2 08:13:05 cmd2==3.2.2 08:13:05 cryptography==3.3.2 08:13:05 debtcollector==3.0.0 08:13:05 decorator==5.2.1 08:13:05 defusedxml==0.7.1 08:13:05 Deprecated==1.3.1 08:13:05 distlib==0.4.0 08:13:05 dnspython==2.8.0 08:13:05 docker==7.1.0 08:13:05 dogpile.cache==1.5.0 08:13:05 durationpy==0.10 08:13:05 email-validator==2.3.0 08:13:05 filelock==3.24.3 08:13:05 future==1.0.0 08:13:05 gitdb==4.0.12 08:13:05 GitPython==3.1.46 08:13:05 httplib2==0.30.2 08:13:05 identify==2.6.16 08:13:05 idna==3.11 08:13:05 importlib-resources==1.5.0 08:13:05 iso8601==2.1.0 08:13:05 Jinja2==3.1.6 08:13:05 jmespath==1.1.0 08:13:05 jsonpatch==1.33 08:13:05 jsonpointer==3.0.0 08:13:05 jsonschema==4.26.0 08:13:05 jsonschema-specifications==2025.9.1 08:13:05 keystoneauth1==5.13.1 08:13:05 kubernetes==35.0.0 08:13:05 lftools==0.37.21 08:13:05 lxml==6.0.2 08:13:05 markdown-it-py==4.0.0 08:13:05 MarkupSafe==3.0.3 08:13:05 mdurl==0.1.2 08:13:05 msgpack==1.1.2 08:13:05 multi_key_dict==2.0.3 08:13:05 munch==4.0.0 08:13:05 netaddr==1.3.0 08:13:05 niet==1.4.2 08:13:05 nodeenv==1.10.0 08:13:05 oauth2client==4.1.3 08:13:05 oauthlib==3.3.1 08:13:05 openstacksdk==4.10.0 08:13:05 os-service-types==1.8.2 08:13:05 osc-lib==4.4.0 08:13:05 oslo.config==10.3.0 08:13:05 oslo.context==6.3.0 08:13:05 oslo.i18n==6.7.2 08:13:05 oslo.log==8.1.0 08:13:05 oslo.serialization==5.9.1 08:13:05 oslo.utils==10.0.0 08:13:05 packaging==26.0 08:13:05 pbr==7.0.3 08:13:05 platformdirs==4.9.2 08:13:05 prettytable==3.17.0 08:13:05 psutil==7.2.2 08:13:05 pyasn1==0.6.2 08:13:05 pyasn1_modules==0.4.2 08:13:05 pycparser==3.0 08:13:05 pygerrit2==2.0.15 08:13:05 PyGithub==2.8.1 08:13:05 Pygments==2.19.2 08:13:05 PyJWT==2.11.0 08:13:05 PyNaCl==1.6.2 08:13:05 pyparsing==2.4.7 08:13:05 pyperclip==1.11.0 08:13:05 pyrsistent==0.20.0 08:13:05 python-cinderclient==9.8.0 08:13:05 python-dateutil==2.9.0.post0 08:13:05 python-heatclient==5.0.0 08:13:05 python-jenkins==1.8.3 08:13:05 python-keystoneclient==5.7.0 08:13:05 python-magnumclient==4.9.0 08:13:05 python-openstackclient==9.0.0 08:13:05 python-swiftclient==4.9.0 08:13:05 PyYAML==6.0.3 08:13:05 referencing==0.37.0 08:13:05 requests==2.32.5 08:13:05 requests-oauthlib==2.0.0 08:13:05 requestsexceptions==1.4.0 08:13:05 rfc3986==2.0.0 08:13:05 rich==14.3.3 08:13:05 rich-argparse==1.7.2 08:13:05 rpds-py==0.30.0 08:13:05 rsa==4.9.1 08:13:05 ruamel.yaml==0.19.1 08:13:05 ruamel.yaml.clib==0.2.15 08:13:05 s3transfer==0.16.0 08:13:05 simplejson==3.20.2 08:13:05 six==1.17.0 08:13:05 smmap==5.0.2 08:13:05 soupsieve==2.8.3 08:13:05 stevedore==5.7.0 08:13:05 tabulate==0.9.0 08:13:05 toml==0.10.2 08:13:05 tomlkit==0.14.0 08:13:05 tqdm==4.67.3 08:13:05 typing_extensions==4.15.0 08:13:05 urllib3==1.26.20 08:13:05 virtualenv==20.39.0 08:13:05 wcwidth==0.6.0 08:13:05 websocket-client==1.9.0 08:13:05 wrapt==2.1.1 08:13:05 xdg==6.0.0 08:13:05 xmltodict==1.0.4 08:13:05 yq==3.4.3 08:13:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1485863797928736576.sh 08:13:05 ---> sudo-logs.sh 08:13:05 Archiving 'sudo' log.. 08:13:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2767195772450552383.sh 08:13:05 ---> job-cost.sh 08:13:05 INFO: Activating Python virtual environment... 08:13:05 Setup pyenv: 08:13:05 system 08:13:05 3.8.13 08:13:05 3.9.13 08:13:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WIQC from file:/tmp/.os_lf_venv 08:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:13:07 lf-activate-venv(): INFO: Base packages installed successfully 08:13:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-WIQC/bin to PATH 08:13:12 INFO: No stack-cost file found 08:13:12 INFO: Instance uptime: 259s 08:13:12 INFO: Fetching instance metadata (attempt 1 of 3)... 08:13:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:13:12 INFO: Successfully fetched instance metadata 08:13:12 INFO: Instance type: v3-standard-4 08:13:12 INFO: Retrieving pricing info for: v3-standard-4 08:13:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:13:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=259 08:13:12 INFO: Successfully fetched Vexxhost pricing API 08:13:12 INFO: Retrieved cost: 0.11 08:13:12 INFO: Retrieved resource: v3-standard-4 08:13:12 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:13:12 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:13:12 INFO: Successfully archived job cost data 08:13:12 DEBUG: Cost data: oom-master-checkbashisms-lint,4459,2026-02-25 08:13:12,v3-standard-4,259,0.11,0.00,SUCCESS 08:13:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1950561610860467819.sh 08:13:12 ---> logs-deploy.sh 08:13:12 Setup pyenv: 08:13:12 system 08:13:12 3.8.13 08:13:12 3.9.13 08:13:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:13:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WIQC from file:/tmp/.os_lf_venv 08:13:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:13:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:13:14 lf-activate-venv(): INFO: Base packages installed successfully 08:13:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:13:22 lf-activate-venv(): INFO: Adding /tmp/venv-WIQC/bin to PATH 08:13:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4459 08:13:22 INFO: archiving workspace using pattern(s): 08:13:22 /tmp/venv-WIQC/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:13:22 warnings.warn( 08:13:23 Archives upload complete. 08:13:24 INFO: archiving logs to Nexus 08:13:24 /tmp/venv-WIQC/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:13:24 warnings.warn( 08:13:25 ---> uname -a: 08:13:25 Linux prd-ubuntu1804-builder-4c-4g-19998 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:13:25 08:13:25 08:13:25 ---> lscpu: 08:13:25 Architecture: x86_64 08:13:25 CPU op-mode(s): 32-bit, 64-bit 08:13:25 Byte Order: Little Endian 08:13:25 CPU(s): 4 08:13:25 On-line CPU(s) list: 0-3 08:13:25 Thread(s) per core: 1 08:13:25 Core(s) per socket: 1 08:13:25 Socket(s): 4 08:13:25 NUMA node(s): 1 08:13:25 Vendor ID: AuthenticAMD 08:13:25 CPU family: 23 08:13:25 Model: 49 08:13:25 Model name: AMD EPYC-Rome Processor 08:13:25 Stepping: 0 08:13:25 CPU MHz: 2799.998 08:13:25 BogoMIPS: 5599.99 08:13:25 Virtualization: AMD-V 08:13:25 Hypervisor vendor: KVM 08:13:25 Virtualization type: full 08:13:25 L1d cache: 32K 08:13:25 L1i cache: 32K 08:13:25 L2 cache: 512K 08:13:25 L3 cache: 16384K 08:13:25 NUMA node0 CPU(s): 0-3 08:13: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 08:13:25 08:13:25 08:13:25 ---> nproc: 08:13:25 4 08:13:25 08:13:25 08:13:25 ---> df -h: 08:13:25 Filesystem Size Used Avail Use% Mounted on 08:13:25 udev 7.9G 0 7.9G 0% /dev 08:13:25 tmpfs 1.6G 676K 1.6G 1% /run 08:13:25 /dev/vda1 78G 8.3G 70G 11% / 08:13:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:13:25 tmpfs 5.0M 0 5.0M 0% /run/lock 08:13:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:13:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:13:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:13:25 08:13:25 08:13:25 ---> free -m: 08:13:25 total used free shared buff/cache available 08:13:25 Mem: 16040 563 13405 0 2071 15163 08:13:25 Swap: 1023 0 1023 08:13:25 08:13:25 08:13:25 ---> ip addr: 08:13:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:13:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:25 inet 127.0.0.1/8 scope host lo 08:13:25 valid_lft forever preferred_lft forever 08:13:25 inet6 ::1/128 scope host 08:13:25 valid_lft forever preferred_lft forever 08:13:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:13:25 link/ether fa:16:3e:b6:5e:d7 brd ff:ff:ff:ff:ff:ff 08:13:25 inet 10.30.107.8/23 brd 10.30.107.255 scope global dynamic ens3 08:13:25 valid_lft 86137sec preferred_lft 86137sec 08:13:25 inet6 fe80::f816:3eff:feb6:5ed7/64 scope link 08:13:25 valid_lft forever preferred_lft forever 08:13:25 08:13:25 08:13:25 ---> sar -b -r -n DEV: 08:13:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19998) 02/25/26 _x86_64_ (4 CPU) 08:13:25 08:13:25 08:09:41 LINUX RESTART (4 CPU) 08:13:25 08:13:25 08:10:01 tps rtps wtps bread/s bwrtn/s 08:13:25 08:11:07 15.88 6.89 8.99 227.55 5354.59 08:13:25 08:12:01 79.86 26.31 53.55 879.24 41695.98 08:13:25 08:13:01 116.66 0.75 115.91 97.05 31259.72 08:13:25 Average: 68.72 10.67 58.04 379.70 24909.63 08:13:25 08:13:25 08:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:25 08:11:07 14348456 15631004 2076512 12.64 32128 1468696 817368 4.68 558608 1333512 45056 08:13:25 08:12:01 14127400 15583432 2297568 13.99 49180 1613516 801608 4.59 651436 1444488 89840 08:13:25 08:13:01 13740192 15510500 2684776 16.35 75492 1885640 859748 4.92 749372 1700300 101972 08:13:25 Average: 14072016 15574979 2352952 14.33 52267 1655951 826241 4.73 653139 1492767 78956 08:13:25 08:13:25 08:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:25 08:11:07 ens3 201.40 148.17 1039.61 35.32 0.00 0.00 0.00 0.00 08:13:25 08:11:07 lo 0.06 0.06 0.00 0.00 0.00 0.00 0.00 0.00 08:13:25 08:12:01 ens3 72.36 60.45 330.97 27.98 0.00 0.00 0.00 0.00 08:13:25 08:12:01 lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 08:13:25 08:13:01 ens3 56.59 44.64 947.10 9.34 0.00 0.00 0.00 0.00 08:13:25 08:13:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 08:13:25 Average: ens3 114.34 87.29 795.96 24.45 0.00 0.00 0.00 0.00 08:13:25 Average: lo 0.71 0.71 0.08 0.08 0.00 0.00 0.00 0.00 08:13:25 08:13:25 08:13:25 ---> sar -P ALL: 08:13:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19998) 02/25/26 _x86_64_ (4 CPU) 08:13:25 08:13:25 08:09:41 LINUX RESTART (4 CPU) 08:13:25 08:13:25 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:13:25 08:11:07 all 4.69 0.00 0.50 57.86 0.02 36.93 08:13:25 08:11:07 0 4.81 0.00 0.47 89.35 0.02 5.35 08:13:25 08:11:07 1 5.53 0.00 0.76 88.98 0.02 4.71 08:13:25 08:11:07 2 5.17 0.00 0.27 52.76 0.00 41.79 08:13:25 08:11:07 3 3.22 0.00 0.47 0.11 0.03 96.17 08:13:25 08:12:01 all 13.48 0.00 1.22 13.64 0.05 71.60 08:13:25 08:12:01 0 16.81 0.00 0.98 10.93 0.04 71.24 08:13:25 08:12:01 1 4.02 0.00 0.86 33.51 0.04 61.58 08:13:25 08:12:01 2 12.65 0.00 1.07 5.72 0.07 80.48 08:13:25 08:12:01 3 20.43 0.00 2.00 4.49 0.06 73.02 08:13:25 08:13:01 all 16.10 0.00 1.11 7.38 0.05 75.35 08:13:25 08:13:01 0 8.23 0.00 0.65 0.67 0.03 90.42 08:13:25 08:13:01 1 25.04 0.00 2.12 23.25 0.07 49.52 08:13:25 08:13:01 2 8.58 0.00 0.43 4.30 0.05 86.63 08:13:25 08:13:01 3 22.55 0.00 1.22 1.32 0.05 74.86 08:13:25 Average: all 11.14 0.00 0.92 27.73 0.04 60.17 08:13:25 Average: 0 9.55 0.00 0.68 36.19 0.03 53.54 08:13:25 Average: 1 11.59 0.00 1.24 50.43 0.04 36.71 08:13:25 Average: 2 8.56 0.00 0.57 22.47 0.04 68.36 08:13:25 Average: 3 14.86 0.00 1.18 1.83 0.04 82.08 08:13:25 08:13:25 08:13:25