21:50:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 21:50:12 Running as SYSTEM 21:50:12 [EnvInject] - Loading node environment variables. 21:50:12 Building remotely on prd-ubuntu1804-builder-4c-4g-11080 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 21:50:12 [ssh-agent] Looking for ssh-agent implementation... 21:50:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:12 $ ssh-agent 21:50:12 SSH_AUTH_SOCK=/tmp/ssh-9j9HnOnWWlJZ/agent.1840 21:50:12 SSH_AGENT_PID=1842 21:50:12 [ssh-agent] Started. 21:50:12 Running ssh-add (command line suppressed) 21:50:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8162822924919155211.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8162822924919155211.key) 21:50:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:50:12 The recommended git tool is: NONE 21:50:14 using credential onap-jenkins-ssh 21:50:14 Wiping out workspace first. 21:50:14 Cloning the remote Git repository 21:50:14 Cloning repository git://cloud.onap.org/mirror/oom.git 21:50:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 21:50:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:50:14 > git --version # timeout=10 21:50:14 > git --version # 'git version 2.17.1' 21:50:14 using GIT_SSH to set credentials Gerrit user 21:50:14 Verifying host key using manually-configured host key entries 21:50:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:50:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:50:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:50:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:50:20 using GIT_SSH to set credentials Gerrit user 21:50:20 Verifying host key using manually-configured host key entries 21:50:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/2 # timeout=30 21:50:20 > git rev-parse 148f4074c427c72313a0817ab4933aaa9b2aad57^{commit} # timeout=10 21:50:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:50:20 Checking out Revision 148f4074c427c72313a0817ab4933aaa9b2aad57 (refs/changes/63/136963/2) 21:50:20 > git config core.sparsecheckout # timeout=10 21:50:20 > git checkout -f 148f4074c427c72313a0817ab4933aaa9b2aad57 # timeout=30 21:50:24 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 21:50:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:50:24 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 21:50:24 [EnvInject] - Injecting environment variables from a build step. 21:50:24 [EnvInject] - Injecting as environment variables the properties content 21:50:24 PYTHON=python3 21:50:24 21:50:24 [EnvInject] - Variables injected successfully. 21:50:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13357274912417907507.sh 21:50:24 ---> tox-install.sh 21:50:24 + source /home/jenkins/lf-env.sh 21:50:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:50:24 ++ mktemp -d /tmp/venv-XXXX 21:50:24 + lf_venv=/tmp/venv-lf7h 21:50:24 + local venv_file=/tmp/.os_lf_venv 21:50:24 + local python=python3 21:50:24 + local options 21:50:24 + local set_path=true 21:50:24 + local install_args= 21:50:24 ++ 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 21:50:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:50:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:50:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:50:24 + true 21:50:24 + case $1 in 21:50:24 + venv_file=/tmp/.toxenv 21:50:24 + shift 2 21:50:24 + true 21:50:24 + case $1 in 21:50:24 + shift 21:50:24 + break 21:50:24 + case $python in 21:50:24 + local pkg_list= 21:50:24 + [[ -d /opt/pyenv ]] 21:50:24 + echo 'Setup pyenv:' 21:50:24 Setup pyenv: 21:50:24 + export PYENV_ROOT=/opt/pyenv 21:50:24 + PYENV_ROOT=/opt/pyenv 21:50:24 + 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 21:50:24 + 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 21:50:24 + pyenv versions 21:50:24 * system (set by /opt/pyenv/version) 21:50:24 * 3.8.13 (set by /opt/pyenv/version) 21:50:24 * 3.9.13 (set by /opt/pyenv/version) 21:50:24 * 3.10.6 (set by /opt/pyenv/version) 21:50:24 + command -v pyenv 21:50:24 ++ pyenv init - --no-rehash 21:50:24 + 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[*]}"'\'')" 21:50:24 export PATH="/opt/pyenv/shims:${PATH}" 21:50:24 export PYENV_SHELL=bash 21:50:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:50:24 pyenv() { 21:50:24 local command 21:50:24 command="${1:-}" 21:50:24 if [ "$#" -gt 0 ]; then 21:50:24 shift 21:50:24 fi 21:50:24 21:50:24 case "$command" in 21:50:24 rehash|shell) 21:50:24 eval "$(pyenv "sh-$command" "$@")" 21:50:24 ;; 21:50:24 *) 21:50:24 command pyenv "$command" "$@" 21:50:24 ;; 21:50:24 esac 21:50:24 }' 21:50:24 +++ 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[*]}"' 21:50:24 ++ 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 21:50:24 ++ 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 21:50:24 ++ 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 21:50:24 ++ export PYENV_SHELL=bash 21:50:24 ++ PYENV_SHELL=bash 21:50:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:50:24 +++ complete -F _pyenv pyenv 21:50:24 ++ lf-pyver python3 21:50:24 ++ local py_version_xy=python3 21:50:24 ++ local py_version_xyz= 21:50:24 ++ pyenv versions 21:50:24 ++ sed 's/^[ *]* //' 21:50:24 ++ grep -E '^[0-9.]*[0-9]$' 21:50:24 ++ local command 21:50:24 ++ command=versions 21:50:24 ++ '[' 1 -gt 0 ']' 21:50:24 ++ shift 21:50:24 ++ case "$command" in 21:50:24 ++ command pyenv versions 21:50:24 ++ pyenv versions 21:50:24 ++ awk '{ print $1 }' 21:50:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:50:24 +++ grep '^3' /tmp/.pyenv_versions 21:50:24 +++ sort -V 21:50:24 +++ tail -n 1 21:50:24 ++ py_version_xyz=3.10.6 21:50:24 ++ [[ -z 3.10.6 ]] 21:50:24 ++ echo 3.10.6 21:50:24 ++ return 0 21:50:24 + pyenv local 3.10.6 21:50:24 + local command 21:50:24 + command=local 21:50:24 + '[' 2 -gt 0 ']' 21:50:24 + shift 21:50:24 + case "$command" in 21:50:24 + command pyenv local 3.10.6 21:50:24 + pyenv local 3.10.6 21:50:24 + for arg in "$@" 21:50:24 + case $arg in 21:50:24 + pkg_list+='tox ' 21:50:24 + for arg in "$@" 21:50:24 + case $arg in 21:50:24 + pkg_list+='virtualenv ' 21:50:24 + for arg in "$@" 21:50:24 + case $arg in 21:50:24 + pkg_list+='urllib3~=1.26.15 ' 21:50:24 + [[ -f /tmp/.toxenv ]] 21:50:24 + [[ ! -f /tmp/.toxenv ]] 21:50:24 + [[ -n '' ]] 21:50:24 + python3 -m venv /tmp/venv-lf7h 21:50:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lf7h' 21:50:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lf7h 21:50:28 + echo /tmp/venv-lf7h 21:50:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:50:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:50:28 + /tmp/venv-lf7h/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:50:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:50:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:50:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:50:31 + /tmp/venv-lf7h/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:50:34 + type python3 21:50:34 + true 21:50:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lf7h/bin to PATH' 21:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-lf7h/bin to PATH 21:50:34 + PATH=/tmp/venv-lf7h/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 21:50:34 + return 0 21:50:34 + python3 --version 21:50:34 Python 3.10.6 21:50:34 + python3 -m pip --version 21:50:34 pip 23.3.2 from /tmp/venv-lf7h/lib/python3.10/site-packages/pip (python 3.10) 21:50:34 + python3 -m pip freeze 21:50:34 cachetools==5.3.2 21:50:34 chardet==5.2.0 21:50:34 colorama==0.4.6 21:50:34 distlib==0.3.8 21:50:34 filelock==3.13.1 21:50:34 packaging==23.2 21:50:34 platformdirs==4.1.0 21:50:34 pluggy==1.3.0 21:50:34 pyproject-api==1.6.1 21:50:34 tomli==2.0.1 21:50:34 tox==4.11.4 21:50:34 urllib3==1.26.18 21:50:34 virtualenv==20.25.0 21:50:34 [EnvInject] - Injecting environment variables from a build step. 21:50:34 [EnvInject] - Injecting as environment variables the properties content 21:50:34 PARALLEL=false 21:50:34 21:50:34 [EnvInject] - Variables injected successfully. 21:50:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17805868257970617287.sh 21:50:34 ---> tox-run.sh 21:50:34 + 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 21:50:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 21:50:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 21:50:34 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 21:50:34 + cd /w/workspace/oom-master-checkbashisms-lint/. 21:50:34 + source /home/jenkins/lf-env.sh 21:50:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:50:34 ++ mktemp -d /tmp/venv-XXXX 21:50:34 + lf_venv=/tmp/venv-BI9x 21:50:34 + local venv_file=/tmp/.os_lf_venv 21:50:34 + local python=python3 21:50:34 + local options 21:50:34 + local set_path=true 21:50:34 + local install_args= 21:50:34 ++ 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 21:50:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:50:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:50:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:50:34 + true 21:50:34 + case $1 in 21:50:34 + venv_file=/tmp/.toxenv 21:50:34 + shift 2 21:50:34 + true 21:50:34 + case $1 in 21:50:34 + shift 21:50:34 + break 21:50:34 + case $python in 21:50:34 + local pkg_list= 21:50:34 + [[ -d /opt/pyenv ]] 21:50:34 + echo 'Setup pyenv:' 21:50:34 Setup pyenv: 21:50:34 + export PYENV_ROOT=/opt/pyenv 21:50:34 + PYENV_ROOT=/opt/pyenv 21:50:34 + 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 21:50:34 + 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 21:50:34 + pyenv versions 21:50:34 system 21:50:34 3.8.13 21:50:34 3.9.13 21:50:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:50:34 + command -v pyenv 21:50:34 ++ pyenv init - --no-rehash 21:50:34 + 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[*]}"'\'')" 21:50:34 export PATH="/opt/pyenv/shims:${PATH}" 21:50:34 export PYENV_SHELL=bash 21:50:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:50:34 pyenv() { 21:50:34 local command 21:50:34 command="${1:-}" 21:50:34 if [ "$#" -gt 0 ]; then 21:50:34 shift 21:50:34 fi 21:50:34 21:50:34 case "$command" in 21:50:34 rehash|shell) 21:50:34 eval "$(pyenv "sh-$command" "$@")" 21:50:34 ;; 21:50:34 *) 21:50:34 command pyenv "$command" "$@" 21:50:34 ;; 21:50:34 esac 21:50:34 }' 21:50:34 +++ 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[*]}"' 21:50:34 ++ 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 21:50:34 ++ 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 21:50:34 ++ 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 21:50:34 ++ export PYENV_SHELL=bash 21:50:34 ++ PYENV_SHELL=bash 21:50:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:50:34 +++ complete -F _pyenv pyenv 21:50:34 ++ lf-pyver python3 21:50:34 ++ local py_version_xy=python3 21:50:34 ++ local py_version_xyz= 21:50:34 ++ pyenv versions 21:50:34 ++ local command 21:50:34 ++ command=versions 21:50:34 ++ '[' 1 -gt 0 ']' 21:50:34 ++ shift 21:50:34 ++ sed 's/^[ *]* //' 21:50:34 ++ case "$command" in 21:50:34 ++ command pyenv versions 21:50:34 ++ pyenv versions 21:50:34 ++ awk '{ print $1 }' 21:50:34 ++ grep -E '^[0-9.]*[0-9]$' 21:50:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:50:34 +++ grep '^3' /tmp/.pyenv_versions 21:50:34 +++ sort -V 21:50:34 +++ tail -n 1 21:50:34 ++ py_version_xyz=3.10.6 21:50:34 ++ [[ -z 3.10.6 ]] 21:50:34 ++ echo 3.10.6 21:50:34 ++ return 0 21:50:34 + pyenv local 3.10.6 21:50:34 + local command 21:50:34 + command=local 21:50:34 + '[' 2 -gt 0 ']' 21:50:34 + shift 21:50:34 + case "$command" in 21:50:34 + command pyenv local 3.10.6 21:50:34 + pyenv local 3.10.6 21:50:34 + for arg in "$@" 21:50:34 + case $arg in 21:50:34 + pkg_list+='tox ' 21:50:34 + for arg in "$@" 21:50:34 + case $arg in 21:50:34 + pkg_list+='virtualenv ' 21:50:34 + for arg in "$@" 21:50:34 + case $arg in 21:50:34 + pkg_list+='urllib3~=1.26.15 ' 21:50:34 + [[ -f /tmp/.toxenv ]] 21:50:34 ++ cat /tmp/.toxenv 21:50:34 + lf_venv=/tmp/venv-lf7h 21:50:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lf7h from' file:/tmp/.toxenv 21:50:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lf7h from file:/tmp/.toxenv 21:50:34 + /tmp/venv-lf7h/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:50:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:50:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:50:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:50:35 + /tmp/venv-lf7h/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:50:37 + type python3 21:50:37 + true 21:50:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lf7h/bin to PATH' 21:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-lf7h/bin to PATH 21:50:37 + PATH=/tmp/venv-lf7h/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 21:50:37 + return 0 21:50:37 + [[ -d /opt/pyenv ]] 21:50:37 + echo '---> Setting up pyenv' 21:50:37 ---> Setting up pyenv 21:50:37 + export PYENV_ROOT=/opt/pyenv 21:50:37 + PYENV_ROOT=/opt/pyenv 21:50:37 + export PATH=/opt/pyenv/bin:/tmp/venv-lf7h/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 21:50:37 + PATH=/opt/pyenv/bin:/tmp/venv-lf7h/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 21:50:37 ++ pwd 21:50:37 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 21:50:37 + export PYTHONPATH 21:50:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:50:37 + TOX_TESTENV_PASSENV=PYTHONPATH 21:50:37 + tox --version 21:50:37 4.11.4 from /tmp/venv-lf7h/lib/python3.10/site-packages/tox/__init__.py 21:50:37 + PARALLEL=false 21:50:37 + TOX_OPTIONS_LIST= 21:50:37 + [[ -n checkbashisms ]] 21:50:37 + TOX_OPTIONS_LIST=' -e checkbashisms' 21:50:37 + case ${PARALLEL,,} in 21:50:37 + tox -e checkbashisms 21:50:37 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 21:50:38 checkbashisms: freeze> python -m pip freeze --all 21:50:39 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 21:50:39 checkbashisms: commands[0]> .ci/check-bashisms.sh 21:50:40 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 21:50:40 you may get strange results 21:50:40 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 21:50:42 checkbashisms: OK (4.66=setup[1.58]+cmd[3.07] seconds) 21:50:42 congratulations :) (4.83 seconds) 21:50:42 + tox_status=0 21:50:42 + echo '---> Completed tox runs' 21:50:42 ---> Completed tox runs 21:50:42 + for i in .tox/*/log 21:50:42 ++ echo .tox/checkbashisms/log 21:50:42 ++ awk -F/ '{print $2}' 21:50:42 + tox_env=checkbashisms 21:50:42 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 21:50:42 + DOC_DIR=docs/_build/html 21:50:42 + [[ -d docs/_build/html ]] 21:50:42 + echo '---> tox-run.sh ends' 21:50:42 ---> tox-run.sh ends 21:50:42 + test 0 -eq 0 21:50:42 $ ssh-agent -k 21:50:42 unset SSH_AUTH_SOCK; 21:50:42 unset SSH_AGENT_PID; 21:50:42 echo Agent pid 1842 killed; 21:50:42 [ssh-agent] Stopped. 21:50:42 [PostBuildScript] - [INFO] Executing post build scripts. 21:50:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3553438975114441404.sh 21:50:42 ---> sysstat.sh 21:50:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15665295156468448636.sh 21:50:43 ---> package-listing.sh 21:50:43 ++ facter osfamily 21:50:43 ++ tr '[:upper:]' '[:lower:]' 21:50:43 + OS_FAMILY=debian 21:50:43 + workspace=/w/workspace/oom-master-checkbashisms-lint 21:50:43 + START_PACKAGES=/tmp/packages_start.txt 21:50:43 + END_PACKAGES=/tmp/packages_end.txt 21:50:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:43 + PACKAGES=/tmp/packages_start.txt 21:50:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:50:43 + PACKAGES=/tmp/packages_end.txt 21:50:43 + case "${OS_FAMILY}" in 21:50:43 + dpkg -l 21:50:43 + grep '^ii' 21:50:43 + '[' -f /tmp/packages_start.txt ']' 21:50:43 + '[' -f /tmp/packages_end.txt ']' 21:50:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:43 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:50:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 21:50:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 21:50:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13002874527632829502.sh 21:50:43 ---> capture-instance-metadata.sh 21:50:43 Setup pyenv: 21:50:43 system 21:50:43 3.8.13 21:50:43 3.9.13 21:50:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:50:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wflh 21:50:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:50:49 lf-activate-venv(): INFO: Installing: lftools 21:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-Wflh/bin to PATH 21:51:20 INFO: Running in OpenStack, capturing instance metadata 21:51:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7428157339396428857.sh 21:51:21 provisioning config files... 21:51:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5610844238488292135tmp 21:51:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:51:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:51:21 [EnvInject] - Injecting environment variables from a build step. 21:51:21 [EnvInject] - Injecting as environment variables the properties content 21:51:21 SERVER_ID=logs 21:51:21 21:51:21 [EnvInject] - Variables injected successfully. 21:51:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15341770111924098903.sh 21:51:21 ---> create-netrc.sh 21:51:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12536062648443592291.sh 21:51:21 ---> python-tools-install.sh 21:51:21 Setup pyenv: 21:51:21 system 21:51:21 3.8.13 21:51:21 3.9.13 21:51:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:51:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wflh from file:/tmp/.os_lf_venv 21:51:22 lf-activate-venv(): INFO: Installing: lftools 21:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-Wflh/bin to PATH 21:51:30 Generating Requirements File 21:52:00 Python 3.10.6 21:52:00 pip 23.3.2 from /tmp/venv-Wflh/lib/python3.10/site-packages/pip (python 3.10) 21:52:00 appdirs==1.4.4 21:52:00 argcomplete==3.2.1 21:52:00 aspy.yaml==1.3.0 21:52:00 attrs==23.2.0 21:52:00 autopage==0.5.2 21:52:00 beautifulsoup4==4.12.2 21:52:00 boto3==1.34.16 21:52:00 botocore==1.34.16 21:52:00 bs4==0.0.1 21:52:00 cachetools==5.3.2 21:52:00 certifi==2023.11.17 21:52:00 cffi==1.16.0 21:52:00 cfgv==3.4.0 21:52:00 chardet==5.2.0 21:52:00 charset-normalizer==3.3.2 21:52:00 click==8.1.7 21:52:00 cliff==4.4.0 21:52:00 cmd2==2.4.3 21:52:00 cryptography==3.3.2 21:52:00 debtcollector==2.5.0 21:52:00 decorator==5.1.1 21:52:00 defusedxml==0.7.1 21:52:00 Deprecated==1.2.14 21:52:00 distlib==0.3.8 21:52:00 dnspython==2.4.2 21:52:00 docker==4.2.2 21:52:00 dogpile.cache==1.3.0 21:52:00 email-validator==2.1.0.post1 21:52:00 filelock==3.13.1 21:52:00 future==0.18.3 21:52:00 gitdb==4.0.11 21:52:00 GitPython==3.1.41 21:52:00 google-auth==2.26.1 21:52:00 httplib2==0.22.0 21:52:00 identify==2.5.33 21:52:00 idna==3.6 21:52:00 importlib-metadata==7.0.1 21:52:00 importlib-resources==1.5.0 21:52:00 iso8601==2.1.0 21:52:00 Jinja2==3.1.2 21:52:00 jmespath==1.0.1 21:52:00 jsonpatch==1.33 21:52:00 jsonpointer==2.4 21:52:00 jsonschema==4.20.0 21:52:00 jsonschema-specifications==2023.12.1 21:52:00 keystoneauth1==5.4.0 21:52:00 kubernetes==29.0.0 21:52:00 lftools==0.37.8 21:52:00 lxml==5.1.0 21:52:00 MarkupSafe==2.1.3 21:52:00 msgpack==1.0.7 21:52:00 multi_key_dict==2.0.3 21:52:00 munch==4.0.0 21:52:00 netaddr==0.10.1 21:52:00 netifaces==0.11.0 21:52:00 niet==1.4.2 21:52:00 nodeenv==1.8.0 21:52:00 oauth2client==4.1.3 21:52:00 oauthlib==3.2.2 21:52:00 openstacksdk==0.62.0 21:52:00 os-client-config==2.1.0 21:52:00 os-service-types==1.7.0 21:52:00 osc-lib==2.9.0 21:52:00 oslo.config==9.3.0 21:52:00 oslo.context==5.3.0 21:52:00 oslo.i18n==6.2.0 21:52:00 oslo.log==5.4.0 21:52:00 oslo.serialization==5.3.0 21:52:00 oslo.utils==6.3.0 21:52:00 packaging==23.2 21:52:00 pbr==6.0.0 21:52:00 platformdirs==4.1.0 21:52:00 prettytable==3.9.0 21:52:00 pyasn1==0.5.1 21:52:00 pyasn1-modules==0.3.0 21:52:00 pycparser==2.21 21:52:00 pygerrit2==2.0.15 21:52:00 PyGithub==2.1.1 21:52:00 pyinotify==0.9.6 21:52:00 PyJWT==2.8.0 21:52:00 PyNaCl==1.5.0 21:52:00 pyparsing==2.4.7 21:52:00 pyperclip==1.8.2 21:52:00 pyrsistent==0.20.0 21:52:00 python-cinderclient==9.4.0 21:52:00 python-dateutil==2.8.2 21:52:00 python-heatclient==3.4.0 21:52:00 python-jenkins==1.8.2 21:52:00 python-keystoneclient==5.2.0 21:52:00 python-magnumclient==4.3.0 21:52:00 python-novaclient==18.4.0 21:52:00 python-openstackclient==6.0.0 21:52:00 python-swiftclient==4.4.0 21:52:00 pytz==2023.3.post1 21:52:00 PyYAML==6.0.1 21:52:00 referencing==0.32.1 21:52:00 requests==2.31.0 21:52:00 requests-oauthlib==1.3.1 21:52:00 requestsexceptions==1.4.0 21:52:00 rfc3986==2.0.0 21:52:00 rpds-py==0.16.2 21:52:00 rsa==4.9 21:52:00 ruamel.yaml==0.18.5 21:52:00 ruamel.yaml.clib==0.2.8 21:52:00 s3transfer==0.10.0 21:52:00 simplejson==3.19.2 21:52:00 six==1.16.0 21:52:00 smmap==5.0.1 21:52:00 soupsieve==2.5 21:52:00 stevedore==5.1.0 21:52:00 tabulate==0.9.0 21:52:00 toml==0.10.2 21:52:00 tomlkit==0.12.3 21:52:00 tqdm==4.66.1 21:52:00 typing_extensions==4.9.0 21:52:00 tzdata==2023.4 21:52:00 urllib3==1.26.18 21:52:00 virtualenv==20.25.0 21:52:00 wcwidth==0.2.13 21:52:00 websocket-client==1.7.0 21:52:00 wrapt==1.16.0 21:52:00 xdg==6.0.0 21:52:00 xmltodict==0.13.0 21:52:00 yq==3.2.3 21:52:00 zipp==3.17.0 21:52:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5642311264646517765.sh 21:52:01 ---> sudo-logs.sh 21:52:01 Archiving 'sudo' log.. 21:52:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15045709525258007347.sh 21:52:01 ---> job-cost.sh 21:52:01 Setup pyenv: 21:52:01 system 21:52:01 3.8.13 21:52:01 3.9.13 21:52:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:52:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wflh from file:/tmp/.os_lf_venv 21:52:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:52:10 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. 21:52:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 21:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-Wflh/bin to PATH 21:52:10 INFO: No Stack... 21:52:10 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:11 INFO: Archiving Costs 21:52:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9697259476426559712.sh 21:52:11 ---> logs-deploy.sh 21:52:11 Setup pyenv: 21:52:11 system 21:52:11 3.8.13 21:52:11 3.9.13 21:52:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:52:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wflh from file:/tmp/.os_lf_venv 21:52:12 lf-activate-venv(): INFO: Installing: lftools 21:52:21 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. 21:52:21 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-Wflh/bin to PATH 21:52:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3264 21:52:22 INFO: archiving workspace using pattern(s): 21:52:23 Archives upload complete. 21:52:23 INFO: archiving logs to Nexus 21:52:24 ---> uname -a: 21:52:24 Linux prd-ubuntu1804-builder-4c-4g-11080 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:52:24 21:52:24 21:52:24 ---> lscpu: 21:52:24 Architecture: x86_64 21:52:24 CPU op-mode(s): 32-bit, 64-bit 21:52:24 Byte Order: Little Endian 21:52:24 CPU(s): 4 21:52:24 On-line CPU(s) list: 0-3 21:52:24 Thread(s) per core: 1 21:52:24 Core(s) per socket: 1 21:52:24 Socket(s): 4 21:52:24 NUMA node(s): 1 21:52:24 Vendor ID: AuthenticAMD 21:52:24 CPU family: 23 21:52:24 Model: 49 21:52:24 Model name: AMD EPYC-Rome Processor 21:52:24 Stepping: 0 21:52:24 CPU MHz: 2799.998 21:52:24 BogoMIPS: 5599.99 21:52:24 Virtualization: AMD-V 21:52:24 Hypervisor vendor: KVM 21:52:24 Virtualization type: full 21:52:24 L1d cache: 32K 21:52:24 L1i cache: 32K 21:52:24 L2 cache: 512K 21:52:24 L3 cache: 16384K 21:52:24 NUMA node0 CPU(s): 0-3 21:52:24 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 21:52:24 21:52:24 21:52:24 ---> nproc: 21:52:24 4 21:52:24 21:52:24 21:52:24 ---> df -h: 21:52:24 Filesystem Size Used Avail Use% Mounted on 21:52:24 udev 7.9G 0 7.9G 0% /dev 21:52:24 tmpfs 1.6G 672K 1.6G 1% /run 21:52:24 /dev/vda1 78G 8.3G 70G 11% / 21:52:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:52:24 tmpfs 5.0M 0 5.0M 0% /run/lock 21:52:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:52:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:52:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:52:24 21:52:24 21:52:24 ---> free -m: 21:52:24 total used free shared buff/cache available 21:52:24 Mem: 16040 560 13405 0 2073 15166 21:52:24 Swap: 1023 0 1023 21:52:24 21:52:24 21:52:24 ---> ip addr: 21:52:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:52:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:52:24 inet 127.0.0.1/8 scope host lo 21:52:24 valid_lft forever preferred_lft forever 21:52:24 inet6 ::1/128 scope host 21:52:24 valid_lft forever preferred_lft forever 21:52:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:52:24 link/ether fa:16:3e:86:4c:b9 brd ff:ff:ff:ff:ff:ff 21:52:24 inet 10.30.107.117/23 brd 10.30.107.255 scope global dynamic ens3 21:52:24 valid_lft 85145sec preferred_lft 85145sec 21:52:24 inet6 fe80::f816:3eff:fe86:4cb9/64 scope link 21:52:24 valid_lft forever preferred_lft forever 21:52:24 21:52:24 21:52:24 ---> sar -b -r -n DEV: 21:52:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11080) 01/10/24 _x86_64_ (4 CPU) 21:52:24 21:52:24 21:31:30 LINUX RESTART (4 CPU) 21:52:24 21:52:24 21:32:02 tps rtps wtps bread/s bwrtn/s 21:52:24 21:33:01 19.12 0.00 19.12 0.00 21456.16 21:52:24 21:34:01 14.13 0.00 14.13 0.00 20841.72 21:52:24 21:35:01 10.11 0.00 10.11 0.00 14392.93 21:52:24 21:36:01 1.45 0.00 1.45 0.00 16.93 21:52:24 21:37:01 1.05 0.00 1.05 0.00 12.80 21:52:24 21:38:01 1.28 0.02 1.27 0.13 15.73 21:52:24 21:39:01 0.90 0.00 0.90 0.00 10.80 21:52:24 21:40:01 1.60 0.00 1.60 0.00 19.19 21:52:24 21:41:01 1.22 0.00 1.22 0.00 13.73 21:52:24 21:42:01 1.62 0.00 1.62 0.00 20.00 21:52:24 21:43:01 1.02 0.00 1.02 0.00 11.60 21:52:24 21:44:01 1.28 0.00 1.28 0.00 15.20 21:52:24 21:45:01 0.90 0.00 0.90 0.00 10.26 21:52:24 21:46:01 1.23 0.00 1.23 0.00 15.60 21:52:24 21:47:01 3.85 2.37 1.48 18.93 21.33 21:52:24 21:48:01 1.18 0.00 1.18 0.00 16.93 21:52:24 21:49:01 0.97 0.00 0.97 0.00 12.13 21:52:24 21:50:01 0.90 0.00 0.90 0.00 13.86 21:52:24 21:51:01 178.57 26.56 152.01 931.31 5643.59 21:52:24 21:52:01 112.35 14.18 98.17 1073.42 12116.25 21:52:24 Average: 17.73 2.16 15.58 101.27 3719.14 21:52:24 21:52:24 21:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:24 21:33:01 14450272 15678888 1974696 12.02 32092 1415540 692992 3.97 502112 1299192 8 21:52:24 21:34:01 14450204 15678896 1974764 12.02 32180 1415544 692992 3.97 501900 1299192 136 21:52:24 21:35:01 14450416 15679224 1974552 12.02 32252 1415540 692992 3.97 502252 1299200 28 21:52:24 21:36:01 14450192 15679044 1974776 12.02 32300 1415556 692992 3.97 501964 1299200 156 21:52:24 21:37:01 14450044 15678968 1974924 12.02 32348 1415548 692992 3.97 502328 1299208 24 21:52:24 21:38:01 14450132 15679116 1974836 12.02 32380 1415568 692992 3.97 502252 1299208 44 21:52:24 21:39:01 14449784 15678780 1975184 12.03 32404 1415572 692992 3.97 502552 1299212 8 21:52:24 21:40:01 14449544 15678616 1975424 12.03 32460 1415576 692992 3.97 502908 1299216 156 21:52:24 21:41:01 14449048 15678220 1975920 12.03 32548 1415576 692992 3.97 503468 1299216 156 21:52:24 21:42:01 14448948 15678184 1976020 12.03 32636 1415564 692992 3.97 503608 1299220 48 21:52:24 21:43:01 14448716 15678024 1976252 12.03 32668 1415588 692992 3.97 503756 1299228 16 21:52:24 21:44:01 14447716 15677088 1977252 12.04 32700 1415592 692992 3.97 504176 1299232 196 21:52:24 21:45:01 14447740 15677136 1977228 12.04 32724 1415592 692992 3.97 504492 1299236 8 21:52:24 21:46:01 14447144 15676700 1977824 12.04 32748 1415728 692992 3.97 504464 1299348 208 21:52:24 21:47:01 14445864 15676112 1979104 12.05 33368 1415716 711136 4.07 505280 1299372 136 21:52:24 21:48:01 14445576 15675868 1979392 12.05 33392 1415736 711136 4.07 505216 1299376 208 21:52:24 21:49:01 14445848 15676180 1979120 12.05 33432 1415736 711136 4.07 505656 1299376 168 21:52:24 21:50:01 14445572 15675944 1979396 12.05 33468 1415740 711136 4.07 505804 1299380 228 21:52:24 21:51:01 14061364 15544288 2363604 14.39 53352 1634088 792172 4.53 700208 1457636 109612 21:52:24 21:52:01 13769948 15561116 2655020 16.16 79012 1899872 767084 4.39 713664 1701324 120584 21:52:24 Average: 14395204 15665320 2029764 12.36 36023 1450749 705284 4.04 523903 1327279 11606 21:52:24 21:52:24 21:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:24 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:33:01 ens3 3.73 1.69 2.84 1.07 0.00 0.00 0.00 0.00 21:52:24 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:34:01 ens3 0.67 0.17 0.11 0.04 0.00 0.00 0.00 0.00 21:52:24 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:35:01 ens3 0.78 0.52 0.37 0.59 0.00 0.00 0.00 0.00 21:52:24 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:36:01 ens3 0.35 0.27 0.07 0.18 0.00 0.00 0.00 0.00 21:52:24 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:37:01 ens3 0.37 0.18 0.13 0.23 0.00 0.00 0.00 0.00 21:52:24 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:38:01 ens3 0.22 0.18 0.06 0.19 0.00 0.00 0.00 0.00 21:52:24 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:39:01 ens3 0.17 0.18 0.05 0.17 0.00 0.00 0.00 0.00 21:52:24 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:40:01 ens3 0.77 0.55 0.27 0.67 0.00 0.00 0.00 0.00 21:52:24 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:41:01 ens3 0.13 0.10 0.05 0.16 0.00 0.00 0.00 0.00 21:52:24 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:42:01 ens3 0.35 0.30 0.13 0.36 0.00 0.00 0.00 0.00 21:52:24 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:43:01 ens3 0.58 0.53 0.31 0.50 0.00 0.00 0.00 0.00 21:52:24 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:44:01 ens3 0.18 0.17 0.06 0.23 0.00 0.00 0.00 0.00 21:52:24 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:45:01 ens3 0.22 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:52:24 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:46:01 ens3 0.35 0.25 0.18 0.02 0.00 0.00 0.00 0.00 21:52:24 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:47:01 ens3 0.27 0.33 0.13 0.49 0.00 0.00 0.00 0.00 21:52:24 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:48:01 ens3 0.27 0.15 0.06 0.07 0.00 0.00 0.00 0.00 21:52:24 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:24 21:49:01 ens3 0.18 0.18 0.06 0.17 0.00 0.00 0.00 0.00 21:52:24 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:24 21:50:01 ens3 0.43 0.28 0.12 0.33 0.00 0.00 0.00 0.00 21:52:24 21:51:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 21:52:24 21:51:01 ens3 212.16 145.11 1097.69 47.24 0.00 0.00 0.00 0.00 21:52:24 21:52:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:52:24 21:52:01 ens3 69.39 43.86 892.01 8.96 0.00 0.00 0.00 0.00 21:52:24 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 21:52:24 Average: ens3 14.59 9.76 99.82 3.09 0.00 0.00 0.00 0.00 21:52:24 21:52:24 21:52:24 ---> sar -P ALL: 21:52:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11080) 01/10/24 _x86_64_ (4 CPU) 21:52:24 21:52:24 21:31:30 LINUX RESTART (4 CPU) 21:52:24 21:52:24 21:32:02 CPU %user %nice %system %iowait %steal %idle 21:52:24 21:33:01 all 0.51 0.00 0.03 2.56 0.01 96.89 21:52:24 21:33:01 0 0.42 0.00 0.02 10.11 0.00 89.45 21:52:24 21:33:01 1 0.12 0.00 0.02 0.03 0.00 99.83 21:52:24 21:33:01 2 0.58 0.00 0.03 0.00 0.00 99.39 21:52:24 21:33:01 3 0.94 0.00 0.07 0.10 0.02 98.88 21:52:24 21:34:01 all 0.45 0.00 0.04 2.58 0.01 96.92 21:52:24 21:34:01 0 0.02 0.00 0.02 10.28 0.02 89.67 21:52:24 21:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:52:24 21:34:01 2 0.94 0.00 0.00 0.00 0.00 99.06 21:52:24 21:34:01 3 0.81 0.00 0.10 0.07 0.02 99.01 21:52:24 21:35:01 all 0.13 0.00 0.01 1.63 0.00 98.22 21:52:24 21:35:01 0 0.07 0.00 0.02 6.42 0.00 93.50 21:52:24 21:35:01 1 0.08 0.00 0.00 0.00 0.00 99.92 21:52:24 21:35:01 2 0.32 0.00 0.00 0.00 0.02 99.67 21:52:24 21:35:01 3 0.07 0.00 0.03 0.08 0.02 99.80 21:52:24 21:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:52:24 21:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:52:24 21:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:52:24 21:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:24 21:36:01 3 0.07 0.00 0.02 0.05 0.02 99.85 21:52:24 21:37:01 all 0.02 0.00 0.01 0.02 0.01 99.95 21:52:24 21:37:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:52:24 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:52:24 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:24 21:37:01 3 0.02 0.00 0.02 0.05 0.00 99.92 21:52:24 21:38:01 all 0.13 0.00 0.01 0.00 0.00 99.86 21:52:24 21:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:52:24 21:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:52:24 21:38:01 2 0.45 0.00 0.02 0.00 0.02 99.52 21:52:24 21:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:52:24 21:39:01 all 0.48 0.00 0.01 0.01 0.01 99.49 21:52:24 21:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:52:24 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:52:24 21:39:01 2 1.86 0.00 0.00 0.00 0.00 98.14 21:52:24 21:39:01 3 0.03 0.00 0.02 0.02 0.02 99.92 21:52:24 21:40:01 all 0.09 0.00 0.01 0.01 0.01 99.88 21:52:24 21:40:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:52:24 21:40:01 1 0.13 0.00 0.03 0.00 0.00 99.83 21:52:24 21:40:01 2 0.08 0.00 0.02 0.00 0.02 99.88 21:52:24 21:40:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:52:24 21:41:01 all 0.04 0.00 0.00 0.01 0.00 99.94 21:52:24 21:41:01 0 0.07 0.00 0.02 0.05 0.02 99.85 21:52:24 21:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:52:24 21:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:52:24 21:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:52:24 21:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:52:24 21:42:01 0 0.02 0.00 0.02 0.05 0.00 99.92 21:52:24 21:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:52:24 21:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:52:24 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:24 21:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:52:24 21:43:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:52:24 21:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:52:24 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:24 21:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:24 21:52:24 21:43:01 CPU %user %nice %system %iowait %steal %idle 21:52:24 21:44:01 all 0.01 0.00 0.00 0.01 0.01 99.96 21:52:24 21:44:01 0 0.02 0.00 0.00 0.03 0.00 99.95 21:52:24 21:44:01 1 0.00 0.00 0.02 0.02 0.02 99.95 21:52:24 21:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:52:24 21:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:52:24 21:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:52:24 21:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:52:24 21:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:52:24 21:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 21:52:24 21:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:24 21:46:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:52:24 21:46:01 0 0.02 0.00 0.02 0.03 0.00 99.93 21:52:24 21:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:52:24 21:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:24 21:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:24 21:47:01 all 0.03 0.00 0.03 0.02 0.01 99.91 21:52:24 21:47:01 0 0.02 0.00 0.03 0.07 0.00 99.88 21:52:24 21:47:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:52:24 21:47:01 2 0.05 0.00 0.02 0.02 0.00 99.92 21:52:24 21:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:52:24 21:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:52:24 21:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:52:24 21:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:52:24 21:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:52:24 21:48:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:52:24 21:49:01 all 0.03 0.00 0.01 0.02 0.01 99.94 21:52:24 21:49:01 0 0.00 0.00 0.00 0.07 0.00 99.93 21:52:24 21:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:52:24 21:49:01 2 0.07 0.00 0.00 0.00 0.00 99.93 21:52:24 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:24 21:50:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:52:24 21:50:01 0 0.00 0.00 0.00 0.03 0.00 99.97 21:52:24 21:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:52:24 21:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:52:24 21:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:24 21:51:01 all 17.84 0.00 1.52 1.97 0.05 78.62 21:52:24 21:51:01 0 8.72 0.00 0.77 2.44 0.07 88.01 21:52:24 21:51:01 1 16.24 0.00 1.48 0.97 0.03 81.27 21:52:24 21:51:01 2 26.38 0.00 2.39 4.26 0.03 66.94 21:52:24 21:51:01 3 20.04 0.00 1.41 0.22 0.07 78.27 21:52:24 21:52:01 all 21.07 0.00 1.52 2.34 0.05 75.02 21:52:24 21:52:01 0 10.93 0.00 1.20 6.00 0.05 81.82 21:52:24 21:52:01 1 9.10 0.00 1.05 0.95 0.03 88.87 21:52:24 21:52:01 2 48.37 0.00 2.75 1.87 0.07 46.94 21:52:24 21:52:01 3 15.88 0.00 1.10 0.55 0.03 82.43 21:52:24 Average: all 2.05 0.00 0.16 0.56 0.01 97.22 21:52:24 Average: 0 1.03 0.00 0.11 1.77 0.01 97.08 21:52:24 Average: 1 1.30 0.00 0.14 0.10 0.01 98.45 21:52:24 Average: 2 3.97 0.00 0.27 0.31 0.01 95.45 21:52:24 Average: 3 1.89 0.00 0.14 0.06 0.01 97.89 21:52:24 21:52:24 21:52:24