05:59:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146980 05:59:58 Running as SYSTEM 05:59:59 [EnvInject] - Loading node environment variables. 05:59:59 Building remotely on prd-ubuntu1804-builder-4c-4g-11495 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:59:59 [ssh-agent] Looking for ssh-agent implementation... 05:59:59 $ ssh-agent 05:59:59 SSH_AUTH_SOCK=/tmp/ssh-vCdC6Snd2zhS/agent.1662 05:59:59 SSH_AGENT_PID=1664 05:59:59 [ssh-agent] Started. 05:59:59 Running ssh-add (command line suppressed) 05:59:59 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7912402642145436893.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7912402642145436893.key) 05:59:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:59:59 The recommended git tool is: NONE 06:00:00 using credential onap-jenkins-ssh 06:00:00 Wiping out workspace first. 06:00:00 Cloning the remote Git repository 06:00:00 Cloning repository git://cloud.onap.org/mirror/oom.git 06:00:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:00:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:00:00 > git --version # timeout=10 06:00:00 > git --version # 'git version 2.17.1' 06:00:00 using GIT_SSH to set credentials Gerrit user 06:00:00 Verifying host key using manually-configured host key entries 06:00:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:00:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:00:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:00:06 using GIT_SSH to set credentials Gerrit user 06:00:06 Verifying host key using manually-configured host key entries 06:00:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/146980/1 # timeout=30 06:00:06 > git rev-parse 43bebdec1f0dd0f0a5e4cc49aabf473cee97979e^{commit} # timeout=10 06:00:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:00:06 Checking out Revision 43bebdec1f0dd0f0a5e4cc49aabf473cee97979e (refs/changes/80/146980/1) 06:00:06 > git config core.sparsecheckout # timeout=10 06:00:06 > git checkout -f 43bebdec1f0dd0f0a5e4cc49aabf473cee97979e # timeout=30 06:00:10 Commit message: "[POLICY] Set failUnsupportedOperation false for ACM participants" 06:00:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:00:10 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 06:00:10 [EnvInject] - Injecting environment variables from a build step. 06:00:10 [EnvInject] - Injecting as environment variables the properties content 06:00:10 PYTHON=python3 06:00:10 06:00:10 [EnvInject] - Variables injected successfully. 06:00:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8849187994110903008.sh 06:00:10 ---> tox-install.sh 06:00:10 + source /home/jenkins/lf-env.sh 06:00:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:10 ++ mktemp -d /tmp/venv-XXXX 06:00:10 + lf_venv=/tmp/venv-7m96 06:00:10 + local venv_file=/tmp/.os_lf_venv 06:00:10 + local python=python3 06:00:10 + local options 06:00:10 + local set_path=true 06:00:10 + local install_args= 06:00:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:00:10 + true 06:00:10 + case $1 in 06:00:10 + venv_file=/tmp/.toxenv 06:00:10 + shift 2 06:00:10 + true 06:00:10 + case $1 in 06:00:10 + shift 06:00:10 + break 06:00:10 + case $python in 06:00:10 + local pkg_list= 06:00:10 + [[ -d /opt/pyenv ]] 06:00:10 + echo 'Setup pyenv:' 06:00:10 Setup pyenv: 06:00:10 + export PYENV_ROOT=/opt/pyenv 06:00:10 + PYENV_ROOT=/opt/pyenv 06:00:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:10 + pyenv versions 06:00:10 * system (set by /opt/pyenv/version) 06:00:10 * 3.8.13 (set by /opt/pyenv/version) 06:00:10 * 3.9.13 (set by /opt/pyenv/version) 06:00:10 * 3.10.6 (set by /opt/pyenv/version) 06:00:10 + command -v pyenv 06:00:10 ++ pyenv init - --no-rehash 06:00:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:00:11 export PATH="/opt/pyenv/shims:${PATH}" 06:00:11 export PYENV_SHELL=bash 06:00:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:00:11 pyenv() { 06:00:11 local command 06:00:11 command="${1:-}" 06:00:11 if [ "$#" -gt 0 ]; then 06:00:11 shift 06:00:11 fi 06:00:11 06:00:11 case "$command" in 06:00:11 rehash|shell) 06:00:11 eval "$(pyenv "sh-$command" "$@")" 06:00:11 ;; 06:00:11 *) 06:00:11 command pyenv "$command" "$@" 06:00:11 ;; 06:00:11 esac 06:00:11 }' 06:00:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:00:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:11 ++ export PYENV_SHELL=bash 06:00:11 ++ PYENV_SHELL=bash 06:00:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:00:11 +++ complete -F _pyenv pyenv 06:00:11 ++ lf-pyver python3 06:00:11 ++ local py_version_xy=python3 06:00:11 ++ local py_version_xyz= 06:00:11 ++ pyenv versions 06:00:11 ++ local command 06:00:11 ++ command=versions 06:00:11 ++ '[' 1 -gt 0 ']' 06:00:11 ++ shift 06:00:11 ++ case "$command" in 06:00:11 ++ command pyenv versions 06:00:11 ++ pyenv versions 06:00:11 ++ sed 's/^[ *]* //' 06:00:11 ++ grep -E '^[0-9.]*[0-9]$' 06:00:11 ++ awk '{ print $1 }' 06:00:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:00:11 +++ grep '^3' /tmp/.pyenv_versions 06:00:11 +++ sort -V 06:00:11 +++ tail -n 1 06:00:11 ++ py_version_xyz=3.10.6 06:00:11 ++ [[ -z 3.10.6 ]] 06:00:11 ++ echo 3.10.6 06:00:11 ++ return 0 06:00:11 + pyenv local 3.10.6 06:00:11 + local command 06:00:11 + command=local 06:00:11 + '[' 2 -gt 0 ']' 06:00:11 + shift 06:00:11 + case "$command" in 06:00:11 + command pyenv local 3.10.6 06:00:11 + pyenv local 3.10.6 06:00:11 + for arg in "$@" 06:00:11 + case $arg in 06:00:11 + pkg_list+='tox ' 06:00:11 + for arg in "$@" 06:00:11 + case $arg in 06:00:11 + pkg_list+='virtualenv ' 06:00:11 + for arg in "$@" 06:00:11 + case $arg in 06:00:11 + pkg_list+='urllib3~=1.26.15 ' 06:00:11 + [[ -f /tmp/.toxenv ]] 06:00:11 + [[ ! -f /tmp/.toxenv ]] 06:00:11 + [[ -n '' ]] 06:00:11 + python3 -m venv /tmp/venv-7m96 06:00:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7m96' 06:00:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7m96 06:00:15 + echo /tmp/venv-7m96 06:00:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:00:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:00:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:00:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:15 + local 'pip_opts=--upgrade --quiet' 06:00:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:00:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:00:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:00:15 + [[ -n '' ]] 06:00:15 + [[ -n '' ]] 06:00:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:00:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:15 + /tmp/venv-7m96/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:00:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:00:19 lf-activate-venv(): INFO: Base packages installed successfully 06:00:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:00:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:00:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:00:19 + /tmp/venv-7m96/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:00:21 + type python3 06:00:21 + true 06:00:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7m96/bin to PATH' 06:00:21 lf-activate-venv(): INFO: Adding /tmp/venv-7m96/bin to PATH 06:00:21 + PATH=/tmp/venv-7m96/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:21 + return 0 06:00:21 + python3 --version 06:00:21 Python 3.10.6 06:00:21 + python3 -m pip --version 06:00:21 pip 26.2.1 from /tmp/venv-7m96/lib/python3.10/site-packages/pip (python 3.10) 06:00:21 + python3 -m pip freeze 06:00:22 cachetools==7.1.7 06:00:22 colorama==0.4.6 06:00:22 distlib==0.4.3 06:00:22 filelock==3.32.2 06:00:22 packaging==26.3 06:00:22 platformdirs==4.11.2 06:00:22 pluggy==1.6.0 06:00:22 pyproject-api==1.11.0 06:00:22 python-discovery==1.5.1 06:00:22 tomli==2.4.1 06:00:22 tomli_w==1.2.0 06:00:22 tox==4.59.0 06:00:22 typing_extensions==4.16.0 06:00:22 urllib3==1.26.20 06:00:22 virtualenv==21.7.4 06:00:22 [EnvInject] - Injecting environment variables from a build step. 06:00:22 [EnvInject] - Injecting as environment variables the properties content 06:00:22 PARALLEL=false 06:00:22 06:00:22 [EnvInject] - Variables injected successfully. 06:00:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17079419733515068396.sh 06:00:22 ---> tox-run.sh 06:00:22 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:00:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:00:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:00:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:00:22 + source /home/jenkins/lf-env.sh 06:00:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:22 ++ mktemp -d /tmp/venv-XXXX 06:00:22 + lf_venv=/tmp/venv-mbZE 06:00:22 + local venv_file=/tmp/.os_lf_venv 06:00:22 + local python=python3 06:00:22 + local options 06:00:22 + local set_path=true 06:00:22 + local install_args= 06:00:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:00:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:00:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:00:22 + true 06:00:22 + case $1 in 06:00:22 + venv_file=/tmp/.toxenv 06:00:22 + shift 2 06:00:22 + true 06:00:22 + case $1 in 06:00:22 + shift 06:00:22 + break 06:00:22 + case $python in 06:00:22 + local pkg_list= 06:00:22 + [[ -d /opt/pyenv ]] 06:00:22 + echo 'Setup pyenv:' 06:00:22 Setup pyenv: 06:00:22 + export PYENV_ROOT=/opt/pyenv 06:00:22 + PYENV_ROOT=/opt/pyenv 06:00:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:22 + pyenv versions 06:00:22 system 06:00:22 3.8.13 06:00:22 3.9.13 06:00:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:00:22 + command -v pyenv 06:00:22 ++ pyenv init - --no-rehash 06:00:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:00:22 export PATH="/opt/pyenv/shims:${PATH}" 06:00:22 export PYENV_SHELL=bash 06:00:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:00:22 pyenv() { 06:00:22 local command 06:00:22 command="${1:-}" 06:00:22 if [ "$#" -gt 0 ]; then 06:00:22 shift 06:00:22 fi 06:00:22 06:00:22 case "$command" in 06:00:22 rehash|shell) 06:00:22 eval "$(pyenv "sh-$command" "$@")" 06:00:22 ;; 06:00:22 *) 06:00:22 command pyenv "$command" "$@" 06:00:22 ;; 06:00:22 esac 06:00:22 }' 06:00:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:00:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:22 ++ export PYENV_SHELL=bash 06:00:22 ++ PYENV_SHELL=bash 06:00:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:00:22 +++ complete -F _pyenv pyenv 06:00:22 ++ lf-pyver python3 06:00:22 ++ local py_version_xy=python3 06:00:22 ++ local py_version_xyz= 06:00:22 ++ pyenv versions 06:00:22 ++ local command 06:00:22 ++ command=versions 06:00:22 ++ '[' 1 -gt 0 ']' 06:00:22 ++ shift 06:00:22 ++ case "$command" in 06:00:22 ++ command pyenv versions 06:00:22 ++ pyenv versions 06:00:22 ++ awk '{ print $1 }' 06:00:22 ++ sed 's/^[ *]* //' 06:00:22 ++ grep -E '^[0-9.]*[0-9]$' 06:00:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:00:22 +++ grep '^3' /tmp/.pyenv_versions 06:00:22 +++ sort -V 06:00:22 +++ tail -n 1 06:00:22 ++ py_version_xyz=3.10.6 06:00:22 ++ [[ -z 3.10.6 ]] 06:00:22 ++ echo 3.10.6 06:00:22 ++ return 0 06:00:22 + pyenv local 3.10.6 06:00:22 + local command 06:00:22 + command=local 06:00:22 + '[' 2 -gt 0 ']' 06:00:22 + shift 06:00:22 + case "$command" in 06:00:22 + command pyenv local 3.10.6 06:00:22 + pyenv local 3.10.6 06:00:22 + for arg in "$@" 06:00:22 + case $arg in 06:00:22 + pkg_list+='tox ' 06:00:22 + for arg in "$@" 06:00:22 + case $arg in 06:00:22 + pkg_list+='virtualenv ' 06:00:22 + for arg in "$@" 06:00:22 + case $arg in 06:00:22 + pkg_list+='urllib3~=1.26.15 ' 06:00:22 + [[ -f /tmp/.toxenv ]] 06:00:22 ++ cat /tmp/.toxenv 06:00:22 + lf_venv=/tmp/venv-7m96 06:00:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7m96 from' file:/tmp/.toxenv 06:00:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7m96 from file:/tmp/.toxenv 06:00:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:00:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:22 + local 'pip_opts=--upgrade --quiet' 06:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:00:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:00:22 + [[ -n '' ]] 06:00:22 + [[ -n '' ]] 06:00:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:00:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:22 + /tmp/venv-7m96/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:00:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:00:23 lf-activate-venv(): INFO: Base packages installed successfully 06:00:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:00:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:00:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:00:23 + /tmp/venv-7m96/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:00:24 + type python3 06:00:24 + true 06:00:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7m96/bin to PATH' 06:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-7m96/bin to PATH 06:00:24 + PATH=/tmp/venv-7m96/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:24 + return 0 06:00:24 + [[ -d /opt/pyenv ]] 06:00:24 + echo '---> Setting up pyenv' 06:00:24 ---> Setting up pyenv 06:00:24 + export PYENV_ROOT=/opt/pyenv 06:00:24 + PYENV_ROOT=/opt/pyenv 06:00:24 + export PATH=/opt/pyenv/bin:/tmp/venv-7m96/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:24 + PATH=/opt/pyenv/bin:/tmp/venv-7m96/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:00:24 ++ pwd 06:00:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:00:24 + export PYTHONPATH 06:00:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:00:24 + TOX_TESTENV_PASSENV=PYTHONPATH 06:00:24 + tox --version 06:00:24 4.59.0 from /tmp/venv-7m96/lib/python3.10/site-packages/tox/__init__.py 06:00:24 + PARALLEL=false 06:00:24 + TOX_OPTIONS_LIST= 06:00:24 + [[ -n checkbashisms ]] 06:00:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:00:24 + case ${PARALLEL,,} in 06:00:24 + tox -e checkbashisms 06:00:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:00:25 checkbashisms: freeze> python -m pip freeze --all 06:00:26 checkbashisms: pip==26.2.1,setuptools==84.0.0 06:00:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:00:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:00:29 checkbashisms: OK (5.05=setup[1.57]+cmd[3.48] seconds) 06:00:29 congratulations :) (5.08 seconds) 06:00:29 + tox_status=0 06:00:29 + echo '---> Completed tox runs' 06:00:29 ---> Completed tox runs 06:00:29 + for i in .tox/*/log 06:00:29 ++ echo .tox/checkbashisms/log 06:00:29 ++ awk -F/ '{print $2}' 06:00:29 + tox_env=checkbashisms 06:00:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:00:29 + DOC_DIR=docs/_build/html 06:00:29 + [[ -d docs/_build/html ]] 06:00:29 + echo '---> tox-run.sh ends' 06:00:29 ---> tox-run.sh ends 06:00:29 + test 0 -eq 0 06:00:29 $ ssh-agent -k 06:00:29 unset SSH_AUTH_SOCK; 06:00:29 unset SSH_AGENT_PID; 06:00:29 echo Agent pid 1664 killed; 06:00:29 [ssh-agent] Stopped. 06:00:29 [PostBuildScript] - [INFO] Executing post build scripts. 06:00:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11953658659433873239.sh 06:00:29 ---> sysstat.sh 06:00:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16679110426497854293.sh 06:00:30 ---> package-listing.sh 06:00:30 ++ facter osfamily 06:00:30 ++ tr '[:upper:]' '[:lower:]' 06:00:30 + OS_FAMILY=debian 06:00:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:00:30 + START_PACKAGES=/tmp/packages_start.txt 06:00:30 + END_PACKAGES=/tmp/packages_end.txt 06:00:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:30 + PACKAGES=/tmp/packages_start.txt 06:00:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:00:30 + PACKAGES=/tmp/packages_end.txt 06:00:30 + case "${OS_FAMILY}" in 06:00:30 + dpkg -l 06:00:30 + grep '^ii' 06:00:30 + '[' -f /tmp/packages_start.txt ']' 06:00:30 + '[' -f /tmp/packages_end.txt ']' 06:00:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:00:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:00:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:00:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16205540506976674382.sh 06:00:30 ---> capture-instance-metadata.sh 06:00:30 Setup pyenv: 06:00:30 system 06:00:30 3.8.13 06:00:30 3.9.13 06:00:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:00:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GQ9S 06:00:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:00:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:00:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:00:38 lf-activate-venv(): INFO: Base packages installed successfully 06:00:38 lf-activate-venv(): INFO: Installing additional packages: lftools 06:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-GQ9S/bin to PATH 06:01:00 INFO: Running in OpenStack, capturing instance metadata 06:01:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins384694162295475618.sh 06:01:01 provisioning config files... 06:01:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8939835449759120898tmp 06:01:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:01:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:01:01 [EnvInject] - Injecting environment variables from a build step. 06:01:01 [EnvInject] - Injecting as environment variables the properties content 06:01:01 SERVER_ID=logs 06:01:01 06:01:01 [EnvInject] - Variables injected successfully. 06:01:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8458596174132413085.sh 06:01:01 ---> create-netrc.sh 06:01:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17962218841498998068.sh 06:01:01 ---> python-tools-install.sh 06:01:01 Setup pyenv: 06:01:01 system 06:01:01 3.8.13 06:01:01 3.9.13 06:01:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:01:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ9S from file:/tmp/.os_lf_venv 06:01:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:03 lf-activate-venv(): INFO: Base packages installed successfully 06:01:03 lf-activate-venv(): INFO: Installing additional packages: lftools 06:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-GQ9S/bin to PATH 06:01:09 Generating Requirements File 06:01:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:01:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:01:31 Python 3.10.6 06:01:31 pip 26.2.1 from /tmp/venv-GQ9S/lib/python3.10/site-packages/pip (python 3.10) 06:01:32 aiohappyeyeballs==2.7.1 06:01:32 aiohttp==3.14.3 06:01:32 aiosignal==1.4.0 06:01:32 appdirs==1.4.4 06:01:32 argcomplete==3.7.2 06:01:32 aspy.yaml==1.3.0 06:01:32 async-timeout==5.0.1 06:01:32 attrs==26.1.0 06:01:32 autopage==0.6.0 06:01:32 backports.strenum==1.3.1 06:01:32 beautifulsoup4==4.15.0 06:01:32 boto3==1.43.69 06:01:32 botocore==1.43.69 06:01:32 bs4==0.0.2 06:01:32 certifi==2026.7.22 06:01:32 cffi==2.1.1 06:01:32 cfgv==3.5.0 06:01:32 chardet==7.5.1 06:01:32 charset-normalizer==3.4.9 06:01:32 click==8.4.2 06:01:32 cliff==4.14.0 06:01:32 cmd2==3.5.1 06:01:32 cryptography==3.3.2 06:01:32 debtcollector==3.1.0 06:01:32 decorator==5.3.1 06:01:32 defusedxml==0.7.1 06:01:32 Deprecated==1.3.1 06:01:32 distlib==0.4.3 06:01:32 dnspython==2.8.0 06:01:32 docker==7.2.0 06:01:32 dogpile.cache==1.5.0 06:01:32 durationpy==0.10 06:01:32 email-validator==2.3.0 06:01:32 filelock==3.32.2 06:01:32 frozenlist==1.8.0 06:01:32 future==1.0.0 06:01:32 gitdb==4.0.12 06:01:32 GitPython==3.1.59 06:01:32 httplib2==0.30.2 06:01:32 identify==2.6.19 06:01:32 idna==3.18 06:01:32 importlib-resources==1.5.0 06:01:32 iso8601==2.1.0 06:01:32 Jinja2==3.1.6 06:01:32 jmespath==1.1.0 06:01:32 jsonpatch==1.33 06:01:32 jsonpointer==3.1.1 06:01:32 jsonschema==4.26.0 06:01:32 jsonschema-specifications==2025.9.1 06:01:32 keystoneauth1==5.14.0 06:01:32 kubernetes==36.0.3 06:01:32 lftools==0.37.23 06:01:32 lxml==6.1.1 06:01:32 markdown-it-py==4.2.0 06:01:32 MarkupSafe==3.0.3 06:01:32 mdurl==0.1.2 06:01:32 msgpack==1.2.1 06:01:32 multi_key_dict==2.0.3 06:01:32 multidict==6.7.1 06:01:32 munch==4.0.0 06:01:32 netaddr==1.3.0 06:01:32 niet==1.4.2 06:01:32 nodeenv==1.10.0 06:01:32 oauth2client==4.1.3 06:01:32 oauthlib==3.3.1 06:01:32 openstacksdk==4.13.0 06:01:32 os-service-types==1.8.2 06:01:32 osc-lib==4.6.0 06:01:32 oslo.config==10.4.0 06:01:32 oslo.context==6.4.0 06:01:32 oslo.i18n==6.8.0 06:01:32 oslo.log==8.2.0 06:01:32 oslo.serialization==5.10.0 06:01:32 oslo.utils==10.1.1 06:01:32 packaging==26.3 06:01:32 pbr==7.0.3 06:01:32 platformdirs==4.11.2 06:01:32 prettytable==3.18.0 06:01:32 propcache==0.5.2 06:01:32 psutil==7.2.2 06:01:32 pyasn1==0.6.4 06:01:32 pyasn1_modules==0.4.2 06:01:32 pycparser==3.0 06:01:32 pygerrit2==2.0.15 06:01:32 PyGithub==2.9.1 06:01:32 Pygments==2.20.0 06:01:32 PyJWT==2.13.0 06:01:32 PyNaCl==1.6.2 06:01:32 pyparsing==2.4.7 06:01:32 pyperclip==1.11.0 06:01:32 pyrsistent==0.20.0 06:01:32 python-cinderclient==9.9.0 06:01:32 python-dateutil==2.9.0.post0 06:01:32 python-discovery==1.5.1 06:01:32 python-heatclient==5.2.0 06:01:32 python-jenkins==1.8.3 06:01:32 python-keystoneclient==5.8.0 06:01:32 python-magnumclient==4.11.0 06:01:32 python-openstackclient==10.0.0 06:01:32 python-swiftclient==4.10.0 06:01:32 PyYAML==6.0.3 06:01:32 referencing==0.37.0 06:01:32 requests==2.34.2 06:01:32 requests-oauthlib==2.0.0 06:01:32 rfc3986==2.0.0 06:01:32 rich==15.0.0 06:01:32 rich-argparse==1.8.0 06:01:32 rpds-py==0.30.0 06:01:32 rsa==4.9.1 06:01:32 ruamel.yaml==0.19.1 06:01:32 ruamel.yaml.clib==0.2.15 06:01:32 s3transfer==0.19.2 06:01:32 simplejson==4.1.1 06:01:32 six==1.17.0 06:01:32 smmap==5.0.3 06:01:32 soupsieve==2.9.2 06:01:32 stevedore==5.8.0 06:01:32 tabulate==0.10.0 06:01:32 toml==0.10.2 06:01:32 tomlkit==0.15.1 06:01:32 tqdm==4.70.0 06:01:32 typing_extensions==4.16.0 06:01:32 urllib3==1.26.20 06:01:32 virtualenv==21.7.4 06:01:32 wcwidth==0.8.2 06:01:32 websocket-client==1.9.0 06:01:32 wrapt==2.3.0 06:01:32 xdg==6.0.0 06:01:32 xmltodict==1.0.4 06:01:32 yarl==1.24.5 06:01:32 yq==4.1.2 06:01:32 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins3615965707902276704.sh 06:01:32 ---> uv-install.sh 06:01:32 Installing uv/uvx (latest) using shell installer 06:01:32 2026-08-12 06:01:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-hy36LH.sh" [1] 06:01:32 downloading uv 0.12.3 x86_64-unknown-linux-gnu 06:01:33 installing to /home/jenkins/.local/bin 06:01:33 uv 06:01:33 uvx 06:01:33 everything's installed! 06:01:33 06:01:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:01:33 06:01:33 source $HOME/.local/bin/env (sh, bash, zsh) 06:01:33 source $HOME/.local/bin/env.fish (fish) 06:01:33 Adding install location to PATH 06:01:33 ---> Validating uv/uvx install 06:01:33 uvx 0.12.3 (x86_64-unknown-linux-gnu) 06:01:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2928389808718542271.sh 06:01:33 ---> sudo-logs.sh 06:01:33 Archiving 'sudo' log.. 06:01:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4152435956095153242.sh 06:01:33 ---> job-cost.sh 06:01:33 INFO: Activating Python virtual environment... 06:01:33 Setup pyenv: 06:01:33 system 06:01:33 3.8.13 06:01:33 3.9.13 06:01:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ9S from file:/tmp/.os_lf_venv 06:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:35 lf-activate-venv(): INFO: Base packages installed successfully 06:01:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:01:40 lf-activate-venv(): INFO: Adding /tmp/venv-GQ9S/bin to PATH 06:01:40 INFO: No stack-cost file found 06:01:40 INFO: Instance uptime: 129s 06:01:40 INFO: Fetching instance metadata (attempt 1 of 3)... 06:01:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:01:40 INFO: Successfully fetched instance metadata 06:01:40 INFO: Instance type: v3-standard-4 06:01:40 INFO: Retrieving pricing info for: v3-standard-4 06:01:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:01:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=129 06:01:40 INFO: Successfully fetched Vexxhost pricing API 06:01:40 INFO: Retrieved cost: 0.11 06:01:40 INFO: Retrieved resource: v3-standard-4 06:01:40 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 06:01:40 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 06:01:40 INFO: Successfully archived job cost data 06:01:40 DEBUG: Cost data: oom-master-checkbashisms-lint,4804,2026-08-12 06:01:40,v3-standard-4,129,0.11,0.00,SUCCESS 06:01:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5634408328024799007.sh 06:01:40 ---> logs-deploy.sh 06:01:40 Setup pyenv: 06:01:40 system 06:01:40 3.8.13 06:01:40 3.9.13 06:01:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:01:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ9S from file:/tmp/.os_lf_venv 06:01:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:01:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:01:42 lf-activate-venv(): INFO: Base packages installed successfully 06:01:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-GQ9S/bin to PATH 06:01:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4804 06:01:50 INFO: archiving workspace using pattern(s): 06:01:51 Archives upload complete. 06:01:51 INFO: archiving logs to Nexus 06:01:52 ---> uname -a: 06:01:52 Linux prd-ubuntu1804-builder-4c-4g-11495 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:01:52 06:01:52 06:01:52 ---> lscpu: 06:01:52 Architecture: x86_64 06:01:52 CPU op-mode(s): 32-bit, 64-bit 06:01:52 Byte Order: Little Endian 06:01:52 CPU(s): 4 06:01:52 On-line CPU(s) list: 0-3 06:01:52 Thread(s) per core: 1 06:01:52 Core(s) per socket: 1 06:01:52 Socket(s): 4 06:01:52 NUMA node(s): 1 06:01:52 Vendor ID: AuthenticAMD 06:01:52 CPU family: 23 06:01:52 Model: 49 06:01:52 Model name: AMD EPYC-Rome Processor 06:01:52 Stepping: 0 06:01:52 CPU MHz: 2799.998 06:01:52 BogoMIPS: 5599.99 06:01:52 Virtualization: AMD-V 06:01:52 Hypervisor vendor: KVM 06:01:52 Virtualization type: full 06:01:52 L1d cache: 32K 06:01:52 L1i cache: 32K 06:01:52 L2 cache: 512K 06:01:52 L3 cache: 16384K 06:01:52 NUMA node0 CPU(s): 0-3 06:01:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:01:52 06:01:52 06:01:52 ---> nproc: 06:01:52 4 06:01:52 06:01:52 06:01:52 ---> df -h: 06:01:52 Filesystem Size Used Avail Use% Mounted on 06:01:52 udev 7.9G 0 7.9G 0% /dev 06:01:52 tmpfs 1.6G 676K 1.6G 1% /run 06:01:52 /dev/vda1 78G 8.4G 69G 11% / 06:01:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:01:52 tmpfs 5.0M 0 5.0M 0% /run/lock 06:01:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:01:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:01:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:01:52 06:01:52 06:01:52 ---> free -m: 06:01:52 total used free shared buff/cache available 06:01:52 Mem: 16040 542 13304 0 2192 15180 06:01:52 Swap: 1023 0 1023 06:01:52 06:01:52 06:01:52 ---> ip addr: 06:01:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:01:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:01:52 inet 127.0.0.1/8 scope host lo 06:01:52 valid_lft forever preferred_lft forever 06:01:52 inet6 ::1/128 scope host 06:01:52 valid_lft forever preferred_lft forever 06:01:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:01:52 link/ether fa:16:3e:b0:7e:ba brd ff:ff:ff:ff:ff:ff 06:01:52 inet 10.30.106.108/23 brd 10.30.107.255 scope global dynamic ens3 06:01:52 valid_lft 86267sec preferred_lft 86267sec 06:01:52 inet6 fe80::f816:3eff:feb0:7eba/64 scope link 06:01:52 valid_lft forever preferred_lft forever 06:01:52 06:01:52 06:01:52 ---> sar -b -r -n DEV: 06:01:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11495) 08/12/26 _x86_64_ (4 CPU) 06:01:52 06:01:52 05:59:48 LINUX RESTART (4 CPU) 06:01:52 06:01:52 06:00:01 tps rtps wtps bread/s bwrtn/s 06:01:52 06:01:02 309.43 24.40 285.04 885.99 16195.17 06:01:52 Average: 309.43 24.40 285.04 885.99 16195.17 06:01:52 06:01:52 06:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:01:52 06:01:02 13921292 15584772 2503668 15.24 68716 1789332 777864 4.45 662644 1613148 171460 06:01:52 Average: 13921292 15584772 2503668 15.24 68716 1789332 777864 4.45 662644 1613148 171460 06:01:52 06:01:52 06:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:01:52 06:01:02 ens3 180.77 125.48 1773.76 33.97 0.00 0.00 0.00 0.00 06:01:52 06:01:02 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 06:01:52 Average: ens3 180.77 125.48 1773.76 33.97 0.00 0.00 0.00 0.00 06:01:52 Average: lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 06:01:52 06:01:52 06:01:52 ---> sar -P ALL: 06:01:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11495) 08/12/26 _x86_64_ (4 CPU) 06:01:52 06:01:52 05:59:48 LINUX RESTART (4 CPU) 06:01:52 06:01:52 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:01:52 06:01:02 all 21.18 0.00 2.18 2.23 0.05 74.35 06:01:52 06:01:02 0 24.41 0.00 2.08 4.88 0.05 68.58 06:01:52 06:01:02 1 20.65 0.00 1.92 0.13 0.05 77.24 06:01:52 06:01:02 2 25.08 0.00 2.24 0.38 0.07 72.23 06:01:52 06:01:02 3 14.55 0.00 2.50 3.54 0.05 79.36 06:01:52 Average: all 21.18 0.00 2.18 2.23 0.05 74.35 06:01:52 Average: 0 24.41 0.00 2.08 4.88 0.05 68.58 06:01:52 Average: 1 20.65 0.00 1.92 0.13 0.05 77.24 06:01:52 Average: 2 25.08 0.00 2.24 0.38 0.07 72.23 06:01:52 Average: 3 14.55 0.00 2.50 3.54 0.05 79.36 06:01:52 06:01:52 06:01:52