11:48:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 11:48:05 Running as SYSTEM 11:48:05 [EnvInject] - Loading node environment variables. 11:48:05 Building remotely on prd-ubuntu1804-builder-4c-4g-1534 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:48:05 [ssh-agent] Looking for ssh-agent implementation... 11:48:05 $ ssh-agent 11:48:05 SSH_AUTH_SOCK=/tmp/ssh-NcPl0u5I4Dul/agent.1724 11:48:05 SSH_AGENT_PID=1726 11:48:05 [ssh-agent] Started. 11:48:05 Running ssh-add (command line suppressed) 11:48:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8914734842258190655.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8914734842258190655.key) 11:48:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:48:05 The recommended git tool is: NONE 11:48:07 using credential onap-jenkins-ssh 11:48:07 Wiping out workspace first. 11:48:07 Cloning the remote Git repository 11:48:07 Cloning repository git://cloud.onap.org/mirror/oom.git 11:48:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:48:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:07 > git --version # timeout=10 11:48:07 > git --version # 'git version 2.17.1' 11:48:07 using GIT_SSH to set credentials Gerrit user 11:48:07 Verifying host key using manually-configured host key entries 11:48:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:48:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:13 using GIT_SSH to set credentials Gerrit user 11:48:13 Verifying host key using manually-configured host key entries 11:48:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/5 # timeout=30 11:48:14 > git rev-parse d12d98a38573eb55f147fa7b4d7007610e652e17^{commit} # timeout=10 11:48:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:48:14 Checking out Revision d12d98a38573eb55f147fa7b4d7007610e652e17 (refs/changes/39/143439/5) 11:48:14 > git config core.sparsecheckout # timeout=10 11:48:14 > git checkout -f d12d98a38573eb55f147fa7b4d7007610e652e17 # timeout=30 11:48:17 Commit message: "[CDS] 17.0.0 chart release" 11:48:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:48:18 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 11:48:18 [EnvInject] - Injecting environment variables from a build step. 11:48:18 [EnvInject] - Injecting as environment variables the properties content 11:48:18 PYTHON=python3 11:48:18 11:48:18 [EnvInject] - Variables injected successfully. 11:48:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17741477633079584845.sh 11:48:18 ---> tox-install.sh 11:48:18 + source /home/jenkins/lf-env.sh 11:48:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:18 ++ mktemp -d /tmp/venv-XXXX 11:48:18 + lf_venv=/tmp/venv-1Sz1 11:48:18 + local venv_file=/tmp/.os_lf_venv 11:48:18 + local python=python3 11:48:18 + local options 11:48:18 + local set_path=true 11:48:18 + local install_args= 11:48:18 ++ 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:48:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:18 + true 11:48:18 + case $1 in 11:48:18 + venv_file=/tmp/.toxenv 11:48:18 + shift 2 11:48:18 + true 11:48:18 + case $1 in 11:48:18 + shift 11:48:18 + break 11:48:18 + case $python in 11:48:18 + local pkg_list= 11:48:18 + [[ -d /opt/pyenv ]] 11:48:18 + echo 'Setup pyenv:' 11:48:18 Setup pyenv: 11:48:18 + export PYENV_ROOT=/opt/pyenv 11:48:18 + PYENV_ROOT=/opt/pyenv 11:48:18 + 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:48:18 + 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:48:18 + pyenv versions 11:48:18 * system (set by /opt/pyenv/version) 11:48:18 * 3.8.13 (set by /opt/pyenv/version) 11:48:18 * 3.9.13 (set by /opt/pyenv/version) 11:48:18 * 3.10.6 (set by /opt/pyenv/version) 11:48:18 + command -v pyenv 11:48:18 ++ pyenv init - --no-rehash 11:48:18 + 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:48:18 export PATH="/opt/pyenv/shims:${PATH}" 11:48:18 export PYENV_SHELL=bash 11:48:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:18 pyenv() { 11:48:18 local command 11:48:18 command="${1:-}" 11:48:18 if [ "$#" -gt 0 ]; then 11:48:18 shift 11:48:18 fi 11:48:18 11:48:18 case "$command" in 11:48:18 rehash|shell) 11:48:18 eval "$(pyenv "sh-$command" "$@")" 11:48:18 ;; 11:48:18 *) 11:48:18 command pyenv "$command" "$@" 11:48:18 ;; 11:48:18 esac 11:48:18 }' 11:48:18 +++ 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:48:18 ++ 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:48:18 ++ 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:48:18 ++ 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:48:18 ++ export PYENV_SHELL=bash 11:48:18 ++ PYENV_SHELL=bash 11:48:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:18 +++ complete -F _pyenv pyenv 11:48:18 ++ lf-pyver python3 11:48:18 ++ local py_version_xy=python3 11:48:18 ++ local py_version_xyz= 11:48:18 ++ pyenv versions 11:48:18 ++ local command 11:48:18 ++ command=versions 11:48:18 ++ sed 's/^[ *]* //' 11:48:18 ++ '[' 1 -gt 0 ']' 11:48:18 ++ shift 11:48:18 ++ grep -E '^[0-9.]*[0-9]$' 11:48:18 ++ case "$command" in 11:48:18 ++ command pyenv versions 11:48:18 ++ pyenv versions 11:48:18 ++ awk '{ print $1 }' 11:48:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:18 +++ grep '^3' /tmp/.pyenv_versions 11:48:18 +++ sort -V 11:48:18 +++ tail -n 1 11:48:18 ++ py_version_xyz=3.10.6 11:48:18 ++ [[ -z 3.10.6 ]] 11:48:18 ++ echo 3.10.6 11:48:18 ++ return 0 11:48:18 + pyenv local 3.10.6 11:48:18 + local command 11:48:18 + command=local 11:48:18 + '[' 2 -gt 0 ']' 11:48:18 + shift 11:48:18 + case "$command" in 11:48:18 + command pyenv local 3.10.6 11:48:18 + pyenv local 3.10.6 11:48:18 + for arg in "$@" 11:48:18 + case $arg in 11:48:18 + pkg_list+='tox ' 11:48:18 + for arg in "$@" 11:48:18 + case $arg in 11:48:18 + pkg_list+='virtualenv ' 11:48:18 + for arg in "$@" 11:48:18 + case $arg in 11:48:18 + pkg_list+='urllib3~=1.26.15 ' 11:48:18 + [[ -f /tmp/.toxenv ]] 11:48:18 + [[ ! -f /tmp/.toxenv ]] 11:48:18 + [[ -n '' ]] 11:48:18 + python3 -m venv /tmp/venv-1Sz1 11:48:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Sz1' 11:48:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Sz1 11:48:23 + echo /tmp/venv-1Sz1 11:48:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:48:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:48:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:48:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:23 + local 'pip_opts=--upgrade --quiet' 11:48:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:48:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:48:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:48:23 + [[ -n '' ]] 11:48:23 + [[ -n '' ]] 11:48:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:48:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:23 + /tmp/venv-1Sz1/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:48:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:48:28 lf-activate-venv(): INFO: Base packages installed successfully 11:48:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:48:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:48:28 + /tmp/venv-1Sz1/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:48:30 + type python3 11:48:30 + true 11:48:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Sz1/bin to PATH' 11:48:30 lf-activate-venv(): INFO: Adding /tmp/venv-1Sz1/bin to PATH 11:48:30 + PATH=/tmp/venv-1Sz1/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:48:30 + return 0 11:48:30 + python3 --version 11:48:30 Python 3.10.6 11:48:30 + python3 -m pip --version 11:48:30 pip 26.0.1 from /tmp/venv-1Sz1/lib/python3.10/site-packages/pip (python 3.10) 11:48:30 + python3 -m pip freeze 11:48:30 cachetools==7.0.2 11:48:30 colorama==0.4.6 11:48:30 distlib==0.4.0 11:48:30 filelock==3.25.0 11:48:30 packaging==26.0 11:48:30 platformdirs==4.9.2 11:48:30 pluggy==1.6.0 11:48:30 pyproject-api==1.10.0 11:48:30 python-discovery==1.1.0 11:48:30 tomli==2.4.0 11:48:30 tox==4.47.3 11:48:30 typing_extensions==4.15.0 11:48:30 urllib3==1.26.20 11:48:30 virtualenv==21.1.0 11:48:30 [EnvInject] - Injecting environment variables from a build step. 11:48:30 [EnvInject] - Injecting as environment variables the properties content 11:48:30 PARALLEL=false 11:48:30 11:48:30 [EnvInject] - Variables injected successfully. 11:48:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9122805862490850051.sh 11:48:30 ---> tox-run.sh 11:48:30 + 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:48:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:48:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:48:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:48:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:48:30 + source /home/jenkins/lf-env.sh 11:48:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:30 ++ mktemp -d /tmp/venv-XXXX 11:48:30 + lf_venv=/tmp/venv-up4H 11:48:30 + local venv_file=/tmp/.os_lf_venv 11:48:30 + local python=python3 11:48:30 + local options 11:48:30 + local set_path=true 11:48:30 + local install_args= 11:48:30 ++ 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:48:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:30 + true 11:48:30 + case $1 in 11:48:30 + venv_file=/tmp/.toxenv 11:48:30 + shift 2 11:48:30 + true 11:48:30 + case $1 in 11:48:30 + shift 11:48:30 + break 11:48:30 + case $python in 11:48:30 + local pkg_list= 11:48:30 + [[ -d /opt/pyenv ]] 11:48:30 + echo 'Setup pyenv:' 11:48:30 Setup pyenv: 11:48:30 + export PYENV_ROOT=/opt/pyenv 11:48:30 + PYENV_ROOT=/opt/pyenv 11:48:30 + 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:48:30 + 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:48:30 + pyenv versions 11:48:30 system 11:48:30 3.8.13 11:48:30 3.9.13 11:48:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:48:30 + command -v pyenv 11:48:30 ++ pyenv init - --no-rehash 11:48:31 + 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:48:31 export PATH="/opt/pyenv/shims:${PATH}" 11:48:31 export PYENV_SHELL=bash 11:48:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:31 pyenv() { 11:48:31 local command 11:48:31 command="${1:-}" 11:48:31 if [ "$#" -gt 0 ]; then 11:48:31 shift 11:48:31 fi 11:48:31 11:48:31 case "$command" in 11:48:31 rehash|shell) 11:48:31 eval "$(pyenv "sh-$command" "$@")" 11:48:31 ;; 11:48:31 *) 11:48:31 command pyenv "$command" "$@" 11:48:31 ;; 11:48:31 esac 11:48:31 }' 11:48:31 +++ 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:48:31 ++ 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:48:31 ++ 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:48:31 ++ 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:48:31 ++ export PYENV_SHELL=bash 11:48:31 ++ PYENV_SHELL=bash 11:48:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:31 +++ complete -F _pyenv pyenv 11:48:31 ++ lf-pyver python3 11:48:31 ++ local py_version_xy=python3 11:48:31 ++ local py_version_xyz= 11:48:31 ++ pyenv versions 11:48:31 ++ sed 's/^[ *]* //' 11:48:31 ++ local command 11:48:31 ++ command=versions 11:48:31 ++ '[' 1 -gt 0 ']' 11:48:31 ++ shift 11:48:31 ++ case "$command" in 11:48:31 ++ command pyenv versions 11:48:31 ++ pyenv versions 11:48:31 ++ grep -E '^[0-9.]*[0-9]$' 11:48:31 ++ awk '{ print $1 }' 11:48:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:31 +++ grep '^3' /tmp/.pyenv_versions 11:48:31 +++ sort -V 11:48:31 +++ tail -n 1 11:48:31 ++ py_version_xyz=3.10.6 11:48:31 ++ [[ -z 3.10.6 ]] 11:48:31 ++ echo 3.10.6 11:48:31 ++ return 0 11:48:31 + pyenv local 3.10.6 11:48:31 + local command 11:48:31 + command=local 11:48:31 + '[' 2 -gt 0 ']' 11:48:31 + shift 11:48:31 + case "$command" in 11:48:31 + command pyenv local 3.10.6 11:48:31 + pyenv local 3.10.6 11:48:31 + for arg in "$@" 11:48:31 + case $arg in 11:48:31 + pkg_list+='tox ' 11:48:31 + for arg in "$@" 11:48:31 + case $arg in 11:48:31 + pkg_list+='virtualenv ' 11:48:31 + for arg in "$@" 11:48:31 + case $arg in 11:48:31 + pkg_list+='urllib3~=1.26.15 ' 11:48:31 + [[ -f /tmp/.toxenv ]] 11:48:31 ++ cat /tmp/.toxenv 11:48:31 + lf_venv=/tmp/venv-1Sz1 11:48:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Sz1 from' file:/tmp/.toxenv 11:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Sz1 from file:/tmp/.toxenv 11:48:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:31 + local 'pip_opts=--upgrade --quiet' 11:48:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:48:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:48:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:48:31 + [[ -n '' ]] 11:48:31 + [[ -n '' ]] 11:48:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:31 + /tmp/venv-1Sz1/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:48:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:48:31 lf-activate-venv(): INFO: Base packages installed successfully 11:48:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:48:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:48:31 + /tmp/venv-1Sz1/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:48:33 + type python3 11:48:33 + true 11:48:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Sz1/bin to PATH' 11:48:33 lf-activate-venv(): INFO: Adding /tmp/venv-1Sz1/bin to PATH 11:48:33 + PATH=/tmp/venv-1Sz1/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:48:33 + return 0 11:48:33 + [[ -d /opt/pyenv ]] 11:48:33 + echo '---> Setting up pyenv' 11:48:33 ---> Setting up pyenv 11:48:33 + export PYENV_ROOT=/opt/pyenv 11:48:33 + PYENV_ROOT=/opt/pyenv 11:48:33 + export PATH=/opt/pyenv/bin:/tmp/venv-1Sz1/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:48:33 + PATH=/opt/pyenv/bin:/tmp/venv-1Sz1/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:48:33 ++ pwd 11:48:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:48:33 + export PYTHONPATH 11:48:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:48:33 + TOX_TESTENV_PASSENV=PYTHONPATH 11:48:33 + tox --version 11:48:33 4.47.3 from /tmp/venv-1Sz1/lib/python3.10/site-packages/tox/__init__.py 11:48:33 + PARALLEL=false 11:48:33 + TOX_OPTIONS_LIST= 11:48:33 + [[ -n checkbashisms ]] 11:48:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:48:33 + case ${PARALLEL,,} in 11:48:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:48:33 + tox -e checkbashisms 11:48:34 checkbashisms: freeze> python -m pip freeze --all 11:48:35 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:48:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:48:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:48:38 checkbashisms: OK (5.12=setup[1.51]+cmd[3.61] seconds) 11:48:38 congratulations :) (5.16 seconds) 11:48:38 + tox_status=0 11:48:38 + echo '---> Completed tox runs' 11:48:38 ---> Completed tox runs 11:48:38 + for i in .tox/*/log 11:48:38 ++ echo .tox/checkbashisms/log 11:48:38 ++ awk -F/ '{print $2}' 11:48:38 + tox_env=checkbashisms 11:48:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:48:38 + DOC_DIR=docs/_build/html 11:48:38 + [[ -d docs/_build/html ]] 11:48:38 + echo '---> tox-run.sh ends' 11:48:38 ---> tox-run.sh ends 11:48:38 + test 0 -eq 0 11:48:38 $ ssh-agent -k 11:48:38 unset SSH_AUTH_SOCK; 11:48:38 unset SSH_AGENT_PID; 11:48:38 echo Agent pid 1726 killed; 11:48:38 [ssh-agent] Stopped. 11:48:38 [PostBuildScript] - [INFO] Executing post build scripts. 11:48:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12145636129829714866.sh 11:48:39 ---> sysstat.sh 11:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2464005597735794129.sh 11:48:39 ---> package-listing.sh 11:48:39 ++ facter osfamily 11:48:39 ++ tr '[:upper:]' '[:lower:]' 11:48:39 + OS_FAMILY=debian 11:48:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:48:39 + START_PACKAGES=/tmp/packages_start.txt 11:48:39 + END_PACKAGES=/tmp/packages_end.txt 11:48:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:39 + PACKAGES=/tmp/packages_start.txt 11:48:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:48:39 + PACKAGES=/tmp/packages_end.txt 11:48:39 + case "${OS_FAMILY}" in 11:48:39 + dpkg -l 11:48:39 + grep '^ii' 11:48:39 + '[' -f /tmp/packages_start.txt ']' 11:48:39 + '[' -f /tmp/packages_end.txt ']' 11:48:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:48:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:48:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5238136027112059110.sh 11:48:39 ---> capture-instance-metadata.sh 11:48:39 Setup pyenv: 11:48:39 system 11:48:39 3.8.13 11:48:39 3.9.13 11:48:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:48:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QjQ2 11:48:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:48:48 lf-activate-venv(): INFO: Base packages installed successfully 11:48:48 lf-activate-venv(): INFO: Installing additional packages: lftools 11:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-QjQ2/bin to PATH 11:49:14 INFO: Running in OpenStack, capturing instance metadata 11:49:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15534693739811880009.sh 11:49:14 provisioning config files... 11:49:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2728672257477976135tmp 11:49:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:49:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:49:14 [EnvInject] - Injecting environment variables from a build step. 11:49:14 [EnvInject] - Injecting as environment variables the properties content 11:49:14 SERVER_ID=logs 11:49:14 11:49:14 [EnvInject] - Variables injected successfully. 11:49:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18186196590636857356.sh 11:49:14 ---> create-netrc.sh 11:49:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1802881391068133466.sh 11:49:14 ---> python-tools-install.sh 11:49:14 Setup pyenv: 11:49:14 system 11:49:14 3.8.13 11:49:14 3.9.13 11:49:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:49:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QjQ2 from file:/tmp/.os_lf_venv 11:49:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:17 lf-activate-venv(): INFO: Base packages installed successfully 11:49:17 lf-activate-venv(): INFO: Installing additional packages: lftools 11:49:26 lf-activate-venv(): INFO: Adding /tmp/venv-QjQ2/bin to PATH 11:49:26 Generating Requirements File 11:49:47 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:49:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:49:47 Python 3.10.6 11:49:47 pip 26.0.1 from /tmp/venv-QjQ2/lib/python3.10/site-packages/pip (python 3.10) 11:49:48 appdirs==1.4.4 11:49:48 argcomplete==3.6.3 11:49:48 aspy.yaml==1.3.0 11:49:48 attrs==25.4.0 11:49:48 autopage==0.6.0 11:49:48 backports.strenum==1.3.1 11:49:48 beautifulsoup4==4.14.3 11:49:48 boto3==1.42.60 11:49:48 botocore==1.42.60 11:49:48 bs4==0.0.2 11:49:48 certifi==2026.2.25 11:49:48 cffi==2.0.0 11:49:48 cfgv==3.5.0 11:49:48 chardet==7.0.0 11:49:48 charset-normalizer==3.4.4 11:49:48 click==8.3.1 11:49:48 cliff==4.13.2 11:49:48 cmd2==3.4.0 11:49:48 cryptography==3.3.2 11:49:48 debtcollector==3.0.0 11:49:48 decorator==5.2.1 11:49:48 defusedxml==0.7.1 11:49:48 Deprecated==1.3.1 11:49:48 distlib==0.4.0 11:49:48 dnspython==2.8.0 11:49:48 docker==7.1.0 11:49:48 dogpile.cache==1.5.0 11:49:48 durationpy==0.10 11:49:48 email-validator==2.3.0 11:49:48 filelock==3.25.0 11:49:48 future==1.0.0 11:49:48 gitdb==4.0.12 11:49:48 GitPython==3.1.46 11:49:48 httplib2==0.30.2 11:49:48 identify==2.6.17 11:49:48 idna==3.11 11:49:48 importlib-resources==1.5.0 11:49:48 iso8601==2.1.0 11:49:48 Jinja2==3.1.6 11:49:48 jmespath==1.1.0 11:49:48 jsonpatch==1.33 11:49:48 jsonpointer==3.0.0 11:49:48 jsonschema==4.26.0 11:49:48 jsonschema-specifications==2025.9.1 11:49:48 keystoneauth1==5.13.1 11:49:48 kubernetes==35.0.0 11:49:48 lftools==0.37.22 11:49:48 lxml==6.0.2 11:49:48 markdown-it-py==4.0.0 11:49:48 MarkupSafe==3.0.3 11:49:48 mdurl==0.1.2 11:49:48 msgpack==1.1.2 11:49:48 multi_key_dict==2.0.3 11:49:48 munch==4.0.0 11:49:48 netaddr==1.3.0 11:49:48 niet==1.4.2 11:49:48 nodeenv==1.10.0 11:49:48 oauth2client==4.1.3 11:49:48 oauthlib==3.3.1 11:49:48 openstacksdk==4.10.0 11:49:48 os-service-types==1.8.2 11:49:48 osc-lib==4.4.0 11:49:48 oslo.config==10.3.0 11:49:48 oslo.context==6.3.0 11:49:48 oslo.i18n==6.7.2 11:49:48 oslo.log==8.1.0 11:49:48 oslo.serialization==5.9.1 11:49:48 oslo.utils==10.0.0 11:49:48 packaging==26.0 11:49:48 pbr==7.0.3 11:49:48 platformdirs==4.9.2 11:49:48 prettytable==3.17.0 11:49:48 psutil==7.2.2 11:49:48 pyasn1==0.6.2 11:49:48 pyasn1_modules==0.4.2 11:49:48 pycparser==3.0 11:49:48 pygerrit2==2.0.15 11:49:48 PyGithub==2.8.1 11:49:48 Pygments==2.19.2 11:49:48 PyJWT==2.11.0 11:49:48 PyNaCl==1.6.2 11:49:48 pyparsing==2.4.7 11:49:48 pyperclip==1.11.0 11:49:48 pyrsistent==0.20.0 11:49:48 python-cinderclient==9.9.0 11:49:48 python-dateutil==2.9.0.post0 11:49:48 python-discovery==1.1.0 11:49:48 python-heatclient==5.1.0 11:49:48 python-jenkins==1.8.3 11:49:48 python-keystoneclient==5.8.0 11:49:48 python-magnumclient==4.10.0 11:49:48 python-openstackclient==9.0.0 11:49:48 python-swiftclient==4.10.0 11:49:48 PyYAML==6.0.3 11:49:48 referencing==0.37.0 11:49:48 requests==2.32.5 11:49:48 requests-oauthlib==2.0.0 11:49:48 requestsexceptions==1.4.0 11:49:48 rfc3986==2.0.0 11:49:48 rich==14.3.3 11:49:48 rich-argparse==1.7.2 11:49:48 rpds-py==0.30.0 11:49:48 rsa==4.9.1 11:49:48 ruamel.yaml==0.19.1 11:49:48 ruamel.yaml.clib==0.2.15 11:49:48 s3transfer==0.16.0 11:49:48 simplejson==3.20.2 11:49:48 six==1.17.0 11:49:48 smmap==5.0.2 11:49:48 soupsieve==2.8.3 11:49:48 stevedore==5.7.0 11:49:48 tabulate==0.9.0 11:49:48 toml==0.10.2 11:49:48 tomlkit==0.14.0 11:49:48 tqdm==4.67.3 11:49:48 typing_extensions==4.15.0 11:49:48 urllib3==1.26.20 11:49:48 virtualenv==21.1.0 11:49:48 wcwidth==0.6.0 11:49:48 websocket-client==1.9.0 11:49:48 wrapt==2.1.1 11:49:48 xdg==6.0.0 11:49:48 xmltodict==1.0.4 11:49:48 yq==3.4.3 11:49:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15201452114269042217.sh 11:49:48 ---> sudo-logs.sh 11:49:48 Archiving 'sudo' log.. 11:49:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6638310789504574330.sh 11:49:48 ---> job-cost.sh 11:49:48 INFO: Activating Python virtual environment... 11:49:48 Setup pyenv: 11:49:48 system 11:49:48 3.8.13 11:49:48 3.9.13 11:49:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QjQ2 from file:/tmp/.os_lf_venv 11:49:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:50 lf-activate-venv(): INFO: Base packages installed successfully 11:49:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:49:56 lf-activate-venv(): INFO: Adding /tmp/venv-QjQ2/bin to PATH 11:49:56 INFO: No stack-cost file found 11:49:56 INFO: Instance uptime: 144s 11:49:56 INFO: Fetching instance metadata (attempt 1 of 3)... 11:49:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:49:56 INFO: Successfully fetched instance metadata 11:49:56 INFO: Instance type: v3-standard-4 11:49:56 INFO: Retrieving pricing info for: v3-standard-4 11:49:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:49:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 11:49:56 INFO: Successfully fetched Vexxhost pricing API 11:49:56 INFO: Retrieved cost: 0.11 11:49:56 INFO: Retrieved resource: v3-standard-4 11:49:56 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:49:56 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:49:56 INFO: Successfully archived job cost data 11:49:56 DEBUG: Cost data: oom-master-checkbashisms-lint,4490,2026-03-04 11:49:56,v3-standard-4,144,0.11,0.00,SUCCESS 11:49:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6395777515588610744.sh 11:49:56 ---> logs-deploy.sh 11:49:56 Setup pyenv: 11:49:56 system 11:49:56 3.8.13 11:49:56 3.9.13 11:49:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QjQ2 from file:/tmp/.os_lf_venv 11:49:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:59 lf-activate-venv(): INFO: Base packages installed successfully 11:49:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-QjQ2/bin to PATH 11:50:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4490 11:50:06 INFO: archiving workspace using pattern(s): 11:50:07 /tmp/venv-QjQ2/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 11:50:07 warnings.warn( 11:50:08 Archives upload complete. 11:50:08 INFO: archiving logs to Nexus 11:50:08 /tmp/venv-QjQ2/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 11:50:08 warnings.warn( 11:50:09 ---> uname -a: 11:50:09 Linux prd-ubuntu1804-builder-4c-4g-1534 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:50:09 11:50:09 11:50:09 ---> lscpu: 11:50:09 Architecture: x86_64 11:50:09 CPU op-mode(s): 32-bit, 64-bit 11:50:09 Byte Order: Little Endian 11:50:09 CPU(s): 4 11:50:09 On-line CPU(s) list: 0-3 11:50:09 Thread(s) per core: 1 11:50:09 Core(s) per socket: 1 11:50:09 Socket(s): 4 11:50:09 NUMA node(s): 1 11:50:09 Vendor ID: AuthenticAMD 11:50:09 CPU family: 23 11:50:09 Model: 49 11:50:09 Model name: AMD EPYC-Rome Processor 11:50:09 Stepping: 0 11:50:09 CPU MHz: 2799.998 11:50:09 BogoMIPS: 5599.99 11:50:09 Virtualization: AMD-V 11:50:09 Hypervisor vendor: KVM 11:50:09 Virtualization type: full 11:50:09 L1d cache: 32K 11:50:09 L1i cache: 32K 11:50:09 L2 cache: 512K 11:50:09 L3 cache: 16384K 11:50:09 NUMA node0 CPU(s): 0-3 11:50:09 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:50:09 11:50:09 11:50:09 ---> nproc: 11:50:09 4 11:50:09 11:50:09 11:50:09 ---> df -h: 11:50:09 Filesystem Size Used Avail Use% Mounted on 11:50:09 udev 7.9G 0 7.9G 0% /dev 11:50:09 tmpfs 1.6G 676K 1.6G 1% /run 11:50:09 /dev/vda1 78G 8.3G 70G 11% / 11:50:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:50:09 tmpfs 5.0M 0 5.0M 0% /run/lock 11:50:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:50:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:50:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:50:09 11:50:09 11:50:09 ---> free -m: 11:50:09 total used free shared buff/cache available 11:50:09 Mem: 16040 543 13438 0 2058 15183 11:50:09 Swap: 1023 0 1023 11:50:09 11:50:09 11:50:09 ---> ip addr: 11:50:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:50:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:50:09 inet 127.0.0.1/8 scope host lo 11:50:09 valid_lft forever preferred_lft forever 11:50:09 inet6 ::1/128 scope host 11:50:09 valid_lft forever preferred_lft forever 11:50:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:50:09 link/ether fa:16:3e:50:53:f1 brd ff:ff:ff:ff:ff:ff 11:50:09 inet 10.30.107.143/23 brd 10.30.107.255 scope global dynamic ens3 11:50:09 valid_lft 86252sec preferred_lft 86252sec 11:50:09 inet6 fe80::f816:3eff:fe50:53f1/64 scope link 11:50:09 valid_lft forever preferred_lft forever 11:50:09 11:50:09 11:50:09 ---> sar -b -r -n DEV: 11:50:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1534) 03/04/26 _x86_64_ (4 CPU) 11:50:09 11:50:09 11:47:43 LINUX RESTART (4 CPU) 11:50:09 11:50:09 11:48:01 tps rtps wtps bread/s bwrtn/s 11:50:09 11:49:01 151.46 58.22 93.23 3681.79 55008.30 11:50:09 11:50:01 109.50 1.07 108.43 121.85 26217.50 11:50:09 Average: 130.48 29.65 100.83 1901.82 40612.90 11:50:09 11:50:09 11:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:50:09 11:49:01 14034892 15522120 2390076 14.55 54500 1637168 834508 4.78 718724 1462956 77952 11:50:09 11:50:01 13775208 15559304 2649760 16.13 78592 1893536 781040 4.47 696868 1711776 119812 11:50:09 Average: 13905050 15540712 2519918 15.34 66546 1765352 807774 4.62 707796 1587366 98882 11:50:09 11:50:09 11:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:50:09 11:49:01 ens3 433.13 282.32 1775.78 79.28 0.00 0.00 0.00 0.00 11:50:09 11:49:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:50:09 11:50:01 ens3 59.46 44.34 874.85 10.51 0.00 0.00 0.00 0.00 11:50:09 11:50:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 11:50:09 Average: ens3 246.29 163.33 1325.32 44.90 0.00 0.00 0.00 0.00 11:50:09 Average: lo 1.43 1.43 0.16 0.16 0.00 0.00 0.00 0.00 11:50:09 11:50:09 11:50:09 ---> sar -P ALL: 11:50:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1534) 03/04/26 _x86_64_ (4 CPU) 11:50:09 11:50:09 11:47:43 LINUX RESTART (4 CPU) 11:50:09 11:50:09 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:50:09 11:49:01 all 21.90 0.00 1.99 7.47 0.08 68.57 11:50:09 11:49:01 0 15.30 0.00 1.39 11.00 0.07 72.25 11:50:09 11:49:01 1 32.89 0.00 2.62 2.61 0.10 61.78 11:50:09 11:49:01 2 24.61 0.00 1.92 11.86 0.07 61.54 11:50:09 11:49:01 3 14.81 0.00 1.99 4.41 0.08 78.70 11:50:09 11:50:01 all 18.80 0.00 1.30 4.73 0.07 75.09 11:50:09 11:50:01 0 10.96 0.00 0.72 0.42 0.05 87.86 11:50:09 11:50:01 1 24.46 0.00 1.87 9.75 0.08 63.84 11:50:09 11:50:01 2 22.23 0.00 1.28 5.12 0.07 71.30 11:50:09 11:50:01 3 17.53 0.00 1.34 3.63 0.08 77.42 11:50:09 Average: all 20.35 0.00 1.64 6.10 0.08 71.83 11:50:09 Average: 0 13.13 0.00 1.05 5.71 0.06 80.05 11:50:09 Average: 1 28.67 0.00 2.25 6.18 0.09 62.81 11:50:09 Average: 2 23.42 0.00 1.60 8.48 0.07 66.43 11:50:09 Average: 3 16.18 0.00 1.67 4.02 0.08 78.06 11:50:09 11:50:09 11:50:09