10:50:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 10:50:57 Running as SYSTEM 10:50:57 [EnvInject] - Loading node environment variables. 10:50:57 Building remotely on prd-ubuntu1804-builder-4c-4g-149 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:50:57 [ssh-agent] Looking for ssh-agent implementation... 10:50:57 $ ssh-agent 10:50:57 SSH_AUTH_SOCK=/tmp/ssh-sjHYyGCycjNP/agent.1617 10:50:57 SSH_AGENT_PID=1619 10:50:57 [ssh-agent] Started. 10:50:57 Running ssh-add (command line suppressed) 10:50:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11623383920525143368.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11623383920525143368.key) 10:50:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:50:57 The recommended git tool is: NONE 10:50:58 using credential onap-jenkins-ssh 10:50:58 Wiping out workspace first. 10:50:58 Cloning the remote Git repository 10:50:58 Cloning repository git://cloud.onap.org/mirror/oom.git 10:50:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:50:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:50:58 > git --version # timeout=10 10:50:58 > git --version # 'git version 2.17.1' 10:50:58 using GIT_SSH to set credentials Gerrit user 10:50:58 Verifying host key using manually-configured host key entries 10:50:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:51:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:51:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:51:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:51:04 using GIT_SSH to set credentials Gerrit user 10:51:04 Verifying host key using manually-configured host key entries 10:51:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/5 # timeout=30 10:51:05 > git rev-parse fb4f6fe999cb190310716bc3abea54b9277ca628^{commit} # timeout=10 10:51:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:51:05 Checking out Revision fb4f6fe999cb190310716bc3abea54b9277ca628 (refs/changes/49/146349/5) 10:51:05 > git config core.sparsecheckout # timeout=10 10:51:05 > git checkout -f fb4f6fe999cb190310716bc3abea54b9277ca628 # timeout=30 10:51:08 Commit message: "[SO] 17.5.0" 10:51:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:51:08 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 10:51:09 [EnvInject] - Injecting environment variables from a build step. 10:51:09 [EnvInject] - Injecting as environment variables the properties content 10:51:09 PYTHON=python3 10:51:09 10:51:09 [EnvInject] - Variables injected successfully. 10:51:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10772479702189789338.sh 10:51:09 ---> tox-install.sh 10:51:09 + source /home/jenkins/lf-env.sh 10:51:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:51:09 ++ mktemp -d /tmp/venv-XXXX 10:51:09 + lf_venv=/tmp/venv-9GLY 10:51:09 + local venv_file=/tmp/.os_lf_venv 10:51:09 + local python=python3 10:51:09 + local options 10:51:09 + local set_path=true 10:51:09 + local install_args= 10:51:09 ++ 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 10:51:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:51:09 + true 10:51:09 + case $1 in 10:51:09 + venv_file=/tmp/.toxenv 10:51:09 + shift 2 10:51:09 + true 10:51:09 + case $1 in 10:51:09 + shift 10:51:09 + break 10:51:09 + case $python in 10:51:09 + local pkg_list= 10:51:09 + [[ -d /opt/pyenv ]] 10:51:09 + echo 'Setup pyenv:' 10:51:09 Setup pyenv: 10:51:09 + export PYENV_ROOT=/opt/pyenv 10:51:09 + PYENV_ROOT=/opt/pyenv 10:51:09 + 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 10:51:09 + 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 10:51:09 + pyenv versions 10:51:09 * system (set by /opt/pyenv/version) 10:51:09 * 3.8.13 (set by /opt/pyenv/version) 10:51:09 * 3.9.13 (set by /opt/pyenv/version) 10:51:09 * 3.10.6 (set by /opt/pyenv/version) 10:51:09 + command -v pyenv 10:51:09 ++ pyenv init - --no-rehash 10:51:09 + 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[*]}"'\'')" 10:51:09 export PATH="/opt/pyenv/shims:${PATH}" 10:51:09 export PYENV_SHELL=bash 10:51:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:51:09 pyenv() { 10:51:09 local command 10:51:09 command="${1:-}" 10:51:09 if [ "$#" -gt 0 ]; then 10:51:09 shift 10:51:09 fi 10:51:09 10:51:09 case "$command" in 10:51:09 rehash|shell) 10:51:09 eval "$(pyenv "sh-$command" "$@")" 10:51:09 ;; 10:51:09 *) 10:51:09 command pyenv "$command" "$@" 10:51:09 ;; 10:51:09 esac 10:51:09 }' 10:51:09 +++ 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[*]}"' 10:51:09 ++ 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 10:51:09 ++ 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 10:51:09 ++ 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 10:51:09 ++ export PYENV_SHELL=bash 10:51:09 ++ PYENV_SHELL=bash 10:51:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:51:09 +++ complete -F _pyenv pyenv 10:51:09 ++ lf-pyver python3 10:51:09 ++ local py_version_xy=python3 10:51:09 ++ local py_version_xyz= 10:51:09 ++ pyenv versions 10:51:09 ++ local command 10:51:09 ++ sed 's/^[ *]* //' 10:51:09 ++ command=versions 10:51:09 ++ '[' 1 -gt 0 ']' 10:51:09 ++ shift 10:51:09 ++ case "$command" in 10:51:09 ++ command pyenv versions 10:51:09 ++ pyenv versions 10:51:09 ++ awk '{ print $1 }' 10:51:09 ++ grep -E '^[0-9.]*[0-9]$' 10:51:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:51:09 +++ grep '^3' /tmp/.pyenv_versions 10:51:09 +++ sort -V 10:51:09 +++ tail -n 1 10:51:09 ++ py_version_xyz=3.10.6 10:51:09 ++ [[ -z 3.10.6 ]] 10:51:09 ++ echo 3.10.6 10:51:09 ++ return 0 10:51:09 + pyenv local 3.10.6 10:51:09 + local command 10:51:09 + command=local 10:51:09 + '[' 2 -gt 0 ']' 10:51:09 + shift 10:51:09 + case "$command" in 10:51:09 + command pyenv local 3.10.6 10:51:09 + pyenv local 3.10.6 10:51:09 + for arg in "$@" 10:51:09 + case $arg in 10:51:09 + pkg_list+='tox ' 10:51:09 + for arg in "$@" 10:51:09 + case $arg in 10:51:09 + pkg_list+='virtualenv ' 10:51:09 + for arg in "$@" 10:51:09 + case $arg in 10:51:09 + pkg_list+='urllib3~=1.26.15 ' 10:51:09 + [[ -f /tmp/.toxenv ]] 10:51:09 + [[ ! -f /tmp/.toxenv ]] 10:51:09 + [[ -n '' ]] 10:51:09 + python3 -m venv /tmp/venv-9GLY 10:51:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9GLY' 10:51:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9GLY 10:51:13 + echo /tmp/venv-9GLY 10:51:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:51:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:51:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:51:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:13 + local 'pip_opts=--upgrade --quiet' 10:51:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:51:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:51:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:51:13 + [[ -n '' ]] 10:51:13 + [[ -n '' ]] 10:51:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:51:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:13 + /tmp/venv-9GLY/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 10:51:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:51:18 lf-activate-venv(): INFO: Base packages installed successfully 10:51:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:51:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:51:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:51:18 + /tmp/venv-9GLY/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 10:51:20 + type python3 10:51:20 + true 10:51:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9GLY/bin to PATH' 10:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-9GLY/bin to PATH 10:51:20 + PATH=/tmp/venv-9GLY/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 10:51:20 + return 0 10:51:20 + python3 --version 10:51:20 Python 3.10.6 10:51:20 + python3 -m pip --version 10:51:20 pip 26.1.2 from /tmp/venv-9GLY/lib/python3.10/site-packages/pip (python 3.10) 10:51:20 + python3 -m pip freeze 10:51:21 cachetools==7.1.4 10:51:21 colorama==0.4.6 10:51:21 distlib==0.4.3 10:51:21 filelock==3.32.0 10:51:21 packaging==26.2 10:51:21 platformdirs==4.11.0 10:51:21 pluggy==1.6.0 10:51:21 pyproject-api==1.11.0 10:51:21 python-discovery==1.5.0 10:51:21 tomli==2.4.1 10:51:21 tomli_w==1.2.0 10:51:21 tox==4.58.0 10:51:21 typing_extensions==4.16.0 10:51:21 urllib3==1.26.20 10:51:21 virtualenv==21.7.0 10:51:21 [EnvInject] - Injecting environment variables from a build step. 10:51:21 [EnvInject] - Injecting as environment variables the properties content 10:51:21 PARALLEL=false 10:51:21 10:51:21 [EnvInject] - Variables injected successfully. 10:51:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10846398782650014142.sh 10:51:21 ---> tox-run.sh 10:51:21 + 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 10:51:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:51:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:51:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:51:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:51:21 + source /home/jenkins/lf-env.sh 10:51:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:51:21 ++ mktemp -d /tmp/venv-XXXX 10:51:21 + lf_venv=/tmp/venv-eu3o 10:51:21 + local venv_file=/tmp/.os_lf_venv 10:51:21 + local python=python3 10:51:21 + local options 10:51:21 + local set_path=true 10:51:21 + local install_args= 10:51:21 ++ 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 10:51:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:51:21 + true 10:51:21 + case $1 in 10:51:21 + venv_file=/tmp/.toxenv 10:51:21 + shift 2 10:51:21 + true 10:51:21 + case $1 in 10:51:21 + shift 10:51:21 + break 10:51:21 + case $python in 10:51:21 + local pkg_list= 10:51:21 + [[ -d /opt/pyenv ]] 10:51:21 + echo 'Setup pyenv:' 10:51:21 Setup pyenv: 10:51:21 + export PYENV_ROOT=/opt/pyenv 10:51:21 + PYENV_ROOT=/opt/pyenv 10:51:21 + 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 10:51:21 + 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 10:51:21 + pyenv versions 10:51:21 system 10:51:21 3.8.13 10:51:21 3.9.13 10:51:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:51:21 + command -v pyenv 10:51:21 ++ pyenv init - --no-rehash 10:51:21 + 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[*]}"'\'')" 10:51:21 export PATH="/opt/pyenv/shims:${PATH}" 10:51:21 export PYENV_SHELL=bash 10:51:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:51:21 pyenv() { 10:51:21 local command 10:51:21 command="${1:-}" 10:51:21 if [ "$#" -gt 0 ]; then 10:51:21 shift 10:51:21 fi 10:51:21 10:51:21 case "$command" in 10:51:21 rehash|shell) 10:51:21 eval "$(pyenv "sh-$command" "$@")" 10:51:21 ;; 10:51:21 *) 10:51:21 command pyenv "$command" "$@" 10:51:21 ;; 10:51:21 esac 10:51:21 }' 10:51:21 +++ 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[*]}"' 10:51:21 ++ 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 10:51:21 ++ 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 10:51:21 ++ 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 10:51:21 ++ export PYENV_SHELL=bash 10:51:21 ++ PYENV_SHELL=bash 10:51:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:51:21 +++ complete -F _pyenv pyenv 10:51:21 ++ lf-pyver python3 10:51:21 ++ local py_version_xy=python3 10:51:21 ++ local py_version_xyz= 10:51:21 ++ pyenv versions 10:51:21 ++ sed 's/^[ *]* //' 10:51:21 ++ local command 10:51:21 ++ command=versions 10:51:21 ++ '[' 1 -gt 0 ']' 10:51:21 ++ grep -E '^[0-9.]*[0-9]$' 10:51:21 ++ awk '{ print $1 }' 10:51:21 ++ shift 10:51:21 ++ case "$command" in 10:51:21 ++ command pyenv versions 10:51:21 ++ pyenv versions 10:51:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:51:21 +++ grep '^3' /tmp/.pyenv_versions 10:51:21 +++ sort -V 10:51:21 +++ tail -n 1 10:51:21 ++ py_version_xyz=3.10.6 10:51:21 ++ [[ -z 3.10.6 ]] 10:51:21 ++ echo 3.10.6 10:51:21 ++ return 0 10:51:21 + pyenv local 3.10.6 10:51:21 + local command 10:51:21 + command=local 10:51:21 + '[' 2 -gt 0 ']' 10:51:21 + shift 10:51:21 + case "$command" in 10:51:21 + command pyenv local 3.10.6 10:51:21 + pyenv local 3.10.6 10:51:21 + for arg in "$@" 10:51:21 + case $arg in 10:51:21 + pkg_list+='tox ' 10:51:21 + for arg in "$@" 10:51:21 + case $arg in 10:51:21 + pkg_list+='virtualenv ' 10:51:21 + for arg in "$@" 10:51:21 + case $arg in 10:51:21 + pkg_list+='urllib3~=1.26.15 ' 10:51:21 + [[ -f /tmp/.toxenv ]] 10:51:21 ++ cat /tmp/.toxenv 10:51:21 + lf_venv=/tmp/venv-9GLY 10:51:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GLY from' file:/tmp/.toxenv 10:51:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9GLY from file:/tmp/.toxenv 10:51:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:51:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:21 + local 'pip_opts=--upgrade --quiet' 10:51:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:51:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:51:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:51:21 + [[ -n '' ]] 10:51:21 + [[ -n '' ]] 10:51:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:51:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:21 + /tmp/venv-9GLY/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 10:51:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:51:22 lf-activate-venv(): INFO: Base packages installed successfully 10:51:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:51:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:51:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:51:22 + /tmp/venv-9GLY/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 10:51:23 + type python3 10:51:23 + true 10:51:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9GLY/bin to PATH' 10:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-9GLY/bin to PATH 10:51:23 + PATH=/tmp/venv-9GLY/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 10:51:23 + return 0 10:51:23 + [[ -d /opt/pyenv ]] 10:51:23 + echo '---> Setting up pyenv' 10:51:23 ---> Setting up pyenv 10:51:23 + export PYENV_ROOT=/opt/pyenv 10:51:23 + PYENV_ROOT=/opt/pyenv 10:51:23 + export PATH=/opt/pyenv/bin:/tmp/venv-9GLY/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 10:51:23 + PATH=/opt/pyenv/bin:/tmp/venv-9GLY/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 10:51:23 ++ pwd 10:51:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:51:23 + export PYTHONPATH 10:51:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:51:23 + TOX_TESTENV_PASSENV=PYTHONPATH 10:51:23 + tox --version 10:51:24 4.58.0 from /tmp/venv-9GLY/lib/python3.10/site-packages/tox/__init__.py 10:51:24 + PARALLEL=false 10:51:24 + TOX_OPTIONS_LIST= 10:51:24 + [[ -n checkbashisms ]] 10:51:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:51:24 + case ${PARALLEL,,} in 10:51:24 + tox -e checkbashisms 10:51:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:51:25 checkbashisms: freeze> python -m pip freeze --all 10:51:26 checkbashisms: pip==26.1.2,setuptools==83.0.0 10:51:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:51:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:51:29 checkbashisms: OK (5.40=setup[1.88]+cmd[3.52] seconds) 10:51:29 congratulations :) (5.44 seconds) 10:51:29 + tox_status=0 10:51:29 + echo '---> Completed tox runs' 10:51:29 ---> Completed tox runs 10:51:29 + for i in .tox/*/log 10:51:29 ++ echo .tox/checkbashisms/log 10:51:29 ++ awk -F/ '{print $2}' 10:51:29 + tox_env=checkbashisms 10:51:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:51:29 + DOC_DIR=docs/_build/html 10:51:29 + [[ -d docs/_build/html ]] 10:51:29 + echo '---> tox-run.sh ends' 10:51:29 ---> tox-run.sh ends 10:51:29 + test 0 -eq 0 10:51:29 $ ssh-agent -k 10:51:29 unset SSH_AUTH_SOCK; 10:51:29 unset SSH_AGENT_PID; 10:51:29 echo Agent pid 1619 killed; 10:51:29 [ssh-agent] Stopped. 10:51:30 [PostBuildScript] - [INFO] Executing post build scripts. 10:51:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4974329252325353977.sh 10:51:30 ---> sysstat.sh 10:51:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6473229436130330758.sh 10:51:30 ---> package-listing.sh 10:51:30 ++ facter osfamily 10:51:30 ++ tr '[:upper:]' '[:lower:]' 10:51:30 + OS_FAMILY=debian 10:51:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:51:30 + START_PACKAGES=/tmp/packages_start.txt 10:51:30 + END_PACKAGES=/tmp/packages_end.txt 10:51:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:30 + PACKAGES=/tmp/packages_start.txt 10:51:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:51:30 + PACKAGES=/tmp/packages_end.txt 10:51:30 + case "${OS_FAMILY}" in 10:51:30 + grep '^ii' 10:51:30 + dpkg -l 10:51:30 + '[' -f /tmp/packages_start.txt ']' 10:51:30 + '[' -f /tmp/packages_end.txt ']' 10:51:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:51:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:51:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:51:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6609506567535276498.sh 10:51:30 ---> capture-instance-metadata.sh 10:51:30 Setup pyenv: 10:51:30 system 10:51:30 3.8.13 10:51:30 3.9.13 10:51:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:51:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6s1w 10:51:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:51:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:39 lf-activate-venv(): INFO: Base packages installed successfully 10:51:39 lf-activate-venv(): INFO: Installing additional packages: lftools 10:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-6s1w/bin to PATH 10:52:04 INFO: Running in OpenStack, capturing instance metadata 10:52:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13464600386989603624.sh 10:52:04 provisioning config files... 10:52:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15425767683170033204tmp 10:52:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:52:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:52:04 [EnvInject] - Injecting environment variables from a build step. 10:52:04 [EnvInject] - Injecting as environment variables the properties content 10:52:04 SERVER_ID=logs 10:52:04 10:52:04 [EnvInject] - Variables injected successfully. 10:52:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5368769673949379083.sh 10:52:04 ---> create-netrc.sh 10:52:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13796782191861820732.sh 10:52:05 ---> python-tools-install.sh 10:52:05 Setup pyenv: 10:52:05 system 10:52:05 3.8.13 10:52:05 3.9.13 10:52:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:52:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6s1w from file:/tmp/.os_lf_venv 10:52:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:07 lf-activate-venv(): INFO: Base packages installed successfully 10:52:07 lf-activate-venv(): INFO: Installing additional packages: lftools 10:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-6s1w/bin to PATH 10:52:15 Generating Requirements File 10:52:39 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. 10:52:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:52:39 Python 3.10.6 10:52:40 pip 26.1.2 from /tmp/venv-6s1w/lib/python3.10/site-packages/pip (python 3.10) 10:52:40 aiohappyeyeballs==2.7.1 10:52:40 aiohttp==3.14.2 10:52:40 aiosignal==1.4.0 10:52:40 appdirs==1.4.4 10:52:40 argcomplete==3.7.0 10:52:40 aspy.yaml==1.3.0 10:52:40 async-timeout==5.0.1 10:52:40 attrs==26.1.0 10:52:40 autopage==0.6.0 10:52:40 backports.strenum==1.3.1 10:52:40 beautifulsoup4==4.15.0 10:52:40 boto3==1.43.53 10:52:40 botocore==1.43.53 10:52:40 bs4==0.0.2 10:52:40 certifi==2026.7.22 10:52:40 cffi==2.1.0 10:52:40 cfgv==3.5.0 10:52:40 chardet==7.4.3 10:52:40 charset-normalizer==3.4.9 10:52:40 click==8.4.2 10:52:40 cliff==4.14.0 10:52:40 cmd2==3.5.1 10:52:40 cryptography==3.3.2 10:52:40 debtcollector==3.1.0 10:52:40 decorator==5.3.1 10:52:40 defusedxml==0.7.1 10:52:40 Deprecated==1.3.1 10:52:40 distlib==0.4.3 10:52:40 dnspython==2.8.0 10:52:40 docker==7.2.0 10:52:40 dogpile.cache==1.5.0 10:52:40 durationpy==0.10 10:52:40 email-validator==2.3.0 10:52:40 filelock==3.32.0 10:52:40 frozenlist==1.8.0 10:52:40 future==1.0.0 10:52:40 gitdb==4.0.12 10:52:40 GitPython==3.1.54 10:52:40 httplib2==0.30.2 10:52:40 identify==2.6.19 10:52:40 idna==3.18 10:52:40 importlib-resources==1.5.0 10:52:40 iso8601==2.1.0 10:52:40 Jinja2==3.1.6 10:52:40 jmespath==1.1.0 10:52:40 jsonpatch==1.33 10:52:40 jsonpointer==3.1.1 10:52:40 jsonschema==4.26.0 10:52:40 jsonschema-specifications==2025.9.1 10:52:40 keystoneauth1==5.14.0 10:52:40 kubernetes==36.0.3 10:52:40 lftools==0.37.22 10:52:40 lxml==6.1.1 10:52:40 markdown-it-py==4.2.0 10:52:40 MarkupSafe==3.0.3 10:52:40 mdurl==0.1.2 10:52:40 msgpack==1.2.1 10:52:40 multi_key_dict==2.0.3 10:52:40 multidict==6.7.1 10:52:40 munch==4.0.0 10:52:40 netaddr==1.3.0 10:52:40 niet==1.4.2 10:52:40 nodeenv==1.10.0 10:52:40 oauth2client==4.1.3 10:52:40 oauthlib==3.3.1 10:52:40 openstacksdk==4.13.0 10:52:40 os-service-types==1.8.2 10:52:40 osc-lib==4.6.0 10:52:40 oslo.config==10.4.0 10:52:40 oslo.context==6.4.0 10:52:40 oslo.i18n==6.8.0 10:52:40 oslo.log==8.2.0 10:52:40 oslo.serialization==5.10.0 10:52:40 oslo.utils==10.1.1 10:52:40 packaging==26.2 10:52:40 pbr==7.0.3 10:52:40 platformdirs==4.11.0 10:52:40 prettytable==3.18.0 10:52:40 propcache==0.5.2 10:52:40 psutil==7.2.2 10:52:40 pyasn1==0.6.4 10:52:40 pyasn1_modules==0.4.2 10:52:40 pycparser==3.0 10:52:40 pygerrit2==2.0.15 10:52:40 PyGithub==2.9.1 10:52:40 Pygments==2.20.0 10:52:40 PyJWT==2.13.0 10:52:40 PyNaCl==1.6.2 10:52:40 pyparsing==2.4.7 10:52:40 pyperclip==1.11.0 10:52:40 pyrsistent==0.20.0 10:52:40 python-cinderclient==9.9.0 10:52:40 python-dateutil==2.9.0.post0 10:52:40 python-discovery==1.5.0 10:52:40 python-heatclient==5.2.0 10:52:40 python-jenkins==1.8.3 10:52:40 python-keystoneclient==5.8.0 10:52:40 python-magnumclient==4.11.0 10:52:40 python-openstackclient==10.0.0 10:52:40 python-swiftclient==4.10.0 10:52:40 PyYAML==6.0.3 10:52:40 referencing==0.37.0 10:52:40 requests==2.34.2 10:52:40 requests-oauthlib==2.0.0 10:52:40 rfc3986==2.0.0 10:52:40 rich==15.0.0 10:52:40 rich-argparse==1.8.0 10:52:40 rpds-py==0.30.0 10:52:40 rsa==4.9.1 10:52:40 ruamel.yaml==0.19.1 10:52:40 ruamel.yaml.clib==0.2.15 10:52:40 s3transfer==0.19.1 10:52:40 simplejson==4.1.1 10:52:40 six==1.17.0 10:52:40 smmap==5.0.3 10:52:40 soupsieve==2.9.1 10:52:40 stevedore==5.8.0 10:52:40 tabulate==0.10.0 10:52:40 toml==0.10.2 10:52:40 tomlkit==0.15.1 10:52:40 tqdm==4.69.0 10:52:40 typing_extensions==4.16.0 10:52:40 urllib3==1.26.20 10:52:40 virtualenv==21.7.0 10:52:40 wcwidth==0.8.2 10:52:40 websocket-client==1.9.0 10:52:40 wrapt==2.2.2 10:52:40 xdg==6.0.0 10:52:40 xmltodict==1.0.4 10:52:40 yarl==1.24.5 10:52:40 yq==4.1.2 10:52:40 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins10356027720605321958.sh 10:52:40 ---> uv-install.sh 10:52:40 Installing uv/uvx (latest) using shell installer 10:52:40 2026-07-22 10:52:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-dDMi9p.sh" [1] 10:52:40 downloading uv 0.11.31 x86_64-unknown-linux-gnu 10:52:41 installing to /home/jenkins/.local/bin 10:52:41 uv 10:52:41 uvx 10:52:41 everything's installed! 10:52:41 10:52:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:52:41 10:52:41 source $HOME/.local/bin/env (sh, bash, zsh) 10:52:41 source $HOME/.local/bin/env.fish (fish) 10:52:41 Adding install location to PATH 10:52:41 ---> Validating uv/uvx install 10:52:41 uvx 0.11.31 (x86_64-unknown-linux-gnu) 10:52:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18364121470185306913.sh 10:52:41 ---> sudo-logs.sh 10:52:41 Archiving 'sudo' log.. 10:52:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1960294311673630222.sh 10:52:41 ---> job-cost.sh 10:52:41 INFO: Activating Python virtual environment... 10:52:41 Setup pyenv: 10:52:42 system 10:52:42 3.8.13 10:52:42 3.9.13 10:52:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:52:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6s1w from file:/tmp/.os_lf_venv 10:52:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:44 lf-activate-venv(): INFO: Base packages installed successfully 10:52:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-6s1w/bin to PATH 10:52:49 INFO: No stack-cost file found 10:52:49 INFO: Instance uptime: 138s 10:52:49 INFO: Fetching instance metadata (attempt 1 of 3)... 10:52:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:52:50 INFO: Successfully fetched instance metadata 10:52:50 INFO: Instance type: v3-standard-4 10:52:50 INFO: Retrieving pricing info for: v3-standard-4 10:52:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:52:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=138 10:52:50 INFO: Successfully fetched Vexxhost pricing API 10:52:50 INFO: Retrieved cost: 0.11 10:52:50 INFO: Retrieved resource: v3-standard-4 10:52:50 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 10:52:50 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 10:52:50 INFO: Successfully archived job cost data 10:52:50 DEBUG: Cost data: oom-master-checkbashisms-lint,4742,2026-07-22 10:52:50,v3-standard-4,138,0.11,0.00,SUCCESS 10:52:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14649290293246004416.sh 10:52:50 ---> logs-deploy.sh 10:52:50 Setup pyenv: 10:52:50 system 10:52:50 3.8.13 10:52:50 3.9.13 10:52:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:52:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6s1w from file:/tmp/.os_lf_venv 10:52:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:52 lf-activate-venv(): INFO: Base packages installed successfully 10:52:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-6s1w/bin to PATH 10:53:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4742 10:53:00 INFO: archiving workspace using pattern(s): 10:53:01 Archives upload complete. 10:53:02 INFO: archiving logs to Nexus 10:53:02 ---> uname -a: 10:53:02 Linux prd-ubuntu1804-builder-4c-4g-149 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:53:02 10:53:02 10:53:02 ---> lscpu: 10:53:02 Architecture: x86_64 10:53:02 CPU op-mode(s): 32-bit, 64-bit 10:53:02 Byte Order: Little Endian 10:53:02 CPU(s): 4 10:53:02 On-line CPU(s) list: 0-3 10:53:02 Thread(s) per core: 1 10:53:02 Core(s) per socket: 1 10:53:02 Socket(s): 4 10:53:02 NUMA node(s): 1 10:53:02 Vendor ID: AuthenticAMD 10:53:02 CPU family: 23 10:53:02 Model: 49 10:53:02 Model name: AMD EPYC-Rome Processor 10:53:02 Stepping: 0 10:53:02 CPU MHz: 2799.998 10:53:02 BogoMIPS: 5599.99 10:53:02 Virtualization: AMD-V 10:53:02 Hypervisor vendor: KVM 10:53:02 Virtualization type: full 10:53:02 L1d cache: 32K 10:53:02 L1i cache: 32K 10:53:02 L2 cache: 512K 10:53:02 L3 cache: 16384K 10:53:02 NUMA node0 CPU(s): 0-3 10:53:02 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 10:53:02 10:53:02 10:53:02 ---> nproc: 10:53:02 4 10:53:02 10:53:02 10:53:02 ---> df -h: 10:53:02 Filesystem Size Used Avail Use% Mounted on 10:53:02 udev 7.9G 0 7.9G 0% /dev 10:53:02 tmpfs 1.6G 676K 1.6G 1% /run 10:53:02 /dev/vda1 78G 8.4G 69G 11% / 10:53:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:53:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:53:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:53:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:53:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:53:02 10:53:02 10:53:02 ---> free -m: 10:53:02 total used free shared buff/cache available 10:53:02 Mem: 16040 546 13285 0 2207 15176 10:53:02 Swap: 1023 0 1023 10:53:02 10:53:02 10:53:02 ---> ip addr: 10:53:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:53:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:53:02 inet 127.0.0.1/8 scope host lo 10:53:02 valid_lft forever preferred_lft forever 10:53:02 inet6 ::1/128 scope host 10:53:02 valid_lft forever preferred_lft forever 10:53:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:53:02 link/ether fa:16:3e:70:91:97 brd ff:ff:ff:ff:ff:ff 10:53:02 inet 10.30.107.38/23 brd 10.30.107.255 scope global dynamic ens3 10:53:02 valid_lft 86257sec preferred_lft 86257sec 10:53:02 inet6 fe80::f816:3eff:fe70:9197/64 scope link 10:53:02 valid_lft forever preferred_lft forever 10:53:02 10:53:02 10:53:02 ---> sar -b -r -n DEV: 10:53:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-149) 07/22/26 _x86_64_ (4 CPU) 10:53:02 10:53:02 10:50:42 LINUX RESTART (4 CPU) 10:53:02 10:53:02 10:51:01 tps rtps wtps bread/s bwrtn/s 10:53:02 10:52:01 304.78 23.80 280.98 810.79 63341.66 10:53:02 10:53:01 85.92 2.20 83.72 183.57 9780.37 10:53:02 Average: 195.37 13.00 182.36 497.23 36565.48 10:53:02 10:53:02 10:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:53:02 10:52:01 13824744 15510628 2600224 15.83 66092 1815528 818664 4.69 775832 1601756 196920 10:53:02 10:53:01 13602684 15539124 2822284 17.18 81300 2038808 776156 4.44 724296 1851152 210768 10:53:02 Average: 13713714 15524876 2711254 16.51 73696 1927168 797410 4.56 750064 1726454 203844 10:53:02 10:53:02 10:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:53:02 10:52:01 ens3 154.66 103.41 1327.87 31.77 0.00 0.00 0.00 0.00 10:53:02 10:52:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 10:53:02 10:53:01 ens3 66.89 51.47 840.84 12.55 0.00 0.00 0.00 0.00 10:53:02 10:53:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:53:02 Average: ens3 110.78 77.45 1084.40 22.16 0.00 0.00 0.00 0.00 10:53:02 Average: lo 1.37 1.37 0.15 0.15 0.00 0.00 0.00 0.00 10:53:02 10:53:02 10:53:02 ---> sar -P ALL: 10:53:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-149) 07/22/26 _x86_64_ (4 CPU) 10:53:02 10:53:02 10:50:42 LINUX RESTART (4 CPU) 10:53:02 10:53:02 10:51:01 CPU %user %nice %system %iowait %steal %idle 10:53:02 10:52:01 all 21.04 0.00 2.04 4.46 0.07 72.39 10:53:02 10:52:01 0 9.63 0.00 1.25 4.15 0.03 84.94 10:53:02 10:52:01 1 15.01 0.00 2.18 3.00 0.07 79.74 10:53:02 10:52:01 2 35.44 0.00 2.89 2.75 0.08 58.84 10:53:02 10:52:01 3 24.09 0.00 1.89 7.94 0.07 66.01 10:53:02 10:53:01 all 20.54 0.00 1.57 1.07 0.06 76.76 10:53:02 10:53:01 0 10.37 0.00 0.97 0.18 0.03 88.44 10:53:02 10:53:01 1 49.89 0.00 2.90 0.73 0.12 46.36 10:53:02 10:53:01 2 15.85 0.00 1.29 0.70 0.07 82.10 10:53:02 10:53:01 3 5.94 0.00 1.12 2.67 0.03 90.23 10:53:02 Average: all 20.79 0.00 1.81 2.77 0.06 74.58 10:53:02 Average: 0 10.00 0.00 1.11 2.18 0.03 86.68 10:53:02 Average: 1 32.50 0.00 2.54 1.86 0.09 63.00 10:53:02 Average: 2 25.65 0.00 2.09 1.73 0.08 70.46 10:53:02 Average: 3 15.01 0.00 1.50 5.30 0.05 78.13 10:53:02 10:53:02 10:53:02