15:32:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:32:49 Running as SYSTEM 15:32:49 [EnvInject] - Loading node environment variables. 15:32:49 Building remotely on prd-ubuntu1804-builder-4c-4g-3276 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:32:49 [ssh-agent] Looking for ssh-agent implementation... 15:32:49 $ ssh-agent 15:32:49 SSH_AUTH_SOCK=/tmp/ssh-Z7s8bZzGJxPS/agent.1708 15:32:49 SSH_AGENT_PID=1710 15:32:49 [ssh-agent] Started. 15:32:49 Running ssh-add (command line suppressed) 15:32:49 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14961761632841113177.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14961761632841113177.key) 15:32:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:32:49 The recommended git tool is: NONE 15:32:51 using credential onap-jenkins-ssh 15:32:51 Wiping out workspace first. 15:32:51 Cloning the remote Git repository 15:32:51 Cloning repository git://cloud.onap.org/mirror/oom.git 15:32:51 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:32:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:51 > git --version # timeout=10 15:32:51 > git --version # 'git version 2.17.1' 15:32:51 using GIT_SSH to set credentials Gerrit user 15:32:51 Verifying host key using manually-configured host key entries 15:32:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:32:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:57 using GIT_SSH to set credentials Gerrit user 15:32:57 Verifying host key using manually-configured host key entries 15:32:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/4 # timeout=30 15:32:57 > git rev-parse 5cbbc47f6fc23f9640ae8040e8a0f693037465a4^{commit} # timeout=10 15:32:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:32:57 Checking out Revision 5cbbc47f6fc23f9640ae8040e8a0f693037465a4 (refs/changes/75/143475/4) 15:32:57 > git config core.sparsecheckout # timeout=10 15:32:57 > git checkout -f 5cbbc47f6fc23f9640ae8040e8a0f693037465a4 # timeout=30 15:33:01 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:33:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:33:01 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:33:01 [EnvInject] - Injecting environment variables from a build step. 15:33:01 [EnvInject] - Injecting as environment variables the properties content 15:33:01 PYTHON=python3 15:33:01 15:33:01 [EnvInject] - Variables injected successfully. 15:33:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16944768970035244340.sh 15:33:01 ---> tox-install.sh 15:33:01 + source /home/jenkins/lf-env.sh 15:33:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:01 ++ mktemp -d /tmp/venv-XXXX 15:33:01 + lf_venv=/tmp/venv-BzeA 15:33:01 + local venv_file=/tmp/.os_lf_venv 15:33:01 + local python=python3 15:33:01 + local options 15:33:01 + local set_path=true 15:33:01 + local install_args= 15:33:01 ++ 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 15:33:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:33:01 + true 15:33:01 + case $1 in 15:33:01 + venv_file=/tmp/.toxenv 15:33:01 + shift 2 15:33:01 + true 15:33:01 + case $1 in 15:33:01 + shift 15:33:01 + break 15:33:01 + case $python in 15:33:01 + local pkg_list= 15:33:01 + [[ -d /opt/pyenv ]] 15:33:01 + echo 'Setup pyenv:' 15:33:01 Setup pyenv: 15:33:01 + export PYENV_ROOT=/opt/pyenv 15:33:01 + PYENV_ROOT=/opt/pyenv 15:33:01 + 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 15:33:01 + 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 15:33:01 + pyenv versions 15:33:02 * system (set by /opt/pyenv/version) 15:33:02 * 3.8.13 (set by /opt/pyenv/version) 15:33:02 * 3.9.13 (set by /opt/pyenv/version) 15:33:02 * 3.10.6 (set by /opt/pyenv/version) 15:33:02 + command -v pyenv 15:33:02 ++ pyenv init - --no-rehash 15:33:02 + 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[*]}"'\'')" 15:33:02 export PATH="/opt/pyenv/shims:${PATH}" 15:33:02 export PYENV_SHELL=bash 15:33:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:33:02 pyenv() { 15:33:02 local command 15:33:02 command="${1:-}" 15:33:02 if [ "$#" -gt 0 ]; then 15:33:02 shift 15:33:02 fi 15:33:02 15:33:02 case "$command" in 15:33:02 rehash|shell) 15:33:02 eval "$(pyenv "sh-$command" "$@")" 15:33:02 ;; 15:33:02 *) 15:33:02 command pyenv "$command" "$@" 15:33:02 ;; 15:33:02 esac 15:33:02 }' 15:33:02 +++ 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[*]}"' 15:33:02 ++ 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 15:33:02 ++ 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 15:33:02 ++ 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 15:33:02 ++ export PYENV_SHELL=bash 15:33:02 ++ PYENV_SHELL=bash 15:33:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:33:02 +++ complete -F _pyenv pyenv 15:33:02 ++ lf-pyver python3 15:33:02 ++ local py_version_xy=python3 15:33:02 ++ local py_version_xyz= 15:33:02 ++ pyenv versions 15:33:02 ++ local command 15:33:02 ++ command=versions 15:33:02 ++ '[' 1 -gt 0 ']' 15:33:02 ++ shift 15:33:02 ++ case "$command" in 15:33:02 ++ command pyenv versions 15:33:02 ++ pyenv versions 15:33:02 ++ awk '{ print $1 }' 15:33:02 ++ grep -E '^[0-9.]*[0-9]$' 15:33:02 ++ sed 's/^[ *]* //' 15:33:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:33:02 +++ grep '^3' /tmp/.pyenv_versions 15:33:02 +++ sort -V 15:33:02 +++ tail -n 1 15:33:02 ++ py_version_xyz=3.10.6 15:33:02 ++ [[ -z 3.10.6 ]] 15:33:02 ++ echo 3.10.6 15:33:02 ++ return 0 15:33:02 + pyenv local 3.10.6 15:33:02 + local command 15:33:02 + command=local 15:33:02 + '[' 2 -gt 0 ']' 15:33:02 + shift 15:33:02 + case "$command" in 15:33:02 + command pyenv local 3.10.6 15:33:02 + pyenv local 3.10.6 15:33:02 + for arg in "$@" 15:33:02 + case $arg in 15:33:02 + pkg_list+='tox ' 15:33:02 + for arg in "$@" 15:33:02 + case $arg in 15:33:02 + pkg_list+='virtualenv ' 15:33:02 + for arg in "$@" 15:33:02 + case $arg in 15:33:02 + pkg_list+='urllib3~=1.26.15 ' 15:33:02 + [[ -f /tmp/.toxenv ]] 15:33:02 + [[ ! -f /tmp/.toxenv ]] 15:33:02 + [[ -n '' ]] 15:33:02 + python3 -m venv /tmp/venv-BzeA 15:33:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BzeA' 15:33:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BzeA 15:33:07 + echo /tmp/venv-BzeA 15:33:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:33:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:33:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:33:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:07 + local 'pip_opts=--upgrade --quiet' 15:33:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:33:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:33:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:33:07 + [[ -n '' ]] 15:33:07 + [[ -n '' ]] 15:33:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:33:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:07 + /tmp/venv-BzeA/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 15:33:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:33:13 lf-activate-venv(): INFO: Base packages installed successfully 15:33:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:33:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:33:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:33:13 + /tmp/venv-BzeA/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 15:33:16 + type python3 15:33:16 + true 15:33:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BzeA/bin to PATH' 15:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-BzeA/bin to PATH 15:33:16 + PATH=/tmp/venv-BzeA/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 15:33:16 + return 0 15:33:16 + python3 --version 15:33:16 Python 3.10.6 15:33:16 + python3 -m pip --version 15:33:16 pip 26.0.1 from /tmp/venv-BzeA/lib/python3.10/site-packages/pip (python 3.10) 15:33:16 + python3 -m pip freeze 15:33:16 cachetools==7.0.5 15:33:16 colorama==0.4.6 15:33:16 distlib==0.4.0 15:33:16 filelock==3.25.2 15:33:16 packaging==26.0 15:33:16 platformdirs==4.9.4 15:33:16 pluggy==1.6.0 15:33:16 pyproject-api==1.10.0 15:33:16 python-discovery==1.2.0 15:33:16 tomli==2.4.0 15:33:16 tomli_w==1.2.0 15:33:16 tox==4.50.1 15:33:16 typing_extensions==4.15.0 15:33:16 urllib3==1.26.20 15:33:16 virtualenv==21.2.0 15:33:16 [EnvInject] - Injecting environment variables from a build step. 15:33:16 [EnvInject] - Injecting as environment variables the properties content 15:33:16 PARALLEL=false 15:33:16 15:33:16 [EnvInject] - Variables injected successfully. 15:33:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6802464223070212410.sh 15:33:16 ---> tox-run.sh 15:33:16 + 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 15:33:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:33:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:33:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:33:16 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:33:16 + source /home/jenkins/lf-env.sh 15:33:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:16 ++ mktemp -d /tmp/venv-XXXX 15:33:16 + lf_venv=/tmp/venv-CI3i 15:33:16 + local venv_file=/tmp/.os_lf_venv 15:33:16 + local python=python3 15:33:16 + local options 15:33:16 + local set_path=true 15:33:16 + local install_args= 15:33: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 15:33:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:33:16 + true 15:33:16 + case $1 in 15:33:16 + venv_file=/tmp/.toxenv 15:33:16 + shift 2 15:33:16 + true 15:33:16 + case $1 in 15:33:16 + shift 15:33:16 + break 15:33:16 + case $python in 15:33:16 + local pkg_list= 15:33:16 + [[ -d /opt/pyenv ]] 15:33:16 + echo 'Setup pyenv:' 15:33:16 Setup pyenv: 15:33:16 + export PYENV_ROOT=/opt/pyenv 15:33:16 + PYENV_ROOT=/opt/pyenv 15:33:16 + 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 15:33:16 + 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 15:33:16 + pyenv versions 15:33:16 system 15:33:16 3.8.13 15:33:16 3.9.13 15:33:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:33:16 + command -v pyenv 15:33:16 ++ pyenv init - --no-rehash 15:33: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[*]}"'\'')" 15:33:16 export PATH="/opt/pyenv/shims:${PATH}" 15:33:16 export PYENV_SHELL=bash 15:33:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:33:16 pyenv() { 15:33:16 local command 15:33:16 command="${1:-}" 15:33:16 if [ "$#" -gt 0 ]; then 15:33:16 shift 15:33:16 fi 15:33:16 15:33:16 case "$command" in 15:33:16 rehash|shell) 15:33:16 eval "$(pyenv "sh-$command" "$@")" 15:33:16 ;; 15:33:16 *) 15:33:16 command pyenv "$command" "$@" 15:33:16 ;; 15:33:16 esac 15:33:16 }' 15:33: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[*]}"' 15:33:16 ++ 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 15:33:16 ++ 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 15:33:16 ++ 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 15:33:16 ++ export PYENV_SHELL=bash 15:33:16 ++ PYENV_SHELL=bash 15:33:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:33:16 +++ complete -F _pyenv pyenv 15:33:16 ++ lf-pyver python3 15:33:16 ++ local py_version_xy=python3 15:33:16 ++ local py_version_xyz= 15:33:16 ++ pyenv versions 15:33:16 ++ local command 15:33:16 ++ command=versions 15:33:16 ++ '[' 1 -gt 0 ']' 15:33:16 ++ shift 15:33:16 ++ case "$command" in 15:33:16 ++ command pyenv versions 15:33:16 ++ pyenv versions 15:33:16 ++ sed 's/^[ *]* //' 15:33:16 ++ grep -E '^[0-9.]*[0-9]$' 15:33:16 ++ awk '{ print $1 }' 15:33:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:33:16 +++ grep '^3' /tmp/.pyenv_versions 15:33:16 +++ sort -V 15:33:16 +++ tail -n 1 15:33:16 ++ py_version_xyz=3.10.6 15:33:16 ++ [[ -z 3.10.6 ]] 15:33:16 ++ echo 3.10.6 15:33:16 ++ return 0 15:33:16 + pyenv local 3.10.6 15:33:16 + local command 15:33:16 + command=local 15:33:16 + '[' 2 -gt 0 ']' 15:33:16 + shift 15:33:16 + case "$command" in 15:33:16 + command pyenv local 3.10.6 15:33:16 + pyenv local 3.10.6 15:33:16 + for arg in "$@" 15:33:16 + case $arg in 15:33:16 + pkg_list+='tox ' 15:33:16 + for arg in "$@" 15:33:16 + case $arg in 15:33:16 + pkg_list+='virtualenv ' 15:33:16 + for arg in "$@" 15:33:16 + case $arg in 15:33:16 + pkg_list+='urllib3~=1.26.15 ' 15:33:16 + [[ -f /tmp/.toxenv ]] 15:33:16 ++ cat /tmp/.toxenv 15:33:16 + lf_venv=/tmp/venv-BzeA 15:33:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzeA from' file:/tmp/.toxenv 15:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzeA from file:/tmp/.toxenv 15:33:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:16 + local 'pip_opts=--upgrade --quiet' 15:33:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:33:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:33:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:33:16 + [[ -n '' ]] 15:33:16 + [[ -n '' ]] 15:33:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:16 + /tmp/venv-BzeA/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 15:33:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:33:17 lf-activate-venv(): INFO: Base packages installed successfully 15:33:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:33:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:33:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:33:17 + /tmp/venv-BzeA/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 15:33:18 + type python3 15:33:18 + true 15:33:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BzeA/bin to PATH' 15:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-BzeA/bin to PATH 15:33:18 + PATH=/tmp/venv-BzeA/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 15:33:18 + return 0 15:33:18 + [[ -d /opt/pyenv ]] 15:33:18 + echo '---> Setting up pyenv' 15:33:18 ---> Setting up pyenv 15:33:18 + export PYENV_ROOT=/opt/pyenv 15:33:18 + PYENV_ROOT=/opt/pyenv 15:33:18 + export PATH=/opt/pyenv/bin:/tmp/venv-BzeA/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 15:33:18 + PATH=/opt/pyenv/bin:/tmp/venv-BzeA/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 15:33:18 ++ pwd 15:33:18 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:33:18 + export PYTHONPATH 15:33:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:33:18 + TOX_TESTENV_PASSENV=PYTHONPATH 15:33:18 + tox --version 15:33:19 4.50.1 from /tmp/venv-BzeA/lib/python3.10/site-packages/tox/__init__.py 15:33:19 + PARALLEL=false 15:33:19 + TOX_OPTIONS_LIST= 15:33:19 + [[ -n checkbashisms ]] 15:33:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:33:19 + case ${PARALLEL,,} in 15:33:19 + tox -e checkbashisms 15:33:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:33:20 checkbashisms: freeze> python -m pip freeze --all 15:33:21 checkbashisms: pip==26.0.1,setuptools==82.0.0 15:33:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:33:22 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:33:24 checkbashisms: OK (5.14=setup[1.57]+cmd[3.57] seconds) 15:33:24 congratulations :) (5.18 seconds) 15:33:24 + tox_status=0 15:33:24 + echo '---> Completed tox runs' 15:33:24 ---> Completed tox runs 15:33:24 + for i in .tox/*/log 15:33:24 ++ echo .tox/checkbashisms/log 15:33:24 ++ awk -F/ '{print $2}' 15:33:24 + tox_env=checkbashisms 15:33:24 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:33:24 + DOC_DIR=docs/_build/html 15:33:24 + [[ -d docs/_build/html ]] 15:33:24 + echo '---> tox-run.sh ends' 15:33:24 ---> tox-run.sh ends 15:33:24 + test 0 -eq 0 15:33:24 $ ssh-agent -k 15:33:24 unset SSH_AUTH_SOCK; 15:33:24 unset SSH_AGENT_PID; 15:33:24 echo Agent pid 1710 killed; 15:33:24 [ssh-agent] Stopped. 15:33:24 [PostBuildScript] - [INFO] Executing post build scripts. 15:33:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4797631664318671979.sh 15:33:24 ---> sysstat.sh 15:33:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18076978001607002858.sh 15:33:25 ---> package-listing.sh 15:33:25 ++ facter osfamily 15:33:25 ++ tr '[:upper:]' '[:lower:]' 15:33:25 + OS_FAMILY=debian 15:33:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:33:25 + START_PACKAGES=/tmp/packages_start.txt 15:33:25 + END_PACKAGES=/tmp/packages_end.txt 15:33:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:25 + PACKAGES=/tmp/packages_start.txt 15:33:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:33:25 + PACKAGES=/tmp/packages_end.txt 15:33:25 + case "${OS_FAMILY}" in 15:33:25 + dpkg -l 15:33:25 + grep '^ii' 15:33:25 + '[' -f /tmp/packages_start.txt ']' 15:33:25 + '[' -f /tmp/packages_end.txt ']' 15:33:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:33:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:33:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:33:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11324165366979316654.sh 15:33:25 ---> capture-instance-metadata.sh 15:33:25 Setup pyenv: 15:33:25 system 15:33:25 3.8.13 15:33:25 3.9.13 15:33:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:33:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l2f6 15:33:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:36 lf-activate-venv(): INFO: Base packages installed successfully 15:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools 15:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-l2f6/bin to PATH 15:34:04 INFO: Running in OpenStack, capturing instance metadata 15:34:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10328954202922278066.sh 15:34:04 provisioning config files... 15:34:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12607824791861197000tmp 15:34:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:34:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:34:04 [EnvInject] - Injecting environment variables from a build step. 15:34:04 [EnvInject] - Injecting as environment variables the properties content 15:34:04 SERVER_ID=logs 15:34:04 15:34:04 [EnvInject] - Variables injected successfully. 15:34:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4104357434526126603.sh 15:34:04 ---> create-netrc.sh 15:34:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9552641866480155202.sh 15:34:04 ---> python-tools-install.sh 15:34:05 Setup pyenv: 15:34:05 system 15:34:05 3.8.13 15:34:05 3.9.13 15:34:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l2f6 from file:/tmp/.os_lf_venv 15:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:07 lf-activate-venv(): INFO: Base packages installed successfully 15:34:07 lf-activate-venv(): INFO: Installing additional packages: lftools 15:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-l2f6/bin to PATH 15:34:18 Generating Requirements File 15:34:36 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. 15:34:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:34:36 Python 3.10.6 15:34:36 pip 26.0.1 from /tmp/venv-l2f6/lib/python3.10/site-packages/pip (python 3.10) 15:34:37 appdirs==1.4.4 15:34:37 argcomplete==3.6.3 15:34:37 aspy.yaml==1.3.0 15:34:37 attrs==26.1.0 15:34:37 autopage==0.6.0 15:34:37 backports.strenum==1.3.1 15:34:37 beautifulsoup4==4.14.3 15:34:37 boto3==1.42.71 15:34:37 botocore==1.42.71 15:34:37 bs4==0.0.2 15:34:37 certifi==2026.2.25 15:34:37 cffi==2.0.0 15:34:37 cfgv==3.5.0 15:34:37 chardet==7.2.0 15:34:37 charset-normalizer==3.4.6 15:34:37 click==8.3.1 15:34:37 cliff==4.13.2 15:34:37 cmd2==3.4.0 15:34:37 cryptography==3.3.2 15:34:37 debtcollector==3.0.0 15:34:37 decorator==5.2.1 15:34:37 defusedxml==0.7.1 15:34:37 Deprecated==1.3.1 15:34:37 distlib==0.4.0 15:34:37 dnspython==2.8.0 15:34:37 docker==7.1.0 15:34:37 dogpile.cache==1.5.0 15:34:37 durationpy==0.10 15:34:37 email-validator==2.3.0 15:34:37 filelock==3.25.2 15:34:37 future==1.0.0 15:34:37 gitdb==4.0.12 15:34:37 GitPython==3.1.46 15:34:37 httplib2==0.30.2 15:34:37 identify==2.6.18 15:34:37 idna==3.11 15:34:37 importlib-resources==1.5.0 15:34:37 iso8601==2.1.0 15:34:37 Jinja2==3.1.6 15:34:37 jmespath==1.1.0 15:34:37 jsonpatch==1.33 15:34:37 jsonpointer==3.0.0 15:34:37 jsonschema==4.26.0 15:34:37 jsonschema-specifications==2025.9.1 15:34:37 keystoneauth1==5.13.1 15:34:37 kubernetes==35.0.0 15:34:37 lftools==0.37.22 15:34:37 lxml==6.0.2 15:34:37 markdown-it-py==4.0.0 15:34:37 MarkupSafe==3.0.3 15:34:37 mdurl==0.1.2 15:34:37 msgpack==1.1.2 15:34:37 multi_key_dict==2.0.3 15:34:37 munch==4.0.0 15:34:37 netaddr==1.3.0 15:34:37 niet==1.4.2 15:34:37 nodeenv==1.10.0 15:34:37 oauth2client==4.1.3 15:34:37 oauthlib==3.3.1 15:34:37 openstacksdk==4.10.0 15:34:37 os-service-types==1.8.2 15:34:37 osc-lib==4.4.0 15:34:37 oslo.config==10.3.0 15:34:37 oslo.context==6.3.0 15:34:37 oslo.i18n==6.7.2 15:34:37 oslo.log==8.1.0 15:34:37 oslo.serialization==5.9.1 15:34:37 oslo.utils==10.0.0 15:34:37 packaging==26.0 15:34:37 pbr==7.0.3 15:34:37 platformdirs==4.9.4 15:34:37 prettytable==3.17.0 15:34:37 psutil==7.2.2 15:34:37 pyasn1==0.6.3 15:34:37 pyasn1_modules==0.4.2 15:34:37 pycparser==3.0 15:34:37 pygerrit2==2.0.15 15:34:37 PyGithub==2.8.1 15:34:37 Pygments==2.19.2 15:34:37 PyJWT==2.12.1 15:34:37 PyNaCl==1.6.2 15:34:37 pyparsing==2.4.7 15:34:37 pyperclip==1.11.0 15:34:37 pyrsistent==0.20.0 15:34:37 python-cinderclient==9.9.0 15:34:37 python-dateutil==2.9.0.post0 15:34:37 python-discovery==1.2.0 15:34:37 python-heatclient==5.1.0 15:34:37 python-jenkins==1.8.3 15:34:37 python-keystoneclient==5.8.0 15:34:37 python-magnumclient==4.10.0 15:34:37 python-openstackclient==9.0.0 15:34:37 python-swiftclient==4.10.0 15:34:37 PyYAML==6.0.3 15:34:37 referencing==0.37.0 15:34:37 requests==2.32.5 15:34:37 requests-oauthlib==2.0.0 15:34:37 requestsexceptions==1.4.0 15:34:37 rfc3986==2.0.0 15:34:37 rich==14.3.3 15:34:37 rich-argparse==1.7.2 15:34:37 rpds-py==0.30.0 15:34:37 rsa==4.9.1 15:34:37 ruamel.yaml==0.19.1 15:34:37 ruamel.yaml.clib==0.2.15 15:34:37 s3transfer==0.16.0 15:34:37 simplejson==3.20.2 15:34:37 six==1.17.0 15:34:37 smmap==5.0.3 15:34:37 soupsieve==2.8.3 15:34:37 stevedore==5.7.0 15:34:37 tabulate==0.10.0 15:34:37 toml==0.10.2 15:34:37 tomlkit==0.14.0 15:34:37 tqdm==4.67.3 15:34:37 typing_extensions==4.15.0 15:34:37 urllib3==1.26.20 15:34:37 virtualenv==21.2.0 15:34:37 wcwidth==0.6.0 15:34:37 websocket-client==1.9.0 15:34:37 wrapt==2.1.2 15:34:37 xdg==6.0.0 15:34:37 xmltodict==1.0.4 15:34:37 yq==3.4.3 15:34:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3332368020788488755.sh 15:34:37 ---> sudo-logs.sh 15:34:37 Archiving 'sudo' log.. 15:34:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5857332216009985011.sh 15:34:37 ---> job-cost.sh 15:34:37 INFO: Activating Python virtual environment... 15:34:37 Setup pyenv: 15:34:37 system 15:34:37 3.8.13 15:34:37 3.9.13 15:34:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l2f6 from file:/tmp/.os_lf_venv 15:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:39 lf-activate-venv(): INFO: Base packages installed successfully 15:34:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-l2f6/bin to PATH 15:34:44 INFO: No stack-cost file found 15:34:44 INFO: Instance uptime: 174s 15:34:44 INFO: Fetching instance metadata (attempt 1 of 3)... 15:34:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:34:44 INFO: Successfully fetched instance metadata 15:34:44 INFO: Instance type: v3-standard-4 15:34:44 INFO: Retrieving pricing info for: v3-standard-4 15:34:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:34:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=174 15:34:44 INFO: Successfully fetched Vexxhost pricing API 15:34:44 INFO: Retrieved cost: 0.11 15:34:44 INFO: Retrieved resource: v3-standard-4 15:34:44 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:34:44 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:34:44 INFO: Successfully archived job cost data 15:34:44 DEBUG: Cost data: oom-master-checkbashisms-lint,4513,2026-03-19 15:34:44,v3-standard-4,174,0.11,0.00,SUCCESS 15:34:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2821697970730013374.sh 15:34:44 ---> logs-deploy.sh 15:34:44 Setup pyenv: 15:34:44 system 15:34:44 3.8.13 15:34:44 3.9.13 15:34:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l2f6 from file:/tmp/.os_lf_venv 15:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:46 lf-activate-venv(): INFO: Base packages installed successfully 15:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-l2f6/bin to PATH 15:34:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4513 15:34:54 INFO: archiving workspace using pattern(s): 15:34:54 /tmp/venv-l2f6/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:34:54 warnings.warn( 15:34:55 Archives upload complete. 15:34:55 INFO: archiving logs to Nexus 15:34:55 /tmp/venv-l2f6/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:34:55 warnings.warn( 15:34:56 ---> uname -a: 15:34:56 Linux prd-ubuntu1804-builder-4c-4g-3276 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:34:56 15:34:56 15:34:56 ---> lscpu: 15:34:56 Architecture: x86_64 15:34:56 CPU op-mode(s): 32-bit, 64-bit 15:34:56 Byte Order: Little Endian 15:34:56 CPU(s): 4 15:34:56 On-line CPU(s) list: 0-3 15:34:56 Thread(s) per core: 1 15:34:56 Core(s) per socket: 1 15:34:56 Socket(s): 4 15:34:56 NUMA node(s): 1 15:34:56 Vendor ID: AuthenticAMD 15:34:56 CPU family: 23 15:34:56 Model: 49 15:34:56 Model name: AMD EPYC-Rome Processor 15:34:56 Stepping: 0 15:34:56 CPU MHz: 2799.998 15:34:56 BogoMIPS: 5599.99 15:34:56 Virtualization: AMD-V 15:34:56 Hypervisor vendor: KVM 15:34:56 Virtualization type: full 15:34:56 L1d cache: 32K 15:34:56 L1i cache: 32K 15:34:56 L2 cache: 512K 15:34:56 L3 cache: 16384K 15:34:56 NUMA node0 CPU(s): 0-3 15:34:56 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 15:34:56 15:34:56 15:34:56 ---> nproc: 15:34:56 4 15:34:56 15:34:56 15:34:56 ---> df -h: 15:34:56 Filesystem Size Used Avail Use% Mounted on 15:34:56 udev 7.9G 0 7.9G 0% /dev 15:34:56 tmpfs 1.6G 676K 1.6G 1% /run 15:34:56 /dev/vda1 78G 8.3G 70G 11% / 15:34:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:34:56 tmpfs 5.0M 0 5.0M 0% /run/lock 15:34:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:34:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:34:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:34:56 15:34:56 15:34:56 ---> free -m: 15:34:56 total used free shared buff/cache available 15:34:56 Mem: 16040 553 13425 0 2060 15173 15:34:56 Swap: 1023 0 1023 15:34:56 15:34:56 15:34:56 ---> ip addr: 15:34:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:56 inet 127.0.0.1/8 scope host lo 15:34:56 valid_lft forever preferred_lft forever 15:34:56 inet6 ::1/128 scope host 15:34:56 valid_lft forever preferred_lft forever 15:34:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:34:56 link/ether fa:16:3e:41:4f:9b brd ff:ff:ff:ff:ff:ff 15:34:56 inet 10.30.107.97/23 brd 10.30.107.255 scope global dynamic ens3 15:34:56 valid_lft 86224sec preferred_lft 86224sec 15:34:56 inet6 fe80::f816:3eff:fe41:4f9b/64 scope link 15:34:56 valid_lft forever preferred_lft forever 15:34:56 15:34:56 15:34:56 ---> sar -b -r -n DEV: 15:34:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3276) 03/19/26 _x86_64_ (4 CPU) 15:34:56 15:34:56 15:32:26 LINUX RESTART (4 CPU) 15:34:56 15:34:56 15:33:02 tps rtps wtps bread/s bwrtn/s 15:34:56 15:34:01 93.29 22.16 71.13 801.49 8307.69 15:34:56 Average: 93.29 22.16 71.13 801.49 8307.69 15:34:56 15:34:56 15:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:56 15:34:01 13833328 15480300 2591632 15.78 61852 1784092 846588 4.84 783140 1588924 166944 15:34:56 Average: 13833328 15480300 2591632 15.78 61852 1784092 846588 4.84 783140 1588924 166944 15:34:56 15:34:56 15:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:56 15:34:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 15:34:56 15:34:01 ens3 117.40 84.53 902.38 11.80 0.00 0.00 0.00 0.00 15:34:56 Average: lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 15:34:56 Average: ens3 117.40 84.53 902.38 11.80 0.00 0.00 0.00 0.00 15:34:56 15:34:56 15:34:56 ---> sar -P ALL: 15:34:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3276) 03/19/26 _x86_64_ (4 CPU) 15:34:56 15:34:56 15:32:26 LINUX RESTART (4 CPU) 15:34:56 15:34:56 15:33:02 CPU %user %nice %system %iowait %steal %idle 15:34:56 15:34:01 all 16.97 0.00 1.47 5.34 0.05 76.17 15:34:56 15:34:01 0 15.81 0.00 1.68 2.46 0.05 80.00 15:34:56 15:34:01 1 29.65 0.00 1.75 3.18 0.09 65.33 15:34:56 15:34:01 2 13.40 0.00 0.93 0.10 0.03 85.53 15:34:56 15:34:01 3 9.06 0.00 1.54 15.54 0.03 73.83 15:34:56 Average: all 16.97 0.00 1.47 5.34 0.05 76.17 15:34:56 Average: 0 15.81 0.00 1.68 2.46 0.05 80.00 15:34:56 Average: 1 29.65 0.00 1.75 3.18 0.09 65.33 15:34:56 Average: 2 13.40 0.00 0.93 0.10 0.03 85.53 15:34:56 Average: 3 9.06 0.00 1.54 15.54 0.03 73.83 15:34:56 15:34:56 15:34:56