07:31:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 07:31:05 Running as SYSTEM 07:31:05 [EnvInject] - Loading node environment variables. 07:31:05 Building remotely on prd-ubuntu1804-builder-4c-4g-3497 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:31:05 [ssh-agent] Looking for ssh-agent implementation... 07:31:05 $ ssh-agent 07:31:05 SSH_AUTH_SOCK=/tmp/ssh-jelTfQbQ51Qh/agent.1643 07:31:05 SSH_AGENT_PID=1645 07:31:05 [ssh-agent] Started. 07:31:05 Running ssh-add (command line suppressed) 07:31:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12066701263281100502.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12066701263281100502.key) 07:31:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:31:05 The recommended git tool is: NONE 07:31:06 using credential onap-jenkins-ssh 07:31:06 Wiping out workspace first. 07:31:06 Cloning the remote Git repository 07:31:06 Cloning repository git://cloud.onap.org/mirror/oom.git 07:31:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:31:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:31:06 > git --version # timeout=10 07:31:06 > git --version # 'git version 2.17.1' 07:31:06 using GIT_SSH to set credentials Gerrit user 07:31:06 Verifying host key using manually-configured host key entries 07:31:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:31:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:31:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:31:12 using GIT_SSH to set credentials Gerrit user 07:31:12 Verifying host key using manually-configured host key entries 07:31:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/1 # timeout=30 07:31:12 > git rev-parse dd125894e98da40772fd620c59eaab74ffefd25f^{commit} # timeout=10 07:31:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:31:12 Checking out Revision dd125894e98da40772fd620c59eaab74ffefd25f (refs/changes/64/144064/1) 07:31:12 > git config core.sparsecheckout # timeout=10 07:31:12 > git checkout -f dd125894e98da40772fd620c59eaab74ffefd25f # timeout=30 07:31:15 Commit message: "[SO] 17.2.0" 07:31:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:31:16 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 07:31:16 [EnvInject] - Injecting environment variables from a build step. 07:31:16 [EnvInject] - Injecting as environment variables the properties content 07:31:16 PYTHON=python3 07:31:16 07:31:16 [EnvInject] - Variables injected successfully. 07:31:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13531505623196623425.sh 07:31:16 ---> tox-install.sh 07:31:16 + source /home/jenkins/lf-env.sh 07:31:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:16 ++ mktemp -d /tmp/venv-XXXX 07:31:16 + lf_venv=/tmp/venv-f015 07:31:16 + local venv_file=/tmp/.os_lf_venv 07:31:16 + local python=python3 07:31:16 + local options 07:31:16 + local set_path=true 07:31:16 + local install_args= 07:31:16 ++ 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 07:31:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:31:16 + true 07:31:16 + case $1 in 07:31:16 + venv_file=/tmp/.toxenv 07:31:16 + shift 2 07:31:16 + true 07:31:16 + case $1 in 07:31:16 + shift 07:31:16 + break 07:31:16 + case $python in 07:31:16 + local pkg_list= 07:31:16 + [[ -d /opt/pyenv ]] 07:31:16 + echo 'Setup pyenv:' 07:31:16 Setup pyenv: 07:31:16 + export PYENV_ROOT=/opt/pyenv 07:31:16 + PYENV_ROOT=/opt/pyenv 07:31:16 + 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 07:31:16 + 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 07:31:16 + pyenv versions 07:31:16 * system (set by /opt/pyenv/version) 07:31:16 * 3.8.13 (set by /opt/pyenv/version) 07:31:16 * 3.9.13 (set by /opt/pyenv/version) 07:31:16 * 3.10.6 (set by /opt/pyenv/version) 07:31:16 + command -v pyenv 07:31:16 ++ pyenv init - --no-rehash 07:31:16 + 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[*]}"'\'')" 07:31:16 export PATH="/opt/pyenv/shims:${PATH}" 07:31:16 export PYENV_SHELL=bash 07:31:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:31:16 pyenv() { 07:31:16 local command 07:31:16 command="${1:-}" 07:31:16 if [ "$#" -gt 0 ]; then 07:31:16 shift 07:31:16 fi 07:31:16 07:31:16 case "$command" in 07:31:16 rehash|shell) 07:31:16 eval "$(pyenv "sh-$command" "$@")" 07:31:16 ;; 07:31:16 *) 07:31:16 command pyenv "$command" "$@" 07:31:16 ;; 07:31:16 esac 07:31:16 }' 07:31:16 +++ 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[*]}"' 07:31:16 ++ 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 07:31:16 ++ 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 07:31:16 ++ 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 07:31:16 ++ export PYENV_SHELL=bash 07:31:16 ++ PYENV_SHELL=bash 07:31:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:31:16 +++ complete -F _pyenv pyenv 07:31:16 ++ lf-pyver python3 07:31:16 ++ local py_version_xy=python3 07:31:16 ++ local py_version_xyz= 07:31:16 ++ pyenv versions 07:31:16 ++ local command 07:31:16 ++ sed 's/^[ *]* //' 07:31:16 ++ command=versions 07:31:16 ++ '[' 1 -gt 0 ']' 07:31:16 ++ shift 07:31:16 ++ case "$command" in 07:31:16 ++ awk '{ print $1 }' 07:31:16 ++ command pyenv versions 07:31:16 ++ pyenv versions 07:31:16 ++ grep -E '^[0-9.]*[0-9]$' 07:31:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:31:16 +++ grep '^3' /tmp/.pyenv_versions 07:31:16 +++ sort -V 07:31:16 +++ tail -n 1 07:31:16 ++ py_version_xyz=3.10.6 07:31:16 ++ [[ -z 3.10.6 ]] 07:31:16 ++ echo 3.10.6 07:31:16 ++ return 0 07:31:16 + pyenv local 3.10.6 07:31:16 + local command 07:31:16 + command=local 07:31:16 + '[' 2 -gt 0 ']' 07:31:16 + shift 07:31:16 + case "$command" in 07:31:16 + command pyenv local 3.10.6 07:31:16 + pyenv local 3.10.6 07:31:16 + for arg in "$@" 07:31:16 + case $arg in 07:31:16 + pkg_list+='tox ' 07:31:16 + for arg in "$@" 07:31:16 + case $arg in 07:31:16 + pkg_list+='virtualenv ' 07:31:16 + for arg in "$@" 07:31:16 + case $arg in 07:31:16 + pkg_list+='urllib3~=1.26.15 ' 07:31:16 + [[ -f /tmp/.toxenv ]] 07:31:16 + [[ ! -f /tmp/.toxenv ]] 07:31:16 + [[ -n '' ]] 07:31:16 + python3 -m venv /tmp/venv-f015 07:31:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f015' 07:31:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f015 07:31:20 + echo /tmp/venv-f015 07:31:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:31:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:31:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:31:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:20 + local 'pip_opts=--upgrade --quiet' 07:31:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:31:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:31:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:31:20 + [[ -n '' ]] 07:31:20 + [[ -n '' ]] 07:31:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:31:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:20 + /tmp/venv-f015/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 07:31:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:31:24 lf-activate-venv(): INFO: Base packages installed successfully 07:31:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:31:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:31:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:31:24 + /tmp/venv-f015/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 07:31:26 + type python3 07:31:26 + true 07:31:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f015/bin to PATH' 07:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-f015/bin to PATH 07:31:26 + PATH=/tmp/venv-f015/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 07:31:26 + return 0 07:31:26 + python3 --version 07:31:26 Python 3.10.6 07:31:26 + python3 -m pip --version 07:31:27 pip 26.0.1 from /tmp/venv-f015/lib/python3.10/site-packages/pip (python 3.10) 07:31:27 + python3 -m pip freeze 07:31:27 cachetools==7.0.5 07:31:27 colorama==0.4.6 07:31:27 distlib==0.4.0 07:31:27 filelock==3.29.0 07:31:27 packaging==26.1 07:31:27 platformdirs==4.9.6 07:31:27 pluggy==1.6.0 07:31:27 pyproject-api==1.10.0 07:31:27 python-discovery==1.2.2 07:31:27 tomli==2.4.1 07:31:27 tomli_w==1.2.0 07:31:27 tox==4.53.0 07:31:27 typing_extensions==4.15.0 07:31:27 urllib3==1.26.20 07:31:27 virtualenv==21.2.4 07:31:27 [EnvInject] - Injecting environment variables from a build step. 07:31:27 [EnvInject] - Injecting as environment variables the properties content 07:31:27 PARALLEL=false 07:31:27 07:31:27 [EnvInject] - Variables injected successfully. 07:31:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5825992186052753714.sh 07:31:27 ---> tox-run.sh 07:31:27 + 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 07:31:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:31:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:31:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:31:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:31:27 + source /home/jenkins/lf-env.sh 07:31:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:27 ++ mktemp -d /tmp/venv-XXXX 07:31:27 + lf_venv=/tmp/venv-MjHe 07:31:27 + local venv_file=/tmp/.os_lf_venv 07:31:27 + local python=python3 07:31:27 + local options 07:31:27 + local set_path=true 07:31:27 + local install_args= 07:31:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:31:27 + true 07:31:27 + case $1 in 07:31:27 + venv_file=/tmp/.toxenv 07:31:27 + shift 2 07:31:27 + true 07:31:27 + case $1 in 07:31:27 + shift 07:31:27 + break 07:31:27 + case $python in 07:31:27 + local pkg_list= 07:31:27 + [[ -d /opt/pyenv ]] 07:31:27 + echo 'Setup pyenv:' 07:31:27 Setup pyenv: 07:31:27 + export PYENV_ROOT=/opt/pyenv 07:31:27 + PYENV_ROOT=/opt/pyenv 07:31:27 + 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 07:31:27 + 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 07:31:27 + pyenv versions 07:31:27 system 07:31:27 3.8.13 07:31:27 3.9.13 07:31:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:31:27 + command -v pyenv 07:31:27 ++ pyenv init - --no-rehash 07:31:27 + 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[*]}"'\'')" 07:31:27 export PATH="/opt/pyenv/shims:${PATH}" 07:31:27 export PYENV_SHELL=bash 07:31:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:31:27 pyenv() { 07:31:27 local command 07:31:27 command="${1:-}" 07:31:27 if [ "$#" -gt 0 ]; then 07:31:27 shift 07:31:27 fi 07:31:27 07:31:27 case "$command" in 07:31:27 rehash|shell) 07:31:27 eval "$(pyenv "sh-$command" "$@")" 07:31:27 ;; 07:31:27 *) 07:31:27 command pyenv "$command" "$@" 07:31:27 ;; 07:31:27 esac 07:31:27 }' 07:31:27 +++ 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[*]}"' 07:31:27 ++ 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 07:31:27 ++ 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 07:31:27 ++ 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 07:31:27 ++ export PYENV_SHELL=bash 07:31:27 ++ PYENV_SHELL=bash 07:31:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:31:27 +++ complete -F _pyenv pyenv 07:31:27 ++ lf-pyver python3 07:31:27 ++ local py_version_xy=python3 07:31:27 ++ local py_version_xyz= 07:31:27 ++ pyenv versions 07:31:27 ++ awk '{ print $1 }' 07:31:27 ++ local command 07:31:27 ++ command=versions 07:31:27 ++ '[' 1 -gt 0 ']' 07:31:27 ++ shift 07:31:27 ++ case "$command" in 07:31:27 ++ command pyenv versions 07:31:27 ++ pyenv versions 07:31:27 ++ grep -E '^[0-9.]*[0-9]$' 07:31:27 ++ sed 's/^[ *]* //' 07:31:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:31:27 +++ grep '^3' /tmp/.pyenv_versions 07:31:27 +++ sort -V 07:31:27 +++ tail -n 1 07:31:27 ++ py_version_xyz=3.10.6 07:31:27 ++ [[ -z 3.10.6 ]] 07:31:27 ++ echo 3.10.6 07:31:27 ++ return 0 07:31:27 + pyenv local 3.10.6 07:31:27 + local command 07:31:27 + command=local 07:31:27 + '[' 2 -gt 0 ']' 07:31:27 + shift 07:31:27 + case "$command" in 07:31:27 + command pyenv local 3.10.6 07:31:27 + pyenv local 3.10.6 07:31:27 + for arg in "$@" 07:31:27 + case $arg in 07:31:27 + pkg_list+='tox ' 07:31:27 + for arg in "$@" 07:31:27 + case $arg in 07:31:27 + pkg_list+='virtualenv ' 07:31:27 + for arg in "$@" 07:31:27 + case $arg in 07:31:27 + pkg_list+='urllib3~=1.26.15 ' 07:31:27 + [[ -f /tmp/.toxenv ]] 07:31:27 ++ cat /tmp/.toxenv 07:31:27 + lf_venv=/tmp/venv-f015 07:31:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f015 from' file:/tmp/.toxenv 07:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f015 from file:/tmp/.toxenv 07:31:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:31:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:27 + local 'pip_opts=--upgrade --quiet' 07:31:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:31:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:31:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:31:27 + [[ -n '' ]] 07:31:27 + [[ -n '' ]] 07:31:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:31:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:27 + /tmp/venv-f015/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 07:31:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:31:28 lf-activate-venv(): INFO: Base packages installed successfully 07:31:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:31:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:31:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:31:28 + /tmp/venv-f015/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 07:31:29 + type python3 07:31:29 + true 07:31:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f015/bin to PATH' 07:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-f015/bin to PATH 07:31:29 + PATH=/tmp/venv-f015/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 07:31:29 + return 0 07:31:29 + [[ -d /opt/pyenv ]] 07:31:29 + echo '---> Setting up pyenv' 07:31:29 ---> Setting up pyenv 07:31:29 + export PYENV_ROOT=/opt/pyenv 07:31:29 + PYENV_ROOT=/opt/pyenv 07:31:29 + export PATH=/opt/pyenv/bin:/tmp/venv-f015/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 07:31:29 + PATH=/opt/pyenv/bin:/tmp/venv-f015/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 07:31:29 ++ pwd 07:31:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:31:29 + export PYTHONPATH 07:31:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:31:29 + TOX_TESTENV_PASSENV=PYTHONPATH 07:31:29 + tox --version 07:31:29 4.53.0 from /tmp/venv-f015/lib/python3.10/site-packages/tox/__init__.py 07:31:29 + PARALLEL=false 07:31:29 + TOX_OPTIONS_LIST= 07:31:29 + [[ -n checkbashisms ]] 07:31:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:31:29 + case ${PARALLEL,,} in 07:31:29 + tox -e checkbashisms 07:31:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:31:30 checkbashisms: freeze> python -m pip freeze --all 07:31:31 checkbashisms: pip==26.0.1,setuptools==82.0.1 07:31:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:31:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:31:34 checkbashisms: OK (5.06=setup[1.61]+cmd[3.45] seconds) 07:31:34 congratulations :) (5.09 seconds) 07:31:35 + tox_status=0 07:31:35 + echo '---> Completed tox runs' 07:31:35 ---> Completed tox runs 07:31:35 + for i in .tox/*/log 07:31:35 ++ echo .tox/checkbashisms/log 07:31:35 ++ awk -F/ '{print $2}' 07:31:35 + tox_env=checkbashisms 07:31:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:31:35 + DOC_DIR=docs/_build/html 07:31:35 + [[ -d docs/_build/html ]] 07:31:35 + echo '---> tox-run.sh ends' 07:31:35 ---> tox-run.sh ends 07:31:35 + test 0 -eq 0 07:31:35 $ ssh-agent -k 07:31:35 unset SSH_AUTH_SOCK; 07:31:35 unset SSH_AGENT_PID; 07:31:35 echo Agent pid 1645 killed; 07:31:35 [ssh-agent] Stopped. 07:31:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2299951342144817214.sh 07:31:35 ---> sysstat.sh 07:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11846016889790910963.sh 07:31:35 ---> package-listing.sh 07:31:35 ++ facter osfamily 07:31:35 ++ tr '[:upper:]' '[:lower:]' 07:31:35 + OS_FAMILY=debian 07:31:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:31:35 + START_PACKAGES=/tmp/packages_start.txt 07:31:35 + END_PACKAGES=/tmp/packages_end.txt 07:31:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:35 + PACKAGES=/tmp/packages_start.txt 07:31:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:31:35 + PACKAGES=/tmp/packages_end.txt 07:31:35 + case "${OS_FAMILY}" in 07:31:35 + dpkg -l 07:31:35 + grep '^ii' 07:31:35 + '[' -f /tmp/packages_start.txt ']' 07:31:35 + '[' -f /tmp/packages_end.txt ']' 07:31:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:31:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:31:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:31:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins223440570057730400.sh 07:31:35 ---> capture-instance-metadata.sh 07:31:35 Setup pyenv: 07:31:35 system 07:31:35 3.8.13 07:31:35 3.9.13 07:31:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:31:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0nEQ 07:31:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:31:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:43 lf-activate-venv(): INFO: Base packages installed successfully 07:31:43 lf-activate-venv(): INFO: Installing additional packages: lftools 07:32:04 lf-activate-venv(): INFO: Adding /tmp/venv-0nEQ/bin to PATH 07:32:04 INFO: Running in OpenStack, capturing instance metadata 07:32:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6196541313838807315.sh 07:32:04 provisioning config files... 07:32:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12298582695742746065tmp 07:32:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:32:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:32:04 [EnvInject] - Injecting environment variables from a build step. 07:32:04 [EnvInject] - Injecting as environment variables the properties content 07:32:04 SERVER_ID=logs 07:32:04 07:32:04 [EnvInject] - Variables injected successfully. 07:32:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2110943507909928136.sh 07:32:04 ---> create-netrc.sh 07:32:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5669485687589370414.sh 07:32:04 ---> python-tools-install.sh 07:32:04 Setup pyenv: 07:32:04 system 07:32:04 3.8.13 07:32:04 3.9.13 07:32:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:32:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0nEQ from file:/tmp/.os_lf_venv 07:32:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:06 lf-activate-venv(): INFO: Base packages installed successfully 07:32:06 lf-activate-venv(): INFO: Installing additional packages: lftools 07:32:13 lf-activate-venv(): INFO: Adding /tmp/venv-0nEQ/bin to PATH 07:32:13 Generating Requirements File 07:32: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. 07:32:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:32:30 Python 3.10.6 07:32:30 pip 26.0.1 from /tmp/venv-0nEQ/lib/python3.10/site-packages/pip (python 3.10) 07:32:31 appdirs==1.4.4 07:32:31 argcomplete==3.6.3 07:32:31 aspy.yaml==1.3.0 07:32:31 attrs==26.1.0 07:32:31 autopage==0.6.0 07:32:31 backports.strenum==1.3.1 07:32:31 beautifulsoup4==4.14.3 07:32:31 boto3==1.42.91 07:32:31 botocore==1.42.91 07:32:31 bs4==0.0.2 07:32:31 certifi==2026.2.25 07:32:31 cffi==2.0.0 07:32:31 cfgv==3.5.0 07:32:31 chardet==7.4.3 07:32:31 charset-normalizer==3.4.7 07:32:31 click==8.3.2 07:32:31 cliff==4.13.3 07:32:31 cmd2==3.5.0 07:32:31 cryptography==3.3.2 07:32:31 debtcollector==3.1.0 07:32:31 decorator==5.2.1 07:32:31 defusedxml==0.7.1 07:32:31 Deprecated==1.3.1 07:32:31 distlib==0.4.0 07:32:31 dnspython==2.8.0 07:32:31 docker==7.1.0 07:32:31 dogpile.cache==1.5.0 07:32:31 durationpy==0.10 07:32:31 email-validator==2.3.0 07:32:31 filelock==3.29.0 07:32:31 future==1.0.0 07:32:31 gitdb==4.0.12 07:32:31 GitPython==3.1.46 07:32:31 httplib2==0.30.2 07:32:31 identify==2.6.19 07:32:31 idna==3.11 07:32:31 importlib-resources==1.5.0 07:32:31 iso8601==2.1.0 07:32:31 Jinja2==3.1.6 07:32:31 jmespath==1.1.0 07:32:31 jsonpatch==1.33 07:32:31 jsonpointer==3.1.1 07:32:31 jsonschema==4.26.0 07:32:31 jsonschema-specifications==2025.9.1 07:32:31 keystoneauth1==5.13.1 07:32:31 kubernetes==35.0.0 07:32:31 lftools==0.37.22 07:32:31 lxml==6.1.0 07:32:31 markdown-it-py==4.0.0 07:32:31 MarkupSafe==3.0.3 07:32:31 mdurl==0.1.2 07:32:31 msgpack==1.1.2 07:32:31 multi_key_dict==2.0.3 07:32:31 munch==4.0.0 07:32:31 netaddr==1.3.0 07:32:31 niet==1.4.2 07:32:31 nodeenv==1.10.0 07:32:31 oauth2client==4.1.3 07:32:31 oauthlib==3.3.1 07:32:31 openstacksdk==4.11.0 07:32:31 os-service-types==1.8.2 07:32:31 osc-lib==4.5.0 07:32:31 oslo.config==10.3.0 07:32:31 oslo.context==6.3.0 07:32:31 oslo.i18n==6.7.2 07:32:31 oslo.log==8.1.0 07:32:31 oslo.serialization==5.9.1 07:32:31 oslo.utils==10.0.1 07:32:31 packaging==26.1 07:32:31 pbr==7.0.3 07:32:31 platformdirs==4.9.6 07:32:31 prettytable==3.17.0 07:32:31 psutil==7.2.2 07:32:31 pyasn1==0.6.3 07:32:31 pyasn1_modules==0.4.2 07:32:31 pycparser==3.0 07:32:31 pygerrit2==2.0.15 07:32:31 PyGithub==2.9.1 07:32:31 Pygments==2.20.0 07:32:31 PyJWT==2.12.1 07:32:31 PyNaCl==1.6.2 07:32:31 pyparsing==2.4.7 07:32:31 pyperclip==1.11.0 07:32:31 pyrsistent==0.20.0 07:32:31 python-cinderclient==9.9.0 07:32:31 python-dateutil==2.9.0.post0 07:32:31 python-discovery==1.2.2 07:32:31 python-heatclient==5.1.0 07:32:31 python-jenkins==1.8.3 07:32:31 python-keystoneclient==5.8.0 07:32:31 python-magnumclient==4.10.0 07:32:31 python-openstackclient==9.0.0 07:32:31 python-swiftclient==4.10.0 07:32:31 PyYAML==6.0.3 07:32:31 referencing==0.37.0 07:32:31 requests==2.33.1 07:32:31 requests-oauthlib==2.0.0 07:32:31 rfc3986==2.0.0 07:32:31 rich==15.0.0 07:32:31 rich-argparse==1.7.2 07:32:31 rpds-py==0.30.0 07:32:31 rsa==4.9.1 07:32:31 ruamel.yaml==0.19.1 07:32:31 ruamel.yaml.clib==0.2.15 07:32:31 s3transfer==0.16.0 07:32:31 simplejson==4.0.1 07:32:31 six==1.17.0 07:32:31 smmap==5.0.3 07:32:31 soupsieve==2.8.3 07:32:31 stevedore==5.7.0 07:32:31 tabulate==0.10.0 07:32:31 toml==0.10.2 07:32:31 tomlkit==0.14.0 07:32:31 tqdm==4.67.3 07:32:31 typing_extensions==4.15.0 07:32:31 urllib3==1.26.20 07:32:31 virtualenv==21.2.4 07:32:31 wcwidth==0.6.0 07:32:31 websocket-client==1.9.0 07:32:31 wrapt==2.1.2 07:32:31 xdg==6.0.0 07:32:31 xmltodict==1.0.4 07:32:31 yq==3.4.3 07:32:31 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins3184163952871253373.sh 07:32:31 ---> uv-install.sh 07:32:31 Installing uv/uvx (latest) using shell installer 07:32:31 2026-04-20 07:32:31 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T08%3A22%3A50Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T07%3A22%3A17Z&ske=2026-04-20T08%3A22%3A50Z&sks=b&skv=2018-11-09&sig=p5yUi5tSBEyyplxjY%2Bwbni48fXs4VYUBqOtYLN%2FQ0Fo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjY3MDU4OSwibmJmIjoxNzc2NjcwMjg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3rMmguA3l6nKKpSjvd0EACt8fRMP3BqvffTVss1dPeY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-NOcinZ.sh" [1] 07:32:31 downloading uv 0.11.7 x86_64-unknown-linux-gnu 07:32:32 installing to /home/jenkins/.local/bin 07:32:32 uv 07:32:32 uvx 07:32:32 everything's installed! 07:32:32 07:32:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:32:32 07:32:32 source $HOME/.local/bin/env (sh, bash, zsh) 07:32:32 source $HOME/.local/bin/env.fish (fish) 07:32:32 Adding install location to PATH 07:32:32 ---> Validating uv/uvx install 07:32:32 uvx 0.11.7 (x86_64-unknown-linux-gnu) 07:32:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2222630818469052537.sh 07:32:32 ---> sudo-logs.sh 07:32:32 Archiving 'sudo' log.. 07:32:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11078391479991993745.sh 07:32:32 ---> job-cost.sh 07:32:32 INFO: Activating Python virtual environment... 07:32:32 Setup pyenv: 07:32:32 system 07:32:32 3.8.13 07:32:32 3.9.13 07:32:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:32:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0nEQ from file:/tmp/.os_lf_venv 07:32:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:34 lf-activate-venv(): INFO: Base packages installed successfully 07:32:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-0nEQ/bin to PATH 07:32:39 INFO: No stack-cost file found 07:32:39 INFO: Instance uptime: 128s 07:32:39 INFO: Fetching instance metadata (attempt 1 of 3)... 07:32:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:32:39 INFO: Successfully fetched instance metadata 07:32:39 INFO: Instance type: v3-standard-4 07:32:39 INFO: Retrieving pricing info for: v3-standard-4 07:32:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:32:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 07:32:39 INFO: Successfully fetched Vexxhost pricing API 07:32:39 INFO: Retrieved cost: 0.11 07:32:39 INFO: Retrieved resource: v3-standard-4 07:32:39 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:32:39 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:32:39 INFO: Successfully archived job cost data 07:32:39 DEBUG: Cost data: oom-master-checkbashisms-lint,4606,2026-04-20 07:32:39,v3-standard-4,128,0.11,0.00,SUCCESS 07:32:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8963597256925549623.sh 07:32:39 ---> logs-deploy.sh 07:32:39 Setup pyenv: 07:32:39 system 07:32:39 3.8.13 07:32:39 3.9.13 07:32:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0nEQ from file:/tmp/.os_lf_venv 07:32:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:41 lf-activate-venv(): INFO: Base packages installed successfully 07:32:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-0nEQ/bin to PATH 07:32:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4606 07:32:49 INFO: archiving workspace using pattern(s): 07:32:50 Archives upload complete. 07:32:50 INFO: archiving logs to Nexus 07:32:51 ---> uname -a: 07:32:51 Linux prd-ubuntu1804-builder-4c-4g-3497 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:32:51 07:32:51 07:32:51 ---> lscpu: 07:32:51 Architecture: x86_64 07:32:51 CPU op-mode(s): 32-bit, 64-bit 07:32:51 Byte Order: Little Endian 07:32:51 CPU(s): 4 07:32:51 On-line CPU(s) list: 0-3 07:32:51 Thread(s) per core: 1 07:32:51 Core(s) per socket: 1 07:32:51 Socket(s): 4 07:32:51 NUMA node(s): 1 07:32:51 Vendor ID: AuthenticAMD 07:32:51 CPU family: 23 07:32:51 Model: 49 07:32:51 Model name: AMD EPYC-Rome Processor 07:32:51 Stepping: 0 07:32:51 CPU MHz: 2799.998 07:32:51 BogoMIPS: 5599.99 07:32:51 Virtualization: AMD-V 07:32:51 Hypervisor vendor: KVM 07:32:51 Virtualization type: full 07:32:51 L1d cache: 32K 07:32:51 L1i cache: 32K 07:32:51 L2 cache: 512K 07:32:51 L3 cache: 16384K 07:32:51 NUMA node0 CPU(s): 0-3 07:32:51 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 07:32:51 07:32:51 07:32:51 ---> nproc: 07:32:51 4 07:32:51 07:32:51 07:32:51 ---> df -h: 07:32:51 Filesystem Size Used Avail Use% Mounted on 07:32:51 udev 7.9G 0 7.9G 0% /dev 07:32:51 tmpfs 1.6G 676K 1.6G 1% /run 07:32:51 /dev/vda1 78G 8.4G 70G 11% / 07:32:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:32:51 tmpfs 5.0M 0 5.0M 0% /run/lock 07:32:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:32:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:32:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:32:51 07:32:51 07:32:51 ---> free -m: 07:32:51 total used free shared buff/cache available 07:32:51 Mem: 16040 568 13348 0 2122 15157 07:32:51 Swap: 1023 0 1023 07:32:51 07:32:51 07:32:51 ---> ip addr: 07:32:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:32:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:32:51 inet 127.0.0.1/8 scope host lo 07:32:51 valid_lft forever preferred_lft forever 07:32:51 inet6 ::1/128 scope host 07:32:51 valid_lft forever preferred_lft forever 07:32:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:32:51 link/ether fa:16:3e:d8:05:92 brd ff:ff:ff:ff:ff:ff 07:32:51 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic ens3 07:32:51 valid_lft 86273sec preferred_lft 86273sec 07:32:51 inet6 fe80::f816:3eff:fed8:592/64 scope link 07:32:51 valid_lft forever preferred_lft forever 07:32:51 07:32:51 07:32:51 ---> sar -b -r -n DEV: 07:32:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3497) 04/20/26 _x86_64_ (4 CPU) 07:32:51 07:32:51 07:30:46 LINUX RESTART (4 CPU) 07:32:51 07:32:51 07:31:01 tps rtps wtps bread/s bwrtn/s 07:32:51 07:32:02 350.43 55.23 295.20 3632.79 63536.42 07:32:51 Average: 350.43 55.23 295.20 3632.79 63536.42 07:32:51 07:32:51 07:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:32:51 07:32:02 13752928 15454780 2672040 16.27 68028 1827888 883448 5.06 830724 1614192 234544 07:32:51 Average: 13752928 15454780 2672040 16.27 68028 1827888 883448 5.06 830724 1614192 234544 07:32:51 07:32:51 07:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:32:51 07:32:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:32:51 07:32:02 ens3 520.43 358.41 2400.12 83.39 0.00 0.00 0.00 0.00 07:32:51 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:32:51 Average: ens3 520.43 358.41 2400.12 83.39 0.00 0.00 0.00 0.00 07:32:51 07:32:51 07:32:51 ---> sar -P ALL: 07:32:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3497) 04/20/26 _x86_64_ (4 CPU) 07:32:51 07:32:51 07:30:46 LINUX RESTART (4 CPU) 07:32:51 07:32:51 07:31:01 CPU %user %nice %system %iowait %steal %idle 07:32:51 07:32:02 all 23.72 0.00 2.49 3.44 0.06 70.29 07:32:51 07:32:02 0 40.13 0.00 3.32 0.77 0.07 55.72 07:32:51 07:32:02 1 10.88 0.00 1.71 2.70 0.07 84.64 07:32:51 07:32:02 2 19.49 0.00 2.47 3.16 0.05 74.82 07:32:51 07:32:02 3 24.31 0.00 2.49 7.15 0.05 66.00 07:32:51 Average: all 23.72 0.00 2.49 3.44 0.06 70.29 07:32:51 Average: 0 40.13 0.00 3.32 0.77 0.07 55.72 07:32:51 Average: 1 10.88 0.00 1.71 2.70 0.07 84.64 07:32:51 Average: 2 19.49 0.00 2.47 3.16 0.05 74.82 07:32:51 Average: 3 24.31 0.00 2.49 7.15 0.05 66.00 07:32:51 07:32:51 07:32:51