12:24:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141249 12:24:56 Running as SYSTEM 12:24:56 [EnvInject] - Loading node environment variables. 12:24:56 Building remotely on prd-ubuntu1804-builder-4c-4g-21396 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:24:56 [ssh-agent] Looking for ssh-agent implementation... 12:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:24:56 $ ssh-agent 12:24:56 SSH_AUTH_SOCK=/tmp/ssh-St4WBjjQePDx/agent.1917 12:24:56 SSH_AGENT_PID=1919 12:24:56 [ssh-agent] Started. 12:24:56 Running ssh-add (command line suppressed) 12:24:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5843531993343775725.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5843531993343775725.key) 12:24:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:24:56 The recommended git tool is: NONE 12:24:57 using credential onap-jenkins-ssh 12:24:57 Wiping out workspace first. 12:24:57 Cloning the remote Git repository 12:24:57 Cloning repository git://cloud.onap.org/mirror/oom.git 12:24:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:24:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:24:57 > git --version # timeout=10 12:24:57 > git --version # 'git version 2.17.1' 12:24:57 using GIT_SSH to set credentials Gerrit user 12:24:57 Verifying host key using manually-configured host key entries 12:24:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:25:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:25:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:25:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:25:03 using GIT_SSH to set credentials Gerrit user 12:25:03 Verifying host key using manually-configured host key entries 12:25:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/141249/5 # timeout=30 12:25:03 > git rev-parse bb773cc5e675c32ab89166c50c93e5a13f053424^{commit} # timeout=10 12:25:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:25:03 Checking out Revision bb773cc5e675c32ab89166c50c93e5a13f053424 (refs/changes/49/141249/5) 12:25:03 > git config core.sparsecheckout # timeout=10 12:25:03 > git checkout -f bb773cc5e675c32ab89166c50c93e5a13f053424 # timeout=30 12:25:06 Commit message: "[SDC] workflow-designer 1.13.3 release" 12:25:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:25:06 > git rev-list --no-walk eb1c38618fa8822aa00b3deb34ad7208a9f243d1 # timeout=10 12:25:07 [EnvInject] - Injecting environment variables from a build step. 12:25:07 [EnvInject] - Injecting as environment variables the properties content 12:25:07 PYTHON=python3 12:25:07 12:25:07 [EnvInject] - Variables injected successfully. 12:25:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2885293557435172115.sh 12:25:07 ---> tox-install.sh 12:25:07 + source /home/jenkins/lf-env.sh 12:25:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:25:07 ++ mktemp -d /tmp/venv-XXXX 12:25:07 + lf_venv=/tmp/venv-zYwO 12:25:07 + local venv_file=/tmp/.os_lf_venv 12:25:07 + local python=python3 12:25:07 + local options 12:25:07 + local set_path=true 12:25:07 + local install_args= 12:25:07 ++ 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 12:25:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:25:07 + true 12:25:07 + case $1 in 12:25:07 + venv_file=/tmp/.toxenv 12:25:07 + shift 2 12:25:07 + true 12:25:07 + case $1 in 12:25:07 + shift 12:25:07 + break 12:25:07 + case $python in 12:25:07 + local pkg_list= 12:25:07 + [[ -d /opt/pyenv ]] 12:25:07 + echo 'Setup pyenv:' 12:25:07 Setup pyenv: 12:25:07 + export PYENV_ROOT=/opt/pyenv 12:25:07 + PYENV_ROOT=/opt/pyenv 12:25:07 + 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 12:25:07 + 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 12:25:07 + pyenv versions 12:25:07 * system (set by /opt/pyenv/version) 12:25:07 * 3.8.13 (set by /opt/pyenv/version) 12:25:07 * 3.9.13 (set by /opt/pyenv/version) 12:25:07 * 3.10.6 (set by /opt/pyenv/version) 12:25:07 + command -v pyenv 12:25:07 ++ pyenv init - --no-rehash 12:25:07 + 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[*]}"'\'')" 12:25:07 export PATH="/opt/pyenv/shims:${PATH}" 12:25:07 export PYENV_SHELL=bash 12:25:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:25:07 pyenv() { 12:25:07 local command 12:25:07 command="${1:-}" 12:25:07 if [ "$#" -gt 0 ]; then 12:25:07 shift 12:25:07 fi 12:25:07 12:25:07 case "$command" in 12:25:07 rehash|shell) 12:25:07 eval "$(pyenv "sh-$command" "$@")" 12:25:07 ;; 12:25:07 *) 12:25:07 command pyenv "$command" "$@" 12:25:07 ;; 12:25:07 esac 12:25:07 }' 12:25:07 +++ 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[*]}"' 12:25:07 ++ 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 12:25:07 ++ 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 12:25:07 ++ 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 12:25:07 ++ export PYENV_SHELL=bash 12:25:07 ++ PYENV_SHELL=bash 12:25:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:25:07 +++ complete -F _pyenv pyenv 12:25:07 ++ lf-pyver python3 12:25:07 ++ local py_version_xy=python3 12:25:07 ++ local py_version_xyz= 12:25:07 ++ pyenv versions 12:25:07 ++ local command 12:25:07 ++ sed 's/^[ *]* //' 12:25:07 ++ command=versions 12:25:07 ++ '[' 1 -gt 0 ']' 12:25:07 ++ awk '{ print $1 }' 12:25:07 ++ shift 12:25:07 ++ case "$command" in 12:25:07 ++ grep -E '^[0-9.]*[0-9]$' 12:25:07 ++ command pyenv versions 12:25:07 ++ pyenv versions 12:25:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:25:07 +++ grep '^3' /tmp/.pyenv_versions 12:25:07 +++ sort -V 12:25:07 +++ tail -n 1 12:25:07 ++ py_version_xyz=3.10.6 12:25:07 ++ [[ -z 3.10.6 ]] 12:25:07 ++ echo 3.10.6 12:25:07 ++ return 0 12:25:07 + pyenv local 3.10.6 12:25:07 + local command 12:25:07 + command=local 12:25:07 + '[' 2 -gt 0 ']' 12:25:07 + shift 12:25:07 + case "$command" in 12:25:07 + command pyenv local 3.10.6 12:25:07 + pyenv local 3.10.6 12:25:07 + for arg in "$@" 12:25:07 + case $arg in 12:25:07 + pkg_list+='tox ' 12:25:07 + for arg in "$@" 12:25:07 + case $arg in 12:25:07 + pkg_list+='virtualenv ' 12:25:07 + for arg in "$@" 12:25:07 + case $arg in 12:25:07 + pkg_list+='urllib3~=1.26.15 ' 12:25:07 + [[ -f /tmp/.toxenv ]] 12:25:07 + [[ ! -f /tmp/.toxenv ]] 12:25:07 + [[ -n '' ]] 12:25:07 + python3 -m venv /tmp/venv-zYwO 12:25:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zYwO' 12:25:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zYwO 12:25:11 + echo /tmp/venv-zYwO 12:25:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:25:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:25:11 + /tmp/venv-zYwO/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:25:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:25:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:25:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:25:15 + /tmp/venv-zYwO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:25:17 + type python3 12:25:17 + true 12:25:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zYwO/bin to PATH' 12:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-zYwO/bin to PATH 12:25:17 + PATH=/tmp/venv-zYwO/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 12:25:17 + return 0 12:25:17 + python3 --version 12:25:17 Python 3.10.6 12:25:17 + python3 -m pip --version 12:25:17 pip 25.1.1 from /tmp/venv-zYwO/lib/python3.10/site-packages/pip (python 3.10) 12:25:17 + python3 -m pip freeze 12:25:17 cachetools==6.0.0 12:25:17 chardet==5.2.0 12:25:17 colorama==0.4.6 12:25:17 distlib==0.3.9 12:25:17 filelock==3.18.0 12:25:17 packaging==25.0 12:25:17 platformdirs==4.3.8 12:25:17 pluggy==1.6.0 12:25:17 pyproject-api==1.9.1 12:25:17 tomli==2.2.1 12:25:17 tox==4.26.0 12:25:17 typing_extensions==4.14.0 12:25:17 urllib3==1.26.20 12:25:17 virtualenv==20.31.2 12:25:17 [EnvInject] - Injecting environment variables from a build step. 12:25:17 [EnvInject] - Injecting as environment variables the properties content 12:25:17 PARALLEL=false 12:25:17 12:25:17 [EnvInject] - Variables injected successfully. 12:25:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8308512717075930455.sh 12:25:17 ---> tox-run.sh 12:25:17 + 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 12:25:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:25:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:25:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:25:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:25:17 + source /home/jenkins/lf-env.sh 12:25:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:25:17 ++ mktemp -d /tmp/venv-XXXX 12:25:17 + lf_venv=/tmp/venv-jMWc 12:25:17 + local venv_file=/tmp/.os_lf_venv 12:25:17 + local python=python3 12:25:17 + local options 12:25:17 + local set_path=true 12:25:17 + local install_args= 12:25:17 ++ 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 12:25:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:25:17 + true 12:25:17 + case $1 in 12:25:17 + venv_file=/tmp/.toxenv 12:25:17 + shift 2 12:25:17 + true 12:25:17 + case $1 in 12:25:17 + shift 12:25:17 + break 12:25:17 + case $python in 12:25:17 + local pkg_list= 12:25:17 + [[ -d /opt/pyenv ]] 12:25:17 + echo 'Setup pyenv:' 12:25:17 Setup pyenv: 12:25:17 + export PYENV_ROOT=/opt/pyenv 12:25:17 + PYENV_ROOT=/opt/pyenv 12:25:17 + 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 12:25:17 + 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 12:25:17 + pyenv versions 12:25:17 system 12:25:17 3.8.13 12:25:17 3.9.13 12:25:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:25:17 + command -v pyenv 12:25:17 ++ pyenv init - --no-rehash 12:25:17 + 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[*]}"'\'')" 12:25:17 export PATH="/opt/pyenv/shims:${PATH}" 12:25:17 export PYENV_SHELL=bash 12:25:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:25:17 pyenv() { 12:25:17 local command 12:25:17 command="${1:-}" 12:25:17 if [ "$#" -gt 0 ]; then 12:25:17 shift 12:25:17 fi 12:25:17 12:25:17 case "$command" in 12:25:17 rehash|shell) 12:25:17 eval "$(pyenv "sh-$command" "$@")" 12:25:17 ;; 12:25:17 *) 12:25:17 command pyenv "$command" "$@" 12:25:17 ;; 12:25:17 esac 12:25:17 }' 12:25:17 +++ 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[*]}"' 12:25:17 ++ 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 12:25:17 ++ 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 12:25:17 ++ 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 12:25:17 ++ export PYENV_SHELL=bash 12:25:17 ++ PYENV_SHELL=bash 12:25:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:25:17 +++ complete -F _pyenv pyenv 12:25:17 ++ lf-pyver python3 12:25:17 ++ local py_version_xy=python3 12:25:17 ++ local py_version_xyz= 12:25:17 ++ pyenv versions 12:25:17 ++ local command 12:25:17 ++ sed 's/^[ *]* //' 12:25:17 ++ command=versions 12:25:17 ++ awk '{ print $1 }' 12:25:17 ++ '[' 1 -gt 0 ']' 12:25:17 ++ shift 12:25:17 ++ case "$command" in 12:25:17 ++ grep -E '^[0-9.]*[0-9]$' 12:25:17 ++ command pyenv versions 12:25:17 ++ pyenv versions 12:25:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:25:17 +++ grep '^3' /tmp/.pyenv_versions 12:25:17 +++ sort -V 12:25:17 +++ tail -n 1 12:25:17 ++ py_version_xyz=3.10.6 12:25:17 ++ [[ -z 3.10.6 ]] 12:25:17 ++ echo 3.10.6 12:25:17 ++ return 0 12:25:17 + pyenv local 3.10.6 12:25:17 + local command 12:25:17 + command=local 12:25:17 + '[' 2 -gt 0 ']' 12:25:17 + shift 12:25:17 + case "$command" in 12:25:17 + command pyenv local 3.10.6 12:25:17 + pyenv local 3.10.6 12:25:18 + for arg in "$@" 12:25:18 + case $arg in 12:25:18 + pkg_list+='tox ' 12:25:18 + for arg in "$@" 12:25:18 + case $arg in 12:25:18 + pkg_list+='virtualenv ' 12:25:18 + for arg in "$@" 12:25:18 + case $arg in 12:25:18 + pkg_list+='urllib3~=1.26.15 ' 12:25:18 + [[ -f /tmp/.toxenv ]] 12:25:18 ++ cat /tmp/.toxenv 12:25:18 + lf_venv=/tmp/venv-zYwO 12:25:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zYwO from' file:/tmp/.toxenv 12:25:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zYwO from file:/tmp/.toxenv 12:25:18 + /tmp/venv-zYwO/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:25:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:25:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:25:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:25:19 + /tmp/venv-zYwO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:25:20 + type python3 12:25:20 + true 12:25:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zYwO/bin to PATH' 12:25:20 lf-activate-venv(): INFO: Adding /tmp/venv-zYwO/bin to PATH 12:25:20 + PATH=/tmp/venv-zYwO/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 12:25:20 + return 0 12:25:20 + [[ -d /opt/pyenv ]] 12:25:20 + echo '---> Setting up pyenv' 12:25:20 ---> Setting up pyenv 12:25:20 + export PYENV_ROOT=/opt/pyenv 12:25:20 + PYENV_ROOT=/opt/pyenv 12:25:20 + export PATH=/opt/pyenv/bin:/tmp/venv-zYwO/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 12:25:20 + PATH=/opt/pyenv/bin:/tmp/venv-zYwO/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 12:25:20 ++ pwd 12:25:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:25:20 + export PYTHONPATH 12:25:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:25:20 + TOX_TESTENV_PASSENV=PYTHONPATH 12:25:20 + tox --version 12:25:20 4.26.0 from /tmp/venv-zYwO/lib/python3.10/site-packages/tox/__init__.py 12:25:20 + PARALLEL=false 12:25:20 + TOX_OPTIONS_LIST= 12:25:20 + [[ -n checkbashisms ]] 12:25:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:25:20 + case ${PARALLEL,,} in 12:25:20 + tox -e checkbashisms 12:25:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:25:21 checkbashisms: freeze> python -m pip freeze --all 12:25:22 checkbashisms: pip==25.1.1,setuptools==80.3.1 12:25:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:25:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:25:23 you may get strange results 12:25:23 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:25:23 you may get strange results 12:25:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:25:25 checkbashisms: OK (4.88=setup[1.44]+cmd[3.44] seconds) 12:25:25 congratulations :) (5.11 seconds) 12:25:26 + tox_status=0 12:25:26 + echo '---> Completed tox runs' 12:25:26 ---> Completed tox runs 12:25:26 + for i in .tox/*/log 12:25:26 ++ echo .tox/checkbashisms/log 12:25:26 ++ awk -F/ '{print $2}' 12:25:26 + tox_env=checkbashisms 12:25:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:25:26 + DOC_DIR=docs/_build/html 12:25:26 + [[ -d docs/_build/html ]] 12:25:26 + echo '---> tox-run.sh ends' 12:25:26 ---> tox-run.sh ends 12:25:26 + test 0 -eq 0 12:25:26 $ ssh-agent -k 12:25:26 unset SSH_AUTH_SOCK; 12:25:26 unset SSH_AGENT_PID; 12:25:26 echo Agent pid 1919 killed; 12:25:26 [ssh-agent] Stopped. 12:25:26 [PostBuildScript] - [INFO] Executing post build scripts. 12:25:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1324708427133706105.sh 12:25:26 ---> sysstat.sh 12:25:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16548965994401951708.sh 12:25:26 ---> package-listing.sh 12:25:26 ++ tr '[:upper:]' '[:lower:]' 12:25:26 ++ facter osfamily 12:25:26 + OS_FAMILY=debian 12:25:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:25:26 + START_PACKAGES=/tmp/packages_start.txt 12:25:26 + END_PACKAGES=/tmp/packages_end.txt 12:25:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:25:26 + PACKAGES=/tmp/packages_start.txt 12:25:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:25:26 + PACKAGES=/tmp/packages_end.txt 12:25:26 + case "${OS_FAMILY}" in 12:25:26 + dpkg -l 12:25:26 + grep '^ii' 12:25:26 + '[' -f /tmp/packages_start.txt ']' 12:25:26 + '[' -f /tmp/packages_end.txt ']' 12:25:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:25:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:25:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:25:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:25:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10941174558002712371.sh 12:25:26 ---> capture-instance-metadata.sh 12:25:26 Setup pyenv: 12:25:26 system 12:25:26 3.8.13 12:25:26 3.9.13 12:25:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:25:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EDPI 12:25:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:25:34 lf-activate-venv(): INFO: Installing: lftools 12:25:57 lf-activate-venv(): INFO: Adding /tmp/venv-EDPI/bin to PATH 12:25:57 INFO: Running in OpenStack, capturing instance metadata 12:25:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14219381016122596718.sh 12:25:57 provisioning config files... 12:25:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11053995139904837706tmp 12:25:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:25:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:25:57 [EnvInject] - Injecting environment variables from a build step. 12:25:57 [EnvInject] - Injecting as environment variables the properties content 12:25:57 SERVER_ID=logs 12:25:57 12:25:57 [EnvInject] - Variables injected successfully. 12:25:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14721271438748648532.sh 12:25:57 ---> create-netrc.sh 12:25:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins333869623735696714.sh 12:25:57 ---> python-tools-install.sh 12:25:57 Setup pyenv: 12:25:57 system 12:25:57 3.8.13 12:25:57 3.9.13 12:25:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:25:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDPI from file:/tmp/.os_lf_venv 12:25:59 lf-activate-venv(): INFO: Installing: lftools 12:26:07 lf-activate-venv(): INFO: Adding /tmp/venv-EDPI/bin to PATH 12:26:07 Generating Requirements File 12:26:26 Python 3.10.6 12:26:26 pip 25.1.1 from /tmp/venv-EDPI/lib/python3.10/site-packages/pip (python 3.10) 12:26:26 appdirs==1.4.4 12:26:26 argcomplete==3.6.2 12:26:26 aspy.yaml==1.3.0 12:26:26 attrs==25.3.0 12:26:26 autopage==0.5.2 12:26:26 beautifulsoup4==4.13.4 12:26:26 boto3==1.38.36 12:26:26 botocore==1.38.36 12:26:26 bs4==0.0.2 12:26:26 cachetools==5.5.2 12:26:26 certifi==2025.6.15 12:26:26 cffi==1.17.1 12:26:26 cfgv==3.4.0 12:26:26 chardet==5.2.0 12:26:26 charset-normalizer==3.4.2 12:26:26 click==8.2.1 12:26:26 cliff==4.10.0 12:26:26 cmd2==2.6.1 12:26:26 cryptography==3.3.2 12:26:26 debtcollector==3.0.0 12:26:26 decorator==5.2.1 12:26:26 defusedxml==0.7.1 12:26:26 Deprecated==1.2.18 12:26:26 distlib==0.3.9 12:26:26 dnspython==2.7.0 12:26:26 docker==7.1.0 12:26:26 dogpile.cache==1.4.0 12:26:26 durationpy==0.10 12:26:26 email_validator==2.2.0 12:26:26 filelock==3.18.0 12:26:26 future==1.0.0 12:26:26 gitdb==4.0.12 12:26:26 GitPython==3.1.44 12:26:26 google-auth==2.40.3 12:26:26 httplib2==0.22.0 12:26:26 identify==2.6.12 12:26:26 idna==3.10 12:26:26 importlib-resources==1.5.0 12:26:26 iso8601==2.1.0 12:26:26 Jinja2==3.1.6 12:26:26 jmespath==1.0.1 12:26:26 jsonpatch==1.33 12:26:26 jsonpointer==3.0.0 12:26:26 jsonschema==4.24.0 12:26:26 jsonschema-specifications==2025.4.1 12:26:26 keystoneauth1==5.11.1 12:26:26 kubernetes==33.1.0 12:26:26 lftools==0.37.13 12:26:26 lxml==5.4.0 12:26:26 MarkupSafe==3.0.2 12:26:26 msgpack==1.1.1 12:26:26 multi_key_dict==2.0.3 12:26:26 munch==4.0.0 12:26:26 netaddr==1.3.0 12:26:26 niet==1.4.2 12:26:26 nodeenv==1.9.1 12:26:26 oauth2client==4.1.3 12:26:26 oauthlib==3.2.2 12:26:26 openstacksdk==4.6.0 12:26:26 os-client-config==2.1.0 12:26:26 os-service-types==1.7.0 12:26:26 osc-lib==4.0.2 12:26:26 oslo.config==9.8.0 12:26:26 oslo.context==6.0.0 12:26:26 oslo.i18n==6.5.1 12:26:26 oslo.log==7.1.0 12:26:26 oslo.serialization==5.7.0 12:26:26 oslo.utils==9.0.0 12:26:26 packaging==25.0 12:26:26 pbr==6.1.1 12:26:26 platformdirs==4.3.8 12:26:26 prettytable==3.16.0 12:26:26 psutil==7.0.0 12:26:26 pyasn1==0.6.1 12:26:26 pyasn1_modules==0.4.2 12:26:26 pycparser==2.22 12:26:26 pygerrit2==2.0.15 12:26:26 PyGithub==2.6.1 12:26:26 PyJWT==2.10.1 12:26:26 PyNaCl==1.5.0 12:26:26 pyparsing==2.4.7 12:26:26 pyperclip==1.9.0 12:26:26 pyrsistent==0.20.0 12:26:26 python-cinderclient==9.7.0 12:26:26 python-dateutil==2.9.0.post0 12:26:26 python-heatclient==4.2.0 12:26:26 python-jenkins==1.8.2 12:26:26 python-keystoneclient==5.6.0 12:26:26 python-magnumclient==4.8.1 12:26:26 python-openstackclient==8.1.0 12:26:26 python-swiftclient==4.8.0 12:26:26 PyYAML==6.0.2 12:26:26 referencing==0.36.2 12:26:26 requests==2.32.4 12:26:26 requests-oauthlib==2.0.0 12:26:26 requestsexceptions==1.4.0 12:26:26 rfc3986==2.0.0 12:26:26 rpds-py==0.25.1 12:26:26 rsa==4.9.1 12:26:26 ruamel.yaml==0.18.14 12:26:26 ruamel.yaml.clib==0.2.12 12:26:26 s3transfer==0.13.0 12:26:26 simplejson==3.20.1 12:26:26 six==1.17.0 12:26:26 smmap==5.0.2 12:26:26 soupsieve==2.7 12:26:26 stevedore==5.4.1 12:26:26 tabulate==0.9.0 12:26:26 toml==0.10.2 12:26:26 tomlkit==0.13.3 12:26:26 tqdm==4.67.1 12:26:26 typing_extensions==4.14.0 12:26:26 tzdata==2025.2 12:26:26 urllib3==1.26.20 12:26:26 virtualenv==20.31.2 12:26:26 wcwidth==0.2.13 12:26:26 websocket-client==1.8.0 12:26:26 wrapt==1.17.2 12:26:26 xdg==6.0.0 12:26:26 xmltodict==0.14.2 12:26:26 yq==3.4.3 12:26:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3235873690322023194.sh 12:26:26 ---> sudo-logs.sh 12:26:26 Archiving 'sudo' log.. 12:26:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12919260310821890061.sh 12:26:26 ---> job-cost.sh 12:26:26 Setup pyenv: 12:26:26 system 12:26:26 3.8.13 12:26:26 3.9.13 12:26:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:26:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDPI from file:/tmp/.os_lf_venv 12:26:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-EDPI/bin to PATH 12:26:33 INFO: No Stack... 12:26:34 INFO: Retrieving Pricing Info for: v3-standard-4 12:26:34 INFO: Archiving Costs 12:26:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3801853133480922986.sh 12:26:34 ---> logs-deploy.sh 12:26:34 Setup pyenv: 12:26:34 system 12:26:34 3.8.13 12:26:34 3.9.13 12:26:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:26:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDPI from file:/tmp/.os_lf_venv 12:26:36 lf-activate-venv(): INFO: Installing: lftools 12:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-EDPI/bin to PATH 12:26:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4113 12:26:45 INFO: archiving workspace using pattern(s): 12:26:46 Archives upload complete. 12:26:46 INFO: archiving logs to Nexus 12:26:47 ---> uname -a: 12:26:47 Linux prd-ubuntu1804-builder-4c-4g-21396 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:26:47 12:26:47 12:26:47 ---> lscpu: 12:26:47 Architecture: x86_64 12:26:47 CPU op-mode(s): 32-bit, 64-bit 12:26:47 Byte Order: Little Endian 12:26:47 CPU(s): 4 12:26:47 On-line CPU(s) list: 0-3 12:26:47 Thread(s) per core: 1 12:26:47 Core(s) per socket: 1 12:26:47 Socket(s): 4 12:26:47 NUMA node(s): 1 12:26:47 Vendor ID: AuthenticAMD 12:26:47 CPU family: 23 12:26:47 Model: 49 12:26:47 Model name: AMD EPYC-Rome Processor 12:26:47 Stepping: 0 12:26:47 CPU MHz: 2799.998 12:26:47 BogoMIPS: 5599.99 12:26:47 Virtualization: AMD-V 12:26:47 Hypervisor vendor: KVM 12:26:47 Virtualization type: full 12:26:47 L1d cache: 32K 12:26:47 L1i cache: 32K 12:26:47 L2 cache: 512K 12:26:47 L3 cache: 16384K 12:26:47 NUMA node0 CPU(s): 0-3 12:26:47 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 12:26:47 12:26:47 12:26:47 ---> nproc: 12:26:47 4 12:26:47 12:26:47 12:26:47 ---> df -h: 12:26:47 Filesystem Size Used Avail Use% Mounted on 12:26:47 udev 7.9G 0 7.9G 0% /dev 12:26:47 tmpfs 1.6G 672K 1.6G 1% /run 12:26:47 /dev/vda1 78G 8.3G 70G 11% / 12:26:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:26:47 tmpfs 5.0M 0 5.0M 0% /run/lock 12:26:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:26:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:26:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:26:47 12:26:47 12:26:47 ---> free -m: 12:26:47 total used free shared buff/cache available 12:26:47 Mem: 16040 566 13424 0 2048 15160 12:26:47 Swap: 1023 0 1023 12:26:47 12:26:47 12:26:47 ---> ip addr: 12:26:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:26:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:26:47 inet 127.0.0.1/8 scope host lo 12:26:47 valid_lft forever preferred_lft forever 12:26:47 inet6 ::1/128 scope host 12:26:47 valid_lft forever preferred_lft forever 12:26:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:26:47 link/ether fa:16:3e:f3:56:74 brd ff:ff:ff:ff:ff:ff 12:26:47 inet 10.30.107.210/23 brd 10.30.107.255 scope global dynamic ens3 12:26:47 valid_lft 84492sec preferred_lft 84492sec 12:26:47 inet6 fe80::f816:3eff:fef3:5674/64 scope link 12:26:47 valid_lft forever preferred_lft forever 12:26:47 12:26:47 12:26:47 ---> sar -b -r -n DEV: 12:26:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21396) 06/15/25 _x86_64_ (4 CPU) 12:26:47 12:26:47 11:55:00 LINUX RESTART (4 CPU) 12:26:47 12:26:47 11:56:02 tps rtps wtps bread/s bwrtn/s 12:26:47 11:57:01 14.57 0.00 14.57 0.00 20927.57 12:26:47 11:58:01 1.68 0.53 1.15 13.06 15.46 12:26:47 11:59:01 0.92 0.00 0.92 0.00 10.80 12:26:47 12:00:01 1.18 0.00 1.18 0.00 15.33 12:26:47 12:01:01 1.27 0.00 1.27 0.00 14.66 12:26:47 12:02:01 1.05 0.02 1.03 0.13 14.26 12:26:47 12:03:01 0.95 0.00 0.95 0.00 12.00 12:26:47 12:04:01 1.75 0.00 1.75 0.00 22.53 12:26:47 12:05:01 0.90 0.00 0.90 0.00 10.80 12:26:47 12:06:01 0.97 0.00 0.97 0.00 13.06 12:26:47 12:07:01 0.85 0.00 0.85 0.00 10.26 12:26:47 12:08:01 1.38 0.00 1.38 0.00 16.66 12:26:47 12:09:01 0.85 0.00 0.85 0.00 9.73 12:26:47 12:10:01 3.73 2.37 1.37 18.93 22.13 12:26:47 12:11:01 1.25 0.00 1.25 0.00 15.86 12:26:47 12:12:01 1.37 0.00 1.37 0.00 16.13 12:26:47 12:13:01 2.47 1.12 1.35 23.20 20.53 12:26:47 12:14:01 1.02 0.00 1.02 0.00 13.20 12:26:47 12:15:01 0.92 0.00 0.92 0.00 10.26 12:26:47 12:16:01 1.48 0.00 1.48 0.00 18.00 12:26:47 12:17:01 0.82 0.02 0.80 0.13 9.20 12:26:47 12:18:01 1.90 0.00 1.90 0.00 22.00 12:26:47 12:19:01 0.82 0.00 0.82 0.00 10.00 12:26:47 12:20:01 1.38 0.00 1.38 0.00 16.00 12:26:47 12:21:01 0.78 0.00 0.78 0.00 9.20 12:26:47 12:22:01 1.43 0.00 1.43 0.00 16.80 12:26:47 12:23:01 0.82 0.00 0.82 0.00 10.13 12:26:47 12:24:01 1.02 0.00 1.02 0.00 12.80 12:26:47 12:25:01 3.57 2.22 1.35 111.58 216.50 12:26:47 12:26:01 308.63 23.76 284.87 876.37 11341.42 12:26:47 Average: 12.06 1.00 11.06 34.80 1084.80 12:26:47 12:26:47 11:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:26:47 11:57:01 14455184 15686480 1969784 11.99 32140 1418252 719136 4.12 493396 1301432 44 12:26:47 11:58:01 14444076 15676224 1980892 12.06 32180 1418652 700656 4.01 504836 1301152 196 12:26:47 11:59:01 14444116 15676288 1980852 12.06 32212 1418656 700656 4.01 505128 1301112 164 12:26:47 12:00:01 14443852 15676100 1981116 12.06 32260 1418652 700656 4.01 505272 1301112 20 12:26:47 12:01:01 14443556 15675800 1981412 12.06 32348 1418660 700656 4.01 505324 1301112 8 12:26:47 12:02:01 14443656 15675980 1981312 12.06 32380 1418676 700656 4.01 505296 1301120 156 12:26:47 12:03:01 14443884 15676252 1981084 12.06 32420 1418680 700656 4.01 505592 1301124 8 12:26:47 12:04:01 14443388 15675848 1981580 12.06 32508 1418684 700656 4.01 506148 1301128 148 12:26:47 12:05:01 14443360 15675836 1981608 12.06 32556 1418684 700656 4.01 505940 1301128 36 12:26:47 12:06:01 14442980 15675568 1981988 12.07 32580 1418692 700656 4.01 506216 1301132 160 12:26:47 12:07:01 14443068 15675680 1981900 12.07 32612 1418696 700656 4.01 506040 1301140 32 12:26:47 12:08:01 14442672 15675336 1982296 12.07 32640 1418700 700656 4.01 506308 1301144 8 12:26:47 12:09:01 14442380 15675092 1982588 12.07 32680 1418700 700656 4.01 506316 1301144 156 12:26:47 12:10:01 14441620 15675088 1983348 12.08 33300 1418824 705552 4.04 507024 1301264 140 12:26:47 12:11:01 14441336 15674876 1983632 12.08 33340 1418840 705552 4.04 507288 1301284 160 12:26:47 12:12:01 14441352 15674940 1983616 12.08 33372 1418844 705552 4.04 507364 1301288 156 12:26:47 12:13:01 14439980 15674496 1984988 12.09 33444 1419516 730808 4.18 507636 1301688 20 12:26:47 12:14:01 14440236 15674760 1984732 12.08 33468 1419520 730808 4.18 507676 1301688 8 12:26:47 12:15:01 14440012 15674564 1984956 12.08 33500 1419516 730808 4.18 507760 1301684 8 12:26:47 12:16:01 14439872 15674500 1985096 12.09 33540 1419528 730808 4.18 507928 1301688 160 12:26:47 12:17:01 14439512 15674176 1985456 12.09 33576 1419528 730808 4.18 508228 1301688 204 12:26:47 12:18:01 14439560 15674300 1985408 12.09 33648 1419536 730808 4.18 508028 1301696 8 12:26:47 12:19:01 14439784 15674560 1985184 12.09 33672 1419540 730808 4.18 508064 1301700 164 12:26:47 12:20:01 14439372 15674184 1985596 12.09 33704 1419544 730808 4.18 508112 1301704 8 12:26:47 12:21:01 14439328 15674184 1985640 12.09 33728 1419544 730808 4.18 508428 1301704 8 12:26:47 12:22:01 14439584 15674484 1985384 12.09 33760 1419548 730808 4.18 508272 1301708 4 12:26:47 12:23:01 14439444 15674364 1985524 12.09 33784 1419556 730808 4.18 508300 1301716 8 12:26:47 12:24:01 14439376 15674340 1985592 12.09 33808 1419560 730808 4.18 508592 1301720 8 12:26:47 12:25:01 14337800 15625176 2087168 12.71 33976 1470980 753180 4.31 570196 1337996 42396 12:26:47 12:26:01 13882924 15542344 2542044 15.48 70216 1784440 778272 4.45 707576 1608956 160288 12:26:47 Average: 14419909 15669394 2005059 12.21 34312 1432958 718160 4.11 515276 1312872 6829 12:26:47 12:26:47 11:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:26:47 11:57:01 ens3 0.32 0.17 0.07 0.03 0.00 0.00 0.00 0.00 12:26:47 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 11:58:01 ens3 7.37 6.00 4.65 7.74 0.00 0.00 0.00 0.00 12:26:47 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 11:59:01 ens3 1.95 1.57 1.12 1.21 0.00 0.00 0.00 0.00 12:26:47 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:00:01 ens3 0.23 0.18 0.06 0.15 0.00 0.00 0.00 0.00 12:26:47 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:01:01 ens3 0.25 0.27 0.13 0.41 0.00 0.00 0.00 0.00 12:26:47 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:02:01 ens3 0.37 0.25 0.18 0.24 0.00 0.00 0.00 0.00 12:26:47 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:03:01 ens3 0.70 0.45 0.32 0.69 0.00 0.00 0.00 0.00 12:26:47 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:04:01 ens3 2.65 0.88 0.84 1.20 0.00 0.00 0.00 0.00 12:26:47 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:05:01 ens3 0.80 0.47 0.37 0.56 0.00 0.00 0.00 0.00 12:26:47 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:06:01 ens3 0.35 0.22 0.14 0.31 0.00 0.00 0.00 0.00 12:26:47 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:07:01 ens3 0.20 0.07 0.06 0.03 0.00 0.00 0.00 0.00 12:26:47 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:08:01 ens3 0.25 0.18 0.06 0.18 0.00 0.00 0.00 0.00 12:26:47 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:09:01 ens3 0.20 0.17 0.06 0.21 0.00 0.00 0.00 0.00 12:26:47 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:10:01 ens3 0.22 0.18 0.06 0.15 0.00 0.00 0.00 0.00 12:26:47 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:11:01 ens3 0.53 0.33 0.25 0.41 0.00 0.00 0.00 0.00 12:26:47 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:12:01 ens3 0.22 0.30 0.06 0.02 0.00 0.00 0.00 0.00 12:26:47 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:13:01 ens3 0.52 0.30 0.21 0.54 0.00 0.00 0.00 0.00 12:26:47 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:14:01 ens3 0.20 0.15 0.06 0.17 0.00 0.00 0.00 0.00 12:26:47 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:15:01 ens3 0.15 0.15 0.05 0.18 0.00 0.00 0.00 0.00 12:26:47 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:16:01 ens3 0.32 0.30 0.13 0.38 0.00 0.00 0.00 0.00 12:26:47 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:17:01 ens3 0.58 0.37 0.31 0.24 0.00 0.00 0.00 0.00 12:26:47 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:18:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 12:26:47 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:19:01 ens3 0.13 0.18 0.05 0.35 0.00 0.00 0.00 0.00 12:26:47 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:20:01 ens3 0.18 0.18 0.06 0.18 0.00 0.00 0.00 0.00 12:26:47 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:21:01 ens3 0.32 0.28 0.19 0.38 0.00 0.00 0.00 0.00 12:26:47 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:22:01 ens3 0.22 0.20 0.06 0.21 0.00 0.00 0.00 0.00 12:26:47 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:23:01 ens3 0.13 0.13 0.05 0.17 0.00 0.00 0.00 0.00 12:26:47 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:47 12:24:01 ens3 0.17 0.18 0.06 0.18 0.00 0.00 0.00 0.00 12:26:47 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:25:01 ens3 164.82 109.03 865.99 29.40 0.00 0.00 0.00 0.00 12:26:47 12:25:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:26:01 ens3 235.29 159.63 986.92 34.05 0.00 0.00 0.00 0.00 12:26:47 12:26:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 12:26:47 Average: ens3 14.00 9.44 62.13 2.67 0.00 0.00 0.00 0.00 12:26:47 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:26:47 12:26:47 12:26:47 ---> sar -P ALL: 12:26:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21396) 06/15/25 _x86_64_ (4 CPU) 12:26:47 12:26:47 11:55:00 LINUX RESTART (4 CPU) 12:26:47 12:26:47 11:56:02 CPU %user %nice %system %iowait %steal %idle 12:26:47 11:57:01 all 0.28 0.00 0.03 0.87 0.01 98.81 12:26:47 11:57:01 0 0.41 0.00 0.02 0.00 0.00 99.58 12:26:47 11:57:01 1 0.59 0.00 0.05 3.39 0.02 95.95 12:26:47 11:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:26:47 11:57:01 3 0.08 0.00 0.03 0.08 0.03 99.76 12:26:47 11:58:01 all 0.70 0.00 0.05 0.01 0.01 99.22 12:26:47 11:58:01 0 0.42 0.00 0.05 0.00 0.00 99.53 12:26:47 11:58:01 1 0.79 0.00 0.02 0.00 0.02 99.18 12:26:47 11:58:01 2 0.48 0.00 0.08 0.02 0.02 99.40 12:26:47 11:58:01 3 1.13 0.00 0.00 0.03 0.02 98.82 12:26:47 11:59:01 all 0.04 0.00 0.01 0.01 0.01 99.92 12:26:47 11:59:01 0 0.08 0.00 0.03 0.00 0.00 99.88 12:26:47 11:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:26:47 11:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:26:47 11:59:01 3 0.03 0.00 0.03 0.02 0.03 99.88 12:26:47 12:00:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:26:47 12:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:26:47 12:00:01 2 0.05 0.00 0.02 0.02 0.03 99.88 12:26:47 12:00:01 3 0.03 0.00 0.00 0.03 0.00 99.93 12:26:47 12:01:01 all 0.47 0.00 0.01 0.02 0.01 99.50 12:26:47 12:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:26:47 12:01:01 1 1.79 0.00 0.00 0.00 0.02 98.19 12:26:47 12:01:01 2 0.03 0.00 0.00 0.03 0.03 99.90 12:26:47 12:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:26:47 12:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:26:47 12:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:26:47 12:02:01 2 0.00 0.00 0.03 0.03 0.02 99.92 12:26:47 12:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:26:47 12:03:01 all 0.04 0.00 0.02 0.01 0.01 99.92 12:26:47 12:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:26:47 12:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:03:01 2 0.02 0.00 0.02 0.05 0.03 99.88 12:26:47 12:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:26:47 12:04:01 all 0.06 0.00 0.02 0.02 0.01 99.88 12:26:47 12:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:26:47 12:04:01 1 0.08 0.00 0.02 0.00 0.03 99.87 12:26:47 12:04:01 2 0.05 0.00 0.03 0.08 0.03 99.80 12:26:47 12:04:01 3 0.08 0.00 0.02 0.00 0.00 99.90 12:26:47 12:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:26:47 12:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:26:47 12:05:01 2 0.05 0.00 0.02 0.02 0.03 99.88 12:26:47 12:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:06:01 all 0.02 0.00 0.00 0.01 0.01 99.96 12:26:47 12:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:26:47 12:06:01 2 0.03 0.00 0.00 0.03 0.02 99.92 12:26:47 12:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:26:47 12:07:01 all 0.01 0.00 0.00 0.01 0.01 99.96 12:26:47 12:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:26:47 12:07:01 2 0.02 0.00 0.00 0.03 0.03 99.92 12:26:47 12:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:26:47 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:26:47 12:08:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:26:47 12:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:26:47 12:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:26:47 12:08:01 2 0.03 0.00 0.03 0.03 0.03 99.87 12:26:47 12:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:26:47 12:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:26:47 12:09:01 2 0.03 0.00 0.03 0.03 0.02 99.88 12:26:47 12:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:47 12:10:01 all 0.02 0.00 0.03 0.02 0.01 99.92 12:26:47 12:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:26:47 12:10:01 2 0.02 0.00 0.05 0.05 0.03 99.85 12:26:47 12:10:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:26:47 12:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:26:47 12:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 12:26:47 12:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:26:47 12:11:01 2 0.02 0.00 0.05 0.02 0.03 99.88 12:26:47 12:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:26:47 12:12:01 all 0.08 0.00 0.01 0.01 0.01 99.89 12:26:47 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:12:01 1 0.25 0.00 0.00 0.00 0.00 99.75 12:26:47 12:12:01 2 0.03 0.00 0.02 0.05 0.02 99.88 12:26:47 12:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:13:01 all 0.74 0.00 0.07 0.02 0.01 99.17 12:26:47 12:13:01 0 0.07 0.00 0.05 0.02 0.00 99.87 12:26:47 12:13:01 1 2.10 0.00 0.03 0.02 0.02 97.83 12:26:47 12:13:01 2 0.23 0.00 0.07 0.03 0.03 99.63 12:26:47 12:13:01 3 0.57 0.00 0.12 0.00 0.00 99.32 12:26:47 12:14:01 all 0.39 0.00 0.04 0.01 0.01 99.55 12:26:47 12:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:14:01 1 1.52 0.00 0.13 0.00 0.02 98.34 12:26:47 12:14:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:26:47 12:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:26:47 12:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 12:26:47 12:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:15:01 2 0.02 0.00 0.02 0.02 0.03 99.92 12:26:47 12:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:47 12:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:26:47 12:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:26:47 12:16:01 2 0.00 0.00 0.03 0.03 0.02 99.92 12:26:47 12:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:26:47 12:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:26:47 12:17:01 2 0.03 0.00 0.03 0.02 0.02 99.90 12:26:47 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:47 12:18:01 all 0.02 0.00 0.00 0.02 0.01 99.95 12:26:47 12:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:26:47 12:18:01 2 0.05 0.00 0.00 0.08 0.03 99.83 12:26:47 12:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:47 12:26:47 12:18:01 CPU %user %nice %system %iowait %steal %idle 12:26:47 12:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:26:47 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:26:47 12:19:01 2 0.02 0.00 0.02 0.02 0.03 99.92 12:26:47 12:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:20:01 all 0.01 0.00 0.02 0.01 0.01 99.95 12:26:47 12:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:26:47 12:20:01 2 0.00 0.00 0.02 0.03 0.02 99.93 12:26:47 12:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:47 12:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:26:47 12:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:26:47 12:21:01 2 0.03 0.00 0.02 0.03 0.03 99.88 12:26:47 12:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:26:47 12:22:01 all 0.38 0.00 0.01 0.01 0.01 99.59 12:26:47 12:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:26:47 12:22:01 1 1.47 0.00 0.00 0.00 0.02 98.52 12:26:47 12:22:01 2 0.00 0.00 0.03 0.03 0.02 99.92 12:26:47 12:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:26:47 12:23:01 all 0.51 0.00 0.01 0.01 0.01 99.46 12:26:47 12:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:26:47 12:23:01 1 1.98 0.00 0.02 0.00 0.02 97.98 12:26:47 12:23:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:26:47 12:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:26:47 12:24:01 all 0.51 0.00 0.01 0.00 0.01 99.46 12:26:47 12:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:26:47 12:24:01 1 1.95 0.00 0.00 0.00 0.00 98.05 12:26:47 12:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:26:47 12:24:01 3 0.02 0.00 0.00 0.02 0.03 99.93 12:26:47 12:25:01 all 2.89 0.00 0.26 0.03 0.02 96.81 12:26:47 12:25:01 0 1.88 0.00 0.13 0.02 0.02 97.95 12:26:47 12:25:01 1 2.99 0.00 0.25 0.02 0.02 96.73 12:26:47 12:25:01 2 4.07 0.00 0.37 0.07 0.02 95.48 12:26:47 12:25:01 3 2.62 0.00 0.27 0.00 0.03 97.08 12:26:47 12:26:01 all 21.04 0.00 1.92 2.38 0.07 74.59 12:26:47 12:26:01 0 16.71 0.00 1.59 0.97 0.08 80.65 12:26:47 12:26:01 1 21.39 0.00 1.69 0.38 0.07 76.48 12:26:47 12:26:01 2 12.65 0.00 1.37 4.36 0.07 81.55 12:26:47 12:26:01 3 33.37 0.00 3.03 3.86 0.07 59.67 12:26:47 Average: all 0.95 0.00 0.09 0.12 0.01 98.83 12:26:47 Average: 0 0.66 0.00 0.07 0.04 0.00 99.23 12:26:47 Average: 1 1.25 0.00 0.08 0.13 0.01 98.53 12:26:47 Average: 2 0.60 0.00 0.08 0.18 0.02 99.12 12:26:47 Average: 3 1.27 0.00 0.12 0.14 0.01 98.46 12:26:47 12:26:47 12:26:47