15:34:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 15:34:32 Running as SYSTEM 15:34:32 [EnvInject] - Loading node environment variables. 15:34:32 Building remotely on prd-ubuntu1804-builder-4c-4g-1285 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:34:32 [ssh-agent] Looking for ssh-agent implementation... 15:34:32 $ ssh-agent 15:34:32 SSH_AUTH_SOCK=/tmp/ssh-kRDISCdnylXk/agent.1636 15:34:32 SSH_AGENT_PID=1638 15:34:32 [ssh-agent] Started. 15:34:32 Running ssh-add (command line suppressed) 15:34:32 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3258452361206522828.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3258452361206522828.key) 15:34:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:34:32 The recommended git tool is: NONE 15:34:34 using credential onap-jenkins-ssh 15:34:34 Wiping out workspace first. 15:34:34 Cloning the remote Git repository 15:34:34 Cloning repository git://cloud.onap.org/mirror/oom.git 15:34:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:34:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:34:34 > git --version # timeout=10 15:34:34 > git --version # 'git version 2.17.1' 15:34:34 using GIT_SSH to set credentials Gerrit user 15:34:34 Verifying host key using manually-configured host key entries 15:34:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:34:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:34:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:34:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:34:40 using GIT_SSH to set credentials Gerrit user 15:34:40 Verifying host key using manually-configured host key entries 15:34:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/2 # timeout=30 15:34:40 > git rev-parse d7dba37587b72603d2293011af614a7d931e7f86^{commit} # timeout=10 15:34:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:34:40 Checking out Revision d7dba37587b72603d2293011af614a7d931e7f86 (refs/changes/39/143439/2) 15:34:40 > git config core.sparsecheckout # timeout=10 15:34:40 > git checkout -f d7dba37587b72603d2293011af614a7d931e7f86 # timeout=30 15:34:43 Commit message: "17.0.0 chart release" 15:34:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:34:44 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 15:34:44 [EnvInject] - Injecting environment variables from a build step. 15:34:44 [EnvInject] - Injecting as environment variables the properties content 15:34:44 PYTHON=python3 15:34:44 15:34:44 [EnvInject] - Variables injected successfully. 15:34:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14555008146163396876.sh 15:34:44 ---> tox-install.sh 15:34:44 + source /home/jenkins/lf-env.sh 15:34:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:44 ++ mktemp -d /tmp/venv-XXXX 15:34:44 + lf_venv=/tmp/venv-tCEE 15:34:44 + local venv_file=/tmp/.os_lf_venv 15:34:44 + local python=python3 15:34:44 + local options 15:34:44 + local set_path=true 15:34:44 + local install_args= 15:34:44 ++ 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:34:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:34:44 + true 15:34:44 + case $1 in 15:34:44 + venv_file=/tmp/.toxenv 15:34:44 + shift 2 15:34:44 + true 15:34:44 + case $1 in 15:34:44 + shift 15:34:44 + break 15:34:44 + case $python in 15:34:44 + local pkg_list= 15:34:44 + [[ -d /opt/pyenv ]] 15:34:44 + echo 'Setup pyenv:' 15:34:44 Setup pyenv: 15:34:44 + export PYENV_ROOT=/opt/pyenv 15:34:44 + PYENV_ROOT=/opt/pyenv 15:34:44 + 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:34:44 + 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:34:44 + pyenv versions 15:34:44 * system (set by /opt/pyenv/version) 15:34:44 * 3.8.13 (set by /opt/pyenv/version) 15:34:44 * 3.9.13 (set by /opt/pyenv/version) 15:34:44 * 3.10.6 (set by /opt/pyenv/version) 15:34:44 + command -v pyenv 15:34:44 ++ pyenv init - --no-rehash 15:34:44 + 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:34:44 export PATH="/opt/pyenv/shims:${PATH}" 15:34:44 export PYENV_SHELL=bash 15:34:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:44 pyenv() { 15:34:44 local command 15:34:44 command="${1:-}" 15:34:44 if [ "$#" -gt 0 ]; then 15:34:44 shift 15:34:44 fi 15:34:44 15:34:44 case "$command" in 15:34:44 rehash|shell) 15:34:44 eval "$(pyenv "sh-$command" "$@")" 15:34:44 ;; 15:34:44 *) 15:34:44 command pyenv "$command" "$@" 15:34:44 ;; 15:34:44 esac 15:34:44 }' 15:34:44 +++ 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:34:44 ++ 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:34:44 ++ 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:34:44 ++ 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:34:44 ++ export PYENV_SHELL=bash 15:34:44 ++ PYENV_SHELL=bash 15:34:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:44 +++ complete -F _pyenv pyenv 15:34:44 ++ lf-pyver python3 15:34:44 ++ local py_version_xy=python3 15:34:44 ++ local py_version_xyz= 15:34:44 ++ pyenv versions 15:34:44 ++ local command 15:34:44 ++ command=versions 15:34:44 ++ '[' 1 -gt 0 ']' 15:34:44 ++ shift 15:34:44 ++ case "$command" in 15:34:44 ++ command pyenv versions 15:34:44 ++ pyenv versions 15:34:44 ++ sed 's/^[ *]* //' 15:34:44 ++ grep -E '^[0-9.]*[0-9]$' 15:34:44 ++ awk '{ print $1 }' 15:34:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:44 +++ grep '^3' /tmp/.pyenv_versions 15:34:44 +++ sort -V 15:34:44 +++ tail -n 1 15:34:44 ++ py_version_xyz=3.10.6 15:34:44 ++ [[ -z 3.10.6 ]] 15:34:44 ++ echo 3.10.6 15:34:44 ++ return 0 15:34:44 + pyenv local 3.10.6 15:34:44 + local command 15:34:44 + command=local 15:34:44 + '[' 2 -gt 0 ']' 15:34:44 + shift 15:34:44 + case "$command" in 15:34:44 + command pyenv local 3.10.6 15:34:44 + pyenv local 3.10.6 15:34:44 + for arg in "$@" 15:34:44 + case $arg in 15:34:44 + pkg_list+='tox ' 15:34:44 + for arg in "$@" 15:34:44 + case $arg in 15:34:44 + pkg_list+='virtualenv ' 15:34:44 + for arg in "$@" 15:34:44 + case $arg in 15:34:44 + pkg_list+='urllib3~=1.26.15 ' 15:34:44 + [[ -f /tmp/.toxenv ]] 15:34:44 + [[ ! -f /tmp/.toxenv ]] 15:34:44 + [[ -n '' ]] 15:34:44 + python3 -m venv /tmp/venv-tCEE 15:34:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tCEE' 15:34:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tCEE 15:34:49 + echo /tmp/venv-tCEE 15:34:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:34:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:34:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:49 + local 'pip_opts=--upgrade --quiet' 15:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:49 + [[ -n '' ]] 15:34:49 + [[ -n '' ]] 15:34:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:49 + /tmp/venv-tCEE/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:34:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:53 lf-activate-venv(): INFO: Base packages installed successfully 15:34:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:34:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:34:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:34:53 + /tmp/venv-tCEE/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:34:55 + type python3 15:34:55 + true 15:34:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tCEE/bin to PATH' 15:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-tCEE/bin to PATH 15:34:55 + PATH=/tmp/venv-tCEE/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:34:55 + return 0 15:34:55 + python3 --version 15:34:55 Python 3.10.6 15:34:55 + python3 -m pip --version 15:34:55 pip 26.0.1 from /tmp/venv-tCEE/lib/python3.10/site-packages/pip (python 3.10) 15:34:55 + python3 -m pip freeze 15:34:56 cachetools==7.0.2 15:34:56 colorama==0.4.6 15:34:56 distlib==0.4.0 15:34:56 filelock==3.25.0 15:34:56 packaging==26.0 15:34:56 platformdirs==4.9.2 15:34:56 pluggy==1.6.0 15:34:56 pyproject-api==1.10.0 15:34:56 python-discovery==1.1.0 15:34:56 tomli==2.4.0 15:34:56 tox==4.47.0 15:34:56 typing_extensions==4.15.0 15:34:56 urllib3==1.26.20 15:34:56 virtualenv==21.1.0 15:34:56 [EnvInject] - Injecting environment variables from a build step. 15:34:56 [EnvInject] - Injecting as environment variables the properties content 15:34:56 PARALLEL=false 15:34:56 15:34:56 [EnvInject] - Variables injected successfully. 15:34:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4150782614776724125.sh 15:34:56 ---> tox-run.sh 15:34:56 + 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:34:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:34:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:34:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:34:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:34:56 + source /home/jenkins/lf-env.sh 15:34:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:56 ++ mktemp -d /tmp/venv-XXXX 15:34:56 + lf_venv=/tmp/venv-Ocbq 15:34:56 + local venv_file=/tmp/.os_lf_venv 15:34:56 + local python=python3 15:34:56 + local options 15:34:56 + local set_path=true 15:34:56 + local install_args= 15:34:56 ++ 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:34:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:34:56 + true 15:34:56 + case $1 in 15:34:56 + venv_file=/tmp/.toxenv 15:34:56 + shift 2 15:34:56 + true 15:34:56 + case $1 in 15:34:56 + shift 15:34:56 + break 15:34:56 + case $python in 15:34:56 + local pkg_list= 15:34:56 + [[ -d /opt/pyenv ]] 15:34:56 + echo 'Setup pyenv:' 15:34:56 Setup pyenv: 15:34:56 + export PYENV_ROOT=/opt/pyenv 15:34:56 + PYENV_ROOT=/opt/pyenv 15:34:56 + 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:34:56 + 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:34:56 + pyenv versions 15:34:56 system 15:34:56 3.8.13 15:34:56 3.9.13 15:34:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:34:56 + command -v pyenv 15:34:56 ++ pyenv init - --no-rehash 15:34:56 + 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:34:56 export PATH="/opt/pyenv/shims:${PATH}" 15:34:56 export PYENV_SHELL=bash 15:34:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:56 pyenv() { 15:34:56 local command 15:34:56 command="${1:-}" 15:34:56 if [ "$#" -gt 0 ]; then 15:34:56 shift 15:34:56 fi 15:34:56 15:34:56 case "$command" in 15:34:56 rehash|shell) 15:34:56 eval "$(pyenv "sh-$command" "$@")" 15:34:56 ;; 15:34:56 *) 15:34:56 command pyenv "$command" "$@" 15:34:56 ;; 15:34:56 esac 15:34:56 }' 15:34:56 +++ 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:34:56 ++ 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:34:56 ++ 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:34:56 ++ 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:34:56 ++ export PYENV_SHELL=bash 15:34:56 ++ PYENV_SHELL=bash 15:34:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:56 +++ complete -F _pyenv pyenv 15:34:56 ++ lf-pyver python3 15:34:56 ++ local py_version_xy=python3 15:34:56 ++ local py_version_xyz= 15:34:56 ++ pyenv versions 15:34:56 ++ local command 15:34:56 ++ command=versions 15:34:56 ++ '[' 1 -gt 0 ']' 15:34:56 ++ shift 15:34:56 ++ case "$command" in 15:34:56 ++ command pyenv versions 15:34:56 ++ pyenv versions 15:34:56 ++ awk '{ print $1 }' 15:34:56 ++ sed 's/^[ *]* //' 15:34:56 ++ grep -E '^[0-9.]*[0-9]$' 15:34:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:56 +++ grep '^3' /tmp/.pyenv_versions 15:34:56 +++ sort -V 15:34:56 +++ tail -n 1 15:34:56 ++ py_version_xyz=3.10.6 15:34:56 ++ [[ -z 3.10.6 ]] 15:34:56 ++ echo 3.10.6 15:34:56 ++ return 0 15:34:56 + pyenv local 3.10.6 15:34:56 + local command 15:34:56 + command=local 15:34:56 + '[' 2 -gt 0 ']' 15:34:56 + shift 15:34:56 + case "$command" in 15:34:56 + command pyenv local 3.10.6 15:34:56 + pyenv local 3.10.6 15:34:56 + for arg in "$@" 15:34:56 + case $arg in 15:34:56 + pkg_list+='tox ' 15:34:56 + for arg in "$@" 15:34:56 + case $arg in 15:34:56 + pkg_list+='virtualenv ' 15:34:56 + for arg in "$@" 15:34:56 + case $arg in 15:34:56 + pkg_list+='urllib3~=1.26.15 ' 15:34:56 + [[ -f /tmp/.toxenv ]] 15:34:56 ++ cat /tmp/.toxenv 15:34:56 + lf_venv=/tmp/venv-tCEE 15:34:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCEE from' file:/tmp/.toxenv 15:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCEE from file:/tmp/.toxenv 15:34:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:56 + local 'pip_opts=--upgrade --quiet' 15:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:56 + [[ -n '' ]] 15:34:56 + [[ -n '' ]] 15:34:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:56 + /tmp/venv-tCEE/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:34:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:57 lf-activate-venv(): INFO: Base packages installed successfully 15:34:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:34:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:34:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:34:57 + /tmp/venv-tCEE/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:34:58 + type python3 15:34:58 + true 15:34:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tCEE/bin to PATH' 15:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-tCEE/bin to PATH 15:34:58 + PATH=/tmp/venv-tCEE/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:34:58 + return 0 15:34:58 + [[ -d /opt/pyenv ]] 15:34:58 + echo '---> Setting up pyenv' 15:34:58 ---> Setting up pyenv 15:34:58 + export PYENV_ROOT=/opt/pyenv 15:34:58 + PYENV_ROOT=/opt/pyenv 15:34:58 + export PATH=/opt/pyenv/bin:/tmp/venv-tCEE/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:34:58 + PATH=/opt/pyenv/bin:/tmp/venv-tCEE/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:34:58 ++ pwd 15:34:58 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:34:58 + export PYTHONPATH 15:34:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:34:58 + TOX_TESTENV_PASSENV=PYTHONPATH 15:34:58 + tox --version 15:34:58 4.47.0 from /tmp/venv-tCEE/lib/python3.10/site-packages/tox/__init__.py 15:34:58 + PARALLEL=false 15:34:58 + TOX_OPTIONS_LIST= 15:34:58 + [[ -n checkbashisms ]] 15:34:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:34:58 + case ${PARALLEL,,} in 15:34:58 + tox -e checkbashisms 15:34:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:34:59 checkbashisms: freeze> python -m pip freeze --all 15:35:00 checkbashisms: pip==26.0.1,setuptools==82.0.0 15:35:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:35:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:35:03 checkbashisms: OK (5.01=setup[1.41]+cmd[3.60] seconds) 15:35:03 congratulations :) (5.05 seconds) 15:35:03 + tox_status=0 15:35:03 + echo '---> Completed tox runs' 15:35:03 ---> Completed tox runs 15:35:03 + for i in .tox/*/log 15:35:03 ++ echo .tox/checkbashisms/log 15:35:03 ++ awk -F/ '{print $2}' 15:35:03 + tox_env=checkbashisms 15:35:03 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:35:03 + DOC_DIR=docs/_build/html 15:35:03 + [[ -d docs/_build/html ]] 15:35:03 + echo '---> tox-run.sh ends' 15:35:03 ---> tox-run.sh ends 15:35:03 + test 0 -eq 0 15:35:03 $ ssh-agent -k 15:35:03 unset SSH_AUTH_SOCK; 15:35:03 unset SSH_AGENT_PID; 15:35:03 echo Agent pid 1638 killed; 15:35:03 [ssh-agent] Stopped. 15:35:04 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6707050133559114146.sh 15:35:04 ---> sysstat.sh 15:35:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6616015627412926423.sh 15:35:06 ---> package-listing.sh 15:35:06 ++ facter osfamily 15:35:06 ++ tr '[:upper:]' '[:lower:]' 15:35:06 + OS_FAMILY=debian 15:35:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:35:06 + START_PACKAGES=/tmp/packages_start.txt 15:35:06 + END_PACKAGES=/tmp/packages_end.txt 15:35:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:06 + PACKAGES=/tmp/packages_start.txt 15:35:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:35:06 + PACKAGES=/tmp/packages_end.txt 15:35:06 + case "${OS_FAMILY}" in 15:35:06 + dpkg -l 15:35:06 + grep '^ii' 15:35:06 + '[' -f /tmp/packages_start.txt ']' 15:35:06 + '[' -f /tmp/packages_end.txt ']' 15:35:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:35:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:35:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:35:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7951772504006192747.sh 15:35:06 ---> capture-instance-metadata.sh 15:35:06 Setup pyenv: 15:35:06 system 15:35:06 3.8.13 15:35:06 3.9.13 15:35:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:35:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BCFp 15:35:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:15 lf-activate-venv(): INFO: Base packages installed successfully 15:35:15 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-BCFp/bin to PATH 15:35:39 INFO: Running in OpenStack, capturing instance metadata 15:35:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15289530100103077380.sh 15:35:40 provisioning config files... 15:35:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8258686135805171089tmp 15:35:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:35:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:35:40 [EnvInject] - Injecting environment variables from a build step. 15:35:40 [EnvInject] - Injecting as environment variables the properties content 15:35:40 SERVER_ID=logs 15:35:40 15:35:40 [EnvInject] - Variables injected successfully. 15:35:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12062977197274964920.sh 15:35:40 ---> create-netrc.sh 15:35:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7377966320687741874.sh 15:35:40 ---> python-tools-install.sh 15:35:40 Setup pyenv: 15:35:40 system 15:35:40 3.8.13 15:35:40 3.9.13 15:35:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCFp from file:/tmp/.os_lf_venv 15:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:42 lf-activate-venv(): INFO: Base packages installed successfully 15:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-BCFp/bin to PATH 15:35:50 Generating Requirements File 15:36:07 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:36:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:36:07 Python 3.10.6 15:36:08 pip 26.0.1 from /tmp/venv-BCFp/lib/python3.10/site-packages/pip (python 3.10) 15:36:08 appdirs==1.4.4 15:36:08 argcomplete==3.6.3 15:36:08 aspy.yaml==1.3.0 15:36:08 attrs==25.4.0 15:36:08 autopage==0.6.0 15:36:08 backports.strenum==1.3.1 15:36:08 beautifulsoup4==4.14.3 15:36:08 boto3==1.42.59 15:36:08 botocore==1.42.59 15:36:08 bs4==0.0.2 15:36:08 certifi==2026.2.25 15:36:08 cffi==2.0.0 15:36:08 cfgv==3.5.0 15:36:08 chardet==6.0.0.post1 15:36:08 charset-normalizer==3.4.4 15:36:08 click==8.3.1 15:36:08 cliff==4.13.2 15:36:08 cmd2==3.3.0 15:36:08 cryptography==3.3.2 15:36:08 debtcollector==3.0.0 15:36:08 decorator==5.2.1 15:36:08 defusedxml==0.7.1 15:36:08 Deprecated==1.3.1 15:36:08 distlib==0.4.0 15:36:08 dnspython==2.8.0 15:36:08 docker==7.1.0 15:36:08 dogpile.cache==1.5.0 15:36:08 durationpy==0.10 15:36:08 email-validator==2.3.0 15:36:08 filelock==3.25.0 15:36:08 future==1.0.0 15:36:08 gitdb==4.0.12 15:36:08 GitPython==3.1.46 15:36:08 httplib2==0.30.2 15:36:08 identify==2.6.17 15:36:08 idna==3.11 15:36:08 importlib-resources==1.5.0 15:36:08 iso8601==2.1.0 15:36:08 Jinja2==3.1.6 15:36:08 jmespath==1.1.0 15:36:08 jsonpatch==1.33 15:36:08 jsonpointer==3.0.0 15:36:08 jsonschema==4.26.0 15:36:08 jsonschema-specifications==2025.9.1 15:36:08 keystoneauth1==5.13.1 15:36:08 kubernetes==35.0.0 15:36:08 lftools==0.37.22 15:36:08 lxml==6.0.2 15:36:08 markdown-it-py==4.0.0 15:36:08 MarkupSafe==3.0.3 15:36:08 mdurl==0.1.2 15:36:08 msgpack==1.1.2 15:36:08 multi_key_dict==2.0.3 15:36:08 munch==4.0.0 15:36:08 netaddr==1.3.0 15:36:08 niet==1.4.2 15:36:08 nodeenv==1.10.0 15:36:08 oauth2client==4.1.3 15:36:08 oauthlib==3.3.1 15:36:08 openstacksdk==4.10.0 15:36:08 os-service-types==1.8.2 15:36:08 osc-lib==4.4.0 15:36:08 oslo.config==10.3.0 15:36:08 oslo.context==6.3.0 15:36:08 oslo.i18n==6.7.2 15:36:08 oslo.log==8.1.0 15:36:08 oslo.serialization==5.9.1 15:36:08 oslo.utils==10.0.0 15:36:08 packaging==26.0 15:36:08 pbr==7.0.3 15:36:08 platformdirs==4.9.2 15:36:08 prettytable==3.17.0 15:36:08 psutil==7.2.2 15:36:08 pyasn1==0.6.2 15:36:08 pyasn1_modules==0.4.2 15:36:08 pycparser==3.0 15:36:08 pygerrit2==2.0.15 15:36:08 PyGithub==2.8.1 15:36:08 Pygments==2.19.2 15:36:08 PyJWT==2.11.0 15:36:08 PyNaCl==1.6.2 15:36:08 pyparsing==2.4.7 15:36:08 pyperclip==1.11.0 15:36:08 pyrsistent==0.20.0 15:36:08 python-cinderclient==9.9.0 15:36:08 python-dateutil==2.9.0.post0 15:36:08 python-discovery==1.1.0 15:36:08 python-heatclient==5.1.0 15:36:08 python-jenkins==1.8.3 15:36:08 python-keystoneclient==5.8.0 15:36:08 python-magnumclient==4.10.0 15:36:08 python-openstackclient==9.0.0 15:36:08 python-swiftclient==4.10.0 15:36:08 PyYAML==6.0.3 15:36:08 referencing==0.37.0 15:36:08 requests==2.32.5 15:36:08 requests-oauthlib==2.0.0 15:36:08 requestsexceptions==1.4.0 15:36:08 rfc3986==2.0.0 15:36:08 rich==14.3.3 15:36:08 rich-argparse==1.7.2 15:36:08 rpds-py==0.30.0 15:36:08 rsa==4.9.1 15:36:08 ruamel.yaml==0.19.1 15:36:08 ruamel.yaml.clib==0.2.15 15:36:08 s3transfer==0.16.0 15:36:08 simplejson==3.20.2 15:36:08 six==1.17.0 15:36:08 smmap==5.0.2 15:36:08 soupsieve==2.8.3 15:36:08 stevedore==5.7.0 15:36:08 tabulate==0.9.0 15:36:08 toml==0.10.2 15:36:08 tomlkit==0.14.0 15:36:08 tqdm==4.67.3 15:36:08 typing_extensions==4.15.0 15:36:08 urllib3==1.26.20 15:36:08 virtualenv==21.1.0 15:36:08 wcwidth==0.6.0 15:36:08 websocket-client==1.9.0 15:36:08 wrapt==2.1.1 15:36:08 xdg==6.0.0 15:36:08 xmltodict==1.0.4 15:36:08 yq==3.4.3 15:36:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7832309219946059427.sh 15:36:08 ---> sudo-logs.sh 15:36:08 Archiving 'sudo' log.. 15:36:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5672453352828482977.sh 15:36:08 ---> job-cost.sh 15:36:08 INFO: Activating Python virtual environment... 15:36:08 Setup pyenv: 15:36:08 system 15:36:08 3.8.13 15:36:08 3.9.13 15:36:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCFp from file:/tmp/.os_lf_venv 15:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:10 lf-activate-venv(): INFO: Base packages installed successfully 15:36:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-BCFp/bin to PATH 15:36:15 INFO: No stack-cost file found 15:36:15 INFO: Instance uptime: 131s 15:36:15 INFO: Fetching instance metadata (attempt 1 of 3)... 15:36:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:36:16 INFO: Successfully fetched instance metadata 15:36:16 INFO: Instance type: v3-standard-4 15:36:16 INFO: Retrieving pricing info for: v3-standard-4 15:36:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:36:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 15:36:16 INFO: Successfully fetched Vexxhost pricing API 15:36:16 INFO: Retrieved cost: 0.11 15:36:16 INFO: Retrieved resource: v3-standard-4 15:36:16 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 15:36:16 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 15:36:16 INFO: Successfully archived job cost data 15:36:16 DEBUG: Cost data: oom-master-checkbashisms-lint,4487,2026-03-03 15:36:16,v3-standard-4,131,0.11,0.00,SUCCESS 15:36:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11987153782706240563.sh 15:36:16 ---> logs-deploy.sh 15:36:16 Setup pyenv: 15:36:16 system 15:36:16 3.8.13 15:36:16 3.9.13 15:36:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCFp from file:/tmp/.os_lf_venv 15:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:18 lf-activate-venv(): INFO: Base packages installed successfully 15:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-BCFp/bin to PATH 15:36:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4487 15:36:26 INFO: archiving workspace using pattern(s): 15:36:26 /tmp/venv-BCFp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:36:26 warnings.warn( 15:36:27 Archives upload complete. 15:36:27 INFO: archiving logs to Nexus 15:36:27 /tmp/venv-BCFp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 15:36:27 warnings.warn( 15:36:28 ---> uname -a: 15:36:28 Linux prd-ubuntu1804-builder-4c-4g-1285 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:36:28 15:36:28 15:36:28 ---> lscpu: 15:36:28 Architecture: x86_64 15:36:28 CPU op-mode(s): 32-bit, 64-bit 15:36:28 Byte Order: Little Endian 15:36:28 CPU(s): 4 15:36:28 On-line CPU(s) list: 0-3 15:36:28 Thread(s) per core: 1 15:36:28 Core(s) per socket: 1 15:36:28 Socket(s): 4 15:36:28 NUMA node(s): 1 15:36:28 Vendor ID: AuthenticAMD 15:36:28 CPU family: 23 15:36:28 Model: 49 15:36:28 Model name: AMD EPYC-Rome Processor 15:36:28 Stepping: 0 15:36:28 CPU MHz: 2799.998 15:36:28 BogoMIPS: 5599.99 15:36:28 Virtualization: AMD-V 15:36:28 Hypervisor vendor: KVM 15:36:28 Virtualization type: full 15:36:28 L1d cache: 32K 15:36:28 L1i cache: 32K 15:36:28 L2 cache: 512K 15:36:28 L3 cache: 16384K 15:36:28 NUMA node0 CPU(s): 0-3 15:36:28 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:36:28 15:36:28 15:36:28 ---> nproc: 15:36:28 4 15:36:28 15:36:28 15:36:28 ---> df -h: 15:36:28 Filesystem Size Used Avail Use% Mounted on 15:36:28 udev 7.9G 0 7.9G 0% /dev 15:36:28 tmpfs 1.6G 676K 1.6G 1% /run 15:36:28 /dev/vda1 78G 8.3G 70G 11% / 15:36:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:36:28 tmpfs 5.0M 0 5.0M 0% /run/lock 15:36:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:36:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:36:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:36:28 15:36:28 15:36:28 ---> free -m: 15:36:28 total used free shared buff/cache available 15:36:28 Mem: 16040 560 13403 0 2076 15166 15:36:28 Swap: 1023 0 1023 15:36:28 15:36:28 15:36:28 ---> ip addr: 15:36:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:28 inet 127.0.0.1/8 scope host lo 15:36:28 valid_lft forever preferred_lft forever 15:36:28 inet6 ::1/128 scope host 15:36:28 valid_lft forever preferred_lft forever 15:36:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:28 link/ether fa:16:3e:1f:14:da brd ff:ff:ff:ff:ff:ff 15:36:28 inet 10.30.106.43/23 brd 10.30.107.255 scope global dynamic ens3 15:36:28 valid_lft 86265sec preferred_lft 86265sec 15:36:28 inet6 fe80::f816:3eff:fe1f:14da/64 scope link 15:36:28 valid_lft forever preferred_lft forever 15:36:28 15:36:28 15:36:28 ---> sar -b -r -n DEV: 15:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1285) 03/03/26 _x86_64_ (4 CPU) 15:36:28 15:36:28 15:34:15 LINUX RESTART (4 CPU) 15:36:28 15:36:28 15:35:01 tps rtps wtps bread/s bwrtn/s 15:36:28 15:36:01 102.22 0.90 101.32 106.25 26057.52 15:36:28 Average: 102.22 0.90 101.32 106.25 26057.52 15:36:28 15:36:28 15:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:28 15:36:01 13802536 15532472 2622424 15.97 72924 1850444 778848 4.46 717388 1674660 184220 15:36:28 Average: 13802536 15532472 2622424 15.97 72924 1850444 778848 4.46 717388 1674660 184220 15:36:28 15:36:28 15:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:28 15:36:01 ens3 65.34 47.33 931.34 11.52 0.00 0.00 0.00 0.00 15:36:28 15:36:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 15:36:28 Average: ens3 65.34 47.33 931.34 11.52 0.00 0.00 0.00 0.00 15:36:28 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 15:36:28 15:36:28 15:36:28 ---> sar -P ALL: 15:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1285) 03/03/26 _x86_64_ (4 CPU) 15:36:28 15:36:28 15:34:15 LINUX RESTART (4 CPU) 15:36:28 15:36:28 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:36:28 15:36:01 all 19.57 0.00 1.33 5.83 0.05 73.22 15:36:28 15:36:01 0 10.60 0.00 0.91 3.77 0.07 84.65 15:36:28 15:36:01 1 37.70 0.00 2.41 1.13 0.07 58.69 15:36:28 15:36:01 2 28.35 0.00 1.35 4.77 0.05 65.48 15:36:28 15:36:01 3 1.54 0.00 0.67 13.63 0.03 84.13 15:36:28 Average: all 19.57 0.00 1.33 5.83 0.05 73.22 15:36:28 Average: 0 10.60 0.00 0.91 3.77 0.07 84.65 15:36:28 Average: 1 37.70 0.00 2.41 1.13 0.07 58.69 15:36:28 Average: 2 28.35 0.00 1.35 4.77 0.05 65.48 15:36:28 Average: 3 1.54 0.00 0.67 13.63 0.03 84.13 15:36:28 15:36:28 15:36:28