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