07:22:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 07:22:25 Running as SYSTEM 07:22:25 [EnvInject] - Loading node environment variables. 07:22:25 Building remotely on prd-ubuntu1804-builder-4c-4g-139 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:22:25 [ssh-agent] Looking for ssh-agent implementation... 07:22:25 $ ssh-agent 07:22:25 SSH_AUTH_SOCK=/tmp/ssh-1JYQlsmubrYb/agent.1716 07:22:25 SSH_AGENT_PID=1718 07:22:25 [ssh-agent] Started. 07:22:25 Running ssh-add (command line suppressed) 07:22:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5915283257114209270.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5915283257114209270.key) 07:22:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:22:25 The recommended git tool is: NONE 07:22:26 using credential onap-jenkins-ssh 07:22:26 Wiping out workspace first. 07:22:26 Cloning the remote Git repository 07:22:26 Cloning repository git://cloud.onap.org/mirror/oom.git 07:22:26 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:22:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:22:26 > git --version # timeout=10 07:22:26 > git --version # 'git version 2.17.1' 07:22:26 using GIT_SSH to set credentials Gerrit user 07:22:26 Verifying host key using manually-configured host key entries 07:22:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:22:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:22:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:22:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:22:33 using GIT_SSH to set credentials Gerrit user 07:22:33 Verifying host key using manually-configured host key entries 07:22:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/3 # timeout=30 07:22:33 > git rev-parse 63f6b09fea39b026ce1754ab0c6ea4f6bbfb17f3^{commit} # timeout=10 07:22:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:22:33 Checking out Revision 63f6b09fea39b026ce1754ab0c6ea4f6bbfb17f3 (refs/changes/47/143947/3) 07:22:33 > git config core.sparsecheckout # timeout=10 07:22:33 > git checkout -f 63f6b09fea39b026ce1754ab0c6ea4f6bbfb17f3 # timeout=30 07:22:37 Commit message: "[SO] 17.1.0 release" 07:22:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:22:37 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 07:22:37 [EnvInject] - Injecting environment variables from a build step. 07:22:37 [EnvInject] - Injecting as environment variables the properties content 07:22:37 PYTHON=python3 07:22:37 07:22:37 [EnvInject] - Variables injected successfully. 07:22:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10289665083187706098.sh 07:22:37 ---> tox-install.sh 07:22:37 + source /home/jenkins/lf-env.sh 07:22:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:22:37 ++ mktemp -d /tmp/venv-XXXX 07:22:37 + lf_venv=/tmp/venv-FPDP 07:22:37 + local venv_file=/tmp/.os_lf_venv 07:22:37 + local python=python3 07:22:37 + local options 07:22:37 + local set_path=true 07:22:37 + local install_args= 07:22:37 ++ 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 07:22:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:22:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:22:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:22:37 + true 07:22:37 + case $1 in 07:22:37 + venv_file=/tmp/.toxenv 07:22:37 + shift 2 07:22:37 + true 07:22:37 + case $1 in 07:22:37 + shift 07:22:37 + break 07:22:37 + case $python in 07:22:37 + local pkg_list= 07:22:37 + [[ -d /opt/pyenv ]] 07:22:37 + echo 'Setup pyenv:' 07:22:37 Setup pyenv: 07:22:37 + export PYENV_ROOT=/opt/pyenv 07:22:37 + PYENV_ROOT=/opt/pyenv 07:22:37 + 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 07:22:37 + 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 07:22:37 + pyenv versions 07:22:37 * system (set by /opt/pyenv/version) 07:22:37 * 3.8.13 (set by /opt/pyenv/version) 07:22:37 * 3.9.13 (set by /opt/pyenv/version) 07:22:37 * 3.10.6 (set by /opt/pyenv/version) 07:22:37 + command -v pyenv 07:22:37 ++ pyenv init - --no-rehash 07:22:37 + 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[*]}"'\'')" 07:22:37 export PATH="/opt/pyenv/shims:${PATH}" 07:22:37 export PYENV_SHELL=bash 07:22:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:22:37 pyenv() { 07:22:37 local command 07:22:37 command="${1:-}" 07:22:37 if [ "$#" -gt 0 ]; then 07:22:37 shift 07:22:37 fi 07:22:37 07:22:37 case "$command" in 07:22:37 rehash|shell) 07:22:37 eval "$(pyenv "sh-$command" "$@")" 07:22:37 ;; 07:22:37 *) 07:22:37 command pyenv "$command" "$@" 07:22:37 ;; 07:22:37 esac 07:22:37 }' 07:22:37 +++ 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[*]}"' 07:22:37 ++ 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 07:22:37 ++ 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 07:22:37 ++ 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 07:22:37 ++ export PYENV_SHELL=bash 07:22:37 ++ PYENV_SHELL=bash 07:22:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:22:37 +++ complete -F _pyenv pyenv 07:22:37 ++ lf-pyver python3 07:22:37 ++ local py_version_xy=python3 07:22:37 ++ local py_version_xyz= 07:22:37 ++ pyenv versions 07:22:37 ++ local command 07:22:37 ++ command=versions 07:22:37 ++ '[' 1 -gt 0 ']' 07:22:37 ++ shift 07:22:37 ++ case "$command" in 07:22:37 ++ command pyenv versions 07:22:37 ++ pyenv versions 07:22:37 ++ sed 's/^[ *]* //' 07:22:37 ++ awk '{ print $1 }' 07:22:37 ++ grep -E '^[0-9.]*[0-9]$' 07:22:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:22:37 +++ grep '^3' /tmp/.pyenv_versions 07:22:37 +++ sort -V 07:22:37 +++ tail -n 1 07:22:37 ++ py_version_xyz=3.10.6 07:22:37 ++ [[ -z 3.10.6 ]] 07:22:37 ++ echo 3.10.6 07:22:37 ++ return 0 07:22:37 + pyenv local 3.10.6 07:22:37 + local command 07:22:37 + command=local 07:22:37 + '[' 2 -gt 0 ']' 07:22:37 + shift 07:22:37 + case "$command" in 07:22:37 + command pyenv local 3.10.6 07:22:37 + pyenv local 3.10.6 07:22:37 + for arg in "$@" 07:22:37 + case $arg in 07:22:37 + pkg_list+='tox ' 07:22:37 + for arg in "$@" 07:22:37 + case $arg in 07:22:37 + pkg_list+='virtualenv ' 07:22:37 + for arg in "$@" 07:22:37 + case $arg in 07:22:37 + pkg_list+='urllib3~=1.26.15 ' 07:22:37 + [[ -f /tmp/.toxenv ]] 07:22:37 + [[ ! -f /tmp/.toxenv ]] 07:22:37 + [[ -n '' ]] 07:22:37 + python3 -m venv /tmp/venv-FPDP 07:22:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FPDP' 07:22:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FPDP 07:22:42 + echo /tmp/venv-FPDP 07:22:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:22:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:22:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:22:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:42 + local 'pip_opts=--upgrade --quiet' 07:22:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:22:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:22:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:22:42 + [[ -n '' ]] 07:22:42 + [[ -n '' ]] 07:22:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:22:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:42 + /tmp/venv-FPDP/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 07:22:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:22:46 lf-activate-venv(): INFO: Base packages installed successfully 07:22:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:22:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:22:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:22:46 + /tmp/venv-FPDP/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 07:22:48 + type python3 07:22:48 + true 07:22:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FPDP/bin to PATH' 07:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-FPDP/bin to PATH 07:22:48 + PATH=/tmp/venv-FPDP/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 07:22:48 + return 0 07:22:48 + python3 --version 07:22:48 Python 3.10.6 07:22:48 + python3 -m pip --version 07:22:48 pip 26.0.1 from /tmp/venv-FPDP/lib/python3.10/site-packages/pip (python 3.10) 07:22:48 + python3 -m pip freeze 07:22:48 cachetools==7.0.5 07:22:48 colorama==0.4.6 07:22:48 distlib==0.4.0 07:22:48 filelock==3.25.2 07:22:48 packaging==26.0 07:22:48 platformdirs==4.9.6 07:22:48 pluggy==1.6.0 07:22:48 pyproject-api==1.10.0 07:22:48 python-discovery==1.2.2 07:22:48 tomli==2.4.1 07:22:48 tomli_w==1.2.0 07:22:48 tox==4.52.1 07:22:48 typing_extensions==4.15.0 07:22:48 urllib3==1.26.20 07:22:48 virtualenv==21.2.1 07:22:48 [EnvInject] - Injecting environment variables from a build step. 07:22:48 [EnvInject] - Injecting as environment variables the properties content 07:22:48 PARALLEL=false 07:22:48 07:22:48 [EnvInject] - Variables injected successfully. 07:22:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11782700023959317277.sh 07:22:48 ---> tox-run.sh 07:22:48 + 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 07:22:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:22:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:22:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:22:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:22:48 + source /home/jenkins/lf-env.sh 07:22:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:22:48 ++ mktemp -d /tmp/venv-XXXX 07:22:48 + lf_venv=/tmp/venv-6LLy 07:22:48 + local venv_file=/tmp/.os_lf_venv 07:22:48 + local python=python3 07:22:48 + local options 07:22:48 + local set_path=true 07:22:48 + local install_args= 07:22:48 ++ 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 07:22:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:22:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:22:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:22:48 + true 07:22:48 + case $1 in 07:22:48 + venv_file=/tmp/.toxenv 07:22:48 + shift 2 07:22:48 + true 07:22:48 + case $1 in 07:22:48 + shift 07:22:48 + break 07:22:48 + case $python in 07:22:48 + local pkg_list= 07:22:48 + [[ -d /opt/pyenv ]] 07:22:48 + echo 'Setup pyenv:' 07:22:48 Setup pyenv: 07:22:48 + export PYENV_ROOT=/opt/pyenv 07:22:48 + PYENV_ROOT=/opt/pyenv 07:22:48 + 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 07:22:48 + 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 07:22:48 + pyenv versions 07:22:48 system 07:22:48 3.8.13 07:22:48 3.9.13 07:22:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:22:48 + command -v pyenv 07:22:48 ++ pyenv init - --no-rehash 07:22:48 + 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[*]}"'\'')" 07:22:48 export PATH="/opt/pyenv/shims:${PATH}" 07:22:48 export PYENV_SHELL=bash 07:22:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:22:48 pyenv() { 07:22:48 local command 07:22:48 command="${1:-}" 07:22:48 if [ "$#" -gt 0 ]; then 07:22:48 shift 07:22:48 fi 07:22:48 07:22:48 case "$command" in 07:22:48 rehash|shell) 07:22:48 eval "$(pyenv "sh-$command" "$@")" 07:22:48 ;; 07:22:48 *) 07:22:48 command pyenv "$command" "$@" 07:22:48 ;; 07:22:48 esac 07:22:48 }' 07:22:48 +++ 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[*]}"' 07:22:48 ++ 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 07:22:48 ++ 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 07:22:48 ++ 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 07:22:48 ++ export PYENV_SHELL=bash 07:22:48 ++ PYENV_SHELL=bash 07:22:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:22:48 +++ complete -F _pyenv pyenv 07:22:48 ++ lf-pyver python3 07:22:48 ++ local py_version_xy=python3 07:22:48 ++ local py_version_xyz= 07:22:48 ++ pyenv versions 07:22:48 ++ local command 07:22:48 ++ sed 's/^[ *]* //' 07:22:48 ++ command=versions 07:22:48 ++ grep -E '^[0-9.]*[0-9]$' 07:22:48 ++ '[' 1 -gt 0 ']' 07:22:48 ++ shift 07:22:48 ++ case "$command" in 07:22:48 ++ command pyenv versions 07:22:48 ++ pyenv versions 07:22:48 ++ awk '{ print $1 }' 07:22:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:22:48 +++ grep '^3' /tmp/.pyenv_versions 07:22:48 +++ sort -V 07:22:48 +++ tail -n 1 07:22:48 ++ py_version_xyz=3.10.6 07:22:48 ++ [[ -z 3.10.6 ]] 07:22:48 ++ echo 3.10.6 07:22:48 ++ return 0 07:22:48 + pyenv local 3.10.6 07:22:48 + local command 07:22:48 + command=local 07:22:48 + '[' 2 -gt 0 ']' 07:22:48 + shift 07:22:48 + case "$command" in 07:22:48 + command pyenv local 3.10.6 07:22:48 + pyenv local 3.10.6 07:22:48 + for arg in "$@" 07:22:48 + case $arg in 07:22:48 + pkg_list+='tox ' 07:22:48 + for arg in "$@" 07:22:48 + case $arg in 07:22:48 + pkg_list+='virtualenv ' 07:22:48 + for arg in "$@" 07:22:48 + case $arg in 07:22:48 + pkg_list+='urllib3~=1.26.15 ' 07:22:48 + [[ -f /tmp/.toxenv ]] 07:22:48 ++ cat /tmp/.toxenv 07:22:48 + lf_venv=/tmp/venv-FPDP 07:22:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FPDP from' file:/tmp/.toxenv 07:22:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FPDP from file:/tmp/.toxenv 07:22:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:22:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:48 + local 'pip_opts=--upgrade --quiet' 07:22:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:22:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:22:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:22:48 + [[ -n '' ]] 07:22:48 + [[ -n '' ]] 07:22:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:22:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:48 + /tmp/venv-FPDP/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 07:22:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:22:49 lf-activate-venv(): INFO: Base packages installed successfully 07:22:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:22:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:22:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:22:49 + /tmp/venv-FPDP/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 07:22:50 + type python3 07:22:50 + true 07:22:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FPDP/bin to PATH' 07:22:50 lf-activate-venv(): INFO: Adding /tmp/venv-FPDP/bin to PATH 07:22:50 + PATH=/tmp/venv-FPDP/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 07:22:50 + return 0 07:22:50 + [[ -d /opt/pyenv ]] 07:22:50 + echo '---> Setting up pyenv' 07:22:50 ---> Setting up pyenv 07:22:50 + export PYENV_ROOT=/opt/pyenv 07:22:50 + PYENV_ROOT=/opt/pyenv 07:22:50 + export PATH=/opt/pyenv/bin:/tmp/venv-FPDP/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 07:22:50 + PATH=/opt/pyenv/bin:/tmp/venv-FPDP/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 07:22:50 ++ pwd 07:22:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:22:50 + export PYTHONPATH 07:22:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:22:50 + TOX_TESTENV_PASSENV=PYTHONPATH 07:22:50 + tox --version 07:22:50 4.52.1 from /tmp/venv-FPDP/lib/python3.10/site-packages/tox/__init__.py 07:22:50 + PARALLEL=false 07:22:50 + TOX_OPTIONS_LIST= 07:22:50 + [[ -n checkbashisms ]] 07:22:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:22:50 + case ${PARALLEL,,} in 07:22:50 + tox -e checkbashisms 07:22:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:22:52 checkbashisms: freeze> python -m pip freeze --all 07:22:52 checkbashisms: pip==26.0.1,setuptools==82.0.1 07:22:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:22:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:22:56 checkbashisms: OK (4.88=setup[1.38]+cmd[3.50] seconds) 07:22:56 congratulations :) (4.92 seconds) 07:22:56 + tox_status=0 07:22:56 + echo '---> Completed tox runs' 07:22:56 ---> Completed tox runs 07:22:56 + for i in .tox/*/log 07:22:56 ++ echo .tox/checkbashisms/log 07:22:56 ++ awk -F/ '{print $2}' 07:22:56 + tox_env=checkbashisms 07:22:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:22:56 + DOC_DIR=docs/_build/html 07:22:56 + [[ -d docs/_build/html ]] 07:22:56 + echo '---> tox-run.sh ends' 07:22:56 ---> tox-run.sh ends 07:22:56 + test 0 -eq 0 07:22:56 $ ssh-agent -k 07:22:56 unset SSH_AUTH_SOCK; 07:22:56 unset SSH_AGENT_PID; 07:22:56 echo Agent pid 1718 killed; 07:22:56 [ssh-agent] Stopped. 07:22:56 [PostBuildScript] - [INFO] Executing post build scripts. 07:22:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15736282600803291773.sh 07:22:56 ---> sysstat.sh 07:22:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11807129134457005989.sh 07:22:56 ---> package-listing.sh 07:22:56 ++ facter osfamily 07:22:56 ++ tr '[:upper:]' '[:lower:]' 07:22:56 + OS_FAMILY=debian 07:22:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:22:56 + START_PACKAGES=/tmp/packages_start.txt 07:22:56 + END_PACKAGES=/tmp/packages_end.txt 07:22:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:56 + PACKAGES=/tmp/packages_start.txt 07:22:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:22:56 + PACKAGES=/tmp/packages_end.txt 07:22:56 + case "${OS_FAMILY}" in 07:22:56 + dpkg -l 07:22:56 + grep '^ii' 07:22:56 + '[' -f /tmp/packages_start.txt ']' 07:22:56 + '[' -f /tmp/packages_end.txt ']' 07:22:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:22:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:22:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:22:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12729918607873236889.sh 07:22:56 ---> capture-instance-metadata.sh 07:22:56 Setup pyenv: 07:22:57 system 07:22:57 3.8.13 07:22:57 3.9.13 07:22:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:23:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cqfa 07:23:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:23:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:04 lf-activate-venv(): INFO: Base packages installed successfully 07:23:04 lf-activate-venv(): INFO: Installing additional packages: lftools 07:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-Cqfa/bin to PATH 07:23:26 INFO: Running in OpenStack, capturing instance metadata 07:23:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3315271918905050334.sh 07:23:26 provisioning config files... 07:23:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5537760108021795461tmp 07:23:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:23:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:23:26 [EnvInject] - Injecting environment variables from a build step. 07:23:26 [EnvInject] - Injecting as environment variables the properties content 07:23:26 SERVER_ID=logs 07:23:26 07:23:26 [EnvInject] - Variables injected successfully. 07:23:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3487559361360508591.sh 07:23:26 ---> create-netrc.sh 07:23:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12805362683706350860.sh 07:23:26 ---> python-tools-install.sh 07:23:26 Setup pyenv: 07:23:26 system 07:23:26 3.8.13 07:23:26 3.9.13 07:23:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cqfa from file:/tmp/.os_lf_venv 07:23:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:28 lf-activate-venv(): INFO: Base packages installed successfully 07:23:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:23:35 lf-activate-venv(): INFO: Adding /tmp/venv-Cqfa/bin to PATH 07:23:35 Generating Requirements File 07:23:51 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. 07:23:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:23:52 Python 3.10.6 07:23:52 pip 26.0.1 from /tmp/venv-Cqfa/lib/python3.10/site-packages/pip (python 3.10) 07:23:52 appdirs==1.4.4 07:23:52 argcomplete==3.6.3 07:23:52 aspy.yaml==1.3.0 07:23:52 attrs==26.1.0 07:23:52 autopage==0.6.0 07:23:52 backports.strenum==1.3.1 07:23:52 beautifulsoup4==4.14.3 07:23:52 boto3==1.42.87 07:23:52 botocore==1.42.87 07:23:52 bs4==0.0.2 07:23:52 certifi==2026.2.25 07:23:52 cffi==2.0.0 07:23:52 cfgv==3.5.0 07:23:52 chardet==7.4.1 07:23:52 charset-normalizer==3.4.7 07:23:52 click==8.3.2 07:23:52 cliff==4.13.3 07:23:52 cmd2==3.4.0 07:23:52 cryptography==3.3.2 07:23:52 debtcollector==3.1.0 07:23:52 decorator==5.2.1 07:23:52 defusedxml==0.7.1 07:23:52 Deprecated==1.3.1 07:23:52 distlib==0.4.0 07:23:52 dnspython==2.8.0 07:23:52 docker==7.1.0 07:23:52 dogpile.cache==1.5.0 07:23:52 durationpy==0.10 07:23:52 email-validator==2.3.0 07:23:52 filelock==3.25.2 07:23:52 future==1.0.0 07:23:52 gitdb==4.0.12 07:23:52 GitPython==3.1.46 07:23:52 httplib2==0.30.2 07:23:52 identify==2.6.18 07:23:52 idna==3.11 07:23:52 importlib-resources==1.5.0 07:23:52 iso8601==2.1.0 07:23:52 Jinja2==3.1.6 07:23:52 jmespath==1.1.0 07:23:52 jsonpatch==1.33 07:23:52 jsonpointer==3.1.1 07:23:52 jsonschema==4.26.0 07:23:52 jsonschema-specifications==2025.9.1 07:23:52 keystoneauth1==5.13.1 07:23:52 kubernetes==35.0.0 07:23:52 lftools==0.37.22 07:23:52 lxml==6.0.3 07:23:52 markdown-it-py==4.0.0 07:23:52 MarkupSafe==3.0.3 07:23:52 mdurl==0.1.2 07:23:52 msgpack==1.1.2 07:23:52 multi_key_dict==2.0.3 07:23:52 munch==4.0.0 07:23:52 netaddr==1.3.0 07:23:52 niet==1.4.2 07:23:52 nodeenv==1.10.0 07:23:52 oauth2client==4.1.3 07:23:52 oauthlib==3.3.1 07:23:52 openstacksdk==4.10.0 07:23:52 os-service-types==1.8.2 07:23:52 osc-lib==4.4.0 07:23:52 oslo.config==10.3.0 07:23:52 oslo.context==6.3.0 07:23:52 oslo.i18n==6.7.2 07:23:52 oslo.log==8.1.0 07:23:52 oslo.serialization==5.9.1 07:23:52 oslo.utils==10.0.1 07:23:52 packaging==26.0 07:23:52 pbr==7.0.3 07:23:52 platformdirs==4.9.6 07:23:52 prettytable==3.17.0 07:23:52 psutil==7.2.2 07:23:52 pyasn1==0.6.3 07:23:52 pyasn1_modules==0.4.2 07:23:52 pycparser==3.0 07:23:52 pygerrit2==2.0.15 07:23:52 PyGithub==2.9.0 07:23:52 Pygments==2.20.0 07:23:52 PyJWT==2.12.1 07:23:52 PyNaCl==1.6.2 07:23:52 pyparsing==2.4.7 07:23:52 pyperclip==1.11.0 07:23:52 pyrsistent==0.20.0 07:23:52 python-cinderclient==9.9.0 07:23:52 python-dateutil==2.9.0.post0 07:23:52 python-discovery==1.2.2 07:23:52 python-heatclient==5.1.0 07:23:52 python-jenkins==1.8.3 07:23:52 python-keystoneclient==5.8.0 07:23:52 python-magnumclient==4.10.0 07:23:52 python-openstackclient==9.0.0 07:23:52 python-swiftclient==4.10.0 07:23:52 PyYAML==6.0.3 07:23:52 referencing==0.37.0 07:23:52 requests==2.33.1 07:23:52 requests-oauthlib==2.0.0 07:23:52 requestsexceptions==1.4.0 07:23:52 rfc3986==2.0.0 07:23:52 rich==14.3.3 07:23:52 rich-argparse==1.7.2 07:23:52 rpds-py==0.30.0 07:23:52 rsa==4.9.1 07:23:52 ruamel.yaml==0.19.1 07:23:52 ruamel.yaml.clib==0.2.15 07:23:52 s3transfer==0.16.0 07:23:52 simplejson==3.20.2 07:23:52 six==1.17.0 07:23:52 smmap==5.0.3 07:23:52 soupsieve==2.8.3 07:23:52 stevedore==5.7.0 07:23:52 tabulate==0.10.0 07:23:52 toml==0.10.2 07:23:52 tomlkit==0.14.0 07:23:52 tqdm==4.67.3 07:23:52 typing_extensions==4.15.0 07:23:52 urllib3==1.26.20 07:23:52 virtualenv==21.2.1 07:23:52 wcwidth==0.6.0 07:23:52 websocket-client==1.9.0 07:23:52 wrapt==2.1.2 07:23:52 xdg==6.0.0 07:23:52 xmltodict==1.0.4 07:23:52 yq==3.4.3 07:23:52 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins11994430168106454570.sh 07:23:52 ---> uv-install.sh 07:23:52 Installing uv/uvx (latest) using shell installer 07:23:52 2026-04-10 07:23:52 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-10T08%3A18%3A14Z&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-10T07%3A18%3A00Z&ske=2026-04-10T08%3A18%3A14Z&sks=b&skv=2018-11-09&sig=hmN8uXL9KBwf4NaObwZdBSA%2FGQIlKfKsc4jMETitMNc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTgwNjA1NCwibmJmIjoxNzc1ODA1NzU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IkDeF-ZZcWA4e15aPWvYPGaCDg0id0XT6TrIdws4DAQ&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-lKLfGS.sh" [1] 07:23:53 downloading uv 0.11.6 x86_64-unknown-linux-gnu 07:23:53 installing to /home/jenkins/.local/bin 07:23:53 uv 07:23:53 uvx 07:23:53 everything's installed! 07:23:53 07:23:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:23:53 07:23:53 source $HOME/.local/bin/env (sh, bash, zsh) 07:23:53 source $HOME/.local/bin/env.fish (fish) 07:23:53 Adding install location to PATH 07:23:53 ---> Validating uv/uvx install 07:23:53 uvx 0.11.6 (x86_64-unknown-linux-gnu) 07:23:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins665884476929331641.sh 07:23:53 ---> sudo-logs.sh 07:23:53 Archiving 'sudo' log.. 07:23:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1563919889487522358.sh 07:23:54 ---> job-cost.sh 07:23:54 INFO: Activating Python virtual environment... 07:23:54 Setup pyenv: 07:23:54 system 07:23:54 3.8.13 07:23:54 3.9.13 07:23:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:23:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cqfa from file:/tmp/.os_lf_venv 07:23:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:55 lf-activate-venv(): INFO: Base packages installed successfully 07:23:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-Cqfa/bin to PATH 07:24:00 INFO: No stack-cost file found 07:24:00 INFO: Instance uptime: 137s 07:24:00 INFO: Fetching instance metadata (attempt 1 of 3)... 07:24:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:24:01 INFO: Successfully fetched instance metadata 07:24:01 INFO: Instance type: v3-standard-4 07:24:01 INFO: Retrieving pricing info for: v3-standard-4 07:24:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:24:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 07:24:01 INFO: Successfully fetched Vexxhost pricing API 07:24:01 INFO: Retrieved cost: 0.11 07:24:01 INFO: Retrieved resource: v3-standard-4 07:24:01 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:24:01 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:24:01 INFO: Successfully archived job cost data 07:24:01 DEBUG: Cost data: oom-master-checkbashisms-lint,4591,2026-04-10 07:24:01,v3-standard-4,137,0.11,0.00,SUCCESS 07:24:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12236596187313287584.sh 07:24:01 ---> logs-deploy.sh 07:24:01 Setup pyenv: 07:24:01 system 07:24:01 3.8.13 07:24:01 3.9.13 07:24:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cqfa from file:/tmp/.os_lf_venv 07:24:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:03 lf-activate-venv(): INFO: Base packages installed successfully 07:24:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:24:10 lf-activate-venv(): INFO: Adding /tmp/venv-Cqfa/bin to PATH 07:24:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4591 07:24:10 INFO: archiving workspace using pattern(s): 07:24:11 Archives upload complete. 07:24:11 INFO: archiving logs to Nexus 07:24:12 ---> uname -a: 07:24:12 Linux prd-ubuntu1804-builder-4c-4g-139 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:24:12 07:24:12 07:24:12 ---> lscpu: 07:24:12 Architecture: x86_64 07:24:12 CPU op-mode(s): 32-bit, 64-bit 07:24:12 Byte Order: Little Endian 07:24:12 CPU(s): 4 07:24:12 On-line CPU(s) list: 0-3 07:24:12 Thread(s) per core: 1 07:24:12 Core(s) per socket: 1 07:24:12 Socket(s): 4 07:24:12 NUMA node(s): 1 07:24:12 Vendor ID: AuthenticAMD 07:24:12 CPU family: 23 07:24:12 Model: 49 07:24:12 Model name: AMD EPYC-Rome Processor 07:24:12 Stepping: 0 07:24:12 CPU MHz: 2799.998 07:24:12 BogoMIPS: 5599.99 07:24:12 Virtualization: AMD-V 07:24:12 Hypervisor vendor: KVM 07:24:12 Virtualization type: full 07:24:12 L1d cache: 32K 07:24:12 L1i cache: 32K 07:24:12 L2 cache: 512K 07:24:12 L3 cache: 16384K 07:24:12 NUMA node0 CPU(s): 0-3 07:24:12 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 07:24:12 07:24:12 07:24:12 ---> nproc: 07:24:12 4 07:24:12 07:24:12 07:24:12 ---> df -h: 07:24:12 Filesystem Size Used Avail Use% Mounted on 07:24:12 udev 7.9G 0 7.9G 0% /dev 07:24:12 tmpfs 1.6G 676K 1.6G 1% /run 07:24:12 /dev/vda1 78G 8.4G 70G 11% / 07:24:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:24:12 tmpfs 5.0M 0 5.0M 0% /run/lock 07:24:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:24:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:24:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:24:12 07:24:12 07:24:12 ---> free -m: 07:24:12 total used free shared buff/cache available 07:24:12 Mem: 16040 553 13365 0 2120 15172 07:24:12 Swap: 1023 0 1023 07:24:12 07:24:12 07:24:12 ---> ip addr: 07:24:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:24:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:24:12 inet 127.0.0.1/8 scope host lo 07:24:12 valid_lft forever preferred_lft forever 07:24:12 inet6 ::1/128 scope host 07:24:12 valid_lft forever preferred_lft forever 07:24:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:24:12 link/ether fa:16:3e:27:ae:e2 brd ff:ff:ff:ff:ff:ff 07:24:12 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 07:24:12 valid_lft 86259sec preferred_lft 86259sec 07:24:12 inet6 fe80::f816:3eff:fe27:aee2/64 scope link 07:24:12 valid_lft forever preferred_lft forever 07:24:12 07:24:12 07:24:12 ---> sar -b -r -n DEV: 07:24:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-139) 04/10/26 _x86_64_ (4 CPU) 07:24:12 07:24:12 07:21:53 LINUX RESTART (4 CPU) 07:24:12 07:24:12 07:22:12 tps rtps wtps bread/s bwrtn/s 07:24:12 07:23:02 398.53 114.10 284.43 5999.84 53242.76 07:24:12 07:24:01 130.44 1.29 129.15 142.21 15374.21 07:24:12 Average: 252.09 52.48 199.61 2800.19 32557.55 07:24:12 07:24:12 07:22:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:24:12 07:23:02 14130876 15586436 2294092 13.97 47528 1615664 773088 4.42 646412 1448536 116276 07:24:12 07:24:01 13757748 15604700 2667220 16.24 78624 1955668 724188 4.14 651620 1775548 188728 07:24:12 Average: 13944312 15595568 2480656 15.10 63076 1785666 748638 4.28 649016 1612042 152502 07:24:12 07:24:12 07:22:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:24:12 07:23:02 lo 2.28 2.28 0.22 0.22 0.00 0.00 0.00 0.00 07:24:12 07:23:02 ens3 595.70 379.19 2140.08 96.05 0.00 0.00 0.00 0.00 07:24:12 07:24:01 lo 1.76 1.76 0.20 0.20 0.00 0.00 0.00 0.00 07:24:12 07:24:01 ens3 86.04 63.89 1408.85 13.26 0.00 0.00 0.00 0.00 07:24:12 Average: lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 07:24:12 Average: ens3 317.30 206.96 1740.65 50.83 0.00 0.00 0.00 0.00 07:24:12 07:24:12 07:24:12 ---> sar -P ALL: 07:24:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-139) 04/10/26 _x86_64_ (4 CPU) 07:24:12 07:24:12 07:21:53 LINUX RESTART (4 CPU) 07:24:12 07:24:12 07:22:12 CPU %user %nice %system %iowait %steal %idle 07:24:12 07:23:02 all 21.98 0.00 3.16 4.75 0.08 70.02 07:24:12 07:23:02 0 22.12 0.00 2.23 2.15 0.04 73.46 07:24:12 07:23:02 1 27.06 0.00 2.92 2.30 0.08 67.64 07:24:12 07:23:02 2 25.21 0.00 3.58 10.91 0.12 60.18 07:24:12 07:23:02 3 13.56 0.00 3.93 3.69 0.08 78.74 07:24:12 07:24:01 all 20.89 0.00 1.58 1.94 0.06 75.54 07:24:12 07:24:01 0 3.70 0.00 0.93 5.01 0.03 90.33 07:24:12 07:24:01 1 20.11 0.00 1.26 1.19 0.05 77.39 07:24:12 07:24:01 2 11.48 0.00 0.98 0.03 0.03 87.48 07:24:12 07:24:01 3 48.38 0.00 3.14 1.53 0.08 46.87 07:24:12 Average: all 21.38 0.00 2.30 3.21 0.06 73.04 07:24:12 Average: 0 12.05 0.00 1.52 3.71 0.04 82.68 07:24:12 Average: 1 23.26 0.00 2.01 1.69 0.07 72.97 07:24:12 Average: 2 17.66 0.00 2.15 4.93 0.07 75.19 07:24:12 Average: 3 32.60 0.00 3.50 2.51 0.08 61.31 07:24:12 07:24:12 07:24:12