06:27:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 06:27:44 Running as SYSTEM 06:27:44 [EnvInject] - Loading node environment variables. 06:27:44 Building remotely on prd-ubuntu1804-builder-4c-4g-877 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:27:44 [ssh-agent] Looking for ssh-agent implementation... 06:27:44 $ ssh-agent 06:27:44 SSH_AUTH_SOCK=/tmp/ssh-8CtUTl1qHIpM/agent.1796 06:27:44 SSH_AGENT_PID=1798 06:27:44 [ssh-agent] Started. 06:27:44 Running ssh-add (command line suppressed) 06:27:44 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11120992010325128514.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11120992010325128514.key) 06:27:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:27:44 The recommended git tool is: NONE 06:27:46 using credential onap-jenkins-ssh 06:27:46 Wiping out workspace first. 06:27:46 Cloning the remote Git repository 06:27:46 Cloning repository git://cloud.onap.org/mirror/oom.git 06:27:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:27:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:27:46 > git --version # timeout=10 06:27:46 > git --version # 'git version 2.17.1' 06:27:46 using GIT_SSH to set credentials Gerrit user 06:27:46 Verifying host key using manually-configured host key entries 06:27:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:27:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:27:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:27:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:27:53 using GIT_SSH to set credentials Gerrit user 06:27:53 Verifying host key using manually-configured host key entries 06:27:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/3 # timeout=30 06:27:53 > git rev-parse e631fbfc9fcb10be03a5bc774dd21ce234268dba^{commit} # timeout=10 06:27:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:27:53 Checking out Revision e631fbfc9fcb10be03a5bc774dd21ce234268dba (refs/changes/29/145329/3) 06:27:53 > git config core.sparsecheckout # timeout=10 06:27:53 > git checkout -f e631fbfc9fcb10be03a5bc774dd21ce234268dba # timeout=30 06:27:57 Commit message: "[SO] 17.4.0 release" 06:27:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:27:57 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 06:27:57 [EnvInject] - Injecting environment variables from a build step. 06:27:57 [EnvInject] - Injecting as environment variables the properties content 06:27:57 PYTHON=python3 06:27:57 06:27:57 [EnvInject] - Variables injected successfully. 06:27:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5325074690632497611.sh 06:27:57 ---> tox-install.sh 06:27:57 + source /home/jenkins/lf-env.sh 06:27:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:27:57 ++ mktemp -d /tmp/venv-XXXX 06:27:57 + lf_venv=/tmp/venv-d3PA 06:27:57 + local venv_file=/tmp/.os_lf_venv 06:27:57 + local python=python3 06:27:57 + local options 06:27:57 + local set_path=true 06:27:57 + local install_args= 06:27:57 ++ 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 06:27:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:27:57 + true 06:27:57 + case $1 in 06:27:57 + venv_file=/tmp/.toxenv 06:27:57 + shift 2 06:27:57 + true 06:27:57 + case $1 in 06:27:57 + shift 06:27:57 + break 06:27:57 + case $python in 06:27:57 + local pkg_list= 06:27:57 + [[ -d /opt/pyenv ]] 06:27:57 + echo 'Setup pyenv:' 06:27:57 Setup pyenv: 06:27:57 + export PYENV_ROOT=/opt/pyenv 06:27:57 + PYENV_ROOT=/opt/pyenv 06:27:57 + 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 06:27:57 + 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 06:27:57 + pyenv versions 06:27:57 * system (set by /opt/pyenv/version) 06:27:57 * 3.8.13 (set by /opt/pyenv/version) 06:27:57 * 3.9.13 (set by /opt/pyenv/version) 06:27:57 * 3.10.6 (set by /opt/pyenv/version) 06:27:57 + command -v pyenv 06:27:57 ++ pyenv init - --no-rehash 06:27:57 + 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[*]}"'\'')" 06:27:57 export PATH="/opt/pyenv/shims:${PATH}" 06:27:57 export PYENV_SHELL=bash 06:27:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:27:57 pyenv() { 06:27:57 local command 06:27:57 command="${1:-}" 06:27:57 if [ "$#" -gt 0 ]; then 06:27:57 shift 06:27:57 fi 06:27:57 06:27:57 case "$command" in 06:27:57 rehash|shell) 06:27:57 eval "$(pyenv "sh-$command" "$@")" 06:27:57 ;; 06:27:57 *) 06:27:57 command pyenv "$command" "$@" 06:27:57 ;; 06:27:57 esac 06:27:57 }' 06:27:57 +++ 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[*]}"' 06:27:57 ++ 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 06:27:57 ++ 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 06:27:57 ++ 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 06:27:57 ++ export PYENV_SHELL=bash 06:27:57 ++ PYENV_SHELL=bash 06:27:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:27:57 +++ complete -F _pyenv pyenv 06:27:57 ++ lf-pyver python3 06:27:57 ++ local py_version_xy=python3 06:27:57 ++ local py_version_xyz= 06:27:57 ++ sed 's/^[ *]* //' 06:27:57 ++ awk '{ print $1 }' 06:27:57 ++ grep -E '^[0-9.]*[0-9]$' 06:27:57 ++ pyenv versions 06:27:57 ++ local command 06:27:57 ++ command=versions 06:27:57 ++ '[' 1 -gt 0 ']' 06:27:57 ++ shift 06:27:57 ++ case "$command" in 06:27:57 ++ command pyenv versions 06:27:57 ++ pyenv versions 06:27:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:27:58 +++ grep '^3' /tmp/.pyenv_versions 06:27:58 +++ sort -V 06:27:58 +++ tail -n 1 06:27:58 ++ py_version_xyz=3.10.6 06:27:58 ++ [[ -z 3.10.6 ]] 06:27:58 ++ echo 3.10.6 06:27:58 ++ return 0 06:27:58 + pyenv local 3.10.6 06:27:58 + local command 06:27:58 + command=local 06:27:58 + '[' 2 -gt 0 ']' 06:27:58 + shift 06:27:58 + case "$command" in 06:27:58 + command pyenv local 3.10.6 06:27:58 + pyenv local 3.10.6 06:27:58 + for arg in "$@" 06:27:58 + case $arg in 06:27:58 + pkg_list+='tox ' 06:27:58 + for arg in "$@" 06:27:58 + case $arg in 06:27:58 + pkg_list+='virtualenv ' 06:27:58 + for arg in "$@" 06:27:58 + case $arg in 06:27:58 + pkg_list+='urllib3~=1.26.15 ' 06:27:58 + [[ -f /tmp/.toxenv ]] 06:27:58 + [[ ! -f /tmp/.toxenv ]] 06:27:58 + [[ -n '' ]] 06:27:58 + python3 -m venv /tmp/venv-d3PA 06:28:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d3PA' 06:28:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d3PA 06:28:03 + echo /tmp/venv-d3PA 06:28:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:28:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:28:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:03 + local 'pip_opts=--upgrade --quiet' 06:28:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:03 + [[ -n '' ]] 06:28:03 + [[ -n '' ]] 06:28:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:03 + /tmp/venv-d3PA/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 06:28:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:10 lf-activate-venv(): INFO: Base packages installed successfully 06:28:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:10 + /tmp/venv-d3PA/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 06:28:19 + type python3 06:28:19 + true 06:28:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d3PA/bin to PATH' 06:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-d3PA/bin to PATH 06:28:19 + PATH=/tmp/venv-d3PA/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 06:28:19 + return 0 06:28:19 + python3 --version 06:28:19 Python 3.10.6 06:28:19 + python3 -m pip --version 06:28:19 pip 26.1.2 from /tmp/venv-d3PA/lib/python3.10/site-packages/pip (python 3.10) 06:28:19 + python3 -m pip freeze 06:28:19 cachetools==7.1.4 06:28:19 colorama==0.4.6 06:28:19 distlib==0.4.3 06:28:19 filelock==3.29.4 06:28:19 packaging==26.2 06:28:19 platformdirs==4.10.0 06:28:19 pluggy==1.6.0 06:28:19 pyproject-api==1.10.1 06:28:19 python-discovery==1.4.2 06:28:19 tomli==2.4.1 06:28:19 tomli_w==1.2.0 06:28:19 tox==4.55.1 06:28:19 typing_extensions==4.15.0 06:28:19 urllib3==1.26.20 06:28:19 virtualenv==21.5.1 06:28:19 [EnvInject] - Injecting environment variables from a build step. 06:28:19 [EnvInject] - Injecting as environment variables the properties content 06:28:19 PARALLEL=false 06:28:19 06:28:19 [EnvInject] - Variables injected successfully. 06:28:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17850336569852599577.sh 06:28:19 ---> tox-run.sh 06:28:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:28:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:28:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:28:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:28:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:28:19 + source /home/jenkins/lf-env.sh 06:28:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:19 ++ mktemp -d /tmp/venv-XXXX 06:28:19 + lf_venv=/tmp/venv-TkOR 06:28:19 + local venv_file=/tmp/.os_lf_venv 06:28:19 + local python=python3 06:28:19 + local options 06:28:19 + local set_path=true 06:28:19 + local install_args= 06:28:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:19 + true 06:28:19 + case $1 in 06:28:19 + venv_file=/tmp/.toxenv 06:28:19 + shift 2 06:28:19 + true 06:28:19 + case $1 in 06:28:19 + shift 06:28:19 + break 06:28:19 + case $python in 06:28:19 + local pkg_list= 06:28:19 + [[ -d /opt/pyenv ]] 06:28:19 + echo 'Setup pyenv:' 06:28:19 Setup pyenv: 06:28:19 + export PYENV_ROOT=/opt/pyenv 06:28:19 + PYENV_ROOT=/opt/pyenv 06:28:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:28:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:28:19 + pyenv versions 06:28:19 system 06:28:19 3.8.13 06:28:19 3.9.13 06:28:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:28:19 + command -v pyenv 06:28:19 ++ pyenv init - --no-rehash 06:28:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:28:19 export PATH="/opt/pyenv/shims:${PATH}" 06:28:19 export PYENV_SHELL=bash 06:28:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:19 pyenv() { 06:28:19 local command 06:28:19 command="${1:-}" 06:28:19 if [ "$#" -gt 0 ]; then 06:28:19 shift 06:28:19 fi 06:28:19 06:28:19 case "$command" in 06:28:19 rehash|shell) 06:28:19 eval "$(pyenv "sh-$command" "$@")" 06:28:19 ;; 06:28:19 *) 06:28:19 command pyenv "$command" "$@" 06:28:19 ;; 06:28:19 esac 06:28:19 }' 06:28:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:28:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:28:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:28:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:28:19 ++ export PYENV_SHELL=bash 06:28:19 ++ PYENV_SHELL=bash 06:28:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:19 +++ complete -F _pyenv pyenv 06:28:19 ++ lf-pyver python3 06:28:19 ++ local py_version_xy=python3 06:28:19 ++ local py_version_xyz= 06:28:19 ++ pyenv versions 06:28:19 ++ local command 06:28:19 ++ command=versions 06:28:19 ++ '[' 1 -gt 0 ']' 06:28:19 ++ shift 06:28:19 ++ case "$command" in 06:28:19 ++ command pyenv versions 06:28:19 ++ pyenv versions 06:28:19 ++ awk '{ print $1 }' 06:28:19 ++ grep -E '^[0-9.]*[0-9]$' 06:28:19 ++ sed 's/^[ *]* //' 06:28:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:19 +++ grep '^3' /tmp/.pyenv_versions 06:28:19 +++ sort -V 06:28:19 +++ tail -n 1 06:28:19 ++ py_version_xyz=3.10.6 06:28:19 ++ [[ -z 3.10.6 ]] 06:28:19 ++ echo 3.10.6 06:28:19 ++ return 0 06:28:19 + pyenv local 3.10.6 06:28:19 + local command 06:28:19 + command=local 06:28:19 + '[' 2 -gt 0 ']' 06:28:19 + shift 06:28:19 + case "$command" in 06:28:19 + command pyenv local 3.10.6 06:28:19 + pyenv local 3.10.6 06:28:19 + for arg in "$@" 06:28:19 + case $arg in 06:28:19 + pkg_list+='tox ' 06:28:19 + for arg in "$@" 06:28:19 + case $arg in 06:28:19 + pkg_list+='virtualenv ' 06:28:19 + for arg in "$@" 06:28:19 + case $arg in 06:28:19 + pkg_list+='urllib3~=1.26.15 ' 06:28:19 + [[ -f /tmp/.toxenv ]] 06:28:19 ++ cat /tmp/.toxenv 06:28:19 + lf_venv=/tmp/venv-d3PA 06:28:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d3PA from' file:/tmp/.toxenv 06:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d3PA from file:/tmp/.toxenv 06:28:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:19 + local 'pip_opts=--upgrade --quiet' 06:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:19 + [[ -n '' ]] 06:28:19 + [[ -n '' ]] 06:28:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:19 + /tmp/venv-d3PA/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 06:28:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:21 lf-activate-venv(): INFO: Base packages installed successfully 06:28:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:21 + /tmp/venv-d3PA/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 06:28:23 + type python3 06:28:23 + true 06:28:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d3PA/bin to PATH' 06:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-d3PA/bin to PATH 06:28:23 + PATH=/tmp/venv-d3PA/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 06:28:23 + return 0 06:28:23 + [[ -d /opt/pyenv ]] 06:28:23 + echo '---> Setting up pyenv' 06:28:23 ---> Setting up pyenv 06:28:23 + export PYENV_ROOT=/opt/pyenv 06:28:23 + PYENV_ROOT=/opt/pyenv 06:28:23 + export PATH=/opt/pyenv/bin:/tmp/venv-d3PA/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 06:28:23 + PATH=/opt/pyenv/bin:/tmp/venv-d3PA/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 06:28:23 ++ pwd 06:28:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:28:23 + export PYTHONPATH 06:28:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:28:23 + TOX_TESTENV_PASSENV=PYTHONPATH 06:28:23 + tox --version 06:28:23 4.55.1 from /tmp/venv-d3PA/lib/python3.10/site-packages/tox/__init__.py 06:28:23 + PARALLEL=false 06:28:23 + TOX_OPTIONS_LIST= 06:28:23 + [[ -n checkbashisms ]] 06:28:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:28:23 + case ${PARALLEL,,} in 06:28:23 + tox -e checkbashisms 06:28:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:28:25 checkbashisms: freeze> python -m pip freeze --all 06:28:25 checkbashisms: pip==26.1.2,setuptools==82.0.1 06:28:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:28:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:28:29 checkbashisms: OK (5.43=setup[1.93]+cmd[3.50] seconds) 06:28:29 congratulations :) (5.47 seconds) 06:28:29 + tox_status=0 06:28:29 + echo '---> Completed tox runs' 06:28:29 ---> Completed tox runs 06:28:29 + for i in .tox/*/log 06:28:29 ++ echo .tox/checkbashisms/log 06:28:29 ++ awk -F/ '{print $2}' 06:28:29 + tox_env=checkbashisms 06:28:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:28:29 + DOC_DIR=docs/_build/html 06:28:29 + [[ -d docs/_build/html ]] 06:28:29 + echo '---> tox-run.sh ends' 06:28:29 ---> tox-run.sh ends 06:28:29 + test 0 -eq 0 06:28:29 $ ssh-agent -k 06:28:29 unset SSH_AUTH_SOCK; 06:28:29 unset SSH_AGENT_PID; 06:28:29 echo Agent pid 1798 killed; 06:28:29 [ssh-agent] Stopped. 06:28:29 [PostBuildScript] - [INFO] Executing post build scripts. 06:28:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10760060236865202064.sh 06:28:29 ---> sysstat.sh 06:28:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16096680645373468992.sh 06:28:29 ---> package-listing.sh 06:28:29 ++ facter osfamily 06:28:29 ++ tr '[:upper:]' '[:lower:]' 06:28:30 + OS_FAMILY=debian 06:28:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:28:30 + START_PACKAGES=/tmp/packages_start.txt 06:28:30 + END_PACKAGES=/tmp/packages_end.txt 06:28:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:30 + PACKAGES=/tmp/packages_start.txt 06:28:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:28:30 + PACKAGES=/tmp/packages_end.txt 06:28:30 + case "${OS_FAMILY}" in 06:28:30 + dpkg -l 06:28:30 + grep '^ii' 06:28:30 + '[' -f /tmp/packages_start.txt ']' 06:28:30 + '[' -f /tmp/packages_end.txt ']' 06:28:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:28:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:28:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:28:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3478258449224787739.sh 06:28:30 ---> capture-instance-metadata.sh 06:28:30 Setup pyenv: 06:28:30 system 06:28:30 3.8.13 06:28:30 3.9.13 06:28:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:28:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ds88 06:28:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:28:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:38 lf-activate-venv(): INFO: Base packages installed successfully 06:28:38 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-Ds88/bin to PATH 06:29:10 INFO: Running in OpenStack, capturing instance metadata 06:29:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1515286112732456402.sh 06:29:10 provisioning config files... 06:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12192376856067410072tmp 06:29:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:29:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:29:10 [EnvInject] - Injecting environment variables from a build step. 06:29:10 [EnvInject] - Injecting as environment variables the properties content 06:29:10 SERVER_ID=logs 06:29:10 06:29:10 [EnvInject] - Variables injected successfully. 06:29:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5891757584615207098.sh 06:29:10 ---> create-netrc.sh 06:29:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15455891483888678005.sh 06:29:10 ---> python-tools-install.sh 06:29:10 Setup pyenv: 06:29:10 system 06:29:10 3.8.13 06:29:10 3.9.13 06:29:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:29:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ds88 from file:/tmp/.os_lf_venv 06:29:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:12 lf-activate-venv(): INFO: Base packages installed successfully 06:29:12 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:21 lf-activate-venv(): INFO: Adding /tmp/venv-Ds88/bin to PATH 06:29:21 Generating Requirements File 06:29: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. 06:29:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:29:46 Python 3.10.6 06:29:46 pip 26.1.2 from /tmp/venv-Ds88/lib/python3.10/site-packages/pip (python 3.10) 06:29:46 aiohappyeyeballs==2.6.2 06:29:46 aiohttp==3.14.1 06:29:46 aiosignal==1.4.0 06:29:46 appdirs==1.4.4 06:29:46 argcomplete==3.6.3 06:29:46 aspy.yaml==1.3.0 06:29:46 async-timeout==5.0.1 06:29:46 attrs==26.1.0 06:29:46 autopage==0.6.0 06:29:46 backports.strenum==1.3.1 06:29:46 beautifulsoup4==4.15.0 06:29:46 boto3==1.43.36 06:29:46 botocore==1.43.36 06:29:46 bs4==0.0.2 06:29:46 certifi==2026.6.17 06:29:46 cffi==2.0.0 06:29:46 cfgv==3.5.0 06:29:46 chardet==7.4.3 06:29:46 charset-normalizer==3.4.7 06:29:46 click==8.4.1 06:29:46 cliff==4.14.0 06:29:46 cmd2==3.5.1 06:29:46 cryptography==3.3.2 06:29:46 debtcollector==3.1.0 06:29:46 decorator==5.3.1 06:29:46 defusedxml==0.7.1 06:29:46 Deprecated==1.3.1 06:29:46 distlib==0.4.3 06:29:46 dnspython==2.8.0 06:29:46 docker==7.1.0 06:29:46 dogpile.cache==1.5.0 06:29:46 durationpy==0.10 06:29:46 email-validator==2.3.0 06:29:46 filelock==3.29.4 06:29:46 frozenlist==1.8.0 06:29:46 future==1.0.0 06:29:46 gitdb==4.0.12 06:29:46 GitPython==3.1.50 06:29:46 httplib2==0.30.2 06:29:46 identify==2.6.19 06:29:46 idna==3.18 06:29:46 importlib-resources==1.5.0 06:29:46 iso8601==2.1.0 06:29:46 Jinja2==3.1.6 06:29:46 jmespath==1.1.0 06:29:46 jsonpatch==1.33 06:29:46 jsonpointer==3.1.1 06:29:46 jsonschema==4.26.0 06:29:46 jsonschema-specifications==2025.9.1 06:29:46 keystoneauth1==5.14.0 06:29:46 kubernetes==36.0.2 06:29:46 lftools==0.37.22 06:29:46 lxml==6.1.1 06:29:46 markdown-it-py==4.2.0 06:29:46 MarkupSafe==3.0.3 06:29:46 mdurl==0.1.2 06:29:46 msgpack==1.2.1 06:29:46 multi_key_dict==2.0.3 06:29:46 multidict==6.7.1 06:29:46 munch==4.0.0 06:29:46 netaddr==1.3.0 06:29:46 niet==1.4.2 06:29:46 nodeenv==1.10.0 06:29:46 oauth2client==4.1.3 06:29:46 oauthlib==3.3.1 06:29:46 openstacksdk==4.13.0 06:29:46 os-service-types==1.8.2 06:29:46 osc-lib==4.6.0 06:29:46 oslo.config==10.4.0 06:29:46 oslo.context==6.4.0 06:29:46 oslo.i18n==6.8.0 06:29:46 oslo.log==8.2.0 06:29:46 oslo.serialization==5.10.0 06:29:46 oslo.utils==10.1.1 06:29:46 packaging==26.2 06:29:46 pbr==7.0.3 06:29:46 platformdirs==4.10.0 06:29:46 prettytable==3.18.0 06:29:46 propcache==0.5.2 06:29:46 psutil==7.2.2 06:29:46 pyasn1==0.6.3 06:29:46 pyasn1_modules==0.4.2 06:29:46 pycparser==3.0 06:29:46 pygerrit2==2.0.15 06:29:46 PyGithub==2.9.1 06:29:46 Pygments==2.20.0 06:29:46 PyJWT==2.13.0 06:29:46 PyNaCl==1.6.2 06:29:46 pyparsing==2.4.7 06:29:46 pyperclip==1.11.0 06:29:46 pyrsistent==0.20.0 06:29:46 python-cinderclient==9.9.0 06:29:46 python-dateutil==2.9.0.post0 06:29:46 python-discovery==1.4.2 06:29:46 python-heatclient==5.2.0 06:29:46 python-jenkins==1.8.3 06:29:46 python-keystoneclient==5.8.0 06:29:46 python-magnumclient==4.10.0 06:29:46 python-openstackclient==10.0.0 06:29:46 python-swiftclient==4.10.0 06:29:46 PyYAML==6.0.3 06:29:46 referencing==0.37.0 06:29:46 requests==2.34.2 06:29:46 requests-oauthlib==2.0.0 06:29:46 rfc3986==2.0.0 06:29:46 rich==15.0.0 06:29:46 rich-argparse==1.8.0 06:29:46 rpds-py==0.30.0 06:29:46 rsa==4.9.1 06:29:46 ruamel.yaml==0.19.1 06:29:46 ruamel.yaml.clib==0.2.15 06:29:46 s3transfer==0.19.0 06:29:46 simplejson==4.1.1 06:29:46 six==1.17.0 06:29:46 smmap==5.0.3 06:29:46 soupsieve==2.8.4 06:29:46 stevedore==5.8.0 06:29:46 tabulate==0.10.0 06:29:46 toml==0.10.2 06:29:46 tomlkit==0.15.0 06:29:46 tqdm==4.68.3 06:29:46 typing_extensions==4.15.0 06:29:46 urllib3==1.26.20 06:29:46 virtualenv==21.5.1 06:29:46 wcwidth==0.8.1 06:29:46 websocket-client==1.9.0 06:29:46 wrapt==2.2.2 06:29:46 xdg==6.0.0 06:29:46 xmltodict==1.0.4 06:29:46 yarl==1.24.2 06:29:46 yq==3.4.3 06:29:46 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins2268901574799030468.sh 06:29:46 ---> uv-install.sh 06:29:46 Installing uv/uvx (latest) using shell installer 06:29:47 2026-06-23 06:29:47 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-OxdUU6.sh" [1] 06:29:47 downloading uv 0.11.23 x86_64-unknown-linux-gnu 06:29:48 installing to /home/jenkins/.local/bin 06:29:48 uv 06:29:48 uvx 06:29:48 everything's installed! 06:29:48 06:29:48 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:29:48 06:29:48 source $HOME/.local/bin/env (sh, bash, zsh) 06:29:48 source $HOME/.local/bin/env.fish (fish) 06:29:48 Adding install location to PATH 06:29:48 ---> Validating uv/uvx install 06:29:48 uvx 0.11.23 (x86_64-unknown-linux-gnu) 06:29:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17888427558897518300.sh 06:29:48 ---> sudo-logs.sh 06:29:48 Archiving 'sudo' log.. 06:29:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1095262320015550607.sh 06:29:48 ---> job-cost.sh 06:29:48 INFO: Activating Python virtual environment... 06:29:48 Setup pyenv: 06:29:48 system 06:29:48 3.8.13 06:29:48 3.9.13 06:29:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ds88 from file:/tmp/.os_lf_venv 06:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:50 lf-activate-venv(): INFO: Base packages installed successfully 06:29:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-Ds88/bin to PATH 06:29:55 INFO: No stack-cost file found 06:29:55 INFO: Instance uptime: 220s 06:29:55 INFO: Fetching instance metadata (attempt 1 of 3)... 06:29:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:29:56 INFO: Successfully fetched instance metadata 06:29:56 INFO: Instance type: v3-standard-4 06:29:56 INFO: Retrieving pricing info for: v3-standard-4 06:29:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:29:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=220 06:29:56 INFO: Successfully fetched Vexxhost pricing API 06:29:56 INFO: Retrieved cost: 0.11 06:29:56 INFO: Retrieved resource: v3-standard-4 06:29:56 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:29:56 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:29:56 INFO: Successfully archived job cost data 06:29:56 DEBUG: Cost data: oom-master-checkbashisms-lint,4672,2026-06-23 06:29:56,v3-standard-4,220,0.11,0.00,SUCCESS 06:29:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7887362573796505682.sh 06:29:56 ---> logs-deploy.sh 06:29:56 Setup pyenv: 06:29:56 system 06:29:56 3.8.13 06:29:56 3.9.13 06:29:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ds88 from file:/tmp/.os_lf_venv 06:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:58 lf-activate-venv(): INFO: Base packages installed successfully 06:29:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ds88/bin to PATH 06:30:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4672 06:30:08 INFO: archiving workspace using pattern(s): 06:30:10 Archives upload complete. 06:30:10 INFO: archiving logs to Nexus 06:30:11 ---> uname -a: 06:30:11 Linux prd-ubuntu1804-builder-4c-4g-877 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:30:11 06:30:11 06:30:11 ---> lscpu: 06:30:11 Architecture: x86_64 06:30:11 CPU op-mode(s): 32-bit, 64-bit 06:30:11 Byte Order: Little Endian 06:30:11 CPU(s): 4 06:30:11 On-line CPU(s) list: 0-3 06:30:11 Thread(s) per core: 1 06:30:11 Core(s) per socket: 1 06:30:11 Socket(s): 4 06:30:11 NUMA node(s): 1 06:30:11 Vendor ID: AuthenticAMD 06:30:11 CPU family: 23 06:30:11 Model: 49 06:30:11 Model name: AMD EPYC-Rome Processor 06:30:11 Stepping: 0 06:30:11 CPU MHz: 2799.998 06:30:11 BogoMIPS: 5599.99 06:30:11 Virtualization: AMD-V 06:30:11 Hypervisor vendor: KVM 06:30:11 Virtualization type: full 06:30:11 L1d cache: 32K 06:30:11 L1i cache: 32K 06:30:11 L2 cache: 512K 06:30:11 L3 cache: 16384K 06:30:11 NUMA node0 CPU(s): 0-3 06:30:11 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 06:30:11 06:30:11 06:30:11 ---> nproc: 06:30:11 4 06:30:11 06:30:11 06:30:11 ---> df -h: 06:30:11 Filesystem Size Used Avail Use% Mounted on 06:30:11 udev 7.9G 0 7.9G 0% /dev 06:30:11 tmpfs 1.6G 676K 1.6G 1% /run 06:30:11 /dev/vda1 78G 8.4G 69G 11% / 06:30:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:30:11 tmpfs 5.0M 0 5.0M 0% /run/lock 06:30:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:30:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:30:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:30:11 06:30:11 06:30:11 ---> free -m: 06:30:11 total used free shared buff/cache available 06:30:11 Mem: 16040 571 13270 0 2198 15152 06:30:11 Swap: 1023 0 1023 06:30:11 06:30:11 06:30:11 ---> ip addr: 06:30:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:11 inet 127.0.0.1/8 scope host lo 06:30:11 valid_lft forever preferred_lft forever 06:30:11 inet6 ::1/128 scope host 06:30:11 valid_lft forever preferred_lft forever 06:30:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:11 link/ether fa:16:3e:9e:c5:d1 brd ff:ff:ff:ff:ff:ff 06:30:11 inet 10.30.106.163/23 brd 10.30.107.255 scope global dynamic ens3 06:30:11 valid_lft 86206sec preferred_lft 86206sec 06:30:11 inet6 fe80::f816:3eff:fe9e:c5d1/64 scope link 06:30:11 valid_lft forever preferred_lft forever 06:30:11 06:30:11 06:30:11 ---> sar -b -r -n DEV: 06:30:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-877) 06/23/26 _x86_64_ (4 CPU) 06:30:11 06:30:11 06:27:12 LINUX RESTART (4 CPU) 06:30:11 06:30:11 06:28:01 tps rtps wtps bread/s bwrtn/s 06:30:11 06:29:01 81.24 8.33 72.90 166.77 19824.83 06:30:11 06:30:01 94.30 1.10 93.20 116.51 23532.61 06:30:11 Average: 87.77 4.72 83.05 141.64 21678.72 06:30:11 06:30:11 06:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:11 06:29:01 13882412 15498624 2542556 15.48 60588 1755540 831764 4.76 762032 1563132 136380 06:30:11 06:30:01 13599396 15522528 2825572 17.20 80844 2026808 767376 4.39 738520 1840868 208488 06:30:11 Average: 13740904 15510576 2684064 16.34 70716 1891174 799570 4.58 750276 1702000 172434 06:30:11 06:30:11 06:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:11 06:29:01 ens3 63.61 47.66 894.04 9.90 0.00 0.00 0.00 0.00 06:30:11 06:29:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 06:30:11 06:30:01 ens3 63.69 46.49 815.39 10.27 0.00 0.00 0.00 0.00 06:30:11 06:30:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 06:30:11 Average: ens3 63.65 47.08 854.71 10.09 0.00 0.00 0.00 0.00 06:30:11 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 06:30:11 06:30:11 06:30:11 ---> sar -P ALL: 06:30:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-877) 06/23/26 _x86_64_ (4 CPU) 06:30:11 06:30:11 06:27:12 LINUX RESTART (4 CPU) 06:30:11 06:30:11 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:30:11 06:29:01 all 15.46 0.00 1.26 8.70 0.05 74.53 06:30:11 06:29:01 0 21.14 0.00 1.34 1.64 0.05 75.83 06:30:11 06:29:01 1 15.74 0.00 0.90 5.05 0.05 78.26 06:30:11 06:29:01 2 12.64 0.00 1.31 26.87 0.05 59.13 06:30:11 06:29:01 3 12.36 0.00 1.50 1.24 0.03 84.87 06:30:11 06:30:01 all 18.41 0.00 1.50 5.07 0.05 74.97 06:30:11 06:30:01 0 9.78 0.00 0.82 1.60 0.03 87.77 06:30:11 06:30:01 1 15.38 0.00 1.22 15.28 0.05 68.06 06:30:11 06:30:01 2 20.69 0.00 2.01 2.59 0.05 74.67 06:30:11 06:30:01 3 27.87 0.00 1.97 0.72 0.05 69.39 06:30:11 Average: all 16.94 0.00 1.38 6.88 0.05 74.75 06:30:11 Average: 0 15.44 0.00 1.08 1.62 0.04 81.82 06:30:11 Average: 1 15.56 0.00 1.06 10.19 0.05 73.13 06:30:11 Average: 2 16.67 0.00 1.66 14.72 0.05 66.91 06:30:11 Average: 3 20.12 0.00 1.74 0.98 0.04 77.13 06:30:11 06:30:11 06:30:11