19:01:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 19:01:12 Running as SYSTEM 19:01:12 [EnvInject] - Loading node environment variables. 19:01:12 Building remotely on prd-ubuntu1804-builder-4c-4g-13429 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:01:12 [ssh-agent] Looking for ssh-agent implementation... 19:01:12 $ ssh-agent 19:01:12 SSH_AUTH_SOCK=/tmp/ssh-ecO4eqeyjzBp/agent.1732 19:01:12 SSH_AGENT_PID=1734 19:01:12 [ssh-agent] Started. 19:01:12 Running ssh-add (command line suppressed) 19:01:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16179632450187871327.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16179632450187871327.key) 19:01:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:01:12 The recommended git tool is: NONE 19:01:13 using credential onap-jenkins-ssh 19:01:14 Wiping out workspace first. 19:01:14 Cloning the remote Git repository 19:01:14 Cloning repository git://cloud.onap.org/mirror/oom.git 19:01:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:01:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:01:14 > git --version # timeout=10 19:01:14 > git --version # 'git version 2.17.1' 19:01:14 using GIT_SSH to set credentials Gerrit user 19:01:14 Verifying host key using manually-configured host key entries 19:01:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:01:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:01:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:01:20 using GIT_SSH to set credentials Gerrit user 19:01:20 Verifying host key using manually-configured host key entries 19:01:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/2 # timeout=30 19:01:20 > git rev-parse 60a4d71930fb89758f7472f2490e2d5b0481b7cc^{commit} # timeout=10 19:01:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:01:20 Checking out Revision 60a4d71930fb89758f7472f2490e2d5b0481b7cc (refs/changes/58/146658/2) 19:01:20 > git config core.sparsecheckout # timeout=10 19:01:20 > git checkout -f 60a4d71930fb89758f7472f2490e2d5b0481b7cc # timeout=30 19:01:24 Commit message: "[DOCS] FIX multiple typos in guides" 19:01:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:01:24 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:01:24 [EnvInject] - Injecting environment variables from a build step. 19:01:24 [EnvInject] - Injecting as environment variables the properties content 19:01:24 PYTHON=python3 19:01:24 19:01:24 [EnvInject] - Variables injected successfully. 19:01:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8962733700726363340.sh 19:01:24 ---> tox-install.sh 19:01:24 + source /home/jenkins/lf-env.sh 19:01:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:01:24 ++ mktemp -d /tmp/venv-XXXX 19:01:24 + lf_venv=/tmp/venv-tHCO 19:01:24 + local venv_file=/tmp/.os_lf_venv 19:01:24 + local python=python3 19:01:24 + local options 19:01:24 + local set_path=true 19:01:24 + local install_args= 19:01:24 ++ 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 19:01:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:01:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:01:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:01:24 + true 19:01:24 + case $1 in 19:01:24 + venv_file=/tmp/.toxenv 19:01:24 + shift 2 19:01:24 + true 19:01:24 + case $1 in 19:01:24 + shift 19:01:24 + break 19:01:24 + case $python in 19:01:24 + local pkg_list= 19:01:24 + [[ -d /opt/pyenv ]] 19:01:24 + echo 'Setup pyenv:' 19:01:24 Setup pyenv: 19:01:24 + export PYENV_ROOT=/opt/pyenv 19:01:24 + PYENV_ROOT=/opt/pyenv 19:01:24 + 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 19:01:24 + 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 19:01:24 + pyenv versions 19:01:24 * system (set by /opt/pyenv/version) 19:01:24 * 3.8.13 (set by /opt/pyenv/version) 19:01:24 * 3.9.13 (set by /opt/pyenv/version) 19:01:24 * 3.10.6 (set by /opt/pyenv/version) 19:01:24 + command -v pyenv 19:01:24 ++ pyenv init - --no-rehash 19:01: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[*]}"'\'')" 19:01:24 export PATH="/opt/pyenv/shims:${PATH}" 19:01:24 export PYENV_SHELL=bash 19:01:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:01:24 pyenv() { 19:01:24 local command 19:01:24 command="${1:-}" 19:01:24 if [ "$#" -gt 0 ]; then 19:01:24 shift 19:01:24 fi 19:01:24 19:01:24 case "$command" in 19:01:24 rehash|shell) 19:01:24 eval "$(pyenv "sh-$command" "$@")" 19:01:24 ;; 19:01:24 *) 19:01:24 command pyenv "$command" "$@" 19:01:24 ;; 19:01:24 esac 19:01:24 }' 19:01: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[*]}"' 19:01:24 ++ 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 19:01:24 ++ 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 19:01:24 ++ 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 19:01:24 ++ export PYENV_SHELL=bash 19:01:24 ++ PYENV_SHELL=bash 19:01:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:01:24 +++ complete -F _pyenv pyenv 19:01:24 ++ lf-pyver python3 19:01:24 ++ local py_version_xy=python3 19:01:24 ++ local py_version_xyz= 19:01:24 ++ pyenv versions 19:01:24 ++ sed 's/^[ *]* //' 19:01:24 ++ local command 19:01:24 ++ awk '{ print $1 }' 19:01:24 ++ command=versions 19:01:24 ++ grep -E '^[0-9.]*[0-9]$' 19:01:24 ++ '[' 1 -gt 0 ']' 19:01:24 ++ shift 19:01:24 ++ case "$command" in 19:01:24 ++ command pyenv versions 19:01:24 ++ pyenv versions 19:01:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:01:25 +++ grep '^3' /tmp/.pyenv_versions 19:01:25 +++ sort -V 19:01:25 +++ tail -n 1 19:01:25 ++ py_version_xyz=3.10.6 19:01:25 ++ [[ -z 3.10.6 ]] 19:01:25 ++ echo 3.10.6 19:01:25 ++ return 0 19:01:25 + pyenv local 3.10.6 19:01:25 + local command 19:01:25 + command=local 19:01:25 + '[' 2 -gt 0 ']' 19:01:25 + shift 19:01:25 + case "$command" in 19:01:25 + command pyenv local 3.10.6 19:01:25 + pyenv local 3.10.6 19:01:25 + for arg in "$@" 19:01:25 + case $arg in 19:01:25 + pkg_list+='tox ' 19:01:25 + for arg in "$@" 19:01:25 + case $arg in 19:01:25 + pkg_list+='virtualenv ' 19:01:25 + for arg in "$@" 19:01:25 + case $arg in 19:01:25 + pkg_list+='urllib3~=1.26.15 ' 19:01:25 + [[ -f /tmp/.toxenv ]] 19:01:25 + [[ ! -f /tmp/.toxenv ]] 19:01:25 + [[ -n '' ]] 19:01:25 + python3 -m venv /tmp/venv-tHCO 19:01:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHCO' 19:01:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHCO 19:01:29 + echo /tmp/venv-tHCO 19:01:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:01:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:01:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:01:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:29 + local 'pip_opts=--upgrade --quiet' 19:01:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:01:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:01:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:01:29 + [[ -n '' ]] 19:01:29 + [[ -n '' ]] 19:01:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:01:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:29 + /tmp/venv-tHCO/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 19:01:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:01:33 lf-activate-venv(): INFO: Base packages installed successfully 19:01:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:01:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:01:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:01:33 + /tmp/venv-tHCO/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 19:01:35 + type python3 19:01:35 + true 19:01:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tHCO/bin to PATH' 19:01:35 lf-activate-venv(): INFO: Adding /tmp/venv-tHCO/bin to PATH 19:01:35 + PATH=/tmp/venv-tHCO/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 19:01:35 + return 0 19:01:35 + python3 --version 19:01:35 Python 3.10.6 19:01:35 + python3 -m pip --version 19:01:35 pip 26.1.2 from /tmp/venv-tHCO/lib/python3.10/site-packages/pip (python 3.10) 19:01:35 + python3 -m pip freeze 19:01:35 cachetools==7.1.6 19:01:35 colorama==0.4.6 19:01:35 distlib==0.4.3 19:01:35 filelock==3.32.0 19:01:35 packaging==26.2 19:01:35 platformdirs==4.11.0 19:01:35 pluggy==1.6.0 19:01:35 pyproject-api==1.11.0 19:01:35 python-discovery==1.5.0 19:01:35 tomli==2.4.1 19:01:35 tomli_w==1.2.0 19:01:35 tox==4.58.0 19:01:35 typing_extensions==4.16.0 19:01:35 urllib3==1.26.20 19:01:35 virtualenv==21.7.0 19:01:35 [EnvInject] - Injecting environment variables from a build step. 19:01:35 [EnvInject] - Injecting as environment variables the properties content 19:01:35 PARALLEL=false 19:01:35 19:01:35 [EnvInject] - Variables injected successfully. 19:01:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1268474894360488174.sh 19:01:35 ---> tox-run.sh 19:01:35 + 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 19:01:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:01:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:01:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:01:35 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:01:35 + source /home/jenkins/lf-env.sh 19:01:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:01:35 ++ mktemp -d /tmp/venv-XXXX 19:01:35 + lf_venv=/tmp/venv-eH9w 19:01:35 + local venv_file=/tmp/.os_lf_venv 19:01:35 + local python=python3 19:01:35 + local options 19:01:35 + local set_path=true 19:01:35 + local install_args= 19:01:35 ++ 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 19:01:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:01:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:01:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:01:35 + true 19:01:35 + case $1 in 19:01:35 + venv_file=/tmp/.toxenv 19:01:35 + shift 2 19:01:35 + true 19:01:35 + case $1 in 19:01:35 + shift 19:01:35 + break 19:01:35 + case $python in 19:01:35 + local pkg_list= 19:01:35 + [[ -d /opt/pyenv ]] 19:01:35 + echo 'Setup pyenv:' 19:01:35 Setup pyenv: 19:01:35 + export PYENV_ROOT=/opt/pyenv 19:01:35 + PYENV_ROOT=/opt/pyenv 19:01:35 + 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 19:01:35 + 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 19:01:35 + pyenv versions 19:01:35 system 19:01:35 3.8.13 19:01:35 3.9.13 19:01:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:01:35 + command -v pyenv 19:01:35 ++ pyenv init - --no-rehash 19:01:35 + 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[*]}"'\'')" 19:01:35 export PATH="/opt/pyenv/shims:${PATH}" 19:01:35 export PYENV_SHELL=bash 19:01:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:01:35 pyenv() { 19:01:35 local command 19:01:35 command="${1:-}" 19:01:35 if [ "$#" -gt 0 ]; then 19:01:35 shift 19:01:35 fi 19:01:35 19:01:35 case "$command" in 19:01:35 rehash|shell) 19:01:35 eval "$(pyenv "sh-$command" "$@")" 19:01:35 ;; 19:01:35 *) 19:01:35 command pyenv "$command" "$@" 19:01:35 ;; 19:01:35 esac 19:01:35 }' 19:01:35 +++ 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[*]}"' 19:01:35 ++ 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 19:01:35 ++ 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 19:01:35 ++ 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 19:01:35 ++ export PYENV_SHELL=bash 19:01:35 ++ PYENV_SHELL=bash 19:01:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:01:35 +++ complete -F _pyenv pyenv 19:01:35 ++ lf-pyver python3 19:01:35 ++ local py_version_xy=python3 19:01:35 ++ local py_version_xyz= 19:01:35 ++ pyenv versions 19:01:35 ++ local command 19:01:35 ++ command=versions 19:01:35 ++ awk '{ print $1 }' 19:01:35 ++ sed 's/^[ *]* //' 19:01:35 ++ '[' 1 -gt 0 ']' 19:01:35 ++ grep -E '^[0-9.]*[0-9]$' 19:01:35 ++ shift 19:01:35 ++ case "$command" in 19:01:35 ++ command pyenv versions 19:01:35 ++ pyenv versions 19:01:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:01:35 +++ grep '^3' /tmp/.pyenv_versions 19:01:35 +++ sort -V 19:01:35 +++ tail -n 1 19:01:35 ++ py_version_xyz=3.10.6 19:01:35 ++ [[ -z 3.10.6 ]] 19:01:35 ++ echo 3.10.6 19:01:35 ++ return 0 19:01:35 + pyenv local 3.10.6 19:01:35 + local command 19:01:35 + command=local 19:01:35 + '[' 2 -gt 0 ']' 19:01:35 + shift 19:01:35 + case "$command" in 19:01:35 + command pyenv local 3.10.6 19:01:35 + pyenv local 3.10.6 19:01:35 + for arg in "$@" 19:01:35 + case $arg in 19:01:35 + pkg_list+='tox ' 19:01:35 + for arg in "$@" 19:01:35 + case $arg in 19:01:35 + pkg_list+='virtualenv ' 19:01:35 + for arg in "$@" 19:01:35 + case $arg in 19:01:35 + pkg_list+='urllib3~=1.26.15 ' 19:01:35 + [[ -f /tmp/.toxenv ]] 19:01:35 ++ cat /tmp/.toxenv 19:01:35 + lf_venv=/tmp/venv-tHCO 19:01:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHCO from' file:/tmp/.toxenv 19:01:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHCO from file:/tmp/.toxenv 19:01:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:01:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:35 + local 'pip_opts=--upgrade --quiet' 19:01:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:01:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:01:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:01:35 + [[ -n '' ]] 19:01:35 + [[ -n '' ]] 19:01:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:01:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:35 + /tmp/venv-tHCO/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 19:01:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:01:36 lf-activate-venv(): INFO: Base packages installed successfully 19:01:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:01:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:01:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:01:36 + /tmp/venv-tHCO/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 19:01:37 + type python3 19:01:37 + true 19:01:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tHCO/bin to PATH' 19:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-tHCO/bin to PATH 19:01:37 + PATH=/tmp/venv-tHCO/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 19:01:37 + return 0 19:01:37 + [[ -d /opt/pyenv ]] 19:01:37 + echo '---> Setting up pyenv' 19:01:37 ---> Setting up pyenv 19:01:37 + export PYENV_ROOT=/opt/pyenv 19:01:37 + PYENV_ROOT=/opt/pyenv 19:01:37 + export PATH=/opt/pyenv/bin:/tmp/venv-tHCO/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 19:01:37 + PATH=/opt/pyenv/bin:/tmp/venv-tHCO/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 19:01:37 ++ pwd 19:01:37 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:01:37 + export PYTHONPATH 19:01:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:01:37 + TOX_TESTENV_PASSENV=PYTHONPATH 19:01:37 + tox --version 19:01:37 4.58.0 from /tmp/venv-tHCO/lib/python3.10/site-packages/tox/__init__.py 19:01:38 + PARALLEL=false 19:01:38 + TOX_OPTIONS_LIST= 19:01:38 + [[ -n checkbashisms ]] 19:01:38 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:01:38 + case ${PARALLEL,,} in 19:01:38 + tox -e checkbashisms 19:01:38 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:01:39 checkbashisms: freeze> python -m pip freeze --all 19:01:39 checkbashisms: pip==26.1.2,setuptools==83.0.0 19:01:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:01:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:01:43 checkbashisms: OK (5.09=setup[1.66]+cmd[3.43] seconds) 19:01:43 congratulations :) (5.12 seconds) 19:01:43 + tox_status=0 19:01:43 + echo '---> Completed tox runs' 19:01:43 ---> Completed tox runs 19:01:43 + for i in .tox/*/log 19:01:43 ++ echo .tox/checkbashisms/log 19:01:43 ++ awk -F/ '{print $2}' 19:01:43 + tox_env=checkbashisms 19:01:43 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:01:43 + DOC_DIR=docs/_build/html 19:01:43 + [[ -d docs/_build/html ]] 19:01:43 + echo '---> tox-run.sh ends' 19:01:43 ---> tox-run.sh ends 19:01:43 + test 0 -eq 0 19:01:43 $ ssh-agent -k 19:01:43 unset SSH_AUTH_SOCK; 19:01:43 unset SSH_AGENT_PID; 19:01:43 echo Agent pid 1734 killed; 19:01:43 [ssh-agent] Stopped. 19:01:43 [PostBuildScript] - [INFO] Executing post build scripts. 19:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1406877081348872691.sh 19:01:43 ---> sysstat.sh 19:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2825143417051230339.sh 19:01:43 ---> package-listing.sh 19:01:43 ++ facter osfamily 19:01:43 ++ tr '[:upper:]' '[:lower:]' 19:01:44 + OS_FAMILY=debian 19:01:44 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:01:44 + START_PACKAGES=/tmp/packages_start.txt 19:01:44 + END_PACKAGES=/tmp/packages_end.txt 19:01:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:44 + PACKAGES=/tmp/packages_start.txt 19:01:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:01:44 + PACKAGES=/tmp/packages_end.txt 19:01:44 + case "${OS_FAMILY}" in 19:01:44 + dpkg -l 19:01:44 + grep '^ii' 19:01:44 + '[' -f /tmp/packages_start.txt ']' 19:01:44 + '[' -f /tmp/packages_end.txt ']' 19:01:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:01:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:01:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:01:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14227074008467727703.sh 19:01:44 ---> capture-instance-metadata.sh 19:01:44 Setup pyenv: 19:01:44 system 19:01:44 3.8.13 19:01:44 3.9.13 19:01:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:01:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pRfR 19:01:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:51 lf-activate-venv(): INFO: Base packages installed successfully 19:01:51 lf-activate-venv(): INFO: Installing additional packages: lftools 19:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-pRfR/bin to PATH 19:02:12 INFO: Running in OpenStack, capturing instance metadata 19:02:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12696545984097059309.sh 19:02:12 provisioning config files... 19:02:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10011178979911797960tmp 19:02:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:02:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:02:12 [EnvInject] - Injecting environment variables from a build step. 19:02:12 [EnvInject] - Injecting as environment variables the properties content 19:02:12 SERVER_ID=logs 19:02:12 19:02:12 [EnvInject] - Variables injected successfully. 19:02:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13061395718319569059.sh 19:02:12 ---> create-netrc.sh 19:02:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9515245947278606822.sh 19:02:13 ---> python-tools-install.sh 19:02:13 Setup pyenv: 19:02:13 system 19:02:13 3.8.13 19:02:13 3.9.13 19:02:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:02:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRfR from file:/tmp/.os_lf_venv 19:02:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:14 lf-activate-venv(): INFO: Base packages installed successfully 19:02:14 lf-activate-venv(): INFO: Installing additional packages: lftools 19:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-pRfR/bin to PATH 19:02:21 Generating Requirements File 19:02:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:02:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:02:43 Python 3.10.6 19:02:43 pip 26.1.2 from /tmp/venv-pRfR/lib/python3.10/site-packages/pip (python 3.10) 19:02:43 aiohappyeyeballs==2.7.1 19:02:43 aiohttp==3.14.3 19:02:43 aiosignal==1.4.0 19:02:43 appdirs==1.4.4 19:02:43 argcomplete==3.7.0 19:02:43 aspy.yaml==1.3.0 19:02:43 async-timeout==5.0.1 19:02:43 attrs==26.1.0 19:02:43 autopage==0.6.0 19:02:43 backports.strenum==1.3.1 19:02:43 beautifulsoup4==4.15.0 19:02:43 boto3==1.43.57 19:02:43 botocore==1.43.57 19:02:43 bs4==0.0.2 19:02:43 certifi==2026.7.22 19:02:43 cffi==2.1.0 19:02:43 cfgv==3.5.0 19:02:43 chardet==7.4.3 19:02:43 charset-normalizer==3.4.9 19:02:43 click==8.4.2 19:02:43 cliff==4.14.0 19:02:43 cmd2==3.5.1 19:02:43 cryptography==3.3.2 19:02:43 debtcollector==3.1.0 19:02:43 decorator==5.3.1 19:02:43 defusedxml==0.7.1 19:02:43 Deprecated==1.3.1 19:02:43 distlib==0.4.3 19:02:43 dnspython==2.8.0 19:02:43 docker==7.2.0 19:02:43 dogpile.cache==1.5.0 19:02:43 durationpy==0.10 19:02:43 email-validator==2.3.0 19:02:43 filelock==3.32.0 19:02:43 frozenlist==1.8.0 19:02:43 future==1.0.0 19:02:43 gitdb==4.0.12 19:02:43 GitPython==3.1.57 19:02:43 httplib2==0.30.2 19:02:43 identify==2.6.19 19:02:43 idna==3.18 19:02:43 importlib-resources==1.5.0 19:02:43 iso8601==2.1.0 19:02:43 Jinja2==3.1.6 19:02:43 jmespath==1.1.0 19:02:43 jsonpatch==1.33 19:02:43 jsonpointer==3.1.1 19:02:43 jsonschema==4.26.0 19:02:43 jsonschema-specifications==2025.9.1 19:02:43 keystoneauth1==5.14.0 19:02:43 kubernetes==36.0.3 19:02:43 lftools==0.37.22 19:02:43 lxml==6.1.1 19:02:43 markdown-it-py==4.2.0 19:02:43 MarkupSafe==3.0.3 19:02:43 mdurl==0.1.2 19:02:43 msgpack==1.2.1 19:02:43 multi_key_dict==2.0.3 19:02:43 multidict==6.7.1 19:02:43 munch==4.0.0 19:02:43 netaddr==1.3.0 19:02:43 niet==1.4.2 19:02:43 nodeenv==1.10.0 19:02:43 oauth2client==4.1.3 19:02:43 oauthlib==3.3.1 19:02:43 openstacksdk==4.13.0 19:02:43 os-service-types==1.8.2 19:02:43 osc-lib==4.6.0 19:02:43 oslo.config==10.4.0 19:02:43 oslo.context==6.4.0 19:02:43 oslo.i18n==6.8.0 19:02:43 oslo.log==8.2.0 19:02:43 oslo.serialization==5.10.0 19:02:43 oslo.utils==10.1.1 19:02:43 packaging==26.2 19:02:43 pbr==7.0.3 19:02:43 platformdirs==4.11.0 19:02:43 prettytable==3.18.0 19:02:43 propcache==0.5.2 19:02:43 psutil==7.2.2 19:02:43 pyasn1==0.6.4 19:02:43 pyasn1_modules==0.4.2 19:02:43 pycparser==3.0 19:02:43 pygerrit2==2.0.15 19:02:43 PyGithub==2.9.1 19:02:43 Pygments==2.20.0 19:02:43 PyJWT==2.13.0 19:02:43 PyNaCl==1.6.2 19:02:43 pyparsing==2.4.7 19:02:43 pyperclip==1.11.0 19:02:43 pyrsistent==0.20.0 19:02:43 python-cinderclient==9.9.0 19:02:43 python-dateutil==2.9.0.post0 19:02:43 python-discovery==1.5.0 19:02:43 python-heatclient==5.2.0 19:02:43 python-jenkins==1.8.3 19:02:43 python-keystoneclient==5.8.0 19:02:43 python-magnumclient==4.11.0 19:02:43 python-openstackclient==10.0.0 19:02:43 python-swiftclient==4.10.0 19:02:43 PyYAML==6.0.3 19:02:43 referencing==0.37.0 19:02:43 requests==2.34.2 19:02:43 requests-oauthlib==2.0.0 19:02:43 rfc3986==2.0.0 19:02:43 rich==15.0.0 19:02:43 rich-argparse==1.8.0 19:02:43 rpds-py==0.30.0 19:02:43 rsa==4.9.1 19:02:43 ruamel.yaml==0.19.1 19:02:43 ruamel.yaml.clib==0.2.15 19:02:43 s3transfer==0.19.2 19:02:43 simplejson==4.1.1 19:02:43 six==1.17.0 19:02:43 smmap==5.0.3 19:02:43 soupsieve==2.9.1 19:02:43 stevedore==5.8.0 19:02:43 tabulate==0.10.0 19:02:43 toml==0.10.2 19:02:43 tomlkit==0.15.1 19:02:43 tqdm==4.70.0 19:02:43 typing_extensions==4.16.0 19:02:43 urllib3==1.26.20 19:02:43 virtualenv==21.7.0 19:02:43 wcwidth==0.8.2 19:02:43 websocket-client==1.9.0 19:02:43 wrapt==2.3.0 19:02:43 xdg==6.0.0 19:02:43 xmltodict==1.0.4 19:02:43 yarl==1.24.5 19:02:43 yq==4.1.2 19:02:43 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins14523731650361290426.sh 19:02:43 ---> uv-install.sh 19:02:43 Installing uv/uvx (latest) using shell installer 19:02:44 2026-07-28 19:02:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-fMRzRH.sh" [1] 19:02:44 downloading uv 0.11.33 x86_64-unknown-linux-gnu 19:02:45 installing to /home/jenkins/.local/bin 19:02:45 uv 19:02:45 uvx 19:02:45 everything's installed! 19:02:45 19:02:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:02:45 19:02:45 source $HOME/.local/bin/env (sh, bash, zsh) 19:02:45 source $HOME/.local/bin/env.fish (fish) 19:02:45 Adding install location to PATH 19:02:45 ---> Validating uv/uvx install 19:02:45 uvx 0.11.33 (x86_64-unknown-linux-gnu) 19:02:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13181700318039898486.sh 19:02:45 ---> sudo-logs.sh 19:02:45 Archiving 'sudo' log.. 19:02:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8925814209879406079.sh 19:02:45 ---> job-cost.sh 19:02:45 INFO: Activating Python virtual environment... 19:02:45 Setup pyenv: 19:02:45 system 19:02:45 3.8.13 19:02:45 3.9.13 19:02:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRfR from file:/tmp/.os_lf_venv 19:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:47 lf-activate-venv(): INFO: Base packages installed successfully 19:02:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-pRfR/bin to PATH 19:02:51 INFO: No stack-cost file found 19:02:51 INFO: Instance uptime: 158s 19:02:51 INFO: Fetching instance metadata (attempt 1 of 3)... 19:02:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:02:52 INFO: Successfully fetched instance metadata 19:02:52 INFO: Instance type: v3-standard-4 19:02:52 INFO: Retrieving pricing info for: v3-standard-4 19:02:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:02:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=158 19:02:52 INFO: Successfully fetched Vexxhost pricing API 19:02:52 INFO: Retrieved cost: 0.11 19:02:52 INFO: Retrieved resource: v3-standard-4 19:02:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:02:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:02:52 INFO: Successfully archived job cost data 19:02:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4770,2026-07-28 19:02:52,v3-standard-4,158,0.11,0.00,SUCCESS 19:02:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6148537071967448917.sh 19:02:52 ---> logs-deploy.sh 19:02:52 Setup pyenv: 19:02:52 system 19:02:52 3.8.13 19:02:52 3.9.13 19:02:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:02:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRfR from file:/tmp/.os_lf_venv 19:02:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:02:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:02:54 lf-activate-venv(): INFO: Base packages installed successfully 19:02:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:03:01 lf-activate-venv(): INFO: Adding /tmp/venv-pRfR/bin to PATH 19:03:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4770 19:03:01 INFO: archiving workspace using pattern(s): 19:03:02 Archives upload complete. 19:03:02 INFO: archiving logs to Nexus 19:03:03 ---> uname -a: 19:03:03 Linux prd-ubuntu1804-builder-4c-4g-13429 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:03:03 19:03:03 19:03:03 ---> lscpu: 19:03:03 Architecture: x86_64 19:03:03 CPU op-mode(s): 32-bit, 64-bit 19:03:03 Byte Order: Little Endian 19:03:03 CPU(s): 4 19:03:03 On-line CPU(s) list: 0-3 19:03:03 Thread(s) per core: 1 19:03:03 Core(s) per socket: 1 19:03:03 Socket(s): 4 19:03:03 NUMA node(s): 1 19:03:03 Vendor ID: AuthenticAMD 19:03:03 CPU family: 23 19:03:03 Model: 49 19:03:03 Model name: AMD EPYC-Rome Processor 19:03:03 Stepping: 0 19:03:03 CPU MHz: 2799.998 19:03:03 BogoMIPS: 5599.99 19:03:03 Virtualization: AMD-V 19:03:03 Hypervisor vendor: KVM 19:03:03 Virtualization type: full 19:03:03 L1d cache: 32K 19:03:03 L1i cache: 32K 19:03:03 L2 cache: 512K 19:03:03 L3 cache: 16384K 19:03:03 NUMA node0 CPU(s): 0-3 19:03:03 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 19:03:03 19:03:03 19:03:03 ---> nproc: 19:03:03 4 19:03:03 19:03:03 19:03:03 ---> df -h: 19:03:03 Filesystem Size Used Avail Use% Mounted on 19:03:03 udev 7.9G 0 7.9G 0% /dev 19:03:03 tmpfs 1.6G 676K 1.6G 1% /run 19:03:03 /dev/vda1 78G 8.4G 69G 11% / 19:03:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:03:03 tmpfs 5.0M 0 5.0M 0% /run/lock 19:03:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:03:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:03:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:03:03 19:03:03 19:03:03 ---> free -m: 19:03:03 total used free shared buff/cache available 19:03:03 Mem: 16040 576 13262 0 2201 15146 19:03:03 Swap: 1023 0 1023 19:03:03 19:03:03 19:03:03 ---> ip addr: 19:03:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:03:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:03:03 inet 127.0.0.1/8 scope host lo 19:03:03 valid_lft forever preferred_lft forever 19:03:03 inet6 ::1/128 scope host 19:03:03 valid_lft forever preferred_lft forever 19:03:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:03:03 link/ether fa:16:3e:29:47:15 brd ff:ff:ff:ff:ff:ff 19:03:03 inet 10.30.107.176/23 brd 10.30.107.255 scope global dynamic ens3 19:03:03 valid_lft 86238sec preferred_lft 86238sec 19:03:03 inet6 fe80::f816:3eff:fe29:4715/64 scope link 19:03:03 valid_lft forever preferred_lft forever 19:03:03 19:03:03 19:03:03 ---> sar -b -r -n DEV: 19:03:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13429) 07/28/26 _x86_64_ (4 CPU) 19:03:03 19:03:03 19:00:23 LINUX RESTART (4 CPU) 19:03:03 19:03:03 19:01:02 tps rtps wtps bread/s bwrtn/s 19:03:03 19:02:01 327.28 27.72 299.56 952.38 8374.58 19:03:03 19:03:01 119.85 1.22 118.63 137.98 13794.77 19:03:03 Average: 222.69 14.36 208.33 541.76 11107.44 19:03:03 19:03:03 19:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:03:03 19:02:01 14026696 15519792 2398272 14.60 54596 1642884 789636 4.52 726760 1466176 101972 19:03:03 19:03:01 13538464 15473864 2886504 17.57 81224 2037772 825704 4.73 789352 1848780 216944 19:03:03 Average: 13782580 15496828 2642388 16.09 67910 1840328 807670 4.62 758056 1657478 159458 19:03:03 19:03:03 19:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:03:03 19:02:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:03:03 19:02:01 ens3 249.57 151.67 1292.17 50.48 0.00 0.00 0.00 0.00 19:03:03 19:03:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 19:03:03 19:03:01 ens3 93.38 68.17 1404.47 13.22 0.00 0.00 0.00 0.00 19:03:03 Average: lo 1.34 1.34 0.15 0.15 0.00 0.00 0.00 0.00 19:03:03 Average: ens3 170.82 109.57 1348.79 31.69 0.00 0.00 0.00 0.00 19:03:03 19:03:03 19:03:03 ---> sar -P ALL: 19:03:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13429) 07/28/26 _x86_64_ (4 CPU) 19:03:03 19:03:03 19:00:23 LINUX RESTART (4 CPU) 19:03:03 19:03:03 19:01:02 CPU %user %nice %system %iowait %steal %idle 19:03:03 19:02:01 all 18.41 0.00 1.76 1.87 0.05 77.92 19:03:03 19:02:01 0 11.96 0.00 1.45 0.20 0.05 86.34 19:03:03 19:02:01 1 17.40 0.00 1.27 0.25 0.03 81.03 19:03:03 19:02:01 2 23.73 0.00 2.74 6.71 0.05 66.77 19:03:03 19:02:01 3 20.54 0.00 1.56 0.32 0.05 77.53 19:03:03 19:03:01 all 21.01 0.00 1.51 1.43 0.05 76.00 19:03:03 19:03:01 0 2.63 0.00 0.97 2.80 0.03 93.58 19:03:03 19:03:01 1 12.34 0.00 1.00 0.30 0.02 86.35 19:03:03 19:03:01 2 39.71 0.00 2.95 2.37 0.08 54.89 19:03:03 19:03:01 3 29.36 0.00 1.12 0.27 0.07 69.18 19:03:03 Average: all 19.72 0.00 1.63 1.65 0.05 76.95 19:03:03 Average: 0 7.24 0.00 1.20 1.52 0.04 90.00 19:03:03 Average: 1 14.85 0.00 1.14 0.28 0.03 83.71 19:03:03 Average: 2 31.81 0.00 2.85 4.51 0.07 60.76 19:03:03 Average: 3 24.99 0.00 1.34 0.29 0.06 73.32 19:03:03 19:03:03 19:03:03