08:16:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146138 08:16:57 Running as SYSTEM 08:16:57 [EnvInject] - Loading node environment variables. 08:16:57 Building remotely on prd-ubuntu1804-builder-4c-4g-12668 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:16:57 [ssh-agent] Looking for ssh-agent implementation... 08:16:57 $ ssh-agent 08:16:57 SSH_AUTH_SOCK=/tmp/ssh-Qpo65gqnK8Cn/agent.1631 08:16:57 SSH_AGENT_PID=1633 08:16:57 [ssh-agent] Started. 08:16:57 Running ssh-add (command line suppressed) 08:16:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1695037567719438298.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1695037567719438298.key) 08:16:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:16:57 The recommended git tool is: NONE 08:16:59 using credential onap-jenkins-ssh 08:16:59 Wiping out workspace first. 08:16:59 Cloning the remote Git repository 08:16:59 Cloning repository git://cloud.onap.org/mirror/oom.git 08:16:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:16:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:16:59 > git --version # timeout=10 08:16:59 > git --version # 'git version 2.17.1' 08:16:59 using GIT_SSH to set credentials Gerrit user 08:16:59 Verifying host key using manually-configured host key entries 08:16:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:17:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:17:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:17:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:17:05 using GIT_SSH to set credentials Gerrit user 08:17:05 Verifying host key using manually-configured host key entries 08:17:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/146138/6 # timeout=30 08:17:05 > git rev-parse eb8b381252a944bbc18413057c593948f1168d64^{commit} # timeout=10 08:17:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:17:05 Checking out Revision eb8b381252a944bbc18413057c593948f1168d64 (refs/changes/38/146138/6) 08:17:05 > git config core.sparsecheckout # timeout=10 08:17:05 > git checkout -f eb8b381252a944bbc18413057c593948f1168d64 # timeout=30 08:17:08 Commit message: "[AAI] 17.1.0 release" 08:17:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:17:08 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 08:17:09 [EnvInject] - Injecting environment variables from a build step. 08:17:09 [EnvInject] - Injecting as environment variables the properties content 08:17:09 PYTHON=python3 08:17:09 08:17:09 [EnvInject] - Variables injected successfully. 08:17:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins974012539046820424.sh 08:17:09 ---> tox-install.sh 08:17:09 + source /home/jenkins/lf-env.sh 08:17:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:17:09 ++ mktemp -d /tmp/venv-XXXX 08:17:09 + lf_venv=/tmp/venv-7ysZ 08:17:09 + local venv_file=/tmp/.os_lf_venv 08:17:09 + local python=python3 08:17:09 + local options 08:17:09 + local set_path=true 08:17:09 + local install_args= 08:17:09 ++ 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 08:17:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:17:09 + true 08:17:09 + case $1 in 08:17:09 + venv_file=/tmp/.toxenv 08:17:09 + shift 2 08:17:09 + true 08:17:09 + case $1 in 08:17:09 + shift 08:17:09 + break 08:17:09 + case $python in 08:17:09 + local pkg_list= 08:17:09 + [[ -d /opt/pyenv ]] 08:17:09 + echo 'Setup pyenv:' 08:17:09 Setup pyenv: 08:17:09 + export PYENV_ROOT=/opt/pyenv 08:17:09 + PYENV_ROOT=/opt/pyenv 08:17:09 + 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 08:17:09 + 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 08:17:09 + pyenv versions 08:17:09 * system (set by /opt/pyenv/version) 08:17:09 * 3.8.13 (set by /opt/pyenv/version) 08:17:09 * 3.9.13 (set by /opt/pyenv/version) 08:17:09 * 3.10.6 (set by /opt/pyenv/version) 08:17:09 + command -v pyenv 08:17:09 ++ pyenv init - --no-rehash 08:17:09 + 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[*]}"'\'')" 08:17:09 export PATH="/opt/pyenv/shims:${PATH}" 08:17:09 export PYENV_SHELL=bash 08:17:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:17:09 pyenv() { 08:17:09 local command 08:17:09 command="${1:-}" 08:17:09 if [ "$#" -gt 0 ]; then 08:17:09 shift 08:17:09 fi 08:17:09 08:17:09 case "$command" in 08:17:09 rehash|shell) 08:17:09 eval "$(pyenv "sh-$command" "$@")" 08:17:09 ;; 08:17:09 *) 08:17:09 command pyenv "$command" "$@" 08:17:09 ;; 08:17:09 esac 08:17:09 }' 08:17:09 +++ 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[*]}"' 08:17:09 ++ 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 08:17:09 ++ 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 08:17:09 ++ 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 08:17:09 ++ export PYENV_SHELL=bash 08:17:09 ++ PYENV_SHELL=bash 08:17:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:17:09 +++ complete -F _pyenv pyenv 08:17:09 ++ lf-pyver python3 08:17:09 ++ local py_version_xy=python3 08:17:09 ++ local py_version_xyz= 08:17:09 ++ pyenv versions 08:17:09 ++ sed 's/^[ *]* //' 08:17:09 ++ local command 08:17:09 ++ command=versions 08:17:09 ++ '[' 1 -gt 0 ']' 08:17:09 ++ shift 08:17:09 ++ case "$command" in 08:17:09 ++ command pyenv versions 08:17:09 ++ pyenv versions 08:17:09 ++ awk '{ print $1 }' 08:17:09 ++ grep -E '^[0-9.]*[0-9]$' 08:17:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:17:09 +++ sort -V 08:17:09 +++ tail -n 1 08:17:09 +++ grep '^3' /tmp/.pyenv_versions 08:17:09 ++ py_version_xyz=3.10.6 08:17:09 ++ [[ -z 3.10.6 ]] 08:17:09 ++ echo 3.10.6 08:17:09 ++ return 0 08:17:09 + pyenv local 3.10.6 08:17:09 + local command 08:17:09 + command=local 08:17:09 + '[' 2 -gt 0 ']' 08:17:09 + shift 08:17:09 + case "$command" in 08:17:09 + command pyenv local 3.10.6 08:17:09 + pyenv local 3.10.6 08:17:09 + for arg in "$@" 08:17:09 + case $arg in 08:17:09 + pkg_list+='tox ' 08:17:09 + for arg in "$@" 08:17:09 + case $arg in 08:17:09 + pkg_list+='virtualenv ' 08:17:09 + for arg in "$@" 08:17:09 + case $arg in 08:17:09 + pkg_list+='urllib3~=1.26.15 ' 08:17:09 + [[ -f /tmp/.toxenv ]] 08:17:09 + [[ ! -f /tmp/.toxenv ]] 08:17:09 + [[ -n '' ]] 08:17:09 + python3 -m venv /tmp/venv-7ysZ 08:17:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ysZ' 08:17:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ysZ 08:17:14 + echo /tmp/venv-7ysZ 08:17:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:17:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:17:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:17:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:14 + local 'pip_opts=--upgrade --quiet' 08:17:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:17:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:17:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:17:14 + [[ -n '' ]] 08:17:14 + [[ -n '' ]] 08:17:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:17:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:14 + /tmp/venv-7ysZ/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 08:17:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:17:19 lf-activate-venv(): INFO: Base packages installed successfully 08:17:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:17:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:17:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:17:19 + /tmp/venv-7ysZ/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 08:17:21 + type python3 08:17:21 + true 08:17:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7ysZ/bin to PATH' 08:17:21 lf-activate-venv(): INFO: Adding /tmp/venv-7ysZ/bin to PATH 08:17:21 + PATH=/tmp/venv-7ysZ/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 08:17:21 + return 0 08:17:21 + python3 --version 08:17:21 Python 3.10.6 08:17:21 + python3 -m pip --version 08:17:21 pip 26.1.2 from /tmp/venv-7ysZ/lib/python3.10/site-packages/pip (python 3.10) 08:17:21 + python3 -m pip freeze 08:17:22 cachetools==7.1.4 08:17:22 colorama==0.4.6 08:17:22 distlib==0.4.3 08:17:22 filelock==3.29.7 08:17:22 packaging==26.2 08:17:22 platformdirs==4.10.0 08:17:22 pluggy==1.6.0 08:17:22 pyproject-api==1.10.1 08:17:22 python-discovery==1.4.4 08:17:22 tomli==2.4.1 08:17:22 tomli_w==1.2.0 08:17:22 tox==4.56.4 08:17:22 typing_extensions==4.16.0 08:17:22 urllib3==1.26.20 08:17:22 virtualenv==21.6.1 08:17:22 [EnvInject] - Injecting environment variables from a build step. 08:17:22 [EnvInject] - Injecting as environment variables the properties content 08:17:22 PARALLEL=false 08:17:22 08:17:22 [EnvInject] - Variables injected successfully. 08:17:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7900918467877029825.sh 08:17:22 ---> tox-run.sh 08:17:22 + 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 08:17:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:17:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:17:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:17:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:17:22 + source /home/jenkins/lf-env.sh 08:17:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:17:22 ++ mktemp -d /tmp/venv-XXXX 08:17:22 + lf_venv=/tmp/venv-Lvgd 08:17:22 + local venv_file=/tmp/.os_lf_venv 08:17:22 + local python=python3 08:17:22 + local options 08:17:22 + local set_path=true 08:17:22 + local install_args= 08:17:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:17:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:17:22 + true 08:17:22 + case $1 in 08:17:22 + venv_file=/tmp/.toxenv 08:17:22 + shift 2 08:17:22 + true 08:17:22 + case $1 in 08:17:22 + shift 08:17:22 + break 08:17:22 + case $python in 08:17:22 + local pkg_list= 08:17:22 + [[ -d /opt/pyenv ]] 08:17:22 + echo 'Setup pyenv:' 08:17:22 Setup pyenv: 08:17:22 + export PYENV_ROOT=/opt/pyenv 08:17:22 + PYENV_ROOT=/opt/pyenv 08:17:22 + 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 08:17:22 + 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 08:17:22 + pyenv versions 08:17:22 system 08:17:22 3.8.13 08:17:22 3.9.13 08:17:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:17:22 + command -v pyenv 08:17:22 ++ pyenv init - --no-rehash 08:17:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:17:22 export PATH="/opt/pyenv/shims:${PATH}" 08:17:22 export PYENV_SHELL=bash 08:17:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:17:22 pyenv() { 08:17:22 local command 08:17:22 command="${1:-}" 08:17:22 if [ "$#" -gt 0 ]; then 08:17:22 shift 08:17:22 fi 08:17:22 08:17:22 case "$command" in 08:17:22 rehash|shell) 08:17:22 eval "$(pyenv "sh-$command" "$@")" 08:17:22 ;; 08:17:22 *) 08:17:22 command pyenv "$command" "$@" 08:17:22 ;; 08:17:22 esac 08:17:22 }' 08:17:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:17:22 ++ 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 08:17:22 ++ 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 08:17:22 ++ 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 08:17:22 ++ export PYENV_SHELL=bash 08:17:22 ++ PYENV_SHELL=bash 08:17:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:17:22 +++ complete -F _pyenv pyenv 08:17:22 ++ lf-pyver python3 08:17:22 ++ local py_version_xy=python3 08:17:22 ++ local py_version_xyz= 08:17:22 ++ pyenv versions 08:17:22 ++ local command 08:17:22 ++ sed 's/^[ *]* //' 08:17:22 ++ command=versions 08:17:22 ++ '[' 1 -gt 0 ']' 08:17:22 ++ shift 08:17:22 ++ case "$command" in 08:17:22 ++ command pyenv versions 08:17:22 ++ pyenv versions 08:17:22 ++ awk '{ print $1 }' 08:17:22 ++ grep -E '^[0-9.]*[0-9]$' 08:17:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:17:22 +++ grep '^3' /tmp/.pyenv_versions 08:17:22 +++ sort -V 08:17:22 +++ tail -n 1 08:17:22 ++ py_version_xyz=3.10.6 08:17:22 ++ [[ -z 3.10.6 ]] 08:17:22 ++ echo 3.10.6 08:17:22 ++ return 0 08:17:22 + pyenv local 3.10.6 08:17:22 + local command 08:17:22 + command=local 08:17:22 + '[' 2 -gt 0 ']' 08:17:22 + shift 08:17:22 + case "$command" in 08:17:22 + command pyenv local 3.10.6 08:17:22 + pyenv local 3.10.6 08:17:22 + for arg in "$@" 08:17:22 + case $arg in 08:17:22 + pkg_list+='tox ' 08:17:22 + for arg in "$@" 08:17:22 + case $arg in 08:17:22 + pkg_list+='virtualenv ' 08:17:22 + for arg in "$@" 08:17:22 + case $arg in 08:17:22 + pkg_list+='urllib3~=1.26.15 ' 08:17:22 + [[ -f /tmp/.toxenv ]] 08:17:22 ++ cat /tmp/.toxenv 08:17:22 + lf_venv=/tmp/venv-7ysZ 08:17:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ysZ from' file:/tmp/.toxenv 08:17:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ysZ from file:/tmp/.toxenv 08:17:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:17:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:22 + local 'pip_opts=--upgrade --quiet' 08:17:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:17:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:17:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:17:22 + [[ -n '' ]] 08:17:22 + [[ -n '' ]] 08:17:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:17:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:22 + /tmp/venv-7ysZ/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 08:17:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:17:23 lf-activate-venv(): INFO: Base packages installed successfully 08:17:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:17:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:17:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:17:23 + /tmp/venv-7ysZ/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 08:17:24 + type python3 08:17:24 + true 08:17:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7ysZ/bin to PATH' 08:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-7ysZ/bin to PATH 08:17:24 + PATH=/tmp/venv-7ysZ/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 08:17:24 + return 0 08:17:24 + [[ -d /opt/pyenv ]] 08:17:24 + echo '---> Setting up pyenv' 08:17:24 ---> Setting up pyenv 08:17:24 + export PYENV_ROOT=/opt/pyenv 08:17:24 + PYENV_ROOT=/opt/pyenv 08:17:24 + export PATH=/opt/pyenv/bin:/tmp/venv-7ysZ/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 08:17:24 + PATH=/opt/pyenv/bin:/tmp/venv-7ysZ/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 08:17:24 ++ pwd 08:17:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:17:24 + export PYTHONPATH 08:17:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:17:24 + TOX_TESTENV_PASSENV=PYTHONPATH 08:17:24 + tox --version 08:17:24 4.56.4 from /tmp/venv-7ysZ/lib/python3.10/site-packages/tox/__init__.py 08:17:24 + PARALLEL=false 08:17:24 + TOX_OPTIONS_LIST= 08:17:24 + [[ -n checkbashisms ]] 08:17:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:17:24 + case ${PARALLEL,,} in 08:17:24 + tox -e checkbashisms 08:17:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:17:26 checkbashisms: freeze> python -m pip freeze --all 08:17:27 checkbashisms: pip==26.1.2,setuptools==83.0.0 08:17:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:17:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:17:30 checkbashisms: OK (5.51=setup[1.80]+cmd[3.71] seconds) 08:17:30 congratulations :) (5.55 seconds) 08:17:30 + tox_status=0 08:17:30 + echo '---> Completed tox runs' 08:17:30 ---> Completed tox runs 08:17:30 + for i in .tox/*/log 08:17:30 ++ echo .tox/checkbashisms/log 08:17:30 ++ awk -F/ '{print $2}' 08:17:30 + tox_env=checkbashisms 08:17:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:17:30 + DOC_DIR=docs/_build/html 08:17:30 + [[ -d docs/_build/html ]] 08:17:30 + echo '---> tox-run.sh ends' 08:17:30 ---> tox-run.sh ends 08:17:30 + test 0 -eq 0 08:17:31 $ ssh-agent -k 08:17:31 unset SSH_AUTH_SOCK; 08:17:31 unset SSH_AGENT_PID; 08:17:31 echo Agent pid 1633 killed; 08:17:31 [ssh-agent] Stopped. 08:17:31 [PostBuildScript] - [INFO] Executing post build scripts. 08:17:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15055293017671850868.sh 08:17:31 ---> sysstat.sh 08:17:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17963938267281137828.sh 08:17:31 ---> package-listing.sh 08:17:31 ++ facter osfamily 08:17:31 ++ tr '[:upper:]' '[:lower:]' 08:17:31 + OS_FAMILY=debian 08:17:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:17:31 + START_PACKAGES=/tmp/packages_start.txt 08:17:31 + END_PACKAGES=/tmp/packages_end.txt 08:17:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:31 + PACKAGES=/tmp/packages_start.txt 08:17:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:17:31 + PACKAGES=/tmp/packages_end.txt 08:17:31 + case "${OS_FAMILY}" in 08:17:31 + dpkg -l 08:17:31 + grep '^ii' 08:17:31 + '[' -f /tmp/packages_start.txt ']' 08:17:31 + '[' -f /tmp/packages_end.txt ']' 08:17:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:17:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:17:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:17:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7733774840022798318.sh 08:17:31 ---> capture-instance-metadata.sh 08:17:31 Setup pyenv: 08:17:31 system 08:17:31 3.8.13 08:17:31 3.9.13 08:17:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:17:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PWOd 08:17:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:17:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:40 lf-activate-venv(): INFO: Base packages installed successfully 08:17:40 lf-activate-venv(): INFO: Installing additional packages: lftools 08:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-PWOd/bin to PATH 08:18:06 INFO: Running in OpenStack, capturing instance metadata 08:18:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18258213939711873559.sh 08:18:06 provisioning config files... 08:18:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5578552960613799325tmp 08:18:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:06 [EnvInject] - Injecting environment variables from a build step. 08:18:06 [EnvInject] - Injecting as environment variables the properties content 08:18:06 SERVER_ID=logs 08:18:06 08:18:06 [EnvInject] - Variables injected successfully. 08:18:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10668257471462469435.sh 08:18:06 ---> create-netrc.sh 08:18:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7392433613614025042.sh 08:18:06 ---> python-tools-install.sh 08:18:06 Setup pyenv: 08:18:06 system 08:18:06 3.8.13 08:18:06 3.9.13 08:18:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:18:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWOd from file:/tmp/.os_lf_venv 08:18:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:08 lf-activate-venv(): INFO: Base packages installed successfully 08:18:08 lf-activate-venv(): INFO: Installing additional packages: lftools 08:18:16 lf-activate-venv(): INFO: Adding /tmp/venv-PWOd/bin to PATH 08:18:16 Generating Requirements File 08:18:41 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. 08:18:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:18:41 Python 3.10.6 08:18:42 pip 26.1.2 from /tmp/venv-PWOd/lib/python3.10/site-packages/pip (python 3.10) 08:18:42 aiohappyeyeballs==2.7.1 08:18:42 aiohttp==3.14.1 08:18:42 aiosignal==1.4.0 08:18:42 appdirs==1.4.4 08:18:42 argcomplete==3.7.0 08:18:42 aspy.yaml==1.3.0 08:18:42 async-timeout==5.0.1 08:18:42 attrs==26.1.0 08:18:42 autopage==0.6.0 08:18:42 backports.strenum==1.3.1 08:18:42 beautifulsoup4==4.15.0 08:18:42 boto3==1.43.47 08:18:42 botocore==1.43.47 08:18:42 bs4==0.0.2 08:18:42 certifi==2026.6.17 08:18:42 cffi==2.1.0 08:18:42 cfgv==3.5.0 08:18:42 chardet==7.4.3 08:18:42 charset-normalizer==3.4.9 08:18:42 click==8.4.2 08:18:42 cliff==4.14.0 08:18:42 cmd2==3.5.1 08:18:42 cryptography==3.3.2 08:18:42 debtcollector==3.1.0 08:18:42 decorator==5.3.1 08:18:42 defusedxml==0.7.1 08:18:42 Deprecated==1.3.1 08:18:42 distlib==0.4.3 08:18:42 dnspython==2.8.0 08:18:42 docker==7.2.0 08:18:42 dogpile.cache==1.5.0 08:18:42 durationpy==0.10 08:18:42 email-validator==2.3.0 08:18:42 filelock==3.29.7 08:18:42 frozenlist==1.8.0 08:18:42 future==1.0.0 08:18:42 gitdb==4.0.12 08:18:42 GitPython==3.1.51 08:18:42 httplib2==0.30.2 08:18:42 identify==2.6.19 08:18:42 idna==3.18 08:18:42 importlib-resources==1.5.0 08:18:42 iso8601==2.1.0 08:18:42 Jinja2==3.1.6 08:18:42 jmespath==1.1.0 08:18:42 jsonpatch==1.33 08:18:42 jsonpointer==3.1.1 08:18:42 jsonschema==4.26.0 08:18:42 jsonschema-specifications==2025.9.1 08:18:42 keystoneauth1==5.14.0 08:18:42 kubernetes==36.0.3 08:18:42 lftools==0.37.22 08:18:42 lxml==6.1.1 08:18:42 markdown-it-py==4.2.0 08:18:42 MarkupSafe==3.0.3 08:18:42 mdurl==0.1.2 08:18:42 msgpack==1.2.1 08:18:42 multi_key_dict==2.0.3 08:18:42 multidict==6.7.1 08:18:42 munch==4.0.0 08:18:42 netaddr==1.3.0 08:18:42 niet==1.4.2 08:18:42 nodeenv==1.10.0 08:18:42 oauth2client==4.1.3 08:18:42 oauthlib==3.3.1 08:18:42 openstacksdk==4.13.0 08:18:42 os-service-types==1.8.2 08:18:42 osc-lib==4.6.0 08:18:42 oslo.config==10.4.0 08:18:42 oslo.context==6.4.0 08:18:42 oslo.i18n==6.8.0 08:18:42 oslo.log==8.2.0 08:18:42 oslo.serialization==5.10.0 08:18:42 oslo.utils==10.1.1 08:18:42 packaging==26.2 08:18:42 pbr==7.0.3 08:18:42 platformdirs==4.10.0 08:18:42 prettytable==3.18.0 08:18:42 propcache==0.5.2 08:18:42 psutil==7.2.2 08:18:42 pyasn1==0.6.4 08:18:42 pyasn1_modules==0.4.2 08:18:42 pycparser==3.0 08:18:42 pygerrit2==2.0.15 08:18:42 PyGithub==2.9.1 08:18:42 Pygments==2.20.0 08:18:42 PyJWT==2.13.0 08:18:42 PyNaCl==1.6.2 08:18:42 pyparsing==2.4.7 08:18:42 pyperclip==1.11.0 08:18:42 pyrsistent==0.20.0 08:18:42 python-cinderclient==9.9.0 08:18:42 python-dateutil==2.9.0.post0 08:18:42 python-discovery==1.4.4 08:18:42 python-heatclient==5.2.0 08:18:42 python-jenkins==1.8.3 08:18:42 python-keystoneclient==5.8.0 08:18:42 python-magnumclient==4.11.0 08:18:42 python-openstackclient==10.0.0 08:18:42 python-swiftclient==4.10.0 08:18:42 PyYAML==6.0.3 08:18:42 referencing==0.37.0 08:18:42 requests==2.34.2 08:18:42 requests-oauthlib==2.0.0 08:18:42 rfc3986==2.0.0 08:18:42 rich==15.0.0 08:18:42 rich-argparse==1.8.0 08:18:42 rpds-py==0.30.0 08:18:42 rsa==4.9.1 08:18:42 ruamel.yaml==0.19.1 08:18:42 ruamel.yaml.clib==0.2.15 08:18:42 s3transfer==0.19.1 08:18:42 simplejson==4.1.1 08:18:42 six==1.17.0 08:18:42 smmap==5.0.3 08:18:42 soupsieve==2.8.4 08:18:42 stevedore==5.8.0 08:18:42 tabulate==0.10.0 08:18:42 toml==0.10.2 08:18:42 tomlkit==0.15.0 08:18:42 tqdm==4.68.4 08:18:42 typing_extensions==4.16.0 08:18:42 urllib3==1.26.20 08:18:42 virtualenv==21.6.1 08:18:42 wcwidth==0.8.2 08:18:42 websocket-client==1.9.0 08:18:42 wrapt==2.2.2 08:18:42 xdg==6.0.0 08:18:42 xmltodict==1.0.4 08:18:42 yarl==1.24.2 08:18:42 yq==4.1.2 08:18:42 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins2169394546870058777.sh 08:18:42 ---> uv-install.sh 08:18:42 Installing uv/uvx (latest) using shell installer 08:18:42 2026-07-14 08:18:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ARIVGh.sh" [1] 08:18:42 downloading uv 0.11.28 x86_64-unknown-linux-gnu 08:18:43 installing to /home/jenkins/.local/bin 08:18:43 uv 08:18:43 uvx 08:18:43 everything's installed! 08:18:43 08:18:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:18:43 08:18:43 source $HOME/.local/bin/env (sh, bash, zsh) 08:18:43 source $HOME/.local/bin/env.fish (fish) 08:18:43 Adding install location to PATH 08:18:43 ---> Validating uv/uvx install 08:18:43 uvx 0.11.28 (x86_64-unknown-linux-gnu) 08:18:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4696630137582851757.sh 08:18:43 ---> sudo-logs.sh 08:18:43 Archiving 'sudo' log.. 08:18:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10766479926423213994.sh 08:18:44 ---> job-cost.sh 08:18:44 INFO: Activating Python virtual environment... 08:18:44 Setup pyenv: 08:18:44 system 08:18:44 3.8.13 08:18:44 3.9.13 08:18:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWOd from file:/tmp/.os_lf_venv 08:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:46 lf-activate-venv(): INFO: Base packages installed successfully 08:18:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-PWOd/bin to PATH 08:18:51 INFO: No stack-cost file found 08:18:51 INFO: Instance uptime: 140s 08:18:51 INFO: Fetching instance metadata (attempt 1 of 3)... 08:18:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:18:52 INFO: Successfully fetched instance metadata 08:18:52 INFO: Instance type: v3-standard-4 08:18:52 INFO: Retrieving pricing info for: v3-standard-4 08:18:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:18:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 08:18:52 INFO: Successfully fetched Vexxhost pricing API 08:18:52 INFO: Retrieved cost: 0.11 08:18:52 INFO: Retrieved resource: v3-standard-4 08:18:52 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:18:52 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:18:52 INFO: Successfully archived job cost data 08:18:52 DEBUG: Cost data: oom-master-checkbashisms-lint,4719,2026-07-14 08:18:52,v3-standard-4,140,0.11,0.00,SUCCESS 08:18:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins944449924600467275.sh 08:18:52 ---> logs-deploy.sh 08:18:52 Setup pyenv: 08:18:52 system 08:18:52 3.8.13 08:18:52 3.9.13 08:18:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:18:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWOd from file:/tmp/.os_lf_venv 08:18:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:54 lf-activate-venv(): INFO: Base packages installed successfully 08:18:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:19:02 lf-activate-venv(): INFO: Adding /tmp/venv-PWOd/bin to PATH 08:19:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4719 08:19:02 INFO: archiving workspace using pattern(s): 08:19:04 Archives upload complete. 08:19:04 INFO: archiving logs to Nexus 08:19:05 ---> uname -a: 08:19:05 Linux prd-ubuntu1804-builder-4c-4g-12668 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:19:05 08:19:05 08:19:05 ---> lscpu: 08:19:05 Architecture: x86_64 08:19:05 CPU op-mode(s): 32-bit, 64-bit 08:19:05 Byte Order: Little Endian 08:19:05 CPU(s): 4 08:19:05 On-line CPU(s) list: 0-3 08:19:05 Thread(s) per core: 1 08:19:05 Core(s) per socket: 1 08:19:05 Socket(s): 4 08:19:05 NUMA node(s): 1 08:19:05 Vendor ID: AuthenticAMD 08:19:05 CPU family: 23 08:19:05 Model: 49 08:19:05 Model name: AMD EPYC-Rome Processor 08:19:05 Stepping: 0 08:19:05 CPU MHz: 2799.998 08:19:05 BogoMIPS: 5599.99 08:19:05 Virtualization: AMD-V 08:19:05 Hypervisor vendor: KVM 08:19:05 Virtualization type: full 08:19:05 L1d cache: 32K 08:19:05 L1i cache: 32K 08:19:05 L2 cache: 512K 08:19:05 L3 cache: 16384K 08:19:05 NUMA node0 CPU(s): 0-3 08:19:05 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 08:19:05 08:19:05 08:19:05 ---> nproc: 08:19:05 4 08:19:05 08:19:05 08:19:05 ---> df -h: 08:19:05 Filesystem Size Used Avail Use% Mounted on 08:19:05 udev 7.9G 0 7.9G 0% /dev 08:19:05 tmpfs 1.6G 676K 1.6G 1% /run 08:19:05 /dev/vda1 78G 8.4G 69G 11% / 08:19:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:19:05 tmpfs 5.0M 0 5.0M 0% /run/lock 08:19:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:19:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:19:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:19:05 08:19:05 08:19:05 ---> free -m: 08:19:05 total used free shared buff/cache available 08:19:05 Mem: 16040 536 13292 0 2210 15186 08:19:05 Swap: 1023 0 1023 08:19:05 08:19:05 08:19:05 ---> ip addr: 08:19:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:19:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:19:05 inet 127.0.0.1/8 scope host lo 08:19:05 valid_lft forever preferred_lft forever 08:19:05 inet6 ::1/128 scope host 08:19:05 valid_lft forever preferred_lft forever 08:19:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:19:05 link/ether fa:16:3e:c9:4c:31 brd ff:ff:ff:ff:ff:ff 08:19:05 inet 10.30.106.176/23 brd 10.30.107.255 scope global dynamic ens3 08:19:05 valid_lft 86256sec preferred_lft 86256sec 08:19:05 inet6 fe80::f816:3eff:fec9:4c31/64 scope link 08:19:05 valid_lft forever preferred_lft forever 08:19:05 08:19:05 08:19:05 ---> sar -b -r -n DEV: 08:19:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12668) 07/14/26 _x86_64_ (4 CPU) 08:19:05 08:19:05 08:16:44 LINUX RESTART (4 CPU) 08:19:05 08:19:05 08:17:01 tps rtps wtps bread/s bwrtn/s 08:19:05 08:18:00 316.55 23.80 292.75 810.26 61471.62 08:19:05 08:19:01 92.89 1.13 91.76 120.77 10661.47 08:19:05 Average: 203.79 12.37 191.42 462.67 35856.62 08:19:05 08:19:05 08:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:05 08:18:00 13928528 15528940 2496440 15.20 59188 1742936 839292 4.80 728332 1554788 131804 08:19:05 08:19:01 13579980 15516696 2844988 17.32 81152 2039848 813484 4.66 746416 1852440 210360 08:19:05 Average: 13754254 15522818 2670714 16.26 70170 1891392 826388 4.73 737374 1703614 171082 08:19:05 08:19:05 08:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:05 08:18:00 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 08:19:05 08:18:00 ens3 188.27 134.54 1762.14 33.49 0.00 0.00 0.00 0.00 08:19:05 08:19:01 lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 08:19:05 08:19:01 ens3 66.15 48.80 829.28 10.59 0.00 0.00 0.00 0.00 08:19:05 Average: lo 1.32 1.32 0.15 0.15 0.00 0.00 0.00 0.00 08:19:05 Average: ens3 126.71 91.32 1291.86 21.94 0.00 0.00 0.00 0.00 08:19:05 08:19:05 08:19:05 ---> sar -P ALL: 08:19:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12668) 07/14/26 _x86_64_ (4 CPU) 08:19:05 08:19:05 08:16:44 LINUX RESTART (4 CPU) 08:19:05 08:19:05 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:19:05 08:18:00 all 19.34 0.00 1.94 7.24 0.06 71.41 08:19:05 08:18:00 0 20.86 0.00 2.46 14.80 0.07 61.81 08:19:05 08:18:00 1 32.98 0.00 2.71 1.47 0.07 62.78 08:19:05 08:18:00 2 11.49 0.00 1.18 10.39 0.05 76.89 08:19:05 08:18:00 3 12.07 0.00 1.42 2.32 0.07 84.12 08:19:05 08:19:01 all 20.08 0.00 1.48 2.07 0.05 76.31 08:19:05 08:19:01 0 18.59 0.00 1.56 1.77 0.07 78.01 08:19:05 08:19:01 1 18.42 0.00 1.34 0.38 0.05 79.81 08:19:05 08:19:01 2 5.12 0.00 0.70 3.12 0.03 91.02 08:19:05 08:19:01 3 38.24 0.00 2.28 2.99 0.08 56.41 08:19:05 Average: all 19.72 0.00 1.71 4.63 0.06 73.89 08:19:05 Average: 0 19.72 0.00 2.01 8.22 0.07 69.99 08:19:05 Average: 1 25.63 0.00 2.02 0.92 0.06 71.37 08:19:05 Average: 2 8.27 0.00 0.94 6.72 0.04 84.02 08:19:05 Average: 3 25.28 0.00 1.85 2.66 0.07 70.14 08:19:05 08:19:05 08:19:05