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