12:06:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 12:06:10 Running as SYSTEM 12:06:10 [EnvInject] - Loading node environment variables. 12:06:10 Building remotely on prd-ubuntu1804-builder-4c-4g-12026 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:06:10 [ssh-agent] Looking for ssh-agent implementation... 12:06:10 $ ssh-agent 12:06:10 SSH_AUTH_SOCK=/tmp/ssh-oOKKRpYuAhu5/agent.1695 12:06:10 SSH_AGENT_PID=1696 12:06:10 [ssh-agent] Started. 12:06:11 Running ssh-add (command line suppressed) 12:06:11 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1073652210529283402.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1073652210529283402.key) 12:06:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:11 The recommended git tool is: NONE 12:06:12 using credential onap-jenkins-ssh 12:06:12 Wiping out workspace first. 12:06:12 Cloning the remote Git repository 12:06:12 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:06:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:12 > git --version # timeout=10 12:06:12 > git --version # 'git version 2.17.1' 12:06:12 using GIT_SSH to set credentials Gerrit user 12:06:12 Verifying host key using manually-configured host key entries 12:06:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:18 using GIT_SSH to set credentials Gerrit user 12:06:18 Verifying host key using manually-configured host key entries 12:06:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/1 # timeout=30 12:06:18 > git rev-parse 02477b8e168f911012b8b176b77cf2b835a7ba3a^{commit} # timeout=10 12:06:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:18 Checking out Revision 02477b8e168f911012b8b176b77cf2b835a7ba3a (refs/changes/79/145079/1) 12:06:18 > git config core.sparsecheckout # timeout=10 12:06:18 > git checkout -f 02477b8e168f911012b8b176b77cf2b835a7ba3a # timeout=30 12:06:22 Commit message: "[SO] 17.3.1" 12:06:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:22 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 12:06:22 [EnvInject] - Injecting environment variables from a build step. 12:06:22 [EnvInject] - Injecting as environment variables the properties content 12:06:22 PYTHON=python3 12:06:22 12:06:22 [EnvInject] - Variables injected successfully. 12:06:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5575817451435168187.sh 12:06:22 ---> tox-install.sh 12:06:22 + source /home/jenkins/lf-env.sh 12:06:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:22 ++ mktemp -d /tmp/venv-XXXX 12:06:22 + lf_venv=/tmp/venv-0xF2 12:06:22 + local venv_file=/tmp/.os_lf_venv 12:06:22 + local python=python3 12:06:22 + local options 12:06:22 + local set_path=true 12:06:22 + local install_args= 12:06:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:22 + true 12:06:22 + case $1 in 12:06:22 + venv_file=/tmp/.toxenv 12:06:22 + shift 2 12:06:22 + true 12:06:22 + case $1 in 12:06:22 + shift 12:06:22 + break 12:06:22 + case $python in 12:06:22 + local pkg_list= 12:06:22 + [[ -d /opt/pyenv ]] 12:06:22 + echo 'Setup pyenv:' 12:06:22 Setup pyenv: 12:06:22 + export PYENV_ROOT=/opt/pyenv 12:06:22 + PYENV_ROOT=/opt/pyenv 12:06:22 + 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 12:06:22 + 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 12:06:22 + pyenv versions 12:06:22 * system (set by /opt/pyenv/version) 12:06:22 * 3.8.13 (set by /opt/pyenv/version) 12:06:22 * 3.9.13 (set by /opt/pyenv/version) 12:06:22 * 3.10.6 (set by /opt/pyenv/version) 12:06:22 + command -v pyenv 12:06:22 ++ pyenv init - --no-rehash 12:06:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:06:22 export PATH="/opt/pyenv/shims:${PATH}" 12:06:22 export PYENV_SHELL=bash 12:06:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:22 pyenv() { 12:06:22 local command 12:06:22 command="${1:-}" 12:06:22 if [ "$#" -gt 0 ]; then 12:06:22 shift 12:06:22 fi 12:06:22 12:06:22 case "$command" in 12:06:22 rehash|shell) 12:06:22 eval "$(pyenv "sh-$command" "$@")" 12:06:22 ;; 12:06:22 *) 12:06:22 command pyenv "$command" "$@" 12:06:22 ;; 12:06:22 esac 12:06:22 }' 12:06:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:06:22 ++ 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 12:06:22 ++ 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 12:06:22 ++ 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 12:06:22 ++ export PYENV_SHELL=bash 12:06:22 ++ PYENV_SHELL=bash 12:06:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:22 +++ complete -F _pyenv pyenv 12:06:22 ++ lf-pyver python3 12:06:22 ++ local py_version_xy=python3 12:06:22 ++ local py_version_xyz= 12:06:22 ++ pyenv versions 12:06:22 ++ local command 12:06:22 ++ command=versions 12:06:22 ++ '[' 1 -gt 0 ']' 12:06:22 ++ shift 12:06:22 ++ case "$command" in 12:06:22 ++ sed 's/^[ *]* //' 12:06:22 ++ command pyenv versions 12:06:22 ++ pyenv versions 12:06:22 ++ grep -E '^[0-9.]*[0-9]$' 12:06:22 ++ awk '{ print $1 }' 12:06:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:22 +++ grep '^3' /tmp/.pyenv_versions 12:06:22 +++ sort -V 12:06:22 +++ tail -n 1 12:06:22 ++ py_version_xyz=3.10.6 12:06:22 ++ [[ -z 3.10.6 ]] 12:06:22 ++ echo 3.10.6 12:06:22 ++ return 0 12:06:22 + pyenv local 3.10.6 12:06:22 + local command 12:06:22 + command=local 12:06:22 + '[' 2 -gt 0 ']' 12:06:22 + shift 12:06:22 + case "$command" in 12:06:22 + command pyenv local 3.10.6 12:06:22 + pyenv local 3.10.6 12:06:22 + for arg in "$@" 12:06:22 + case $arg in 12:06:22 + pkg_list+='tox ' 12:06:22 + for arg in "$@" 12:06:22 + case $arg in 12:06:22 + pkg_list+='virtualenv ' 12:06:22 + for arg in "$@" 12:06:22 + case $arg in 12:06:22 + pkg_list+='urllib3~=1.26.15 ' 12:06:22 + [[ -f /tmp/.toxenv ]] 12:06:22 + [[ ! -f /tmp/.toxenv ]] 12:06:22 + [[ -n '' ]] 12:06:22 + python3 -m venv /tmp/venv-0xF2 12:06:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0xF2' 12:06:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0xF2 12:06:26 + echo /tmp/venv-0xF2 12:06:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:26 + local 'pip_opts=--upgrade --quiet' 12:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:26 + [[ -n '' ]] 12:06:26 + [[ -n '' ]] 12:06:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:26 + /tmp/venv-0xF2/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 12:06:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:31 lf-activate-venv(): INFO: Base packages installed successfully 12:06:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:31 + /tmp/venv-0xF2/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 12:06:33 + type python3 12:06:33 + true 12:06:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0xF2/bin to PATH' 12:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-0xF2/bin to PATH 12:06:33 + PATH=/tmp/venv-0xF2/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 12:06:33 + return 0 12:06:33 + python3 --version 12:06:33 Python 3.10.6 12:06:33 + python3 -m pip --version 12:06:33 pip 26.1.2 from /tmp/venv-0xF2/lib/python3.10/site-packages/pip (python 3.10) 12:06:33 + python3 -m pip freeze 12:06:34 cachetools==7.1.4 12:06:34 colorama==0.4.6 12:06:34 distlib==0.4.3 12:06:34 filelock==3.29.4 12:06:34 packaging==26.2 12:06:34 platformdirs==4.10.0 12:06:34 pluggy==1.6.0 12:06:34 pyproject-api==1.10.1 12:06:34 python-discovery==1.4.2 12:06:34 tomli==2.4.1 12:06:34 tomli_w==1.2.0 12:06:34 tox==4.55.1 12:06:34 typing_extensions==4.15.0 12:06:34 urllib3==1.26.20 12:06:34 virtualenv==21.5.0 12:06:34 [EnvInject] - Injecting environment variables from a build step. 12:06:34 [EnvInject] - Injecting as environment variables the properties content 12:06:34 PARALLEL=false 12:06:34 12:06:34 [EnvInject] - Variables injected successfully. 12:06:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1321186386332746204.sh 12:06:34 ---> tox-run.sh 12:06:34 + 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 12:06:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:06:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:06:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:06:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:06:34 + source /home/jenkins/lf-env.sh 12:06:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:34 ++ mktemp -d /tmp/venv-XXXX 12:06:34 + lf_venv=/tmp/venv-Sa9J 12:06:34 + local venv_file=/tmp/.os_lf_venv 12:06:34 + local python=python3 12:06:34 + local options 12:06:34 + local set_path=true 12:06:34 + local install_args= 12:06:34 ++ 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 12:06:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:34 + true 12:06:34 + case $1 in 12:06:34 + venv_file=/tmp/.toxenv 12:06:34 + shift 2 12:06:34 + true 12:06:34 + case $1 in 12:06:34 + shift 12:06:34 + break 12:06:34 + case $python in 12:06:34 + local pkg_list= 12:06:34 + [[ -d /opt/pyenv ]] 12:06:34 + echo 'Setup pyenv:' 12:06:34 Setup pyenv: 12:06:34 + export PYENV_ROOT=/opt/pyenv 12:06:34 + PYENV_ROOT=/opt/pyenv 12:06:34 + 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 12:06:34 + 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 12:06:34 + pyenv versions 12:06:34 system 12:06:34 3.8.13 12:06:34 3.9.13 12:06:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:06:34 + command -v pyenv 12:06:34 ++ pyenv init - --no-rehash 12:06:34 + 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[*]}"'\'')" 12:06:34 export PATH="/opt/pyenv/shims:${PATH}" 12:06:34 export PYENV_SHELL=bash 12:06:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:34 pyenv() { 12:06:34 local command 12:06:34 command="${1:-}" 12:06:34 if [ "$#" -gt 0 ]; then 12:06:34 shift 12:06:34 fi 12:06:34 12:06:34 case "$command" in 12:06:34 rehash|shell) 12:06:34 eval "$(pyenv "sh-$command" "$@")" 12:06:34 ;; 12:06:34 *) 12:06:34 command pyenv "$command" "$@" 12:06:34 ;; 12:06:34 esac 12:06:34 }' 12:06:34 +++ 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[*]}"' 12:06:34 ++ 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 12:06:34 ++ 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 12:06:34 ++ 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 12:06:34 ++ export PYENV_SHELL=bash 12:06:34 ++ PYENV_SHELL=bash 12:06:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:34 +++ complete -F _pyenv pyenv 12:06:34 ++ lf-pyver python3 12:06:34 ++ local py_version_xy=python3 12:06:34 ++ local py_version_xyz= 12:06:34 ++ pyenv versions 12:06:34 ++ local command 12:06:34 ++ command=versions 12:06:34 ++ awk '{ print $1 }' 12:06:34 ++ '[' 1 -gt 0 ']' 12:06:34 ++ sed 's/^[ *]* //' 12:06:34 ++ shift 12:06:34 ++ case "$command" in 12:06:34 ++ command pyenv versions 12:06:34 ++ pyenv versions 12:06:34 ++ grep -E '^[0-9.]*[0-9]$' 12:06:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:34 +++ grep '^3' /tmp/.pyenv_versions 12:06:34 +++ sort -V 12:06:34 +++ tail -n 1 12:06:34 ++ py_version_xyz=3.10.6 12:06:34 ++ [[ -z 3.10.6 ]] 12:06:34 ++ echo 3.10.6 12:06:34 ++ return 0 12:06:34 + pyenv local 3.10.6 12:06:34 + local command 12:06:34 + command=local 12:06:34 + '[' 2 -gt 0 ']' 12:06:34 + shift 12:06:34 + case "$command" in 12:06:34 + command pyenv local 3.10.6 12:06:34 + pyenv local 3.10.6 12:06:34 + for arg in "$@" 12:06:34 + case $arg in 12:06:34 + pkg_list+='tox ' 12:06:34 + for arg in "$@" 12:06:34 + case $arg in 12:06:34 + pkg_list+='virtualenv ' 12:06:34 + for arg in "$@" 12:06:34 + case $arg in 12:06:34 + pkg_list+='urllib3~=1.26.15 ' 12:06:34 + [[ -f /tmp/.toxenv ]] 12:06:34 ++ cat /tmp/.toxenv 12:06:34 + lf_venv=/tmp/venv-0xF2 12:06:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xF2 from' file:/tmp/.toxenv 12:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xF2 from file:/tmp/.toxenv 12:06:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:34 + local 'pip_opts=--upgrade --quiet' 12:06:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:34 + [[ -n '' ]] 12:06:34 + [[ -n '' ]] 12:06:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:34 + /tmp/venv-0xF2/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 12:06:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:35 lf-activate-venv(): INFO: Base packages installed successfully 12:06:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:35 + /tmp/venv-0xF2/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 12:06:36 + type python3 12:06:36 + true 12:06:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0xF2/bin to PATH' 12:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-0xF2/bin to PATH 12:06:36 + PATH=/tmp/venv-0xF2/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 12:06:36 + return 0 12:06:36 + [[ -d /opt/pyenv ]] 12:06:36 + echo '---> Setting up pyenv' 12:06:36 ---> Setting up pyenv 12:06:36 + export PYENV_ROOT=/opt/pyenv 12:06:36 + PYENV_ROOT=/opt/pyenv 12:06:36 + export PATH=/opt/pyenv/bin:/tmp/venv-0xF2/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 12:06:36 + PATH=/opt/pyenv/bin:/tmp/venv-0xF2/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 12:06:36 ++ pwd 12:06:36 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:06:36 + export PYTHONPATH 12:06:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:36 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:36 + tox --version 12:06:37 4.55.1 from /tmp/venv-0xF2/lib/python3.10/site-packages/tox/__init__.py 12:06:37 + PARALLEL=false 12:06:37 + TOX_OPTIONS_LIST= 12:06:37 + [[ -n checkbashisms ]] 12:06:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:06:37 + case ${PARALLEL,,} in 12:06:37 + tox -e checkbashisms 12:06:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:06:38 checkbashisms: freeze> python -m pip freeze --all 12:06:39 checkbashisms: pip==26.1.2,setuptools==82.0.1 12:06:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:06:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:06:42 checkbashisms: OK (5.18=setup[1.70]+cmd[3.47] seconds) 12:06:42 congratulations :) (5.21 seconds) 12:06:42 + tox_status=0 12:06:42 + echo '---> Completed tox runs' 12:06:42 ---> Completed tox runs 12:06:42 + for i in .tox/*/log 12:06:42 ++ echo .tox/checkbashisms/log 12:06:42 ++ awk -F/ '{print $2}' 12:06:42 + tox_env=checkbashisms 12:06:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:06:42 + DOC_DIR=docs/_build/html 12:06:42 + [[ -d docs/_build/html ]] 12:06:42 + echo '---> tox-run.sh ends' 12:06:42 ---> tox-run.sh ends 12:06:42 + test 0 -eq 0 12:06:42 $ ssh-agent -k 12:06:42 unset SSH_AUTH_SOCK; 12:06:42 unset SSH_AGENT_PID; 12:06:42 echo Agent pid 1696 killed; 12:06:42 [ssh-agent] Stopped. 12:06:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3752377899537349782.sh 12:06:42 ---> sysstat.sh 12:06:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8608222380238100019.sh 12:06:43 ---> package-listing.sh 12:06:43 ++ facter osfamily 12:06:43 ++ tr '[:upper:]' '[:lower:]' 12:06:43 + OS_FAMILY=debian 12:06:43 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:06:43 + START_PACKAGES=/tmp/packages_start.txt 12:06:43 + END_PACKAGES=/tmp/packages_end.txt 12:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:43 + PACKAGES=/tmp/packages_start.txt 12:06:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:06:43 + PACKAGES=/tmp/packages_end.txt 12:06:43 + case "${OS_FAMILY}" in 12:06:43 + dpkg -l 12:06:43 + grep '^ii' 12:06:43 + '[' -f /tmp/packages_start.txt ']' 12:06:43 + '[' -f /tmp/packages_end.txt ']' 12:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:06:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:06:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11915065302815720533.sh 12:06:43 ---> capture-instance-metadata.sh 12:06:43 Setup pyenv: 12:06:43 system 12:06:43 3.8.13 12:06:43 3.9.13 12:06:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:06:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rX2A 12:06:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:51 lf-activate-venv(): INFO: Base packages installed successfully 12:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-rX2A/bin to PATH 12:07:15 INFO: Running in OpenStack, capturing instance metadata 12:07:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15070241033307535034.sh 12:07:15 provisioning config files... 12:07:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13187714037593792930tmp 12:07:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:15 [EnvInject] - Injecting environment variables from a build step. 12:07:15 [EnvInject] - Injecting as environment variables the properties content 12:07:15 SERVER_ID=logs 12:07:15 12:07:15 [EnvInject] - Variables injected successfully. 12:07:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2283042057905369828.sh 12:07:15 ---> create-netrc.sh 12:07:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14499340036907109045.sh 12:07:15 ---> python-tools-install.sh 12:07:15 Setup pyenv: 12:07:15 system 12:07:15 3.8.13 12:07:15 3.9.13 12:07:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rX2A from file:/tmp/.os_lf_venv 12:07:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:17 lf-activate-venv(): INFO: Base packages installed successfully 12:07:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-rX2A/bin to PATH 12:07:25 Generating Requirements File 12:07:57 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. 12:07:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:07:57 Python 3.10.6 12:07:57 pip 26.1.2 from /tmp/venv-rX2A/lib/python3.10/site-packages/pip (python 3.10) 12:07:58 aiohappyeyeballs==2.6.2 12:07:58 aiohttp==3.14.1 12:07:58 aiosignal==1.4.0 12:07:58 appdirs==1.4.4 12:07:58 argcomplete==3.6.3 12:07:58 aspy.yaml==1.3.0 12:07:58 async-timeout==5.0.1 12:07:58 attrs==26.1.0 12:07:58 autopage==0.6.0 12:07:58 backports.strenum==1.3.1 12:07:58 beautifulsoup4==4.15.0 12:07:58 boto3==1.43.29 12:07:58 botocore==1.43.29 12:07:58 bs4==0.0.2 12:07:58 certifi==2026.5.20 12:07:58 cffi==2.0.0 12:07:58 cfgv==3.5.0 12:07:58 chardet==7.4.3 12:07:58 charset-normalizer==3.4.7 12:07:58 click==8.4.1 12:07:58 cliff==4.14.0 12:07:58 cmd2==3.5.1 12:07:58 cryptography==3.3.2 12:07:58 debtcollector==3.1.0 12:07:58 decorator==5.3.1 12:07:58 defusedxml==0.7.1 12:07:58 Deprecated==1.3.1 12:07:58 distlib==0.4.3 12:07:58 dnspython==2.8.0 12:07:58 docker==7.1.0 12:07:58 dogpile.cache==1.5.0 12:07:58 durationpy==0.10 12:07:58 email-validator==2.3.0 12:07:58 filelock==3.29.4 12:07:58 frozenlist==1.8.0 12:07:58 future==1.0.0 12:07:58 gitdb==4.0.12 12:07:58 GitPython==3.1.50 12:07:58 httplib2==0.30.2 12:07:58 identify==2.6.19 12:07:58 idna==3.18 12:07:58 importlib-resources==1.5.0 12:07:58 iso8601==2.1.0 12:07:58 Jinja2==3.1.6 12:07:58 jmespath==1.1.0 12:07:58 jsonpatch==1.33 12:07:58 jsonpointer==3.1.1 12:07:58 jsonschema==4.26.0 12:07:58 jsonschema-specifications==2025.9.1 12:07:58 keystoneauth1==5.14.0 12:07:58 kubernetes==36.0.2 12:07:58 lftools==0.37.22 12:07:58 lxml==6.1.1 12:07:58 markdown-it-py==4.2.0 12:07:58 MarkupSafe==3.0.3 12:07:58 mdurl==0.1.2 12:07:58 msgpack==1.2.0 12:07:58 multi_key_dict==2.0.3 12:07:58 multidict==6.7.1 12:07:58 munch==4.0.0 12:07:58 netaddr==1.3.0 12:07:58 niet==1.4.2 12:07:58 nodeenv==1.10.0 12:07:58 oauth2client==4.1.3 12:07:58 oauthlib==3.3.1 12:07:58 openstacksdk==4.13.0 12:07:58 os-service-types==1.8.2 12:07:58 osc-lib==4.6.0 12:07:58 oslo.config==10.4.0 12:07:58 oslo.context==6.4.0 12:07:58 oslo.i18n==6.8.0 12:07:58 oslo.log==8.2.0 12:07:58 oslo.serialization==5.10.0 12:07:58 oslo.utils==10.1.1 12:07:58 packaging==26.2 12:07:58 pbr==7.0.3 12:07:58 platformdirs==4.10.0 12:07:58 prettytable==3.17.0 12:07:58 propcache==0.5.2 12:07:58 psutil==7.2.2 12:07:58 pyasn1==0.6.3 12:07:58 pyasn1_modules==0.4.2 12:07:58 pycparser==3.0 12:07:58 pygerrit2==2.0.15 12:07:58 PyGithub==2.9.1 12:07:58 Pygments==2.20.0 12:07:58 PyJWT==2.13.0 12:07:58 PyNaCl==1.6.2 12:07:58 pyparsing==2.4.7 12:07:58 pyperclip==1.11.0 12:07:58 pyrsistent==0.20.0 12:07:58 python-cinderclient==9.9.0 12:07:58 python-dateutil==2.9.0.post0 12:07:58 python-discovery==1.4.2 12:07:58 python-heatclient==5.2.0 12:07:58 python-jenkins==1.8.3 12:07:58 python-keystoneclient==5.8.0 12:07:58 python-magnumclient==4.10.0 12:07:58 python-openstackclient==10.0.0 12:07:58 python-swiftclient==4.10.0 12:07:58 PyYAML==6.0.3 12:07:58 referencing==0.37.0 12:07:58 requests==2.34.2 12:07:58 requests-oauthlib==2.0.0 12:07:58 rfc3986==2.0.0 12:07:58 rich==15.0.0 12:07:58 rich-argparse==1.8.0 12:07:58 rpds-py==0.30.0 12:07:58 rsa==4.9.1 12:07:58 ruamel.yaml==0.19.1 12:07:58 ruamel.yaml.clib==0.2.15 12:07:58 s3transfer==0.18.0 12:07:58 simplejson==4.1.1 12:07:58 six==1.17.0 12:07:58 smmap==5.0.3 12:07:58 soupsieve==2.8.4 12:07:58 stevedore==5.8.0 12:07:58 tabulate==0.10.0 12:07:58 toml==0.10.2 12:07:58 tomlkit==0.15.0 12:07:58 tqdm==4.68.2 12:07:58 typing_extensions==4.15.0 12:07:58 urllib3==1.26.20 12:07:58 virtualenv==21.5.0 12:07:58 wcwidth==0.8.1 12:07:58 websocket-client==1.9.0 12:07:58 wrapt==2.2.1 12:07:58 xdg==6.0.0 12:07:58 xmltodict==1.0.4 12:07:58 yarl==1.24.2 12:07:58 yq==3.4.3 12:07:58 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins11393237888918504186.sh 12:07:58 ---> uv-install.sh 12:07:58 Installing uv/uvx (latest) using shell installer 12:07:58 2026-06-15 12:07:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-HzRAfe.sh" [1] 12:07:58 downloading uv 0.11.21 x86_64-unknown-linux-gnu 12:07:59 installing to /home/jenkins/.local/bin 12:07:59 uv 12:07:59 uvx 12:07:59 everything's installed! 12:07:59 12:07:59 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:07:59 12:07:59 source $HOME/.local/bin/env (sh, bash, zsh) 12:07:59 source $HOME/.local/bin/env.fish (fish) 12:07:59 Adding install location to PATH 12:07:59 ---> Validating uv/uvx install 12:07:59 uvx 0.11.21 (x86_64-unknown-linux-gnu) 12:07:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17048040707316942874.sh 12:07:59 ---> sudo-logs.sh 12:07:59 Archiving 'sudo' log.. 12:07:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9522856626332306632.sh 12:07:59 ---> job-cost.sh 12:07:59 INFO: Activating Python virtual environment... 12:07:59 Setup pyenv: 12:07:59 system 12:07:59 3.8.13 12:07:59 3.9.13 12:07:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rX2A from file:/tmp/.os_lf_venv 12:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:01 lf-activate-venv(): INFO: Base packages installed successfully 12:08:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-rX2A/bin to PATH 12:08:09 INFO: No stack-cost file found 12:08:09 INFO: Instance uptime: 181s 12:08:09 INFO: Fetching instance metadata (attempt 1 of 3)... 12:08:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:08:09 INFO: Successfully fetched instance metadata 12:08:09 INFO: Instance type: v3-standard-4 12:08:09 INFO: Retrieving pricing info for: v3-standard-4 12:08:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:08:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=181 12:08:09 INFO: Successfully fetched Vexxhost pricing API 12:08:09 INFO: Retrieved cost: 0.11 12:08:09 INFO: Retrieved resource: v3-standard-4 12:08:09 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:08:09 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:08:09 INFO: Successfully archived job cost data 12:08:09 DEBUG: Cost data: oom-master-checkbashisms-lint,4655,2026-06-15 12:08:09,v3-standard-4,181,0.11,0.00,SUCCESS 12:08:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15960129957061608157.sh 12:08:09 ---> logs-deploy.sh 12:08:09 Setup pyenv: 12:08:09 system 12:08:09 3.8.13 12:08:09 3.9.13 12:08:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rX2A from file:/tmp/.os_lf_venv 12:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:11 lf-activate-venv(): INFO: Base packages installed successfully 12:08:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-rX2A/bin to PATH 12:08:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4655 12:08:19 INFO: archiving workspace using pattern(s): 12:08:20 Archives upload complete. 12:08:20 INFO: archiving logs to Nexus 12:08:21 ---> uname -a: 12:08:21 Linux prd-ubuntu1804-builder-4c-4g-12026 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:21 12:08:21 12:08:21 ---> lscpu: 12:08:21 Architecture: x86_64 12:08:21 CPU op-mode(s): 32-bit, 64-bit 12:08:21 Byte Order: Little Endian 12:08:21 CPU(s): 4 12:08:21 On-line CPU(s) list: 0-3 12:08:21 Thread(s) per core: 1 12:08:21 Core(s) per socket: 1 12:08:21 Socket(s): 4 12:08:21 NUMA node(s): 1 12:08:21 Vendor ID: AuthenticAMD 12:08:21 CPU family: 23 12:08:21 Model: 49 12:08:21 Model name: AMD EPYC-Rome Processor 12:08:21 Stepping: 0 12:08:21 CPU MHz: 2799.998 12:08:21 BogoMIPS: 5599.99 12:08:21 Virtualization: AMD-V 12:08:21 Hypervisor vendor: KVM 12:08:21 Virtualization type: full 12:08:21 L1d cache: 32K 12:08:21 L1i cache: 32K 12:08:21 L2 cache: 512K 12:08:21 L3 cache: 16384K 12:08:21 NUMA node0 CPU(s): 0-3 12:08:21 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 12:08:21 12:08:21 12:08:21 ---> nproc: 12:08:21 4 12:08:21 12:08:21 12:08:21 ---> df -h: 12:08:21 Filesystem Size Used Avail Use% Mounted on 12:08:21 udev 7.9G 0 7.9G 0% /dev 12:08:21 tmpfs 1.6G 676K 1.6G 1% /run 12:08:21 /dev/vda1 78G 8.4G 69G 11% / 12:08:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:21 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:21 12:08:21 12:08:21 ---> free -m: 12:08:21 total used free shared buff/cache available 12:08:21 Mem: 16040 571 13269 0 2198 15150 12:08:21 Swap: 1023 0 1023 12:08:21 12:08:21 12:08:21 ---> ip addr: 12:08:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:21 inet 127.0.0.1/8 scope host lo 12:08:21 valid_lft forever preferred_lft forever 12:08:21 inet6 ::1/128 scope host 12:08:21 valid_lft forever preferred_lft forever 12:08:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:21 link/ether fa:16:3e:ed:f7:e9 brd ff:ff:ff:ff:ff:ff 12:08:21 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic ens3 12:08:21 valid_lft 86248sec preferred_lft 86248sec 12:08:21 inet6 fe80::f816:3eff:feed:f7e9/64 scope link 12:08:21 valid_lft forever preferred_lft forever 12:08:21 12:08:21 12:08:21 ---> sar -b -r -n DEV: 12:08:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12026) 06/15/26 _x86_64_ (4 CPU) 12:08:21 12:08:21 12:05:53 LINUX RESTART (4 CPU) 12:08:21 12:08:21 12:06:01 tps rtps wtps bread/s bwrtn/s 12:08:21 12:07:01 320.40 58.77 261.62 3719.78 55391.17 12:08:21 12:08:01 123.53 1.78 121.75 153.71 38624.36 12:08:21 Average: 221.96 30.28 191.68 1936.74 47007.77 12:08:21 12:08:21 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:21 12:07:01 14059092 15541712 2365868 14.40 53584 1633508 791612 4.53 701488 1456956 104276 12:08:21 12:08:01 13610976 15533504 2813984 17.13 79616 2027084 757360 4.33 722268 1841092 240024 12:08:21 Average: 13835034 15537608 2589926 15.77 66600 1830296 774486 4.43 711878 1649024 172150 12:08:21 12:08:21 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:21 12:07:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 12:08:21 12:07:01 ens3 464.42 311.46 1742.33 80.65 0.00 0.00 0.00 0.00 12:08:21 12:08:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:08:21 12:08:01 ens3 89.64 66.77 1459.21 13.33 0.00 0.00 0.00 0.00 12:08:21 Average: lo 1.43 1.43 0.16 0.16 0.00 0.00 0.00 0.00 12:08:21 Average: ens3 277.03 189.12 1600.77 46.99 0.00 0.00 0.00 0.00 12:08:21 12:08:21 12:08:21 ---> sar -P ALL: 12:08:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12026) 06/15/26 _x86_64_ (4 CPU) 12:08:21 12:08:21 12:05:53 LINUX RESTART (4 CPU) 12:08:21 12:08:21 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:08:21 12:07:01 all 20.87 0.00 2.17 8.00 0.07 68.90 12:08:21 12:07:01 0 19.08 0.00 1.94 9.74 0.07 69.17 12:08:21 12:07:01 1 16.03 0.00 1.91 7.61 0.07 74.39 12:08:21 12:07:01 2 22.76 0.00 2.68 13.85 0.08 60.63 12:08:21 12:07:01 3 25.64 0.00 2.17 0.84 0.07 71.29 12:08:21 12:08:01 all 17.13 0.00 1.43 7.56 0.05 73.83 12:08:21 12:08:01 0 5.48 0.00 0.85 11.76 0.03 81.87 12:08:21 12:08:01 1 33.81 0.00 2.25 3.09 0.05 60.79 12:08:21 12:08:01 2 21.99 0.00 1.72 4.29 0.05 71.95 12:08:21 12:08:01 3 7.21 0.00 0.86 11.12 0.07 80.75 12:08:21 Average: all 19.00 0.00 1.80 7.78 0.06 71.37 12:08:21 Average: 0 12.28 0.00 1.40 10.75 0.05 75.52 12:08:21 Average: 1 24.93 0.00 2.08 5.35 0.06 67.58 12:08:21 Average: 2 22.37 0.00 2.20 9.05 0.07 66.32 12:08:21 Average: 3 16.44 0.00 1.51 5.97 0.07 76.01 12:08:21 12:08:21 12:08:21