21:49:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143830 21:49:47 Running as SYSTEM 21:49:48 [EnvInject] - Loading node environment variables. 21:49:48 Building remotely on prd-ubuntu1804-builder-4c-4g-2892 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 21:49:48 [ssh-agent] Looking for ssh-agent implementation... 21:49:48 $ ssh-agent 21:49:48 SSH_AUTH_SOCK=/tmp/ssh-ID0JuCfvkA5k/agent.1628 21:49:48 SSH_AGENT_PID=1630 21:49:48 [ssh-agent] Started. 21:49:48 Running ssh-add (command line suppressed) 21:49:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17427339722060891055.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17427339722060891055.key) 21:49:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:49:48 The recommended git tool is: NONE 21:49:50 using credential onap-jenkins-ssh 21:49:50 Wiping out workspace first. 21:49:50 Cloning the remote Git repository 21:49:50 Cloning repository git://cloud.onap.org/mirror/oom.git 21:49:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 21:49:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:49:50 > git --version # timeout=10 21:49:50 > git --version # 'git version 2.17.1' 21:49:50 using GIT_SSH to set credentials Gerrit user 21:49:50 Verifying host key using manually-configured host key entries 21:49:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:49:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:49:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:49:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:49:56 using GIT_SSH to set credentials Gerrit user 21:49:56 Verifying host key using manually-configured host key entries 21:49:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/30/143830/2 # timeout=30 21:49:56 > git rev-parse 6de845b5be84b15dc3be8a92a3abfddcfadce56c^{commit} # timeout=10 21:49:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:49:56 Checking out Revision 6de845b5be84b15dc3be8a92a3abfddcfadce56c (refs/changes/30/143830/2) 21:49:56 > git config core.sparsecheckout # timeout=10 21:49:56 > git checkout -f 6de845b5be84b15dc3be8a92a3abfddcfadce56c # timeout=30 21:49:59 Commit message: "[SO] Increase camunda thread count" 21:49:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:49:59 > git rev-list --no-walk 76213a26057f287c860a3f07e1bef60d4a793ce6 # timeout=10 21:49:59 [EnvInject] - Injecting environment variables from a build step. 21:49:59 [EnvInject] - Injecting as environment variables the properties content 21:49:59 PYTHON=python3 21:49:59 21:49:59 [EnvInject] - Variables injected successfully. 21:49:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2937689469741562261.sh 21:49:59 ---> tox-install.sh 21:49:59 + source /home/jenkins/lf-env.sh 21:49:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:49:59 ++ mktemp -d /tmp/venv-XXXX 21:49:59 + lf_venv=/tmp/venv-pE2O 21:49:59 + local venv_file=/tmp/.os_lf_venv 21:49:59 + local python=python3 21:49:59 + local options 21:49:59 + local set_path=true 21:49:59 + local install_args= 21:49:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:49:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:49:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:49:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:49:59 + true 21:49:59 + case $1 in 21:49:59 + venv_file=/tmp/.toxenv 21:49:59 + shift 2 21:49:59 + true 21:49:59 + case $1 in 21:49:59 + shift 21:49:59 + break 21:49:59 + case $python in 21:49:59 + local pkg_list= 21:49:59 + [[ -d /opt/pyenv ]] 21:49:59 + echo 'Setup pyenv:' 21:49:59 Setup pyenv: 21:49:59 + export PYENV_ROOT=/opt/pyenv 21:49:59 + PYENV_ROOT=/opt/pyenv 21:49:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:49:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:49:59 + pyenv versions 21:50:00 * system (set by /opt/pyenv/version) 21:50:00 * 3.8.13 (set by /opt/pyenv/version) 21:50:00 * 3.9.13 (set by /opt/pyenv/version) 21:50:00 * 3.10.6 (set by /opt/pyenv/version) 21:50:00 + command -v pyenv 21:50:00 ++ pyenv init - --no-rehash 21:50:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 21:50:00 export PATH="/opt/pyenv/shims:${PATH}" 21:50:00 export PYENV_SHELL=bash 21:50:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:50:00 pyenv() { 21:50:00 local command 21:50:00 command="${1:-}" 21:50:00 if [ "$#" -gt 0 ]; then 21:50:00 shift 21:50:00 fi 21:50:00 21:50:00 case "$command" in 21:50:00 rehash|shell) 21:50:00 eval "$(pyenv "sh-$command" "$@")" 21:50:00 ;; 21:50:00 *) 21:50:00 command pyenv "$command" "$@" 21:50:00 ;; 21:50:00 esac 21:50:00 }' 21:50:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 21:50:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:00 ++ export PYENV_SHELL=bash 21:50:00 ++ PYENV_SHELL=bash 21:50:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:50:00 +++ complete -F _pyenv pyenv 21:50:00 ++ lf-pyver python3 21:50:00 ++ local py_version_xy=python3 21:50:00 ++ local py_version_xyz= 21:50:00 ++ pyenv versions 21:50:00 ++ local command 21:50:00 ++ command=versions 21:50:00 ++ '[' 1 -gt 0 ']' 21:50:00 ++ shift 21:50:00 ++ case "$command" in 21:50:00 ++ command pyenv versions 21:50:00 ++ pyenv versions 21:50:00 ++ sed 's/^[ *]* //' 21:50:00 ++ awk '{ print $1 }' 21:50:00 ++ grep -E '^[0-9.]*[0-9]$' 21:50:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:50:00 +++ grep '^3' /tmp/.pyenv_versions 21:50:00 +++ sort -V 21:50:00 +++ tail -n 1 21:50:00 ++ py_version_xyz=3.10.6 21:50:00 ++ [[ -z 3.10.6 ]] 21:50:00 ++ echo 3.10.6 21:50:00 ++ return 0 21:50:00 + pyenv local 3.10.6 21:50:00 + local command 21:50:00 + command=local 21:50:00 + '[' 2 -gt 0 ']' 21:50:00 + shift 21:50:00 + case "$command" in 21:50:00 + command pyenv local 3.10.6 21:50:00 + pyenv local 3.10.6 21:50:00 + for arg in "$@" 21:50:00 + case $arg in 21:50:00 + pkg_list+='tox ' 21:50:00 + for arg in "$@" 21:50:00 + case $arg in 21:50:00 + pkg_list+='virtualenv ' 21:50:00 + for arg in "$@" 21:50:00 + case $arg in 21:50:00 + pkg_list+='urllib3~=1.26.15 ' 21:50:00 + [[ -f /tmp/.toxenv ]] 21:50:00 + [[ ! -f /tmp/.toxenv ]] 21:50:00 + [[ -n '' ]] 21:50:00 + python3 -m venv /tmp/venv-pE2O 21:50:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pE2O' 21:50:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pE2O 21:50:05 + echo /tmp/venv-pE2O 21:50:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:50:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:50:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:05 + local 'pip_opts=--upgrade --quiet' 21:50:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:50:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:50:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:50:05 + [[ -n '' ]] 21:50:05 + [[ -n '' ]] 21:50:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:05 + /tmp/venv-pE2O/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 21:50:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:50:09 lf-activate-venv(): INFO: Base packages installed successfully 21:50:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:50:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:50:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:50:09 + /tmp/venv-pE2O/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 21:50:11 + type python3 21:50:11 + true 21:50:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pE2O/bin to PATH' 21:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-pE2O/bin to PATH 21:50:11 + PATH=/tmp/venv-pE2O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:11 + return 0 21:50:11 + python3 --version 21:50:11 Python 3.10.6 21:50:11 + python3 -m pip --version 21:50:11 pip 26.0.1 from /tmp/venv-pE2O/lib/python3.10/site-packages/pip (python 3.10) 21:50:11 + python3 -m pip freeze 21:50:12 cachetools==7.0.5 21:50:12 colorama==0.4.6 21:50:12 distlib==0.4.0 21:50:12 filelock==3.25.2 21:50:12 packaging==26.0 21:50:12 platformdirs==4.9.4 21:50:12 pluggy==1.6.0 21:50:12 pyproject-api==1.10.0 21:50:12 python-discovery==1.2.1 21:50:12 tomli==2.4.1 21:50:12 tomli_w==1.2.0 21:50:12 tox==4.52.0 21:50:12 typing_extensions==4.15.0 21:50:12 urllib3==1.26.20 21:50:12 virtualenv==21.2.0 21:50:12 [EnvInject] - Injecting environment variables from a build step. 21:50:12 [EnvInject] - Injecting as environment variables the properties content 21:50:12 PARALLEL=false 21:50:12 21:50:12 [EnvInject] - Variables injected successfully. 21:50:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17691351323569484214.sh 21:50:12 ---> tox-run.sh 21:50:12 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 21:50:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 21:50:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 21:50:12 + cd /w/workspace/oom-master-checkbashisms-lint/. 21:50:12 + source /home/jenkins/lf-env.sh 21:50:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:50:12 ++ mktemp -d /tmp/venv-XXXX 21:50:12 + lf_venv=/tmp/venv-CuHT 21:50:12 + local venv_file=/tmp/.os_lf_venv 21:50:12 + local python=python3 21:50:12 + local options 21:50:12 + local set_path=true 21:50:12 + local install_args= 21:50:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:50:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:50:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:50:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:50:12 + true 21:50:12 + case $1 in 21:50:12 + venv_file=/tmp/.toxenv 21:50:12 + shift 2 21:50:12 + true 21:50:12 + case $1 in 21:50:12 + shift 21:50:12 + break 21:50:12 + case $python in 21:50:12 + local pkg_list= 21:50:12 + [[ -d /opt/pyenv ]] 21:50:12 + echo 'Setup pyenv:' 21:50:12 Setup pyenv: 21:50:12 + export PYENV_ROOT=/opt/pyenv 21:50:12 + PYENV_ROOT=/opt/pyenv 21:50:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:12 + pyenv versions 21:50:12 system 21:50:12 3.8.13 21:50:12 3.9.13 21:50:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:50:12 + command -v pyenv 21:50:12 ++ pyenv init - --no-rehash 21:50:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 21:50:12 export PATH="/opt/pyenv/shims:${PATH}" 21:50:12 export PYENV_SHELL=bash 21:50:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:50:12 pyenv() { 21:50:12 local command 21:50:12 command="${1:-}" 21:50:12 if [ "$#" -gt 0 ]; then 21:50:12 shift 21:50:12 fi 21:50:12 21:50:12 case "$command" in 21:50:12 rehash|shell) 21:50:12 eval "$(pyenv "sh-$command" "$@")" 21:50:12 ;; 21:50:12 *) 21:50:12 command pyenv "$command" "$@" 21:50:12 ;; 21:50:12 esac 21:50:12 }' 21:50:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 21:50:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:12 ++ export PYENV_SHELL=bash 21:50:12 ++ PYENV_SHELL=bash 21:50:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:50:12 +++ complete -F _pyenv pyenv 21:50:12 ++ lf-pyver python3 21:50:12 ++ local py_version_xy=python3 21:50:12 ++ local py_version_xyz= 21:50:12 ++ pyenv versions 21:50:12 ++ local command 21:50:12 ++ command=versions 21:50:12 ++ '[' 1 -gt 0 ']' 21:50:12 ++ shift 21:50:12 ++ case "$command" in 21:50:12 ++ command pyenv versions 21:50:12 ++ pyenv versions 21:50:12 ++ sed 's/^[ *]* //' 21:50:12 ++ grep -E '^[0-9.]*[0-9]$' 21:50:12 ++ awk '{ print $1 }' 21:50:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:50:12 +++ grep '^3' /tmp/.pyenv_versions 21:50:12 +++ sort -V 21:50:12 +++ tail -n 1 21:50:12 ++ py_version_xyz=3.10.6 21:50:12 ++ [[ -z 3.10.6 ]] 21:50:12 ++ echo 3.10.6 21:50:12 ++ return 0 21:50:12 + pyenv local 3.10.6 21:50:12 + local command 21:50:12 + command=local 21:50:12 + '[' 2 -gt 0 ']' 21:50:12 + shift 21:50:12 + case "$command" in 21:50:12 + command pyenv local 3.10.6 21:50:12 + pyenv local 3.10.6 21:50:12 + for arg in "$@" 21:50:12 + case $arg in 21:50:12 + pkg_list+='tox ' 21:50:12 + for arg in "$@" 21:50:12 + case $arg in 21:50:12 + pkg_list+='virtualenv ' 21:50:12 + for arg in "$@" 21:50:12 + case $arg in 21:50:12 + pkg_list+='urllib3~=1.26.15 ' 21:50:12 + [[ -f /tmp/.toxenv ]] 21:50:12 ++ cat /tmp/.toxenv 21:50:12 + lf_venv=/tmp/venv-pE2O 21:50:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pE2O from' file:/tmp/.toxenv 21:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pE2O from file:/tmp/.toxenv 21:50:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:50:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:12 + local 'pip_opts=--upgrade --quiet' 21:50:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:50:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:50:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:50:12 + [[ -n '' ]] 21:50:12 + [[ -n '' ]] 21:50:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:50:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:12 + /tmp/venv-pE2O/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 21:50:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:50:13 lf-activate-venv(): INFO: Base packages installed successfully 21:50:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:50:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:50:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:50:13 + /tmp/venv-pE2O/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 21:50:14 + type python3 21:50:14 + true 21:50:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pE2O/bin to PATH' 21:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-pE2O/bin to PATH 21:50:14 + PATH=/tmp/venv-pE2O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:14 + return 0 21:50:14 + [[ -d /opt/pyenv ]] 21:50:14 + echo '---> Setting up pyenv' 21:50:14 ---> Setting up pyenv 21:50:14 + export PYENV_ROOT=/opt/pyenv 21:50:14 + PYENV_ROOT=/opt/pyenv 21:50:14 + export PATH=/opt/pyenv/bin:/tmp/venv-pE2O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:14 + PATH=/opt/pyenv/bin:/tmp/venv-pE2O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:50:14 ++ pwd 21:50:14 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 21:50:14 + export PYTHONPATH 21:50:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:50:14 + TOX_TESTENV_PASSENV=PYTHONPATH 21:50:14 + tox --version 21:50:14 4.52.0 from /tmp/venv-pE2O/lib/python3.10/site-packages/tox/__init__.py 21:50:14 + PARALLEL=false 21:50:14 + TOX_OPTIONS_LIST= 21:50:14 + [[ -n checkbashisms ]] 21:50:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 21:50:14 + case ${PARALLEL,,} in 21:50:14 + tox -e checkbashisms 21:50:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 21:50:15 checkbashisms: freeze> python -m pip freeze --all 21:50:16 checkbashisms: pip==26.0.1,setuptools==82.0.0 21:50:16 checkbashisms: commands[0]> .ci/check-bashisms.sh 21:50:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 21:50:20 checkbashisms: OK (5.32=setup[1.37]+cmd[3.95] seconds) 21:50:20 congratulations :) (5.36 seconds) 21:50:20 + tox_status=0 21:50:20 + echo '---> Completed tox runs' 21:50:20 ---> Completed tox runs 21:50:20 + for i in .tox/*/log 21:50:20 ++ echo .tox/checkbashisms/log 21:50:20 ++ awk -F/ '{print $2}' 21:50:20 + tox_env=checkbashisms 21:50:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 21:50:20 + DOC_DIR=docs/_build/html 21:50:20 + [[ -d docs/_build/html ]] 21:50:20 + echo '---> tox-run.sh ends' 21:50:20 ---> tox-run.sh ends 21:50:20 + test 0 -eq 0 21:50:20 $ ssh-agent -k 21:50:21 unset SSH_AUTH_SOCK; 21:50:21 unset SSH_AGENT_PID; 21:50:21 echo Agent pid 1630 killed; 21:50:21 [ssh-agent] Stopped. 21:50:21 [PostBuildScript] - [INFO] Executing post build scripts. 21:50:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7004731008219816947.sh 21:50:21 ---> sysstat.sh 21:50:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12462202935912874050.sh 21:50:21 ---> package-listing.sh 21:50:21 ++ facter osfamily 21:50:21 ++ tr '[:upper:]' '[:lower:]' 21:50:21 + OS_FAMILY=debian 21:50:21 + workspace=/w/workspace/oom-master-checkbashisms-lint 21:50:21 + START_PACKAGES=/tmp/packages_start.txt 21:50:21 + END_PACKAGES=/tmp/packages_end.txt 21:50:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:21 + PACKAGES=/tmp/packages_start.txt 21:50:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:50:21 + PACKAGES=/tmp/packages_end.txt 21:50:21 + case "${OS_FAMILY}" in 21:50:21 + dpkg -l 21:50:21 + grep '^ii' 21:50:21 + '[' -f /tmp/packages_start.txt ']' 21:50:21 + '[' -f /tmp/packages_end.txt ']' 21:50:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 21:50:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 21:50:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 21:50:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11822406004364829173.sh 21:50:21 ---> capture-instance-metadata.sh 21:50:21 Setup pyenv: 21:50:21 system 21:50:21 3.8.13 21:50:21 3.9.13 21:50:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:50:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eEEH 21:50:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:34 lf-activate-venv(): INFO: Base packages installed successfully 21:50:34 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-eEEH/bin to PATH 21:51:11 INFO: Running in OpenStack, capturing instance metadata 21:51:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13633115481459984341.sh 21:51:11 provisioning config files... 21:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4081363612902235217tmp 21:51:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:51:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:51:11 [EnvInject] - Injecting environment variables from a build step. 21:51:11 [EnvInject] - Injecting as environment variables the properties content 21:51:11 SERVER_ID=logs 21:51:11 21:51:11 [EnvInject] - Variables injected successfully. 21:51:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5124893647924160880.sh 21:51:11 ---> create-netrc.sh 21:51:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18390102666277140245.sh 21:51:11 ---> python-tools-install.sh 21:51:11 Setup pyenv: 21:51:11 system 21:51:11 3.8.13 21:51:11 3.9.13 21:51:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEEH from file:/tmp/.os_lf_venv 21:51:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:14 lf-activate-venv(): INFO: Base packages installed successfully 21:51:14 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:37 lf-activate-venv(): INFO: Adding /tmp/venv-eEEH/bin to PATH 21:51:37 Generating Requirements File 21:52: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. 21:52:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:52:02 Python 3.10.6 21:52:02 pip 26.0.1 from /tmp/venv-eEEH/lib/python3.10/site-packages/pip (python 3.10) 21:52:03 appdirs==1.4.4 21:52:03 argcomplete==3.6.3 21:52:03 aspy.yaml==1.3.0 21:52:03 attrs==26.1.0 21:52:03 autopage==0.6.0 21:52:03 backports.strenum==1.3.1 21:52:03 beautifulsoup4==4.14.3 21:52:03 boto3==1.42.81 21:52:03 botocore==1.42.81 21:52:03 bs4==0.0.2 21:52:03 certifi==2026.2.25 21:52:03 cffi==2.0.0 21:52:03 cfgv==3.5.0 21:52:03 chardet==7.4.0.post2 21:52:03 charset-normalizer==3.4.6 21:52:03 click==8.3.1 21:52:03 cliff==4.13.2 21:52:03 cmd2==3.4.0 21:52:03 cryptography==3.3.2 21:52:03 debtcollector==3.1.0 21:52:03 decorator==5.2.1 21:52:03 defusedxml==0.7.1 21:52:03 Deprecated==1.3.1 21:52:03 distlib==0.4.0 21:52:03 dnspython==2.8.0 21:52:03 docker==7.1.0 21:52:03 dogpile.cache==1.5.0 21:52:03 durationpy==0.10 21:52:03 email-validator==2.3.0 21:52:03 filelock==3.25.2 21:52:03 future==1.0.0 21:52:03 gitdb==4.0.12 21:52:03 GitPython==3.1.46 21:52:03 httplib2==0.30.2 21:52:03 identify==2.6.18 21:52:03 idna==3.11 21:52:03 importlib-resources==1.5.0 21:52:03 iso8601==2.1.0 21:52:03 Jinja2==3.1.6 21:52:03 jmespath==1.1.0 21:52:03 jsonpatch==1.33 21:52:03 jsonpointer==3.1.1 21:52:03 jsonschema==4.26.0 21:52:03 jsonschema-specifications==2025.9.1 21:52:03 keystoneauth1==5.13.1 21:52:03 kubernetes==35.0.0 21:52:03 lftools==0.37.22 21:52:03 lxml==6.0.2 21:52:03 markdown-it-py==4.0.0 21:52:03 MarkupSafe==3.0.3 21:52:03 mdurl==0.1.2 21:52:03 msgpack==1.1.2 21:52:03 multi_key_dict==2.0.3 21:52:03 munch==4.0.0 21:52:03 netaddr==1.3.0 21:52:03 niet==1.4.2 21:52:03 nodeenv==1.10.0 21:52:03 oauth2client==4.1.3 21:52:03 oauthlib==3.3.1 21:52:03 openstacksdk==4.10.0 21:52:03 os-service-types==1.8.2 21:52:03 osc-lib==4.4.0 21:52:03 oslo.config==10.3.0 21:52:03 oslo.context==6.3.0 21:52:03 oslo.i18n==6.7.2 21:52:03 oslo.log==8.1.0 21:52:03 oslo.serialization==5.9.1 21:52:03 oslo.utils==10.0.0 21:52:03 packaging==26.0 21:52:03 pbr==7.0.3 21:52:03 platformdirs==4.9.4 21:52:03 prettytable==3.17.0 21:52:03 psutil==7.2.2 21:52:03 pyasn1==0.6.3 21:52:03 pyasn1_modules==0.4.2 21:52:03 pycparser==3.0 21:52:03 pygerrit2==2.0.15 21:52:03 PyGithub==2.9.0 21:52:03 Pygments==2.20.0 21:52:03 PyJWT==2.12.1 21:52:03 PyNaCl==1.6.2 21:52:03 pyparsing==2.4.7 21:52:03 pyperclip==1.11.0 21:52:03 pyrsistent==0.20.0 21:52:03 python-cinderclient==9.9.0 21:52:03 python-dateutil==2.9.0.post0 21:52:03 python-discovery==1.2.1 21:52:03 python-heatclient==5.1.0 21:52:03 python-jenkins==1.8.3 21:52:03 python-keystoneclient==5.8.0 21:52:03 python-magnumclient==4.10.0 21:52:03 python-openstackclient==9.0.0 21:52:03 python-swiftclient==4.10.0 21:52:03 PyYAML==6.0.3 21:52:03 referencing==0.37.0 21:52:03 requests==2.33.1 21:52:03 requests-oauthlib==2.0.0 21:52:03 requestsexceptions==1.4.0 21:52:03 rfc3986==2.0.0 21:52:03 rich==14.3.3 21:52:03 rich-argparse==1.7.2 21:52:03 rpds-py==0.30.0 21:52:03 rsa==4.9.1 21:52:03 ruamel.yaml==0.19.1 21:52:03 ruamel.yaml.clib==0.2.15 21:52:03 s3transfer==0.16.0 21:52:03 simplejson==3.20.2 21:52:03 six==1.17.0 21:52:03 smmap==5.0.3 21:52:03 soupsieve==2.8.3 21:52:03 stevedore==5.7.0 21:52:03 tabulate==0.10.0 21:52:03 toml==0.10.2 21:52:03 tomlkit==0.14.0 21:52:03 tqdm==4.67.3 21:52:03 typing_extensions==4.15.0 21:52:03 urllib3==1.26.20 21:52:03 virtualenv==21.2.0 21:52:03 wcwidth==0.6.0 21:52:03 websocket-client==1.9.0 21:52:03 wrapt==2.1.2 21:52:03 xdg==6.0.0 21:52:03 xmltodict==1.0.4 21:52:03 yq==3.4.3 21:52:03 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins16564038877871738077.sh 21:52:03 ---> uv-install.sh 21:52:03 Installing uv/uvx (latest) using shell installer 21:52:03 2026-04-01 21:52:03 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T22%3A44%3A00Z&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-01T21%3A43%3A25Z&ske=2026-04-01T22%3A44%3A00Z&sks=b&skv=2018-11-09&sig=%2BOoKRdo%2FT6nvy0lRYsqZs9rgdRKkzwIb8XkVO1sq4No%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA4MDU3OSwibmJmIjoxNzc1MDgwMjc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.avhqNSAcN5O78dxAuU-FdZwO6TFbmIeDKvVsNzyy064&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-m6NTpJ.sh" [1] 21:52:03 downloading uv 0.11.3 x86_64-unknown-linux-gnu 21:52:03 curl: (22) The requested URL returned error: 404 21:52:03 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.3/uv-x86_64-unknown-linux-gnu.tar.gz 21:52:03 trying alternative download URL 21:52:04 installing to /home/jenkins/.local/bin 21:52:04 uv 21:52:04 uvx 21:52:04 everything's installed! 21:52:04 21:52:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:52:04 21:52:04 source $HOME/.local/bin/env (sh, bash, zsh) 21:52:04 source $HOME/.local/bin/env.fish (fish) 21:52:04 Adding install location to PATH 21:52:04 ---> Validating uv/uvx install 21:52:04 uvx 0.11.3 (x86_64-unknown-linux-gnu) 21:52:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16338204188376337833.sh 21:52:04 ---> sudo-logs.sh 21:52:04 Archiving 'sudo' log.. 21:52:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8675111534598339105.sh 21:52:05 ---> job-cost.sh 21:52:05 INFO: Activating Python virtual environment... 21:52:05 Setup pyenv: 21:52:05 system 21:52:05 3.8.13 21:52:05 3.9.13 21:52:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:52:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEEH from file:/tmp/.os_lf_venv 21:52:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:52:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:52:06 lf-activate-venv(): INFO: Base packages installed successfully 21:52:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-eEEH/bin to PATH 21:52:13 INFO: No stack-cost file found 21:52:13 INFO: Instance uptime: 175s 21:52:13 INFO: Fetching instance metadata (attempt 1 of 3)... 21:52:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:52:13 INFO: Successfully fetched instance metadata 21:52:13 INFO: Instance type: v3-standard-4 21:52:13 INFO: Retrieving pricing info for: v3-standard-4 21:52:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:52:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=175 21:52:13 INFO: Successfully fetched Vexxhost pricing API 21:52:13 INFO: Retrieved cost: 0.11 21:52:13 INFO: Retrieved resource: v3-standard-4 21:52:13 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 21:52:13 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 21:52:13 INFO: Successfully archived job cost data 21:52:13 DEBUG: Cost data: oom-master-checkbashisms-lint,4556,2026-04-01 21:52:13,v3-standard-4,175,0.11,0.00,SUCCESS 21:52:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15339510371371342967.sh 21:52:13 ---> logs-deploy.sh 21:52:13 Setup pyenv: 21:52:13 system 21:52:13 3.8.13 21:52:13 3.9.13 21:52:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 21:52:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eEEH from file:/tmp/.os_lf_venv 21:52:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:52:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:52:15 lf-activate-venv(): INFO: Base packages installed successfully 21:52:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-eEEH/bin to PATH 21:52:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4556 21:52:26 INFO: archiving workspace using pattern(s): 21:52:28 Archives upload complete. 21:52:28 INFO: archiving logs to Nexus 21:52:29 ---> uname -a: 21:52:29 Linux prd-ubuntu1804-builder-4c-4g-2892 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:52:29 21:52:29 21:52:29 ---> lscpu: 21:52:29 Architecture: x86_64 21:52:29 CPU op-mode(s): 32-bit, 64-bit 21:52:29 Byte Order: Little Endian 21:52:29 CPU(s): 4 21:52:29 On-line CPU(s) list: 0-3 21:52:29 Thread(s) per core: 1 21:52:29 Core(s) per socket: 1 21:52:29 Socket(s): 4 21:52:29 NUMA node(s): 1 21:52:29 Vendor ID: AuthenticAMD 21:52:29 CPU family: 23 21:52:29 Model: 49 21:52:29 Model name: AMD EPYC-Rome Processor 21:52:29 Stepping: 0 21:52:29 CPU MHz: 2800.000 21:52:29 BogoMIPS: 5600.00 21:52:29 Virtualization: AMD-V 21:52:29 Hypervisor vendor: KVM 21:52:29 Virtualization type: full 21:52:29 L1d cache: 32K 21:52:29 L1i cache: 32K 21:52:29 L2 cache: 512K 21:52:29 L3 cache: 16384K 21:52:29 NUMA node0 CPU(s): 0-3 21:52:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 21:52:29 21:52:29 21:52:29 ---> nproc: 21:52:29 4 21:52:29 21:52:29 21:52:29 ---> df -h: 21:52:29 Filesystem Size Used Avail Use% Mounted on 21:52:29 udev 7.9G 0 7.9G 0% /dev 21:52:29 tmpfs 1.6G 676K 1.6G 1% /run 21:52:29 /dev/vda1 78G 8.4G 70G 11% / 21:52:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:52:29 tmpfs 5.0M 0 5.0M 0% /run/lock 21:52:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:52:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:52:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:52:29 21:52:29 21:52:29 ---> free -m: 21:52:29 total used free shared buff/cache available 21:52:29 Mem: 16040 548 13370 0 2120 15177 21:52:29 Swap: 1023 0 1023 21:52:29 21:52:29 21:52:29 ---> ip addr: 21:52:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:52:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:52:29 inet 127.0.0.1/8 scope host lo 21:52:29 valid_lft forever preferred_lft forever 21:52:29 inet6 ::1/128 scope host 21:52:29 valid_lft forever preferred_lft forever 21:52:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:52:29 link/ether fa:16:3e:52:fc:8b brd ff:ff:ff:ff:ff:ff 21:52:29 inet 10.30.106.41/23 brd 10.30.107.255 scope global dynamic ens3 21:52:29 valid_lft 86217sec preferred_lft 86217sec 21:52:29 inet6 fe80::f816:3eff:fe52:fc8b/64 scope link 21:52:29 valid_lft forever preferred_lft forever 21:52:29 21:52:29 21:52:29 ---> sar -b -r -n DEV: 21:52:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2892) 04/01/26 _x86_64_ (4 CPU) 21:52:29 21:52:29 21:49:28 LINUX RESTART (4 CPU) 21:52:29 21:52:29 21:50:02 tps rtps wtps bread/s bwrtn/s 21:52:29 21:51:01 96.59 10.03 86.56 239.96 38569.33 21:52:29 21:52:01 75.42 0.60 74.82 74.92 27529.28 21:52:29 Average: 85.92 5.28 80.64 156.75 33002.92 21:52:29 21:52:29 21:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:29 21:51:01 13857376 15486468 2567592 15.63 61432 1767168 864232 4.95 771976 1576952 148704 21:52:29 21:52:01 13710956 15492976 2714012 16.52 77228 1893028 851100 4.87 764644 1708600 123204 21:52:29 Average: 13784166 15489722 2640802 16.08 69330 1830098 857666 4.91 768310 1642776 135954 21:52:29 21:52:29 21:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:29 21:51:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 21:52:29 21:51:01 ens3 62.75 50.28 908.07 13.26 0.00 0.00 0.00 0.00 21:52:29 21:52:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 21:52:29 21:52:01 ens3 34.99 28.03 269.08 5.99 0.00 0.00 0.00 0.00 21:52:29 Average: lo 0.97 0.97 0.11 0.11 0.00 0.00 0.00 0.00 21:52:29 Average: ens3 48.76 39.06 585.89 9.59 0.00 0.00 0.00 0.00 21:52:29 21:52:29 21:52:29 ---> sar -P ALL: 21:52:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2892) 04/01/26 _x86_64_ (4 CPU) 21:52:29 21:52:29 21:49:28 LINUX RESTART (4 CPU) 21:52:29 21:52:29 21:50:02 CPU %user %nice %system %iowait %steal %idle 21:52:29 21:51:01 all 16.21 0.00 1.11 10.41 0.04 72.23 21:52:29 21:51:01 0 6.19 0.00 0.63 1.49 0.03 91.65 21:52:29 21:51:01 1 13.78 0.00 1.36 16.78 0.05 68.02 21:52:29 21:51:01 2 15.40 0.00 1.20 22.06 0.03 61.30 21:52:29 21:51:01 3 29.47 0.00 1.22 1.31 0.05 67.95 21:52:29 21:52:01 all 11.05 0.00 0.79 13.43 0.03 74.69 21:52:29 21:52:01 0 15.05 0.00 1.13 10.50 0.05 73.27 21:52:29 21:52:01 1 20.91 0.00 1.36 42.49 0.05 35.19 21:52:29 21:52:01 2 5.61 0.00 0.42 0.08 0.02 93.88 21:52:29 21:52:01 3 2.68 0.00 0.32 0.75 0.00 96.25 21:52:29 Average: all 13.61 0.00 0.95 11.93 0.04 73.47 21:52:29 Average: 0 10.66 0.00 0.88 6.03 0.04 82.38 21:52:29 Average: 1 17.38 0.00 1.36 29.75 0.05 51.47 21:52:29 Average: 2 10.46 0.00 0.81 10.98 0.03 77.72 21:52:29 Average: 3 15.96 0.00 0.77 1.03 0.03 82.22 21:52:29 21:52:29 21:52:29