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