11:39:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 11:39:54 Running as SYSTEM 11:39:54 [EnvInject] - Loading node environment variables. 11:39:54 Building remotely on prd-ubuntu1804-builder-4c-4g-5199 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:39:54 [ssh-agent] Looking for ssh-agent implementation... 11:39:54 $ ssh-agent 11:39:54 SSH_AUTH_SOCK=/tmp/ssh-AGQBbbX343X2/agent.1656 11:39:54 SSH_AGENT_PID=1658 11:39:54 [ssh-agent] Started. 11:39:54 Running ssh-add (command line suppressed) 11:39:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17845202820795341948.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17845202820795341948.key) 11:39:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:39:54 The recommended git tool is: NONE 11:39:56 using credential onap-jenkins-ssh 11:39:56 Wiping out workspace first. 11:39:56 Cloning the remote Git repository 11:39:56 Cloning repository git://cloud.onap.org/mirror/oom.git 11:39:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:39:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:39:56 > git --version # timeout=10 11:39:56 > git --version # 'git version 2.17.1' 11:39:56 using GIT_SSH to set credentials Gerrit user 11:39:56 Verifying host key using manually-configured host key entries 11:39:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:40:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:40:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:40:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:40:01 using GIT_SSH to set credentials Gerrit user 11:40:01 Verifying host key using manually-configured host key entries 11:40:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/3 # timeout=30 11:40:02 > git rev-parse 48c22393af17eec09abdca0894ae36033b5894aa^{commit} # timeout=10 11:40:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:40:02 Checking out Revision 48c22393af17eec09abdca0894ae36033b5894aa (refs/changes/22/143522/3) 11:40:02 > git config core.sparsecheckout # timeout=10 11:40:02 > git checkout -f 48c22393af17eec09abdca0894ae36033b5894aa # timeout=30 11:40:05 Commit message: "Refactor participant K8s in OOM" 11:40:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:40:05 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 11:40:06 [EnvInject] - Injecting environment variables from a build step. 11:40:06 [EnvInject] - Injecting as environment variables the properties content 11:40:06 PYTHON=python3 11:40:06 11:40:06 [EnvInject] - Variables injected successfully. 11:40:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11455896009223090871.sh 11:40:06 ---> tox-install.sh 11:40:06 + source /home/jenkins/lf-env.sh 11:40:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:40:06 ++ mktemp -d /tmp/venv-XXXX 11:40:06 + lf_venv=/tmp/venv-49I1 11:40:06 + local venv_file=/tmp/.os_lf_venv 11:40:06 + local python=python3 11:40:06 + local options 11:40:06 + local set_path=true 11:40:06 + local install_args= 11:40:06 ++ 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 11:40:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:40:06 + true 11:40:06 + case $1 in 11:40:06 + venv_file=/tmp/.toxenv 11:40:06 + shift 2 11:40:06 + true 11:40:06 + case $1 in 11:40:06 + shift 11:40:06 + break 11:40:06 + case $python in 11:40:06 + local pkg_list= 11:40:06 + [[ -d /opt/pyenv ]] 11:40:06 + echo 'Setup pyenv:' 11:40:06 Setup pyenv: 11:40:06 + export PYENV_ROOT=/opt/pyenv 11:40:06 + PYENV_ROOT=/opt/pyenv 11:40:06 + 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 11:40:06 + 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 11:40:06 + pyenv versions 11:40:06 * system (set by /opt/pyenv/version) 11:40:06 * 3.8.13 (set by /opt/pyenv/version) 11:40:06 * 3.9.13 (set by /opt/pyenv/version) 11:40:06 * 3.10.6 (set by /opt/pyenv/version) 11:40:06 + command -v pyenv 11:40:06 ++ pyenv init - --no-rehash 11:40:06 + 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[*]}"'\'')" 11:40:06 export PATH="/opt/pyenv/shims:${PATH}" 11:40:06 export PYENV_SHELL=bash 11:40:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:40:06 pyenv() { 11:40:06 local command 11:40:06 command="${1:-}" 11:40:06 if [ "$#" -gt 0 ]; then 11:40:06 shift 11:40:06 fi 11:40:06 11:40:06 case "$command" in 11:40:06 rehash|shell) 11:40:06 eval "$(pyenv "sh-$command" "$@")" 11:40:06 ;; 11:40:06 *) 11:40:06 command pyenv "$command" "$@" 11:40:06 ;; 11:40:06 esac 11:40:06 }' 11:40:06 +++ 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[*]}"' 11:40:06 ++ 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 11:40:06 ++ 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 11:40:06 ++ 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 11:40:06 ++ export PYENV_SHELL=bash 11:40:06 ++ PYENV_SHELL=bash 11:40:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:40:06 +++ complete -F _pyenv pyenv 11:40:06 ++ lf-pyver python3 11:40:06 ++ local py_version_xy=python3 11:40:06 ++ local py_version_xyz= 11:40:06 ++ pyenv versions 11:40:06 ++ sed 's/^[ *]* //' 11:40:06 ++ local command 11:40:06 ++ awk '{ print $1 }' 11:40:06 ++ command=versions 11:40:06 ++ grep -E '^[0-9.]*[0-9]$' 11:40:06 ++ '[' 1 -gt 0 ']' 11:40:06 ++ shift 11:40:06 ++ case "$command" in 11:40:06 ++ command pyenv versions 11:40:06 ++ pyenv versions 11:40:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:40:06 +++ grep '^3' /tmp/.pyenv_versions 11:40:06 +++ sort -V 11:40:06 +++ tail -n 1 11:40:06 ++ py_version_xyz=3.10.6 11:40:06 ++ [[ -z 3.10.6 ]] 11:40:06 ++ echo 3.10.6 11:40:06 ++ return 0 11:40:06 + pyenv local 3.10.6 11:40:06 + local command 11:40:06 + command=local 11:40:06 + '[' 2 -gt 0 ']' 11:40:06 + shift 11:40:06 + case "$command" in 11:40:06 + command pyenv local 3.10.6 11:40:06 + pyenv local 3.10.6 11:40:06 + for arg in "$@" 11:40:06 + case $arg in 11:40:06 + pkg_list+='tox ' 11:40:06 + for arg in "$@" 11:40:06 + case $arg in 11:40:06 + pkg_list+='virtualenv ' 11:40:06 + for arg in "$@" 11:40:06 + case $arg in 11:40:06 + pkg_list+='urllib3~=1.26.15 ' 11:40:06 + [[ -f /tmp/.toxenv ]] 11:40:06 + [[ ! -f /tmp/.toxenv ]] 11:40:06 + [[ -n '' ]] 11:40:06 + python3 -m venv /tmp/venv-49I1 11:40:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-49I1' 11:40:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-49I1 11:40:10 + echo /tmp/venv-49I1 11:40:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:40:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:40:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:10 + local 'pip_opts=--upgrade --quiet' 11:40:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:40:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:40:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:40:10 + [[ -n '' ]] 11:40:10 + [[ -n '' ]] 11:40:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:10 + /tmp/venv-49I1/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 11:40:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:40:14 lf-activate-venv(): INFO: Base packages installed successfully 11:40:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:40:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:40:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:40:14 + /tmp/venv-49I1/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 11:40:16 + type python3 11:40:16 + true 11:40:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-49I1/bin to PATH' 11:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-49I1/bin to PATH 11:40:16 + PATH=/tmp/venv-49I1/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 11:40:16 + return 0 11:40:16 + python3 --version 11:40:16 Python 3.10.6 11:40:16 + python3 -m pip --version 11:40:16 pip 26.0.1 from /tmp/venv-49I1/lib/python3.10/site-packages/pip (python 3.10) 11:40:16 + python3 -m pip freeze 11:40:17 cachetools==7.0.5 11:40:17 colorama==0.4.6 11:40:17 distlib==0.4.0 11:40:17 filelock==3.25.2 11:40:17 packaging==26.0 11:40:17 platformdirs==4.9.4 11:40:17 pluggy==1.6.0 11:40:17 pyproject-api==1.10.0 11:40:17 python-discovery==1.2.0 11:40:17 tomli==2.4.1 11:40:17 tomli_w==1.2.0 11:40:17 tox==4.50.3 11:40:17 typing_extensions==4.15.0 11:40:17 urllib3==1.26.20 11:40:17 virtualenv==21.2.0 11:40:17 [EnvInject] - Injecting environment variables from a build step. 11:40:17 [EnvInject] - Injecting as environment variables the properties content 11:40:17 PARALLEL=false 11:40:17 11:40:17 [EnvInject] - Variables injected successfully. 11:40:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3381254889010335059.sh 11:40:17 ---> tox-run.sh 11:40:17 + 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 11:40:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:40:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:40:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:40:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:40:17 + source /home/jenkins/lf-env.sh 11:40:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:40:17 ++ mktemp -d /tmp/venv-XXXX 11:40:17 + lf_venv=/tmp/venv-JUrY 11:40:17 + local venv_file=/tmp/.os_lf_venv 11:40:17 + local python=python3 11:40:17 + local options 11:40:17 + local set_path=true 11:40:17 + local install_args= 11:40:17 ++ 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 11:40:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:40:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:40:17 + true 11:40:17 + case $1 in 11:40:17 + venv_file=/tmp/.toxenv 11:40:17 + shift 2 11:40:17 + true 11:40:17 + case $1 in 11:40:17 + shift 11:40:17 + break 11:40:17 + case $python in 11:40:17 + local pkg_list= 11:40:17 + [[ -d /opt/pyenv ]] 11:40:17 + echo 'Setup pyenv:' 11:40:17 Setup pyenv: 11:40:17 + export PYENV_ROOT=/opt/pyenv 11:40:17 + PYENV_ROOT=/opt/pyenv 11:40:17 + 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 11:40:17 + 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 11:40:17 + pyenv versions 11:40:17 system 11:40:17 3.8.13 11:40:17 3.9.13 11:40:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:40:17 + command -v pyenv 11:40:17 ++ pyenv init - --no-rehash 11:40:17 + 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[*]}"'\'')" 11:40:17 export PATH="/opt/pyenv/shims:${PATH}" 11:40:17 export PYENV_SHELL=bash 11:40:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:40:17 pyenv() { 11:40:17 local command 11:40:17 command="${1:-}" 11:40:17 if [ "$#" -gt 0 ]; then 11:40:17 shift 11:40:17 fi 11:40:17 11:40:17 case "$command" in 11:40:17 rehash|shell) 11:40:17 eval "$(pyenv "sh-$command" "$@")" 11:40:17 ;; 11:40:17 *) 11:40:17 command pyenv "$command" "$@" 11:40:17 ;; 11:40:17 esac 11:40:17 }' 11:40:17 +++ 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[*]}"' 11:40:17 ++ 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 11:40:17 ++ 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 11:40:17 ++ 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 11:40:17 ++ export PYENV_SHELL=bash 11:40:17 ++ PYENV_SHELL=bash 11:40:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:40:17 +++ complete -F _pyenv pyenv 11:40:17 ++ lf-pyver python3 11:40:17 ++ local py_version_xy=python3 11:40:17 ++ local py_version_xyz= 11:40:17 ++ pyenv versions 11:40:17 ++ local command 11:40:17 ++ command=versions 11:40:17 ++ '[' 1 -gt 0 ']' 11:40:17 ++ shift 11:40:17 ++ case "$command" in 11:40:17 ++ command pyenv versions 11:40:17 ++ pyenv versions 11:40:17 ++ sed 's/^[ *]* //' 11:40:17 ++ awk '{ print $1 }' 11:40:17 ++ grep -E '^[0-9.]*[0-9]$' 11:40:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:40:17 +++ grep '^3' /tmp/.pyenv_versions 11:40:17 +++ sort -V 11:40:17 +++ tail -n 1 11:40:17 ++ py_version_xyz=3.10.6 11:40:17 ++ [[ -z 3.10.6 ]] 11:40:17 ++ echo 3.10.6 11:40:17 ++ return 0 11:40:17 + pyenv local 3.10.6 11:40:17 + local command 11:40:17 + command=local 11:40:17 + '[' 2 -gt 0 ']' 11:40:17 + shift 11:40:17 + case "$command" in 11:40:17 + command pyenv local 3.10.6 11:40:17 + pyenv local 3.10.6 11:40:17 + for arg in "$@" 11:40:17 + case $arg in 11:40:17 + pkg_list+='tox ' 11:40:17 + for arg in "$@" 11:40:17 + case $arg in 11:40:17 + pkg_list+='virtualenv ' 11:40:17 + for arg in "$@" 11:40:17 + case $arg in 11:40:17 + pkg_list+='urllib3~=1.26.15 ' 11:40:17 + [[ -f /tmp/.toxenv ]] 11:40:17 ++ cat /tmp/.toxenv 11:40:17 + lf_venv=/tmp/venv-49I1 11:40:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-49I1 from' file:/tmp/.toxenv 11:40:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-49I1 from file:/tmp/.toxenv 11:40:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:40:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:17 + local 'pip_opts=--upgrade --quiet' 11:40:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:40:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:40:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:40:17 + [[ -n '' ]] 11:40:17 + [[ -n '' ]] 11:40:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:40:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:17 + /tmp/venv-49I1/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 11:40:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:40:18 lf-activate-venv(): INFO: Base packages installed successfully 11:40:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:40:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:40:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:40:18 + /tmp/venv-49I1/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 11:40:19 + type python3 11:40:19 + true 11:40:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-49I1/bin to PATH' 11:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-49I1/bin to PATH 11:40:19 + PATH=/tmp/venv-49I1/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 11:40:19 + return 0 11:40:19 + [[ -d /opt/pyenv ]] 11:40:19 + echo '---> Setting up pyenv' 11:40:19 ---> Setting up pyenv 11:40:19 + export PYENV_ROOT=/opt/pyenv 11:40:19 + PYENV_ROOT=/opt/pyenv 11:40:19 + export PATH=/opt/pyenv/bin:/tmp/venv-49I1/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 11:40:19 + PATH=/opt/pyenv/bin:/tmp/venv-49I1/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 11:40:19 ++ pwd 11:40:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:40:19 + export PYTHONPATH 11:40:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:40:19 + TOX_TESTENV_PASSENV=PYTHONPATH 11:40:19 + tox --version 11:40:19 4.50.3 from /tmp/venv-49I1/lib/python3.10/site-packages/tox/__init__.py 11:40:19 + PARALLEL=false 11:40:19 + TOX_OPTIONS_LIST= 11:40:19 + [[ -n checkbashisms ]] 11:40:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:40:19 + case ${PARALLEL,,} in 11:40:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:40:19 + tox -e checkbashisms 11:40:20 checkbashisms: freeze> python -m pip freeze --all 11:40:21 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:40:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:40:22 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:40:24 checkbashisms: OK (4.91=setup[1.43]+cmd[3.48] seconds) 11:40:24 congratulations :) (4.95 seconds) 11:40:24 + tox_status=0 11:40:24 + echo '---> Completed tox runs' 11:40:24 ---> Completed tox runs 11:40:24 + for i in .tox/*/log 11:40:24 ++ echo .tox/checkbashisms/log 11:40:24 ++ awk -F/ '{print $2}' 11:40:24 + tox_env=checkbashisms 11:40:24 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:40:24 + DOC_DIR=docs/_build/html 11:40:24 + [[ -d docs/_build/html ]] 11:40:24 + echo '---> tox-run.sh ends' 11:40:24 ---> tox-run.sh ends 11:40:24 + test 0 -eq 0 11:40:24 $ ssh-agent -k 11:40:24 unset SSH_AUTH_SOCK; 11:40:24 unset SSH_AGENT_PID; 11:40:24 echo Agent pid 1658 killed; 11:40:24 [ssh-agent] Stopped. 11:40:24 [PostBuildScript] - [INFO] Executing post build scripts. 11:40:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9689181582496938414.sh 11:40:24 ---> sysstat.sh 11:40:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4688104090513530154.sh 11:40:25 ---> package-listing.sh 11:40:25 ++ facter osfamily 11:40:25 ++ tr '[:upper:]' '[:lower:]' 11:40:25 + OS_FAMILY=debian 11:40:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:40:25 + START_PACKAGES=/tmp/packages_start.txt 11:40:25 + END_PACKAGES=/tmp/packages_end.txt 11:40:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:40:25 + PACKAGES=/tmp/packages_start.txt 11:40:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:40:25 + PACKAGES=/tmp/packages_end.txt 11:40:25 + case "${OS_FAMILY}" in 11:40:25 + dpkg -l 11:40:25 + grep '^ii' 11:40:25 + '[' -f /tmp/packages_start.txt ']' 11:40:25 + '[' -f /tmp/packages_end.txt ']' 11:40:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:40:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:40:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:40:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:40:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1774419378325288678.sh 11:40:25 ---> capture-instance-metadata.sh 11:40:25 Setup pyenv: 11:40:25 system 11:40:25 3.8.13 11:40:25 3.9.13 11:40:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:40:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7tOh 11:40:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:33 lf-activate-venv(): INFO: Base packages installed successfully 11:40:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-7tOh/bin to PATH 11:40:56 INFO: Running in OpenStack, capturing instance metadata 11:40:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2473363267826385075.sh 11:40:56 provisioning config files... 11:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16362450103916340549tmp 11:40:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:40:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:40:56 [EnvInject] - Injecting environment variables from a build step. 11:40:56 [EnvInject] - Injecting as environment variables the properties content 11:40:56 SERVER_ID=logs 11:40:56 11:40:56 [EnvInject] - Variables injected successfully. 11:40:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12278121156896552870.sh 11:40:56 ---> create-netrc.sh 11:40:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16809625167823452568.sh 11:40:56 ---> python-tools-install.sh 11:40:56 Setup pyenv: 11:40:56 system 11:40:56 3.8.13 11:40:56 3.9.13 11:40:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7tOh from file:/tmp/.os_lf_venv 11:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:58 lf-activate-venv(): INFO: Base packages installed successfully 11:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:41:07 lf-activate-venv(): INFO: Adding /tmp/venv-7tOh/bin to PATH 11:41:07 Generating Requirements File 11:41:24 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. 11:41:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:41:25 Python 3.10.6 11:41:25 pip 26.0.1 from /tmp/venv-7tOh/lib/python3.10/site-packages/pip (python 3.10) 11:41:25 appdirs==1.4.4 11:41:25 argcomplete==3.6.3 11:41:25 aspy.yaml==1.3.0 11:41:25 attrs==26.1.0 11:41:25 autopage==0.6.0 11:41:25 backports.strenum==1.3.1 11:41:25 beautifulsoup4==4.14.3 11:41:25 boto3==1.42.76 11:41:25 botocore==1.42.76 11:41:25 bs4==0.0.2 11:41:25 certifi==2026.2.25 11:41:25 cffi==2.0.0 11:41:25 cfgv==3.5.0 11:41:25 chardet==7.3.0 11:41:25 charset-normalizer==3.4.6 11:41:25 click==8.3.1 11:41:25 cliff==4.13.2 11:41:25 cmd2==3.4.0 11:41:25 cryptography==3.3.2 11:41:25 debtcollector==3.1.0 11:41:25 decorator==5.2.1 11:41:25 defusedxml==0.7.1 11:41:25 Deprecated==1.3.1 11:41:25 distlib==0.4.0 11:41:25 dnspython==2.8.0 11:41:25 docker==7.1.0 11:41:25 dogpile.cache==1.5.0 11:41:25 durationpy==0.10 11:41:25 email-validator==2.3.0 11:41:25 filelock==3.25.2 11:41:25 future==1.0.0 11:41:25 gitdb==4.0.12 11:41:25 GitPython==3.1.46 11:41:25 httplib2==0.30.2 11:41:25 identify==2.6.18 11:41:25 idna==3.11 11:41:25 importlib-resources==1.5.0 11:41:25 iso8601==2.1.0 11:41:25 Jinja2==3.1.6 11:41:25 jmespath==1.1.0 11:41:25 jsonpatch==1.33 11:41:25 jsonpointer==3.1.1 11:41:25 jsonschema==4.26.0 11:41:25 jsonschema-specifications==2025.9.1 11:41:25 keystoneauth1==5.13.1 11:41:25 kubernetes==35.0.0 11:41:25 lftools==0.37.22 11:41:25 lxml==6.0.2 11:41:25 markdown-it-py==4.0.0 11:41:25 MarkupSafe==3.0.3 11:41:25 mdurl==0.1.2 11:41:25 msgpack==1.1.2 11:41:25 multi_key_dict==2.0.3 11:41:25 munch==4.0.0 11:41:25 netaddr==1.3.0 11:41:25 niet==1.4.2 11:41:25 nodeenv==1.10.0 11:41:25 oauth2client==4.1.3 11:41:25 oauthlib==3.3.1 11:41:25 openstacksdk==4.10.0 11:41:25 os-service-types==1.8.2 11:41:25 osc-lib==4.4.0 11:41:25 oslo.config==10.3.0 11:41:25 oslo.context==6.3.0 11:41:25 oslo.i18n==6.7.2 11:41:25 oslo.log==8.1.0 11:41:25 oslo.serialization==5.9.1 11:41:25 oslo.utils==10.0.0 11:41:25 packaging==26.0 11:41:25 pbr==7.0.3 11:41:25 platformdirs==4.9.4 11:41:25 prettytable==3.17.0 11:41:25 psutil==7.2.2 11:41:25 pyasn1==0.6.3 11:41:25 pyasn1_modules==0.4.2 11:41:25 pycparser==3.0 11:41:25 pygerrit2==2.0.15 11:41:25 PyGithub==2.9.0 11:41:25 Pygments==2.19.2 11:41:25 PyJWT==2.12.1 11:41:25 PyNaCl==1.6.2 11:41:25 pyparsing==2.4.7 11:41:25 pyperclip==1.11.0 11:41:25 pyrsistent==0.20.0 11:41:25 python-cinderclient==9.9.0 11:41:25 python-dateutil==2.9.0.post0 11:41:25 python-discovery==1.2.0 11:41:25 python-heatclient==5.1.0 11:41:25 python-jenkins==1.8.3 11:41:25 python-keystoneclient==5.8.0 11:41:25 python-magnumclient==4.10.0 11:41:25 python-openstackclient==9.0.0 11:41:25 python-swiftclient==4.10.0 11:41:25 PyYAML==6.0.3 11:41:25 referencing==0.37.0 11:41:25 requests==2.33.0 11:41:25 requests-oauthlib==2.0.0 11:41:25 requestsexceptions==1.4.0 11:41:25 rfc3986==2.0.0 11:41:25 rich==14.3.3 11:41:25 rich-argparse==1.7.2 11:41:25 rpds-py==0.30.0 11:41:25 rsa==4.9.1 11:41:25 ruamel.yaml==0.19.1 11:41:25 ruamel.yaml.clib==0.2.15 11:41:25 s3transfer==0.16.0 11:41:25 simplejson==3.20.2 11:41:25 six==1.17.0 11:41:25 smmap==5.0.3 11:41:25 soupsieve==2.8.3 11:41:25 stevedore==5.7.0 11:41:25 tabulate==0.10.0 11:41:25 toml==0.10.2 11:41:25 tomlkit==0.14.0 11:41:25 tqdm==4.67.3 11:41:25 typing_extensions==4.15.0 11:41:25 urllib3==1.26.20 11:41:25 virtualenv==21.2.0 11:41:25 wcwidth==0.6.0 11:41:25 websocket-client==1.9.0 11:41:25 wrapt==2.1.2 11:41:25 xdg==6.0.0 11:41:25 xmltodict==1.0.4 11:41:25 yq==3.4.3 11:41:25 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins4898649056357828768.sh 11:41:25 ---> uv-install.sh 11:41:25 Installing uv/uvx (latest) using shell installer 11:41:25 2026-03-26 11:41:25 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T12%3A20%3A48Z&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-26T11%3A20%3A37Z&ske=2026-03-26T12%3A20%3A48Z&sks=b&skv=2018-11-09&sig=LApPqgx6ZCRD6K03IlysH7Zq6D4dY3eW2%2F%2BN7Bd%2Biio%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDUyNTU0NiwibmJmIjoxNzc0NTI1MjQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-wNwNPsd4gkpU8f_Dk8wgag9k1tyZ_4AtJoN7rSO40g&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-TBdDLn.sh" [1] 11:41:25 downloading uv 0.11.1 x86_64-unknown-linux-gnu 11:41:26 installing to /home/jenkins/.local/bin 11:41:26 uv 11:41:26 uvx 11:41:26 everything's installed! 11:41:26 11:41:26 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:41:26 11:41:26 source $HOME/.local/bin/env (sh, bash, zsh) 11:41:26 source $HOME/.local/bin/env.fish (fish) 11:41:26 Adding install location to PATH 11:41:26 ---> Validating uv/uvx install 11:41:26 uvx 0.11.1 (x86_64-unknown-linux-gnu) 11:41:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15588721191107487060.sh 11:41:26 ---> sudo-logs.sh 11:41:26 Archiving 'sudo' log.. 11:41:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1490044739341840884.sh 11:41:27 ---> job-cost.sh 11:41:27 INFO: Activating Python virtual environment... 11:41:27 Setup pyenv: 11:41:27 system 11:41:27 3.8.13 11:41:27 3.9.13 11:41:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:41:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7tOh from file:/tmp/.os_lf_venv 11:41:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:29 lf-activate-venv(): INFO: Base packages installed successfully 11:41:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-7tOh/bin to PATH 11:41:34 INFO: No stack-cost file found 11:41:34 INFO: Instance uptime: 125s 11:41:34 INFO: Fetching instance metadata (attempt 1 of 3)... 11:41:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:41:35 INFO: Successfully fetched instance metadata 11:41:35 INFO: Instance type: v3-standard-4 11:41:35 INFO: Retrieving pricing info for: v3-standard-4 11:41:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:41:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=125 11:41:35 INFO: Successfully fetched Vexxhost pricing API 11:41:35 INFO: Retrieved cost: 0.11 11:41:35 INFO: Retrieved resource: v3-standard-4 11:41:35 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:41:35 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:41:35 INFO: Successfully archived job cost data 11:41:35 DEBUG: Cost data: oom-master-checkbashisms-lint,4521,2026-03-26 11:41:35,v3-standard-4,125,0.11,0.00,SUCCESS 11:41:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3625059857745823249.sh 11:41:35 ---> logs-deploy.sh 11:41:35 Setup pyenv: 11:41:35 system 11:41:35 3.8.13 11:41:35 3.9.13 11:41:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7tOh from file:/tmp/.os_lf_venv 11:41:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:41:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:41:38 lf-activate-venv(): INFO: Base packages installed successfully 11:41:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:41:45 lf-activate-venv(): INFO: Adding /tmp/venv-7tOh/bin to PATH 11:41:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4521 11:41:45 INFO: archiving workspace using pattern(s): 11:41:46 Archives upload complete. 11:41:46 INFO: archiving logs to Nexus 11:41:47 ---> uname -a: 11:41:47 Linux prd-ubuntu1804-builder-4c-4g-5199 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:41:47 11:41:47 11:41:47 ---> lscpu: 11:41:47 Architecture: x86_64 11:41:47 CPU op-mode(s): 32-bit, 64-bit 11:41:47 Byte Order: Little Endian 11:41:47 CPU(s): 4 11:41:47 On-line CPU(s) list: 0-3 11:41:47 Thread(s) per core: 1 11:41:47 Core(s) per socket: 1 11:41:47 Socket(s): 4 11:41:47 NUMA node(s): 1 11:41:47 Vendor ID: AuthenticAMD 11:41:47 CPU family: 23 11:41:47 Model: 49 11:41:47 Model name: AMD EPYC-Rome Processor 11:41:47 Stepping: 0 11:41:47 CPU MHz: 2799.996 11:41:47 BogoMIPS: 5599.99 11:41:47 Virtualization: AMD-V 11:41:47 Hypervisor vendor: KVM 11:41:47 Virtualization type: full 11:41:47 L1d cache: 32K 11:41:47 L1i cache: 32K 11:41:47 L2 cache: 512K 11:41:47 L3 cache: 16384K 11:41:47 NUMA node0 CPU(s): 0-3 11:41:47 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 11:41:47 11:41:47 11:41:47 ---> nproc: 11:41:47 4 11:41:47 11:41:47 11:41:47 ---> df -h: 11:41:47 Filesystem Size Used Avail Use% Mounted on 11:41:47 udev 7.9G 0 7.9G 0% /dev 11:41:47 tmpfs 1.6G 676K 1.6G 1% /run 11:41:47 /dev/vda1 78G 8.4G 70G 11% / 11:41:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:41:47 tmpfs 5.0M 0 5.0M 0% /run/lock 11:41:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:41:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:41:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:41:47 11:41:47 11:41:47 ---> free -m: 11:41:47 total used free shared buff/cache available 11:41:47 Mem: 16040 573 13346 0 2119 15152 11:41:47 Swap: 1023 0 1023 11:41:47 11:41:47 11:41:47 ---> ip addr: 11:41:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:41:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:41:47 inet 127.0.0.1/8 scope host lo 11:41:47 valid_lft forever preferred_lft forever 11:41:47 inet6 ::1/128 scope host 11:41:47 valid_lft forever preferred_lft forever 11:41:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:41:47 link/ether fa:16:3e:54:91:ed brd ff:ff:ff:ff:ff:ff 11:41:47 inet 10.30.106.127/23 brd 10.30.107.255 scope global dynamic ens3 11:41:47 valid_lft 86271sec preferred_lft 86271sec 11:41:47 inet6 fe80::f816:3eff:fe54:91ed/64 scope link 11:41:47 valid_lft forever preferred_lft forever 11:41:47 11:41:47 11:41:47 ---> sar -b -r -n DEV: 11:41:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5199) 03/26/26 _x86_64_ (4 CPU) 11:41:47 11:41:47 11:39:40 LINUX RESTART (4 CPU) 11:41:47 11:41:47 11:40:01 tps rtps wtps bread/s bwrtn/s 11:41:47 11:41:02 349.53 24.11 325.42 878.08 56158.54 11:41:47 Average: 349.53 24.11 325.42 878.08 56158.54 11:41:47 11:41:47 11:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:47 11:41:02 13867760 15527192 2557208 15.57 69660 1785312 831344 4.76 719552 1613068 159372 11:41:47 Average: 13867760 15527192 2557208 15.57 69660 1785312 831344 4.76 719552 1613068 159372 11:41:47 11:41:47 11:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:47 11:41:02 lo 1.39 1.39 0.16 0.16 0.00 0.00 0.00 0.00 11:41:47 11:41:02 ens3 112.86 78.53 981.43 31.85 0.00 0.00 0.00 0.00 11:41:47 Average: lo 1.39 1.39 0.16 0.16 0.00 0.00 0.00 0.00 11:41:47 Average: ens3 112.86 78.53 981.43 31.85 0.00 0.00 0.00 0.00 11:41:47 11:41:47 11:41:47 ---> sar -P ALL: 11:41:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5199) 03/26/26 _x86_64_ (4 CPU) 11:41:47 11:41:47 11:39:40 LINUX RESTART (4 CPU) 11:41:47 11:41:47 11:40:01 CPU %user %nice %system %iowait %steal %idle 11:41:47 11:41:02 all 20.71 0.00 1.86 3.51 0.07 73.86 11:41:47 11:41:02 0 7.00 0.00 1.13 5.41 0.03 86.42 11:41:47 11:41:02 1 41.16 0.00 2.75 0.88 0.08 55.12 11:41:47 11:41:02 2 22.75 0.00 2.10 3.57 0.07 71.50 11:41:47 11:41:02 3 11.84 0.00 1.41 4.17 0.08 82.49 11:41:47 Average: all 20.71 0.00 1.86 3.51 0.07 73.86 11:41:47 Average: 0 7.00 0.00 1.13 5.41 0.03 86.42 11:41:47 Average: 1 41.16 0.00 2.75 0.88 0.08 55.12 11:41:47 Average: 2 22.75 0.00 2.10 3.57 0.07 71.50 11:41:47 Average: 3 11.84 0.00 1.41 4.17 0.08 82.49 11:41:47 11:41:47 11:41:47