19:58:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146840 19:58:26 Running as SYSTEM 19:58:26 [EnvInject] - Loading node environment variables. 19:58:26 Building remotely on prd-ubuntu1804-builder-4c-4g-14747 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:58:26 [ssh-agent] Looking for ssh-agent implementation... 19:58:26 $ ssh-agent 19:58:26 SSH_AUTH_SOCK=/tmp/ssh-miUSa2PX5q50/agent.1616 19:58:26 SSH_AGENT_PID=1618 19:58:26 [ssh-agent] Started. 19:58:26 Running ssh-add (command line suppressed) 19:58:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3004986947887796166.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3004986947887796166.key) 19:58:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:58:27 The recommended git tool is: NONE 19:58:28 using credential onap-jenkins-ssh 19:58:28 Wiping out workspace first. 19:58:28 Cloning the remote Git repository 19:58:28 Cloning repository git://cloud.onap.org/mirror/oom.git 19:58:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:58:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:58:28 > git --version # timeout=10 19:58:28 > git --version # 'git version 2.17.1' 19:58:28 using GIT_SSH to set credentials Gerrit user 19:58:28 Verifying host key using manually-configured host key entries 19:58:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:58:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:58:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:58:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:58:34 using GIT_SSH to set credentials Gerrit user 19:58:34 Verifying host key using manually-configured host key entries 19:58:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/40/146840/1 # timeout=30 19:58:34 > git rev-parse 64b9d9e3c3dafa6226ec8bac507e6d903875be11^{commit} # timeout=10 19:58:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:58:34 Checking out Revision 64b9d9e3c3dafa6226ec8bac507e6d903875be11 (refs/changes/40/146840/1) 19:58:34 > git config core.sparsecheckout # timeout=10 19:58:34 > git checkout -f 64b9d9e3c3dafa6226ec8bac507e6d903875be11 # timeout=30 19:58:37 Commit message: "[SDNC] FIX ShellCheck warnings in createLinks.sh" 19:58:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:58:37 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:58:38 [EnvInject] - Injecting environment variables from a build step. 19:58:38 [EnvInject] - Injecting as environment variables the properties content 19:58:38 PYTHON=python3 19:58:38 19:58:38 [EnvInject] - Variables injected successfully. 19:58:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1067471116433015434.sh 19:58:38 ---> tox-install.sh 19:58:38 + source /home/jenkins/lf-env.sh 19:58:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:58:38 ++ mktemp -d /tmp/venv-XXXX 19:58:38 + lf_venv=/tmp/venv-tc9f 19:58:38 + local venv_file=/tmp/.os_lf_venv 19:58:38 + local python=python3 19:58:38 + local options 19:58:38 + local set_path=true 19:58:38 + local install_args= 19:58:38 ++ 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:58:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:58:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:58:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:58:38 + true 19:58:38 + case $1 in 19:58:38 + venv_file=/tmp/.toxenv 19:58:38 + shift 2 19:58:38 + true 19:58:38 + case $1 in 19:58:38 + shift 19:58:38 + break 19:58:38 + case $python in 19:58:38 + local pkg_list= 19:58:38 + [[ -d /opt/pyenv ]] 19:58:38 + echo 'Setup pyenv:' 19:58:38 Setup pyenv: 19:58:38 + export PYENV_ROOT=/opt/pyenv 19:58:38 + PYENV_ROOT=/opt/pyenv 19:58:38 + 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:58:38 + 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:58:38 + pyenv versions 19:58:38 * system (set by /opt/pyenv/version) 19:58:38 * 3.8.13 (set by /opt/pyenv/version) 19:58:38 * 3.9.13 (set by /opt/pyenv/version) 19:58:38 * 3.10.6 (set by /opt/pyenv/version) 19:58:38 + command -v pyenv 19:58:38 ++ pyenv init - --no-rehash 19:58:38 + 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:58:38 export PATH="/opt/pyenv/shims:${PATH}" 19:58:38 export PYENV_SHELL=bash 19:58:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:58:38 pyenv() { 19:58:38 local command 19:58:38 command="${1:-}" 19:58:38 if [ "$#" -gt 0 ]; then 19:58:38 shift 19:58:38 fi 19:58:38 19:58:38 case "$command" in 19:58:38 rehash|shell) 19:58:38 eval "$(pyenv "sh-$command" "$@")" 19:58:38 ;; 19:58:38 *) 19:58:38 command pyenv "$command" "$@" 19:58:38 ;; 19:58:38 esac 19:58:38 }' 19:58:38 +++ 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:58:38 ++ 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:58:38 ++ 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:58:38 ++ 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:58:38 ++ export PYENV_SHELL=bash 19:58:38 ++ PYENV_SHELL=bash 19:58:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:58:38 +++ complete -F _pyenv pyenv 19:58:38 ++ lf-pyver python3 19:58:38 ++ local py_version_xy=python3 19:58:38 ++ local py_version_xyz= 19:58:38 ++ pyenv versions 19:58:38 ++ sed 's/^[ *]* //' 19:58:38 ++ local command 19:58:38 ++ command=versions 19:58:38 ++ '[' 1 -gt 0 ']' 19:58:38 ++ shift 19:58:38 ++ case "$command" in 19:58:38 ++ command pyenv versions 19:58:38 ++ pyenv versions 19:58:38 ++ awk '{ print $1 }' 19:58:38 ++ grep -E '^[0-9.]*[0-9]$' 19:58:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:58:38 +++ grep '^3' /tmp/.pyenv_versions 19:58:38 +++ tail -n 1 19:58:38 +++ sort -V 19:58:38 ++ py_version_xyz=3.10.6 19:58:38 ++ [[ -z 3.10.6 ]] 19:58:38 ++ echo 3.10.6 19:58:38 ++ return 0 19:58:38 + pyenv local 3.10.6 19:58:38 + local command 19:58:38 + command=local 19:58:38 + '[' 2 -gt 0 ']' 19:58:38 + shift 19:58:38 + case "$command" in 19:58:38 + command pyenv local 3.10.6 19:58:38 + pyenv local 3.10.6 19:58:38 + for arg in "$@" 19:58:38 + case $arg in 19:58:38 + pkg_list+='tox ' 19:58:38 + for arg in "$@" 19:58:38 + case $arg in 19:58:38 + pkg_list+='virtualenv ' 19:58:38 + for arg in "$@" 19:58:38 + case $arg in 19:58:38 + pkg_list+='urllib3~=1.26.15 ' 19:58:38 + [[ -f /tmp/.toxenv ]] 19:58:38 + [[ ! -f /tmp/.toxenv ]] 19:58:38 + [[ -n '' ]] 19:58:38 + python3 -m venv /tmp/venv-tc9f 19:58:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tc9f' 19:58:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tc9f 19:58:43 + echo /tmp/venv-tc9f 19:58:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:58:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:58:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:58:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:43 + local 'pip_opts=--upgrade --quiet' 19:58:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:58:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:58:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:58:43 + [[ -n '' ]] 19:58:43 + [[ -n '' ]] 19:58:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:58:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:43 + /tmp/venv-tc9f/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:58:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:58:47 lf-activate-venv(): INFO: Base packages installed successfully 19:58:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:58:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:58:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:58:47 + /tmp/venv-tc9f/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:58:49 + type python3 19:58:49 + true 19:58:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tc9f/bin to PATH' 19:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-tc9f/bin to PATH 19:58:49 + PATH=/tmp/venv-tc9f/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:58:49 + return 0 19:58:49 + python3 --version 19:58:49 Python 3.10.6 19:58:49 + python3 -m pip --version 19:58:49 pip 26.2 from /tmp/venv-tc9f/lib/python3.10/site-packages/pip (python 3.10) 19:58:49 + python3 -m pip freeze 19:58:49 cachetools==7.1.6 19:58:49 colorama==0.4.6 19:58:49 distlib==0.4.3 19:58:49 filelock==3.32.2 19:58:49 packaging==26.2 19:58:49 platformdirs==4.11.0 19:58:49 pluggy==1.6.0 19:58:49 pyproject-api==1.11.0 19:58:49 python-discovery==1.5.1 19:58:49 tomli==2.4.1 19:58:49 tomli_w==1.2.0 19:58:49 tox==4.58.0 19:58:49 typing_extensions==4.16.0 19:58:49 urllib3==1.26.20 19:58:49 virtualenv==21.7.1 19:58:49 [EnvInject] - Injecting environment variables from a build step. 19:58:49 [EnvInject] - Injecting as environment variables the properties content 19:58:49 PARALLEL=false 19:58:49 19:58:49 [EnvInject] - Variables injected successfully. 19:58:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5384559707402951573.sh 19:58:49 ---> tox-run.sh 19:58:49 + 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:58:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:58:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:58:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:58:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:58:49 + source /home/jenkins/lf-env.sh 19:58:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:58:49 ++ mktemp -d /tmp/venv-XXXX 19:58:49 + lf_venv=/tmp/venv-KSgH 19:58:49 + local venv_file=/tmp/.os_lf_venv 19:58:49 + local python=python3 19:58:49 + local options 19:58:49 + local set_path=true 19:58:49 + local install_args= 19:58:49 ++ 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:58:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:58:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:58:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:58:49 + true 19:58:49 + case $1 in 19:58:49 + venv_file=/tmp/.toxenv 19:58:49 + shift 2 19:58:49 + true 19:58:49 + case $1 in 19:58:49 + shift 19:58:49 + break 19:58:49 + case $python in 19:58:49 + local pkg_list= 19:58:49 + [[ -d /opt/pyenv ]] 19:58:49 + echo 'Setup pyenv:' 19:58:49 Setup pyenv: 19:58:49 + export PYENV_ROOT=/opt/pyenv 19:58:49 + PYENV_ROOT=/opt/pyenv 19:58:49 + 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:58:49 + 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:58:49 + pyenv versions 19:58:49 system 19:58:49 3.8.13 19:58:49 3.9.13 19:58:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:58:49 + command -v pyenv 19:58:49 ++ pyenv init - --no-rehash 19:58:49 + 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:58:49 export PATH="/opt/pyenv/shims:${PATH}" 19:58:49 export PYENV_SHELL=bash 19:58:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:58:49 pyenv() { 19:58:49 local command 19:58:49 command="${1:-}" 19:58:49 if [ "$#" -gt 0 ]; then 19:58:49 shift 19:58:49 fi 19:58:49 19:58:49 case "$command" in 19:58:49 rehash|shell) 19:58:49 eval "$(pyenv "sh-$command" "$@")" 19:58:49 ;; 19:58:49 *) 19:58:49 command pyenv "$command" "$@" 19:58:49 ;; 19:58:49 esac 19:58:49 }' 19:58:49 +++ 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:58:49 ++ 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:58:49 ++ 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:58:49 ++ 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:58:49 ++ export PYENV_SHELL=bash 19:58:49 ++ PYENV_SHELL=bash 19:58:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:58:49 +++ complete -F _pyenv pyenv 19:58:49 ++ lf-pyver python3 19:58:49 ++ local py_version_xy=python3 19:58:49 ++ local py_version_xyz= 19:58:49 ++ pyenv versions 19:58:49 ++ local command 19:58:49 ++ command=versions 19:58:49 ++ '[' 1 -gt 0 ']' 19:58:49 ++ shift 19:58:49 ++ case "$command" in 19:58:49 ++ command pyenv versions 19:58:49 ++ pyenv versions 19:58:49 ++ sed 's/^[ *]* //' 19:58:49 ++ grep -E '^[0-9.]*[0-9]$' 19:58:49 ++ awk '{ print $1 }' 19:58:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:58:49 +++ grep '^3' /tmp/.pyenv_versions 19:58:49 +++ sort -V 19:58:49 +++ tail -n 1 19:58:49 ++ py_version_xyz=3.10.6 19:58:49 ++ [[ -z 3.10.6 ]] 19:58:49 ++ echo 3.10.6 19:58:49 ++ return 0 19:58:49 + pyenv local 3.10.6 19:58:49 + local command 19:58:49 + command=local 19:58:49 + '[' 2 -gt 0 ']' 19:58:49 + shift 19:58:49 + case "$command" in 19:58:49 + command pyenv local 3.10.6 19:58:49 + pyenv local 3.10.6 19:58:49 + for arg in "$@" 19:58:49 + case $arg in 19:58:49 + pkg_list+='tox ' 19:58:49 + for arg in "$@" 19:58:49 + case $arg in 19:58:49 + pkg_list+='virtualenv ' 19:58:49 + for arg in "$@" 19:58:49 + case $arg in 19:58:49 + pkg_list+='urllib3~=1.26.15 ' 19:58:49 + [[ -f /tmp/.toxenv ]] 19:58:49 ++ cat /tmp/.toxenv 19:58:49 + lf_venv=/tmp/venv-tc9f 19:58:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tc9f from' file:/tmp/.toxenv 19:58:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tc9f from file:/tmp/.toxenv 19:58:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:58:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:49 + local 'pip_opts=--upgrade --quiet' 19:58:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:58:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:58:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:58:49 + [[ -n '' ]] 19:58:49 + [[ -n '' ]] 19:58:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:58:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:49 + /tmp/venv-tc9f/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:58:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:58:50 lf-activate-venv(): INFO: Base packages installed successfully 19:58:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:58:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:58:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:58:50 + /tmp/venv-tc9f/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:58:51 + type python3 19:58:51 + true 19:58:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tc9f/bin to PATH' 19:58:51 lf-activate-venv(): INFO: Adding /tmp/venv-tc9f/bin to PATH 19:58:51 + PATH=/tmp/venv-tc9f/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:58:51 + return 0 19:58:51 + [[ -d /opt/pyenv ]] 19:58:51 + echo '---> Setting up pyenv' 19:58:51 ---> Setting up pyenv 19:58:51 + export PYENV_ROOT=/opt/pyenv 19:58:51 + PYENV_ROOT=/opt/pyenv 19:58:51 + export PATH=/opt/pyenv/bin:/tmp/venv-tc9f/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:58:51 + PATH=/opt/pyenv/bin:/tmp/venv-tc9f/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:58:51 ++ pwd 19:58:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:58:51 + export PYTHONPATH 19:58:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:58:51 + TOX_TESTENV_PASSENV=PYTHONPATH 19:58:51 + tox --version 19:58:51 4.58.0 from /tmp/venv-tc9f/lib/python3.10/site-packages/tox/__init__.py 19:58:51 + PARALLEL=false 19:58:51 + TOX_OPTIONS_LIST= 19:58:51 + [[ -n checkbashisms ]] 19:58:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:58:51 + case ${PARALLEL,,} in 19:58:51 + tox -e checkbashisms 19:58:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:58:53 checkbashisms: freeze> python -m pip freeze --all 19:58:53 checkbashisms: pip==26.2,setuptools==83.0.0 19:58:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:58:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:58:57 checkbashisms: OK (5.08=setup[1.63]+cmd[3.45] seconds) 19:58:57 congratulations :) (5.12 seconds) 19:58:57 + tox_status=0 19:58:57 + echo '---> Completed tox runs' 19:58:57 ---> Completed tox runs 19:58:57 + for i in .tox/*/log 19:58:57 ++ awk -F/ '{print $2}' 19:58:57 ++ echo .tox/checkbashisms/log 19:58:57 + tox_env=checkbashisms 19:58:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:58:57 + DOC_DIR=docs/_build/html 19:58:57 + [[ -d docs/_build/html ]] 19:58:57 + echo '---> tox-run.sh ends' 19:58:57 ---> tox-run.sh ends 19:58:57 + test 0 -eq 0 19:58:57 $ ssh-agent -k 19:58:57 unset SSH_AUTH_SOCK; 19:58:57 unset SSH_AGENT_PID; 19:58:57 echo Agent pid 1618 killed; 19:58:57 [ssh-agent] Stopped. 19:58:57 [PostBuildScript] - [INFO] Executing post build scripts. 19:58:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13633135912919720111.sh 19:58:57 ---> sysstat.sh 19:58:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9977955791363241179.sh 19:58:57 ---> package-listing.sh 19:58:57 ++ facter osfamily 19:58:57 ++ tr '[:upper:]' '[:lower:]' 19:58:57 + OS_FAMILY=debian 19:58:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:58:57 + START_PACKAGES=/tmp/packages_start.txt 19:58:57 + END_PACKAGES=/tmp/packages_end.txt 19:58:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:58:57 + PACKAGES=/tmp/packages_start.txt 19:58:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:58:57 + PACKAGES=/tmp/packages_end.txt 19:58:57 + case "${OS_FAMILY}" in 19:58:57 + dpkg -l 19:58:57 + grep '^ii' 19:58:57 + '[' -f /tmp/packages_start.txt ']' 19:58:57 + '[' -f /tmp/packages_end.txt ']' 19:58:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:58:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:58:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:58:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:58:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17455864007252624284.sh 19:58:57 ---> capture-instance-metadata.sh 19:58:57 Setup pyenv: 19:58:57 system 19:58:57 3.8.13 19:58:57 3.9.13 19:58:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:59:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V2hm 19:59:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:59:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:59:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:59:05 lf-activate-venv(): INFO: Base packages installed successfully 19:59:05 lf-activate-venv(): INFO: Installing additional packages: lftools 19:59:26 lf-activate-venv(): INFO: Adding /tmp/venv-V2hm/bin to PATH 19:59:26 INFO: Running in OpenStack, capturing instance metadata 19:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6182725211599871026.sh 19:59:27 provisioning config files... 19:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5484745153888557963tmp 19:59:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:59:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:59:27 [EnvInject] - Injecting environment variables from a build step. 19:59:27 [EnvInject] - Injecting as environment variables the properties content 19:59:27 SERVER_ID=logs 19:59:27 19:59:27 [EnvInject] - Variables injected successfully. 19:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3673964645547507839.sh 19:59:27 ---> create-netrc.sh 19:59:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2328241924431358005.sh 19:59:27 ---> python-tools-install.sh 19:59:27 Setup pyenv: 19:59:27 system 19:59:27 3.8.13 19:59:27 3.9.13 19:59:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:59:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V2hm from file:/tmp/.os_lf_venv 19:59:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:59:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:59:29 lf-activate-venv(): INFO: Base packages installed successfully 19:59:29 lf-activate-venv(): INFO: Installing additional packages: lftools 19:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-V2hm/bin to PATH 19:59:35 Generating Requirements File 19:59:56 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:59:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:59:56 Python 3.10.6 19:59:56 pip 26.2 from /tmp/venv-V2hm/lib/python3.10/site-packages/pip (python 3.10) 19:59:57 aiohappyeyeballs==2.7.1 19:59:57 aiohttp==3.14.3 19:59:57 aiosignal==1.4.0 19:59:57 appdirs==1.4.4 19:59:57 argcomplete==3.7.0 19:59:57 aspy.yaml==1.3.0 19:59:57 async-timeout==5.0.1 19:59:57 attrs==26.1.0 19:59:57 autopage==0.6.0 19:59:57 backports.strenum==1.3.1 19:59:57 beautifulsoup4==4.15.0 19:59:57 boto3==1.43.62 19:59:57 botocore==1.43.62 19:59:57 bs4==0.0.2 19:59:57 certifi==2026.7.22 19:59:57 cffi==2.1.0 19:59:57 cfgv==3.5.0 19:59:57 chardet==7.4.3 19:59:57 charset-normalizer==3.4.9 19:59:57 click==8.4.2 19:59:57 cliff==4.14.0 19:59:57 cmd2==3.5.1 19:59:57 cryptography==3.3.2 19:59:57 debtcollector==3.1.0 19:59:57 decorator==5.3.1 19:59:57 defusedxml==0.7.1 19:59:57 Deprecated==1.3.1 19:59:57 distlib==0.4.3 19:59:57 dnspython==2.8.0 19:59:57 docker==7.2.0 19:59:57 dogpile.cache==1.5.0 19:59:57 durationpy==0.10 19:59:57 email-validator==2.3.0 19:59:57 filelock==3.32.2 19:59:57 frozenlist==1.8.0 19:59:57 future==1.0.0 19:59:57 gitdb==4.0.12 19:59:57 GitPython==3.1.57 19:59:57 httplib2==0.30.2 19:59:57 identify==2.6.19 19:59:57 idna==3.18 19:59:57 importlib-resources==1.5.0 19:59:57 iso8601==2.1.0 19:59:57 Jinja2==3.1.6 19:59:57 jmespath==1.1.0 19:59:57 jsonpatch==1.33 19:59:57 jsonpointer==3.1.1 19:59:57 jsonschema==4.26.0 19:59:57 jsonschema-specifications==2025.9.1 19:59:57 keystoneauth1==5.14.0 19:59:57 kubernetes==36.0.3 19:59:57 lftools==0.37.22 19:59:57 lxml==6.1.1 19:59:57 markdown-it-py==4.2.0 19:59:57 MarkupSafe==3.0.3 19:59:57 mdurl==0.1.2 19:59:57 msgpack==1.2.1 19:59:57 multi_key_dict==2.0.3 19:59:57 multidict==6.7.1 19:59:57 munch==4.0.0 19:59:57 netaddr==1.3.0 19:59:57 niet==1.4.2 19:59:57 nodeenv==1.10.0 19:59:57 oauth2client==4.1.3 19:59:57 oauthlib==3.3.1 19:59:57 openstacksdk==4.13.0 19:59:57 os-service-types==1.8.2 19:59:57 osc-lib==4.6.0 19:59:57 oslo.config==10.4.0 19:59:57 oslo.context==6.4.0 19:59:57 oslo.i18n==6.8.0 19:59:57 oslo.log==8.2.0 19:59:57 oslo.serialization==5.10.0 19:59:57 oslo.utils==10.1.1 19:59:57 packaging==26.2 19:59:57 pbr==7.0.3 19:59:57 platformdirs==4.11.0 19:59:57 prettytable==3.18.0 19:59:57 propcache==0.5.2 19:59:57 psutil==7.2.2 19:59:57 pyasn1==0.6.4 19:59:57 pyasn1_modules==0.4.2 19:59:57 pycparser==3.0 19:59:57 pygerrit2==2.0.15 19:59:57 PyGithub==2.9.1 19:59:57 Pygments==2.20.0 19:59:57 PyJWT==2.13.0 19:59:57 PyNaCl==1.6.2 19:59:57 pyparsing==2.4.7 19:59:57 pyperclip==1.11.0 19:59:57 pyrsistent==0.20.0 19:59:57 python-cinderclient==9.9.0 19:59:57 python-dateutil==2.9.0.post0 19:59:57 python-discovery==1.5.1 19:59:57 python-heatclient==5.2.0 19:59:57 python-jenkins==1.8.3 19:59:57 python-keystoneclient==5.8.0 19:59:57 python-magnumclient==4.11.0 19:59:57 python-openstackclient==10.0.0 19:59:57 python-swiftclient==4.10.0 19:59:57 PyYAML==6.0.3 19:59:57 referencing==0.37.0 19:59:57 requests==2.34.2 19:59:57 requests-oauthlib==2.0.0 19:59:57 rfc3986==2.0.0 19:59:57 rich==15.0.0 19:59:57 rich-argparse==1.8.0 19:59:57 rpds-py==0.30.0 19:59:57 rsa==4.9.1 19:59:57 ruamel.yaml==0.19.1 19:59:57 ruamel.yaml.clib==0.2.15 19:59:57 s3transfer==0.19.2 19:59:57 simplejson==4.1.1 19:59:57 six==1.17.0 19:59:57 smmap==5.0.3 19:59:57 soupsieve==2.9.1 19:59:57 stevedore==5.8.0 19:59:57 tabulate==0.10.0 19:59:57 toml==0.10.2 19:59:57 tomlkit==0.15.1 19:59:57 tqdm==4.70.0 19:59:57 typing_extensions==4.16.0 19:59:57 urllib3==1.26.20 19:59:57 virtualenv==21.7.1 19:59:57 wcwidth==0.8.2 19:59:57 websocket-client==1.9.0 19:59:57 wrapt==2.3.0 19:59:57 xdg==6.0.0 19:59:57 xmltodict==1.0.4 19:59:57 yarl==1.24.5 19:59:57 yq==4.1.2 19:59:57 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins6993064455030693293.sh 19:59:57 ---> uv-install.sh 19:59:57 Installing uv/uvx (latest) using shell installer 19:59:57 2026-08-01 19:59:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-l3cZGZ.sh" [1] 19:59:57 downloading uv 0.12.1 x86_64-unknown-linux-gnu 19:59:58 installing to /home/jenkins/.local/bin 19:59:58 uv 19:59:58 uvx 19:59:58 everything's installed! 19:59:58 19:59:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:59:58 19:59:58 source $HOME/.local/bin/env (sh, bash, zsh) 19:59:58 source $HOME/.local/bin/env.fish (fish) 19:59:58 Adding install location to PATH 19:59:58 ---> Validating uv/uvx install 19:59:58 uvx 0.12.1 (x86_64-unknown-linux-gnu) 19:59:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2229324911136277241.sh 19:59:58 ---> sudo-logs.sh 19:59:58 Archiving 'sudo' log.. 19:59:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10276959482297876726.sh 19:59:58 ---> job-cost.sh 19:59:58 INFO: Activating Python virtual environment... 19:59:58 Setup pyenv: 19:59:58 system 19:59:58 3.8.13 19:59:58 3.9.13 19:59:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:59:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V2hm from file:/tmp/.os_lf_venv 19:59:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:59:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:00:00 lf-activate-venv(): INFO: Base packages installed successfully 20:00:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:00:04 lf-activate-venv(): INFO: Adding /tmp/venv-V2hm/bin to PATH 20:00:04 INFO: No stack-cost file found 20:00:04 INFO: Instance uptime: 123s 20:00:04 INFO: Fetching instance metadata (attempt 1 of 3)... 20:00:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:00:04 INFO: Successfully fetched instance metadata 20:00:04 INFO: Instance type: v3-standard-4 20:00:04 INFO: Retrieving pricing info for: v3-standard-4 20:00:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:00:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 20:00:05 INFO: Successfully fetched Vexxhost pricing API 20:00:05 INFO: Retrieved cost: 0.11 20:00:05 INFO: Retrieved resource: v3-standard-4 20:00:05 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:00:05 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:00:05 INFO: Successfully archived job cost data 20:00:05 DEBUG: Cost data: oom-master-checkbashisms-lint,4794,2026-08-01 20:00:05,v3-standard-4,123,0.11,0.00,SUCCESS 20:00:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7938656203907606565.sh 20:00:05 ---> logs-deploy.sh 20:00:05 Setup pyenv: 20:00:05 system 20:00:05 3.8.13 20:00:05 3.9.13 20:00:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:00:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V2hm from file:/tmp/.os_lf_venv 20:00:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:00:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:00:07 lf-activate-venv(): INFO: Base packages installed successfully 20:00:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-V2hm/bin to PATH 20:00:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4794 20:00:13 INFO: archiving workspace using pattern(s): 20:00:14 Archives upload complete. 20:00:14 INFO: archiving logs to Nexus 20:00:15 ---> uname -a: 20:00:15 Linux prd-ubuntu1804-builder-4c-4g-14747 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:00:15 20:00:15 20:00:15 ---> lscpu: 20:00:15 Architecture: x86_64 20:00:15 CPU op-mode(s): 32-bit, 64-bit 20:00:15 Byte Order: Little Endian 20:00:15 CPU(s): 4 20:00:15 On-line CPU(s) list: 0-3 20:00:15 Thread(s) per core: 1 20:00:15 Core(s) per socket: 1 20:00:15 Socket(s): 4 20:00:15 NUMA node(s): 1 20:00:15 Vendor ID: AuthenticAMD 20:00:15 CPU family: 23 20:00:15 Model: 49 20:00:15 Model name: AMD EPYC-Rome Processor 20:00:15 Stepping: 0 20:00:15 CPU MHz: 2799.998 20:00:15 BogoMIPS: 5599.99 20:00:15 Virtualization: AMD-V 20:00:15 Hypervisor vendor: KVM 20:00:15 Virtualization type: full 20:00:15 L1d cache: 32K 20:00:15 L1i cache: 32K 20:00:15 L2 cache: 512K 20:00:15 L3 cache: 16384K 20:00:15 NUMA node0 CPU(s): 0-3 20:00:15 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:00:15 20:00:15 20:00:15 ---> nproc: 20:00:15 4 20:00:15 20:00:15 20:00:15 ---> df -h: 20:00:15 Filesystem Size Used Avail Use% Mounted on 20:00:15 udev 7.9G 0 7.9G 0% /dev 20:00:15 tmpfs 1.6G 676K 1.6G 1% /run 20:00:15 /dev/vda1 78G 8.4G 69G 11% / 20:00:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:00:15 tmpfs 5.0M 0 5.0M 0% /run/lock 20:00:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:00:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:00:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:00:15 20:00:15 20:00:15 ---> free -m: 20:00:15 total used free shared buff/cache available 20:00:15 Mem: 16040 546 13292 0 2201 15176 20:00:15 Swap: 1023 0 1023 20:00:15 20:00:15 20:00:15 ---> ip addr: 20:00:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:00:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:00:15 inet 127.0.0.1/8 scope host lo 20:00:15 valid_lft forever preferred_lft forever 20:00:15 inet6 ::1/128 scope host 20:00:15 valid_lft forever preferred_lft forever 20:00:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:00:15 link/ether fa:16:3e:ed:a4:31 brd ff:ff:ff:ff:ff:ff 20:00:15 inet 10.30.106.151/23 brd 10.30.107.255 scope global dynamic ens3 20:00:15 valid_lft 86274sec preferred_lft 86274sec 20:00:15 inet6 fe80::f816:3eff:feed:a431/64 scope link 20:00:15 valid_lft forever preferred_lft forever 20:00:15 20:00:15 20:00:15 ---> sar -b -r -n DEV: 20:00:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14747) 08/01/26 _x86_64_ (4 CPU) 20:00:15 20:00:15 19:58:10 LINUX RESTART (4 CPU) 20:00:15 20:00:15 19:59:03 tps rtps wtps bread/s bwrtn/s 20:00:15 20:00:01 130.22 1.28 128.94 143.29 26783.52 20:00:15 Average: 130.22 1.28 128.94 143.29 26783.52 20:00:15 20:00:15 19:59:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:00:15 20:00:01 13644472 15562900 2780496 16.93 78656 2024228 764980 4.38 695560 1840052 237648 20:00:15 Average: 13644472 15562900 2780496 16.93 78656 2024228 764980 4.38 695560 1840052 237648 20:00:15 20:00:15 19:59:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:00:15 20:00:01 lo 1.17 1.17 0.14 0.14 0.00 0.00 0.00 0.00 20:00:15 20:00:01 ens3 89.28 63.95 1544.66 11.05 0.00 0.00 0.00 0.00 20:00:15 Average: lo 1.17 1.17 0.14 0.14 0.00 0.00 0.00 0.00 20:00:15 Average: ens3 89.28 63.95 1544.66 11.05 0.00 0.00 0.00 0.00 20:00:15 20:00:15 20:00:15 ---> sar -P ALL: 20:00:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14747) 08/01/26 _x86_64_ (4 CPU) 20:00:15 20:00:15 19:58:10 LINUX RESTART (4 CPU) 20:00:15 20:00:15 19:59:03 CPU %user %nice %system %iowait %steal %idle 20:00:15 20:00:01 all 21.01 0.00 1.62 2.17 0.05 75.15 20:00:15 20:00:01 0 14.80 0.00 1.42 1.28 0.05 82.45 20:00:15 20:00:01 1 7.87 0.00 0.93 3.71 0.03 87.46 20:00:15 20:00:01 2 27.72 0.00 1.28 1.85 0.05 69.10 20:00:15 20:00:01 3 33.64 0.00 2.85 1.85 0.07 61.59 20:00:15 Average: all 21.01 0.00 1.62 2.17 0.05 75.15 20:00:15 Average: 0 14.80 0.00 1.42 1.28 0.05 82.45 20:00:15 Average: 1 7.87 0.00 0.93 3.71 0.03 87.46 20:00:15 Average: 2 27.72 0.00 1.28 1.85 0.05 69.10 20:00:15 Average: 3 33.64 0.00 2.85 1.85 0.07 61.59 20:00:15 20:00:15 20:00:15