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