20:53:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146655 20:53:59 Running as SYSTEM 20:53:59 [EnvInject] - Loading node environment variables. 20:53:59 Building remotely on prd-ubuntu1804-builder-4c-4g-12320 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:53:59 [ssh-agent] Looking for ssh-agent implementation... 20:53:59 $ ssh-agent 20:53:59 SSH_AUTH_SOCK=/tmp/ssh-XosBdw5aHDPv/agent.1740 20:53:59 SSH_AGENT_PID=1742 20:53:59 [ssh-agent] Started. 20:53:59 Running ssh-add (command line suppressed) 20:53:59 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11595628964382877649.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11595628964382877649.key) 20:53:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:53:59 The recommended git tool is: NONE 20:54:01 using credential onap-jenkins-ssh 20:54:01 Wiping out workspace first. 20:54:01 Cloning the remote Git repository 20:54:01 Cloning repository git://cloud.onap.org/mirror/oom.git 20:54:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:54:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:54:01 > git --version # timeout=10 20:54:01 > git --version # 'git version 2.17.1' 20:54:01 using GIT_SSH to set credentials Gerrit user 20:54:01 Verifying host key using manually-configured host key entries 20:54:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:54:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:54:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:54:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:54:07 using GIT_SSH to set credentials Gerrit user 20:54:07 Verifying host key using manually-configured host key entries 20:54:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/146655/2 # timeout=30 20:54:08 > git rev-parse e537c6329def9b384471190fb9d96d2c65efbe89^{commit} # timeout=10 20:54:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:54:08 Checking out Revision e537c6329def9b384471190fb9d96d2c65efbe89 (refs/changes/55/146655/2) 20:54:08 > git config core.sparsecheckout # timeout=10 20:54:08 > git checkout -f e537c6329def9b384471190fb9d96d2c65efbe89 # timeout=30 20:54:11 Commit message: "refactor(aai): consolidate topic names" 20:54:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:54:11 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 20:54:12 [EnvInject] - Injecting environment variables from a build step. 20:54:12 [EnvInject] - Injecting as environment variables the properties content 20:54:12 PYTHON=python3 20:54:12 20:54:12 [EnvInject] - Variables injected successfully. 20:54:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16961188144144551776.sh 20:54:12 ---> tox-install.sh 20:54:12 + source /home/jenkins/lf-env.sh 20:54:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:12 ++ mktemp -d /tmp/venv-XXXX 20:54:12 + lf_venv=/tmp/venv-nFUx 20:54:12 + local venv_file=/tmp/.os_lf_venv 20:54:12 + local python=python3 20:54:12 + local options 20:54:12 + local set_path=true 20:54:12 + local install_args= 20:54:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:54:12 + true 20:54:12 + case $1 in 20:54:12 + venv_file=/tmp/.toxenv 20:54:12 + shift 2 20:54:12 + true 20:54:12 + case $1 in 20:54:12 + shift 20:54:12 + break 20:54:12 + case $python in 20:54:12 + local pkg_list= 20:54:12 + [[ -d /opt/pyenv ]] 20:54:12 + echo 'Setup pyenv:' 20:54:12 Setup pyenv: 20:54:12 + export PYENV_ROOT=/opt/pyenv 20:54:12 + PYENV_ROOT=/opt/pyenv 20:54:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:12 + pyenv versions 20:54:12 * system (set by /opt/pyenv/version) 20:54:12 * 3.8.13 (set by /opt/pyenv/version) 20:54:12 * 3.9.13 (set by /opt/pyenv/version) 20:54:12 * 3.10.6 (set by /opt/pyenv/version) 20:54:12 + command -v pyenv 20:54:12 ++ pyenv init - --no-rehash 20:54:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:54:12 export PATH="/opt/pyenv/shims:${PATH}" 20:54:12 export PYENV_SHELL=bash 20:54:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:54:12 pyenv() { 20:54:12 local command 20:54:12 command="${1:-}" 20:54:12 if [ "$#" -gt 0 ]; then 20:54:12 shift 20:54:12 fi 20:54:12 20:54:12 case "$command" in 20:54:12 rehash|shell) 20:54:12 eval "$(pyenv "sh-$command" "$@")" 20:54:12 ;; 20:54:12 *) 20:54:12 command pyenv "$command" "$@" 20:54:12 ;; 20:54:12 esac 20:54:12 }' 20:54:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:54:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:12 ++ export PYENV_SHELL=bash 20:54:12 ++ PYENV_SHELL=bash 20:54:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:54:12 +++ complete -F _pyenv pyenv 20:54:12 ++ lf-pyver python3 20:54:12 ++ local py_version_xy=python3 20:54:12 ++ local py_version_xyz= 20:54:12 ++ pyenv versions 20:54:12 ++ sed 's/^[ *]* //' 20:54:12 ++ awk '{ print $1 }' 20:54:12 ++ local command 20:54:12 ++ grep -E '^[0-9.]*[0-9]$' 20:54:12 ++ command=versions 20:54:12 ++ '[' 1 -gt 0 ']' 20:54:12 ++ shift 20:54:12 ++ case "$command" in 20:54:12 ++ command pyenv versions 20:54:12 ++ pyenv versions 20:54:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:54:12 +++ sort -V 20:54:12 +++ grep '^3' /tmp/.pyenv_versions 20:54:12 +++ tail -n 1 20:54:12 ++ py_version_xyz=3.10.6 20:54:12 ++ [[ -z 3.10.6 ]] 20:54:12 ++ echo 3.10.6 20:54:12 ++ return 0 20:54:12 + pyenv local 3.10.6 20:54:12 + local command 20:54:12 + command=local 20:54:12 + '[' 2 -gt 0 ']' 20:54:12 + shift 20:54:12 + case "$command" in 20:54:12 + command pyenv local 3.10.6 20:54:12 + pyenv local 3.10.6 20:54:12 + for arg in "$@" 20:54:12 + case $arg in 20:54:12 + pkg_list+='tox ' 20:54:12 + for arg in "$@" 20:54:12 + case $arg in 20:54:12 + pkg_list+='virtualenv ' 20:54:12 + for arg in "$@" 20:54:12 + case $arg in 20:54:12 + pkg_list+='urllib3~=1.26.15 ' 20:54:12 + [[ -f /tmp/.toxenv ]] 20:54:12 + [[ ! -f /tmp/.toxenv ]] 20:54:12 + [[ -n '' ]] 20:54:12 + python3 -m venv /tmp/venv-nFUx 20:54:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nFUx' 20:54:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nFUx 20:54:16 + echo /tmp/venv-nFUx 20:54:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:54:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:54:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:54:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:16 + local 'pip_opts=--upgrade --quiet' 20:54:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:54:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:54:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:54:16 + [[ -n '' ]] 20:54:16 + [[ -n '' ]] 20:54:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:54:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:16 + /tmp/venv-nFUx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:54:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:54:21 lf-activate-venv(): INFO: Base packages installed successfully 20:54:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:54:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:54:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:54:21 + /tmp/venv-nFUx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:54:23 + type python3 20:54:23 + true 20:54:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nFUx/bin to PATH' 20:54:23 lf-activate-venv(): INFO: Adding /tmp/venv-nFUx/bin to PATH 20:54:23 + PATH=/tmp/venv-nFUx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:23 + return 0 20:54:23 + python3 --version 20:54:23 Python 3.10.6 20:54:23 + python3 -m pip --version 20:54:23 pip 26.1.2 from /tmp/venv-nFUx/lib/python3.10/site-packages/pip (python 3.10) 20:54:23 + python3 -m pip freeze 20:54:23 cachetools==7.1.6 20:54:23 colorama==0.4.6 20:54:23 distlib==0.4.3 20:54:23 filelock==3.32.0 20:54:23 packaging==26.2 20:54:23 platformdirs==4.11.0 20:54:23 pluggy==1.6.0 20:54:23 pyproject-api==1.11.0 20:54:23 python-discovery==1.5.0 20:54:23 tomli==2.4.1 20:54:23 tomli_w==1.2.0 20:54:23 tox==4.58.0 20:54:23 typing_extensions==4.16.0 20:54:23 urllib3==1.26.20 20:54:23 virtualenv==21.7.0 20:54:23 [EnvInject] - Injecting environment variables from a build step. 20:54:23 [EnvInject] - Injecting as environment variables the properties content 20:54:23 PARALLEL=false 20:54:23 20:54:23 [EnvInject] - Variables injected successfully. 20:54:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9813559055390282265.sh 20:54:23 ---> tox-run.sh 20:54:23 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:54:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:54:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:54:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:54:23 + source /home/jenkins/lf-env.sh 20:54:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:23 ++ mktemp -d /tmp/venv-XXXX 20:54:23 + lf_venv=/tmp/venv-vVfD 20:54:23 + local venv_file=/tmp/.os_lf_venv 20:54:23 + local python=python3 20:54:23 + local options 20:54:23 + local set_path=true 20:54:23 + local install_args= 20:54:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:54:23 + true 20:54:23 + case $1 in 20:54:23 + venv_file=/tmp/.toxenv 20:54:23 + shift 2 20:54:23 + true 20:54:23 + case $1 in 20:54:23 + shift 20:54:23 + break 20:54:23 + case $python in 20:54:23 + local pkg_list= 20:54:23 + [[ -d /opt/pyenv ]] 20:54:23 + echo 'Setup pyenv:' 20:54:23 Setup pyenv: 20:54:23 + export PYENV_ROOT=/opt/pyenv 20:54:23 + PYENV_ROOT=/opt/pyenv 20:54:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:23 + pyenv versions 20:54:24 system 20:54:24 3.8.13 20:54:24 3.9.13 20:54:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:54:24 + command -v pyenv 20:54:24 ++ pyenv init - --no-rehash 20:54:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:54:24 export PATH="/opt/pyenv/shims:${PATH}" 20:54:24 export PYENV_SHELL=bash 20:54:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:54:24 pyenv() { 20:54:24 local command 20:54:24 command="${1:-}" 20:54:24 if [ "$#" -gt 0 ]; then 20:54:24 shift 20:54:24 fi 20:54:24 20:54:24 case "$command" in 20:54:24 rehash|shell) 20:54:24 eval "$(pyenv "sh-$command" "$@")" 20:54:24 ;; 20:54:24 *) 20:54:24 command pyenv "$command" "$@" 20:54:24 ;; 20:54:24 esac 20:54:24 }' 20:54:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:54:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:24 ++ export PYENV_SHELL=bash 20:54:24 ++ PYENV_SHELL=bash 20:54:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:54:24 +++ complete -F _pyenv pyenv 20:54:24 ++ lf-pyver python3 20:54:24 ++ local py_version_xy=python3 20:54:24 ++ local py_version_xyz= 20:54:24 ++ pyenv versions 20:54:24 ++ local command 20:54:24 ++ command=versions 20:54:24 ++ '[' 1 -gt 0 ']' 20:54:24 ++ shift 20:54:24 ++ case "$command" in 20:54:24 ++ command pyenv versions 20:54:24 ++ pyenv versions 20:54:24 ++ awk '{ print $1 }' 20:54:24 ++ sed 's/^[ *]* //' 20:54:24 ++ grep -E '^[0-9.]*[0-9]$' 20:54:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:54:24 +++ grep '^3' /tmp/.pyenv_versions 20:54:24 +++ sort -V 20:54:24 +++ tail -n 1 20:54:24 ++ py_version_xyz=3.10.6 20:54:24 ++ [[ -z 3.10.6 ]] 20:54:24 ++ echo 3.10.6 20:54:24 ++ return 0 20:54:24 + pyenv local 3.10.6 20:54:24 + local command 20:54:24 + command=local 20:54:24 + '[' 2 -gt 0 ']' 20:54:24 + shift 20:54:24 + case "$command" in 20:54:24 + command pyenv local 3.10.6 20:54:24 + pyenv local 3.10.6 20:54:24 + for arg in "$@" 20:54:24 + case $arg in 20:54:24 + pkg_list+='tox ' 20:54:24 + for arg in "$@" 20:54:24 + case $arg in 20:54:24 + pkg_list+='virtualenv ' 20:54:24 + for arg in "$@" 20:54:24 + case $arg in 20:54:24 + pkg_list+='urllib3~=1.26.15 ' 20:54:24 + [[ -f /tmp/.toxenv ]] 20:54:24 ++ cat /tmp/.toxenv 20:54:24 + lf_venv=/tmp/venv-nFUx 20:54:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nFUx from' file:/tmp/.toxenv 20:54:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nFUx from file:/tmp/.toxenv 20:54:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:54:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:24 + local 'pip_opts=--upgrade --quiet' 20:54:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:54:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:54:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:54:24 + [[ -n '' ]] 20:54:24 + [[ -n '' ]] 20:54:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:54:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:24 + /tmp/venv-nFUx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:54:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:54:26 lf-activate-venv(): INFO: Base packages installed successfully 20:54:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:54:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:54:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:54:26 + /tmp/venv-nFUx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:54:30 + type python3 20:54:30 + true 20:54:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nFUx/bin to PATH' 20:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-nFUx/bin to PATH 20:54:30 + PATH=/tmp/venv-nFUx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:30 + return 0 20:54:30 + [[ -d /opt/pyenv ]] 20:54:30 + echo '---> Setting up pyenv' 20:54:30 ---> Setting up pyenv 20:54:30 + export PYENV_ROOT=/opt/pyenv 20:54:30 + PYENV_ROOT=/opt/pyenv 20:54:30 + export PATH=/opt/pyenv/bin:/tmp/venv-nFUx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:30 + PATH=/opt/pyenv/bin:/tmp/venv-nFUx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:54:30 ++ pwd 20:54:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:54:30 + export PYTHONPATH 20:54:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:54:30 + TOX_TESTENV_PASSENV=PYTHONPATH 20:54:30 + tox --version 20:54:31 4.58.0 from /tmp/venv-nFUx/lib/python3.10/site-packages/tox/__init__.py 20:54:31 + PARALLEL=false 20:54:31 + TOX_OPTIONS_LIST= 20:54:31 + [[ -n checkbashisms ]] 20:54:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:54:31 + case ${PARALLEL,,} in 20:54:31 + tox -e checkbashisms 20:54:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:54:32 checkbashisms: freeze> python -m pip freeze --all 20:54:33 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:54:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:54:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:54:37 checkbashisms: OK (5.53=setup[1.88]+cmd[3.64] seconds) 20:54:37 congratulations :) (5.57 seconds) 20:54:37 + tox_status=0 20:54:37 + echo '---> Completed tox runs' 20:54:37 ---> Completed tox runs 20:54:37 + for i in .tox/*/log 20:54:37 ++ echo .tox/checkbashisms/log 20:54:37 ++ awk -F/ '{print $2}' 20:54:37 + tox_env=checkbashisms 20:54:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:54:37 + DOC_DIR=docs/_build/html 20:54:37 + [[ -d docs/_build/html ]] 20:54:37 + echo '---> tox-run.sh ends' 20:54:37 ---> tox-run.sh ends 20:54:37 + test 0 -eq 0 20:54:37 $ ssh-agent -k 20:54:37 unset SSH_AUTH_SOCK; 20:54:37 unset SSH_AGENT_PID; 20:54:37 echo Agent pid 1742 killed; 20:54:37 [ssh-agent] Stopped. 20:54:37 [PostBuildScript] - [INFO] Executing post build scripts. 20:54:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3706447917838431562.sh 20:54:37 ---> sysstat.sh 20:54:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11568287953689493413.sh 20:54:37 ---> package-listing.sh 20:54:37 ++ tr '[:upper:]' '[:lower:]' 20:54:37 ++ facter osfamily 20:54:37 + OS_FAMILY=debian 20:54:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:54:37 + START_PACKAGES=/tmp/packages_start.txt 20:54:37 + END_PACKAGES=/tmp/packages_end.txt 20:54:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:37 + PACKAGES=/tmp/packages_start.txt 20:54:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:54:37 + PACKAGES=/tmp/packages_end.txt 20:54:37 + case "${OS_FAMILY}" in 20:54:37 + dpkg -l 20:54:37 + grep '^ii' 20:54:38 + '[' -f /tmp/packages_start.txt ']' 20:54:38 + '[' -f /tmp/packages_end.txt ']' 20:54:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:54:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:54:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:54:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15669020732719227840.sh 20:54:38 ---> capture-instance-metadata.sh 20:54:38 Setup pyenv: 20:54:38 system 20:54:38 3.8.13 20:54:38 3.9.13 20:54:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:54:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2bQT 20:54:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:54:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:46 lf-activate-venv(): INFO: Base packages installed successfully 20:54:46 lf-activate-venv(): INFO: Installing additional packages: lftools 20:55:09 lf-activate-venv(): INFO: Adding /tmp/venv-2bQT/bin to PATH 20:55:10 INFO: Running in OpenStack, capturing instance metadata 20:55:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6128840399546746739.sh 20:55:10 provisioning config files... 20:55:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13056454521636069940tmp 20:55:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:55:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:55:10 [EnvInject] - Injecting environment variables from a build step. 20:55:10 [EnvInject] - Injecting as environment variables the properties content 20:55:10 SERVER_ID=logs 20:55:10 20:55:10 [EnvInject] - Variables injected successfully. 20:55:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10613381158856299076.sh 20:55:10 ---> create-netrc.sh 20:55:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2607456206426060868.sh 20:55:10 ---> python-tools-install.sh 20:55:10 Setup pyenv: 20:55:10 system 20:55:10 3.8.13 20:55:10 3.9.13 20:55:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:55:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2bQT from file:/tmp/.os_lf_venv 20:55:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:12 lf-activate-venv(): INFO: Base packages installed successfully 20:55:12 lf-activate-venv(): INFO: Installing additional packages: lftools 20:55:19 lf-activate-venv(): INFO: Adding /tmp/venv-2bQT/bin to PATH 20:55:19 Generating Requirements File 20:55:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:55:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:55:42 Python 3.10.6 20:55:42 pip 26.1.2 from /tmp/venv-2bQT/lib/python3.10/site-packages/pip (python 3.10) 20:55:43 aiohappyeyeballs==2.7.1 20:55:43 aiohttp==3.14.3 20:55:43 aiosignal==1.4.0 20:55:43 appdirs==1.4.4 20:55:43 argcomplete==3.7.0 20:55:43 aspy.yaml==1.3.0 20:55:43 async-timeout==5.0.1 20:55:43 attrs==26.1.0 20:55:43 autopage==0.6.0 20:55:43 backports.strenum==1.3.1 20:55:43 beautifulsoup4==4.15.0 20:55:43 boto3==1.43.56 20:55:43 botocore==1.43.56 20:55:43 bs4==0.0.2 20:55:43 certifi==2026.7.22 20:55:43 cffi==2.1.0 20:55:43 cfgv==3.5.0 20:55:43 chardet==7.4.3 20:55:43 charset-normalizer==3.4.9 20:55:43 click==8.4.2 20:55:43 cliff==4.14.0 20:55:43 cmd2==3.5.1 20:55:43 cryptography==3.3.2 20:55:43 debtcollector==3.1.0 20:55:43 decorator==5.3.1 20:55:43 defusedxml==0.7.1 20:55:43 Deprecated==1.3.1 20:55:43 distlib==0.4.3 20:55:43 dnspython==2.8.0 20:55:43 docker==7.2.0 20:55:43 dogpile.cache==1.5.0 20:55:43 durationpy==0.10 20:55:43 email-validator==2.3.0 20:55:43 filelock==3.32.0 20:55:43 frozenlist==1.8.0 20:55:43 future==1.0.0 20:55:43 gitdb==4.0.12 20:55:43 GitPython==3.1.56 20:55:43 httplib2==0.30.2 20:55:43 identify==2.6.19 20:55:43 idna==3.18 20:55:43 importlib-resources==1.5.0 20:55:43 iso8601==2.1.0 20:55:43 Jinja2==3.1.6 20:55:43 jmespath==1.1.0 20:55:43 jsonpatch==1.33 20:55:43 jsonpointer==3.1.1 20:55:43 jsonschema==4.26.0 20:55:43 jsonschema-specifications==2025.9.1 20:55:43 keystoneauth1==5.14.0 20:55:43 kubernetes==36.0.3 20:55:43 lftools==0.37.22 20:55:43 lxml==6.1.1 20:55:43 markdown-it-py==4.2.0 20:55:43 MarkupSafe==3.0.3 20:55:43 mdurl==0.1.2 20:55:43 msgpack==1.2.1 20:55:43 multi_key_dict==2.0.3 20:55:43 multidict==6.7.1 20:55:43 munch==4.0.0 20:55:43 netaddr==1.3.0 20:55:43 niet==1.4.2 20:55:43 nodeenv==1.10.0 20:55:43 oauth2client==4.1.3 20:55:43 oauthlib==3.3.1 20:55:43 openstacksdk==4.13.0 20:55:43 os-service-types==1.8.2 20:55:43 osc-lib==4.6.0 20:55:43 oslo.config==10.4.0 20:55:43 oslo.context==6.4.0 20:55:43 oslo.i18n==6.8.0 20:55:43 oslo.log==8.2.0 20:55:43 oslo.serialization==5.10.0 20:55:43 oslo.utils==10.1.1 20:55:43 packaging==26.2 20:55:43 pbr==7.0.3 20:55:43 platformdirs==4.11.0 20:55:43 prettytable==3.18.0 20:55:43 propcache==0.5.2 20:55:43 psutil==7.2.2 20:55:43 pyasn1==0.6.4 20:55:43 pyasn1_modules==0.4.2 20:55:43 pycparser==3.0 20:55:43 pygerrit2==2.0.15 20:55:43 PyGithub==2.9.1 20:55:43 Pygments==2.20.0 20:55:43 PyJWT==2.13.0 20:55:43 PyNaCl==1.6.2 20:55:43 pyparsing==2.4.7 20:55:43 pyperclip==1.11.0 20:55:43 pyrsistent==0.20.0 20:55:43 python-cinderclient==9.9.0 20:55:43 python-dateutil==2.9.0.post0 20:55:43 python-discovery==1.5.0 20:55:43 python-heatclient==5.2.0 20:55:43 python-jenkins==1.8.3 20:55:43 python-keystoneclient==5.8.0 20:55:43 python-magnumclient==4.11.0 20:55:43 python-openstackclient==10.0.0 20:55:43 python-swiftclient==4.10.0 20:55:43 PyYAML==6.0.3 20:55:43 referencing==0.37.0 20:55:43 requests==2.34.2 20:55:43 requests-oauthlib==2.0.0 20:55:43 rfc3986==2.0.0 20:55:43 rich==15.0.0 20:55:43 rich-argparse==1.8.0 20:55:43 rpds-py==0.30.0 20:55:43 rsa==4.9.1 20:55:43 ruamel.yaml==0.19.1 20:55:43 ruamel.yaml.clib==0.2.15 20:55:43 s3transfer==0.19.2 20:55:43 simplejson==4.1.1 20:55:43 six==1.17.0 20:55:43 smmap==5.0.3 20:55:43 soupsieve==2.9.1 20:55:43 stevedore==5.8.0 20:55:43 tabulate==0.10.0 20:55:43 toml==0.10.2 20:55:43 tomlkit==0.15.1 20:55:43 tqdm==4.69.1 20:55:43 typing_extensions==4.16.0 20:55:43 urllib3==1.26.20 20:55:43 virtualenv==21.7.0 20:55:43 wcwidth==0.8.2 20:55:43 websocket-client==1.9.0 20:55:43 wrapt==2.2.2 20:55:43 xdg==6.0.0 20:55:43 xmltodict==1.0.4 20:55:43 yarl==1.24.5 20:55:43 yq==4.1.2 20:55:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins10406207291099212121.sh 20:55:43 ---> uv-install.sh 20:55:43 Installing uv/uvx (latest) using shell installer 20:55:43 2026-07-25 20:55:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-sVDbZQ.sh" [1] 20:55:43 downloading uv 0.11.32 x86_64-unknown-linux-gnu 20:55:44 installing to /home/jenkins/.local/bin 20:55:44 uv 20:55:44 uvx 20:55:44 everything's installed! 20:55:44 20:55:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:55:44 20:55:44 source $HOME/.local/bin/env (sh, bash, zsh) 20:55:44 source $HOME/.local/bin/env.fish (fish) 20:55:44 Adding install location to PATH 20:55:44 ---> Validating uv/uvx install 20:55:44 uvx 0.11.32 (x86_64-unknown-linux-gnu) 20:55:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17774242074402443502.sh 20:55:44 ---> sudo-logs.sh 20:55:44 Archiving 'sudo' log.. 20:55:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16640876956661436481.sh 20:55:44 ---> job-cost.sh 20:55:44 INFO: Activating Python virtual environment... 20:55:44 Setup pyenv: 20:55:44 system 20:55:44 3.8.13 20:55:44 3.9.13 20:55:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:55:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2bQT from file:/tmp/.os_lf_venv 20:55:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:46 lf-activate-venv(): INFO: Base packages installed successfully 20:55:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:55:52 lf-activate-venv(): INFO: Adding /tmp/venv-2bQT/bin to PATH 20:55:52 INFO: No stack-cost file found 20:55:52 INFO: Instance uptime: 148s 20:55:52 INFO: Fetching instance metadata (attempt 1 of 3)... 20:55:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:55:52 INFO: Successfully fetched instance metadata 20:55:52 INFO: Instance type: v3-standard-4 20:55:52 INFO: Retrieving pricing info for: v3-standard-4 20:55:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:55:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 20:55:52 INFO: Successfully fetched Vexxhost pricing API 20:55:52 INFO: Retrieved cost: 0.11 20:55:52 INFO: Retrieved resource: v3-standard-4 20:55:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:55:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:55:52 INFO: Successfully archived job cost data 20:55:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4756,2026-07-25 20:55:52,v3-standard-4,148,0.11,0.00,SUCCESS 20:55:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12408514329238042568.sh 20:55:52 ---> logs-deploy.sh 20:55:52 Setup pyenv: 20:55:52 system 20:55:52 3.8.13 20:55:52 3.9.13 20:55:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:55:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2bQT from file:/tmp/.os_lf_venv 20:55:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:54 lf-activate-venv(): INFO: Base packages installed successfully 20:55:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-2bQT/bin to PATH 20:56:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4756 20:56:02 INFO: archiving workspace using pattern(s): 20:56:03 Archives upload complete. 20:56:03 INFO: archiving logs to Nexus 20:56:04 ---> uname -a: 20:56:04 Linux prd-ubuntu1804-builder-4c-4g-12320 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:56:04 20:56:04 20:56:04 ---> lscpu: 20:56:04 Architecture: x86_64 20:56:04 CPU op-mode(s): 32-bit, 64-bit 20:56:04 Byte Order: Little Endian 20:56:04 CPU(s): 4 20:56:04 On-line CPU(s) list: 0-3 20:56:04 Thread(s) per core: 1 20:56:04 Core(s) per socket: 1 20:56:04 Socket(s): 4 20:56:04 NUMA node(s): 1 20:56:04 Vendor ID: AuthenticAMD 20:56:04 CPU family: 23 20:56:04 Model: 49 20:56:04 Model name: AMD EPYC-Rome Processor 20:56:04 Stepping: 0 20:56:04 CPU MHz: 2800.000 20:56:04 BogoMIPS: 5600.00 20:56:04 Virtualization: AMD-V 20:56:04 Hypervisor vendor: KVM 20:56:04 Virtualization type: full 20:56:04 L1d cache: 32K 20:56:04 L1i cache: 32K 20:56:04 L2 cache: 512K 20:56:04 L3 cache: 16384K 20:56:04 NUMA node0 CPU(s): 0-3 20:56:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 20:56:04 20:56:04 20:56:04 ---> nproc: 20:56:04 4 20:56:04 20:56:04 20:56:04 ---> df -h: 20:56:04 Filesystem Size Used Avail Use% Mounted on 20:56:04 udev 7.9G 0 7.9G 0% /dev 20:56:04 tmpfs 1.6G 676K 1.6G 1% /run 20:56:04 /dev/vda1 78G 8.4G 69G 11% / 20:56:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:56:04 tmpfs 5.0M 0 5.0M 0% /run/lock 20:56:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:56:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:56:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:56:04 20:56:04 20:56:04 ---> free -m: 20:56:04 total used free shared buff/cache available 20:56:04 Mem: 16040 570 13257 0 2211 15152 20:56:04 Swap: 1023 0 1023 20:56:04 20:56:04 20:56:04 ---> ip addr: 20:56:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:56:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:56:04 inet 127.0.0.1/8 scope host lo 20:56:04 valid_lft forever preferred_lft forever 20:56:04 inet6 ::1/128 scope host 20:56:04 valid_lft forever preferred_lft forever 20:56:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:56:04 link/ether fa:16:3e:c6:04:b3 brd ff:ff:ff:ff:ff:ff 20:56:04 inet 10.30.107.139/23 brd 10.30.107.255 scope global dynamic ens3 20:56:04 valid_lft 86251sec preferred_lft 86251sec 20:56:04 inet6 fe80::f816:3eff:fec6:4b3/64 scope link 20:56:04 valid_lft forever preferred_lft forever 20:56:04 20:56:04 20:56:04 ---> sar -b -r -n DEV: 20:56:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12320) 07/25/26 _x86_64_ (4 CPU) 20:56:04 20:56:04 20:53:42 LINUX RESTART (4 CPU) 20:56:04 20:56:04 20:54:01 tps rtps wtps bread/s bwrtn/s 20:56:04 20:55:01 281.95 24.15 257.81 802.93 59244.79 20:56:04 20:56:01 102.95 1.22 101.73 137.98 11175.20 20:56:04 Average: 192.45 12.68 179.77 470.45 35210.00 20:56:04 20:56:04 20:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:56:04 20:55:01 13926996 15502268 2497964 15.21 57684 1720656 815252 4.67 748460 1540748 118820 20:56:04 20:56:01 13548812 15487020 2876148 17.51 81184 2041408 808624 4.63 774744 1853080 211960 20:56:04 Average: 13737904 15494644 2687056 16.36 69434 1881032 811938 4.65 761602 1696914 165390 20:56:04 20:56:04 20:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:56:04 20:55:01 ens3 207.42 143.74 1806.46 38.11 0.00 0.00 0.00 0.00 20:56:04 20:55:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 20:56:04 20:56:01 ens3 63.14 47.79 848.47 10.86 0.00 0.00 0.00 0.00 20:56:04 20:56:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 20:56:04 Average: ens3 135.28 95.77 1327.46 24.48 0.00 0.00 0.00 0.00 20:56:04 Average: lo 1.37 1.37 0.15 0.15 0.00 0.00 0.00 0.00 20:56:04 20:56:04 20:56:04 ---> sar -P ALL: 20:56:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12320) 07/25/26 _x86_64_ (4 CPU) 20:56:04 20:56:04 20:53:42 LINUX RESTART (4 CPU) 20:56:04 20:56:04 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:56:04 20:55:01 all 19.60 0.00 1.93 7.84 0.06 70.57 20:56:04 20:55:01 0 19.99 0.00 1.37 13.42 0.07 65.14 20:56:04 20:55:01 1 21.44 0.00 1.80 2.02 0.05 74.69 20:56:04 20:55:01 2 13.56 0.00 2.61 15.25 0.05 68.54 20:56:04 20:55:01 3 23.42 0.00 1.94 0.69 0.08 73.88 20:56:04 20:56:01 all 21.13 0.00 1.48 2.85 0.05 74.49 20:56:04 20:56:01 0 24.54 0.00 1.74 4.51 0.05 69.17 20:56:04 20:56:01 1 19.45 0.00 1.32 1.40 0.03 77.80 20:56:04 20:56:01 2 9.07 0.00 1.04 4.84 0.03 85.01 20:56:04 20:56:01 3 31.58 0.00 1.80 0.63 0.07 65.91 20:56:04 Average: all 20.37 0.00 1.70 5.34 0.06 72.53 20:56:04 Average: 0 22.27 0.00 1.56 8.96 0.06 67.16 20:56:04 Average: 1 20.44 0.00 1.56 1.71 0.04 76.24 20:56:04 Average: 2 11.31 0.00 1.82 10.02 0.04 76.81 20:56:04 Average: 3 27.50 0.00 1.87 0.66 0.08 69.89 20:56:04 20:56:04 20:56:04