11:16:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 11:16:06 Running as SYSTEM 11:16:06 [EnvInject] - Loading node environment variables. 11:16:06 Building remotely on prd-ubuntu1804-builder-4c-4g-1247 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:16:06 [ssh-agent] Looking for ssh-agent implementation... 11:16:06 $ ssh-agent 11:16:06 SSH_AUTH_SOCK=/tmp/ssh-29IcWyRUSeJX/agent.1669 11:16:06 SSH_AGENT_PID=1671 11:16:06 [ssh-agent] Started. 11:16:06 Running ssh-add (command line suppressed) 11:16:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9967407042673115854.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9967407042673115854.key) 11:16:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:16:07 The recommended git tool is: NONE 11:16:08 using credential onap-jenkins-ssh 11:16:08 Wiping out workspace first. 11:16:08 Cloning the remote Git repository 11:16:08 Cloning repository git://cloud.onap.org/mirror/oom.git 11:16:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:16:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:08 > git --version # timeout=10 11:16:08 > git --version # 'git version 2.17.1' 11:16:08 using GIT_SSH to set credentials Gerrit user 11:16:08 Verifying host key using manually-configured host key entries 11:16:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:16:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:16:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:16:14 using GIT_SSH to set credentials Gerrit user 11:16:14 Verifying host key using manually-configured host key entries 11:16:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/4 # timeout=30 11:16:14 > git rev-parse cbc026570aacf61c877140c32872ac2502d60c84^{commit} # timeout=10 11:16:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:16:14 Checking out Revision cbc026570aacf61c877140c32872ac2502d60c84 (refs/changes/49/146349/4) 11:16:14 > git config core.sparsecheckout # timeout=10 11:16:14 > git checkout -f cbc026570aacf61c877140c32872ac2502d60c84 # timeout=30 11:16:17 Commit message: "[SO] 17.5.0" 11:16:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:16:18 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 11:16:18 [EnvInject] - Injecting environment variables from a build step. 11:16:18 [EnvInject] - Injecting as environment variables the properties content 11:16:18 PYTHON=python3 11:16:18 11:16:18 [EnvInject] - Variables injected successfully. 11:16:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15623233518093691206.sh 11:16:18 ---> tox-install.sh 11:16:18 + source /home/jenkins/lf-env.sh 11:16:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:18 ++ mktemp -d /tmp/venv-XXXX 11:16:18 + lf_venv=/tmp/venv-WLI8 11:16:18 + local venv_file=/tmp/.os_lf_venv 11:16:18 + local python=python3 11:16:18 + local options 11:16:18 + local set_path=true 11:16:18 + local install_args= 11:16:18 ++ 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 11:16:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:18 + true 11:16:18 + case $1 in 11:16:18 + venv_file=/tmp/.toxenv 11:16:18 + shift 2 11:16:18 + true 11:16:18 + case $1 in 11:16:18 + shift 11:16:18 + break 11:16:18 + case $python in 11:16:18 + local pkg_list= 11:16:18 + [[ -d /opt/pyenv ]] 11:16:18 + echo 'Setup pyenv:' 11:16:18 Setup pyenv: 11:16:18 + export PYENV_ROOT=/opt/pyenv 11:16:18 + PYENV_ROOT=/opt/pyenv 11:16:18 + 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 11:16:18 + 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 11:16:18 + pyenv versions 11:16:18 * system (set by /opt/pyenv/version) 11:16:18 * 3.8.13 (set by /opt/pyenv/version) 11:16:18 * 3.9.13 (set by /opt/pyenv/version) 11:16:18 * 3.10.6 (set by /opt/pyenv/version) 11:16:18 + command -v pyenv 11:16:18 ++ pyenv init - --no-rehash 11:16:18 + 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[*]}"'\'')" 11:16:18 export PATH="/opt/pyenv/shims:${PATH}" 11:16:18 export PYENV_SHELL=bash 11:16:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:18 pyenv() { 11:16:18 local command 11:16:18 command="${1:-}" 11:16:18 if [ "$#" -gt 0 ]; then 11:16:18 shift 11:16:18 fi 11:16:18 11:16:18 case "$command" in 11:16:18 rehash|shell) 11:16:18 eval "$(pyenv "sh-$command" "$@")" 11:16:18 ;; 11:16:18 *) 11:16:18 command pyenv "$command" "$@" 11:16:18 ;; 11:16:18 esac 11:16:18 }' 11:16:18 +++ 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[*]}"' 11:16:18 ++ 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 11:16:18 ++ 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 11:16:18 ++ 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 11:16:18 ++ export PYENV_SHELL=bash 11:16:18 ++ PYENV_SHELL=bash 11:16:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:18 +++ complete -F _pyenv pyenv 11:16:18 ++ lf-pyver python3 11:16:18 ++ local py_version_xy=python3 11:16:18 ++ local py_version_xyz= 11:16:18 ++ pyenv versions 11:16:18 ++ local command 11:16:18 ++ command=versions 11:16:18 ++ '[' 1 -gt 0 ']' 11:16:18 ++ shift 11:16:18 ++ case "$command" in 11:16:18 ++ command pyenv versions 11:16:18 ++ awk '{ print $1 }' 11:16:18 ++ pyenv versions 11:16:18 ++ grep -E '^[0-9.]*[0-9]$' 11:16:18 ++ sed 's/^[ *]* //' 11:16:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:18 +++ grep '^3' /tmp/.pyenv_versions 11:16:18 +++ sort -V 11:16:18 +++ tail -n 1 11:16:18 ++ py_version_xyz=3.10.6 11:16:18 ++ [[ -z 3.10.6 ]] 11:16:18 ++ echo 3.10.6 11:16:18 ++ return 0 11:16:18 + pyenv local 3.10.6 11:16:18 + local command 11:16:18 + command=local 11:16:18 + '[' 2 -gt 0 ']' 11:16:18 + shift 11:16:18 + case "$command" in 11:16:18 + command pyenv local 3.10.6 11:16:18 + pyenv local 3.10.6 11:16:18 + for arg in "$@" 11:16:18 + case $arg in 11:16:18 + pkg_list+='tox ' 11:16:18 + for arg in "$@" 11:16:18 + case $arg in 11:16:18 + pkg_list+='virtualenv ' 11:16:18 + for arg in "$@" 11:16:18 + case $arg in 11:16:18 + pkg_list+='urllib3~=1.26.15 ' 11:16:18 + [[ -f /tmp/.toxenv ]] 11:16:18 + [[ ! -f /tmp/.toxenv ]] 11:16:18 + [[ -n '' ]] 11:16:18 + python3 -m venv /tmp/venv-WLI8 11:16:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WLI8' 11:16:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WLI8 11:16:22 + echo /tmp/venv-WLI8 11:16:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:16:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:16:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:16:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:22 + local 'pip_opts=--upgrade --quiet' 11:16:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:16:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:16:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:16:22 + [[ -n '' ]] 11:16:22 + [[ -n '' ]] 11:16:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:16:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:22 + /tmp/venv-WLI8/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 11:16:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:16:27 lf-activate-venv(): INFO: Base packages installed successfully 11:16:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:16:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:16:27 + /tmp/venv-WLI8/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 11:16:29 + type python3 11:16:29 + true 11:16:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WLI8/bin to PATH' 11:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-WLI8/bin to PATH 11:16:29 + PATH=/tmp/venv-WLI8/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 11:16:29 + return 0 11:16:29 + python3 --version 11:16:29 Python 3.10.6 11:16:29 + python3 -m pip --version 11:16:29 pip 26.1.2 from /tmp/venv-WLI8/lib/python3.10/site-packages/pip (python 3.10) 11:16:29 + python3 -m pip freeze 11:16:29 cachetools==7.1.4 11:16:29 colorama==0.4.6 11:16:29 distlib==0.4.3 11:16:29 filelock==3.31.1 11:16:29 packaging==26.2 11:16:29 platformdirs==4.10.1 11:16:29 pluggy==1.6.0 11:16:29 pyproject-api==1.10.1 11:16:29 python-discovery==1.4.4 11:16:29 tomli==2.4.1 11:16:29 tomli_w==1.2.0 11:16:29 tox==4.57.0 11:16:29 typing_extensions==4.16.0 11:16:29 urllib3==1.26.20 11:16:29 virtualenv==21.6.1 11:16:29 [EnvInject] - Injecting environment variables from a build step. 11:16:29 [EnvInject] - Injecting as environment variables the properties content 11:16:29 PARALLEL=false 11:16:29 11:16:29 [EnvInject] - Variables injected successfully. 11:16:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12897251940130619040.sh 11:16:29 ---> tox-run.sh 11:16:29 + 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 11:16:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:16:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:16:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:16:29 + source /home/jenkins/lf-env.sh 11:16:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:16:29 ++ mktemp -d /tmp/venv-XXXX 11:16:29 + lf_venv=/tmp/venv-E7DA 11:16:29 + local venv_file=/tmp/.os_lf_venv 11:16:29 + local python=python3 11:16:29 + local options 11:16:29 + local set_path=true 11:16:29 + local install_args= 11:16:29 ++ 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 11:16:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:16:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:16:29 + true 11:16:29 + case $1 in 11:16:29 + venv_file=/tmp/.toxenv 11:16:29 + shift 2 11:16:29 + true 11:16:29 + case $1 in 11:16:29 + shift 11:16:29 + break 11:16:29 + case $python in 11:16:29 + local pkg_list= 11:16:29 + [[ -d /opt/pyenv ]] 11:16:29 + echo 'Setup pyenv:' 11:16:29 Setup pyenv: 11:16:29 + export PYENV_ROOT=/opt/pyenv 11:16:29 + PYENV_ROOT=/opt/pyenv 11:16:29 + 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 11:16:29 + 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 11:16:29 + pyenv versions 11:16:29 system 11:16:29 3.8.13 11:16:29 3.9.13 11:16:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:29 + command -v pyenv 11:16:29 ++ pyenv init - --no-rehash 11:16:29 + 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[*]}"'\'')" 11:16:29 export PATH="/opt/pyenv/shims:${PATH}" 11:16:29 export PYENV_SHELL=bash 11:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:16:29 pyenv() { 11:16:29 local command 11:16:29 command="${1:-}" 11:16:29 if [ "$#" -gt 0 ]; then 11:16:29 shift 11:16:29 fi 11:16:29 11:16:29 case "$command" in 11:16:29 rehash|shell) 11:16:29 eval "$(pyenv "sh-$command" "$@")" 11:16:29 ;; 11:16:29 *) 11:16:29 command pyenv "$command" "$@" 11:16:29 ;; 11:16:29 esac 11:16:29 }' 11:16:29 +++ 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[*]}"' 11:16:29 ++ 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 11:16:29 ++ 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 11:16:29 ++ 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 11:16:29 ++ export PYENV_SHELL=bash 11:16:29 ++ PYENV_SHELL=bash 11:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:16:29 +++ complete -F _pyenv pyenv 11:16:29 ++ lf-pyver python3 11:16:29 ++ local py_version_xy=python3 11:16:29 ++ local py_version_xyz= 11:16:29 ++ pyenv versions 11:16:29 ++ local command 11:16:29 ++ command=versions 11:16:29 ++ '[' 1 -gt 0 ']' 11:16:29 ++ shift 11:16:29 ++ case "$command" in 11:16:29 ++ command pyenv versions 11:16:29 ++ pyenv versions 11:16:29 ++ awk '{ print $1 }' 11:16:29 ++ grep -E '^[0-9.]*[0-9]$' 11:16:29 ++ sed 's/^[ *]* //' 11:16:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:16:29 +++ grep '^3' /tmp/.pyenv_versions 11:16:29 +++ sort -V 11:16:29 +++ tail -n 1 11:16:29 ++ py_version_xyz=3.10.6 11:16:29 ++ [[ -z 3.10.6 ]] 11:16:29 ++ echo 3.10.6 11:16:29 ++ return 0 11:16:29 + pyenv local 3.10.6 11:16:29 + local command 11:16:29 + command=local 11:16:29 + '[' 2 -gt 0 ']' 11:16:29 + shift 11:16:29 + case "$command" in 11:16:29 + command pyenv local 3.10.6 11:16:29 + pyenv local 3.10.6 11:16:29 + for arg in "$@" 11:16:29 + case $arg in 11:16:29 + pkg_list+='tox ' 11:16:29 + for arg in "$@" 11:16:29 + case $arg in 11:16:29 + pkg_list+='virtualenv ' 11:16:29 + for arg in "$@" 11:16:29 + case $arg in 11:16:29 + pkg_list+='urllib3~=1.26.15 ' 11:16:29 + [[ -f /tmp/.toxenv ]] 11:16:29 ++ cat /tmp/.toxenv 11:16:29 + lf_venv=/tmp/venv-WLI8 11:16:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WLI8 from' file:/tmp/.toxenv 11:16:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WLI8 from file:/tmp/.toxenv 11:16:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:16:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:29 + local 'pip_opts=--upgrade --quiet' 11:16:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:16:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:16:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:16:29 + [[ -n '' ]] 11:16:29 + [[ -n '' ]] 11:16:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:16:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:29 + /tmp/venv-WLI8/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 11:16:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:16:30 lf-activate-venv(): INFO: Base packages installed successfully 11:16:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:16:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:16:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:16:30 + /tmp/venv-WLI8/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 11:16:32 + type python3 11:16:32 + true 11:16:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WLI8/bin to PATH' 11:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-WLI8/bin to PATH 11:16:32 + PATH=/tmp/venv-WLI8/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 11:16:32 + return 0 11:16:32 + [[ -d /opt/pyenv ]] 11:16:32 + echo '---> Setting up pyenv' 11:16:32 ---> Setting up pyenv 11:16:32 + export PYENV_ROOT=/opt/pyenv 11:16:32 + PYENV_ROOT=/opt/pyenv 11:16:32 + export PATH=/opt/pyenv/bin:/tmp/venv-WLI8/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 11:16:32 + PATH=/opt/pyenv/bin:/tmp/venv-WLI8/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 11:16:32 ++ pwd 11:16:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:16:32 + export PYTHONPATH 11:16:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:16:32 + TOX_TESTENV_PASSENV=PYTHONPATH 11:16:32 + tox --version 11:16:32 4.57.0 from /tmp/venv-WLI8/lib/python3.10/site-packages/tox/__init__.py 11:16:32 + PARALLEL=false 11:16:32 + TOX_OPTIONS_LIST= 11:16:32 + [[ -n checkbashisms ]] 11:16:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:16:32 + case ${PARALLEL,,} in 11:16:32 + tox -e checkbashisms 11:16:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:16:33 checkbashisms: freeze> python -m pip freeze --all 11:16:34 checkbashisms: pip==26.1.2,setuptools==83.0.0 11:16:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:16:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:16:37 checkbashisms: OK (5.31=setup[1.80]+cmd[3.52] seconds) 11:16:37 congratulations :) (5.35 seconds) 11:16:37 + tox_status=0 11:16:37 + echo '---> Completed tox runs' 11:16:37 ---> Completed tox runs 11:16:37 + for i in .tox/*/log 11:16:37 ++ echo .tox/checkbashisms/log 11:16:37 ++ awk -F/ '{print $2}' 11:16:37 + tox_env=checkbashisms 11:16:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:16:37 + DOC_DIR=docs/_build/html 11:16:37 + [[ -d docs/_build/html ]] 11:16:37 + echo '---> tox-run.sh ends' 11:16:37 ---> tox-run.sh ends 11:16:37 + test 0 -eq 0 11:16:37 $ ssh-agent -k 11:16:37 unset SSH_AUTH_SOCK; 11:16:37 unset SSH_AGENT_PID; 11:16:37 echo Agent pid 1671 killed; 11:16:37 [ssh-agent] Stopped. 11:16:38 [PostBuildScript] - [INFO] Executing post build scripts. 11:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8661741855295523595.sh 11:16:38 ---> sysstat.sh 11:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16795486526622690777.sh 11:16:38 ---> package-listing.sh 11:16:38 ++ tr '[:upper:]' '[:lower:]' 11:16:38 ++ facter osfamily 11:16:38 + OS_FAMILY=debian 11:16:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:16:38 + START_PACKAGES=/tmp/packages_start.txt 11:16:38 + END_PACKAGES=/tmp/packages_end.txt 11:16:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:38 + PACKAGES=/tmp/packages_start.txt 11:16:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:38 + PACKAGES=/tmp/packages_end.txt 11:16:38 + case "${OS_FAMILY}" in 11:16:38 + dpkg -l 11:16:38 + grep '^ii' 11:16:38 + '[' -f /tmp/packages_start.txt ']' 11:16:38 + '[' -f /tmp/packages_end.txt ']' 11:16:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:16:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5275914124257071371.sh 11:16:38 ---> capture-instance-metadata.sh 11:16:38 Setup pyenv: 11:16:38 system 11:16:38 3.8.13 11:16:38 3.9.13 11:16:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:16:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hxej 11:16:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:16:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:16:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:16:46 lf-activate-venv(): INFO: Base packages installed successfully 11:16:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-hxej/bin to PATH 11:17:09 INFO: Running in OpenStack, capturing instance metadata 11:17:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6196875706151362220.sh 11:17:10 provisioning config files... 11:17:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4633767319750238556tmp 11:17:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:17:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:17:10 [EnvInject] - Injecting environment variables from a build step. 11:17:10 [EnvInject] - Injecting as environment variables the properties content 11:17:10 SERVER_ID=logs 11:17:10 11:17:10 [EnvInject] - Variables injected successfully. 11:17:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4121654694091697692.sh 11:17:10 ---> create-netrc.sh 11:17:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15515371746823029958.sh 11:17:10 ---> python-tools-install.sh 11:17:10 Setup pyenv: 11:17:10 system 11:17:10 3.8.13 11:17:10 3.9.13 11:17:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxej from file:/tmp/.os_lf_venv 11:17:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:12 lf-activate-venv(): INFO: Base packages installed successfully 11:17:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-hxej/bin to PATH 11:17:19 Generating Requirements File 11:17:43 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. 11:17:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:17:44 Python 3.10.6 11:17:44 pip 26.1.2 from /tmp/venv-hxej/lib/python3.10/site-packages/pip (python 3.10) 11:17:44 aiohappyeyeballs==2.7.1 11:17:44 aiohttp==3.14.1 11:17:44 aiosignal==1.4.0 11:17:44 appdirs==1.4.4 11:17:44 argcomplete==3.7.0 11:17:44 aspy.yaml==1.3.0 11:17:44 async-timeout==5.0.1 11:17:44 attrs==26.1.0 11:17:44 autopage==0.6.0 11:17:44 backports.strenum==1.3.1 11:17:44 beautifulsoup4==4.15.0 11:17:44 boto3==1.43.51 11:17:44 botocore==1.43.51 11:17:44 bs4==0.0.2 11:17:44 certifi==2026.6.17 11:17:44 cffi==2.1.0 11:17:44 cfgv==3.5.0 11:17:44 chardet==7.4.3 11:17:44 charset-normalizer==3.4.9 11:17:44 click==8.4.2 11:17:44 cliff==4.14.0 11:17:44 cmd2==3.5.1 11:17:44 cryptography==3.3.2 11:17:44 debtcollector==3.1.0 11:17:44 decorator==5.3.1 11:17:44 defusedxml==0.7.1 11:17:44 Deprecated==1.3.1 11:17:44 distlib==0.4.3 11:17:44 dnspython==2.8.0 11:17:44 docker==7.2.0 11:17:44 dogpile.cache==1.5.0 11:17:44 durationpy==0.10 11:17:44 email-validator==2.3.0 11:17:44 filelock==3.31.1 11:17:44 frozenlist==1.8.0 11:17:44 future==1.0.0 11:17:44 gitdb==4.0.12 11:17:44 GitPython==3.1.52 11:17:44 httplib2==0.30.2 11:17:44 identify==2.6.19 11:17:44 idna==3.18 11:17:44 importlib-resources==1.5.0 11:17:44 iso8601==2.1.0 11:17:44 Jinja2==3.1.6 11:17:44 jmespath==1.1.0 11:17:44 jsonpatch==1.33 11:17:44 jsonpointer==3.1.1 11:17:44 jsonschema==4.26.0 11:17:44 jsonschema-specifications==2025.9.1 11:17:44 keystoneauth1==5.14.0 11:17:44 kubernetes==36.0.3 11:17:44 lftools==0.37.22 11:17:44 lxml==6.1.1 11:17:44 markdown-it-py==4.2.0 11:17:44 MarkupSafe==3.0.3 11:17:44 mdurl==0.1.2 11:17:44 msgpack==1.2.1 11:17:44 multi_key_dict==2.0.3 11:17:44 multidict==6.7.1 11:17:44 munch==4.0.0 11:17:44 netaddr==1.3.0 11:17:44 niet==1.4.2 11:17:44 nodeenv==1.10.0 11:17:44 oauth2client==4.1.3 11:17:44 oauthlib==3.3.1 11:17:44 openstacksdk==4.13.0 11:17:44 os-service-types==1.8.2 11:17:44 osc-lib==4.6.0 11:17:44 oslo.config==10.4.0 11:17:44 oslo.context==6.4.0 11:17:44 oslo.i18n==6.8.0 11:17:44 oslo.log==8.2.0 11:17:44 oslo.serialization==5.10.0 11:17:44 oslo.utils==10.1.1 11:17:44 packaging==26.2 11:17:44 pbr==7.0.3 11:17:44 platformdirs==4.10.1 11:17:44 prettytable==3.18.0 11:17:44 propcache==0.5.2 11:17:44 psutil==7.2.2 11:17:44 pyasn1==0.6.4 11:17:44 pyasn1_modules==0.4.2 11:17:44 pycparser==3.0 11:17:44 pygerrit2==2.0.15 11:17:44 PyGithub==2.9.1 11:17:44 Pygments==2.20.0 11:17:44 PyJWT==2.13.0 11:17:44 PyNaCl==1.6.2 11:17:44 pyparsing==2.4.7 11:17:44 pyperclip==1.11.0 11:17:44 pyrsistent==0.20.0 11:17:44 python-cinderclient==9.9.0 11:17:44 python-dateutil==2.9.0.post0 11:17:44 python-discovery==1.4.4 11:17:44 python-heatclient==5.2.0 11:17:44 python-jenkins==1.8.3 11:17:44 python-keystoneclient==5.8.0 11:17:44 python-magnumclient==4.11.0 11:17:44 python-openstackclient==10.0.0 11:17:44 python-swiftclient==4.10.0 11:17:44 PyYAML==6.0.3 11:17:44 referencing==0.37.0 11:17:44 requests==2.34.2 11:17:44 requests-oauthlib==2.0.0 11:17:44 rfc3986==2.0.0 11:17:44 rich==15.0.0 11:17:44 rich-argparse==1.8.0 11:17:44 rpds-py==0.30.0 11:17:44 rsa==4.9.1 11:17:44 ruamel.yaml==0.19.1 11:17:44 ruamel.yaml.clib==0.2.15 11:17:44 s3transfer==0.19.1 11:17:44 simplejson==4.1.1 11:17:44 six==1.17.0 11:17:44 smmap==5.0.3 11:17:44 soupsieve==2.9 11:17:44 stevedore==5.8.0 11:17:44 tabulate==0.10.0 11:17:44 toml==0.10.2 11:17:44 tomlkit==0.15.1 11:17:44 tqdm==4.69.0 11:17:44 typing_extensions==4.16.0 11:17:44 urllib3==1.26.20 11:17:44 virtualenv==21.6.1 11:17:44 wcwidth==0.8.2 11:17:44 websocket-client==1.9.0 11:17:44 wrapt==2.2.2 11:17:44 xdg==6.0.0 11:17:44 xmltodict==1.0.4 11:17:44 yarl==1.24.5 11:17:44 yq==4.1.2 11:17:44 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins13884168138991891340.sh 11:17:44 ---> uv-install.sh 11:17:44 Installing uv/uvx (latest) using shell installer 11:17:44 2026-07-20 11:17:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-CQ8ldI.sh" [1] 11:17:44 downloading uv 0.11.29 x86_64-unknown-linux-gnu 11:17:45 installing to /home/jenkins/.local/bin 11:17:45 uv 11:17:45 uvx 11:17:45 everything's installed! 11:17:45 11:17:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:17:45 11:17:45 source $HOME/.local/bin/env (sh, bash, zsh) 11:17:45 source $HOME/.local/bin/env.fish (fish) 11:17:45 Adding install location to PATH 11:17:45 ---> Validating uv/uvx install 11:17:45 uvx 0.11.29 (x86_64-unknown-linux-gnu) 11:17:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2980956809260131797.sh 11:17:45 ---> sudo-logs.sh 11:17:45 Archiving 'sudo' log.. 11:17:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13997997713289090732.sh 11:17:46 ---> job-cost.sh 11:17:46 INFO: Activating Python virtual environment... 11:17:46 Setup pyenv: 11:17:46 system 11:17:46 3.8.13 11:17:46 3.9.13 11:17:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxej from file:/tmp/.os_lf_venv 11:17:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:48 lf-activate-venv(): INFO: Base packages installed successfully 11:17:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:17:53 lf-activate-venv(): INFO: Adding /tmp/venv-hxej/bin to PATH 11:17:53 INFO: No stack-cost file found 11:17:53 INFO: Instance uptime: 129s 11:17:53 INFO: Fetching instance metadata (attempt 1 of 3)... 11:17:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:17:54 INFO: Successfully fetched instance metadata 11:17:54 INFO: Instance type: v3-standard-4 11:17:54 INFO: Retrieving pricing info for: v3-standard-4 11:17:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:17:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 11:17:54 INFO: Successfully fetched Vexxhost pricing API 11:17:54 INFO: Retrieved cost: 0.11 11:17:54 INFO: Retrieved resource: v3-standard-4 11:17:54 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:17:54 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:17:54 INFO: Successfully archived job cost data 11:17:54 DEBUG: Cost data: oom-master-checkbashisms-lint,4735,2026-07-20 11:17:54,v3-standard-4,129,0.11,0.00,SUCCESS 11:17:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6387883269663333220.sh 11:17:54 ---> logs-deploy.sh 11:17:54 Setup pyenv: 11:17:54 system 11:17:54 3.8.13 11:17:54 3.9.13 11:17:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:17:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hxej from file:/tmp/.os_lf_venv 11:17:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:56 lf-activate-venv(): INFO: Base packages installed successfully 11:17:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:18:04 lf-activate-venv(): INFO: Adding /tmp/venv-hxej/bin to PATH 11:18:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4735 11:18:04 INFO: archiving workspace using pattern(s): 11:18:05 Archives upload complete. 11:18:05 INFO: archiving logs to Nexus 11:18:06 ---> uname -a: 11:18:06 Linux prd-ubuntu1804-builder-4c-4g-1247 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:18:06 11:18:06 11:18:06 ---> lscpu: 11:18:06 Architecture: x86_64 11:18:06 CPU op-mode(s): 32-bit, 64-bit 11:18:06 Byte Order: Little Endian 11:18:06 CPU(s): 4 11:18:06 On-line CPU(s) list: 0-3 11:18:06 Thread(s) per core: 1 11:18:06 Core(s) per socket: 1 11:18:06 Socket(s): 4 11:18:06 NUMA node(s): 1 11:18:06 Vendor ID: AuthenticAMD 11:18:06 CPU family: 23 11:18:06 Model: 49 11:18:06 Model name: AMD EPYC-Rome Processor 11:18:06 Stepping: 0 11:18:06 CPU MHz: 2800.000 11:18:06 BogoMIPS: 5600.00 11:18:06 Virtualization: AMD-V 11:18:06 Hypervisor vendor: KVM 11:18:06 Virtualization type: full 11:18:06 L1d cache: 32K 11:18:06 L1i cache: 32K 11:18:06 L2 cache: 512K 11:18:06 L3 cache: 16384K 11:18:06 NUMA node0 CPU(s): 0-3 11:18: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 11:18:06 11:18:06 11:18:06 ---> nproc: 11:18:06 4 11:18:06 11:18:06 11:18:06 ---> df -h: 11:18:06 Filesystem Size Used Avail Use% Mounted on 11:18:06 udev 7.9G 0 7.9G 0% /dev 11:18:06 tmpfs 1.6G 676K 1.6G 1% /run 11:18:06 /dev/vda1 78G 8.4G 69G 11% / 11:18:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:18:06 tmpfs 5.0M 0 5.0M 0% /run/lock 11:18:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:18:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:18:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:18:06 11:18:06 11:18:06 ---> free -m: 11:18:06 total used free shared buff/cache available 11:18:06 Mem: 16040 593 13238 0 2208 15129 11:18:06 Swap: 1023 0 1023 11:18:06 11:18:06 11:18:06 ---> ip addr: 11:18:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:18:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:18:06 inet 127.0.0.1/8 scope host lo 11:18:06 valid_lft forever preferred_lft forever 11:18:06 inet6 ::1/128 scope host 11:18:06 valid_lft forever preferred_lft forever 11:18:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:18:06 link/ether fa:16:3e:38:54:bd brd ff:ff:ff:ff:ff:ff 11:18:06 inet 10.30.107.146/23 brd 10.30.107.255 scope global dynamic ens3 11:18:06 valid_lft 86267sec preferred_lft 86267sec 11:18:06 inet6 fe80::f816:3eff:fe38:54bd/64 scope link 11:18:06 valid_lft forever preferred_lft forever 11:18:06 11:18:06 11:18:06 ---> sar -b -r -n DEV: 11:18:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1247) 07/20/26 _x86_64_ (4 CPU) 11:18:06 11:18:06 11:15:54 LINUX RESTART (4 CPU) 11:18:06 11:18:06 11:16:01 tps rtps wtps bread/s bwrtn/s 11:18:06 11:17:03 355.69 58.42 297.27 3700.18 67918.28 11:18:06 11:18:01 104.48 1.26 103.22 142.73 11353.35 11:18:06 Average: 232.21 30.33 201.89 1951.60 40115.10 11:18:06 11:18:06 11:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:06 11:17:03 13903460 15479184 2521508 15.35 57960 1720180 876204 5.01 770140 1538820 116480 11:18:06 11:18:01 13550436 15484216 2874532 17.50 81024 2036752 834708 4.78 775236 1850328 208264 11:18:06 Average: 13726948 15481700 2698020 16.43 69492 1878466 855456 4.90 772688 1694574 162372 11:18:06 11:18:06 11:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:06 11:17:03 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:18:06 11:17:03 ens3 483.15 338.78 2420.78 81.98 0.00 0.00 0.00 0.00 11:18:06 11:18:01 lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 11:18:06 11:18:01 ens3 67.51 47.82 869.87 10.71 0.00 0.00 0.00 0.00 11:18:06 Average: lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 11:18:06 Average: ens3 278.85 195.76 1658.46 46.95 0.00 0.00 0.00 0.00 11:18:06 11:18:06 11:18:06 ---> sar -P ALL: 11:18:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1247) 07/20/26 _x86_64_ (4 CPU) 11:18:06 11:18:06 11:15:54 LINUX RESTART (4 CPU) 11:18:06 11:18:06 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:18:06 11:17:03 all 22.88 0.00 2.43 3.01 0.07 71.61 11:18:06 11:17:03 0 24.84 0.00 2.75 0.65 0.08 71.67 11:18:06 11:17:03 1 28.21 0.00 3.48 3.68 0.08 64.54 11:18:06 11:17:03 2 22.70 0.00 1.90 0.57 0.05 74.78 11:18:06 11:17:03 3 15.78 0.00 1.58 7.12 0.07 75.46 11:18:06 11:18:01 all 20.62 0.00 1.48 0.95 0.04 76.90 11:18:06 11:18:01 0 3.75 0.00 1.01 2.22 0.02 93.01 11:18:06 11:18:01 1 30.35 0.00 1.52 1.04 0.07 67.02 11:18:06 11:18:01 2 33.98 0.00 2.54 0.40 0.07 63.02 11:18:06 11:18:01 3 14.35 0.00 0.86 0.14 0.03 84.61 11:18:06 Average: all 21.77 0.00 1.96 1.99 0.06 74.22 11:18:06 Average: 0 14.47 0.00 1.89 1.42 0.05 82.16 11:18:06 Average: 1 29.26 0.00 2.52 2.38 0.08 65.76 11:18:06 Average: 2 28.24 0.00 2.21 0.48 0.06 69.00 11:18:06 Average: 3 15.08 0.00 1.23 3.68 0.05 79.96 11:18:06 11:18:06 11:18:06