20:05:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145961 20:05:16 Running as SYSTEM 20:05:16 [EnvInject] - Loading node environment variables. 20:05:16 Building remotely on prd-ubuntu1804-builder-4c-4g-861 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:05:16 [ssh-agent] Looking for ssh-agent implementation... 20:05:16 $ ssh-agent 20:05:16 SSH_AUTH_SOCK=/tmp/ssh-4BxTlAOHjPxb/agent.1631 20:05:16 SSH_AGENT_PID=1633 20:05:16 [ssh-agent] Started. 20:05:16 Running ssh-add (command line suppressed) 20:05:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13118509526926030612.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13118509526926030612.key) 20:05:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:05:16 The recommended git tool is: NONE 20:05:18 using credential onap-jenkins-ssh 20:05:18 Wiping out workspace first. 20:05:18 Cloning the remote Git repository 20:05:18 Cloning repository git://cloud.onap.org/mirror/oom.git 20:05:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:05:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:05:18 > git --version # timeout=10 20:05:18 > git --version # 'git version 2.17.1' 20:05:18 using GIT_SSH to set credentials Gerrit user 20:05:18 Verifying host key using manually-configured host key entries 20:05:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:05:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:05:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:05:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:05:23 using GIT_SSH to set credentials Gerrit user 20:05:23 Verifying host key using manually-configured host key entries 20:05:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/145961/2 # timeout=30 20:05:23 > git rev-parse 6c212ab722bf80f6cc95a4a4188aaa63ae8e77ab^{commit} # timeout=10 20:05:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:05:23 Checking out Revision 6c212ab722bf80f6cc95a4a4188aaa63ae8e77ab (refs/changes/61/145961/2) 20:05:24 > git config core.sparsecheckout # timeout=10 20:05:24 > git checkout -f 6c212ab722bf80f6cc95a4a4188aaa63ae8e77ab # timeout=30 20:05:27 Commit message: "Fix critical ShellCheck warnings in Helm plugins" 20:05:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:05:27 > git rev-list --no-walk 6659e75d0e95da82ff86812f80e85d053e19decc # timeout=10 20:05:27 [EnvInject] - Injecting environment variables from a build step. 20:05:27 [EnvInject] - Injecting as environment variables the properties content 20:05:27 PYTHON=python3 20:05:27 20:05:27 [EnvInject] - Variables injected successfully. 20:05:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17338004352277642906.sh 20:05:27 ---> tox-install.sh 20:05:27 + source /home/jenkins/lf-env.sh 20:05:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:05:27 ++ mktemp -d /tmp/venv-XXXX 20:05:27 + lf_venv=/tmp/venv-ObAX 20:05:27 + local venv_file=/tmp/.os_lf_venv 20:05:27 + local python=python3 20:05:27 + local options 20:05:27 + local set_path=true 20:05:27 + local install_args= 20:05:27 ++ 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 20:05:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:05:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:05:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:05:27 + true 20:05:27 + case $1 in 20:05:27 + venv_file=/tmp/.toxenv 20:05:27 + shift 2 20:05:27 + true 20:05:27 + case $1 in 20:05:27 + shift 20:05:27 + break 20:05:27 + case $python in 20:05:27 + local pkg_list= 20:05:27 + [[ -d /opt/pyenv ]] 20:05:27 + echo 'Setup pyenv:' 20:05:27 Setup pyenv: 20:05:27 + export PYENV_ROOT=/opt/pyenv 20:05:27 + PYENV_ROOT=/opt/pyenv 20:05:27 + 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 20:05:27 + 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 20:05:27 + pyenv versions 20:05:27 * system (set by /opt/pyenv/version) 20:05:27 * 3.8.13 (set by /opt/pyenv/version) 20:05:27 * 3.9.13 (set by /opt/pyenv/version) 20:05:27 * 3.10.6 (set by /opt/pyenv/version) 20:05:27 + command -v pyenv 20:05:27 ++ pyenv init - --no-rehash 20:05:28 + 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[*]}"'\'')" 20:05:28 export PATH="/opt/pyenv/shims:${PATH}" 20:05:28 export PYENV_SHELL=bash 20:05:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:05:28 pyenv() { 20:05:28 local command 20:05:28 command="${1:-}" 20:05:28 if [ "$#" -gt 0 ]; then 20:05:28 shift 20:05:28 fi 20:05:28 20:05:28 case "$command" in 20:05:28 rehash|shell) 20:05:28 eval "$(pyenv "sh-$command" "$@")" 20:05:28 ;; 20:05:28 *) 20:05:28 command pyenv "$command" "$@" 20:05:28 ;; 20:05:28 esac 20:05:28 }' 20:05:28 +++ 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[*]}"' 20:05:28 ++ 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 20:05:28 ++ 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 20:05:28 ++ 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 20:05:28 ++ export PYENV_SHELL=bash 20:05:28 ++ PYENV_SHELL=bash 20:05:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:05:28 +++ complete -F _pyenv pyenv 20:05:28 ++ lf-pyver python3 20:05:28 ++ local py_version_xy=python3 20:05:28 ++ local py_version_xyz= 20:05:28 ++ pyenv versions 20:05:28 ++ local command 20:05:28 ++ command=versions 20:05:28 ++ '[' 1 -gt 0 ']' 20:05:28 ++ shift 20:05:28 ++ case "$command" in 20:05:28 ++ command pyenv versions 20:05:28 ++ sed 's/^[ *]* //' 20:05:28 ++ pyenv versions 20:05:28 ++ awk '{ print $1 }' 20:05:28 ++ grep -E '^[0-9.]*[0-9]$' 20:05:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:05:28 +++ grep '^3' /tmp/.pyenv_versions 20:05:28 +++ sort -V 20:05:28 +++ tail -n 1 20:05:28 ++ py_version_xyz=3.10.6 20:05:28 ++ [[ -z 3.10.6 ]] 20:05:28 ++ echo 3.10.6 20:05:28 ++ return 0 20:05:28 + pyenv local 3.10.6 20:05:28 + local command 20:05:28 + command=local 20:05:28 + '[' 2 -gt 0 ']' 20:05:28 + shift 20:05:28 + case "$command" in 20:05:28 + command pyenv local 3.10.6 20:05:28 + pyenv local 3.10.6 20:05:28 + for arg in "$@" 20:05:28 + case $arg in 20:05:28 + pkg_list+='tox ' 20:05:28 + for arg in "$@" 20:05:28 + case $arg in 20:05:28 + pkg_list+='virtualenv ' 20:05:28 + for arg in "$@" 20:05:28 + case $arg in 20:05:28 + pkg_list+='urllib3~=1.26.15 ' 20:05:28 + [[ -f /tmp/.toxenv ]] 20:05:28 + [[ ! -f /tmp/.toxenv ]] 20:05:28 + [[ -n '' ]] 20:05:28 + python3 -m venv /tmp/venv-ObAX 20:05:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ObAX' 20:05:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ObAX 20:05:32 + echo /tmp/venv-ObAX 20:05:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:05:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:05:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:32 + local 'pip_opts=--upgrade --quiet' 20:05:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:05:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:05:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:05:32 + [[ -n '' ]] 20:05:32 + [[ -n '' ]] 20:05:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:32 + /tmp/venv-ObAX/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 20:05:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:05:36 lf-activate-venv(): INFO: Base packages installed successfully 20:05:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:05:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:05:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:05:36 + /tmp/venv-ObAX/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 20:05:38 + type python3 20:05:38 + true 20:05:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ObAX/bin to PATH' 20:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-ObAX/bin to PATH 20:05:38 + PATH=/tmp/venv-ObAX/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 20:05:38 + return 0 20:05:38 + python3 --version 20:05:38 Python 3.10.6 20:05:38 + python3 -m pip --version 20:05:38 pip 26.1.2 from /tmp/venv-ObAX/lib/python3.10/site-packages/pip (python 3.10) 20:05:38 + python3 -m pip freeze 20:05:38 cachetools==7.1.4 20:05:38 colorama==0.4.6 20:05:38 distlib==0.4.3 20:05:38 filelock==3.31.0 20:05:38 packaging==26.2 20:05:38 platformdirs==4.10.1 20:05:38 pluggy==1.6.0 20:05:38 pyproject-api==1.10.1 20:05:38 python-discovery==1.4.4 20:05:38 tomli==2.4.1 20:05:38 tomli_w==1.2.0 20:05:38 tox==4.57.0 20:05:38 typing_extensions==4.16.0 20:05:38 urllib3==1.26.20 20:05:38 virtualenv==21.6.1 20:05:38 [EnvInject] - Injecting environment variables from a build step. 20:05:38 [EnvInject] - Injecting as environment variables the properties content 20:05:38 PARALLEL=false 20:05:38 20:05:38 [EnvInject] - Variables injected successfully. 20:05:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7846062237267586248.sh 20:05:39 ---> tox-run.sh 20:05:39 + 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 20:05:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:05:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:05:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:05:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:05:39 + source /home/jenkins/lf-env.sh 20:05:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:05:39 ++ mktemp -d /tmp/venv-XXXX 20:05:39 + lf_venv=/tmp/venv-4kXw 20:05:39 + local venv_file=/tmp/.os_lf_venv 20:05:39 + local python=python3 20:05:39 + local options 20:05:39 + local set_path=true 20:05:39 + local install_args= 20:05:39 ++ 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 20:05:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:05:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:05:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:05:39 + true 20:05:39 + case $1 in 20:05:39 + venv_file=/tmp/.toxenv 20:05:39 + shift 2 20:05:39 + true 20:05:39 + case $1 in 20:05:39 + shift 20:05:39 + break 20:05:39 + case $python in 20:05:39 + local pkg_list= 20:05:39 + [[ -d /opt/pyenv ]] 20:05:39 + echo 'Setup pyenv:' 20:05:39 Setup pyenv: 20:05:39 + export PYENV_ROOT=/opt/pyenv 20:05:39 + PYENV_ROOT=/opt/pyenv 20:05:39 + 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 20:05:39 + 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 20:05:39 + pyenv versions 20:05:39 system 20:05:39 3.8.13 20:05:39 3.9.13 20:05:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:05:39 + command -v pyenv 20:05:39 ++ pyenv init - --no-rehash 20:05:39 + 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[*]}"'\'')" 20:05:39 export PATH="/opt/pyenv/shims:${PATH}" 20:05:39 export PYENV_SHELL=bash 20:05:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:05:39 pyenv() { 20:05:39 local command 20:05:39 command="${1:-}" 20:05:39 if [ "$#" -gt 0 ]; then 20:05:39 shift 20:05:39 fi 20:05:39 20:05:39 case "$command" in 20:05:39 rehash|shell) 20:05:39 eval "$(pyenv "sh-$command" "$@")" 20:05:39 ;; 20:05:39 *) 20:05:39 command pyenv "$command" "$@" 20:05:39 ;; 20:05:39 esac 20:05:39 }' 20:05:39 +++ 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[*]}"' 20:05:39 ++ 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 20:05:39 ++ 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 20:05:39 ++ 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 20:05:39 ++ export PYENV_SHELL=bash 20:05:39 ++ PYENV_SHELL=bash 20:05:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:05:39 +++ complete -F _pyenv pyenv 20:05:39 ++ lf-pyver python3 20:05:39 ++ local py_version_xy=python3 20:05:39 ++ local py_version_xyz= 20:05:39 ++ pyenv versions 20:05:39 ++ local command 20:05:39 ++ sed 's/^[ *]* //' 20:05:39 ++ command=versions 20:05:39 ++ '[' 1 -gt 0 ']' 20:05:39 ++ shift 20:05:39 ++ case "$command" in 20:05:39 ++ command pyenv versions 20:05:39 ++ pyenv versions 20:05:39 ++ grep -E '^[0-9.]*[0-9]$' 20:05:39 ++ awk '{ print $1 }' 20:05:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:05:39 +++ grep '^3' /tmp/.pyenv_versions 20:05:39 +++ sort -V 20:05:39 +++ tail -n 1 20:05:39 ++ py_version_xyz=3.10.6 20:05:39 ++ [[ -z 3.10.6 ]] 20:05:39 ++ echo 3.10.6 20:05:39 ++ return 0 20:05:39 + pyenv local 3.10.6 20:05:39 + local command 20:05:39 + command=local 20:05:39 + '[' 2 -gt 0 ']' 20:05:39 + shift 20:05:39 + case "$command" in 20:05:39 + command pyenv local 3.10.6 20:05:39 + pyenv local 3.10.6 20:05:39 + for arg in "$@" 20:05:39 + case $arg in 20:05:39 + pkg_list+='tox ' 20:05:39 + for arg in "$@" 20:05:39 + case $arg in 20:05:39 + pkg_list+='virtualenv ' 20:05:39 + for arg in "$@" 20:05:39 + case $arg in 20:05:39 + pkg_list+='urllib3~=1.26.15 ' 20:05:39 + [[ -f /tmp/.toxenv ]] 20:05:39 ++ cat /tmp/.toxenv 20:05:39 + lf_venv=/tmp/venv-ObAX 20:05:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ObAX from' file:/tmp/.toxenv 20:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ObAX from file:/tmp/.toxenv 20:05:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:39 + local 'pip_opts=--upgrade --quiet' 20:05:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:05:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:05:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:05:39 + [[ -n '' ]] 20:05:39 + [[ -n '' ]] 20:05:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:39 + /tmp/venv-ObAX/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 20:05:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:05:40 lf-activate-venv(): INFO: Base packages installed successfully 20:05:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:05:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:05:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:05:40 + /tmp/venv-ObAX/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 20:05:41 + type python3 20:05:41 + true 20:05:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ObAX/bin to PATH' 20:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-ObAX/bin to PATH 20:05:41 + PATH=/tmp/venv-ObAX/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 20:05:41 + return 0 20:05:41 + [[ -d /opt/pyenv ]] 20:05:41 + echo '---> Setting up pyenv' 20:05:41 ---> Setting up pyenv 20:05:41 + export PYENV_ROOT=/opt/pyenv 20:05:41 + PYENV_ROOT=/opt/pyenv 20:05:41 + export PATH=/opt/pyenv/bin:/tmp/venv-ObAX/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 20:05:41 + PATH=/opt/pyenv/bin:/tmp/venv-ObAX/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 20:05:41 ++ pwd 20:05:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:05:41 + export PYTHONPATH 20:05:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:05:41 + TOX_TESTENV_PASSENV=PYTHONPATH 20:05:41 + tox --version 20:05:41 4.57.0 from /tmp/venv-ObAX/lib/python3.10/site-packages/tox/__init__.py 20:05:41 + PARALLEL=false 20:05:41 + TOX_OPTIONS_LIST= 20:05:41 + [[ -n checkbashisms ]] 20:05:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:05:41 + case ${PARALLEL,,} in 20:05:41 + tox -e checkbashisms 20:05:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:05:42 checkbashisms: freeze> python -m pip freeze --all 20:05:43 checkbashisms: pip==26.1.2,setuptools==83.0.0 20:05:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:05:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:05:46 checkbashisms: OK (5.12=setup[1.67]+cmd[3.46] seconds) 20:05:46 congratulations :) (5.16 seconds) 20:05:46 + tox_status=0 20:05:46 + echo '---> Completed tox runs' 20:05:46 ---> Completed tox runs 20:05:46 + for i in .tox/*/log 20:05:46 ++ awk -F/ '{print $2}' 20:05:46 ++ echo .tox/checkbashisms/log 20:05:46 + tox_env=checkbashisms 20:05:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:05:46 + DOC_DIR=docs/_build/html 20:05:46 + [[ -d docs/_build/html ]] 20:05:46 + echo '---> tox-run.sh ends' 20:05:46 ---> tox-run.sh ends 20:05:46 + test 0 -eq 0 20:05:46 $ ssh-agent -k 20:05:46 unset SSH_AUTH_SOCK; 20:05:46 unset SSH_AGENT_PID; 20:05:46 echo Agent pid 1633 killed; 20:05:46 [ssh-agent] Stopped. 20:05:46 [PostBuildScript] - [INFO] Executing post build scripts. 20:05:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17724932099830758012.sh 20:05:46 ---> sysstat.sh 20:05:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8540000616981608957.sh 20:05:47 ---> package-listing.sh 20:05:47 ++ facter osfamily 20:05:47 ++ tr '[:upper:]' '[:lower:]' 20:05:47 + OS_FAMILY=debian 20:05:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:05:47 + START_PACKAGES=/tmp/packages_start.txt 20:05:47 + END_PACKAGES=/tmp/packages_end.txt 20:05:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:47 + PACKAGES=/tmp/packages_start.txt 20:05:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:05:47 + PACKAGES=/tmp/packages_end.txt 20:05:47 + case "${OS_FAMILY}" in 20:05:47 + dpkg -l 20:05:47 + grep '^ii' 20:05:47 + '[' -f /tmp/packages_start.txt ']' 20:05:47 + '[' -f /tmp/packages_end.txt ']' 20:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:05:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:05:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:05:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16876757918559039438.sh 20:05:47 ---> capture-instance-metadata.sh 20:05:47 Setup pyenv: 20:05:47 system 20:05:47 3.8.13 20:05:47 3.9.13 20:05:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:05:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FTfh 20:05:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:55 lf-activate-venv(): INFO: Base packages installed successfully 20:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-FTfh/bin to PATH 20:06:17 INFO: Running in OpenStack, capturing instance metadata 20:06:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4595976029696571224.sh 20:06:17 provisioning config files... 20:06:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16279888420327037484tmp 20:06:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:06:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:06:17 [EnvInject] - Injecting environment variables from a build step. 20:06:17 [EnvInject] - Injecting as environment variables the properties content 20:06:17 SERVER_ID=logs 20:06:17 20:06:17 [EnvInject] - Variables injected successfully. 20:06:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4971819877873009559.sh 20:06:17 ---> create-netrc.sh 20:06:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17597358822810993483.sh 20:06:17 ---> python-tools-install.sh 20:06:17 Setup pyenv: 20:06:17 system 20:06:17 3.8.13 20:06:17 3.9.13 20:06:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FTfh from file:/tmp/.os_lf_venv 20:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:19 lf-activate-venv(): INFO: Base packages installed successfully 20:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-FTfh/bin to PATH 20:06:27 Generating Requirements File 20:06:49 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. 20:06:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:06:49 Python 3.10.6 20:06:50 pip 26.1.2 from /tmp/venv-FTfh/lib/python3.10/site-packages/pip (python 3.10) 20:06:50 aiohappyeyeballs==2.7.1 20:06:50 aiohttp==3.14.1 20:06:50 aiosignal==1.4.0 20:06:50 appdirs==1.4.4 20:06:50 argcomplete==3.7.0 20:06:50 aspy.yaml==1.3.0 20:06:50 async-timeout==5.0.1 20:06:50 attrs==26.1.0 20:06:50 autopage==0.6.0 20:06:50 backports.strenum==1.3.1 20:06:50 beautifulsoup4==4.15.0 20:06:50 boto3==1.43.51 20:06:50 botocore==1.43.51 20:06:50 bs4==0.0.2 20:06:50 certifi==2026.6.17 20:06:50 cffi==2.1.0 20:06:50 cfgv==3.5.0 20:06:50 chardet==7.4.3 20:06:50 charset-normalizer==3.4.9 20:06:50 click==8.4.2 20:06:50 cliff==4.14.0 20:06:50 cmd2==3.5.1 20:06:50 cryptography==3.3.2 20:06:50 debtcollector==3.1.0 20:06:50 decorator==5.3.1 20:06:50 defusedxml==0.7.1 20:06:50 Deprecated==1.3.1 20:06:50 distlib==0.4.3 20:06:50 dnspython==2.8.0 20:06:50 docker==7.2.0 20:06:50 dogpile.cache==1.5.0 20:06:50 durationpy==0.10 20:06:50 email-validator==2.3.0 20:06:50 filelock==3.31.0 20:06:50 frozenlist==1.8.0 20:06:50 future==1.0.0 20:06:50 gitdb==4.0.12 20:06:50 GitPython==3.1.52 20:06:50 httplib2==0.30.2 20:06:50 identify==2.6.19 20:06:50 idna==3.18 20:06:50 importlib-resources==1.5.0 20:06:50 iso8601==2.1.0 20:06:50 Jinja2==3.1.6 20:06:50 jmespath==1.1.0 20:06:50 jsonpatch==1.33 20:06:50 jsonpointer==3.1.1 20:06:50 jsonschema==4.26.0 20:06:50 jsonschema-specifications==2025.9.1 20:06:50 keystoneauth1==5.14.0 20:06:50 kubernetes==36.0.3 20:06:50 lftools==0.37.22 20:06:50 lxml==6.1.1 20:06:50 markdown-it-py==4.2.0 20:06:50 MarkupSafe==3.0.3 20:06:50 mdurl==0.1.2 20:06:50 msgpack==1.2.1 20:06:50 multi_key_dict==2.0.3 20:06:50 multidict==6.7.1 20:06:50 munch==4.0.0 20:06:50 netaddr==1.3.0 20:06:50 niet==1.4.2 20:06:50 nodeenv==1.10.0 20:06:50 oauth2client==4.1.3 20:06:50 oauthlib==3.3.1 20:06:50 openstacksdk==4.13.0 20:06:50 os-service-types==1.8.2 20:06:50 osc-lib==4.6.0 20:06:50 oslo.config==10.4.0 20:06:50 oslo.context==6.4.0 20:06:50 oslo.i18n==6.8.0 20:06:50 oslo.log==8.2.0 20:06:50 oslo.serialization==5.10.0 20:06:50 oslo.utils==10.1.1 20:06:50 packaging==26.2 20:06:50 pbr==7.0.3 20:06:50 platformdirs==4.10.1 20:06:50 prettytable==3.18.0 20:06:50 propcache==0.5.2 20:06:50 psutil==7.2.2 20:06:50 pyasn1==0.6.4 20:06:50 pyasn1_modules==0.4.2 20:06:50 pycparser==3.0 20:06:50 pygerrit2==2.0.15 20:06:50 PyGithub==2.9.1 20:06:50 Pygments==2.20.0 20:06:50 PyJWT==2.13.0 20:06:50 PyNaCl==1.6.2 20:06:50 pyparsing==2.4.7 20:06:50 pyperclip==1.11.0 20:06:50 pyrsistent==0.20.0 20:06:50 python-cinderclient==9.9.0 20:06:50 python-dateutil==2.9.0.post0 20:06:50 python-discovery==1.4.4 20:06:50 python-heatclient==5.2.0 20:06:50 python-jenkins==1.8.3 20:06:50 python-keystoneclient==5.8.0 20:06:50 python-magnumclient==4.11.0 20:06:50 python-openstackclient==10.0.0 20:06:50 python-swiftclient==4.10.0 20:06:50 PyYAML==6.0.3 20:06:50 referencing==0.37.0 20:06:50 requests==2.34.2 20:06:50 requests-oauthlib==2.0.0 20:06:50 rfc3986==2.0.0 20:06:50 rich==15.0.0 20:06:50 rich-argparse==1.8.0 20:06:50 rpds-py==0.30.0 20:06:50 rsa==4.9.1 20:06:50 ruamel.yaml==0.19.1 20:06:50 ruamel.yaml.clib==0.2.15 20:06:50 s3transfer==0.19.1 20:06:50 simplejson==4.1.1 20:06:50 six==1.17.0 20:06:50 smmap==5.0.3 20:06:50 soupsieve==2.8.4 20:06:50 stevedore==5.8.0 20:06:50 tabulate==0.10.0 20:06:50 toml==0.10.2 20:06:50 tomlkit==0.15.1 20:06:50 tqdm==4.69.0 20:06:50 typing_extensions==4.16.0 20:06:50 urllib3==1.26.20 20:06:50 virtualenv==21.6.1 20:06:50 wcwidth==0.8.2 20:06:50 websocket-client==1.9.0 20:06:50 wrapt==2.2.2 20:06:50 xdg==6.0.0 20:06:50 xmltodict==1.0.4 20:06:50 yarl==1.24.2 20:06:50 yq==4.1.2 20:06:50 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins472024220339086060.sh 20:06:50 ---> uv-install.sh 20:06:50 Installing uv/uvx (latest) using shell installer 20:06:50 2026-07-18 20:06:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-74YWIW.sh" [1] 20:06:50 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:06:51 installing to /home/jenkins/.local/bin 20:06:51 uv 20:06:51 uvx 20:06:51 everything's installed! 20:06:52 20:06:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:06:52 20:06:52 source $HOME/.local/bin/env (sh, bash, zsh) 20:06:52 source $HOME/.local/bin/env.fish (fish) 20:06:52 Adding install location to PATH 20:06:52 ---> Validating uv/uvx install 20:06:52 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:06:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7040213529495191914.sh 20:06:52 ---> sudo-logs.sh 20:06:52 Archiving 'sudo' log.. 20:06:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17435392543245021250.sh 20:06:52 ---> job-cost.sh 20:06:52 INFO: Activating Python virtual environment... 20:06:52 Setup pyenv: 20:06:52 system 20:06:52 3.8.13 20:06:52 3.9.13 20:06:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FTfh from file:/tmp/.os_lf_venv 20:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:54 lf-activate-venv(): INFO: Base packages installed successfully 20:06:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-FTfh/bin to PATH 20:06:59 INFO: No stack-cost file found 20:06:59 INFO: Instance uptime: 128s 20:06:59 INFO: Fetching instance metadata (attempt 1 of 3)... 20:06:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:06:59 INFO: Successfully fetched instance metadata 20:06:59 INFO: Instance type: v3-standard-4 20:06:59 INFO: Retrieving pricing info for: v3-standard-4 20:06:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:06:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 20:06:59 INFO: Successfully fetched Vexxhost pricing API 20:06:59 INFO: Retrieved cost: 0.11 20:06:59 INFO: Retrieved resource: v3-standard-4 20:06:59 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 20:06:59 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 20:06:59 INFO: Successfully archived job cost data 20:06:59 DEBUG: Cost data: oom-master-checkbashisms-lint,4727,2026-07-18 20:06:59,v3-standard-4,128,0.11,0.00,SUCCESS 20:06:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12848823766692052985.sh 20:06:59 ---> logs-deploy.sh 20:06:59 Setup pyenv: 20:07:00 system 20:07:00 3.8.13 20:07:00 3.9.13 20:07:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FTfh from file:/tmp/.os_lf_venv 20:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:01 lf-activate-venv(): INFO: Base packages installed successfully 20:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-FTfh/bin to PATH 20:07:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4727 20:07:09 INFO: archiving workspace using pattern(s): 20:07:10 Archives upload complete. 20:07:10 INFO: archiving logs to Nexus 20:07:11 ---> uname -a: 20:07:11 Linux prd-ubuntu1804-builder-4c-4g-861 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:07:11 20:07:11 20:07:11 ---> lscpu: 20:07:11 Architecture: x86_64 20:07:11 CPU op-mode(s): 32-bit, 64-bit 20:07:11 Byte Order: Little Endian 20:07:11 CPU(s): 4 20:07:11 On-line CPU(s) list: 0-3 20:07:11 Thread(s) per core: 1 20:07:11 Core(s) per socket: 1 20:07:11 Socket(s): 4 20:07:11 NUMA node(s): 1 20:07:11 Vendor ID: AuthenticAMD 20:07:11 CPU family: 23 20:07:11 Model: 49 20:07:11 Model name: AMD EPYC-Rome Processor 20:07:11 Stepping: 0 20:07:11 CPU MHz: 2799.998 20:07:11 BogoMIPS: 5599.99 20:07:11 Virtualization: AMD-V 20:07:11 Hypervisor vendor: KVM 20:07:11 Virtualization type: full 20:07:11 L1d cache: 32K 20:07:11 L1i cache: 32K 20:07:11 L2 cache: 512K 20:07:11 L3 cache: 16384K 20:07:11 NUMA node0 CPU(s): 0-3 20:07:11 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 20:07:11 20:07:11 20:07:11 ---> nproc: 20:07:11 4 20:07:11 20:07:11 20:07:11 ---> df -h: 20:07:11 Filesystem Size Used Avail Use% Mounted on 20:07:11 udev 7.9G 0 7.9G 0% /dev 20:07:11 tmpfs 1.6G 676K 1.6G 1% /run 20:07:11 /dev/vda1 78G 8.4G 69G 11% / 20:07:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:07:11 tmpfs 5.0M 0 5.0M 0% /run/lock 20:07:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:07:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:07:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:07:11 20:07:11 20:07:11 ---> free -m: 20:07:11 total used free shared buff/cache available 20:07:11 Mem: 16040 543 13288 0 2207 15179 20:07:11 Swap: 1023 0 1023 20:07:11 20:07:11 20:07:11 ---> ip addr: 20:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:07:11 inet 127.0.0.1/8 scope host lo 20:07:11 valid_lft forever preferred_lft forever 20:07:11 inet6 ::1/128 scope host 20:07:11 valid_lft forever preferred_lft forever 20:07:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:07:11 link/ether fa:16:3e:3c:60:1e brd ff:ff:ff:ff:ff:ff 20:07:11 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic ens3 20:07:11 valid_lft 86267sec preferred_lft 86267sec 20:07:11 inet6 fe80::f816:3eff:fe3c:601e/64 scope link 20:07:11 valid_lft forever preferred_lft forever 20:07:11 20:07:11 20:07:11 ---> sar -b -r -n DEV: 20:07:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-861) 07/18/26 _x86_64_ (4 CPU) 20:07:11 20:07:11 20:04:59 LINUX RESTART (4 CPU) 20:07:11 20:07:11 20:05:01 tps rtps wtps bread/s bwrtn/s 20:07:11 20:06:02 378.25 67.99 310.26 4450.72 108747.34 20:07:11 20:07:01 114.30 1.24 113.07 140.32 12589.87 20:07:11 Average: 247.39 34.89 212.49 2313.63 61072.56 20:07:11 20:07:11 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:07:11 20:06:02 14087668 15571320 2337292 14.23 52608 1636096 782104 4.48 671400 1460264 104168 20:07:11 20:07:01 13623324 15564456 2801636 17.06 80516 2044768 773796 4.43 693608 1859236 263784 20:07:11 Average: 13855496 15567888 2569464 15.64 66562 1840432 777950 4.45 682504 1659750 183976 20:07:11 20:07:11 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:07:11 20:06:02 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 20:07:11 20:06:02 ens3 492.53 331.56 1811.47 80.84 0.00 0.00 0.00 0.00 20:07:11 20:07:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 20:07:11 20:07:01 ens3 101.42 75.21 1549.31 13.47 0.00 0.00 0.00 0.00 20:07:11 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 20:07:11 Average: ens3 298.62 204.46 1681.49 47.44 0.00 0.00 0.00 0.00 20:07:11 20:07:11 20:07:11 ---> sar -P ALL: 20:07:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-861) 07/18/26 _x86_64_ (4 CPU) 20:07:11 20:07:11 20:04:59 LINUX RESTART (4 CPU) 20:07:11 20:07:11 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:07:11 20:06:02 all 20.54 0.00 2.56 3.54 0.05 73.30 20:07:11 20:06:02 0 14.07 0.00 3.11 3.34 0.05 79.42 20:07:11 20:06:02 1 12.08 0.00 1.77 5.74 0.03 80.38 20:07:11 20:06:02 2 30.29 0.00 2.22 2.01 0.07 65.41 20:07:11 20:06:02 3 25.77 0.00 3.14 3.09 0.07 67.93 20:07:11 20:07:01 all 19.87 0.00 1.50 1.26 0.05 77.31 20:07:11 20:07:01 0 14.21 0.00 0.93 0.80 0.05 84.01 20:07:11 20:07:01 1 3.76 0.00 0.93 3.55 0.03 91.72 20:07:11 20:07:01 2 32.68 0.00 1.88 0.44 0.05 64.95 20:07:11 20:07:01 3 28.85 0.00 2.21 0.25 0.05 68.64 20:07:11 Average: all 20.21 0.00 2.04 2.41 0.05 75.29 20:07:11 Average: 0 14.14 0.00 2.03 2.08 0.05 81.69 20:07:11 Average: 1 7.95 0.00 1.36 4.65 0.03 86.01 20:07:11 Average: 2 31.47 0.00 2.06 1.23 0.06 65.18 20:07:11 Average: 3 27.30 0.00 2.68 1.68 0.06 68.28 20:07:11 20:07:11 20:07:11