11:26:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 11:26:24 Running as SYSTEM 11:26:24 [EnvInject] - Loading node environment variables. 11:26:24 Building remotely on prd-ubuntu1804-builder-4c-4g-2135 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:26:24 [ssh-agent] Looking for ssh-agent implementation... 11:26:24 $ ssh-agent 11:26:24 SSH_AUTH_SOCK=/tmp/ssh-O0TMDQrQrAwk/agent.1805 11:26:24 SSH_AGENT_PID=1807 11:26:24 [ssh-agent] Started. 11:26:24 Running ssh-add (command line suppressed) 11:26:24 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17215418591235608023.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17215418591235608023.key) 11:26:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:26:24 The recommended git tool is: NONE 11:26:25 using credential onap-jenkins-ssh 11:26:25 Wiping out workspace first. 11:26:25 Cloning the remote Git repository 11:26:25 Cloning repository git://cloud.onap.org/mirror/oom.git 11:26:25 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:26:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:25 > git --version # timeout=10 11:26:26 > git --version # 'git version 2.17.1' 11:26:26 using GIT_SSH to set credentials Gerrit user 11:26:26 Verifying host key using manually-configured host key entries 11:26:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:26:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:26:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:26:31 using GIT_SSH to set credentials Gerrit user 11:26:31 Verifying host key using manually-configured host key entries 11:26:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/13 # timeout=30 11:26:31 > git rev-parse 1c3b0e959906fc7eae83719da0abfe5518b0d23e^{commit} # timeout=10 11:26:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:26:31 Checking out Revision 1c3b0e959906fc7eae83719da0abfe5518b0d23e (refs/changes/47/143947/13) 11:26:32 > git config core.sparsecheckout # timeout=10 11:26:32 > git checkout -f 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=30 11:26:35 Commit message: "[SO] 17.1.0 release" 11:26:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:26:35 > git rev-list --no-walk bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=10 11:26:35 [EnvInject] - Injecting environment variables from a build step. 11:26:35 [EnvInject] - Injecting as environment variables the properties content 11:26:35 PYTHON=python3 11:26:35 11:26:35 [EnvInject] - Variables injected successfully. 11:26:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14149562292231074960.sh 11:26:35 ---> tox-install.sh 11:26:35 + source /home/jenkins/lf-env.sh 11:26:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:35 ++ mktemp -d /tmp/venv-XXXX 11:26:35 + lf_venv=/tmp/venv-UpmZ 11:26:35 + local venv_file=/tmp/.os_lf_venv 11:26:35 + local python=python3 11:26:35 + local options 11:26:35 + local set_path=true 11:26:35 + local install_args= 11:26:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:35 + true 11:26:35 + case $1 in 11:26:35 + venv_file=/tmp/.toxenv 11:26:35 + shift 2 11:26:35 + true 11:26:35 + case $1 in 11:26:35 + shift 11:26:35 + break 11:26:35 + case $python in 11:26:35 + local pkg_list= 11:26:35 + [[ -d /opt/pyenv ]] 11:26:35 + echo 'Setup pyenv:' 11:26:35 Setup pyenv: 11:26:35 + export PYENV_ROOT=/opt/pyenv 11:26:35 + PYENV_ROOT=/opt/pyenv 11:26:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:35 + pyenv versions 11:26:35 * system (set by /opt/pyenv/version) 11:26:35 * 3.8.13 (set by /opt/pyenv/version) 11:26:35 * 3.9.13 (set by /opt/pyenv/version) 11:26:35 * 3.10.6 (set by /opt/pyenv/version) 11:26:35 + command -v pyenv 11:26:35 ++ pyenv init - --no-rehash 11:26:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:35 export PATH="/opt/pyenv/shims:${PATH}" 11:26:35 export PYENV_SHELL=bash 11:26:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:35 pyenv() { 11:26:35 local command 11:26:35 command="${1:-}" 11:26:35 if [ "$#" -gt 0 ]; then 11:26:35 shift 11:26:35 fi 11:26:35 11:26:35 case "$command" in 11:26:35 rehash|shell) 11:26:35 eval "$(pyenv "sh-$command" "$@")" 11:26:35 ;; 11:26:35 *) 11:26:35 command pyenv "$command" "$@" 11:26:35 ;; 11:26:35 esac 11:26:35 }' 11:26:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:35 ++ export PYENV_SHELL=bash 11:26:35 ++ PYENV_SHELL=bash 11:26:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:35 +++ complete -F _pyenv pyenv 11:26:35 ++ lf-pyver python3 11:26:35 ++ local py_version_xy=python3 11:26:35 ++ local py_version_xyz= 11:26:35 ++ pyenv versions 11:26:35 ++ local command 11:26:35 ++ command=versions 11:26:35 ++ '[' 1 -gt 0 ']' 11:26:35 ++ shift 11:26:35 ++ case "$command" in 11:26:35 ++ command pyenv versions 11:26:35 ++ pyenv versions 11:26:35 ++ sed 's/^[ *]* //' 11:26:35 ++ awk '{ print $1 }' 11:26:35 ++ grep -E '^[0-9.]*[0-9]$' 11:26:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:36 +++ sort -V 11:26:36 +++ grep '^3' /tmp/.pyenv_versions 11:26:36 +++ tail -n 1 11:26:36 ++ py_version_xyz=3.10.6 11:26:36 ++ [[ -z 3.10.6 ]] 11:26:36 ++ echo 3.10.6 11:26:36 ++ return 0 11:26:36 + pyenv local 3.10.6 11:26:36 + local command 11:26:36 + command=local 11:26:36 + '[' 2 -gt 0 ']' 11:26:36 + shift 11:26:36 + case "$command" in 11:26:36 + command pyenv local 3.10.6 11:26:36 + pyenv local 3.10.6 11:26:36 + for arg in "$@" 11:26:36 + case $arg in 11:26:36 + pkg_list+='tox ' 11:26:36 + for arg in "$@" 11:26:36 + case $arg in 11:26:36 + pkg_list+='virtualenv ' 11:26:36 + for arg in "$@" 11:26:36 + case $arg in 11:26:36 + pkg_list+='urllib3~=1.26.15 ' 11:26:36 + [[ -f /tmp/.toxenv ]] 11:26:36 + [[ ! -f /tmp/.toxenv ]] 11:26:36 + [[ -n '' ]] 11:26:36 + python3 -m venv /tmp/venv-UpmZ 11:26:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpmZ' 11:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpmZ 11:26:40 + echo /tmp/venv-UpmZ 11:26:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:40 + local 'pip_opts=--upgrade --quiet' 11:26:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:40 + [[ -n '' ]] 11:26:40 + [[ -n '' ]] 11:26:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:40 + /tmp/venv-UpmZ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:26:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:44 lf-activate-venv(): INFO: Base packages installed successfully 11:26:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:44 + /tmp/venv-UpmZ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:46 + type python3 11:26:46 + true 11:26:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpmZ/bin to PATH' 11:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-UpmZ/bin to PATH 11:26:46 + PATH=/tmp/venv-UpmZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 + return 0 11:26:46 + python3 --version 11:26:46 Python 3.10.6 11:26:46 + python3 -m pip --version 11:26:46 pip 26.0.1 from /tmp/venv-UpmZ/lib/python3.10/site-packages/pip (python 3.10) 11:26:46 + python3 -m pip freeze 11:26:46 cachetools==7.0.5 11:26:46 colorama==0.4.6 11:26:46 distlib==0.4.0 11:26:46 filelock==3.28.0 11:26:46 packaging==26.1 11:26:46 platformdirs==4.9.6 11:26:46 pluggy==1.6.0 11:26:46 pyproject-api==1.10.0 11:26:46 python-discovery==1.2.2 11:26:46 tomli==2.4.1 11:26:46 tomli_w==1.2.0 11:26:46 tox==4.53.0 11:26:46 typing_extensions==4.15.0 11:26:46 urllib3==1.26.20 11:26:46 virtualenv==21.2.4 11:26:46 [EnvInject] - Injecting environment variables from a build step. 11:26:46 [EnvInject] - Injecting as environment variables the properties content 11:26:46 PARALLEL=false 11:26:46 11:26:46 [EnvInject] - Variables injected successfully. 11:26:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6668296462802728958.sh 11:26:46 ---> tox-run.sh 11:26:46 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:26:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:26:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:26:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:26:46 + source /home/jenkins/lf-env.sh 11:26:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:46 ++ mktemp -d /tmp/venv-XXXX 11:26:46 + lf_venv=/tmp/venv-vnMZ 11:26:46 + local venv_file=/tmp/.os_lf_venv 11:26:46 + local python=python3 11:26:46 + local options 11:26:46 + local set_path=true 11:26:46 + local install_args= 11:26:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:46 + true 11:26:46 + case $1 in 11:26:46 + venv_file=/tmp/.toxenv 11:26:46 + shift 2 11:26:46 + true 11:26:46 + case $1 in 11:26:46 + shift 11:26:46 + break 11:26:46 + case $python in 11:26:46 + local pkg_list= 11:26:46 + [[ -d /opt/pyenv ]] 11:26:46 + echo 'Setup pyenv:' 11:26:46 Setup pyenv: 11:26:46 + export PYENV_ROOT=/opt/pyenv 11:26:46 + PYENV_ROOT=/opt/pyenv 11:26:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 + pyenv versions 11:26:46 system 11:26:46 3.8.13 11:26:46 3.9.13 11:26:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:26:46 + command -v pyenv 11:26:46 ++ pyenv init - --no-rehash 11:26:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:46 export PATH="/opt/pyenv/shims:${PATH}" 11:26:46 export PYENV_SHELL=bash 11:26:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:46 pyenv() { 11:26:46 local command 11:26:46 command="${1:-}" 11:26:46 if [ "$#" -gt 0 ]; then 11:26:46 shift 11:26:46 fi 11:26:46 11:26:46 case "$command" in 11:26:46 rehash|shell) 11:26:46 eval "$(pyenv "sh-$command" "$@")" 11:26:46 ;; 11:26:46 *) 11:26:46 command pyenv "$command" "$@" 11:26:46 ;; 11:26:46 esac 11:26:46 }' 11:26:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:46 ++ export PYENV_SHELL=bash 11:26:46 ++ PYENV_SHELL=bash 11:26:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:46 +++ complete -F _pyenv pyenv 11:26:46 ++ lf-pyver python3 11:26:46 ++ local py_version_xy=python3 11:26:46 ++ local py_version_xyz= 11:26:46 ++ pyenv versions 11:26:46 ++ local command 11:26:46 ++ command=versions 11:26:46 ++ '[' 1 -gt 0 ']' 11:26:46 ++ shift 11:26:46 ++ case "$command" in 11:26:46 ++ command pyenv versions 11:26:46 ++ pyenv versions 11:26:46 ++ awk '{ print $1 }' 11:26:46 ++ sed 's/^[ *]* //' 11:26:46 ++ grep -E '^[0-9.]*[0-9]$' 11:26:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:47 +++ grep '^3' /tmp/.pyenv_versions 11:26:47 +++ sort -V 11:26:47 +++ tail -n 1 11:26:47 ++ py_version_xyz=3.10.6 11:26:47 ++ [[ -z 3.10.6 ]] 11:26:47 ++ echo 3.10.6 11:26:47 ++ return 0 11:26:47 + pyenv local 3.10.6 11:26:47 + local command 11:26:47 + command=local 11:26:47 + '[' 2 -gt 0 ']' 11:26:47 + shift 11:26:47 + case "$command" in 11:26:47 + command pyenv local 3.10.6 11:26:47 + pyenv local 3.10.6 11:26:47 + for arg in "$@" 11:26:47 + case $arg in 11:26:47 + pkg_list+='tox ' 11:26:47 + for arg in "$@" 11:26:47 + case $arg in 11:26:47 + pkg_list+='virtualenv ' 11:26:47 + for arg in "$@" 11:26:47 + case $arg in 11:26:47 + pkg_list+='urllib3~=1.26.15 ' 11:26:47 + [[ -f /tmp/.toxenv ]] 11:26:47 ++ cat /tmp/.toxenv 11:26:47 + lf_venv=/tmp/venv-UpmZ 11:26:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpmZ from' file:/tmp/.toxenv 11:26:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpmZ from file:/tmp/.toxenv 11:26:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:47 + local 'pip_opts=--upgrade --quiet' 11:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:47 + [[ -n '' ]] 11:26:47 + [[ -n '' ]] 11:26:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:47 + /tmp/venv-UpmZ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:26:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:48 lf-activate-venv(): INFO: Base packages installed successfully 11:26:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:48 + /tmp/venv-UpmZ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:26:49 + type python3 11:26:49 + true 11:26:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpmZ/bin to PATH' 11:26:49 lf-activate-venv(): INFO: Adding /tmp/venv-UpmZ/bin to PATH 11:26:49 + PATH=/tmp/venv-UpmZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:49 + return 0 11:26:49 + [[ -d /opt/pyenv ]] 11:26:49 + echo '---> Setting up pyenv' 11:26:49 ---> Setting up pyenv 11:26:49 + export PYENV_ROOT=/opt/pyenv 11:26:49 + PYENV_ROOT=/opt/pyenv 11:26:49 + export PATH=/opt/pyenv/bin:/tmp/venv-UpmZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:49 + PATH=/opt/pyenv/bin:/tmp/venv-UpmZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:49 ++ pwd 11:26:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:26:49 + export PYTHONPATH 11:26:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:49 + tox --version 11:26:49 4.53.0 from /tmp/venv-UpmZ/lib/python3.10/site-packages/tox/__init__.py 11:26:49 + PARALLEL=false 11:26:49 + TOX_OPTIONS_LIST= 11:26:49 + [[ -n checkbashisms ]] 11:26:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:26:49 + case ${PARALLEL,,} in 11:26:49 + tox -e checkbashisms 11:26:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:26:50 checkbashisms: freeze> python -m pip freeze --all 11:26:51 checkbashisms: pip==26.0.1,setuptools==82.0.1 11:26:51 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:26:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:26:55 checkbashisms: OK (5.24=setup[1.67]+cmd[3.58] seconds) 11:26:55 congratulations :) (5.28 seconds) 11:26:55 + tox_status=0 11:26:55 + echo '---> Completed tox runs' 11:26:55 ---> Completed tox runs 11:26:55 + for i in .tox/*/log 11:26:55 ++ echo .tox/checkbashisms/log 11:26:55 ++ awk -F/ '{print $2}' 11:26:55 + tox_env=checkbashisms 11:26:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:26:55 + DOC_DIR=docs/_build/html 11:26:55 + [[ -d docs/_build/html ]] 11:26:55 + echo '---> tox-run.sh ends' 11:26:55 ---> tox-run.sh ends 11:26:55 + test 0 -eq 0 11:26:55 $ ssh-agent -k 11:26:55 unset SSH_AUTH_SOCK; 11:26:55 unset SSH_AGENT_PID; 11:26:55 echo Agent pid 1807 killed; 11:26:55 [ssh-agent] Stopped. 11:26:55 [PostBuildScript] - [INFO] Executing post build scripts. 11:26:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8746953278322393080.sh 11:26:55 ---> sysstat.sh 11:26:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9958838423731501283.sh 11:26:55 ---> package-listing.sh 11:26:55 ++ facter osfamily 11:26:55 ++ tr '[:upper:]' '[:lower:]' 11:26:55 + OS_FAMILY=debian 11:26:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:26:55 + START_PACKAGES=/tmp/packages_start.txt 11:26:55 + END_PACKAGES=/tmp/packages_end.txt 11:26:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:55 + PACKAGES=/tmp/packages_start.txt 11:26:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:26:55 + PACKAGES=/tmp/packages_end.txt 11:26:55 + case "${OS_FAMILY}" in 11:26:55 + dpkg -l 11:26:55 + grep '^ii' 11:26:55 + '[' -f /tmp/packages_start.txt ']' 11:26:55 + '[' -f /tmp/packages_end.txt ']' 11:26:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:26:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:26:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:26:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6699701028150692359.sh 11:26:55 ---> capture-instance-metadata.sh 11:26:55 Setup pyenv: 11:26:55 system 11:26:55 3.8.13 11:26:55 3.9.13 11:26:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G0W7 11:27:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:05 lf-activate-venv(): INFO: Base packages installed successfully 11:27:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-G0W7/bin to PATH 11:27:28 INFO: Running in OpenStack, capturing instance metadata 11:27:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins379250107905854702.sh 11:27:28 provisioning config files... 11:27:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13112534422707439595tmp 11:27:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:27:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:27:28 [EnvInject] - Injecting environment variables from a build step. 11:27:28 [EnvInject] - Injecting as environment variables the properties content 11:27:28 SERVER_ID=logs 11:27:28 11:27:28 [EnvInject] - Variables injected successfully. 11:27:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16395525501551237198.sh 11:27:28 ---> create-netrc.sh 11:27:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13641516400980494544.sh 11:27:28 ---> python-tools-install.sh 11:27:28 Setup pyenv: 11:27:28 system 11:27:28 3.8.13 11:27:28 3.9.13 11:27:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0W7 from file:/tmp/.os_lf_venv 11:27:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:30 lf-activate-venv(): INFO: Base packages installed successfully 11:27:30 lf-activate-venv(): INFO: Installing additional packages: lftools 11:27:38 lf-activate-venv(): INFO: Adding /tmp/venv-G0W7/bin to PATH 11:27:38 Generating Requirements File 11:27:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:27:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:27:55 Python 3.10.6 11:27:56 pip 26.0.1 from /tmp/venv-G0W7/lib/python3.10/site-packages/pip (python 3.10) 11:27:56 appdirs==1.4.4 11:27:56 argcomplete==3.6.3 11:27:56 aspy.yaml==1.3.0 11:27:56 attrs==26.1.0 11:27:56 autopage==0.6.0 11:27:56 backports.strenum==1.3.1 11:27:56 beautifulsoup4==4.14.3 11:27:56 boto3==1.42.89 11:27:56 botocore==1.42.89 11:27:56 bs4==0.0.2 11:27:56 certifi==2026.2.25 11:27:56 cffi==2.0.0 11:27:56 cfgv==3.5.0 11:27:56 chardet==7.4.3 11:27:56 charset-normalizer==3.4.7 11:27:56 click==8.3.2 11:27:56 cliff==4.13.3 11:27:56 cmd2==3.5.0 11:27:56 cryptography==3.3.2 11:27:56 debtcollector==3.1.0 11:27:56 decorator==5.2.1 11:27:56 defusedxml==0.7.1 11:27:56 Deprecated==1.3.1 11:27:56 distlib==0.4.0 11:27:56 dnspython==2.8.0 11:27:56 docker==7.1.0 11:27:56 dogpile.cache==1.5.0 11:27:56 durationpy==0.10 11:27:56 email-validator==2.3.0 11:27:56 filelock==3.28.0 11:27:56 future==1.0.0 11:27:56 gitdb==4.0.12 11:27:56 GitPython==3.1.46 11:27:56 httplib2==0.30.2 11:27:56 identify==2.6.18 11:27:56 idna==3.11 11:27:56 importlib-resources==1.5.0 11:27:56 iso8601==2.1.0 11:27:56 Jinja2==3.1.6 11:27:56 jmespath==1.1.0 11:27:56 jsonpatch==1.33 11:27:56 jsonpointer==3.1.1 11:27:56 jsonschema==4.26.0 11:27:56 jsonschema-specifications==2025.9.1 11:27:56 keystoneauth1==5.13.1 11:27:56 kubernetes==35.0.0 11:27:56 lftools==0.37.22 11:27:56 lxml==6.0.4 11:27:56 markdown-it-py==4.0.0 11:27:56 MarkupSafe==3.0.3 11:27:56 mdurl==0.1.2 11:27:56 msgpack==1.1.2 11:27:56 multi_key_dict==2.0.3 11:27:56 munch==4.0.0 11:27:56 netaddr==1.3.0 11:27:56 niet==1.4.2 11:27:56 nodeenv==1.10.0 11:27:56 oauth2client==4.1.3 11:27:56 oauthlib==3.3.1 11:27:56 openstacksdk==4.11.0 11:27:56 os-service-types==1.8.2 11:27:56 osc-lib==4.5.0 11:27:56 oslo.config==10.3.0 11:27:56 oslo.context==6.3.0 11:27:56 oslo.i18n==6.7.2 11:27:56 oslo.log==8.1.0 11:27:56 oslo.serialization==5.9.1 11:27:56 oslo.utils==10.0.1 11:27:56 packaging==26.1 11:27:56 pbr==7.0.3 11:27:56 platformdirs==4.9.6 11:27:56 prettytable==3.17.0 11:27:56 psutil==7.2.2 11:27:56 pyasn1==0.6.3 11:27:56 pyasn1_modules==0.4.2 11:27:56 pycparser==3.0 11:27:56 pygerrit2==2.0.15 11:27:56 PyGithub==2.9.1 11:27:56 Pygments==2.20.0 11:27:56 PyJWT==2.12.1 11:27:56 PyNaCl==1.6.2 11:27:56 pyparsing==2.4.7 11:27:56 pyperclip==1.11.0 11:27:56 pyrsistent==0.20.0 11:27:56 python-cinderclient==9.9.0 11:27:56 python-dateutil==2.9.0.post0 11:27:56 python-discovery==1.2.2 11:27:56 python-heatclient==5.1.0 11:27:56 python-jenkins==1.8.3 11:27:56 python-keystoneclient==5.8.0 11:27:56 python-magnumclient==4.10.0 11:27:56 python-openstackclient==9.0.0 11:27:56 python-swiftclient==4.10.0 11:27:56 PyYAML==6.0.3 11:27:56 referencing==0.37.0 11:27:56 requests==2.33.1 11:27:56 requests-oauthlib==2.0.0 11:27:56 rfc3986==2.0.0 11:27:56 rich==15.0.0 11:27:56 rich-argparse==1.7.2 11:27:56 rpds-py==0.30.0 11:27:56 rsa==4.9.1 11:27:56 ruamel.yaml==0.19.1 11:27:56 ruamel.yaml.clib==0.2.15 11:27:56 s3transfer==0.16.0 11:27:56 simplejson==3.20.2 11:27:56 six==1.17.0 11:27:56 smmap==5.0.3 11:27:56 soupsieve==2.8.3 11:27:56 stevedore==5.7.0 11:27:56 tabulate==0.10.0 11:27:56 toml==0.10.2 11:27:56 tomlkit==0.14.0 11:27:56 tqdm==4.67.3 11:27:56 typing_extensions==4.15.0 11:27:56 urllib3==1.26.20 11:27:56 virtualenv==21.2.4 11:27:56 wcwidth==0.6.0 11:27:56 websocket-client==1.9.0 11:27:56 wrapt==2.1.2 11:27:56 xdg==6.0.0 11:27:56 xmltodict==1.0.4 11:27:56 yq==3.4.3 11:27:56 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4809047657813891918.sh 11:27:56 ---> uv-install.sh 11:27:56 Installing uv/uvx (latest) using shell installer 11:27:56 2026-04-16 11:27:56 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-16T12%3A20%3A15Z&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-04-16T11%3A20%3A09Z&ske=2026-04-16T12%3A20%3A15Z&sks=b&skv=2018-11-09&sig=AtayEmNwr6i9m0h5eGf6KEfipXEpi3s8gWYrB7I5CK8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjMzOTA2MywibmJmIjoxNzc2MzM4NzYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Umd4XwWxp9czCyg8fLRGx8AZJoRsaYKyb3etW-j0urs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-j111MV.sh" [1] 11:27:56 downloading uv 0.11.7 x86_64-unknown-linux-gnu 11:27:57 installing to /home/jenkins/.local/bin 11:27:57 uv 11:27:57 uvx 11:27:57 everything's installed! 11:27:57 11:27:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:27:57 11:27:57 source $HOME/.local/bin/env (sh, bash, zsh) 11:27:57 source $HOME/.local/bin/env.fish (fish) 11:27:57 Adding install location to PATH 11:27:57 ---> Validating uv/uvx install 11:27:57 uvx 0.11.7 (x86_64-unknown-linux-gnu) 11:27:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10093666705614689146.sh 11:27:57 ---> sudo-logs.sh 11:27:57 Archiving 'sudo' log.. 11:27:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3981185227840933068.sh 11:27:58 ---> job-cost.sh 11:27:58 INFO: Activating Python virtual environment... 11:27:58 Setup pyenv: 11:27:58 system 11:27:58 3.8.13 11:27:58 3.9.13 11:27:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0W7 from file:/tmp/.os_lf_venv 11:27:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:59 lf-activate-venv(): INFO: Base packages installed successfully 11:27:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-G0W7/bin to PATH 11:28:05 INFO: No stack-cost file found 11:28:05 INFO: Instance uptime: 206s 11:28:05 INFO: Fetching instance metadata (attempt 1 of 3)... 11:28:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:28:05 INFO: Successfully fetched instance metadata 11:28:05 INFO: Instance type: v3-standard-4 11:28:05 INFO: Retrieving pricing info for: v3-standard-4 11:28:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:28:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=206 11:28:05 INFO: Successfully fetched Vexxhost pricing API 11:28:05 INFO: Retrieved cost: 0.11 11:28:05 INFO: Retrieved resource: v3-standard-4 11:28:05 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:28:05 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:28:05 INFO: Successfully archived job cost data 11:28:05 DEBUG: Cost data: oom-master-checkbashisms-lint,4603,2026-04-16 11:28:05,v3-standard-4,206,0.11,0.00,SUCCESS 11:28:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18394036000975073540.sh 11:28:05 ---> logs-deploy.sh 11:28:05 Setup pyenv: 11:28:06 system 11:28:06 3.8.13 11:28:06 3.9.13 11:28:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0W7 from file:/tmp/.os_lf_venv 11:28:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:07 lf-activate-venv(): INFO: Base packages installed successfully 11:28:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:28:15 lf-activate-venv(): INFO: Adding /tmp/venv-G0W7/bin to PATH 11:28:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4603 11:28:15 INFO: archiving workspace using pattern(s): 11:28:16 Archives upload complete. 11:28:17 INFO: archiving logs to Nexus 11:28:18 ---> uname -a: 11:28:18 Linux prd-ubuntu1804-builder-4c-4g-2135 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:28:18 11:28:18 11:28:18 ---> lscpu: 11:28:18 Architecture: x86_64 11:28:18 CPU op-mode(s): 32-bit, 64-bit 11:28:18 Byte Order: Little Endian 11:28:18 CPU(s): 4 11:28:18 On-line CPU(s) list: 0-3 11:28:18 Thread(s) per core: 1 11:28:18 Core(s) per socket: 1 11:28:18 Socket(s): 4 11:28:18 NUMA node(s): 1 11:28:18 Vendor ID: AuthenticAMD 11:28:18 CPU family: 23 11:28:18 Model: 49 11:28:18 Model name: AMD EPYC-Rome Processor 11:28:18 Stepping: 0 11:28:18 CPU MHz: 2799.998 11:28:18 BogoMIPS: 5599.99 11:28:18 Virtualization: AMD-V 11:28:18 Hypervisor vendor: KVM 11:28:18 Virtualization type: full 11:28:18 L1d cache: 32K 11:28:18 L1i cache: 32K 11:28:18 L2 cache: 512K 11:28:18 L3 cache: 16384K 11:28:18 NUMA node0 CPU(s): 0-3 11:28:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:28:18 11:28:18 11:28:18 ---> nproc: 11:28:18 4 11:28:18 11:28:18 11:28:18 ---> df -h: 11:28:18 Filesystem Size Used Avail Use% Mounted on 11:28:18 udev 7.9G 0 7.9G 0% /dev 11:28:18 tmpfs 1.6G 676K 1.6G 1% /run 11:28:18 /dev/vda1 78G 8.4G 70G 11% / 11:28:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:28:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:28:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:28:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:28:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:28:18 11:28:18 11:28:18 ---> free -m: 11:28:18 total used free shared buff/cache available 11:28:18 Mem: 16040 566 13351 0 2121 15159 11:28:18 Swap: 1023 0 1023 11:28:18 11:28:18 11:28:18 ---> ip addr: 11:28:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:28:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:28:18 inet 127.0.0.1/8 scope host lo 11:28:18 valid_lft forever preferred_lft forever 11:28:18 inet6 ::1/128 scope host 11:28:18 valid_lft forever preferred_lft forever 11:28:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:28:18 link/ether fa:16:3e:66:f3:6c brd ff:ff:ff:ff:ff:ff 11:28:18 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 11:28:18 valid_lft 86209sec preferred_lft 86209sec 11:28:18 inet6 fe80::f816:3eff:fe66:f36c/64 scope link 11:28:18 valid_lft forever preferred_lft forever 11:28:18 11:28:18 11:28:18 ---> sar -b -r -n DEV: 11:28:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2135) 04/16/26 _x86_64_ (4 CPU) 11:28:18 11:28:18 11:26:02 LINUX RESTART (4 CPU) 11:28:18 11:28:18 11:27:02 tps rtps wtps bread/s bwrtn/s 11:28:18 11:28:01 122.44 1.29 121.15 142.21 17987.32 11:28:18 Average: 122.44 1.29 121.15 142.21 17987.32 11:28:18 11:28:18 11:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:28:18 11:28:01 13709408 15550132 2715560 16.53 77976 1950644 760396 4.35 709552 1767256 181616 11:28:18 Average: 13709408 15550132 2715560 16.53 77976 1950644 760396 4.35 709552 1767256 181616 11:28:18 11:28:18 11:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:28:18 11:28:01 lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 11:28:18 11:28:01 ens3 91.81 66.06 1412.13 12.67 0.00 0.00 0.00 0.00 11:28:18 Average: lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 11:28:18 Average: ens3 91.81 66.06 1412.13 12.67 0.00 0.00 0.00 0.00 11:28:18 11:28:18 11:28:18 ---> sar -P ALL: 11:28:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2135) 04/16/26 _x86_64_ (4 CPU) 11:28:18 11:28:18 11:26:02 LINUX RESTART (4 CPU) 11:28:18 11:28:18 11:27:02 CPU %user %nice %system %iowait %steal %idle 11:28:18 11:28:01 all 20.00 0.00 1.48 3.55 0.06 74.91 11:28:18 11:28:01 0 9.08 0.00 0.58 0.17 0.03 90.14 11:28:18 11:28:01 1 22.43 0.00 1.96 8.10 0.07 67.45 11:28:18 11:28:01 2 17.83 0.00 1.36 5.46 0.05 75.30 11:28:18 11:28:01 3 30.61 0.00 2.05 0.49 0.07 66.78 11:28:18 Average: all 20.00 0.00 1.48 3.55 0.06 74.91 11:28:18 Average: 0 9.08 0.00 0.58 0.17 0.03 90.14 11:28:18 Average: 1 22.43 0.00 1.96 8.10 0.07 67.45 11:28:18 Average: 2 17.83 0.00 1.36 5.46 0.05 75.30 11:28:18 Average: 3 30.61 0.00 2.05 0.49 0.07 66.78 11:28:18 11:28:18 11:28:18