12:50:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143775 12:50:34 Running as SYSTEM 12:50:35 [EnvInject] - Loading node environment variables. 12:50:35 Building remotely on prd-ubuntu1804-builder-4c-4g-1255 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:50:35 [ssh-agent] Looking for ssh-agent implementation... 12:50:35 $ ssh-agent 12:50:35 SSH_AUTH_SOCK=/tmp/ssh-Bwtkoz2PGWxE/agent.1594 12:50:35 SSH_AGENT_PID=1596 12:50:35 [ssh-agent] Started. 12:50:35 Running ssh-add (command line suppressed) 12:50:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18197884769983250169.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18197884769983250169.key) 12:50:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:50:35 The recommended git tool is: NONE 12:50:37 using credential onap-jenkins-ssh 12:50:37 Wiping out workspace first. 12:50:37 Cloning the remote Git repository 12:50:37 Cloning repository git://cloud.onap.org/mirror/oom.git 12:50:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:50:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:50:37 > git --version # timeout=10 12:50:37 > git --version # 'git version 2.17.1' 12:50:37 using GIT_SSH to set credentials Gerrit user 12:50:37 Verifying host key using manually-configured host key entries 12:50:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:50:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:50:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:50:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:50:44 using GIT_SSH to set credentials Gerrit user 12:50:44 Verifying host key using manually-configured host key entries 12:50:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143775/1 # timeout=30 12:50:44 > git rev-parse 3c07bf553dc3d68b1fadd0f67dbbc46d8b91af24^{commit} # timeout=10 12:50:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:44 Checking out Revision 3c07bf553dc3d68b1fadd0f67dbbc46d8b91af24 (refs/changes/75/143775/1) 12:50:44 > git config core.sparsecheckout # timeout=10 12:50:44 > git checkout -f 3c07bf553dc3d68b1fadd0f67dbbc46d8b91af24 # timeout=30 12:50:48 Commit message: "Chore: Update RTD config for ubuntu-24.04 and Python 3.13" 12:50:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:48 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 12:50:49 [EnvInject] - Injecting environment variables from a build step. 12:50:49 [EnvInject] - Injecting as environment variables the properties content 12:50:49 PYTHON=python3 12:50:49 12:50:49 [EnvInject] - Variables injected successfully. 12:50:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11351957216025560658.sh 12:50:49 ---> tox-install.sh 12:50:49 + source /home/jenkins/lf-env.sh 12:50:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:49 ++ mktemp -d /tmp/venv-XXXX 12:50:49 + lf_venv=/tmp/venv-rqBj 12:50:49 + local venv_file=/tmp/.os_lf_venv 12:50:49 + local python=python3 12:50:49 + local options 12:50:49 + local set_path=true 12:50:49 + local install_args= 12:50:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:49 + true 12:50:49 + case $1 in 12:50:49 + venv_file=/tmp/.toxenv 12:50:49 + shift 2 12:50:49 + true 12:50:49 + case $1 in 12:50:49 + shift 12:50:49 + break 12:50:49 + case $python in 12:50:49 + local pkg_list= 12:50:49 + [[ -d /opt/pyenv ]] 12:50:49 + echo 'Setup pyenv:' 12:50:49 Setup pyenv: 12:50:49 + export PYENV_ROOT=/opt/pyenv 12:50:49 + PYENV_ROOT=/opt/pyenv 12:50:49 + 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:50:49 + 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:50:49 + pyenv versions 12:50:49 * system (set by /opt/pyenv/version) 12:50:49 * 3.8.13 (set by /opt/pyenv/version) 12:50:49 * 3.9.13 (set by /opt/pyenv/version) 12:50:49 * 3.10.6 (set by /opt/pyenv/version) 12:50:49 + command -v pyenv 12:50:49 ++ pyenv init - --no-rehash 12:50:49 + 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:50:49 export PATH="/opt/pyenv/shims:${PATH}" 12:50:49 export PYENV_SHELL=bash 12:50:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:49 pyenv() { 12:50:49 local command 12:50:49 command="${1:-}" 12:50:49 if [ "$#" -gt 0 ]; then 12:50:49 shift 12:50:49 fi 12:50:49 12:50:49 case "$command" in 12:50:49 rehash|shell) 12:50:49 eval "$(pyenv "sh-$command" "$@")" 12:50:49 ;; 12:50:49 *) 12:50:49 command pyenv "$command" "$@" 12:50:49 ;; 12:50:49 esac 12:50:49 }' 12:50:49 +++ 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:50:49 ++ 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:50:49 ++ 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:50:49 ++ 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:50:49 ++ export PYENV_SHELL=bash 12:50:49 ++ PYENV_SHELL=bash 12:50:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:49 +++ complete -F _pyenv pyenv 12:50:49 ++ lf-pyver python3 12:50:49 ++ local py_version_xy=python3 12:50:49 ++ local py_version_xyz= 12:50:49 ++ sed 's/^[ *]* //' 12:50:49 ++ awk '{ print $1 }' 12:50:49 ++ pyenv versions 12:50:49 ++ local command 12:50:49 ++ command=versions 12:50:49 ++ grep -E '^[0-9.]*[0-9]$' 12:50:49 ++ '[' 1 -gt 0 ']' 12:50:49 ++ shift 12:50:49 ++ case "$command" in 12:50:49 ++ command pyenv versions 12:50:49 ++ pyenv versions 12:50:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:49 +++ grep '^3' /tmp/.pyenv_versions 12:50:49 +++ sort -V 12:50:49 +++ tail -n 1 12:50:49 ++ py_version_xyz=3.10.6 12:50:49 ++ [[ -z 3.10.6 ]] 12:50:49 ++ echo 3.10.6 12:50:49 ++ return 0 12:50:49 + pyenv local 3.10.6 12:50:49 + local command 12:50:49 + command=local 12:50:49 + '[' 2 -gt 0 ']' 12:50:49 + shift 12:50:49 + case "$command" in 12:50:49 + command pyenv local 3.10.6 12:50:49 + pyenv local 3.10.6 12:50:49 + for arg in "$@" 12:50:49 + case $arg in 12:50:49 + pkg_list+='tox ' 12:50:49 + for arg in "$@" 12:50:49 + case $arg in 12:50:49 + pkg_list+='virtualenv ' 12:50:49 + for arg in "$@" 12:50:49 + case $arg in 12:50:49 + pkg_list+='urllib3~=1.26.15 ' 12:50:49 + [[ -f /tmp/.toxenv ]] 12:50:49 + [[ ! -f /tmp/.toxenv ]] 12:50:49 + [[ -n '' ]] 12:50:49 + python3 -m venv /tmp/venv-rqBj 12:50:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqBj' 12:50:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqBj 12:50:56 + echo /tmp/venv-rqBj 12:50:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:50:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:50:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:50:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:56 + local 'pip_opts=--upgrade --quiet' 12:50:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:50:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:50:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:50:56 + [[ -n '' ]] 12:50:56 + [[ -n '' ]] 12:50:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:50:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:56 + /tmp/venv-rqBj/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:51:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:51:08 lf-activate-venv(): INFO: Base packages installed successfully 12:51:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:51:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:51:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:51:08 + /tmp/venv-rqBj/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:51:14 + type python3 12:51:14 + true 12:51:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rqBj/bin to PATH' 12:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-rqBj/bin to PATH 12:51:14 + PATH=/tmp/venv-rqBj/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:51:14 + return 0 12:51:14 + python3 --version 12:51:14 Python 3.10.6 12:51:14 + python3 -m pip --version 12:51:14 pip 26.0.1 from /tmp/venv-rqBj/lib/python3.10/site-packages/pip (python 3.10) 12:51:14 + python3 -m pip freeze 12:51:14 cachetools==7.0.5 12:51:14 colorama==0.4.6 12:51:14 distlib==0.4.0 12:51:14 filelock==3.25.2 12:51:14 packaging==26.0 12:51:14 platformdirs==4.9.4 12:51:14 pluggy==1.6.0 12:51:14 pyproject-api==1.10.0 12:51:14 python-discovery==1.2.1 12:51:14 tomli==2.4.1 12:51:14 tomli_w==1.2.0 12:51:14 tox==4.52.0 12:51:14 typing_extensions==4.15.0 12:51:14 urllib3==1.26.20 12:51:14 virtualenv==21.2.0 12:51:14 [EnvInject] - Injecting environment variables from a build step. 12:51:14 [EnvInject] - Injecting as environment variables the properties content 12:51:14 PARALLEL=false 12:51:14 12:51:14 [EnvInject] - Variables injected successfully. 12:51:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13796785381762737140.sh 12:51:14 ---> tox-run.sh 12:51:14 + 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:51:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:51:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:51:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:51:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:51:14 + source /home/jenkins/lf-env.sh 12:51:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:51:14 ++ mktemp -d /tmp/venv-XXXX 12:51:14 + lf_venv=/tmp/venv-Enb1 12:51:14 + local venv_file=/tmp/.os_lf_venv 12:51:14 + local python=python3 12:51:14 + local options 12:51:14 + local set_path=true 12:51:14 + local install_args= 12:51:14 ++ 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:51:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:51:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:51:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:51:14 + true 12:51:14 + case $1 in 12:51:14 + venv_file=/tmp/.toxenv 12:51:14 + shift 2 12:51:14 + true 12:51:14 + case $1 in 12:51:14 + shift 12:51:14 + break 12:51:14 + case $python in 12:51:14 + local pkg_list= 12:51:14 + [[ -d /opt/pyenv ]] 12:51:14 + echo 'Setup pyenv:' 12:51:14 Setup pyenv: 12:51:14 + export PYENV_ROOT=/opt/pyenv 12:51:14 + PYENV_ROOT=/opt/pyenv 12:51:14 + 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:51:14 + 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:51:14 + pyenv versions 12:51:14 system 12:51:14 3.8.13 12:51:14 3.9.13 12:51:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:51:14 + command -v pyenv 12:51:14 ++ pyenv init - --no-rehash 12:51:14 + 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:51:14 export PATH="/opt/pyenv/shims:${PATH}" 12:51:14 export PYENV_SHELL=bash 12:51:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:51:14 pyenv() { 12:51:14 local command 12:51:14 command="${1:-}" 12:51:14 if [ "$#" -gt 0 ]; then 12:51:14 shift 12:51:14 fi 12:51:14 12:51:14 case "$command" in 12:51:14 rehash|shell) 12:51:14 eval "$(pyenv "sh-$command" "$@")" 12:51:14 ;; 12:51:14 *) 12:51:14 command pyenv "$command" "$@" 12:51:14 ;; 12:51:14 esac 12:51:14 }' 12:51:14 +++ 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:51:14 ++ 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:51:14 ++ 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:51:14 ++ 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:51:14 ++ export PYENV_SHELL=bash 12:51:14 ++ PYENV_SHELL=bash 12:51:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:51:14 +++ complete -F _pyenv pyenv 12:51:14 ++ lf-pyver python3 12:51:14 ++ local py_version_xy=python3 12:51:14 ++ local py_version_xyz= 12:51:14 ++ pyenv versions 12:51:14 ++ sed 's/^[ *]* //' 12:51:14 ++ local command 12:51:14 ++ command=versions 12:51:14 ++ '[' 1 -gt 0 ']' 12:51:14 ++ awk '{ print $1 }' 12:51:14 ++ shift 12:51:14 ++ grep -E '^[0-9.]*[0-9]$' 12:51:14 ++ case "$command" in 12:51:14 ++ command pyenv versions 12:51:14 ++ pyenv versions 12:51:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:51:14 +++ grep '^3' /tmp/.pyenv_versions 12:51:14 +++ sort -V 12:51:14 +++ tail -n 1 12:51:14 ++ py_version_xyz=3.10.6 12:51:14 ++ [[ -z 3.10.6 ]] 12:51:14 ++ echo 3.10.6 12:51:14 ++ return 0 12:51:14 + pyenv local 3.10.6 12:51:14 + local command 12:51:14 + command=local 12:51:14 + '[' 2 -gt 0 ']' 12:51:14 + shift 12:51:14 + case "$command" in 12:51:14 + command pyenv local 3.10.6 12:51:14 + pyenv local 3.10.6 12:51:14 + for arg in "$@" 12:51:14 + case $arg in 12:51:14 + pkg_list+='tox ' 12:51:14 + for arg in "$@" 12:51:14 + case $arg in 12:51:14 + pkg_list+='virtualenv ' 12:51:14 + for arg in "$@" 12:51:14 + case $arg in 12:51:14 + pkg_list+='urllib3~=1.26.15 ' 12:51:14 + [[ -f /tmp/.toxenv ]] 12:51:14 ++ cat /tmp/.toxenv 12:51:14 + lf_venv=/tmp/venv-rqBj 12:51:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqBj from' file:/tmp/.toxenv 12:51:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqBj from file:/tmp/.toxenv 12:51:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:51:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:51:14 + local 'pip_opts=--upgrade --quiet' 12:51:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:51:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:51:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:51:14 + [[ -n '' ]] 12:51:14 + [[ -n '' ]] 12:51:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:51:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:51:14 + /tmp/venv-rqBj/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:51:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:51:16 lf-activate-venv(): INFO: Base packages installed successfully 12:51:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:51:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:51:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:51:16 + /tmp/venv-rqBj/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:51:19 + type python3 12:51:19 + true 12:51:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rqBj/bin to PATH' 12:51:19 lf-activate-venv(): INFO: Adding /tmp/venv-rqBj/bin to PATH 12:51:19 + PATH=/tmp/venv-rqBj/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:51:19 + return 0 12:51:19 + [[ -d /opt/pyenv ]] 12:51:19 + echo '---> Setting up pyenv' 12:51:19 ---> Setting up pyenv 12:51:19 + export PYENV_ROOT=/opt/pyenv 12:51:19 + PYENV_ROOT=/opt/pyenv 12:51:19 + export PATH=/opt/pyenv/bin:/tmp/venv-rqBj/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:51:19 + PATH=/opt/pyenv/bin:/tmp/venv-rqBj/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:51:19 ++ pwd 12:51:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:51:19 + export PYTHONPATH 12:51:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:51:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:51:19 + tox --version 12:51:20 4.52.0 from /tmp/venv-rqBj/lib/python3.10/site-packages/tox/__init__.py 12:51:20 + PARALLEL=false 12:51:20 + TOX_OPTIONS_LIST= 12:51:20 + [[ -n checkbashisms ]] 12:51:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:51:20 + case ${PARALLEL,,} in 12:51:20 + tox -e checkbashisms 12:51:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:51:21 checkbashisms: freeze> python -m pip freeze --all 12:51:22 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:51:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:51:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:51:25 checkbashisms: OK (5.23=setup[1.68]+cmd[3.56] seconds) 12:51:25 congratulations :) (5.27 seconds) 12:51:25 + tox_status=0 12:51:25 + echo '---> Completed tox runs' 12:51:25 ---> Completed tox runs 12:51:25 + for i in .tox/*/log 12:51:25 ++ echo .tox/checkbashisms/log 12:51:25 ++ awk -F/ '{print $2}' 12:51:25 + tox_env=checkbashisms 12:51:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:51:25 + DOC_DIR=docs/_build/html 12:51:25 + [[ -d docs/_build/html ]] 12:51:25 + echo '---> tox-run.sh ends' 12:51:25 ---> tox-run.sh ends 12:51:25 + test 0 -eq 0 12:51:25 $ ssh-agent -k 12:51:25 unset SSH_AUTH_SOCK; 12:51:25 unset SSH_AGENT_PID; 12:51:25 echo Agent pid 1596 killed; 12:51:25 [ssh-agent] Stopped. 12:51:25 [PostBuildScript] - [INFO] Executing post build scripts. 12:51:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1341276037694581085.sh 12:51:25 ---> sysstat.sh 12:51:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1314193946427690134.sh 12:51:26 ---> package-listing.sh 12:51:26 ++ facter osfamily 12:51:26 ++ tr '[:upper:]' '[:lower:]' 12:51:26 + OS_FAMILY=debian 12:51:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:51:26 + START_PACKAGES=/tmp/packages_start.txt 12:51:26 + END_PACKAGES=/tmp/packages_end.txt 12:51:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:51:26 + PACKAGES=/tmp/packages_start.txt 12:51:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:51:26 + PACKAGES=/tmp/packages_end.txt 12:51:26 + case "${OS_FAMILY}" in 12:51:26 + dpkg -l 12:51:26 + grep '^ii' 12:51:26 + '[' -f /tmp/packages_start.txt ']' 12:51:26 + '[' -f /tmp/packages_end.txt ']' 12:51:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:51:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:51:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:51:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:51:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3287107055852514066.sh 12:51:26 ---> capture-instance-metadata.sh 12:51:26 Setup pyenv: 12:51:26 system 12:51:26 3.8.13 12:51:26 3.9.13 12:51:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:51:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fDiv 12:51:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:51:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:51:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:51:35 lf-activate-venv(): INFO: Base packages installed successfully 12:51:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-fDiv/bin to PATH 12:52:10 INFO: Running in OpenStack, capturing instance metadata 12:52:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9010371037190869453.sh 12:52:10 provisioning config files... 12:52:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config488790517377486148tmp 12:52:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:52:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:52:10 [EnvInject] - Injecting environment variables from a build step. 12:52:10 [EnvInject] - Injecting as environment variables the properties content 12:52:10 SERVER_ID=logs 12:52:10 12:52:10 [EnvInject] - Variables injected successfully. 12:52:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14275002217794889036.sh 12:52:10 ---> create-netrc.sh 12:52:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins325467841094709798.sh 12:52:11 ---> python-tools-install.sh 12:52:11 Setup pyenv: 12:52:11 system 12:52:11 3.8.13 12:52:11 3.9.13 12:52:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:52:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDiv from file:/tmp/.os_lf_venv 12:52:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:12 lf-activate-venv(): INFO: Base packages installed successfully 12:52:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:52:21 lf-activate-venv(): INFO: Adding /tmp/venv-fDiv/bin to PATH 12:52:21 Generating Requirements File 12:52:40 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:52:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:52:40 Python 3.10.6 12:52:41 pip 26.0.1 from /tmp/venv-fDiv/lib/python3.10/site-packages/pip (python 3.10) 12:52:41 appdirs==1.4.4 12:52:41 argcomplete==3.6.3 12:52:41 aspy.yaml==1.3.0 12:52:41 attrs==26.1.0 12:52:41 autopage==0.6.0 12:52:41 backports.strenum==1.3.1 12:52:41 beautifulsoup4==4.14.3 12:52:41 boto3==1.42.79 12:52:41 botocore==1.42.79 12:52:41 bs4==0.0.2 12:52:41 certifi==2026.2.25 12:52:41 cffi==2.0.0 12:52:41 cfgv==3.5.0 12:52:41 chardet==7.4.0.post2 12:52:41 charset-normalizer==3.4.6 12:52:41 click==8.3.1 12:52:41 cliff==4.13.2 12:52:41 cmd2==3.4.0 12:52:41 cryptography==3.3.2 12:52:41 debtcollector==3.1.0 12:52:41 decorator==5.2.1 12:52:41 defusedxml==0.7.1 12:52:41 Deprecated==1.3.1 12:52:41 distlib==0.4.0 12:52:41 dnspython==2.8.0 12:52:41 docker==7.1.0 12:52:41 dogpile.cache==1.5.0 12:52:41 durationpy==0.10 12:52:41 email-validator==2.3.0 12:52:41 filelock==3.25.2 12:52:41 future==1.0.0 12:52:41 gitdb==4.0.12 12:52:41 GitPython==3.1.46 12:52:41 httplib2==0.30.2 12:52:41 identify==2.6.18 12:52:41 idna==3.11 12:52:41 importlib-resources==1.5.0 12:52:41 iso8601==2.1.0 12:52:41 Jinja2==3.1.6 12:52:41 jmespath==1.1.0 12:52:41 jsonpatch==1.33 12:52:41 jsonpointer==3.1.1 12:52:41 jsonschema==4.26.0 12:52:41 jsonschema-specifications==2025.9.1 12:52:41 keystoneauth1==5.13.1 12:52:41 kubernetes==35.0.0 12:52:41 lftools==0.37.22 12:52:41 lxml==6.0.2 12:52:41 markdown-it-py==4.0.0 12:52:41 MarkupSafe==3.0.3 12:52:41 mdurl==0.1.2 12:52:41 msgpack==1.1.2 12:52:41 multi_key_dict==2.0.3 12:52:41 munch==4.0.0 12:52:41 netaddr==1.3.0 12:52:41 niet==1.4.2 12:52:41 nodeenv==1.10.0 12:52:41 oauth2client==4.1.3 12:52:41 oauthlib==3.3.1 12:52:41 openstacksdk==4.10.0 12:52:41 os-service-types==1.8.2 12:52:41 osc-lib==4.4.0 12:52:41 oslo.config==10.3.0 12:52:41 oslo.context==6.3.0 12:52:41 oslo.i18n==6.7.2 12:52:41 oslo.log==8.1.0 12:52:41 oslo.serialization==5.9.1 12:52:41 oslo.utils==10.0.0 12:52:41 packaging==26.0 12:52:41 pbr==7.0.3 12:52:41 platformdirs==4.9.4 12:52:41 prettytable==3.17.0 12:52:41 psutil==7.2.2 12:52:41 pyasn1==0.6.3 12:52:41 pyasn1_modules==0.4.2 12:52:41 pycparser==3.0 12:52:41 pygerrit2==2.0.15 12:52:41 PyGithub==2.9.0 12:52:41 Pygments==2.20.0 12:52:41 PyJWT==2.12.1 12:52:41 PyNaCl==1.6.2 12:52:41 pyparsing==2.4.7 12:52:41 pyperclip==1.11.0 12:52:41 pyrsistent==0.20.0 12:52:41 python-cinderclient==9.9.0 12:52:41 python-dateutil==2.9.0.post0 12:52:41 python-discovery==1.2.1 12:52:41 python-heatclient==5.1.0 12:52:41 python-jenkins==1.8.3 12:52:41 python-keystoneclient==5.8.0 12:52:41 python-magnumclient==4.10.0 12:52:41 python-openstackclient==9.0.0 12:52:41 python-swiftclient==4.10.0 12:52:41 PyYAML==6.0.3 12:52:41 referencing==0.37.0 12:52:41 requests==2.33.1 12:52:41 requests-oauthlib==2.0.0 12:52:41 requestsexceptions==1.4.0 12:52:41 rfc3986==2.0.0 12:52:41 rich==14.3.3 12:52:41 rich-argparse==1.7.2 12:52:41 rpds-py==0.30.0 12:52:41 rsa==4.9.1 12:52:41 ruamel.yaml==0.19.1 12:52:41 ruamel.yaml.clib==0.2.15 12:52:41 s3transfer==0.16.0 12:52:41 simplejson==3.20.2 12:52:41 six==1.17.0 12:52:41 smmap==5.0.3 12:52:41 soupsieve==2.8.3 12:52:41 stevedore==5.7.0 12:52:41 tabulate==0.10.0 12:52:41 toml==0.10.2 12:52:41 tomlkit==0.14.0 12:52:41 tqdm==4.67.3 12:52:41 typing_extensions==4.15.0 12:52:41 urllib3==1.26.20 12:52:41 virtualenv==21.2.0 12:52:41 wcwidth==0.6.0 12:52:41 websocket-client==1.9.0 12:52:41 wrapt==2.1.2 12:52:41 xdg==6.0.0 12:52:41 xmltodict==1.0.4 12:52:41 yq==3.4.3 12:52:41 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins2044488213314865235.sh 12:52:41 ---> uv-install.sh 12:52:41 Installing uv/uvx (latest) using shell installer 12:52:41 2026-03-31 12:52:41 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-31T13%3A50%3A07Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-31T12%3A49%3A09Z&ske=2026-03-31T13%3A50%3A07Z&sks=b&skv=2018-11-09&sig=gjurS1CpRLlJA4QtTMEZspAPEF4IAzW43ghR9G58KLY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk2MTg0MSwibmJmIjoxNzc0OTYxNTQxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RT5snpxx4ZKZwNSTJQvD3kQ5yiTOtVhht8tl6-lcD6c&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-NIsLnf.sh" [1] 12:52:41 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:52:42 installing to /home/jenkins/.local/bin 12:52:42 uv 12:52:42 uvx 12:52:42 everything's installed! 12:52:42 12:52:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:52:42 12:52:42 source $HOME/.local/bin/env (sh, bash, zsh) 12:52:42 source $HOME/.local/bin/env.fish (fish) 12:52:42 Adding install location to PATH 12:52:42 ---> Validating uv/uvx install 12:52:42 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:52:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6230446502910918105.sh 12:52:42 ---> sudo-logs.sh 12:52:42 Archiving 'sudo' log.. 12:52:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12003094306242121100.sh 12:52:43 ---> job-cost.sh 12:52:43 INFO: Activating Python virtual environment... 12:52:43 Setup pyenv: 12:52:43 system 12:52:43 3.8.13 12:52:43 3.9.13 12:52:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:52:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDiv from file:/tmp/.os_lf_venv 12:52:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:46 lf-activate-venv(): INFO: Base packages installed successfully 12:52:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-fDiv/bin to PATH 12:52:51 INFO: No stack-cost file found 12:52:51 INFO: Instance uptime: 161s 12:52:51 INFO: Fetching instance metadata (attempt 1 of 3)... 12:52:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:52:51 INFO: Successfully fetched instance metadata 12:52:51 INFO: Instance type: v3-standard-4 12:52:51 INFO: Retrieving pricing info for: v3-standard-4 12:52:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:52:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=161 12:52:51 INFO: Successfully fetched Vexxhost pricing API 12:52:51 INFO: Retrieved cost: 0.11 12:52:51 INFO: Retrieved resource: v3-standard-4 12:52:51 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 12:52:51 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 12:52:51 INFO: Successfully archived job cost data 12:52:51 DEBUG: Cost data: oom-master-checkbashisms-lint,4548,2026-03-31 12:52:51,v3-standard-4,161,0.11,0.00,SUCCESS 12:52:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12868824260896486243.sh 12:52:51 ---> logs-deploy.sh 12:52:51 Setup pyenv: 12:52:51 system 12:52:51 3.8.13 12:52:51 3.9.13 12:52:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:52:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fDiv from file:/tmp/.os_lf_venv 12:52:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:54 lf-activate-venv(): INFO: Base packages installed successfully 12:52:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:53:02 lf-activate-venv(): INFO: Adding /tmp/venv-fDiv/bin to PATH 12:53:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4548 12:53:02 INFO: archiving workspace using pattern(s): 12:53:03 Archives upload complete. 12:53:03 INFO: archiving logs to Nexus 12:53:04 ---> uname -a: 12:53:04 Linux prd-ubuntu1804-builder-4c-4g-1255 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:53:04 12:53:04 12:53:04 ---> lscpu: 12:53:04 Architecture: x86_64 12:53:04 CPU op-mode(s): 32-bit, 64-bit 12:53:04 Byte Order: Little Endian 12:53:04 CPU(s): 4 12:53:04 On-line CPU(s) list: 0-3 12:53:04 Thread(s) per core: 1 12:53:04 Core(s) per socket: 1 12:53:04 Socket(s): 4 12:53:04 NUMA node(s): 1 12:53:04 Vendor ID: AuthenticAMD 12:53:04 CPU family: 23 12:53:04 Model: 49 12:53:04 Model name: AMD EPYC-Rome Processor 12:53:04 Stepping: 0 12:53:04 CPU MHz: 2800.000 12:53:04 BogoMIPS: 5600.00 12:53:04 Virtualization: AMD-V 12:53:04 Hypervisor vendor: KVM 12:53:04 Virtualization type: full 12:53:04 L1d cache: 32K 12:53:04 L1i cache: 32K 12:53:04 L2 cache: 512K 12:53:04 L3 cache: 16384K 12:53:04 NUMA node0 CPU(s): 0-3 12:53:04 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:53:04 12:53:04 12:53:04 ---> nproc: 12:53:04 4 12:53:04 12:53:04 12:53:04 ---> df -h: 12:53:04 Filesystem Size Used Avail Use% Mounted on 12:53:04 udev 7.9G 0 7.9G 0% /dev 12:53:04 tmpfs 1.6G 676K 1.6G 1% /run 12:53:04 /dev/vda1 78G 8.4G 70G 11% / 12:53:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:53:04 tmpfs 5.0M 0 5.0M 0% /run/lock 12:53:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:53:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:53:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:53:04 12:53:04 12:53:04 ---> free -m: 12:53:04 total used free shared buff/cache available 12:53:04 Mem: 16040 532 13387 0 2120 15194 12:53:04 Swap: 1023 0 1023 12:53:04 12:53:04 12:53:04 ---> ip addr: 12:53:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:53:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:04 inet 127.0.0.1/8 scope host lo 12:53:04 valid_lft forever preferred_lft forever 12:53:04 inet6 ::1/128 scope host 12:53:04 valid_lft forever preferred_lft forever 12:53:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:53:04 link/ether fa:16:3e:1b:99:d2 brd ff:ff:ff:ff:ff:ff 12:53:04 inet 10.30.107.29/23 brd 10.30.107.255 scope global dynamic ens3 12:53:04 valid_lft 86234sec preferred_lft 86234sec 12:53:04 inet6 fe80::f816:3eff:fe1b:99d2/64 scope link 12:53:04 valid_lft forever preferred_lft forever 12:53:04 12:53:04 12:53:04 ---> sar -b -r -n DEV: 12:53:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1255) 03/31/26 _x86_64_ (4 CPU) 12:53:04 12:53:04 12:50:18 LINUX RESTART (4 CPU) 12:53:04 12:53:04 12:51:03 tps rtps wtps bread/s bwrtn/s 12:53:04 12:52:01 93.48 8.33 85.16 148.66 45842.85 12:53:04 12:53:01 86.87 1.25 85.62 139.31 12826.93 12:53:04 Average: 90.12 4.73 85.39 143.91 29055.14 12:53:04 12:53:04 12:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:04 12:52:01 13940420 15511924 2484548 15.13 58208 1715772 852356 4.88 736928 1538004 88548 12:53:04 12:53:01 13649604 15496432 2775364 16.90 79116 1955020 860928 4.93 763848 1771464 147384 12:53:04 Average: 13795012 15504178 2629956 16.01 68662 1835396 856642 4.90 750388 1654734 117966 12:53:04 12:53:04 12:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:53:04 12:52:01 ens3 51.70 39.01 755.64 9.62 0.00 0.00 0.00 0.00 12:53:04 12:52:01 lo 1.03 1.03 0.12 0.12 0.00 0.00 0.00 0.00 12:53:04 12:53:01 ens3 60.29 46.16 682.98 10.73 0.00 0.00 0.00 0.00 12:53:04 12:53:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:53:04 Average: ens3 56.07 42.65 718.70 10.18 0.00 0.00 0.00 0.00 12:53:04 Average: lo 1.25 1.25 0.14 0.14 0.00 0.00 0.00 0.00 12:53:04 12:53:04 12:53:04 ---> sar -P ALL: 12:53:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1255) 03/31/26 _x86_64_ (4 CPU) 12:53:04 12:53:04 12:50:18 LINUX RESTART (4 CPU) 12:53:04 12:53:04 12:51:03 CPU %user %nice %system %iowait %steal %idle 12:53:04 12:52:01 all 12.76 0.00 1.09 14.97 0.04 71.13 12:53:04 12:52:01 0 9.94 0.00 0.97 0.21 0.05 88.84 12:53:04 12:52:01 1 13.50 0.00 1.31 7.03 0.03 78.12 12:53:04 12:52:01 2 1.91 0.00 0.69 47.58 0.03 49.78 12:53:04 12:52:01 3 25.63 0.00 1.36 5.23 0.05 67.72 12:53:04 12:53:01 all 19.94 0.00 1.53 2.79 0.05 75.68 12:53:04 12:53:01 0 25.31 0.00 1.22 0.87 0.08 72.52 12:53:04 12:53:01 1 27.60 0.00 2.52 3.53 0.07 66.28 12:53:04 12:53:01 2 4.61 0.00 0.94 5.77 0.03 88.64 12:53:04 12:53:01 3 22.34 0.00 1.47 0.98 0.05 75.17 12:53:04 Average: all 16.41 0.00 1.32 8.77 0.05 73.45 12:53:04 Average: 0 17.76 0.00 1.10 0.54 0.07 80.54 12:53:04 Average: 1 20.66 0.00 1.93 5.25 0.05 72.11 12:53:04 Average: 2 3.29 0.00 0.82 26.20 0.03 69.65 12:53:04 Average: 3 23.96 0.00 1.42 3.07 0.05 71.51 12:53:04 12:53:04 12:53:04