05:44:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145975 05:44:57 Running as SYSTEM 05:44:57 [EnvInject] - Loading node environment variables. 05:45:25 Building remotely on prd-ubuntu1804-builder-4c-4g-7567 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:45:25 [ssh-agent] Looking for ssh-agent implementation... 05:45:26 $ ssh-agent 05:45:26 SSH_AUTH_SOCK=/tmp/ssh-E9CtcUk9izka/agent.1717 05:45:26 SSH_AGENT_PID=1719 05:45:26 [ssh-agent] Started. 05:45:26 Running ssh-add (command line suppressed) 05:45:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11677361729583397064.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11677361729583397064.key) 05:45:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:45:26 The recommended git tool is: NONE 05:45:28 using credential onap-jenkins-ssh 05:45:28 Wiping out workspace first. 05:45:28 Cloning the remote Git repository 05:45:28 Cloning repository git://cloud.onap.org/mirror/oom.git 05:45:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:45:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:45:28 > git --version # timeout=10 05:45:28 > git --version # 'git version 2.17.1' 05:45:28 using GIT_SSH to set credentials Gerrit user 05:45:28 Verifying host key using manually-configured host key entries 05:45:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:45:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:45:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:45:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:45:34 using GIT_SSH to set credentials Gerrit user 05:45:34 Verifying host key using manually-configured host key entries 05:45:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/145975/1 # timeout=30 05:45:35 > git rev-parse 4b27143d276d00bfab2219c8371d30178a514eb2^{commit} # timeout=10 05:45:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:45:35 Checking out Revision 4b27143d276d00bfab2219c8371d30178a514eb2 (refs/changes/75/145975/1) 05:45:35 > git config core.sparsecheckout # timeout=10 05:45:35 > git checkout -f 4b27143d276d00bfab2219c8371d30178a514eb2 # timeout=30 05:45:38 Commit message: "[POLICY] Align policy-clamp tracing with global.tracing" 05:45:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:45:38 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 05:45:38 [EnvInject] - Injecting environment variables from a build step. 05:45:38 [EnvInject] - Injecting as environment variables the properties content 05:45:38 PYTHON=python3 05:45:38 05:45:38 [EnvInject] - Variables injected successfully. 05:45:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15203300774572231473.sh 05:45:38 ---> tox-install.sh 05:45:38 + source /home/jenkins/lf-env.sh 05:45:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:45:38 ++ mktemp -d /tmp/venv-XXXX 05:45:38 + lf_venv=/tmp/venv-4r8C 05:45:38 + local venv_file=/tmp/.os_lf_venv 05:45:38 + local python=python3 05:45:38 + local options 05:45:38 + local set_path=true 05:45:38 + local install_args= 05:45:38 ++ 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 05:45:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:45:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:45:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:45:38 + true 05:45:38 + case $1 in 05:45:38 + venv_file=/tmp/.toxenv 05:45:38 + shift 2 05:45:38 + true 05:45:38 + case $1 in 05:45:38 + shift 05:45:38 + break 05:45:38 + case $python in 05:45:38 + local pkg_list= 05:45:38 + [[ -d /opt/pyenv ]] 05:45:38 + echo 'Setup pyenv:' 05:45:38 Setup pyenv: 05:45:38 + export PYENV_ROOT=/opt/pyenv 05:45:38 + PYENV_ROOT=/opt/pyenv 05:45:38 + 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 05:45:38 + 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 05:45:38 + pyenv versions 05:45:39 * system (set by /opt/pyenv/version) 05:45:39 * 3.8.13 (set by /opt/pyenv/version) 05:45:39 * 3.9.13 (set by /opt/pyenv/version) 05:45:39 * 3.10.6 (set by /opt/pyenv/version) 05:45:39 + command -v pyenv 05:45:39 ++ pyenv init - --no-rehash 05:45: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[*]}"'\'')" 05:45:39 export PATH="/opt/pyenv/shims:${PATH}" 05:45:39 export PYENV_SHELL=bash 05:45:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:45:39 pyenv() { 05:45:39 local command 05:45:39 command="${1:-}" 05:45:39 if [ "$#" -gt 0 ]; then 05:45:39 shift 05:45:39 fi 05:45:39 05:45:39 case "$command" in 05:45:39 rehash|shell) 05:45:39 eval "$(pyenv "sh-$command" "$@")" 05:45:39 ;; 05:45:39 *) 05:45:39 command pyenv "$command" "$@" 05:45:39 ;; 05:45:39 esac 05:45:39 }' 05:45: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[*]}"' 05:45:39 ++ 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 05:45:39 ++ 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 05:45:39 ++ 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 05:45:39 ++ export PYENV_SHELL=bash 05:45:39 ++ PYENV_SHELL=bash 05:45:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:45:39 +++ complete -F _pyenv pyenv 05:45:39 ++ lf-pyver python3 05:45:39 ++ local py_version_xy=python3 05:45:39 ++ local py_version_xyz= 05:45:39 ++ pyenv versions 05:45:39 ++ sed 's/^[ *]* //' 05:45:39 ++ awk '{ print $1 }' 05:45:39 ++ grep -E '^[0-9.]*[0-9]$' 05:45:39 ++ local command 05:45:39 ++ command=versions 05:45:39 ++ '[' 1 -gt 0 ']' 05:45:39 ++ shift 05:45:39 ++ case "$command" in 05:45:39 ++ command pyenv versions 05:45:39 ++ pyenv versions 05:45:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:45:39 +++ grep '^3' /tmp/.pyenv_versions 05:45:39 +++ sort -V 05:45:39 +++ tail -n 1 05:45:39 ++ py_version_xyz=3.10.6 05:45:39 ++ [[ -z 3.10.6 ]] 05:45:39 ++ echo 3.10.6 05:45:39 ++ return 0 05:45:39 + pyenv local 3.10.6 05:45:39 + local command 05:45:39 + command=local 05:45:39 + '[' 2 -gt 0 ']' 05:45:39 + shift 05:45:39 + case "$command" in 05:45:39 + command pyenv local 3.10.6 05:45:39 + pyenv local 3.10.6 05:45:39 + for arg in "$@" 05:45:39 + case $arg in 05:45:39 + pkg_list+='tox ' 05:45:39 + for arg in "$@" 05:45:39 + case $arg in 05:45:39 + pkg_list+='virtualenv ' 05:45:39 + for arg in "$@" 05:45:39 + case $arg in 05:45:39 + pkg_list+='urllib3~=1.26.15 ' 05:45:39 + [[ -f /tmp/.toxenv ]] 05:45:39 + [[ ! -f /tmp/.toxenv ]] 05:45:39 + [[ -n '' ]] 05:45:39 + python3 -m venv /tmp/venv-4r8C 05:45:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4r8C' 05:45:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4r8C 05:45:44 + echo /tmp/venv-4r8C 05:45:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:45:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:45:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:45:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:44 + local 'pip_opts=--upgrade --quiet' 05:45:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:45:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:45:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:45:44 + [[ -n '' ]] 05:45:44 + [[ -n '' ]] 05:45:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:45:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:44 + /tmp/venv-4r8C/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 05:45:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:45:50 lf-activate-venv(): INFO: Base packages installed successfully 05:45:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:45:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:45:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:45:50 + /tmp/venv-4r8C/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 05:45:53 + type python3 05:45:53 + true 05:45:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4r8C/bin to PATH' 05:45:53 lf-activate-venv(): INFO: Adding /tmp/venv-4r8C/bin to PATH 05:45:53 + PATH=/tmp/venv-4r8C/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 05:45:53 + return 0 05:45:53 + python3 --version 05:45:53 Python 3.10.6 05:45:53 + python3 -m pip --version 05:45:53 pip 26.1.2 from /tmp/venv-4r8C/lib/python3.10/site-packages/pip (python 3.10) 05:45:53 + python3 -m pip freeze 05:45:54 cachetools==7.1.4 05:45:54 colorama==0.4.6 05:45:54 distlib==0.4.3 05:45:54 filelock==3.29.7 05:45:54 packaging==26.2 05:45:54 platformdirs==4.10.0 05:45:54 pluggy==1.6.0 05:45:54 pyproject-api==1.10.1 05:45:54 python-discovery==1.4.4 05:45:54 tomli==2.4.1 05:45:54 tomli_w==1.2.0 05:45:54 tox==4.56.4 05:45:54 typing_extensions==4.16.0 05:45:54 urllib3==1.26.20 05:45:54 virtualenv==21.6.0 05:45:54 [EnvInject] - Injecting environment variables from a build step. 05:45:54 [EnvInject] - Injecting as environment variables the properties content 05:45:54 PARALLEL=false 05:45:54 05:45:54 [EnvInject] - Variables injected successfully. 05:45:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11122390604184984704.sh 05:45:54 ---> tox-run.sh 05:45:54 + 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 05:45:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:45:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:45:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:45:54 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:45:54 + source /home/jenkins/lf-env.sh 05:45:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:45:54 ++ mktemp -d /tmp/venv-XXXX 05:45:54 + lf_venv=/tmp/venv-dCLZ 05:45:54 + local venv_file=/tmp/.os_lf_venv 05:45:54 + local python=python3 05:45:54 + local options 05:45:54 + local set_path=true 05:45:54 + local install_args= 05:45:54 ++ 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 05:45:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:45:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:45:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:45:54 + true 05:45:54 + case $1 in 05:45:54 + venv_file=/tmp/.toxenv 05:45:54 + shift 2 05:45:54 + true 05:45:54 + case $1 in 05:45:54 + shift 05:45:54 + break 05:45:54 + case $python in 05:45:54 + local pkg_list= 05:45:54 + [[ -d /opt/pyenv ]] 05:45:54 + echo 'Setup pyenv:' 05:45:54 Setup pyenv: 05:45:54 + export PYENV_ROOT=/opt/pyenv 05:45:54 + PYENV_ROOT=/opt/pyenv 05:45:54 + 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 05:45:54 + 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 05:45:54 + pyenv versions 05:45:54 system 05:45:54 3.8.13 05:45:54 3.9.13 05:45:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:45:54 + command -v pyenv 05:45:54 ++ pyenv init - --no-rehash 05:45:54 + 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[*]}"'\'')" 05:45:54 export PATH="/opt/pyenv/shims:${PATH}" 05:45:54 export PYENV_SHELL=bash 05:45:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:45:54 pyenv() { 05:45:54 local command 05:45:54 command="${1:-}" 05:45:54 if [ "$#" -gt 0 ]; then 05:45:54 shift 05:45:54 fi 05:45:54 05:45:54 case "$command" in 05:45:54 rehash|shell) 05:45:54 eval "$(pyenv "sh-$command" "$@")" 05:45:54 ;; 05:45:54 *) 05:45:54 command pyenv "$command" "$@" 05:45:54 ;; 05:45:54 esac 05:45:54 }' 05:45:54 +++ 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[*]}"' 05:45:54 ++ 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 05:45:54 ++ 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 05:45:54 ++ 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 05:45:54 ++ export PYENV_SHELL=bash 05:45:54 ++ PYENV_SHELL=bash 05:45:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:45:54 +++ complete -F _pyenv pyenv 05:45:54 ++ lf-pyver python3 05:45:54 ++ local py_version_xy=python3 05:45:54 ++ local py_version_xyz= 05:45:54 ++ pyenv versions 05:45:54 ++ local command 05:45:54 ++ command=versions 05:45:54 ++ '[' 1 -gt 0 ']' 05:45:54 ++ shift 05:45:54 ++ case "$command" in 05:45:54 ++ command pyenv versions 05:45:54 ++ pyenv versions 05:45:54 ++ sed 's/^[ *]* //' 05:45:54 ++ awk '{ print $1 }' 05:45:54 ++ grep -E '^[0-9.]*[0-9]$' 05:45:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:45:54 +++ grep '^3' /tmp/.pyenv_versions 05:45:54 +++ sort -V 05:45:54 +++ tail -n 1 05:45:54 ++ py_version_xyz=3.10.6 05:45:54 ++ [[ -z 3.10.6 ]] 05:45:54 ++ echo 3.10.6 05:45:54 ++ return 0 05:45:54 + pyenv local 3.10.6 05:45:54 + local command 05:45:54 + command=local 05:45:54 + '[' 2 -gt 0 ']' 05:45:54 + shift 05:45:54 + case "$command" in 05:45:54 + command pyenv local 3.10.6 05:45:54 + pyenv local 3.10.6 05:45:54 + for arg in "$@" 05:45:54 + case $arg in 05:45:54 + pkg_list+='tox ' 05:45:54 + for arg in "$@" 05:45:54 + case $arg in 05:45:54 + pkg_list+='virtualenv ' 05:45:54 + for arg in "$@" 05:45:54 + case $arg in 05:45:54 + pkg_list+='urllib3~=1.26.15 ' 05:45:54 + [[ -f /tmp/.toxenv ]] 05:45:54 ++ cat /tmp/.toxenv 05:45:54 + lf_venv=/tmp/venv-4r8C 05:45:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4r8C from' file:/tmp/.toxenv 05:45:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4r8C from file:/tmp/.toxenv 05:45:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:45:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:54 + local 'pip_opts=--upgrade --quiet' 05:45:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:45:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:45:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:45:54 + [[ -n '' ]] 05:45:54 + [[ -n '' ]] 05:45:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:45:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:54 + /tmp/venv-4r8C/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 05:45:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:45:55 lf-activate-venv(): INFO: Base packages installed successfully 05:45:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:45:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:45:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:45:55 + /tmp/venv-4r8C/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 05:45:56 + type python3 05:45:56 + true 05:45:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4r8C/bin to PATH' 05:45:56 lf-activate-venv(): INFO: Adding /tmp/venv-4r8C/bin to PATH 05:45:56 + PATH=/tmp/venv-4r8C/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 05:45:56 + return 0 05:45:56 + [[ -d /opt/pyenv ]] 05:45:56 + echo '---> Setting up pyenv' 05:45:56 ---> Setting up pyenv 05:45:56 + export PYENV_ROOT=/opt/pyenv 05:45:56 + PYENV_ROOT=/opt/pyenv 05:45:56 + export PATH=/opt/pyenv/bin:/tmp/venv-4r8C/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 05:45:56 + PATH=/opt/pyenv/bin:/tmp/venv-4r8C/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 05:45:56 ++ pwd 05:45:56 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:45:56 + export PYTHONPATH 05:45:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:45:56 + TOX_TESTENV_PASSENV=PYTHONPATH 05:45:56 + tox --version 05:45:56 4.56.4 from /tmp/venv-4r8C/lib/python3.10/site-packages/tox/__init__.py 05:45:56 + PARALLEL=false 05:45:56 + TOX_OPTIONS_LIST= 05:45:56 + [[ -n checkbashisms ]] 05:45:56 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:45:56 + case ${PARALLEL,,} in 05:45:56 + tox -e checkbashisms 05:45:56 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:45:58 checkbashisms: freeze> python -m pip freeze --all 05:45:58 checkbashisms: pip==26.1.2,setuptools==83.0.0 05:45:58 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:46:00 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:46:02 checkbashisms: OK (5.23=setup[1.73]+cmd[3.50] seconds) 05:46:02 congratulations :) (5.27 seconds) 05:46:02 + tox_status=0 05:46:02 + echo '---> Completed tox runs' 05:46:02 ---> Completed tox runs 05:46:02 + for i in .tox/*/log 05:46:02 ++ echo .tox/checkbashisms/log 05:46:02 ++ awk -F/ '{print $2}' 05:46:02 + tox_env=checkbashisms 05:46:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:46:02 + DOC_DIR=docs/_build/html 05:46:02 + [[ -d docs/_build/html ]] 05:46:02 + echo '---> tox-run.sh ends' 05:46:02 ---> tox-run.sh ends 05:46:02 + test 0 -eq 0 05:46:02 $ ssh-agent -k 05:46:02 unset SSH_AUTH_SOCK; 05:46:02 unset SSH_AGENT_PID; 05:46:02 echo Agent pid 1719 killed; 05:46:02 [ssh-agent] Stopped. 05:46:02 [PostBuildScript] - [INFO] Executing post build scripts. 05:46:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1896523576521284979.sh 05:46:02 ---> sysstat.sh 05:46:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5138692228783902688.sh 05:46:02 ---> package-listing.sh 05:46:02 ++ facter osfamily 05:46:02 ++ tr '[:upper:]' '[:lower:]' 05:46:03 + OS_FAMILY=debian 05:46:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:46:03 + START_PACKAGES=/tmp/packages_start.txt 05:46:03 + END_PACKAGES=/tmp/packages_end.txt 05:46:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:03 + PACKAGES=/tmp/packages_start.txt 05:46:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:46:03 + PACKAGES=/tmp/packages_end.txt 05:46:03 + case "${OS_FAMILY}" in 05:46:03 + dpkg -l 05:46:03 + grep '^ii' 05:46:03 + '[' -f /tmp/packages_start.txt ']' 05:46:03 + '[' -f /tmp/packages_end.txt ']' 05:46:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:46:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:46:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:46:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11382435576684841732.sh 05:46:03 ---> capture-instance-metadata.sh 05:46:03 Setup pyenv: 05:46:03 system 05:46:03 3.8.13 05:46:03 3.9.13 05:46:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:46:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MHHZ 05:46:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:46:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:46:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:46:10 lf-activate-venv(): INFO: Base packages installed successfully 05:46:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:46:38 lf-activate-venv(): INFO: Adding /tmp/venv-MHHZ/bin to PATH 05:46:38 INFO: Running in OpenStack, capturing instance metadata 05:46:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5889748058232219017.sh 05:46:39 provisioning config files... 05:46:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13703650692252649597tmp 05:46:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:46:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:46:39 [EnvInject] - Injecting environment variables from a build step. 05:46:39 [EnvInject] - Injecting as environment variables the properties content 05:46:39 SERVER_ID=logs 05:46:39 05:46:39 [EnvInject] - Variables injected successfully. 05:46:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins346210827326498945.sh 05:46:39 ---> create-netrc.sh 05:46:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11021802930893208818.sh 05:46:39 ---> python-tools-install.sh 05:46:39 Setup pyenv: 05:46:39 system 05:46:39 3.8.13 05:46:39 3.9.13 05:46:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:46:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MHHZ from file:/tmp/.os_lf_venv 05:46:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:46:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:46:41 lf-activate-venv(): INFO: Base packages installed successfully 05:46:41 lf-activate-venv(): INFO: Installing additional packages: lftools 05:46:57 lf-activate-venv(): INFO: Adding /tmp/venv-MHHZ/bin to PATH 05:46:57 Generating Requirements File 05:48:03 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. 05:48:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:48:04 Python 3.10.6 05:48:04 pip 26.1.2 from /tmp/venv-MHHZ/lib/python3.10/site-packages/pip (python 3.10) 05:48:04 aiohappyeyeballs==2.7.1 05:48:04 aiohttp==3.14.1 05:48:04 aiosignal==1.4.0 05:48:04 appdirs==1.4.4 05:48:04 argcomplete==3.7.0 05:48:04 aspy.yaml==1.3.0 05:48:04 async-timeout==5.0.1 05:48:04 attrs==26.1.0 05:48:04 autopage==0.6.0 05:48:04 backports.strenum==1.3.1 05:48:04 beautifulsoup4==4.15.0 05:48:04 boto3==1.43.45 05:48:04 botocore==1.43.45 05:48:04 bs4==0.0.2 05:48:04 certifi==2026.6.17 05:48:04 cffi==2.1.0 05:48:04 cfgv==3.5.0 05:48:04 chardet==7.4.3 05:48:04 charset-normalizer==3.4.9 05:48:04 click==8.4.2 05:48:04 cliff==4.14.0 05:48:04 cmd2==3.5.1 05:48:04 cryptography==3.3.2 05:48:04 debtcollector==3.1.0 05:48:04 decorator==5.3.1 05:48:04 defusedxml==0.7.1 05:48:04 Deprecated==1.3.1 05:48:04 distlib==0.4.3 05:48:04 dnspython==2.8.0 05:48:04 docker==7.2.0 05:48:04 dogpile.cache==1.5.0 05:48:04 durationpy==0.10 05:48:04 email-validator==2.3.0 05:48:04 filelock==3.29.7 05:48:04 frozenlist==1.8.0 05:48:04 future==1.0.0 05:48:04 gitdb==4.0.12 05:48:04 GitPython==3.1.50 05:48:04 httplib2==0.30.2 05:48:04 identify==2.6.19 05:48:04 idna==3.18 05:48:04 importlib-resources==1.5.0 05:48:04 iso8601==2.1.0 05:48:04 Jinja2==3.1.6 05:48:04 jmespath==1.1.0 05:48:04 jsonpatch==1.33 05:48:04 jsonpointer==3.1.1 05:48:04 jsonschema==4.26.0 05:48:04 jsonschema-specifications==2025.9.1 05:48:04 keystoneauth1==5.14.0 05:48:04 kubernetes==36.0.2 05:48:04 lftools==0.37.22 05:48:04 lxml==6.1.1 05:48:04 markdown-it-py==4.2.0 05:48:04 MarkupSafe==3.0.3 05:48:04 mdurl==0.1.2 05:48:04 msgpack==1.2.1 05:48:04 multi_key_dict==2.0.3 05:48:04 multidict==6.7.1 05:48:04 munch==4.0.0 05:48:04 netaddr==1.3.0 05:48:04 niet==1.4.2 05:48:04 nodeenv==1.10.0 05:48:04 oauth2client==4.1.3 05:48:04 oauthlib==3.3.1 05:48:04 openstacksdk==4.13.0 05:48:04 os-service-types==1.8.2 05:48:04 osc-lib==4.6.0 05:48:04 oslo.config==10.4.0 05:48:04 oslo.context==6.4.0 05:48:04 oslo.i18n==6.8.0 05:48:04 oslo.log==8.2.0 05:48:04 oslo.serialization==5.10.0 05:48:04 oslo.utils==10.1.1 05:48:04 packaging==26.2 05:48:04 pbr==7.0.3 05:48:04 platformdirs==4.10.0 05:48:04 prettytable==3.18.0 05:48:04 propcache==0.5.2 05:48:04 psutil==7.2.2 05:48:04 pyasn1==0.6.4 05:48:04 pyasn1_modules==0.4.2 05:48:04 pycparser==3.0 05:48:04 pygerrit2==2.0.15 05:48:04 PyGithub==2.9.1 05:48:04 Pygments==2.20.0 05:48:04 PyJWT==2.13.0 05:48:04 PyNaCl==1.6.2 05:48:04 pyparsing==2.4.7 05:48:04 pyperclip==1.11.0 05:48:04 pyrsistent==0.20.0 05:48:04 python-cinderclient==9.9.0 05:48:04 python-dateutil==2.9.0.post0 05:48:04 python-discovery==1.4.4 05:48:04 python-heatclient==5.2.0 05:48:04 python-jenkins==1.8.3 05:48:04 python-keystoneclient==5.8.0 05:48:04 python-magnumclient==4.11.0 05:48:04 python-openstackclient==10.0.0 05:48:04 python-swiftclient==4.10.0 05:48:04 PyYAML==6.0.3 05:48:04 referencing==0.37.0 05:48:04 requests==2.34.2 05:48:04 requests-oauthlib==2.0.0 05:48:04 rfc3986==2.0.0 05:48:04 rich==15.0.0 05:48:04 rich-argparse==1.8.0 05:48:04 rpds-py==0.30.0 05:48:04 rsa==4.9.1 05:48:04 ruamel.yaml==0.19.1 05:48:04 ruamel.yaml.clib==0.2.15 05:48:04 s3transfer==0.19.0 05:48:04 simplejson==4.1.1 05:48:04 six==1.17.0 05:48:04 smmap==5.0.3 05:48:04 soupsieve==2.8.4 05:48:04 stevedore==5.8.0 05:48:04 tabulate==0.10.0 05:48:04 toml==0.10.2 05:48:04 tomlkit==0.15.0 05:48:04 tqdm==4.68.4 05:48:04 typing_extensions==4.16.0 05:48:04 urllib3==1.26.20 05:48:04 virtualenv==21.6.0 05:48:04 wcwidth==0.8.2 05:48:04 websocket-client==1.9.0 05:48:04 wrapt==2.2.2 05:48:04 xdg==6.0.0 05:48:04 xmltodict==1.0.4 05:48:04 yarl==1.24.2 05:48:04 yq==4.1.1 05:48:04 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5301792134081743683.sh 05:48:04 ---> uv-install.sh 05:48:04 Installing uv/uvx (latest) using shell installer 05:48:05 2026-07-10 05:48:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-quT8px.sh" [1] 05:48:05 downloading uv 0.11.28 x86_64-unknown-linux-gnu 05:48:05 installing to /home/jenkins/.local/bin 05:48:05 uv 05:48:05 uvx 05:48:05 everything's installed! 05:48:06 05:48:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:48:06 05:48:06 source $HOME/.local/bin/env (sh, bash, zsh) 05:48:06 source $HOME/.local/bin/env.fish (fish) 05:48:06 Adding install location to PATH 05:48:06 ---> Validating uv/uvx install 05:48:06 uvx 0.11.28 (x86_64-unknown-linux-gnu) 05:48:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7839973170433846304.sh 05:48:06 ---> sudo-logs.sh 05:48:06 Archiving 'sudo' log.. 05:48:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12716328061619146007.sh 05:48:06 ---> job-cost.sh 05:48:06 INFO: Activating Python virtual environment... 05:48:06 Setup pyenv: 05:48:06 system 05:48:06 3.8.13 05:48:06 3.9.13 05:48:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:48:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MHHZ from file:/tmp/.os_lf_venv 05:48:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:48:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:48:08 lf-activate-venv(): INFO: Base packages installed successfully 05:48:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-MHHZ/bin to PATH 05:48:13 INFO: No stack-cost file found 05:48:13 INFO: Instance uptime: 228s 05:48:13 INFO: Fetching instance metadata (attempt 1 of 3)... 05:48:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:48:13 INFO: Successfully fetched instance metadata 05:48:13 INFO: Instance type: v3-standard-4 05:48:13 INFO: Retrieving pricing info for: v3-standard-4 05:48:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:48:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=228 05:48:13 INFO: Successfully fetched Vexxhost pricing API 05:48:13 INFO: Retrieved cost: 0.11 05:48:13 INFO: Retrieved resource: v3-standard-4 05:48:13 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 05:48:13 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 05:48:13 INFO: Successfully archived job cost data 05:48:13 DEBUG: Cost data: oom-master-checkbashisms-lint,4690,2026-07-10 05:48:13,v3-standard-4,228,0.11,0.00,SUCCESS 05:48:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1647599591775834571.sh 05:48:13 ---> logs-deploy.sh 05:48:13 Setup pyenv: 05:48:13 system 05:48:13 3.8.13 05:48:13 3.9.13 05:48:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:48:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MHHZ from file:/tmp/.os_lf_venv 05:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:48:15 lf-activate-venv(): INFO: Base packages installed successfully 05:48:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-MHHZ/bin to PATH 05:48:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4690 05:48:23 INFO: archiving workspace using pattern(s): 05:48:24 Archives upload complete. 05:48:24 INFO: archiving logs to Nexus 05:48:25 ---> uname -a: 05:48:25 Linux prd-ubuntu1804-builder-4c-4g-7567 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:48:25 05:48:25 05:48:25 ---> lscpu: 05:48:25 Architecture: x86_64 05:48:25 CPU op-mode(s): 32-bit, 64-bit 05:48:25 Byte Order: Little Endian 05:48:25 CPU(s): 4 05:48:25 On-line CPU(s) list: 0-3 05:48:25 Thread(s) per core: 1 05:48:25 Core(s) per socket: 1 05:48:25 Socket(s): 4 05:48:25 NUMA node(s): 1 05:48:25 Vendor ID: AuthenticAMD 05:48:25 CPU family: 23 05:48:25 Model: 49 05:48:25 Model name: AMD EPYC-Rome Processor 05:48:25 Stepping: 0 05:48:25 CPU MHz: 2799.998 05:48:25 BogoMIPS: 5599.99 05:48:25 Virtualization: AMD-V 05:48:25 Hypervisor vendor: KVM 05:48:25 Virtualization type: full 05:48:25 L1d cache: 32K 05:48:25 L1i cache: 32K 05:48:25 L2 cache: 512K 05:48:25 L3 cache: 16384K 05:48:25 NUMA node0 CPU(s): 0-3 05:48:25 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 05:48:25 05:48:25 05:48:25 ---> nproc: 05:48:25 4 05:48:25 05:48:25 05:48:25 ---> df -h: 05:48:25 Filesystem Size Used Avail Use% Mounted on 05:48:25 udev 7.9G 0 7.9G 0% /dev 05:48:25 tmpfs 1.6G 676K 1.6G 1% /run 05:48:25 /dev/vda1 78G 8.4G 69G 11% / 05:48:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:48:25 tmpfs 5.0M 0 5.0M 0% /run/lock 05:48:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:48:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:48:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:48:25 05:48:25 05:48:25 ---> free -m: 05:48:25 total used free shared buff/cache available 05:48:25 Mem: 16040 512 13316 0 2211 15209 05:48:25 Swap: 1023 0 1023 05:48:25 05:48:25 05:48:25 ---> ip addr: 05:48:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:48:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:48:25 inet 127.0.0.1/8 scope host lo 05:48:25 valid_lft forever preferred_lft forever 05:48:25 inet6 ::1/128 scope host 05:48:25 valid_lft forever preferred_lft forever 05:48:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:48:25 link/ether fa:16:3e:2b:59:eb brd ff:ff:ff:ff:ff:ff 05:48:25 inet 10.30.106.224/23 brd 10.30.107.255 scope global dynamic ens3 05:48:25 valid_lft 86168sec preferred_lft 86168sec 05:48:25 inet6 fe80::f816:3eff:fe2b:59eb/64 scope link 05:48:25 valid_lft forever preferred_lft forever 05:48:25 05:48:25 05:48:25 ---> sar -b -r -n DEV: 05:48:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7567) 07/10/26 _x86_64_ (4 CPU) 05:48:25 05:48:25 05:44:35 LINUX RESTART (4 CPU) 05:48:25 05:48:25 05:45:25 tps rtps wtps bread/s bwrtn/s 05:48:25 05:46:01 120.16 49.76 70.40 1678.20 42589.73 05:48:25 05:47:01 94.70 0.90 93.80 106.25 42834.86 05:48:25 05:48:01 64.55 0.00 64.55 0.00 10742.95 05:48:25 Average: 88.98 11.83 77.15 428.15 30434.30 05:48:25 05:48:25 05:45:25 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:48:25 05:46:01 14201552 15628016 2223416 13.54 46348 1588988 828132 4.74 601896 1425204 91696 05:48:25 05:47:01 13944048 15614620 2480920 15.10 70604 1795400 774020 4.43 639404 1617076 135324 05:48:25 05:48:01 13694276 15547584 2730692 16.63 77788 1961936 818052 4.68 716412 1768668 78364 05:48:25 Average: 13946625 15596740 2478343 15.09 64913 1782108 806735 4.62 652571 1603649 101795 05:48:25 05:48:25 05:45:25 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:48:25 05:46:01 ens3 410.75 283.37 2046.17 82.38 0.00 0.00 0.00 0.00 05:48:25 05:46:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 05:48:25 05:47:01 ens3 62.07 45.53 778.54 9.89 0.00 0.00 0.00 0.00 05:48:25 05:47:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:48:25 05:48:01 ens3 32.72 22.63 366.85 3.76 0.00 0.00 0.00 0.00 05:48:25 05:48:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 05:48:25 Average: ens3 131.25 91.60 912.72 24.26 0.00 0.00 0.00 0.00 05:48:25 Average: lo 0.79 0.79 0.09 0.09 0.00 0.00 0.00 0.00 05:48:25 05:48:25 05:48:25 ---> sar -P ALL: 05:48:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7567) 07/10/26 _x86_64_ (4 CPU) 05:48:25 05:48:25 05:44:35 LINUX RESTART (4 CPU) 05:48:25 05:48:25 05:45:25 CPU %user %nice %system %iowait %steal %idle 05:48:25 05:46:01 all 19.38 0.00 1.79 9.33 0.06 69.44 05:48:25 05:46:01 0 22.71 0.00 1.68 9.54 0.08 66.00 05:48:25 05:46:01 1 14.54 0.00 1.81 4.61 0.03 79.01 05:48:25 05:46:01 2 27.34 0.00 2.20 8.10 0.06 62.31 05:48:25 05:46:01 3 12.94 0.00 1.48 15.06 0.06 70.46 05:48:25 05:47:01 all 15.73 0.00 1.22 8.18 0.05 74.82 05:48:25 05:47:01 0 13.58 0.00 1.42 24.94 0.07 59.99 05:48:25 05:47:01 1 16.59 0.00 1.13 0.13 0.05 82.09 05:48:25 05:47:01 2 23.27 0.00 1.47 4.02 0.05 71.19 05:48:25 05:47:01 3 9.47 0.00 0.85 3.64 0.03 86.01 05:48:25 05:48:01 all 5.90 0.00 0.45 18.07 0.03 75.56 05:48:25 05:48:01 0 0.20 0.00 0.12 1.23 0.02 98.43 05:48:25 05:48:01 1 1.54 0.00 0.37 2.04 0.02 96.03 05:48:25 05:48:01 2 15.44 0.00 1.08 68.65 0.03 14.79 05:48:25 05:48:01 3 6.41 0.00 0.20 0.28 0.02 93.09 05:48:25 Average: all 12.79 0.00 1.06 12.25 0.04 73.87 05:48:25 Average: 0 10.52 0.00 0.98 12.27 0.05 76.18 05:48:25 Average: 1 10.34 0.00 1.00 1.90 0.03 86.74 05:48:25 Average: 2 21.19 0.00 1.49 29.84 0.04 47.43 05:48:25 Average: 3 9.09 0.00 0.74 4.98 0.03 85.16 05:48:25 05:48:25 05:48:25