14:25:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143690 14:25:26 Running as SYSTEM 14:25:26 [EnvInject] - Loading node environment variables. 14:25:26 Building remotely on prd-ubuntu1804-builder-4c-4g-5535 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:25:26 [ssh-agent] Looking for ssh-agent implementation... 14:25:26 $ ssh-agent 14:25:26 SSH_AUTH_SOCK=/tmp/ssh-yrMTmh2FTMKx/agent.1670 14:25:26 SSH_AGENT_PID=1672 14:25:26 [ssh-agent] Started. 14:25:26 Running ssh-add (command line suppressed) 14:25:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9077026962319751937.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9077026962319751937.key) 14:25:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:25:26 The recommended git tool is: NONE 14:25:28 using credential onap-jenkins-ssh 14:25:28 Wiping out workspace first. 14:25:28 Cloning the remote Git repository 14:25:28 Cloning repository git://cloud.onap.org/mirror/oom.git 14:25:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:25:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:25:28 > git --version # timeout=10 14:25:28 > git --version # 'git version 2.17.1' 14:25:28 using GIT_SSH to set credentials Gerrit user 14:25:28 Verifying host key using manually-configured host key entries 14:25:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:25:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:25:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:25:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:25:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:25:34 using GIT_SSH to set credentials Gerrit user 14:25:34 Verifying host key using manually-configured host key entries 14:25:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/143690/3 # timeout=30 14:25:34 > git rev-parse 20b3bbb6829068fa74d2f7cfde2af1e498adb55b^{commit} # timeout=10 14:25:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:25:34 Checking out Revision 20b3bbb6829068fa74d2f7cfde2af1e498adb55b (refs/changes/90/143690/3) 14:25:34 > git config core.sparsecheckout # timeout=10 14:25:34 > git checkout -f 20b3bbb6829068fa74d2f7cfde2af1e498adb55b # timeout=30 14:25:38 Commit message: "Improve build time for charts" 14:25:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:25:38 > git rev-list --no-walk 2910a95af6fe223b6b3a2a294959eb0ee4993b03 # timeout=10 14:25:38 [EnvInject] - Injecting environment variables from a build step. 14:25:38 [EnvInject] - Injecting as environment variables the properties content 14:25:38 PYTHON=python3 14:25:38 14:25:38 [EnvInject] - Variables injected successfully. 14:25:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6131664742633793160.sh 14:25:38 ---> tox-install.sh 14:25:38 + source /home/jenkins/lf-env.sh 14:25:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:38 ++ mktemp -d /tmp/venv-XXXX 14:25:38 + lf_venv=/tmp/venv-hCE0 14:25:38 + local venv_file=/tmp/.os_lf_venv 14:25:38 + local python=python3 14:25:38 + local options 14:25:38 + local set_path=true 14:25:38 + local install_args= 14:25:38 ++ 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 14:25:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:38 + true 14:25:38 + case $1 in 14:25:38 + venv_file=/tmp/.toxenv 14:25:38 + shift 2 14:25:38 + true 14:25:38 + case $1 in 14:25:38 + shift 14:25:38 + break 14:25:38 + case $python in 14:25:38 + local pkg_list= 14:25:38 + [[ -d /opt/pyenv ]] 14:25:38 + echo 'Setup pyenv:' 14:25:38 Setup pyenv: 14:25:38 + export PYENV_ROOT=/opt/pyenv 14:25:38 + PYENV_ROOT=/opt/pyenv 14:25:38 + 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 14:25:38 + 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 14:25:38 + pyenv versions 14:25:38 * system (set by /opt/pyenv/version) 14:25:38 * 3.8.13 (set by /opt/pyenv/version) 14:25:38 * 3.9.13 (set by /opt/pyenv/version) 14:25:38 * 3.10.6 (set by /opt/pyenv/version) 14:25:38 + command -v pyenv 14:25:38 ++ pyenv init - --no-rehash 14:25:38 + 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[*]}"'\'')" 14:25:38 export PATH="/opt/pyenv/shims:${PATH}" 14:25:38 export PYENV_SHELL=bash 14:25:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:38 pyenv() { 14:25:38 local command 14:25:38 command="${1:-}" 14:25:38 if [ "$#" -gt 0 ]; then 14:25:38 shift 14:25:38 fi 14:25:38 14:25:38 case "$command" in 14:25:38 rehash|shell) 14:25:38 eval "$(pyenv "sh-$command" "$@")" 14:25:38 ;; 14:25:38 *) 14:25:38 command pyenv "$command" "$@" 14:25:38 ;; 14:25:38 esac 14:25:38 }' 14:25:38 +++ 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[*]}"' 14:25:38 ++ 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 14:25:38 ++ 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 14:25:38 ++ 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 14:25:38 ++ export PYENV_SHELL=bash 14:25:38 ++ PYENV_SHELL=bash 14:25:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:38 +++ complete -F _pyenv pyenv 14:25:38 ++ lf-pyver python3 14:25:38 ++ local py_version_xy=python3 14:25:38 ++ local py_version_xyz= 14:25:38 ++ pyenv versions 14:25:38 ++ local command 14:25:38 ++ command=versions 14:25:38 ++ '[' 1 -gt 0 ']' 14:25:38 ++ shift 14:25:38 ++ case "$command" in 14:25:38 ++ command pyenv versions 14:25:38 ++ pyenv versions 14:25:38 ++ sed 's/^[ *]* //' 14:25:38 ++ grep -E '^[0-9.]*[0-9]$' 14:25:38 ++ awk '{ print $1 }' 14:25:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:39 +++ sort -V 14:25:39 +++ grep '^3' /tmp/.pyenv_versions 14:25:39 +++ tail -n 1 14:25:39 ++ py_version_xyz=3.10.6 14:25:39 ++ [[ -z 3.10.6 ]] 14:25:39 ++ echo 3.10.6 14:25:39 ++ return 0 14:25:39 + pyenv local 3.10.6 14:25:39 + local command 14:25:39 + command=local 14:25:39 + '[' 2 -gt 0 ']' 14:25:39 + shift 14:25:39 + case "$command" in 14:25:39 + command pyenv local 3.10.6 14:25:39 + pyenv local 3.10.6 14:25:39 + for arg in "$@" 14:25:39 + case $arg in 14:25:39 + pkg_list+='tox ' 14:25:39 + for arg in "$@" 14:25:39 + case $arg in 14:25:39 + pkg_list+='virtualenv ' 14:25:39 + for arg in "$@" 14:25:39 + case $arg in 14:25:39 + pkg_list+='urllib3~=1.26.15 ' 14:25:39 + [[ -f /tmp/.toxenv ]] 14:25:39 + [[ ! -f /tmp/.toxenv ]] 14:25:39 + [[ -n '' ]] 14:25:39 + python3 -m venv /tmp/venv-hCE0 14:25:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hCE0' 14:25:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hCE0 14:25:43 + echo /tmp/venv-hCE0 14:25:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:25:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:25:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:25:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:43 + local 'pip_opts=--upgrade --quiet' 14:25:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:25:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:25:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:25:43 + [[ -n '' ]] 14:25:43 + [[ -n '' ]] 14:25:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:25:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:43 + /tmp/venv-hCE0/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 14:25:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:25:47 lf-activate-venv(): INFO: Base packages installed successfully 14:25:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:25:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:25:47 + /tmp/venv-hCE0/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 14:25:49 + type python3 14:25:49 + true 14:25:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hCE0/bin to PATH' 14:25:49 lf-activate-venv(): INFO: Adding /tmp/venv-hCE0/bin to PATH 14:25:49 + PATH=/tmp/venv-hCE0/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 14:25:49 + return 0 14:25:49 + python3 --version 14:25:49 Python 3.10.6 14:25:49 + python3 -m pip --version 14:25:49 pip 26.0.1 from /tmp/venv-hCE0/lib/python3.10/site-packages/pip (python 3.10) 14:25:49 + python3 -m pip freeze 14:25:49 cachetools==7.0.5 14:25:49 colorama==0.4.6 14:25:49 distlib==0.4.0 14:25:49 filelock==3.25.2 14:25:49 packaging==26.0 14:25:49 platformdirs==4.9.4 14:25:49 pluggy==1.6.0 14:25:49 pyproject-api==1.10.0 14:25:49 python-discovery==1.2.1 14:25:49 tomli==2.4.1 14:25:49 tomli_w==1.2.0 14:25:49 tox==4.50.3 14:25:49 typing_extensions==4.15.0 14:25:49 urllib3==1.26.20 14:25:49 virtualenv==21.2.0 14:25:49 [EnvInject] - Injecting environment variables from a build step. 14:25:49 [EnvInject] - Injecting as environment variables the properties content 14:25:49 PARALLEL=false 14:25:49 14:25:49 [EnvInject] - Variables injected successfully. 14:25:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11554141376381741156.sh 14:25:49 ---> tox-run.sh 14:25:49 + 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 14:25:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:25:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:25:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:25:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:25:49 + source /home/jenkins/lf-env.sh 14:25:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:25:49 ++ mktemp -d /tmp/venv-XXXX 14:25:49 + lf_venv=/tmp/venv-p47q 14:25:49 + local venv_file=/tmp/.os_lf_venv 14:25:49 + local python=python3 14:25:49 + local options 14:25:49 + local set_path=true 14:25:49 + local install_args= 14:25:49 ++ 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 14:25:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:25:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:25:49 + true 14:25:49 + case $1 in 14:25:49 + venv_file=/tmp/.toxenv 14:25:49 + shift 2 14:25:49 + true 14:25:49 + case $1 in 14:25:49 + shift 14:25:49 + break 14:25:49 + case $python in 14:25:49 + local pkg_list= 14:25:49 + [[ -d /opt/pyenv ]] 14:25:49 + echo 'Setup pyenv:' 14:25:49 Setup pyenv: 14:25:49 + export PYENV_ROOT=/opt/pyenv 14:25:49 + PYENV_ROOT=/opt/pyenv 14:25:49 + 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 14:25:49 + 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 14:25:49 + pyenv versions 14:25:49 system 14:25:49 3.8.13 14:25:49 3.9.13 14:25:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:25:49 + command -v pyenv 14:25:49 ++ pyenv init - --no-rehash 14:25:50 + 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[*]}"'\'')" 14:25:50 export PATH="/opt/pyenv/shims:${PATH}" 14:25:50 export PYENV_SHELL=bash 14:25:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:25:50 pyenv() { 14:25:50 local command 14:25:50 command="${1:-}" 14:25:50 if [ "$#" -gt 0 ]; then 14:25:50 shift 14:25:50 fi 14:25:50 14:25:50 case "$command" in 14:25:50 rehash|shell) 14:25:50 eval "$(pyenv "sh-$command" "$@")" 14:25:50 ;; 14:25:50 *) 14:25:50 command pyenv "$command" "$@" 14:25:50 ;; 14:25:50 esac 14:25:50 }' 14:25:50 +++ 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[*]}"' 14:25:50 ++ 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 14:25:50 ++ 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 14:25:50 ++ 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 14:25:50 ++ export PYENV_SHELL=bash 14:25:50 ++ PYENV_SHELL=bash 14:25:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:25:50 +++ complete -F _pyenv pyenv 14:25:50 ++ lf-pyver python3 14:25:50 ++ local py_version_xy=python3 14:25:50 ++ local py_version_xyz= 14:25:50 ++ pyenv versions 14:25:50 ++ sed 's/^[ *]* //' 14:25:50 ++ local command 14:25:50 ++ command=versions 14:25:50 ++ '[' 1 -gt 0 ']' 14:25:50 ++ grep -E '^[0-9.]*[0-9]$' 14:25:50 ++ shift 14:25:50 ++ case "$command" in 14:25:50 ++ awk '{ print $1 }' 14:25:50 ++ command pyenv versions 14:25:50 ++ pyenv versions 14:25:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:25:50 +++ grep '^3' /tmp/.pyenv_versions 14:25:50 +++ sort -V 14:25:50 +++ tail -n 1 14:25:50 ++ py_version_xyz=3.10.6 14:25:50 ++ [[ -z 3.10.6 ]] 14:25:50 ++ echo 3.10.6 14:25:50 ++ return 0 14:25:50 + pyenv local 3.10.6 14:25:50 + local command 14:25:50 + command=local 14:25:50 + '[' 2 -gt 0 ']' 14:25:50 + shift 14:25:50 + case "$command" in 14:25:50 + command pyenv local 3.10.6 14:25:50 + pyenv local 3.10.6 14:25:50 + for arg in "$@" 14:25:50 + case $arg in 14:25:50 + pkg_list+='tox ' 14:25:50 + for arg in "$@" 14:25:50 + case $arg in 14:25:50 + pkg_list+='virtualenv ' 14:25:50 + for arg in "$@" 14:25:50 + case $arg in 14:25:50 + pkg_list+='urllib3~=1.26.15 ' 14:25:50 + [[ -f /tmp/.toxenv ]] 14:25:50 ++ cat /tmp/.toxenv 14:25:50 + lf_venv=/tmp/venv-hCE0 14:25:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hCE0 from' file:/tmp/.toxenv 14:25:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hCE0 from file:/tmp/.toxenv 14:25:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:25:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:50 + local 'pip_opts=--upgrade --quiet' 14:25:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:25:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:25:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:25:50 + [[ -n '' ]] 14:25:50 + [[ -n '' ]] 14:25:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:25:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:50 + /tmp/venv-hCE0/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 14:25:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:25:50 lf-activate-venv(): INFO: Base packages installed successfully 14:25:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:25:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:25:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:25:50 + /tmp/venv-hCE0/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 14:25:51 + type python3 14:25:51 + true 14:25:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hCE0/bin to PATH' 14:25:51 lf-activate-venv(): INFO: Adding /tmp/venv-hCE0/bin to PATH 14:25:51 + PATH=/tmp/venv-hCE0/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 14:25:51 + return 0 14:25:51 + [[ -d /opt/pyenv ]] 14:25:51 + echo '---> Setting up pyenv' 14:25:51 ---> Setting up pyenv 14:25:51 + export PYENV_ROOT=/opt/pyenv 14:25:51 + PYENV_ROOT=/opt/pyenv 14:25:51 + export PATH=/opt/pyenv/bin:/tmp/venv-hCE0/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 14:25:51 + PATH=/opt/pyenv/bin:/tmp/venv-hCE0/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 14:25:51 ++ pwd 14:25:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:25:51 + export PYTHONPATH 14:25:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:25:51 + TOX_TESTENV_PASSENV=PYTHONPATH 14:25:51 + tox --version 14:25:52 4.50.3 from /tmp/venv-hCE0/lib/python3.10/site-packages/tox/__init__.py 14:25:52 + PARALLEL=false 14:25:52 + TOX_OPTIONS_LIST= 14:25:52 + [[ -n checkbashisms ]] 14:25:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:25:52 + case ${PARALLEL,,} in 14:25:52 + tox -e checkbashisms 14:25:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:25:53 checkbashisms: freeze> python -m pip freeze --all 14:25:53 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:25:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:25:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:25:57 checkbashisms: OK (4.83=setup[1.41]+cmd[3.42] seconds) 14:25:57 congratulations :) (4.87 seconds) 14:25:57 + tox_status=0 14:25:57 + echo '---> Completed tox runs' 14:25:57 ---> Completed tox runs 14:25:57 + for i in .tox/*/log 14:25:57 ++ echo .tox/checkbashisms/log 14:25:57 ++ awk -F/ '{print $2}' 14:25:57 + tox_env=checkbashisms 14:25:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:25:57 + DOC_DIR=docs/_build/html 14:25:57 + [[ -d docs/_build/html ]] 14:25:57 + echo '---> tox-run.sh ends' 14:25:57 ---> tox-run.sh ends 14:25:57 + test 0 -eq 0 14:25:57 $ ssh-agent -k 14:25:57 unset SSH_AUTH_SOCK; 14:25:57 unset SSH_AGENT_PID; 14:25:57 echo Agent pid 1672 killed; 14:25:57 [ssh-agent] Stopped. 14:25:57 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7776574468027338555.sh 14:25:57 ---> sysstat.sh 14:25:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4434138320798683692.sh 14:25:57 ---> package-listing.sh 14:25:57 ++ tr '[:upper:]' '[:lower:]' 14:25:57 ++ facter osfamily 14:25:58 + OS_FAMILY=debian 14:25:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:25:58 + START_PACKAGES=/tmp/packages_start.txt 14:25:58 + END_PACKAGES=/tmp/packages_end.txt 14:25:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:58 + PACKAGES=/tmp/packages_start.txt 14:25:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:25:58 + PACKAGES=/tmp/packages_end.txt 14:25:58 + case "${OS_FAMILY}" in 14:25:58 + dpkg -l 14:25:58 + grep '^ii' 14:25:58 + '[' -f /tmp/packages_start.txt ']' 14:25:58 + '[' -f /tmp/packages_end.txt ']' 14:25:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:25:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:25:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:25:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14436954271943021676.sh 14:25:58 ---> capture-instance-metadata.sh 14:25:58 Setup pyenv: 14:25:58 system 14:25:58 3.8.13 14:25:58 3.9.13 14:25:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:26:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oRLl 14:26:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:26:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:06 lf-activate-venv(): INFO: Base packages installed successfully 14:26:06 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:31 lf-activate-venv(): INFO: Adding /tmp/venv-oRLl/bin to PATH 14:26:31 INFO: Running in OpenStack, capturing instance metadata 14:26:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3459893517803082282.sh 14:26:31 provisioning config files... 14:26:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16937456706011966016tmp 14:26:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:31 [EnvInject] - Injecting environment variables from a build step. 14:26:31 [EnvInject] - Injecting as environment variables the properties content 14:26:31 SERVER_ID=logs 14:26:31 14:26:31 [EnvInject] - Variables injected successfully. 14:26:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins882443873566453704.sh 14:26:31 ---> create-netrc.sh 14:26:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16605231311341336121.sh 14:26:31 ---> python-tools-install.sh 14:26:31 Setup pyenv: 14:26:31 system 14:26:31 3.8.13 14:26:31 3.9.13 14:26:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRLl from file:/tmp/.os_lf_venv 14:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:34 lf-activate-venv(): INFO: Base packages installed successfully 14:26:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:55 lf-activate-venv(): INFO: Adding /tmp/venv-oRLl/bin to PATH 14:26:55 Generating Requirements File 14:28:02 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. 14:28:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:28:02 Python 3.10.6 14:28:02 pip 26.0.1 from /tmp/venv-oRLl/lib/python3.10/site-packages/pip (python 3.10) 14:28:03 appdirs==1.4.4 14:28:03 argcomplete==3.6.3 14:28:03 aspy.yaml==1.3.0 14:28:03 attrs==26.1.0 14:28:03 autopage==0.6.0 14:28:03 backports.strenum==1.3.1 14:28:03 beautifulsoup4==4.14.3 14:28:03 boto3==1.42.77 14:28:03 botocore==1.42.77 14:28:03 bs4==0.0.2 14:28:03 certifi==2026.2.25 14:28:03 cffi==2.0.0 14:28:03 cfgv==3.5.0 14:28:03 chardet==7.4.0.post1 14:28:03 charset-normalizer==3.4.6 14:28:03 click==8.3.1 14:28:03 cliff==4.13.2 14:28:03 cmd2==3.4.0 14:28:03 cryptography==3.3.2 14:28:03 debtcollector==3.1.0 14:28:03 decorator==5.2.1 14:28:03 defusedxml==0.7.1 14:28:03 Deprecated==1.3.1 14:28:03 distlib==0.4.0 14:28:03 dnspython==2.8.0 14:28:03 docker==7.1.0 14:28:03 dogpile.cache==1.5.0 14:28:03 durationpy==0.10 14:28:03 email-validator==2.3.0 14:28:03 filelock==3.25.2 14:28:03 future==1.0.0 14:28:03 gitdb==4.0.12 14:28:03 GitPython==3.1.46 14:28:03 httplib2==0.30.2 14:28:03 identify==2.6.18 14:28:03 idna==3.11 14:28:03 importlib-resources==1.5.0 14:28:03 iso8601==2.1.0 14:28:03 Jinja2==3.1.6 14:28:03 jmespath==1.1.0 14:28:03 jsonpatch==1.33 14:28:03 jsonpointer==3.1.1 14:28:03 jsonschema==4.26.0 14:28:03 jsonschema-specifications==2025.9.1 14:28:03 keystoneauth1==5.13.1 14:28:03 kubernetes==35.0.0 14:28:03 lftools==0.37.22 14:28:03 lxml==6.0.2 14:28:03 markdown-it-py==4.0.0 14:28:03 MarkupSafe==3.0.3 14:28:03 mdurl==0.1.2 14:28:03 msgpack==1.1.2 14:28:03 multi_key_dict==2.0.3 14:28:03 munch==4.0.0 14:28:03 netaddr==1.3.0 14:28:03 niet==1.4.2 14:28:03 nodeenv==1.10.0 14:28:03 oauth2client==4.1.3 14:28:03 oauthlib==3.3.1 14:28:03 openstacksdk==4.10.0 14:28:03 os-service-types==1.8.2 14:28:03 osc-lib==4.4.0 14:28:03 oslo.config==10.3.0 14:28:03 oslo.context==6.3.0 14:28:03 oslo.i18n==6.7.2 14:28:03 oslo.log==8.1.0 14:28:03 oslo.serialization==5.9.1 14:28:03 oslo.utils==10.0.0 14:28:03 packaging==26.0 14:28:03 pbr==7.0.3 14:28:03 platformdirs==4.9.4 14:28:03 prettytable==3.17.0 14:28:03 psutil==7.2.2 14:28:03 pyasn1==0.6.3 14:28:03 pyasn1_modules==0.4.2 14:28:03 pycparser==3.0 14:28:03 pygerrit2==2.0.15 14:28:03 PyGithub==2.9.0 14:28:03 Pygments==2.19.2 14:28:03 PyJWT==2.12.1 14:28:03 PyNaCl==1.6.2 14:28:03 pyparsing==2.4.7 14:28:03 pyperclip==1.11.0 14:28:03 pyrsistent==0.20.0 14:28:03 python-cinderclient==9.9.0 14:28:03 python-dateutil==2.9.0.post0 14:28:03 python-discovery==1.2.1 14:28:03 python-heatclient==5.1.0 14:28:03 python-jenkins==1.8.3 14:28:03 python-keystoneclient==5.8.0 14:28:03 python-magnumclient==4.10.0 14:28:03 python-openstackclient==9.0.0 14:28:03 python-swiftclient==4.10.0 14:28:03 PyYAML==6.0.3 14:28:03 referencing==0.37.0 14:28:03 requests==2.33.0 14:28:03 requests-oauthlib==2.0.0 14:28:03 requestsexceptions==1.4.0 14:28:03 rfc3986==2.0.0 14:28:03 rich==14.3.3 14:28:03 rich-argparse==1.7.2 14:28:03 rpds-py==0.30.0 14:28:03 rsa==4.9.1 14:28:03 ruamel.yaml==0.19.1 14:28:03 ruamel.yaml.clib==0.2.15 14:28:03 s3transfer==0.16.0 14:28:03 simplejson==3.20.2 14:28:03 six==1.17.0 14:28:03 smmap==5.0.3 14:28:03 soupsieve==2.8.3 14:28:03 stevedore==5.7.0 14:28:03 tabulate==0.10.0 14:28:03 toml==0.10.2 14:28:03 tomlkit==0.14.0 14:28:03 tqdm==4.67.3 14:28:03 typing_extensions==4.15.0 14:28:03 urllib3==1.26.20 14:28:03 virtualenv==21.2.0 14:28:03 wcwidth==0.6.0 14:28:03 websocket-client==1.9.0 14:28:03 wrapt==2.1.2 14:28:03 xdg==6.0.0 14:28:03 xmltodict==1.0.4 14:28:03 yq==3.4.3 14:28:03 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins18230549703048025507.sh 14:28:03 ---> uv-install.sh 14:28:03 Installing uv/uvx (latest) using shell installer 14:28:03 2026-03-27 14:28:03 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T15%3A26%3A46Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T14%3A25%3A48Z&ske=2026-03-27T15%3A26%3A46Z&sks=b&skv=2018-11-09&sig=ulF0t41OK7CEx2XUNWOUemhaxMyLJdQ4sZTKUmtEjXY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyMTkzOSwibmJmIjoxNzc0NjIxNjM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.co4qzq9w8v1pt2QF-3KBGQdnwRDr40MyYT443izE-_I&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-NsImDs.sh" [1] 14:28:03 downloading uv 0.11.2 x86_64-unknown-linux-gnu 14:28:04 installing to /home/jenkins/.local/bin 14:28:04 uv 14:28:04 uvx 14:28:04 everything's installed! 14:28:04 14:28:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:28:04 14:28:04 source $HOME/.local/bin/env (sh, bash, zsh) 14:28:04 source $HOME/.local/bin/env.fish (fish) 14:28:04 Adding install location to PATH 14:28:04 ---> Validating uv/uvx install 14:28:04 uvx 0.11.2 (x86_64-unknown-linux-gnu) 14:28:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5968173868255170464.sh 14:28:04 ---> sudo-logs.sh 14:28:04 Archiving 'sudo' log.. 14:28:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13781796672136039470.sh 14:28:04 ---> job-cost.sh 14:28:04 INFO: Activating Python virtual environment... 14:28:04 Setup pyenv: 14:28:04 system 14:28:04 3.8.13 14:28:04 3.9.13 14:28:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRLl from file:/tmp/.os_lf_venv 14:28:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:06 lf-activate-venv(): INFO: Base packages installed successfully 14:28:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:12 lf-activate-venv(): INFO: Adding /tmp/venv-oRLl/bin to PATH 14:28:12 INFO: No stack-cost file found 14:28:12 INFO: Instance uptime: 193s 14:28:12 INFO: Fetching instance metadata (attempt 1 of 3)... 14:28:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:28:12 INFO: Successfully fetched instance metadata 14:28:12 INFO: Instance type: v3-standard-4 14:28:12 INFO: Retrieving pricing info for: v3-standard-4 14:28:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:28:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=193 14:28:12 INFO: Successfully fetched Vexxhost pricing API 14:28:12 INFO: Retrieved cost: 0.11 14:28:12 INFO: Retrieved resource: v3-standard-4 14:28:12 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 14:28:12 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 14:28:12 INFO: Successfully archived job cost data 14:28:12 DEBUG: Cost data: oom-master-checkbashisms-lint,4534,2026-03-27 14:28:12,v3-standard-4,193,0.11,0.00,SUCCESS 14:28:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4750138886921692380.sh 14:28:12 ---> logs-deploy.sh 14:28:12 Setup pyenv: 14:28:12 system 14:28:12 3.8.13 14:28:12 3.9.13 14:28:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:28:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRLl from file:/tmp/.os_lf_venv 14:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:14 lf-activate-venv(): INFO: Base packages installed successfully 14:28:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:28:22 lf-activate-venv(): INFO: Adding /tmp/venv-oRLl/bin to PATH 14:28:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4534 14:28:22 INFO: archiving workspace using pattern(s): 14:28:23 Archives upload complete. 14:28:23 INFO: archiving logs to Nexus 14:28:24 ---> uname -a: 14:28:24 Linux prd-ubuntu1804-builder-4c-4g-5535 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:28:24 14:28:24 14:28:24 ---> lscpu: 14:28:24 Architecture: x86_64 14:28:24 CPU op-mode(s): 32-bit, 64-bit 14:28:24 Byte Order: Little Endian 14:28:24 CPU(s): 4 14:28:24 On-line CPU(s) list: 0-3 14:28:24 Thread(s) per core: 1 14:28:24 Core(s) per socket: 1 14:28:24 Socket(s): 4 14:28:24 NUMA node(s): 1 14:28:24 Vendor ID: AuthenticAMD 14:28:24 CPU family: 23 14:28:24 Model: 49 14:28:24 Model name: AMD EPYC-Rome Processor 14:28:24 Stepping: 0 14:28:24 CPU MHz: 2800.000 14:28:24 BogoMIPS: 5600.00 14:28:24 Virtualization: AMD-V 14:28:24 Hypervisor vendor: KVM 14:28:24 Virtualization type: full 14:28:24 L1d cache: 32K 14:28:24 L1i cache: 32K 14:28:24 L2 cache: 512K 14:28:24 L3 cache: 16384K 14:28:24 NUMA node0 CPU(s): 0-3 14:28: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 14:28:24 14:28:24 14:28:24 ---> nproc: 14:28:24 4 14:28:24 14:28:24 14:28:24 ---> df -h: 14:28:24 Filesystem Size Used Avail Use% Mounted on 14:28:24 udev 7.9G 0 7.9G 0% /dev 14:28:24 tmpfs 1.6G 676K 1.6G 1% /run 14:28:24 /dev/vda1 78G 8.4G 70G 11% / 14:28:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:28:24 tmpfs 5.0M 0 5.0M 0% /run/lock 14:28:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:28:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:28:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:28:24 14:28:24 14:28:24 ---> free -m: 14:28:24 total used free shared buff/cache available 14:28:24 Mem: 16040 552 13366 0 2120 15173 14:28:24 Swap: 1023 0 1023 14:28:24 14:28:24 14:28:24 ---> ip addr: 14:28:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:28:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:28:24 inet 127.0.0.1/8 scope host lo 14:28:24 valid_lft forever preferred_lft forever 14:28:24 inet6 ::1/128 scope host 14:28:24 valid_lft forever preferred_lft forever 14:28:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:28:24 link/ether fa:16:3e:2f:0b:10 brd ff:ff:ff:ff:ff:ff 14:28:24 inet 10.30.106.249/23 brd 10.30.107.255 scope global dynamic ens3 14:28:24 valid_lft 86203sec preferred_lft 86203sec 14:28:24 inet6 fe80::f816:3eff:fe2f:b10/64 scope link 14:28:24 valid_lft forever preferred_lft forever 14:28:24 14:28:24 14:28:24 ---> sar -b -r -n DEV: 14:28:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5535) 03/27/26 _x86_64_ (4 CPU) 14:28:24 14:28:24 14:25:10 LINUX RESTART (4 CPU) 14:28:24 14:28:24 14:26:01 tps rtps wtps bread/s bwrtn/s 14:28:24 14:27:01 86.89 0.75 86.14 97.05 15015.36 14:28:24 14:28:01 43.66 0.00 43.66 0.00 8079.32 14:28:24 Average: 65.27 0.37 64.90 48.53 11547.34 14:28:24 14:28:24 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:28:24 14:27:01 13900332 15569512 2524636 15.37 70232 1794232 761064 4.36 677056 1618844 62524 14:28:24 14:28:01 13730348 15515044 2694620 16.41 77556 1895108 811628 4.64 745880 1710004 122072 14:28:24 Average: 13815340 15542278 2609628 15.89 73894 1844670 786346 4.50 711468 1664424 92298 14:28:24 14:28:24 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:28:24 14:27:01 ens3 58.29 42.83 730.29 7.93 0.00 0.00 0.00 0.00 14:28:24 14:27:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 14:28:24 14:28:01 ens3 26.36 19.66 243.74 3.44 0.00 0.00 0.00 0.00 14:28:24 14:28:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:28:24 Average: ens3 42.33 31.24 487.02 5.69 0.00 0.00 0.00 0.00 14:28:24 Average: lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 14:28:24 14:28:24 14:28:24 ---> sar -P ALL: 14:28:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5535) 03/27/26 _x86_64_ (4 CPU) 14:28:24 14:28:24 14:25:10 LINUX RESTART (4 CPU) 14:28:24 14:28:24 14:26:01 CPU %user %nice %system %iowait %steal %idle 14:28:24 14:27:01 all 13.39 0.00 0.96 11.49 0.05 74.11 14:28:24 14:27:01 0 7.70 0.00 0.78 12.89 0.05 78.57 14:28:24 14:27:01 1 6.73 0.00 0.37 3.13 0.03 89.74 14:28:24 14:27:01 2 2.24 0.00 0.63 24.14 0.02 72.97 14:28:24 14:27:01 3 36.91 0.00 2.04 5.75 0.10 55.20 14:28:24 14:28:01 all 5.45 0.00 0.39 22.19 0.02 71.95 14:28:24 14:28:01 0 14.89 0.00 0.80 1.74 0.02 82.56 14:28:24 14:28:01 1 2.19 0.00 0.12 20.87 0.03 76.78 14:28:24 14:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 14:28:24 14:28:01 3 4.68 0.00 0.59 66.28 0.03 28.42 14:28:24 Average: all 9.41 0.00 0.67 16.85 0.04 73.03 14:28:24 Average: 0 11.29 0.00 0.79 7.31 0.03 80.57 14:28:24 Average: 1 4.44 0.00 0.24 12.06 0.03 83.22 14:28:24 Average: 2 1.14 0.00 0.33 12.06 0.02 86.45 14:28:24 Average: 3 20.80 0.00 1.31 36.02 0.07 41.81 14:28:24 14:28:24 14:28:24