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