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