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