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