13:37:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143700 13:37:28 Running as SYSTEM 13:37:28 [EnvInject] - Loading node environment variables. 13:37:28 Building remotely on prd-ubuntu1804-builder-4c-4g-659 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:37:28 [ssh-agent] Looking for ssh-agent implementation... 13:37:28 $ ssh-agent 13:37:28 SSH_AUTH_SOCK=/tmp/ssh-F3uwggLS54qB/agent.1797 13:37:28 SSH_AGENT_PID=1799 13:37:28 [ssh-agent] Started. 13:37:28 Running ssh-add (command line suppressed) 13:37:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11398362814349382131.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11398362814349382131.key) 13:37:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:37:28 The recommended git tool is: NONE 13:37:30 using credential onap-jenkins-ssh 13:37:30 Wiping out workspace first. 13:37:30 Cloning the remote Git repository 13:37:30 Cloning repository git://cloud.onap.org/mirror/oom.git 13:37:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:37:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:37:30 > git --version # timeout=10 13:37:30 > git --version # 'git version 2.17.1' 13:37:30 using GIT_SSH to set credentials Gerrit user 13:37:30 Verifying host key using manually-configured host key entries 13:37:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:37:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:37:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:37:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:37:36 using GIT_SSH to set credentials Gerrit user 13:37:36 Verifying host key using manually-configured host key entries 13:37:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/143700/2 # timeout=30 13:37:36 > git rev-parse d38f9496de6e9ef865bcfca9171e34c195f27b2b^{commit} # timeout=10 13:37:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:37:36 Checking out Revision d38f9496de6e9ef865bcfca9171e34c195f27b2b (refs/changes/00/143700/2) 13:37:36 > git config core.sparsecheckout # timeout=10 13:37:36 > git checkout -f d38f9496de6e9ef865bcfca9171e34c195f27b2b # timeout=30 13:37:39 Commit message: "[SDNC] Update version for restconf-client patch" 13:37:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:37:40 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 13:37:40 [EnvInject] - Injecting environment variables from a build step. 13:37:40 [EnvInject] - Injecting as environment variables the properties content 13:37:40 PYTHON=python3 13:37:40 13:37:40 [EnvInject] - Variables injected successfully. 13:37:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9067396648110177927.sh 13:37:41 ---> tox-install.sh 13:37:41 + source /home/jenkins/lf-env.sh 13:37:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:37:41 ++ mktemp -d /tmp/venv-XXXX 13:37:41 + lf_venv=/tmp/venv-0ACM 13:37:41 + local venv_file=/tmp/.os_lf_venv 13:37:41 + local python=python3 13:37:41 + local options 13:37:41 + local set_path=true 13:37:41 + local install_args= 13:37:41 ++ 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 13:37:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:37:41 + true 13:37:41 + case $1 in 13:37:41 + venv_file=/tmp/.toxenv 13:37:41 + shift 2 13:37:41 + true 13:37:41 + case $1 in 13:37:41 + shift 13:37:41 + break 13:37:41 + case $python in 13:37:41 + local pkg_list= 13:37:41 + [[ -d /opt/pyenv ]] 13:37:41 + echo 'Setup pyenv:' 13:37:41 Setup pyenv: 13:37:41 + export PYENV_ROOT=/opt/pyenv 13:37:41 + PYENV_ROOT=/opt/pyenv 13:37:41 + 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 13:37:41 + 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 13:37:41 + pyenv versions 13:37:41 * system (set by /opt/pyenv/version) 13:37:41 * 3.8.13 (set by /opt/pyenv/version) 13:37:41 * 3.9.13 (set by /opt/pyenv/version) 13:37:41 * 3.10.6 (set by /opt/pyenv/version) 13:37:41 + command -v pyenv 13:37:41 ++ pyenv init - --no-rehash 13:37:41 + 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[*]}"'\'')" 13:37:41 export PATH="/opt/pyenv/shims:${PATH}" 13:37:41 export PYENV_SHELL=bash 13:37:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:37:41 pyenv() { 13:37:41 local command 13:37:41 command="${1:-}" 13:37:41 if [ "$#" -gt 0 ]; then 13:37:41 shift 13:37:41 fi 13:37:41 13:37:41 case "$command" in 13:37:41 rehash|shell) 13:37:41 eval "$(pyenv "sh-$command" "$@")" 13:37:41 ;; 13:37:41 *) 13:37:41 command pyenv "$command" "$@" 13:37:41 ;; 13:37:41 esac 13:37:41 }' 13:37:41 +++ 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[*]}"' 13:37:41 ++ 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 13:37:41 ++ 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 13:37:41 ++ 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 13:37:41 ++ export PYENV_SHELL=bash 13:37:41 ++ PYENV_SHELL=bash 13:37:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:37:41 +++ complete -F _pyenv pyenv 13:37:41 ++ lf-pyver python3 13:37:41 ++ local py_version_xy=python3 13:37:41 ++ local py_version_xyz= 13:37:41 ++ sed 's/^[ *]* //' 13:37:41 ++ pyenv versions 13:37:41 ++ awk '{ print $1 }' 13:37:41 ++ local command 13:37:41 ++ command=versions 13:37:41 ++ '[' 1 -gt 0 ']' 13:37:41 ++ shift 13:37:41 ++ case "$command" in 13:37:41 ++ command pyenv versions 13:37:41 ++ pyenv versions 13:37:41 ++ grep -E '^[0-9.]*[0-9]$' 13:37:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:37:41 +++ grep '^3' /tmp/.pyenv_versions 13:37:41 +++ sort -V 13:37:41 +++ tail -n 1 13:37:41 ++ py_version_xyz=3.10.6 13:37:41 ++ [[ -z 3.10.6 ]] 13:37:41 ++ echo 3.10.6 13:37:41 ++ return 0 13:37:41 + pyenv local 3.10.6 13:37:41 + local command 13:37:41 + command=local 13:37:41 + '[' 2 -gt 0 ']' 13:37:41 + shift 13:37:41 + case "$command" in 13:37:41 + command pyenv local 3.10.6 13:37:41 + pyenv local 3.10.6 13:37:41 + for arg in "$@" 13:37:41 + case $arg in 13:37:41 + pkg_list+='tox ' 13:37:41 + for arg in "$@" 13:37:41 + case $arg in 13:37:41 + pkg_list+='virtualenv ' 13:37:41 + for arg in "$@" 13:37:41 + case $arg in 13:37:41 + pkg_list+='urllib3~=1.26.15 ' 13:37:41 + [[ -f /tmp/.toxenv ]] 13:37:41 + [[ ! -f /tmp/.toxenv ]] 13:37:41 + [[ -n '' ]] 13:37:41 + python3 -m venv /tmp/venv-0ACM 13:37:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ACM' 13:37:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ACM 13:37:45 + echo /tmp/venv-0ACM 13:37:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:37:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:37:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:37:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:45 + local 'pip_opts=--upgrade --quiet' 13:37:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:37:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:37:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:37:45 + [[ -n '' ]] 13:37:45 + [[ -n '' ]] 13:37:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:37:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:45 + /tmp/venv-0ACM/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 13:37:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:37:49 lf-activate-venv(): INFO: Base packages installed successfully 13:37:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:37:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:37:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:37:49 + /tmp/venv-0ACM/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 13:37:51 + type python3 13:37:51 + true 13:37:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0ACM/bin to PATH' 13:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-0ACM/bin to PATH 13:37:51 + PATH=/tmp/venv-0ACM/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 13:37:51 + return 0 13:37:51 + python3 --version 13:37:51 Python 3.10.6 13:37:51 + python3 -m pip --version 13:37:52 pip 26.0.1 from /tmp/venv-0ACM/lib/python3.10/site-packages/pip (python 3.10) 13:37:52 + python3 -m pip freeze 13:37:52 cachetools==7.0.5 13:37:52 colorama==0.4.6 13:37:52 distlib==0.4.0 13:37:52 filelock==3.25.2 13:37:52 packaging==26.0 13:37:52 platformdirs==4.9.4 13:37:52 pluggy==1.6.0 13:37:52 pyproject-api==1.10.0 13:37:52 python-discovery==1.2.1 13:37:52 tomli==2.4.1 13:37:52 tomli_w==1.2.0 13:37:52 tox==4.51.0 13:37:52 typing_extensions==4.15.0 13:37:52 urllib3==1.26.20 13:37:52 virtualenv==21.2.0 13:37:52 [EnvInject] - Injecting environment variables from a build step. 13:37:52 [EnvInject] - Injecting as environment variables the properties content 13:37:52 PARALLEL=false 13:37:52 13:37:52 [EnvInject] - Variables injected successfully. 13:37:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16595537411394177172.sh 13:37:52 ---> tox-run.sh 13:37:52 + 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 13:37:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:37:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:37:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:37:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:37:52 + source /home/jenkins/lf-env.sh 13:37:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:37:52 ++ mktemp -d /tmp/venv-XXXX 13:37:52 + lf_venv=/tmp/venv-zQZo 13:37:52 + local venv_file=/tmp/.os_lf_venv 13:37:52 + local python=python3 13:37:52 + local options 13:37:52 + local set_path=true 13:37:52 + local install_args= 13:37:52 ++ 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 13:37:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:37:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:37:52 + true 13:37:52 + case $1 in 13:37:52 + venv_file=/tmp/.toxenv 13:37:52 + shift 2 13:37:52 + true 13:37:52 + case $1 in 13:37:52 + shift 13:37:52 + break 13:37:52 + case $python in 13:37:52 + local pkg_list= 13:37:52 + [[ -d /opt/pyenv ]] 13:37:52 + echo 'Setup pyenv:' 13:37:52 Setup pyenv: 13:37:52 + export PYENV_ROOT=/opt/pyenv 13:37:52 + PYENV_ROOT=/opt/pyenv 13:37:52 + 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 13:37:52 + 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 13:37:52 + pyenv versions 13:37:52 system 13:37:52 3.8.13 13:37:52 3.9.13 13:37:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:37:52 + command -v pyenv 13:37:52 ++ pyenv init - --no-rehash 13:37:52 + 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[*]}"'\'')" 13:37:52 export PATH="/opt/pyenv/shims:${PATH}" 13:37:52 export PYENV_SHELL=bash 13:37:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:37:52 pyenv() { 13:37:52 local command 13:37:52 command="${1:-}" 13:37:52 if [ "$#" -gt 0 ]; then 13:37:52 shift 13:37:52 fi 13:37:52 13:37:52 case "$command" in 13:37:52 rehash|shell) 13:37:52 eval "$(pyenv "sh-$command" "$@")" 13:37:52 ;; 13:37:52 *) 13:37:52 command pyenv "$command" "$@" 13:37:52 ;; 13:37:52 esac 13:37:52 }' 13:37:52 +++ 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[*]}"' 13:37:52 ++ 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 13:37:52 ++ 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 13:37:52 ++ 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 13:37:52 ++ export PYENV_SHELL=bash 13:37:52 ++ PYENV_SHELL=bash 13:37:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:37:52 +++ complete -F _pyenv pyenv 13:37:52 ++ lf-pyver python3 13:37:52 ++ local py_version_xy=python3 13:37:52 ++ local py_version_xyz= 13:37:52 ++ pyenv versions 13:37:52 ++ local command 13:37:52 ++ command=versions 13:37:52 ++ '[' 1 -gt 0 ']' 13:37:52 ++ shift 13:37:52 ++ case "$command" in 13:37:52 ++ command pyenv versions 13:37:52 ++ pyenv versions 13:37:52 ++ sed 's/^[ *]* //' 13:37:52 ++ awk '{ print $1 }' 13:37:52 ++ grep -E '^[0-9.]*[0-9]$' 13:37:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:37:52 +++ grep '^3' /tmp/.pyenv_versions 13:37:52 +++ tail -n 1 13:37:52 +++ sort -V 13:37:52 ++ py_version_xyz=3.10.6 13:37:52 ++ [[ -z 3.10.6 ]] 13:37:52 ++ echo 3.10.6 13:37:52 ++ return 0 13:37:52 + pyenv local 3.10.6 13:37:52 + local command 13:37:52 + command=local 13:37:52 + '[' 2 -gt 0 ']' 13:37:52 + shift 13:37:52 + case "$command" in 13:37:52 + command pyenv local 3.10.6 13:37:52 + pyenv local 3.10.6 13:37:52 + for arg in "$@" 13:37:52 + case $arg in 13:37:52 + pkg_list+='tox ' 13:37:52 + for arg in "$@" 13:37:52 + case $arg in 13:37:52 + pkg_list+='virtualenv ' 13:37:52 + for arg in "$@" 13:37:52 + case $arg in 13:37:52 + pkg_list+='urllib3~=1.26.15 ' 13:37:52 + [[ -f /tmp/.toxenv ]] 13:37:52 ++ cat /tmp/.toxenv 13:37:52 + lf_venv=/tmp/venv-0ACM 13:37:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0ACM from' file:/tmp/.toxenv 13:37:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0ACM from file:/tmp/.toxenv 13:37:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:37:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:52 + local 'pip_opts=--upgrade --quiet' 13:37:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:37:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:37:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:37:52 + [[ -n '' ]] 13:37:52 + [[ -n '' ]] 13:37:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:37:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:52 + /tmp/venv-0ACM/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 13:37:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:37:53 lf-activate-venv(): INFO: Base packages installed successfully 13:37:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:37:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:37:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:37:53 + /tmp/venv-0ACM/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 13:37:54 + type python3 13:37:54 + true 13:37:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0ACM/bin to PATH' 13:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-0ACM/bin to PATH 13:37:54 + PATH=/tmp/venv-0ACM/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 13:37:54 + return 0 13:37:54 + [[ -d /opt/pyenv ]] 13:37:54 + echo '---> Setting up pyenv' 13:37:54 ---> Setting up pyenv 13:37:54 + export PYENV_ROOT=/opt/pyenv 13:37:54 + PYENV_ROOT=/opt/pyenv 13:37:54 + export PATH=/opt/pyenv/bin:/tmp/venv-0ACM/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 13:37:54 + PATH=/opt/pyenv/bin:/tmp/venv-0ACM/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 13:37:54 ++ pwd 13:37:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:37:54 + export PYTHONPATH 13:37:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:37:54 + TOX_TESTENV_PASSENV=PYTHONPATH 13:37:54 + tox --version 13:37:54 4.51.0 from /tmp/venv-0ACM/lib/python3.10/site-packages/tox/__init__.py 13:37:55 + PARALLEL=false 13:37:55 + TOX_OPTIONS_LIST= 13:37:55 + [[ -n checkbashisms ]] 13:37:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:37:55 + case ${PARALLEL,,} in 13:37:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:37:55 + tox -e checkbashisms 13:37:56 checkbashisms: freeze> python -m pip freeze --all 13:37:56 checkbashisms: pip==26.0.1,setuptools==82.0.0 13:37:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:37:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:38:00 checkbashisms: OK (5.00=setup[1.57]+cmd[3.43] seconds) 13:38:00 congratulations :) (5.04 seconds) 13:38:00 + tox_status=0 13:38:00 + echo '---> Completed tox runs' 13:38:00 ---> Completed tox runs 13:38:00 + for i in .tox/*/log 13:38:00 ++ echo .tox/checkbashisms/log 13:38:00 ++ awk -F/ '{print $2}' 13:38:00 + tox_env=checkbashisms 13:38:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:38:00 + DOC_DIR=docs/_build/html 13:38:00 + [[ -d docs/_build/html ]] 13:38:00 + echo '---> tox-run.sh ends' 13:38:00 ---> tox-run.sh ends 13:38:00 + test 0 -eq 0 13:38:00 $ ssh-agent -k 13:38:00 unset SSH_AUTH_SOCK; 13:38:00 unset SSH_AGENT_PID; 13:38:00 echo Agent pid 1799 killed; 13:38:00 [ssh-agent] Stopped. 13:38:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:38:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8760544844662122713.sh 13:38:00 ---> sysstat.sh 13:38:15 Failed to get properties: Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms) 13:38:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10810308951420379503.sh 13:38:15 ---> package-listing.sh 13:38:15 ++ facter osfamily 13:38:15 ++ tr '[:upper:]' '[:lower:]' 13:38:15 + OS_FAMILY=debian 13:38:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:38:15 + START_PACKAGES=/tmp/packages_start.txt 13:38:15 + END_PACKAGES=/tmp/packages_end.txt 13:38:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:15 + PACKAGES=/tmp/packages_start.txt 13:38:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:38:15 + PACKAGES=/tmp/packages_end.txt 13:38:15 + case "${OS_FAMILY}" in 13:38:15 + dpkg -l 13:38:15 + grep '^ii' 13:38:15 + '[' -f /tmp/packages_start.txt ']' 13:38:15 + '[' -f /tmp/packages_end.txt ']' 13:38:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:38:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:38:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:38:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8442575586149638057.sh 13:38:15 ---> capture-instance-metadata.sh 13:38:15 Setup pyenv: 13:38:15 system 13:38:15 3.8.13 13:38:15 3.9.13 13:38:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:38:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GiLU 13:38:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:38:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:23 lf-activate-venv(): INFO: Base packages installed successfully 13:38:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:38:47 lf-activate-venv(): INFO: Adding /tmp/venv-GiLU/bin to PATH 13:38:47 INFO: Running in OpenStack, capturing instance metadata 13:38:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3958983695976062101.sh 13:38:48 provisioning config files... 13:38:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15303375540687466240tmp 13:38:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:38:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:38:48 [EnvInject] - Injecting environment variables from a build step. 13:38:48 [EnvInject] - Injecting as environment variables the properties content 13:38:48 SERVER_ID=logs 13:38:48 13:38:48 [EnvInject] - Variables injected successfully. 13:38:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5487399940414130654.sh 13:38:48 ---> create-netrc.sh 13:38:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14544497090310331899.sh 13:38:48 ---> python-tools-install.sh 13:38:48 Setup pyenv: 13:38:48 system 13:38:48 3.8.13 13:38:48 3.9.13 13:38:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:38:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GiLU from file:/tmp/.os_lf_venv 13:38:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:50 lf-activate-venv(): INFO: Base packages installed successfully 13:38:50 lf-activate-venv(): INFO: Installing additional packages: lftools 13:38:59 lf-activate-venv(): INFO: Adding /tmp/venv-GiLU/bin to PATH 13:38:59 Generating Requirements File 13:39:17 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. 13:39:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:39:17 Python 3.10.6 13:39:17 pip 26.0.1 from /tmp/venv-GiLU/lib/python3.10/site-packages/pip (python 3.10) 13:39:18 appdirs==1.4.4 13:39:18 argcomplete==3.6.3 13:39:18 aspy.yaml==1.3.0 13:39:18 attrs==26.1.0 13:39:18 autopage==0.6.0 13:39:18 backports.strenum==1.3.1 13:39:18 beautifulsoup4==4.14.3 13:39:18 boto3==1.42.78 13:39:18 botocore==1.42.78 13:39:18 bs4==0.0.2 13:39:18 certifi==2026.2.25 13:39:18 cffi==2.0.0 13:39:18 cfgv==3.5.0 13:39:18 chardet==7.4.0.post2 13:39:18 charset-normalizer==3.4.6 13:39:18 click==8.3.1 13:39:18 cliff==4.13.2 13:39:18 cmd2==3.4.0 13:39:18 cryptography==3.3.2 13:39:18 debtcollector==3.1.0 13:39:18 decorator==5.2.1 13:39:18 defusedxml==0.7.1 13:39:18 Deprecated==1.3.1 13:39:18 distlib==0.4.0 13:39:18 dnspython==2.8.0 13:39:18 docker==7.1.0 13:39:18 dogpile.cache==1.5.0 13:39:18 durationpy==0.10 13:39:18 email-validator==2.3.0 13:39:18 filelock==3.25.2 13:39:18 future==1.0.0 13:39:18 gitdb==4.0.12 13:39:18 GitPython==3.1.46 13:39:18 httplib2==0.30.2 13:39:18 identify==2.6.18 13:39:18 idna==3.11 13:39:18 importlib-resources==1.5.0 13:39:18 iso8601==2.1.0 13:39:18 Jinja2==3.1.6 13:39:18 jmespath==1.1.0 13:39:18 jsonpatch==1.33 13:39:18 jsonpointer==3.1.1 13:39:18 jsonschema==4.26.0 13:39:18 jsonschema-specifications==2025.9.1 13:39:18 keystoneauth1==5.13.1 13:39:18 kubernetes==35.0.0 13:39:18 lftools==0.37.22 13:39:18 lxml==6.0.2 13:39:18 markdown-it-py==4.0.0 13:39:18 MarkupSafe==3.0.3 13:39:18 mdurl==0.1.2 13:39:18 msgpack==1.1.2 13:39:18 multi_key_dict==2.0.3 13:39:18 munch==4.0.0 13:39:18 netaddr==1.3.0 13:39:18 niet==1.4.2 13:39:18 nodeenv==1.10.0 13:39:18 oauth2client==4.1.3 13:39:18 oauthlib==3.3.1 13:39:18 openstacksdk==4.10.0 13:39:18 os-service-types==1.8.2 13:39:18 osc-lib==4.4.0 13:39:18 oslo.config==10.3.0 13:39:18 oslo.context==6.3.0 13:39:18 oslo.i18n==6.7.2 13:39:18 oslo.log==8.1.0 13:39:18 oslo.serialization==5.9.1 13:39:18 oslo.utils==10.0.0 13:39:18 packaging==26.0 13:39:18 pbr==7.0.3 13:39:18 platformdirs==4.9.4 13:39:18 prettytable==3.17.0 13:39:18 psutil==7.2.2 13:39:18 pyasn1==0.6.3 13:39:18 pyasn1_modules==0.4.2 13:39:18 pycparser==3.0 13:39:18 pygerrit2==2.0.15 13:39:18 PyGithub==2.9.0 13:39:18 Pygments==2.20.0 13:39:18 PyJWT==2.12.1 13:39:18 PyNaCl==1.6.2 13:39:18 pyparsing==2.4.7 13:39:18 pyperclip==1.11.0 13:39:18 pyrsistent==0.20.0 13:39:18 python-cinderclient==9.9.0 13:39:18 python-dateutil==2.9.0.post0 13:39:18 python-discovery==1.2.1 13:39:18 python-heatclient==5.1.0 13:39:18 python-jenkins==1.8.3 13:39:18 python-keystoneclient==5.8.0 13:39:18 python-magnumclient==4.10.0 13:39:18 python-openstackclient==9.0.0 13:39:18 python-swiftclient==4.10.0 13:39:18 PyYAML==6.0.3 13:39:18 referencing==0.37.0 13:39:18 requests==2.33.0 13:39:18 requests-oauthlib==2.0.0 13:39:18 requestsexceptions==1.4.0 13:39:18 rfc3986==2.0.0 13:39:18 rich==14.3.3 13:39:18 rich-argparse==1.7.2 13:39:18 rpds-py==0.30.0 13:39:18 rsa==4.9.1 13:39:18 ruamel.yaml==0.19.1 13:39:18 ruamel.yaml.clib==0.2.15 13:39:18 s3transfer==0.16.0 13:39:18 simplejson==3.20.2 13:39:18 six==1.17.0 13:39:18 smmap==5.0.3 13:39:18 soupsieve==2.8.3 13:39:18 stevedore==5.7.0 13:39:18 tabulate==0.10.0 13:39:18 toml==0.10.2 13:39:18 tomlkit==0.14.0 13:39:18 tqdm==4.67.3 13:39:18 typing_extensions==4.15.0 13:39:18 urllib3==1.26.20 13:39:18 virtualenv==21.2.0 13:39:18 wcwidth==0.6.0 13:39:18 websocket-client==1.9.0 13:39:18 wrapt==2.1.2 13:39:18 xdg==6.0.0 13:39:18 xmltodict==1.0.4 13:39:18 yq==3.4.3 13:39:18 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4623913734863743107.sh 13:39:18 ---> uv-install.sh 13:39:18 Installing uv/uvx (latest) using shell installer 13:39:18 2026-03-30 13:39:18 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-30T14%3A25%3A47Z&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-30T13%3A25%3A15Z&ske=2026-03-30T14%3A25%3A47Z&sks=b&skv=2018-11-09&sig=sltNiEbDorbH9uE%2FlJ3lrv1Dha70%2Fbh3gVakkXrCmPI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDg3ODIzNCwibmJmIjoxNzc0ODc3OTM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yvpeOuLK8Qcha8EPUXn1EztggA4HYfuA5oG6CJmTq1Y&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-abfqwA.sh" [1] 13:39:18 downloading uv 0.11.2 x86_64-unknown-linux-gnu 13:40:09 installing to /home/jenkins/.local/bin 13:40:09 uv 13:40:09 uvx 13:40:09 everything's installed! 13:40:09 13:40:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:40:09 13:40:09 source $HOME/.local/bin/env (sh, bash, zsh) 13:40:09 source $HOME/.local/bin/env.fish (fish) 13:40:09 Adding install location to PATH 13:40:09 ---> Validating uv/uvx install 13:40:09 uvx 0.11.2 (x86_64-unknown-linux-gnu) 13:40:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13284395799242533826.sh 13:40:09 ---> sudo-logs.sh 13:40:09 Archiving 'sudo' log.. 13:40:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8068621579951983723.sh 13:40:09 ---> job-cost.sh 13:40:09 INFO: Activating Python virtual environment... 13:40:09 Setup pyenv: 13:40:09 system 13:40:09 3.8.13 13:40:09 3.9.13 13:40:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GiLU from file:/tmp/.os_lf_venv 13:40:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:12 lf-activate-venv(): INFO: Base packages installed successfully 13:40:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:20 lf-activate-venv(): INFO: Adding /tmp/venv-GiLU/bin to PATH 13:40:20 INFO: No stack-cost file found 13:40:20 INFO: Instance uptime: 408s 13:40:20 INFO: Fetching instance metadata (attempt 1 of 3)... 13:40:20 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:40:20 INFO: Successfully fetched instance metadata 13:40:20 INFO: Instance type: v3-standard-4 13:40:20 INFO: Retrieving pricing info for: v3-standard-4 13:40:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:40:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=408 13:40:21 INFO: Successfully fetched Vexxhost pricing API 13:40:21 INFO: Retrieved cost: 0.11 13:40:21 INFO: Retrieved resource: v3-standard-4 13:40:21 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 13:40:21 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 13:40:21 INFO: Successfully archived job cost data 13:40:21 DEBUG: Cost data: oom-master-checkbashisms-lint,4543,2026-03-30 13:40:21,v3-standard-4,408,0.11,0.00,SUCCESS 13:40:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4337109096464217443.sh 13:40:21 ---> logs-deploy.sh 13:40:21 Setup pyenv: 13:40:21 system 13:40:21 3.8.13 13:40:21 3.9.13 13:40:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:40:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GiLU from file:/tmp/.os_lf_venv 13:40:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:23 lf-activate-venv(): INFO: Base packages installed successfully 13:40:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-GiLU/bin to PATH 13:40:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4543 13:40:41 INFO: archiving workspace using pattern(s): 13:40:43 Archives upload complete. 13:40:43 INFO: archiving logs to Nexus 13:40:44 ---> uname -a: 13:40:44 Linux prd-ubuntu1804-builder-4c-4g-659 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:40:44 13:40:44 13:40:44 ---> lscpu: 13:40:44 Architecture: x86_64 13:40:44 CPU op-mode(s): 32-bit, 64-bit 13:40:44 Byte Order: Little Endian 13:40:44 CPU(s): 4 13:40:44 On-line CPU(s) list: 0-3 13:40:44 Thread(s) per core: 1 13:40:44 Core(s) per socket: 1 13:40:44 Socket(s): 4 13:40:44 NUMA node(s): 1 13:40:44 Vendor ID: AuthenticAMD 13:40:44 CPU family: 23 13:40:44 Model: 49 13:40:44 Model name: AMD EPYC-Rome Processor 13:40:44 Stepping: 0 13:40:44 CPU MHz: 2799.974 13:40:44 BogoMIPS: 5599.94 13:40:44 Virtualization: AMD-V 13:40:44 Hypervisor vendor: KVM 13:40:44 Virtualization type: full 13:40:44 L1d cache: 32K 13:40:44 L1i cache: 32K 13:40:44 L2 cache: 512K 13:40:44 L3 cache: 16384K 13:40:44 NUMA node0 CPU(s): 0-3 13:40:44 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 13:40:44 13:40:44 13:40:44 ---> nproc: 13:40:44 4 13:40:44 13:40:44 13:40:44 ---> df -h: 13:40:44 Filesystem Size Used Avail Use% Mounted on 13:40:44 udev 7.9G 0 7.9G 0% /dev 13:40:44 tmpfs 1.6G 652K 1.6G 1% /run 13:40:44 /dev/vda1 78G 8.3G 70G 11% / 13:40:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:40:44 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:40:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:40:44 13:40:44 13:40:44 ---> free -m: 13:40:44 total used free shared buff/cache available 13:40:44 Mem: 16040 545 13376 0 2117 15181 13:40:44 Swap: 1023 0 1023 13:40:44 13:40:44 13:40:44 ---> ip addr: 13:40:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:44 inet 127.0.0.1/8 scope host lo 13:40:44 valid_lft forever preferred_lft forever 13:40:44 inet6 ::1/128 scope host 13:40:44 valid_lft forever preferred_lft forever 13:40:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:44 link/ether fa:16:3e:a8:1e:68 brd ff:ff:ff:ff:ff:ff 13:40:44 inet 10.30.107.232/23 brd 10.30.107.255 scope global dynamic ens3 13:40:44 valid_lft 85982sec preferred_lft 85982sec 13:40:44 inet6 fe80::f816:3eff:fea8:1e68/64 scope link 13:40:44 valid_lft forever preferred_lft forever 13:40:44 13:40:44 13:40:44 ---> sar -b -r -n DEV: 13:40:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-659) 03/30/26 _x86_64_ (4 CPU) 13:40:44 13:40:44 13:34:24 LINUX RESTART (4 CPU) 13:40:44 13:40:44 13:35:01 tps rtps wtps bread/s bwrtn/s 13:40:44 13:36:01 53.46 26.68 26.78 1488.55 40051.72 13:40:44 13:37:01 6.27 0.27 6.00 14.26 4756.41 13:40:44 13:38:01 258.47 57.17 201.30 3634.33 11228.00 13:40:44 13:39:01 77.07 0.80 76.27 101.85 12723.35 13:40:44 13:40:01 83.36 0.23 83.12 20.39 15167.08 13:40:44 Average: 95.72 17.03 78.69 1051.84 16785.26 13:40:44 13:40:44 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:44 13:36:01 14842156 15928296 1582804 9.64 30348 1277260 291200 1.67 226672 1190196 172 13:40:44 13:37:01 14876832 15963696 1548128 9.43 30552 1277808 239924 1.37 197740 1187216 760 13:40:44 13:38:01 14218564 15638504 2206396 13.43 46404 1583316 648936 3.71 595608 1420236 85836 13:40:44 13:39:01 13912780 15579436 2512180 15.29 70296 1792224 704776 4.03 674880 1617104 140500 13:40:44 13:40:01 13813192 15615068 2611768 15.90 78092 1911980 649840 3.72 641792 1734916 12 13:40:44 Average: 14332705 15745000 2092255 12.74 51138 1568518 506935 2.90 467338 1429934 45456 13:40:44 13:40:44 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:44 13:36:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 13:40:44 13:36:01 ens3 9.10 5.38 71.61 0.60 0.00 0.00 0.00 0.00 13:40:44 13:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:40:44 13:37:01 ens3 1.68 1.00 0.33 0.19 0.00 0.00 0.00 0.00 13:40:44 13:38:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:40:44 13:38:01 ens3 444.81 289.99 1688.09 78.90 0.00 0.00 0.00 0.00 13:40:44 13:39:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 13:40:44 13:39:01 ens3 49.84 37.21 731.31 8.10 0.00 0.00 0.00 0.00 13:40:44 13:40:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 13:40:44 13:40:01 ens3 37.77 29.32 638.97 4.53 0.00 0.00 0.00 0.00 13:40:44 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 13:40:44 Average: ens3 108.64 72.58 626.06 18.46 0.00 0.00 0.00 0.00 13:40:44 13:40:44 13:40:44 ---> sar -P ALL: 13:40:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-659) 03/30/26 _x86_64_ (4 CPU) 13:40:44 13:40:44 13:34:24 LINUX RESTART (4 CPU) 13:40:44 13:40:44 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:40:44 13:36:01 all 0.98 0.00 0.64 7.62 0.01 90.75 13:40:44 13:36:01 0 0.67 0.00 1.57 16.95 0.02 80.80 13:40:44 13:36:01 1 0.45 0.00 0.30 7.58 0.00 91.67 13:40:44 13:36:01 2 0.98 0.00 0.32 4.96 0.00 93.74 13:40:44 13:36:01 3 1.82 0.00 0.37 1.00 0.02 96.80 13:40:44 13:37:01 all 0.22 0.00 0.09 0.38 0.00 99.32 13:40:44 13:37:01 0 0.12 0.00 0.10 0.97 0.00 98.82 13:40:44 13:37:01 1 0.12 0.00 0.08 0.52 0.02 99.27 13:40:44 13:37:01 2 0.38 0.00 0.07 0.02 0.00 99.53 13:40:44 13:37:01 3 0.27 0.00 0.10 0.00 0.00 99.63 13:40:44 13:38:01 all 15.65 0.00 1.78 2.03 0.05 80.49 13:40:44 13:38:01 0 7.16 0.00 1.57 0.77 0.05 90.45 13:40:44 13:38:01 1 15.75 0.00 1.47 2.34 0.05 80.38 13:40:44 13:38:01 2 16.64 0.00 2.37 4.47 0.07 76.45 13:40:44 13:38:01 3 23.02 0.00 1.70 0.52 0.05 74.71 13:40:44 13:39:01 all 15.85 0.00 1.19 2.10 0.07 80.79 13:40:44 13:39:01 0 1.40 0.00 0.47 0.08 0.10 97.95 13:40:44 13:39:01 1 34.74 0.00 2.00 7.56 0.07 55.64 13:40:44 13:39:01 2 23.13 0.00 1.83 0.80 0.08 74.15 13:40:44 13:39:01 3 4.17 0.00 0.48 0.03 0.02 95.29 13:40:44 13:40:01 all 6.22 0.00 0.56 1.24 0.02 91.96 13:40:44 13:40:01 0 0.13 0.00 0.12 0.02 0.02 99.72 13:40:44 13:40:01 1 7.73 0.00 0.77 2.37 0.03 89.10 13:40:44 13:40:01 2 13.62 0.00 1.12 2.59 0.03 82.64 13:40:44 13:40:01 3 3.41 0.00 0.23 0.02 0.00 96.35 13:40:44 Average: all 7.78 0.00 0.85 2.67 0.03 88.67 13:40:44 Average: 0 1.89 0.00 0.77 3.75 0.04 93.55 13:40:44 Average: 1 11.73 0.00 0.92 4.07 0.03 83.24 13:40:44 Average: 2 10.96 0.00 1.14 2.57 0.04 85.30 13:40:44 Average: 3 6.53 0.00 0.58 0.31 0.02 92.56 13:40:44 13:40:44 13:40:44