12:47:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 12:47:55 Running as SYSTEM 12:47:55 [EnvInject] - Loading node environment variables. 12:47:55 Building remotely on prd-ubuntu1804-builder-4c-4g-2813 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:47:55 [ssh-agent] Looking for ssh-agent implementation... 12:47:56 $ ssh-agent 12:47:56 SSH_AUTH_SOCK=/tmp/ssh-3cdcrMwcERg9/agent.1620 12:47:56 SSH_AGENT_PID=1622 12:47:56 [ssh-agent] Started. 12:47:56 Running ssh-add (command line suppressed) 12:47:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15462134798066114666.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15462134798066114666.key) 12:47:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:47:56 The recommended git tool is: NONE 12:47:57 using credential onap-jenkins-ssh 12:47:57 Wiping out workspace first. 12:47:57 Cloning the remote Git repository 12:47:57 Cloning repository git://cloud.onap.org/mirror/oom.git 12:47:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:47:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:57 > git --version # timeout=10 12:47:57 > git --version # 'git version 2.17.1' 12:47:57 using GIT_SSH to set credentials Gerrit user 12:47:57 Verifying host key using manually-configured host key entries 12:47:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:48:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:48:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:48:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:48:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:48:03 using GIT_SSH to set credentials Gerrit user 12:48:03 Verifying host key using manually-configured host key entries 12:48:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/17 # timeout=30 12:48:03 > git rev-parse 526b6b1bbae6c58c265a1c2ba952ab4238d672e7^{commit} # timeout=10 12:48:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:48:03 Checking out Revision 526b6b1bbae6c58c265a1c2ba952ab4238d672e7 (refs/changes/39/143439/17) 12:48:03 > git config core.sparsecheckout # timeout=10 12:48:03 > git checkout -f 526b6b1bbae6c58c265a1c2ba952ab4238d672e7 # timeout=30 12:48:07 Commit message: "[CDS] 17.0.0 chart release" 12:48:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:48:07 > git rev-list --no-walk e8e26c7fef31669d3b83e39374fbb672df829a83 # timeout=10 12:48:07 [EnvInject] - Injecting environment variables from a build step. 12:48:07 [EnvInject] - Injecting as environment variables the properties content 12:48:07 PYTHON=python3 12:48:07 12:48:07 [EnvInject] - Variables injected successfully. 12:48:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16026287010516187868.sh 12:48:08 ---> tox-install.sh 12:48:08 + source /home/jenkins/lf-env.sh 12:48:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:48:08 ++ mktemp -d /tmp/venv-XXXX 12:48:08 + lf_venv=/tmp/venv-fk2U 12:48:08 + local venv_file=/tmp/.os_lf_venv 12:48:08 + local python=python3 12:48:08 + local options 12:48:08 + local set_path=true 12:48:08 + local install_args= 12:48:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:48:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:48:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:48:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:48:08 + true 12:48:08 + case $1 in 12:48:08 + venv_file=/tmp/.toxenv 12:48:08 + shift 2 12:48:08 + true 12:48:08 + case $1 in 12:48:08 + shift 12:48:08 + break 12:48:08 + case $python in 12:48:08 + local pkg_list= 12:48:08 + [[ -d /opt/pyenv ]] 12:48:08 + echo 'Setup pyenv:' 12:48:08 Setup pyenv: 12:48:08 + export PYENV_ROOT=/opt/pyenv 12:48:08 + PYENV_ROOT=/opt/pyenv 12:48:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:08 + pyenv versions 12:48:08 * system (set by /opt/pyenv/version) 12:48:08 * 3.8.13 (set by /opt/pyenv/version) 12:48:08 * 3.9.13 (set by /opt/pyenv/version) 12:48:08 * 3.10.6 (set by /opt/pyenv/version) 12:48:08 + command -v pyenv 12:48:08 ++ pyenv init - --no-rehash 12:48:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:48:08 export PATH="/opt/pyenv/shims:${PATH}" 12:48:08 export PYENV_SHELL=bash 12:48:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:48:08 pyenv() { 12:48:08 local command 12:48:08 command="${1:-}" 12:48:08 if [ "$#" -gt 0 ]; then 12:48:08 shift 12:48:08 fi 12:48:08 12:48:08 case "$command" in 12:48:08 rehash|shell) 12:48:08 eval "$(pyenv "sh-$command" "$@")" 12:48:08 ;; 12:48:08 *) 12:48:08 command pyenv "$command" "$@" 12:48:08 ;; 12:48:08 esac 12:48:08 }' 12:48:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:48:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:08 ++ export PYENV_SHELL=bash 12:48:08 ++ PYENV_SHELL=bash 12:48:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:48:08 +++ complete -F _pyenv pyenv 12:48:08 ++ lf-pyver python3 12:48:08 ++ local py_version_xy=python3 12:48:08 ++ local py_version_xyz= 12:48:08 ++ pyenv versions 12:48:08 ++ local command 12:48:08 ++ command=versions 12:48:08 ++ '[' 1 -gt 0 ']' 12:48:08 ++ shift 12:48:08 ++ case "$command" in 12:48:08 ++ command pyenv versions 12:48:08 ++ pyenv versions 12:48:08 ++ awk '{ print $1 }' 12:48:08 ++ sed 's/^[ *]* //' 12:48:08 ++ grep -E '^[0-9.]*[0-9]$' 12:48:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:48:08 +++ grep '^3' /tmp/.pyenv_versions 12:48:08 +++ sort -V 12:48:08 +++ tail -n 1 12:48:08 ++ py_version_xyz=3.10.6 12:48:08 ++ [[ -z 3.10.6 ]] 12:48:08 ++ echo 3.10.6 12:48:08 ++ return 0 12:48:08 + pyenv local 3.10.6 12:48:08 + local command 12:48:08 + command=local 12:48:08 + '[' 2 -gt 0 ']' 12:48:08 + shift 12:48:08 + case "$command" in 12:48:08 + command pyenv local 3.10.6 12:48:08 + pyenv local 3.10.6 12:48:08 + for arg in "$@" 12:48:08 + case $arg in 12:48:08 + pkg_list+='tox ' 12:48:08 + for arg in "$@" 12:48:08 + case $arg in 12:48:08 + pkg_list+='virtualenv ' 12:48:08 + for arg in "$@" 12:48:08 + case $arg in 12:48:08 + pkg_list+='urllib3~=1.26.15 ' 12:48:08 + [[ -f /tmp/.toxenv ]] 12:48:08 + [[ ! -f /tmp/.toxenv ]] 12:48:08 + [[ -n '' ]] 12:48:08 + python3 -m venv /tmp/venv-fk2U 12:48:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fk2U' 12:48:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fk2U 12:48:12 + echo /tmp/venv-fk2U 12:48:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:48:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:48:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:48:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:12 + local 'pip_opts=--upgrade --quiet' 12:48:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:48:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:48:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:48:12 + [[ -n '' ]] 12:48:12 + [[ -n '' ]] 12:48:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:48:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:12 + /tmp/venv-fk2U/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 12:48:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:48:17 lf-activate-venv(): INFO: Base packages installed successfully 12:48:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:48:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:48:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:48:17 + /tmp/venv-fk2U/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 12:48:19 + type python3 12:48:19 + true 12:48:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fk2U/bin to PATH' 12:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-fk2U/bin to PATH 12:48:19 + PATH=/tmp/venv-fk2U/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 + return 0 12:48:19 + python3 --version 12:48:19 Python 3.10.6 12:48:19 + python3 -m pip --version 12:48:19 pip 26.0.1 from /tmp/venv-fk2U/lib/python3.10/site-packages/pip (python 3.10) 12:48:19 + python3 -m pip freeze 12:48:19 cachetools==7.0.5 12:48:19 colorama==0.4.6 12:48:19 distlib==0.4.0 12:48:19 filelock==3.25.2 12:48:19 packaging==26.0 12:48:19 platformdirs==4.9.4 12:48:19 pluggy==1.6.0 12:48:19 pyproject-api==1.10.0 12:48:19 python-discovery==1.2.1 12:48:19 tomli==2.4.1 12:48:19 tomli_w==1.2.0 12:48:19 tox==4.52.0 12:48:19 typing_extensions==4.15.0 12:48:19 urllib3==1.26.20 12:48:19 virtualenv==21.2.0 12:48:19 [EnvInject] - Injecting environment variables from a build step. 12:48:19 [EnvInject] - Injecting as environment variables the properties content 12:48:19 PARALLEL=false 12:48:19 12:48:19 [EnvInject] - Variables injected successfully. 12:48:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2941343662477427628.sh 12:48:19 ---> tox-run.sh 12:48:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:48:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:48:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:48:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:48:19 + source /home/jenkins/lf-env.sh 12:48:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:48:19 ++ mktemp -d /tmp/venv-XXXX 12:48:19 + lf_venv=/tmp/venv-XdTK 12:48:19 + local venv_file=/tmp/.os_lf_venv 12:48:19 + local python=python3 12:48:19 + local options 12:48:19 + local set_path=true 12:48:19 + local install_args= 12:48:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:48:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:48:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:48:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:48:19 + true 12:48:19 + case $1 in 12:48:19 + venv_file=/tmp/.toxenv 12:48:19 + shift 2 12:48:19 + true 12:48:19 + case $1 in 12:48:19 + shift 12:48:19 + break 12:48:19 + case $python in 12:48:19 + local pkg_list= 12:48:19 + [[ -d /opt/pyenv ]] 12:48:19 + echo 'Setup pyenv:' 12:48:19 Setup pyenv: 12:48:19 + export PYENV_ROOT=/opt/pyenv 12:48:19 + PYENV_ROOT=/opt/pyenv 12:48:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 + pyenv versions 12:48:19 system 12:48:19 3.8.13 12:48:19 3.9.13 12:48:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:19 + command -v pyenv 12:48:19 ++ pyenv init - --no-rehash 12:48:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:48:19 export PATH="/opt/pyenv/shims:${PATH}" 12:48:19 export PYENV_SHELL=bash 12:48:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:48:19 pyenv() { 12:48:19 local command 12:48:19 command="${1:-}" 12:48:19 if [ "$#" -gt 0 ]; then 12:48:19 shift 12:48:19 fi 12:48:19 12:48:19 case "$command" in 12:48:19 rehash|shell) 12:48:19 eval "$(pyenv "sh-$command" "$@")" 12:48:19 ;; 12:48:19 *) 12:48:19 command pyenv "$command" "$@" 12:48:19 ;; 12:48:19 esac 12:48:19 }' 12:48:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:48:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:19 ++ export PYENV_SHELL=bash 12:48:19 ++ PYENV_SHELL=bash 12:48:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:48:19 +++ complete -F _pyenv pyenv 12:48:19 ++ lf-pyver python3 12:48:19 ++ local py_version_xy=python3 12:48:19 ++ local py_version_xyz= 12:48:19 ++ pyenv versions 12:48:19 ++ local command 12:48:19 ++ command=versions 12:48:19 ++ '[' 1 -gt 0 ']' 12:48:19 ++ shift 12:48:19 ++ case "$command" in 12:48:19 ++ command pyenv versions 12:48:19 ++ pyenv versions 12:48:19 ++ sed 's/^[ *]* //' 12:48:19 ++ awk '{ print $1 }' 12:48:19 ++ grep -E '^[0-9.]*[0-9]$' 12:48:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:48:19 +++ grep '^3' /tmp/.pyenv_versions 12:48:19 +++ tail -n 1 12:48:19 +++ sort -V 12:48:19 ++ py_version_xyz=3.10.6 12:48:19 ++ [[ -z 3.10.6 ]] 12:48:19 ++ echo 3.10.6 12:48:19 ++ return 0 12:48:19 + pyenv local 3.10.6 12:48:19 + local command 12:48:19 + command=local 12:48:19 + '[' 2 -gt 0 ']' 12:48:19 + shift 12:48:19 + case "$command" in 12:48:19 + command pyenv local 3.10.6 12:48:19 + pyenv local 3.10.6 12:48:19 + for arg in "$@" 12:48:19 + case $arg in 12:48:19 + pkg_list+='tox ' 12:48:19 + for arg in "$@" 12:48:19 + case $arg in 12:48:19 + pkg_list+='virtualenv ' 12:48:19 + for arg in "$@" 12:48:19 + case $arg in 12:48:19 + pkg_list+='urllib3~=1.26.15 ' 12:48:19 + [[ -f /tmp/.toxenv ]] 12:48:19 ++ cat /tmp/.toxenv 12:48:19 + lf_venv=/tmp/venv-fk2U 12:48:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fk2U from' file:/tmp/.toxenv 12:48:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fk2U from file:/tmp/.toxenv 12:48:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:48:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:19 + local 'pip_opts=--upgrade --quiet' 12:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:48:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:48:19 + [[ -n '' ]] 12:48:19 + [[ -n '' ]] 12:48:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:48:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:19 + /tmp/venv-fk2U/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 12:48:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:48:20 lf-activate-venv(): INFO: Base packages installed successfully 12:48:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:48:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:48:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:48:20 + /tmp/venv-fk2U/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 12:48:21 + type python3 12:48:21 + true 12:48:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fk2U/bin to PATH' 12:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-fk2U/bin to PATH 12:48:21 + PATH=/tmp/venv-fk2U/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:21 + return 0 12:48:21 + [[ -d /opt/pyenv ]] 12:48:21 + echo '---> Setting up pyenv' 12:48:21 ---> Setting up pyenv 12:48:21 + export PYENV_ROOT=/opt/pyenv 12:48:21 + PYENV_ROOT=/opt/pyenv 12:48:21 + export PATH=/opt/pyenv/bin:/tmp/venv-fk2U/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:21 + PATH=/opt/pyenv/bin:/tmp/venv-fk2U/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:48:21 ++ pwd 12:48:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:48:21 + export PYTHONPATH 12:48:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:48:21 + TOX_TESTENV_PASSENV=PYTHONPATH 12:48:21 + tox --version 12:48:22 4.52.0 from /tmp/venv-fk2U/lib/python3.10/site-packages/tox/__init__.py 12:48:22 + PARALLEL=false 12:48:22 + TOX_OPTIONS_LIST= 12:48:22 + [[ -n checkbashisms ]] 12:48:22 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:48:22 + case ${PARALLEL,,} in 12:48:22 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:48:22 + tox -e checkbashisms 12:48:23 checkbashisms: freeze> python -m pip freeze --all 12:48:23 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:48:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:48:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:48:27 checkbashisms: OK (5.01=setup[1.54]+cmd[3.47] seconds) 12:48:27 congratulations :) (5.05 seconds) 12:48:27 + tox_status=0 12:48:27 + echo '---> Completed tox runs' 12:48:27 ---> Completed tox runs 12:48:27 + for i in .tox/*/log 12:48:27 ++ echo .tox/checkbashisms/log 12:48:27 ++ awk -F/ '{print $2}' 12:48:27 + tox_env=checkbashisms 12:48:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:48:27 + DOC_DIR=docs/_build/html 12:48:27 + [[ -d docs/_build/html ]] 12:48:27 + echo '---> tox-run.sh ends' 12:48:27 ---> tox-run.sh ends 12:48:27 + test 0 -eq 0 12:48:27 $ ssh-agent -k 12:48:27 unset SSH_AUTH_SOCK; 12:48:27 unset SSH_AGENT_PID; 12:48:27 echo Agent pid 1622 killed; 12:48:27 [ssh-agent] Stopped. 12:48:27 [PostBuildScript] - [INFO] Executing post build scripts. 12:48:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4415818346546299097.sh 12:48:27 ---> sysstat.sh 12:48:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11650084505347409823.sh 12:48:27 ---> package-listing.sh 12:48:27 ++ facter osfamily 12:48:27 ++ tr '[:upper:]' '[:lower:]' 12:48:28 + OS_FAMILY=debian 12:48:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:48:28 + START_PACKAGES=/tmp/packages_start.txt 12:48:28 + END_PACKAGES=/tmp/packages_end.txt 12:48:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:48:28 + PACKAGES=/tmp/packages_start.txt 12:48:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:48:28 + PACKAGES=/tmp/packages_end.txt 12:48:28 + case "${OS_FAMILY}" in 12:48:28 + dpkg -l 12:48:28 + grep '^ii' 12:48:28 + '[' -f /tmp/packages_start.txt ']' 12:48:28 + '[' -f /tmp/packages_end.txt ']' 12:48:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:48:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:48:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:48:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:48:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12017096326706179396.sh 12:48:28 ---> capture-instance-metadata.sh 12:48:28 Setup pyenv: 12:48:28 system 12:48:28 3.8.13 12:48:28 3.9.13 12:48:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xUVJ 12:48:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:48:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:41 lf-activate-venv(): INFO: Base packages installed successfully 12:48:41 lf-activate-venv(): INFO: Installing additional packages: lftools 12:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-xUVJ/bin to PATH 12:49:17 INFO: Running in OpenStack, capturing instance metadata 12:49:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1316203631964696469.sh 12:49:17 provisioning config files... 12:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5638555015868212445tmp 12:49:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:49:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:49:17 [EnvInject] - Injecting environment variables from a build step. 12:49:17 [EnvInject] - Injecting as environment variables the properties content 12:49:17 SERVER_ID=logs 12:49:17 12:49:17 [EnvInject] - Variables injected successfully. 12:49:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11126471631725562848.sh 12:49:17 ---> create-netrc.sh 12:49:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3688961027623379884.sh 12:49:17 ---> python-tools-install.sh 12:49:17 Setup pyenv: 12:49:17 system 12:49:17 3.8.13 12:49:17 3.9.13 12:49:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUVJ from file:/tmp/.os_lf_venv 12:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:49:19 lf-activate-venv(): INFO: Base packages installed successfully 12:49:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-xUVJ/bin to PATH 12:49:27 Generating Requirements File 12:49:44 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. 12:49:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:49:45 Python 3.10.6 12:49:45 pip 26.0.1 from /tmp/venv-xUVJ/lib/python3.10/site-packages/pip (python 3.10) 12:49:45 appdirs==1.4.4 12:49:45 argcomplete==3.6.3 12:49:45 aspy.yaml==1.3.0 12:49:45 attrs==26.1.0 12:49:45 autopage==0.6.0 12:49:45 backports.strenum==1.3.1 12:49:45 beautifulsoup4==4.14.3 12:49:45 boto3==1.42.80 12:49:45 botocore==1.42.80 12:49:45 bs4==0.0.2 12:49:45 certifi==2026.2.25 12:49:45 cffi==2.0.0 12:49:45 cfgv==3.5.0 12:49:45 chardet==7.4.0.post2 12:49:45 charset-normalizer==3.4.6 12:49:45 click==8.3.1 12:49:45 cliff==4.13.2 12:49:45 cmd2==3.4.0 12:49:45 cryptography==3.3.2 12:49:45 debtcollector==3.1.0 12:49:45 decorator==5.2.1 12:49:45 defusedxml==0.7.1 12:49:45 Deprecated==1.3.1 12:49:45 distlib==0.4.0 12:49:45 dnspython==2.8.0 12:49:45 docker==7.1.0 12:49:45 dogpile.cache==1.5.0 12:49:45 durationpy==0.10 12:49:45 email-validator==2.3.0 12:49:45 filelock==3.25.2 12:49:45 future==1.0.0 12:49:45 gitdb==4.0.12 12:49:45 GitPython==3.1.46 12:49:45 httplib2==0.30.2 12:49:45 identify==2.6.18 12:49:45 idna==3.11 12:49:45 importlib-resources==1.5.0 12:49:45 iso8601==2.1.0 12:49:45 Jinja2==3.1.6 12:49:45 jmespath==1.1.0 12:49:45 jsonpatch==1.33 12:49:45 jsonpointer==3.1.1 12:49:45 jsonschema==4.26.0 12:49:45 jsonschema-specifications==2025.9.1 12:49:45 keystoneauth1==5.13.1 12:49:45 kubernetes==35.0.0 12:49:45 lftools==0.37.22 12:49:45 lxml==6.0.2 12:49:45 markdown-it-py==4.0.0 12:49:45 MarkupSafe==3.0.3 12:49:45 mdurl==0.1.2 12:49:45 msgpack==1.1.2 12:49:45 multi_key_dict==2.0.3 12:49:45 munch==4.0.0 12:49:45 netaddr==1.3.0 12:49:45 niet==1.4.2 12:49:45 nodeenv==1.10.0 12:49:45 oauth2client==4.1.3 12:49:45 oauthlib==3.3.1 12:49:45 openstacksdk==4.10.0 12:49:45 os-service-types==1.8.2 12:49:45 osc-lib==4.4.0 12:49:45 oslo.config==10.3.0 12:49:45 oslo.context==6.3.0 12:49:45 oslo.i18n==6.7.2 12:49:45 oslo.log==8.1.0 12:49:45 oslo.serialization==5.9.1 12:49:45 oslo.utils==10.0.0 12:49:45 packaging==26.0 12:49:45 pbr==7.0.3 12:49:45 platformdirs==4.9.4 12:49:45 prettytable==3.17.0 12:49:45 psutil==7.2.2 12:49:45 pyasn1==0.6.3 12:49:45 pyasn1_modules==0.4.2 12:49:45 pycparser==3.0 12:49:45 pygerrit2==2.0.15 12:49:45 PyGithub==2.9.0 12:49:45 Pygments==2.20.0 12:49:45 PyJWT==2.12.1 12:49:45 PyNaCl==1.6.2 12:49:45 pyparsing==2.4.7 12:49:45 pyperclip==1.11.0 12:49:45 pyrsistent==0.20.0 12:49:45 python-cinderclient==9.9.0 12:49:45 python-dateutil==2.9.0.post0 12:49:45 python-discovery==1.2.1 12:49:45 python-heatclient==5.1.0 12:49:45 python-jenkins==1.8.3 12:49:45 python-keystoneclient==5.8.0 12:49:45 python-magnumclient==4.10.0 12:49:45 python-openstackclient==9.0.0 12:49:45 python-swiftclient==4.10.0 12:49:45 PyYAML==6.0.3 12:49:45 referencing==0.37.0 12:49:45 requests==2.33.1 12:49:45 requests-oauthlib==2.0.0 12:49:45 requestsexceptions==1.4.0 12:49:45 rfc3986==2.0.0 12:49:45 rich==14.3.3 12:49:45 rich-argparse==1.7.2 12:49:45 rpds-py==0.30.0 12:49:45 rsa==4.9.1 12:49:45 ruamel.yaml==0.19.1 12:49:45 ruamel.yaml.clib==0.2.15 12:49:45 s3transfer==0.16.0 12:49:45 simplejson==3.20.2 12:49:45 six==1.17.0 12:49:45 smmap==5.0.3 12:49:45 soupsieve==2.8.3 12:49:45 stevedore==5.7.0 12:49:45 tabulate==0.10.0 12:49:45 toml==0.10.2 12:49:45 tomlkit==0.14.0 12:49:45 tqdm==4.67.3 12:49:45 typing_extensions==4.15.0 12:49:45 urllib3==1.26.20 12:49:45 virtualenv==21.2.0 12:49:45 wcwidth==0.6.0 12:49:45 websocket-client==1.9.0 12:49:45 wrapt==2.1.2 12:49:45 xdg==6.0.0 12:49:45 xmltodict==1.0.4 12:49:45 yq==3.4.3 12:49:45 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins9364524361507761256.sh 12:49:45 ---> uv-install.sh 12:49:45 Installing uv/uvx (latest) using shell installer 12:49:45 2026-04-01 12:49:45 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T13%3A29%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-01T12%3A28%3A46Z&ske=2026-04-01T13%3A29%3A14Z&sks=b&skv=2018-11-09&sig=5iPMer42MHVD%2FZjXfG24mhsF8XBsrmvxlEGhh3b8TZ8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA0ODAzMiwibmJmIjoxNzc1MDQ3NzMyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5nxqAno2Jyglp2pnxqPzgrXBSDjF2HMoP2tFKlnQa4g&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-AqEUnJ.sh" [1] 12:49:45 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:49:46 installing to /home/jenkins/.local/bin 12:49:46 uv 12:49:46 uvx 12:49:46 everything's installed! 12:49:46 12:49:46 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:49:46 12:49:46 source $HOME/.local/bin/env (sh, bash, zsh) 12:49:46 source $HOME/.local/bin/env.fish (fish) 12:49:46 Adding install location to PATH 12:49:46 ---> Validating uv/uvx install 12:49:46 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:49:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4097427808829672303.sh 12:49:46 ---> sudo-logs.sh 12:49:46 Archiving 'sudo' log.. 12:49:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9241521099654411519.sh 12:49:47 ---> job-cost.sh 12:49:47 INFO: Activating Python virtual environment... 12:49:47 Setup pyenv: 12:49:47 system 12:49:47 3.8.13 12:49:47 3.9.13 12:49:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:49:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUVJ from file:/tmp/.os_lf_venv 12:49:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:49:49 lf-activate-venv(): INFO: Base packages installed successfully 12:49:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-xUVJ/bin to PATH 12:49:54 INFO: No stack-cost file found 12:49:54 INFO: Instance uptime: 147s 12:49:54 INFO: Fetching instance metadata (attempt 1 of 3)... 12:49:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:49:54 INFO: Successfully fetched instance metadata 12:49:54 INFO: Instance type: v3-standard-4 12:49:54 INFO: Retrieving pricing info for: v3-standard-4 12:49:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:49:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 12:49:54 INFO: Successfully fetched Vexxhost pricing API 12:49:54 INFO: Retrieved cost: 0.11 12:49:54 INFO: Retrieved resource: v3-standard-4 12:49:54 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:49:54 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:49:54 INFO: Successfully archived job cost data 12:49:54 DEBUG: Cost data: oom-master-checkbashisms-lint,4555,2026-04-01 12:49:54,v3-standard-4,147,0.11,0.00,SUCCESS 12:49:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14658594441684894248.sh 12:49:54 ---> logs-deploy.sh 12:49:54 Setup pyenv: 12:49:54 system 12:49:54 3.8.13 12:49:54 3.9.13 12:49:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:49:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUVJ from file:/tmp/.os_lf_venv 12:49:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:49:56 lf-activate-venv(): INFO: Base packages installed successfully 12:49:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-xUVJ/bin to PATH 12:50:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4555 12:50:04 INFO: archiving workspace using pattern(s): 12:50:05 Archives upload complete. 12:50:05 INFO: archiving logs to Nexus 12:50:06 ---> uname -a: 12:50:06 Linux prd-ubuntu1804-builder-4c-4g-2813 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:50:06 12:50:06 12:50:06 ---> lscpu: 12:50:06 Architecture: x86_64 12:50:06 CPU op-mode(s): 32-bit, 64-bit 12:50:06 Byte Order: Little Endian 12:50:06 CPU(s): 4 12:50:06 On-line CPU(s) list: 0-3 12:50:06 Thread(s) per core: 1 12:50:06 Core(s) per socket: 1 12:50:06 Socket(s): 4 12:50:06 NUMA node(s): 1 12:50:06 Vendor ID: AuthenticAMD 12:50:06 CPU family: 23 12:50:06 Model: 49 12:50:06 Model name: AMD EPYC-Rome Processor 12:50:06 Stepping: 0 12:50:06 CPU MHz: 2799.998 12:50:06 BogoMIPS: 5599.99 12:50:06 Virtualization: AMD-V 12:50:06 Hypervisor vendor: KVM 12:50:06 Virtualization type: full 12:50:06 L1d cache: 32K 12:50:06 L1i cache: 32K 12:50:06 L2 cache: 512K 12:50:06 L3 cache: 16384K 12:50:06 NUMA node0 CPU(s): 0-3 12:50:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:50:06 12:50:06 12:50:06 ---> nproc: 12:50:06 4 12:50:06 12:50:06 12:50:06 ---> df -h: 12:50:06 Filesystem Size Used Avail Use% Mounted on 12:50:06 udev 7.9G 0 7.9G 0% /dev 12:50:06 tmpfs 1.6G 676K 1.6G 1% /run 12:50:06 /dev/vda1 78G 8.4G 70G 11% / 12:50:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:50:06 tmpfs 5.0M 0 5.0M 0% /run/lock 12:50:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:50:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:50:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:50:06 12:50:06 12:50:06 ---> free -m: 12:50:06 total used free shared buff/cache available 12:50:06 Mem: 16040 542 13372 0 2124 15183 12:50:06 Swap: 1023 0 1023 12:50:06 12:50:06 12:50:06 ---> ip addr: 12:50:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:50:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:50:06 inet 127.0.0.1/8 scope host lo 12:50:06 valid_lft forever preferred_lft forever 12:50:06 inet6 ::1/128 scope host 12:50:06 valid_lft forever preferred_lft forever 12:50:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:50:06 link/ether fa:16:3e:60:f6:61 brd ff:ff:ff:ff:ff:ff 12:50:06 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 12:50:06 valid_lft 86249sec preferred_lft 86249sec 12:50:06 inet6 fe80::f816:3eff:fe60:f661/64 scope link 12:50:06 valid_lft forever preferred_lft forever 12:50:06 12:50:06 12:50:06 ---> sar -b -r -n DEV: 12:50:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2813) 04/01/26 _x86_64_ (4 CPU) 12:50:06 12:50:06 12:47:37 LINUX RESTART (4 CPU) 12:50:06 12:50:06 12:48:01 tps rtps wtps bread/s bwrtn/s 12:50:06 12:49:01 285.59 23.73 261.86 792.13 55221.46 12:50:06 12:50:01 92.28 1.25 91.03 139.31 10297.22 12:50:06 Average: 188.94 12.49 176.45 465.72 32759.34 12:50:06 12:50:06 12:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:06 12:49:01 14059308 15549808 2365660 14.40 54340 1640544 810588 4.64 691652 1466908 52116 12:50:06 12:50:01 13656180 15506596 2768788 16.86 79192 1958464 835856 4.78 752096 1775128 181700 12:50:06 Average: 13857744 15528202 2567224 15.63 66766 1799504 823222 4.71 721874 1621018 116908 12:50:06 12:50:06 12:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:06 12:49:01 ens3 102.52 67.84 388.63 28.31 0.00 0.00 0.00 0.00 12:50:06 12:49:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 12:50:06 12:50:01 ens3 79.10 61.82 1294.63 12.44 0.00 0.00 0.00 0.00 12:50:06 12:50:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:50:06 Average: ens3 90.81 64.83 841.63 20.37 0.00 0.00 0.00 0.00 12:50:06 Average: lo 1.37 1.37 0.15 0.15 0.00 0.00 0.00 0.00 12:50:06 12:50:06 12:50:06 ---> sar -P ALL: 12:50:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2813) 04/01/26 _x86_64_ (4 CPU) 12:50:06 12:50:06 12:47:37 LINUX RESTART (4 CPU) 12:50:06 12:50:06 12:48:01 CPU %user %nice %system %iowait %steal %idle 12:50:06 12:49:01 all 16.32 0.00 1.56 13.44 0.05 68.61 12:50:06 12:49:01 0 9.02 0.00 0.85 25.25 0.03 64.84 12:50:06 12:49:01 1 19.87 0.00 1.46 1.94 0.05 76.69 12:50:06 12:49:01 2 21.59 0.00 1.72 3.25 0.05 73.39 12:50:06 12:49:01 3 14.81 0.00 2.23 23.30 0.08 59.58 12:50:06 12:50:01 all 19.84 0.00 1.46 2.79 0.05 75.85 12:50:06 12:50:01 0 28.60 0.00 2.24 6.83 0.08 62.25 12:50:06 12:50:01 1 16.80 0.00 1.10 0.28 0.03 81.78 12:50:06 12:50:01 2 1.74 0.00 0.54 0.13 0.02 97.57 12:50:06 12:50:01 3 32.19 0.00 1.99 3.94 0.07 61.82 12:50:06 Average: all 18.08 0.00 1.51 8.11 0.05 72.24 12:50:06 Average: 0 18.81 0.00 1.55 16.04 0.06 63.55 12:50:06 Average: 1 18.33 0.00 1.28 1.11 0.04 79.24 12:50:06 Average: 2 11.67 0.00 1.13 1.69 0.03 85.48 12:50:06 Average: 3 23.51 0.00 2.11 13.61 0.08 60.70 12:50:06 12:50:06 12:50:06