22:40:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 22:40:40 Running as SYSTEM 22:40:40 [EnvInject] - Loading node environment variables. 22:40:40 Building remotely on prd-ubuntu1804-builder-4c-4g-8709 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 22:40:40 [ssh-agent] Looking for ssh-agent implementation... 22:40:40 $ ssh-agent 22:40:40 SSH_AUTH_SOCK=/tmp/ssh-YTHBwhjEgLEY/agent.1661 22:40:40 SSH_AGENT_PID=1663 22:40:40 [ssh-agent] Started. 22:40:40 Running ssh-add (command line suppressed) 22:40:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16386643601245372210.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16386643601245372210.key) 22:40:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:40:40 The recommended git tool is: NONE 22:40:42 using credential onap-jenkins-ssh 22:40:42 Wiping out workspace first. 22:40:42 Cloning the remote Git repository 22:40:42 Cloning repository git://cloud.onap.org/mirror/oom.git 22:40:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 22:40:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:40:42 > git --version # timeout=10 22:40:42 > git --version # 'git version 2.17.1' 22:40:42 using GIT_SSH to set credentials Gerrit user 22:40:42 Verifying host key using manually-configured host key entries 22:40:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:40:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:40:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:40:47 using GIT_SSH to set credentials Gerrit user 22:40:47 Verifying host key using manually-configured host key entries 22:40:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/7 # timeout=30 22:40:47 > git rev-parse 3ccd9ed7eca85f77677a11620cc42cae3b147a79^{commit} # timeout=10 22:40:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:40:47 Checking out Revision 3ccd9ed7eca85f77677a11620cc42cae3b147a79 (refs/changes/29/145329/7) 22:40:47 > git config core.sparsecheckout # timeout=10 22:40:47 > git checkout -f 3ccd9ed7eca85f77677a11620cc42cae3b147a79 # timeout=30 22:40:51 Commit message: "[SO] 17.4.0 release" 22:40:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:40:51 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 22:40:51 [EnvInject] - Injecting environment variables from a build step. 22:40:51 [EnvInject] - Injecting as environment variables the properties content 22:40:51 PYTHON=python3 22:40:51 22:40:51 [EnvInject] - Variables injected successfully. 22:40:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7602021256753076804.sh 22:40:51 ---> tox-install.sh 22:40:51 + source /home/jenkins/lf-env.sh 22:40:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:40:51 ++ mktemp -d /tmp/venv-XXXX 22:40:51 + lf_venv=/tmp/venv-wsT1 22:40:51 + local venv_file=/tmp/.os_lf_venv 22:40:51 + local python=python3 22:40:51 + local options 22:40:51 + local set_path=true 22:40:51 + local install_args= 22:40:51 ++ 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 22:40:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:40:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:40:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:40:51 + true 22:40:51 + case $1 in 22:40:51 + venv_file=/tmp/.toxenv 22:40:51 + shift 2 22:40:51 + true 22:40:51 + case $1 in 22:40:51 + shift 22:40:51 + break 22:40:51 + case $python in 22:40:51 + local pkg_list= 22:40:51 + [[ -d /opt/pyenv ]] 22:40:51 + echo 'Setup pyenv:' 22:40:51 Setup pyenv: 22:40:51 + export PYENV_ROOT=/opt/pyenv 22:40:51 + PYENV_ROOT=/opt/pyenv 22:40:51 + 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 22:40:51 + 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 22:40:51 + pyenv versions 22:40:51 * system (set by /opt/pyenv/version) 22:40:51 * 3.8.13 (set by /opt/pyenv/version) 22:40:51 * 3.9.13 (set by /opt/pyenv/version) 22:40:51 * 3.10.6 (set by /opt/pyenv/version) 22:40:51 + command -v pyenv 22:40:51 ++ pyenv init - --no-rehash 22:40:51 + 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[*]}"'\'')" 22:40:51 export PATH="/opt/pyenv/shims:${PATH}" 22:40:51 export PYENV_SHELL=bash 22:40:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:40:51 pyenv() { 22:40:51 local command 22:40:51 command="${1:-}" 22:40:51 if [ "$#" -gt 0 ]; then 22:40:51 shift 22:40:51 fi 22:40:51 22:40:51 case "$command" in 22:40:51 rehash|shell) 22:40:51 eval "$(pyenv "sh-$command" "$@")" 22:40:51 ;; 22:40:51 *) 22:40:51 command pyenv "$command" "$@" 22:40:51 ;; 22:40:51 esac 22:40:51 }' 22:40:51 +++ 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[*]}"' 22:40:51 ++ 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 22:40:51 ++ 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 22:40:51 ++ 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 22:40:51 ++ export PYENV_SHELL=bash 22:40:51 ++ PYENV_SHELL=bash 22:40:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:40:51 +++ complete -F _pyenv pyenv 22:40:51 ++ lf-pyver python3 22:40:51 ++ local py_version_xy=python3 22:40:51 ++ local py_version_xyz= 22:40:51 ++ pyenv versions 22:40:51 ++ local command 22:40:51 ++ command=versions 22:40:51 ++ '[' 1 -gt 0 ']' 22:40:51 ++ sed 's/^[ *]* //' 22:40:51 ++ shift 22:40:51 ++ case "$command" in 22:40:51 ++ command pyenv versions 22:40:51 ++ pyenv versions 22:40:51 ++ awk '{ print $1 }' 22:40:51 ++ grep -E '^[0-9.]*[0-9]$' 22:40:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:40:52 +++ grep '^3' /tmp/.pyenv_versions 22:40:52 +++ sort -V 22:40:52 +++ tail -n 1 22:40:52 ++ py_version_xyz=3.10.6 22:40:52 ++ [[ -z 3.10.6 ]] 22:40:52 ++ echo 3.10.6 22:40:52 ++ return 0 22:40:52 + pyenv local 3.10.6 22:40:52 + local command 22:40:52 + command=local 22:40:52 + '[' 2 -gt 0 ']' 22:40:52 + shift 22:40:52 + case "$command" in 22:40:52 + command pyenv local 3.10.6 22:40:52 + pyenv local 3.10.6 22:40:52 + for arg in "$@" 22:40:52 + case $arg in 22:40:52 + pkg_list+='tox ' 22:40:52 + for arg in "$@" 22:40:52 + case $arg in 22:40:52 + pkg_list+='virtualenv ' 22:40:52 + for arg in "$@" 22:40:52 + case $arg in 22:40:52 + pkg_list+='urllib3~=1.26.15 ' 22:40:52 + [[ -f /tmp/.toxenv ]] 22:40:52 + [[ ! -f /tmp/.toxenv ]] 22:40:52 + [[ -n '' ]] 22:40:52 + python3 -m venv /tmp/venv-wsT1 22:40:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wsT1' 22:40:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wsT1 22:40:55 + echo /tmp/venv-wsT1 22:40:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:40:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:40:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:40:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:40:55 + local 'pip_opts=--upgrade --quiet' 22:40:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:40:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:40:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:40:55 + [[ -n '' ]] 22:40:55 + [[ -n '' ]] 22:40:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:40:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:40:55 + /tmp/venv-wsT1/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 22:41:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:41:00 lf-activate-venv(): INFO: Base packages installed successfully 22:41:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:41:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:41:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:41:00 + /tmp/venv-wsT1/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 22:41:02 + type python3 22:41:02 + true 22:41:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wsT1/bin to PATH' 22:41:02 lf-activate-venv(): INFO: Adding /tmp/venv-wsT1/bin to PATH 22:41:02 + PATH=/tmp/venv-wsT1/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 22:41:02 + return 0 22:41:02 + python3 --version 22:41:02 Python 3.10.6 22:41:02 + python3 -m pip --version 22:41:02 pip 26.1.2 from /tmp/venv-wsT1/lib/python3.10/site-packages/pip (python 3.10) 22:41:02 + python3 -m pip freeze 22:41:02 cachetools==7.1.4 22:41:02 colorama==0.4.6 22:41:02 distlib==0.4.3 22:41:02 filelock==3.29.7 22:41:02 packaging==26.2 22:41:02 platformdirs==4.10.0 22:41:02 pluggy==1.6.0 22:41:02 pyproject-api==1.10.1 22:41:02 python-discovery==1.4.4 22:41:02 tomli==2.4.1 22:41:02 tomli_w==1.2.0 22:41:02 tox==4.56.4 22:41:02 typing_extensions==4.16.0 22:41:02 urllib3==1.26.20 22:41:02 virtualenv==21.6.1 22:41:02 [EnvInject] - Injecting environment variables from a build step. 22:41:02 [EnvInject] - Injecting as environment variables the properties content 22:41:02 PARALLEL=false 22:41:02 22:41:02 [EnvInject] - Variables injected successfully. 22:41:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1828668683669044201.sh 22:41:02 ---> tox-run.sh 22:41:02 + 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 22:41:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 22:41:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 22:41:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 22:41:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 22:41:02 + source /home/jenkins/lf-env.sh 22:41:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:41:02 ++ mktemp -d /tmp/venv-XXXX 22:41:02 + lf_venv=/tmp/venv-N0Oy 22:41:02 + local venv_file=/tmp/.os_lf_venv 22:41:02 + local python=python3 22:41:02 + local options 22:41:02 + local set_path=true 22:41:02 + local install_args= 22:41:02 ++ 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 22:41:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:41:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:41:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:41:02 + true 22:41:02 + case $1 in 22:41:02 + venv_file=/tmp/.toxenv 22:41:02 + shift 2 22:41:02 + true 22:41:02 + case $1 in 22:41:02 + shift 22:41:02 + break 22:41:02 + case $python in 22:41:02 + local pkg_list= 22:41:02 + [[ -d /opt/pyenv ]] 22:41:02 + echo 'Setup pyenv:' 22:41:02 Setup pyenv: 22:41:02 + export PYENV_ROOT=/opt/pyenv 22:41:02 + PYENV_ROOT=/opt/pyenv 22:41:02 + 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 22:41:02 + 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 22:41:02 + pyenv versions 22:41:02 system 22:41:03 3.8.13 22:41:03 3.9.13 22:41:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:41:03 + command -v pyenv 22:41:03 ++ pyenv init - --no-rehash 22:41:03 + 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[*]}"'\'')" 22:41:03 export PATH="/opt/pyenv/shims:${PATH}" 22:41:03 export PYENV_SHELL=bash 22:41:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:41:03 pyenv() { 22:41:03 local command 22:41:03 command="${1:-}" 22:41:03 if [ "$#" -gt 0 ]; then 22:41:03 shift 22:41:03 fi 22:41:03 22:41:03 case "$command" in 22:41:03 rehash|shell) 22:41:03 eval "$(pyenv "sh-$command" "$@")" 22:41:03 ;; 22:41:03 *) 22:41:03 command pyenv "$command" "$@" 22:41:03 ;; 22:41:03 esac 22:41:03 }' 22:41:03 +++ 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[*]}"' 22:41:03 ++ 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 22:41:03 ++ 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 22:41:03 ++ 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 22:41:03 ++ export PYENV_SHELL=bash 22:41:03 ++ PYENV_SHELL=bash 22:41:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:41:03 +++ complete -F _pyenv pyenv 22:41:03 ++ lf-pyver python3 22:41:03 ++ local py_version_xy=python3 22:41:03 ++ local py_version_xyz= 22:41:03 ++ pyenv versions 22:41:03 ++ sed 's/^[ *]* //' 22:41:03 ++ awk '{ print $1 }' 22:41:03 ++ grep -E '^[0-9.]*[0-9]$' 22:41:03 ++ local command 22:41:03 ++ command=versions 22:41:03 ++ '[' 1 -gt 0 ']' 22:41:03 ++ shift 22:41:03 ++ case "$command" in 22:41:03 ++ command pyenv versions 22:41:03 ++ pyenv versions 22:41:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:41:03 +++ grep '^3' /tmp/.pyenv_versions 22:41:03 +++ sort -V 22:41:03 +++ tail -n 1 22:41:03 ++ py_version_xyz=3.10.6 22:41:03 ++ [[ -z 3.10.6 ]] 22:41:03 ++ echo 3.10.6 22:41:03 ++ return 0 22:41:03 + pyenv local 3.10.6 22:41:03 + local command 22:41:03 + command=local 22:41:03 + '[' 2 -gt 0 ']' 22:41:03 + shift 22:41:03 + case "$command" in 22:41:03 + command pyenv local 3.10.6 22:41:03 + pyenv local 3.10.6 22:41:03 + for arg in "$@" 22:41:03 + case $arg in 22:41:03 + pkg_list+='tox ' 22:41:03 + for arg in "$@" 22:41:03 + case $arg in 22:41:03 + pkg_list+='virtualenv ' 22:41:03 + for arg in "$@" 22:41:03 + case $arg in 22:41:03 + pkg_list+='urllib3~=1.26.15 ' 22:41:03 + [[ -f /tmp/.toxenv ]] 22:41:03 ++ cat /tmp/.toxenv 22:41:03 + lf_venv=/tmp/venv-wsT1 22:41:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wsT1 from' file:/tmp/.toxenv 22:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wsT1 from file:/tmp/.toxenv 22:41:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:03 + local 'pip_opts=--upgrade --quiet' 22:41:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:41:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:41:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:41:03 + [[ -n '' ]] 22:41:03 + [[ -n '' ]] 22:41:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:03 + /tmp/venv-wsT1/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 22:41:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:41:04 lf-activate-venv(): INFO: Base packages installed successfully 22:41:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:41:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:41:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:41:04 + /tmp/venv-wsT1/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 22:41:05 + type python3 22:41:05 + true 22:41:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wsT1/bin to PATH' 22:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-wsT1/bin to PATH 22:41:05 + PATH=/tmp/venv-wsT1/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 22:41:05 + return 0 22:41:05 + [[ -d /opt/pyenv ]] 22:41:05 + echo '---> Setting up pyenv' 22:41:05 ---> Setting up pyenv 22:41:05 + export PYENV_ROOT=/opt/pyenv 22:41:05 + PYENV_ROOT=/opt/pyenv 22:41:05 + export PATH=/opt/pyenv/bin:/tmp/venv-wsT1/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 22:41:05 + PATH=/opt/pyenv/bin:/tmp/venv-wsT1/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 22:41:05 ++ pwd 22:41:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 22:41:05 + export PYTHONPATH 22:41:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:41:05 + TOX_TESTENV_PASSENV=PYTHONPATH 22:41:05 + tox --version 22:41:05 4.56.4 from /tmp/venv-wsT1/lib/python3.10/site-packages/tox/__init__.py 22:41:05 + PARALLEL=false 22:41:05 + TOX_OPTIONS_LIST= 22:41:05 + [[ -n checkbashisms ]] 22:41:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 22:41:05 + case ${PARALLEL,,} in 22:41:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 22:41:05 + tox -e checkbashisms 22:41:06 checkbashisms: freeze> python -m pip freeze --all 22:41:07 checkbashisms: pip==26.1.2,setuptools==83.0.0 22:41:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 22:41:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 22:41:10 checkbashisms: OK (5.11=setup[1.66]+cmd[3.45] seconds) 22:41:10 congratulations :) (5.15 seconds) 22:41:10 + tox_status=0 22:41:10 + echo '---> Completed tox runs' 22:41:10 ---> Completed tox runs 22:41:10 + for i in .tox/*/log 22:41:10 ++ awk -F/ '{print $2}' 22:41:10 ++ echo .tox/checkbashisms/log 22:41:10 + tox_env=checkbashisms 22:41:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 22:41:10 + DOC_DIR=docs/_build/html 22:41:10 + [[ -d docs/_build/html ]] 22:41:10 + echo '---> tox-run.sh ends' 22:41:10 ---> tox-run.sh ends 22:41:10 + test 0 -eq 0 22:41:10 $ ssh-agent -k 22:41:10 unset SSH_AUTH_SOCK; 22:41:10 unset SSH_AGENT_PID; 22:41:10 echo Agent pid 1663 killed; 22:41:10 [ssh-agent] Stopped. 22:41:10 [PostBuildScript] - [INFO] Executing post build scripts. 22:41:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5539929698005154034.sh 22:41:10 ---> sysstat.sh 22:41:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7723917881527199162.sh 22:41:11 ---> package-listing.sh 22:41:11 ++ facter osfamily 22:41:11 ++ tr '[:upper:]' '[:lower:]' 22:41:11 + OS_FAMILY=debian 22:41:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 22:41:11 + START_PACKAGES=/tmp/packages_start.txt 22:41:11 + END_PACKAGES=/tmp/packages_end.txt 22:41:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:41:11 + PACKAGES=/tmp/packages_start.txt 22:41:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:41:11 + PACKAGES=/tmp/packages_end.txt 22:41:11 + case "${OS_FAMILY}" in 22:41:11 + dpkg -l 22:41:11 + grep '^ii' 22:41:11 + '[' -f /tmp/packages_start.txt ']' 22:41:11 + '[' -f /tmp/packages_end.txt ']' 22:41:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:41:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:41:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 22:41:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 22:41:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10820285024600052034.sh 22:41:11 ---> capture-instance-metadata.sh 22:41:11 Setup pyenv: 22:41:11 system 22:41:11 3.8.13 22:41:11 3.9.13 22:41:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:41:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pcxW 22:41:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:20 lf-activate-venv(): INFO: Base packages installed successfully 22:41:20 lf-activate-venv(): INFO: Installing additional packages: lftools 22:41:43 lf-activate-venv(): INFO: Adding /tmp/venv-pcxW/bin to PATH 22:41:43 INFO: Running in OpenStack, capturing instance metadata 22:41:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13695154037209343277.sh 22:41:43 provisioning config files... 22:41:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13512757124508712519tmp 22:41:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:41:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:41:43 [EnvInject] - Injecting environment variables from a build step. 22:41:43 [EnvInject] - Injecting as environment variables the properties content 22:41:43 SERVER_ID=logs 22:41:43 22:41:43 [EnvInject] - Variables injected successfully. 22:41:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9368641704722382406.sh 22:41:43 ---> create-netrc.sh 22:41:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3154422369305209603.sh 22:41:43 ---> python-tools-install.sh 22:41:43 Setup pyenv: 22:41:43 system 22:41:43 3.8.13 22:41:43 3.9.13 22:41:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:41:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pcxW from file:/tmp/.os_lf_venv 22:41:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:45 lf-activate-venv(): INFO: Base packages installed successfully 22:41:45 lf-activate-venv(): INFO: Installing additional packages: lftools 22:41:53 lf-activate-venv(): INFO: Adding /tmp/venv-pcxW/bin to PATH 22:41:53 Generating Requirements File 22:42:15 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. 22:42:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:42:16 Python 3.10.6 22:42:16 pip 26.1.2 from /tmp/venv-pcxW/lib/python3.10/site-packages/pip (python 3.10) 22:42:16 aiohappyeyeballs==2.7.1 22:42:16 aiohttp==3.14.1 22:42:16 aiosignal==1.4.0 22:42:16 appdirs==1.4.4 22:42:16 argcomplete==3.7.0 22:42:16 aspy.yaml==1.3.0 22:42:16 async-timeout==5.0.1 22:42:16 attrs==26.1.0 22:42:16 autopage==0.6.0 22:42:16 backports.strenum==1.3.1 22:42:16 beautifulsoup4==4.15.0 22:42:16 boto3==1.43.46 22:42:16 botocore==1.43.46 22:42:16 bs4==0.0.2 22:42:16 certifi==2026.6.17 22:42:16 cffi==2.1.0 22:42:16 cfgv==3.5.0 22:42:16 chardet==7.4.3 22:42:16 charset-normalizer==3.4.9 22:42:16 click==8.4.2 22:42:16 cliff==4.14.0 22:42:16 cmd2==3.5.1 22:42:16 cryptography==3.3.2 22:42:16 debtcollector==3.1.0 22:42:16 decorator==5.3.1 22:42:16 defusedxml==0.7.1 22:42:16 Deprecated==1.3.1 22:42:16 distlib==0.4.3 22:42:16 dnspython==2.8.0 22:42:16 docker==7.2.0 22:42:16 dogpile.cache==1.5.0 22:42:16 durationpy==0.10 22:42:16 email-validator==2.3.0 22:42:16 filelock==3.29.7 22:42:16 frozenlist==1.8.0 22:42:16 future==1.0.0 22:42:16 gitdb==4.0.12 22:42:16 GitPython==3.1.50 22:42:16 httplib2==0.30.2 22:42:16 identify==2.6.19 22:42:16 idna==3.18 22:42:16 importlib-resources==1.5.0 22:42:16 iso8601==2.1.0 22:42:16 Jinja2==3.1.6 22:42:16 jmespath==1.1.0 22:42:16 jsonpatch==1.33 22:42:16 jsonpointer==3.1.1 22:42:16 jsonschema==4.26.0 22:42:16 jsonschema-specifications==2025.9.1 22:42:16 keystoneauth1==5.14.0 22:42:16 kubernetes==36.0.2 22:42:16 lftools==0.37.22 22:42:16 lxml==6.1.1 22:42:16 markdown-it-py==4.2.0 22:42:16 MarkupSafe==3.0.3 22:42:16 mdurl==0.1.2 22:42:16 msgpack==1.2.1 22:42:16 multi_key_dict==2.0.3 22:42:16 multidict==6.7.1 22:42:16 munch==4.0.0 22:42:16 netaddr==1.3.0 22:42:16 niet==1.4.2 22:42:16 nodeenv==1.10.0 22:42:16 oauth2client==4.1.3 22:42:16 oauthlib==3.3.1 22:42:16 openstacksdk==4.13.0 22:42:16 os-service-types==1.8.2 22:42:16 osc-lib==4.6.0 22:42:16 oslo.config==10.4.0 22:42:16 oslo.context==6.4.0 22:42:16 oslo.i18n==6.8.0 22:42:16 oslo.log==8.2.0 22:42:16 oslo.serialization==5.10.0 22:42:16 oslo.utils==10.1.1 22:42:16 packaging==26.2 22:42:16 pbr==7.0.3 22:42:16 platformdirs==4.10.0 22:42:16 prettytable==3.18.0 22:42:16 propcache==0.5.2 22:42:16 psutil==7.2.2 22:42:16 pyasn1==0.6.4 22:42:16 pyasn1_modules==0.4.2 22:42:16 pycparser==3.0 22:42:16 pygerrit2==2.0.15 22:42:16 PyGithub==2.9.1 22:42:16 Pygments==2.20.0 22:42:16 PyJWT==2.13.0 22:42:16 PyNaCl==1.6.2 22:42:16 pyparsing==2.4.7 22:42:16 pyperclip==1.11.0 22:42:16 pyrsistent==0.20.0 22:42:16 python-cinderclient==9.9.0 22:42:16 python-dateutil==2.9.0.post0 22:42:16 python-discovery==1.4.4 22:42:16 python-heatclient==5.2.0 22:42:16 python-jenkins==1.8.3 22:42:16 python-keystoneclient==5.8.0 22:42:16 python-magnumclient==4.11.0 22:42:16 python-openstackclient==10.0.0 22:42:16 python-swiftclient==4.10.0 22:42:16 PyYAML==6.0.3 22:42:16 referencing==0.37.0 22:42:16 requests==2.34.2 22:42:16 requests-oauthlib==2.0.0 22:42:16 rfc3986==2.0.0 22:42:16 rich==15.0.0 22:42:16 rich-argparse==1.8.0 22:42:16 rpds-py==0.30.0 22:42:16 rsa==4.9.1 22:42:16 ruamel.yaml==0.19.1 22:42:16 ruamel.yaml.clib==0.2.15 22:42:16 s3transfer==0.19.1 22:42:16 simplejson==4.1.1 22:42:16 six==1.17.0 22:42:16 smmap==5.0.3 22:42:16 soupsieve==2.8.4 22:42:16 stevedore==5.8.0 22:42:16 tabulate==0.10.0 22:42:16 toml==0.10.2 22:42:16 tomlkit==0.15.0 22:42:16 tqdm==4.68.4 22:42:16 typing_extensions==4.16.0 22:42:16 urllib3==1.26.20 22:42:16 virtualenv==21.6.1 22:42:16 wcwidth==0.8.2 22:42:16 websocket-client==1.9.0 22:42:16 wrapt==2.2.2 22:42:16 xdg==6.0.0 22:42:16 xmltodict==1.0.4 22:42:16 yarl==1.24.2 22:42:16 yq==4.1.1 22:42:16 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5930997998994197875.sh 22:42:16 ---> uv-install.sh 22:42:16 Installing uv/uvx (latest) using shell installer 22:42:16 2026-07-10 22:42:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-gUr1Hj.sh" [1] 22:42:16 downloading uv 0.11.28 x86_64-unknown-linux-gnu 22:42:17 installing to /home/jenkins/.local/bin 22:42:17 uv 22:42:17 uvx 22:42:17 everything's installed! 22:42:17 22:42:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:42:17 22:42:17 source $HOME/.local/bin/env (sh, bash, zsh) 22:42:17 source $HOME/.local/bin/env.fish (fish) 22:42:17 Adding install location to PATH 22:42:17 ---> Validating uv/uvx install 22:42:17 uvx 0.11.28 (x86_64-unknown-linux-gnu) 22:42:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6781130953880359214.sh 22:42:17 ---> sudo-logs.sh 22:42:17 Archiving 'sudo' log.. 22:42:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12096962483138217200.sh 22:42:18 ---> job-cost.sh 22:42:18 INFO: Activating Python virtual environment... 22:42:18 Setup pyenv: 22:42:18 system 22:42:18 3.8.13 22:42:18 3.9.13 22:42:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:42:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pcxW from file:/tmp/.os_lf_venv 22:42:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:19 lf-activate-venv(): INFO: Base packages installed successfully 22:42:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-pcxW/bin to PATH 22:42:25 INFO: No stack-cost file found 22:42:25 INFO: Instance uptime: 130s 22:42:25 INFO: Fetching instance metadata (attempt 1 of 3)... 22:42:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:42:25 INFO: Successfully fetched instance metadata 22:42:25 INFO: Instance type: v3-standard-4 22:42:25 INFO: Retrieving pricing info for: v3-standard-4 22:42:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:42:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=130 22:42:25 INFO: Successfully fetched Vexxhost pricing API 22:42:25 INFO: Retrieved cost: 0.11 22:42:25 INFO: Retrieved resource: v3-standard-4 22:42:25 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 22:42:25 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 22:42:25 INFO: Successfully archived job cost data 22:42:25 DEBUG: Cost data: oom-master-checkbashisms-lint,4697,2026-07-10 22:42:25,v3-standard-4,130,0.11,0.00,SUCCESS 22:42:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2697220920480232435.sh 22:42:25 ---> logs-deploy.sh 22:42:25 Setup pyenv: 22:42:25 system 22:42:25 3.8.13 22:42:25 3.9.13 22:42:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:42:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pcxW from file:/tmp/.os_lf_venv 22:42:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:27 lf-activate-venv(): INFO: Base packages installed successfully 22:42:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-pcxW/bin to PATH 22:42:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4697 22:42:35 INFO: archiving workspace using pattern(s): 22:42:36 Archives upload complete. 22:42:36 INFO: archiving logs to Nexus 22:42:37 ---> uname -a: 22:42:37 Linux prd-ubuntu1804-builder-4c-4g-8709 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:42:37 22:42:37 22:42:37 ---> lscpu: 22:42:37 Architecture: x86_64 22:42:37 CPU op-mode(s): 32-bit, 64-bit 22:42:37 Byte Order: Little Endian 22:42:37 CPU(s): 4 22:42:37 On-line CPU(s) list: 0-3 22:42:37 Thread(s) per core: 1 22:42:37 Core(s) per socket: 1 22:42:37 Socket(s): 4 22:42:37 NUMA node(s): 1 22:42:37 Vendor ID: AuthenticAMD 22:42:37 CPU family: 23 22:42:37 Model: 49 22:42:37 Model name: AMD EPYC-Rome Processor 22:42:37 Stepping: 0 22:42:37 CPU MHz: 2799.996 22:42:37 BogoMIPS: 5599.99 22:42:37 Virtualization: AMD-V 22:42:37 Hypervisor vendor: KVM 22:42:37 Virtualization type: full 22:42:37 L1d cache: 32K 22:42:37 L1i cache: 32K 22:42:37 L2 cache: 512K 22:42:37 L3 cache: 16384K 22:42:37 NUMA node0 CPU(s): 0-3 22:42:37 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 22:42:37 22:42:37 22:42:37 ---> nproc: 22:42:37 4 22:42:37 22:42:37 22:42:37 ---> df -h: 22:42:37 Filesystem Size Used Avail Use% Mounted on 22:42:37 udev 7.9G 0 7.9G 0% /dev 22:42:37 tmpfs 1.6G 676K 1.6G 1% /run 22:42:37 /dev/vda1 78G 8.4G 69G 11% / 22:42:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:42:37 tmpfs 5.0M 0 5.0M 0% /run/lock 22:42:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:42:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:42:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:42:37 22:42:37 22:42:37 ---> free -m: 22:42:37 total used free shared buff/cache available 22:42:37 Mem: 16040 537 13295 0 2206 15185 22:42:37 Swap: 1023 0 1023 22:42:37 22:42:37 22:42:37 ---> ip addr: 22:42:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:42:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:42:37 inet 127.0.0.1/8 scope host lo 22:42:37 valid_lft forever preferred_lft forever 22:42:37 inet6 ::1/128 scope host 22:42:37 valid_lft forever preferred_lft forever 22:42:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:42:37 link/ether fa:16:3e:61:39:d9 brd ff:ff:ff:ff:ff:ff 22:42:37 inet 10.30.106.75/23 brd 10.30.107.255 scope global dynamic ens3 22:42:37 valid_lft 86266sec preferred_lft 86266sec 22:42:37 inet6 fe80::f816:3eff:fe61:39d9/64 scope link 22:42:37 valid_lft forever preferred_lft forever 22:42:37 22:42:37 22:42:37 ---> sar -b -r -n DEV: 22:42:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8709) 07/10/26 _x86_64_ (4 CPU) 22:42:37 22:42:37 22:40:24 LINUX RESTART (4 CPU) 22:42:37 22:42:37 22:41:02 tps rtps wtps bread/s bwrtn/s 22:42:37 22:42:01 114.03 5.24 108.80 207.02 46309.44 22:42:37 Average: 114.03 5.24 108.80 207.02 46309.44 22:42:37 22:42:37 22:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:42:37 22:42:01 13866752 15578472 2558216 15.58 71668 1833084 738540 4.23 675140 1654884 171532 22:42:37 Average: 13866752 15578472 2558216 15.58 71668 1833084 738540 4.23 675140 1654884 171532 22:42:37 22:42:37 22:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:42:37 22:42:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 22:42:37 22:42:01 ens3 78.94 52.89 893.79 12.33 0.00 0.00 0.00 0.00 22:42:37 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 22:42:37 Average: ens3 78.94 52.89 893.79 12.33 0.00 0.00 0.00 0.00 22:42:37 22:42:37 22:42:37 ---> sar -P ALL: 22:42:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8709) 07/10/26 _x86_64_ (4 CPU) 22:42:37 22:42:37 22:40:24 LINUX RESTART (4 CPU) 22:42:37 22:42:37 22:41:02 CPU %user %nice %system %iowait %steal %idle 22:42:37 22:42:01 all 20.05 0.00 1.51 2.89 0.06 75.48 22:42:37 22:42:01 0 11.01 0.00 1.55 4.25 0.05 83.14 22:42:37 22:42:01 1 5.20 0.00 0.83 3.24 0.05 90.67 22:42:37 22:42:01 2 34.72 0.00 1.75 0.60 0.07 62.87 22:42:37 22:42:01 3 29.32 0.00 1.95 3.48 0.05 65.19 22:42:37 Average: all 20.05 0.00 1.51 2.89 0.06 75.48 22:42:37 Average: 0 11.01 0.00 1.55 4.25 0.05 83.14 22:42:37 Average: 1 5.20 0.00 0.83 3.24 0.05 90.67 22:42:37 Average: 2 34.72 0.00 1.75 0.60 0.07 62.87 22:42:37 Average: 3 29.32 0.00 1.95 3.48 0.05 65.19 22:42:37 22:42:37 22:42:37