09:23:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 09:23:16 Running as SYSTEM 09:23:16 [EnvInject] - Loading node environment variables. 09:23:16 Building remotely on prd-ubuntu1804-builder-4c-4g-94 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:23:16 [ssh-agent] Looking for ssh-agent implementation... 09:23:17 $ ssh-agent 09:23:17 SSH_AUTH_SOCK=/tmp/ssh-ax24cp5H0Zzv/agent.1659 09:23:17 SSH_AGENT_PID=1661 09:23:17 [ssh-agent] Started. 09:23:17 Running ssh-add (command line suppressed) 09:23:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3581185386593933722.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3581185386593933722.key) 09:23:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:23:17 The recommended git tool is: NONE 09:23:18 using credential onap-jenkins-ssh 09:23:18 Wiping out workspace first. 09:23:18 Cloning the remote Git repository 09:23:18 Cloning repository git://cloud.onap.org/mirror/oom.git 09:23:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:23:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:23:18 > git --version # timeout=10 09:23:18 > git --version # 'git version 2.17.1' 09:23:18 using GIT_SSH to set credentials Gerrit user 09:23:18 Verifying host key using manually-configured host key entries 09:23:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:23:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:23:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:23:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:23:24 using GIT_SSH to set credentials Gerrit user 09:23:24 Verifying host key using manually-configured host key entries 09:23:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/3 # timeout=30 09:23:25 > git rev-parse 56e0267072d67a5951a09af63b645a66ea1b6cc5^{commit} # timeout=10 09:23:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:23:25 Checking out Revision 56e0267072d67a5951a09af63b645a66ea1b6cc5 (refs/changes/77/146477/3) 09:23:25 > git config core.sparsecheckout # timeout=10 09:23:25 > git checkout -f 56e0267072d67a5951a09af63b645a66ea1b6cc5 # timeout=30 09:23:28 Commit message: "[AAI] 17.2.0 chart release (WIP - snapshot images)" 09:23:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:23:28 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 09:23:29 [EnvInject] - Injecting environment variables from a build step. 09:23:29 [EnvInject] - Injecting as environment variables the properties content 09:23:29 PYTHON=python3 09:23:29 09:23:29 [EnvInject] - Variables injected successfully. 09:23:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8946412503847938386.sh 09:23:29 ---> tox-install.sh 09:23:29 + source /home/jenkins/lf-env.sh 09:23:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:29 ++ mktemp -d /tmp/venv-XXXX 09:23:29 + lf_venv=/tmp/venv-rufh 09:23:29 + local venv_file=/tmp/.os_lf_venv 09:23:29 + local python=python3 09:23:29 + local options 09:23:29 + local set_path=true 09:23:29 + local install_args= 09:23:29 ++ 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 09:23:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:29 + true 09:23:29 + case $1 in 09:23:29 + venv_file=/tmp/.toxenv 09:23:29 + shift 2 09:23:29 + true 09:23:29 + case $1 in 09:23:29 + shift 09:23:29 + break 09:23:29 + case $python in 09:23:29 + local pkg_list= 09:23:29 + [[ -d /opt/pyenv ]] 09:23:29 + echo 'Setup pyenv:' 09:23:29 Setup pyenv: 09:23:29 + export PYENV_ROOT=/opt/pyenv 09:23:29 + PYENV_ROOT=/opt/pyenv 09:23:29 + 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 09:23:29 + 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 09:23:29 + pyenv versions 09:23:29 * system (set by /opt/pyenv/version) 09:23:29 * 3.8.13 (set by /opt/pyenv/version) 09:23:29 * 3.9.13 (set by /opt/pyenv/version) 09:23:29 * 3.10.6 (set by /opt/pyenv/version) 09:23:29 + command -v pyenv 09:23:29 ++ pyenv init - --no-rehash 09:23:29 + 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[*]}"'\'')" 09:23:29 export PATH="/opt/pyenv/shims:${PATH}" 09:23:29 export PYENV_SHELL=bash 09:23:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:29 pyenv() { 09:23:29 local command 09:23:29 command="${1:-}" 09:23:29 if [ "$#" -gt 0 ]; then 09:23:29 shift 09:23:29 fi 09:23:29 09:23:29 case "$command" in 09:23:29 rehash|shell) 09:23:29 eval "$(pyenv "sh-$command" "$@")" 09:23:29 ;; 09:23:29 *) 09:23:29 command pyenv "$command" "$@" 09:23:29 ;; 09:23:29 esac 09:23:29 }' 09:23:29 +++ 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[*]}"' 09:23:29 ++ 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 09:23:29 ++ 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 09:23:29 ++ 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 09:23:29 ++ export PYENV_SHELL=bash 09:23:29 ++ PYENV_SHELL=bash 09:23:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:29 +++ complete -F _pyenv pyenv 09:23:29 ++ lf-pyver python3 09:23:29 ++ local py_version_xy=python3 09:23:29 ++ local py_version_xyz= 09:23:29 ++ pyenv versions 09:23:29 ++ sed 's/^[ *]* //' 09:23:29 ++ awk '{ print $1 }' 09:23:29 ++ grep -E '^[0-9.]*[0-9]$' 09:23:29 ++ local command 09:23:29 ++ command=versions 09:23:29 ++ '[' 1 -gt 0 ']' 09:23:29 ++ shift 09:23:29 ++ case "$command" in 09:23:29 ++ command pyenv versions 09:23:29 ++ pyenv versions 09:23:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:29 +++ grep '^3' /tmp/.pyenv_versions 09:23:29 +++ sort -V 09:23:29 +++ tail -n 1 09:23:29 ++ py_version_xyz=3.10.6 09:23:29 ++ [[ -z 3.10.6 ]] 09:23:29 ++ echo 3.10.6 09:23:29 ++ return 0 09:23:29 + pyenv local 3.10.6 09:23:29 + local command 09:23:29 + command=local 09:23:29 + '[' 2 -gt 0 ']' 09:23:29 + shift 09:23:29 + case "$command" in 09:23:29 + command pyenv local 3.10.6 09:23:29 + pyenv local 3.10.6 09:23:29 + for arg in "$@" 09:23:29 + case $arg in 09:23:29 + pkg_list+='tox ' 09:23:29 + for arg in "$@" 09:23:29 + case $arg in 09:23:29 + pkg_list+='virtualenv ' 09:23:29 + for arg in "$@" 09:23:29 + case $arg in 09:23:29 + pkg_list+='urllib3~=1.26.15 ' 09:23:29 + [[ -f /tmp/.toxenv ]] 09:23:29 + [[ ! -f /tmp/.toxenv ]] 09:23:29 + [[ -n '' ]] 09:23:29 + python3 -m venv /tmp/venv-rufh 09:23:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rufh' 09:23:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rufh 09:23:33 + echo /tmp/venv-rufh 09:23:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:23:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:23:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:33 + local 'pip_opts=--upgrade --quiet' 09:23:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:33 + [[ -n '' ]] 09:23:33 + [[ -n '' ]] 09:23:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:33 + /tmp/venv-rufh/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 09:23:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:38 lf-activate-venv(): INFO: Base packages installed successfully 09:23:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:38 + /tmp/venv-rufh/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 09:23:40 + type python3 09:23:40 + true 09:23:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rufh/bin to PATH' 09:23:40 lf-activate-venv(): INFO: Adding /tmp/venv-rufh/bin to PATH 09:23:40 + PATH=/tmp/venv-rufh/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 09:23:40 + return 0 09:23:40 + python3 --version 09:23:40 Python 3.10.6 09:23:40 + python3 -m pip --version 09:23:40 pip 26.1.2 from /tmp/venv-rufh/lib/python3.10/site-packages/pip (python 3.10) 09:23:40 + python3 -m pip freeze 09:23:41 cachetools==7.1.4 09:23:41 colorama==0.4.6 09:23:41 distlib==0.4.3 09:23:41 filelock==3.32.0 09:23:41 packaging==26.2 09:23:41 platformdirs==4.11.0 09:23:41 pluggy==1.6.0 09:23:41 pyproject-api==1.11.0 09:23:41 python-discovery==1.5.0 09:23:41 tomli==2.4.1 09:23:41 tomli_w==1.2.0 09:23:41 tox==4.58.0 09:23:41 typing_extensions==4.16.0 09:23:41 urllib3==1.26.20 09:23:41 virtualenv==21.7.0 09:23:41 [EnvInject] - Injecting environment variables from a build step. 09:23:41 [EnvInject] - Injecting as environment variables the properties content 09:23:41 PARALLEL=false 09:23:41 09:23:41 [EnvInject] - Variables injected successfully. 09:23:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14612234177713258588.sh 09:23:41 ---> tox-run.sh 09:23:41 + 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 09:23:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:23:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:23:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:23:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:23:41 + source /home/jenkins/lf-env.sh 09:23:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:41 ++ mktemp -d /tmp/venv-XXXX 09:23:41 + lf_venv=/tmp/venv-yQwa 09:23:41 + local venv_file=/tmp/.os_lf_venv 09:23:41 + local python=python3 09:23:41 + local options 09:23:41 + local set_path=true 09:23:41 + local install_args= 09:23: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 09:23:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:41 + true 09:23:41 + case $1 in 09:23:41 + venv_file=/tmp/.toxenv 09:23:41 + shift 2 09:23:41 + true 09:23:41 + case $1 in 09:23:41 + shift 09:23:41 + break 09:23:41 + case $python in 09:23:41 + local pkg_list= 09:23:41 + [[ -d /opt/pyenv ]] 09:23:41 + echo 'Setup pyenv:' 09:23:41 Setup pyenv: 09:23:41 + export PYENV_ROOT=/opt/pyenv 09:23:41 + PYENV_ROOT=/opt/pyenv 09:23:41 + 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 09:23:41 + 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 09:23:41 + pyenv versions 09:23:41 system 09:23:41 3.8.13 09:23:41 3.9.13 09:23:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:23:41 + command -v pyenv 09:23:41 ++ pyenv init - --no-rehash 09:23: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[*]}"'\'')" 09:23:41 export PATH="/opt/pyenv/shims:${PATH}" 09:23:41 export PYENV_SHELL=bash 09:23:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:41 pyenv() { 09:23:41 local command 09:23:41 command="${1:-}" 09:23:41 if [ "$#" -gt 0 ]; then 09:23:41 shift 09:23:41 fi 09:23:41 09:23:41 case "$command" in 09:23:41 rehash|shell) 09:23:41 eval "$(pyenv "sh-$command" "$@")" 09:23:41 ;; 09:23:41 *) 09:23:41 command pyenv "$command" "$@" 09:23:41 ;; 09:23:41 esac 09:23:41 }' 09:23: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[*]}"' 09:23:41 ++ 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 09:23:41 ++ 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 09:23:41 ++ 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 09:23:41 ++ export PYENV_SHELL=bash 09:23:41 ++ PYENV_SHELL=bash 09:23:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:41 +++ complete -F _pyenv pyenv 09:23:41 ++ lf-pyver python3 09:23:41 ++ local py_version_xy=python3 09:23:41 ++ local py_version_xyz= 09:23:41 ++ pyenv versions 09:23:41 ++ local command 09:23:41 ++ command=versions 09:23:41 ++ '[' 1 -gt 0 ']' 09:23:41 ++ shift 09:23:41 ++ case "$command" in 09:23:41 ++ command pyenv versions 09:23:41 ++ pyenv versions 09:23:41 ++ sed 's/^[ *]* //' 09:23:41 ++ grep -E '^[0-9.]*[0-9]$' 09:23:41 ++ awk '{ print $1 }' 09:23:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:41 +++ grep '^3' /tmp/.pyenv_versions 09:23:41 +++ sort -V 09:23:41 +++ tail -n 1 09:23:41 ++ py_version_xyz=3.10.6 09:23:41 ++ [[ -z 3.10.6 ]] 09:23:41 ++ echo 3.10.6 09:23:41 ++ return 0 09:23:41 + pyenv local 3.10.6 09:23:41 + local command 09:23:41 + command=local 09:23:41 + '[' 2 -gt 0 ']' 09:23:41 + shift 09:23:41 + case "$command" in 09:23:41 + command pyenv local 3.10.6 09:23:41 + pyenv local 3.10.6 09:23:41 + for arg in "$@" 09:23:41 + case $arg in 09:23:41 + pkg_list+='tox ' 09:23:41 + for arg in "$@" 09:23:41 + case $arg in 09:23:41 + pkg_list+='virtualenv ' 09:23:41 + for arg in "$@" 09:23:41 + case $arg in 09:23:41 + pkg_list+='urllib3~=1.26.15 ' 09:23:41 + [[ -f /tmp/.toxenv ]] 09:23:41 ++ cat /tmp/.toxenv 09:23:41 + lf_venv=/tmp/venv-rufh 09:23:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rufh from' file:/tmp/.toxenv 09:23:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rufh from file:/tmp/.toxenv 09:23:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:41 + local 'pip_opts=--upgrade --quiet' 09:23:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:41 + [[ -n '' ]] 09:23:41 + [[ -n '' ]] 09:23:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:41 + /tmp/venv-rufh/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 09:23:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:42 lf-activate-venv(): INFO: Base packages installed successfully 09:23:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:42 + /tmp/venv-rufh/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 09:23:43 + type python3 09:23:43 + true 09:23:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rufh/bin to PATH' 09:23:43 lf-activate-venv(): INFO: Adding /tmp/venv-rufh/bin to PATH 09:23:43 + PATH=/tmp/venv-rufh/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 09:23:43 + return 0 09:23:43 + [[ -d /opt/pyenv ]] 09:23:43 + echo '---> Setting up pyenv' 09:23:43 ---> Setting up pyenv 09:23:43 + export PYENV_ROOT=/opt/pyenv 09:23:43 + PYENV_ROOT=/opt/pyenv 09:23:43 + export PATH=/opt/pyenv/bin:/tmp/venv-rufh/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 09:23:43 + PATH=/opt/pyenv/bin:/tmp/venv-rufh/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 09:23:43 ++ pwd 09:23:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:23:43 + export PYTHONPATH 09:23:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:23:43 + TOX_TESTENV_PASSENV=PYTHONPATH 09:23:43 + tox --version 09:23:43 4.58.0 from /tmp/venv-rufh/lib/python3.10/site-packages/tox/__init__.py 09:23:43 + PARALLEL=false 09:23:43 + TOX_OPTIONS_LIST= 09:23:43 + [[ -n checkbashisms ]] 09:23:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:23:43 + case ${PARALLEL,,} in 09:23:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:23:43 + tox -e checkbashisms 09:23:45 checkbashisms: freeze> python -m pip freeze --all 09:23:45 checkbashisms: pip==26.1.2,setuptools==83.0.0 09:23:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:23:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:23:49 checkbashisms: OK (5.38=setup[1.74]+cmd[3.64] seconds) 09:23:49 congratulations :) (5.42 seconds) 09:23:49 + tox_status=0 09:23:49 + echo '---> Completed tox runs' 09:23:49 ---> Completed tox runs 09:23:49 + for i in .tox/*/log 09:23:49 ++ echo .tox/checkbashisms/log 09:23:49 ++ awk -F/ '{print $2}' 09:23:49 + tox_env=checkbashisms 09:23:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:23:49 + DOC_DIR=docs/_build/html 09:23:49 + [[ -d docs/_build/html ]] 09:23:49 + echo '---> tox-run.sh ends' 09:23:49 ---> tox-run.sh ends 09:23:49 + test 0 -eq 0 09:23:49 $ ssh-agent -k 09:23:49 unset SSH_AUTH_SOCK; 09:23:49 unset SSH_AGENT_PID; 09:23:49 echo Agent pid 1661 killed; 09:23:49 [ssh-agent] Stopped. 09:23:49 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11530799480981553114.sh 09:23:49 ---> sysstat.sh 09:23:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6342841100729927425.sh 09:23:50 ---> package-listing.sh 09:23:50 ++ facter osfamily 09:23:50 ++ tr '[:upper:]' '[:lower:]' 09:23:50 + OS_FAMILY=debian 09:23:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:23:50 + START_PACKAGES=/tmp/packages_start.txt 09:23:50 + END_PACKAGES=/tmp/packages_end.txt 09:23:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:50 + PACKAGES=/tmp/packages_start.txt 09:23:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:23:50 + PACKAGES=/tmp/packages_end.txt 09:23:50 + case "${OS_FAMILY}" in 09:23:50 + dpkg -l 09:23:50 + grep '^ii' 09:23:50 + '[' -f /tmp/packages_start.txt ']' 09:23:50 + '[' -f /tmp/packages_end.txt ']' 09:23:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:23:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:23:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:23:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7219186685009741572.sh 09:23:50 ---> capture-instance-metadata.sh 09:23:50 Setup pyenv: 09:23:50 system 09:23:50 3.8.13 09:23:50 3.9.13 09:23:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:23:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kKKr 09:23:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:23:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:58 lf-activate-venv(): INFO: Base packages installed successfully 09:23:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:31 lf-activate-venv(): INFO: Adding /tmp/venv-kKKr/bin to PATH 09:24:31 INFO: Running in OpenStack, capturing instance metadata 09:24:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2155229641878538577.sh 09:24:31 provisioning config files... 09:24:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3093627233983549293tmp 09:24:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:24:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:24:31 [EnvInject] - Injecting environment variables from a build step. 09:24:31 [EnvInject] - Injecting as environment variables the properties content 09:24:31 SERVER_ID=logs 09:24:31 09:24:31 [EnvInject] - Variables injected successfully. 09:24:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13912731654801056696.sh 09:24:31 ---> create-netrc.sh 09:24:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6822273847204346163.sh 09:24:31 ---> python-tools-install.sh 09:24:31 Setup pyenv: 09:24:31 system 09:24:31 3.8.13 09:24:31 3.9.13 09:24:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:24:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kKKr from file:/tmp/.os_lf_venv 09:24:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:33 lf-activate-venv(): INFO: Base packages installed successfully 09:24:33 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:42 lf-activate-venv(): INFO: Adding /tmp/venv-kKKr/bin to PATH 09:24:42 Generating Requirements File 09:25:12 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. 09:25:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:25:12 Python 3.10.6 09:25:12 pip 26.1.2 from /tmp/venv-kKKr/lib/python3.10/site-packages/pip (python 3.10) 09:25:13 aiohappyeyeballs==2.7.1 09:25:13 aiohttp==3.14.2 09:25:13 aiosignal==1.4.0 09:25:13 appdirs==1.4.4 09:25:13 argcomplete==3.7.0 09:25:13 aspy.yaml==1.3.0 09:25:13 async-timeout==5.0.1 09:25:13 attrs==26.1.0 09:25:13 autopage==0.6.0 09:25:13 backports.strenum==1.3.1 09:25:13 beautifulsoup4==4.15.0 09:25:13 boto3==1.43.53 09:25:13 botocore==1.43.53 09:25:13 bs4==0.0.2 09:25:13 certifi==2026.7.22 09:25:13 cffi==2.1.0 09:25:13 cfgv==3.5.0 09:25:13 chardet==7.4.3 09:25:13 charset-normalizer==3.4.9 09:25:13 click==8.4.2 09:25:13 cliff==4.14.0 09:25:13 cmd2==3.5.1 09:25:13 cryptography==3.3.2 09:25:13 debtcollector==3.1.0 09:25:13 decorator==5.3.1 09:25:13 defusedxml==0.7.1 09:25:13 Deprecated==1.3.1 09:25:13 distlib==0.4.3 09:25:13 dnspython==2.8.0 09:25:13 docker==7.2.0 09:25:13 dogpile.cache==1.5.0 09:25:13 durationpy==0.10 09:25:13 email-validator==2.3.0 09:25:13 filelock==3.32.0 09:25:13 frozenlist==1.8.0 09:25:13 future==1.0.0 09:25:13 gitdb==4.0.12 09:25:13 GitPython==3.1.54 09:25:13 httplib2==0.30.2 09:25:13 identify==2.6.19 09:25:13 idna==3.18 09:25:13 importlib-resources==1.5.0 09:25:13 iso8601==2.1.0 09:25:13 Jinja2==3.1.6 09:25:13 jmespath==1.1.0 09:25:13 jsonpatch==1.33 09:25:13 jsonpointer==3.1.1 09:25:13 jsonschema==4.26.0 09:25:13 jsonschema-specifications==2025.9.1 09:25:13 keystoneauth1==5.14.0 09:25:13 kubernetes==36.0.3 09:25:13 lftools==0.37.22 09:25:13 lxml==6.1.1 09:25:13 markdown-it-py==4.2.0 09:25:13 MarkupSafe==3.0.3 09:25:13 mdurl==0.1.2 09:25:13 msgpack==1.2.1 09:25:13 multi_key_dict==2.0.3 09:25:13 multidict==6.7.1 09:25:13 munch==4.0.0 09:25:13 netaddr==1.3.0 09:25:13 niet==1.4.2 09:25:13 nodeenv==1.10.0 09:25:13 oauth2client==4.1.3 09:25:13 oauthlib==3.3.1 09:25:13 openstacksdk==4.13.0 09:25:13 os-service-types==1.8.2 09:25:13 osc-lib==4.6.0 09:25:13 oslo.config==10.4.0 09:25:13 oslo.context==6.4.0 09:25:13 oslo.i18n==6.8.0 09:25:13 oslo.log==8.2.0 09:25:13 oslo.serialization==5.10.0 09:25:13 oslo.utils==10.1.1 09:25:13 packaging==26.2 09:25:13 pbr==7.0.3 09:25:13 platformdirs==4.11.0 09:25:13 prettytable==3.18.0 09:25:13 propcache==0.5.2 09:25:13 psutil==7.2.2 09:25:13 pyasn1==0.6.4 09:25:13 pyasn1_modules==0.4.2 09:25:13 pycparser==3.0 09:25:13 pygerrit2==2.0.15 09:25:13 PyGithub==2.9.1 09:25:13 Pygments==2.20.0 09:25:13 PyJWT==2.13.0 09:25:13 PyNaCl==1.6.2 09:25:13 pyparsing==2.4.7 09:25:13 pyperclip==1.11.0 09:25:13 pyrsistent==0.20.0 09:25:13 python-cinderclient==9.9.0 09:25:13 python-dateutil==2.9.0.post0 09:25:13 python-discovery==1.5.0 09:25:13 python-heatclient==5.2.0 09:25:13 python-jenkins==1.8.3 09:25:13 python-keystoneclient==5.8.0 09:25:13 python-magnumclient==4.11.0 09:25:13 python-openstackclient==10.0.0 09:25:13 python-swiftclient==4.10.0 09:25:13 PyYAML==6.0.3 09:25:13 referencing==0.37.0 09:25:13 requests==2.34.2 09:25:13 requests-oauthlib==2.0.0 09:25:13 rfc3986==2.0.0 09:25:13 rich==15.0.0 09:25:13 rich-argparse==1.8.0 09:25:13 rpds-py==0.30.0 09:25:13 rsa==4.9.1 09:25:13 ruamel.yaml==0.19.1 09:25:13 ruamel.yaml.clib==0.2.15 09:25:13 s3transfer==0.19.1 09:25:13 simplejson==4.1.1 09:25:13 six==1.17.0 09:25:13 smmap==5.0.3 09:25:13 soupsieve==2.9.1 09:25:13 stevedore==5.8.0 09:25:13 tabulate==0.10.0 09:25:13 toml==0.10.2 09:25:13 tomlkit==0.15.1 09:25:13 tqdm==4.69.0 09:25:13 typing_extensions==4.16.0 09:25:13 urllib3==1.26.20 09:25:13 virtualenv==21.7.0 09:25:13 wcwidth==0.8.2 09:25:13 websocket-client==1.9.0 09:25:13 wrapt==2.2.2 09:25:13 xdg==6.0.0 09:25:13 xmltodict==1.0.4 09:25:13 yarl==1.24.5 09:25:13 yq==4.1.2 09:25:13 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins12815480291211678845.sh 09:25:13 ---> uv-install.sh 09:25:13 Installing uv/uvx (latest) using shell installer 09:25:15 2026-07-22 09:25:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-xp1wPM.sh" [1] 09:25:15 downloading uv 0.11.31 x86_64-unknown-linux-gnu 09:25:18 installing to /home/jenkins/.local/bin 09:25:18 uv 09:25:18 uvx 09:25:18 everything's installed! 09:25:18 09:25:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:25:18 09:25:18 source $HOME/.local/bin/env (sh, bash, zsh) 09:25:18 source $HOME/.local/bin/env.fish (fish) 09:25:18 Adding install location to PATH 09:25:18 ---> Validating uv/uvx install 09:25:18 uvx 0.11.31 (x86_64-unknown-linux-gnu) 09:25:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12027081366784562560.sh 09:25:18 ---> sudo-logs.sh 09:25:18 Archiving 'sudo' log.. 09:25:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8605003024215978957.sh 09:25:18 ---> job-cost.sh 09:25:18 INFO: Activating Python virtual environment... 09:25:18 Setup pyenv: 09:25:18 system 09:25:18 3.8.13 09:25:18 3.9.13 09:25:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:25:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kKKr from file:/tmp/.os_lf_venv 09:25:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:20 lf-activate-venv(): INFO: Base packages installed successfully 09:25:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-kKKr/bin to PATH 09:25:26 INFO: No stack-cost file found 09:25:26 INFO: Instance uptime: 160s 09:25:26 INFO: Fetching instance metadata (attempt 1 of 3)... 09:25:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:25:26 INFO: Successfully fetched instance metadata 09:25:26 INFO: Instance type: v3-standard-4 09:25:26 INFO: Retrieving pricing info for: v3-standard-4 09:25:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:25:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=160 09:25:26 INFO: Successfully fetched Vexxhost pricing API 09:25:27 INFO: Retrieved cost: 0.11 09:25:27 INFO: Retrieved resource: v3-standard-4 09:25:27 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:25:27 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:25:27 INFO: Successfully archived job cost data 09:25:27 DEBUG: Cost data: oom-master-checkbashisms-lint,4741,2026-07-22 09:25:27,v3-standard-4,160,0.11,0.00,SUCCESS 09:25:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7093643333341237623.sh 09:25:27 ---> logs-deploy.sh 09:25:27 Setup pyenv: 09:25:27 system 09:25:27 3.8.13 09:25:27 3.9.13 09:25:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:25:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kKKr from file:/tmp/.os_lf_venv 09:25:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:29 lf-activate-venv(): INFO: Base packages installed successfully 09:25:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:25:37 lf-activate-venv(): INFO: Adding /tmp/venv-kKKr/bin to PATH 09:25:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4741 09:25:37 INFO: archiving workspace using pattern(s): 09:25:38 Archives upload complete. 09:25:38 INFO: archiving logs to Nexus 09:25:39 ---> uname -a: 09:25:39 Linux prd-ubuntu1804-builder-4c-4g-94 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:25:39 09:25:39 09:25:39 ---> lscpu: 09:25:39 Architecture: x86_64 09:25:39 CPU op-mode(s): 32-bit, 64-bit 09:25:39 Byte Order: Little Endian 09:25:39 CPU(s): 4 09:25:39 On-line CPU(s) list: 0-3 09:25:39 Thread(s) per core: 1 09:25:39 Core(s) per socket: 1 09:25:39 Socket(s): 4 09:25:39 NUMA node(s): 1 09:25:39 Vendor ID: AuthenticAMD 09:25:39 CPU family: 23 09:25:39 Model: 49 09:25:39 Model name: AMD EPYC-Rome Processor 09:25:39 Stepping: 0 09:25:39 CPU MHz: 2799.998 09:25:39 BogoMIPS: 5599.99 09:25:39 Virtualization: AMD-V 09:25:39 Hypervisor vendor: KVM 09:25:39 Virtualization type: full 09:25:39 L1d cache: 32K 09:25:39 L1i cache: 32K 09:25:39 L2 cache: 512K 09:25:39 L3 cache: 16384K 09:25:39 NUMA node0 CPU(s): 0-3 09:25:39 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 09:25:39 09:25:39 09:25:39 ---> nproc: 09:25:39 4 09:25:39 09:25:39 09:25:39 ---> df -h: 09:25:39 Filesystem Size Used Avail Use% Mounted on 09:25:39 udev 7.9G 0 7.9G 0% /dev 09:25:39 tmpfs 1.6G 676K 1.6G 1% /run 09:25:39 /dev/vda1 78G 8.4G 69G 11% / 09:25:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:25:39 tmpfs 5.0M 0 5.0M 0% /run/lock 09:25:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:25:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:25:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:25:39 09:25:39 09:25:39 ---> free -m: 09:25:39 total used free shared buff/cache available 09:25:39 Mem: 16040 542 13289 0 2207 15180 09:25:39 Swap: 1023 0 1023 09:25:39 09:25:39 09:25:39 ---> ip addr: 09:25:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:25:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:25:39 inet 127.0.0.1/8 scope host lo 09:25:39 valid_lft forever preferred_lft forever 09:25:39 inet6 ::1/128 scope host 09:25:39 valid_lft forever preferred_lft forever 09:25:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:25:39 link/ether fa:16:3e:b8:5e:2c brd ff:ff:ff:ff:ff:ff 09:25:39 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 09:25:39 valid_lft 86239sec preferred_lft 86239sec 09:25:39 inet6 fe80::f816:3eff:feb8:5e2c/64 scope link 09:25:39 valid_lft forever preferred_lft forever 09:25:39 09:25:39 09:25:39 ---> sar -b -r -n DEV: 09:25:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-94) 07/22/26 _x86_64_ (4 CPU) 09:25:39 09:25:39 09:22:59 LINUX RESTART (4 CPU) 09:25:39 09:25:39 09:23:01 tps rtps wtps bread/s bwrtn/s 09:25:39 09:24:02 346.44 70.87 275.57 4749.61 101656.66 09:25:39 09:25:01 89.68 0.76 88.92 98.70 15731.71 09:25:39 Average: 219.14 36.11 183.03 2443.69 59055.15 09:25:39 09:25:39 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:25:39 09:24:02 14079080 15538956 2345880 14.28 49912 1617152 807508 4.62 705740 1443672 86048 09:25:39 09:25:01 13791320 15529988 2633640 16.03 73424 1858548 794432 4.55 729800 1679188 118648 09:25:39 Average: 13935200 15534472 2489760 15.16 61668 1737850 800970 4.58 717770 1561430 102348 09:25:39 09:25:39 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:25:39 09:24:02 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 09:25:39 09:24:02 ens3 470.42 297.52 1784.18 78.15 0.00 0.00 0.00 0.00 09:25:39 09:25:01 lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 09:25:39 09:25:01 ens3 187.97 131.16 1091.06 15.38 0.00 0.00 0.00 0.00 09:25:39 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 09:25:39 Average: ens3 330.38 215.04 1440.53 47.03 0.00 0.00 0.00 0.00 09:25:39 09:25:39 09:25:39 ---> sar -P ALL: 09:25:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-94) 07/22/26 _x86_64_ (4 CPU) 09:25:39 09:25:39 09:22:59 LINUX RESTART (4 CPU) 09:25:39 09:25:39 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:25:39 09:24:02 all 21.14 0.00 2.62 5.60 0.07 70.57 09:25:39 09:24:02 0 35.61 0.00 4.83 5.61 0.10 53.85 09:25:39 09:24:02 1 25.97 0.00 2.13 4.22 0.08 67.60 09:25:39 09:24:02 2 8.13 0.00 1.93 7.66 0.05 82.24 09:25:39 09:24:02 3 14.82 0.00 1.56 4.94 0.05 78.64 09:25:39 09:25:01 all 16.01 0.00 1.10 2.89 0.09 79.91 09:25:39 09:25:01 0 31.46 0.00 1.36 1.56 0.12 65.50 09:25:39 09:25:01 1 16.93 0.00 1.31 0.51 0.08 81.17 09:25:39 09:25:01 2 2.67 0.00 0.84 8.42 0.07 88.01 09:25:39 09:25:01 3 12.91 0.00 0.92 1.14 0.05 84.98 09:25:39 Average: all 18.59 0.00 1.87 4.25 0.08 75.21 09:25:39 Average: 0 33.55 0.00 3.11 3.60 0.11 59.63 09:25:39 Average: 1 21.48 0.00 1.72 2.38 0.08 74.34 09:25:39 Average: 2 5.42 0.00 1.39 8.03 0.06 85.09 09:25:39 Average: 3 13.87 0.00 1.24 3.05 0.05 81.79 09:25:39 09:25:39 09:25:39