09:53:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 09:53:00 Running as SYSTEM 09:53:01 [EnvInject] - Loading node environment variables. 09:53:01 Building remotely on prd-ubuntu1804-builder-4c-4g-8853 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:53:01 [ssh-agent] Looking for ssh-agent implementation... 09:53:01 $ ssh-agent 09:53:01 SSH_AUTH_SOCK=/tmp/ssh-IpEkNbMOizvY/agent.1638 09:53:01 SSH_AGENT_PID=1640 09:53:01 [ssh-agent] Started. 09:53:01 Running ssh-add (command line suppressed) 09:53:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18008169570678311669.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18008169570678311669.key) 09:53:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:53:01 The recommended git tool is: NONE 09:53:02 using credential onap-jenkins-ssh 09:53:02 Wiping out workspace first. 09:53:02 Cloning the remote Git repository 09:53:02 Cloning repository git://cloud.onap.org/mirror/oom.git 09:53:03 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:53:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:03 > git --version # timeout=10 09:53:03 > git --version # 'git version 2.17.1' 09:53:03 using GIT_SSH to set credentials Gerrit user 09:53:03 Verifying host key using manually-configured host key entries 09:53:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:53:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:53:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:08 using GIT_SSH to set credentials Gerrit user 09:53:08 Verifying host key using manually-configured host key entries 09:53:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/8 # timeout=30 09:53:08 > git rev-parse b995a4c4a5c32e307556625829232ca7b79c9247^{commit} # timeout=10 09:53:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:53:08 Checking out Revision b995a4c4a5c32e307556625829232ca7b79c9247 (refs/changes/29/145329/8) 09:53:08 > git config core.sparsecheckout # timeout=10 09:53:08 > git checkout -f b995a4c4a5c32e307556625829232ca7b79c9247 # timeout=30 09:53:12 Commit message: "[SO] 17.4.0 release" 09:53:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:53:12 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 09:53:12 [EnvInject] - Injecting environment variables from a build step. 09:53:12 [EnvInject] - Injecting as environment variables the properties content 09:53:12 PYTHON=python3 09:53:12 09:53:12 [EnvInject] - Variables injected successfully. 09:53:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9183770771727224368.sh 09:53:12 ---> tox-install.sh 09:53:12 + source /home/jenkins/lf-env.sh 09:53:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:12 ++ mktemp -d /tmp/venv-XXXX 09:53:12 + lf_venv=/tmp/venv-xL2q 09:53:12 + local venv_file=/tmp/.os_lf_venv 09:53:12 + local python=python3 09:53:12 + local options 09:53:12 + local set_path=true 09:53:12 + local install_args= 09:53:12 ++ 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:53:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:12 + true 09:53:12 + case $1 in 09:53:12 + venv_file=/tmp/.toxenv 09:53:12 + shift 2 09:53:12 + true 09:53:12 + case $1 in 09:53:12 + shift 09:53:12 + break 09:53:12 + case $python in 09:53:12 + local pkg_list= 09:53:12 + [[ -d /opt/pyenv ]] 09:53:12 + echo 'Setup pyenv:' 09:53:12 Setup pyenv: 09:53:12 + export PYENV_ROOT=/opt/pyenv 09:53:12 + PYENV_ROOT=/opt/pyenv 09:53:12 + 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:53:12 + 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:53:12 + pyenv versions 09:53:12 * system (set by /opt/pyenv/version) 09:53:12 * 3.8.13 (set by /opt/pyenv/version) 09:53:12 * 3.9.13 (set by /opt/pyenv/version) 09:53:12 * 3.10.6 (set by /opt/pyenv/version) 09:53:12 + command -v pyenv 09:53:12 ++ pyenv init - --no-rehash 09:53:12 + 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:53:12 export PATH="/opt/pyenv/shims:${PATH}" 09:53:12 export PYENV_SHELL=bash 09:53:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:12 pyenv() { 09:53:12 local command 09:53:12 command="${1:-}" 09:53:12 if [ "$#" -gt 0 ]; then 09:53:12 shift 09:53:12 fi 09:53:12 09:53:12 case "$command" in 09:53:12 rehash|shell) 09:53:12 eval "$(pyenv "sh-$command" "$@")" 09:53:12 ;; 09:53:12 *) 09:53:12 command pyenv "$command" "$@" 09:53:12 ;; 09:53:12 esac 09:53:12 }' 09:53:12 +++ 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:53:12 ++ 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:53:12 ++ 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:53:12 ++ 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:53:12 ++ export PYENV_SHELL=bash 09:53:12 ++ PYENV_SHELL=bash 09:53:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:12 +++ complete -F _pyenv pyenv 09:53:12 ++ lf-pyver python3 09:53:12 ++ local py_version_xy=python3 09:53:12 ++ local py_version_xyz= 09:53:12 ++ pyenv versions 09:53:12 ++ local command 09:53:12 ++ command=versions 09:53:12 ++ '[' 1 -gt 0 ']' 09:53:12 ++ shift 09:53:12 ++ case "$command" in 09:53:12 ++ command pyenv versions 09:53:12 ++ pyenv versions 09:53:12 ++ awk '{ print $1 }' 09:53:12 ++ grep -E '^[0-9.]*[0-9]$' 09:53:12 ++ sed 's/^[ *]* //' 09:53:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:13 +++ grep '^3' /tmp/.pyenv_versions 09:53:13 +++ sort -V 09:53:13 +++ tail -n 1 09:53:13 ++ py_version_xyz=3.10.6 09:53:13 ++ [[ -z 3.10.6 ]] 09:53:13 ++ echo 3.10.6 09:53:13 ++ return 0 09:53:13 + pyenv local 3.10.6 09:53:13 + local command 09:53:13 + command=local 09:53:13 + '[' 2 -gt 0 ']' 09:53:13 + shift 09:53:13 + case "$command" in 09:53:13 + command pyenv local 3.10.6 09:53:13 + pyenv local 3.10.6 09:53:13 + for arg in "$@" 09:53:13 + case $arg in 09:53:13 + pkg_list+='tox ' 09:53:13 + for arg in "$@" 09:53:13 + case $arg in 09:53:13 + pkg_list+='virtualenv ' 09:53:13 + for arg in "$@" 09:53:13 + case $arg in 09:53:13 + pkg_list+='urllib3~=1.26.15 ' 09:53:13 + [[ -f /tmp/.toxenv ]] 09:53:13 + [[ ! -f /tmp/.toxenv ]] 09:53:13 + [[ -n '' ]] 09:53:13 + python3 -m venv /tmp/venv-xL2q 09:53:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xL2q' 09:53:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xL2q 09:53:17 + echo /tmp/venv-xL2q 09:53:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:53:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:53:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:17 + local 'pip_opts=--upgrade --quiet' 09:53:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:17 + [[ -n '' ]] 09:53:17 + [[ -n '' ]] 09:53:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:17 + /tmp/venv-xL2q/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:53:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:22 lf-activate-venv(): INFO: Base packages installed successfully 09:53:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:22 + /tmp/venv-xL2q/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:53:24 + type python3 09:53:24 + true 09:53:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xL2q/bin to PATH' 09:53:24 lf-activate-venv(): INFO: Adding /tmp/venv-xL2q/bin to PATH 09:53:24 + PATH=/tmp/venv-xL2q/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:53:24 + return 0 09:53:24 + python3 --version 09:53:24 Python 3.10.6 09:53:24 + python3 -m pip --version 09:53:24 pip 26.1.2 from /tmp/venv-xL2q/lib/python3.10/site-packages/pip (python 3.10) 09:53:24 + python3 -m pip freeze 09:53:24 cachetools==7.1.4 09:53:24 colorama==0.4.6 09:53:24 distlib==0.4.3 09:53:24 filelock==3.29.7 09:53:24 packaging==26.2 09:53:24 platformdirs==4.10.0 09:53:24 pluggy==1.6.0 09:53:24 pyproject-api==1.10.1 09:53:24 python-discovery==1.4.4 09:53:24 tomli==2.4.1 09:53:24 tomli_w==1.2.0 09:53:24 tox==4.56.4 09:53:24 typing_extensions==4.16.0 09:53:24 urllib3==1.26.20 09:53:24 virtualenv==21.6.1 09:53:24 [EnvInject] - Injecting environment variables from a build step. 09:53:24 [EnvInject] - Injecting as environment variables the properties content 09:53:24 PARALLEL=false 09:53:24 09:53:24 [EnvInject] - Variables injected successfully. 09:53:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins19777266934116066.sh 09:53:24 ---> tox-run.sh 09:53:24 + 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:53:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:53:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:53:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:53:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:53:24 + source /home/jenkins/lf-env.sh 09:53:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:24 ++ mktemp -d /tmp/venv-XXXX 09:53:24 + lf_venv=/tmp/venv-V84u 09:53:24 + local venv_file=/tmp/.os_lf_venv 09:53:24 + local python=python3 09:53:24 + local options 09:53:24 + local set_path=true 09:53:24 + local install_args= 09:53:24 ++ 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:53:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:24 + true 09:53:24 + case $1 in 09:53:24 + venv_file=/tmp/.toxenv 09:53:24 + shift 2 09:53:24 + true 09:53:24 + case $1 in 09:53:24 + shift 09:53:24 + break 09:53:24 + case $python in 09:53:24 + local pkg_list= 09:53:24 + [[ -d /opt/pyenv ]] 09:53:24 + echo 'Setup pyenv:' 09:53:24 Setup pyenv: 09:53:24 + export PYENV_ROOT=/opt/pyenv 09:53:24 + PYENV_ROOT=/opt/pyenv 09:53:24 + 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:53:24 + 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:53:24 + pyenv versions 09:53:24 system 09:53:24 3.8.13 09:53:24 3.9.13 09:53:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:53:24 + command -v pyenv 09:53:24 ++ pyenv init - --no-rehash 09:53:24 + 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:53:24 export PATH="/opt/pyenv/shims:${PATH}" 09:53:24 export PYENV_SHELL=bash 09:53:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:24 pyenv() { 09:53:24 local command 09:53:24 command="${1:-}" 09:53:24 if [ "$#" -gt 0 ]; then 09:53:24 shift 09:53:24 fi 09:53:24 09:53:24 case "$command" in 09:53:24 rehash|shell) 09:53:24 eval "$(pyenv "sh-$command" "$@")" 09:53:24 ;; 09:53:24 *) 09:53:24 command pyenv "$command" "$@" 09:53:24 ;; 09:53:24 esac 09:53:24 }' 09:53:24 +++ 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:53:24 ++ 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:53:24 ++ 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:53:24 ++ 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:53:24 ++ export PYENV_SHELL=bash 09:53:24 ++ PYENV_SHELL=bash 09:53:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:24 +++ complete -F _pyenv pyenv 09:53:24 ++ lf-pyver python3 09:53:24 ++ local py_version_xy=python3 09:53:24 ++ local py_version_xyz= 09:53:24 ++ pyenv versions 09:53:24 ++ local command 09:53:24 ++ command=versions 09:53:24 ++ '[' 1 -gt 0 ']' 09:53:24 ++ sed 's/^[ *]* //' 09:53:24 ++ shift 09:53:24 ++ case "$command" in 09:53:24 ++ command pyenv versions 09:53:24 ++ pyenv versions 09:53:24 ++ awk '{ print $1 }' 09:53:24 ++ grep -E '^[0-9.]*[0-9]$' 09:53:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:24 +++ grep '^3' /tmp/.pyenv_versions 09:53:24 +++ sort -V 09:53:24 +++ tail -n 1 09:53:24 ++ py_version_xyz=3.10.6 09:53:24 ++ [[ -z 3.10.6 ]] 09:53:24 ++ echo 3.10.6 09:53:24 ++ return 0 09:53:24 + pyenv local 3.10.6 09:53:24 + local command 09:53:24 + command=local 09:53:24 + '[' 2 -gt 0 ']' 09:53:24 + shift 09:53:24 + case "$command" in 09:53:24 + command pyenv local 3.10.6 09:53:24 + pyenv local 3.10.6 09:53:24 + for arg in "$@" 09:53:24 + case $arg in 09:53:24 + pkg_list+='tox ' 09:53:24 + for arg in "$@" 09:53:24 + case $arg in 09:53:24 + pkg_list+='virtualenv ' 09:53:24 + for arg in "$@" 09:53:24 + case $arg in 09:53:24 + pkg_list+='urllib3~=1.26.15 ' 09:53:24 + [[ -f /tmp/.toxenv ]] 09:53:24 ++ cat /tmp/.toxenv 09:53:24 + lf_venv=/tmp/venv-xL2q 09:53:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xL2q from' file:/tmp/.toxenv 09:53:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xL2q from file:/tmp/.toxenv 09:53:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:24 + local 'pip_opts=--upgrade --quiet' 09:53:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:24 + [[ -n '' ]] 09:53:24 + [[ -n '' ]] 09:53:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:24 + /tmp/venv-xL2q/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:53:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:25 lf-activate-venv(): INFO: Base packages installed successfully 09:53:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:25 + /tmp/venv-xL2q/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:53:26 + type python3 09:53:26 + true 09:53:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xL2q/bin to PATH' 09:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-xL2q/bin to PATH 09:53:26 + PATH=/tmp/venv-xL2q/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:53:26 + return 0 09:53:26 + [[ -d /opt/pyenv ]] 09:53:26 + echo '---> Setting up pyenv' 09:53:26 ---> Setting up pyenv 09:53:26 + export PYENV_ROOT=/opt/pyenv 09:53:26 + PYENV_ROOT=/opt/pyenv 09:53:26 + export PATH=/opt/pyenv/bin:/tmp/venv-xL2q/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:53:26 + PATH=/opt/pyenv/bin:/tmp/venv-xL2q/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:53:26 ++ pwd 09:53:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:53:26 + export PYTHONPATH 09:53:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:53:26 + TOX_TESTENV_PASSENV=PYTHONPATH 09:53:26 + tox --version 09:53:27 4.56.4 from /tmp/venv-xL2q/lib/python3.10/site-packages/tox/__init__.py 09:53:27 + PARALLEL=false 09:53:27 + TOX_OPTIONS_LIST= 09:53:27 + [[ -n checkbashisms ]] 09:53:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:53:27 + case ${PARALLEL,,} in 09:53:27 + tox -e checkbashisms 09:53:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:53:28 checkbashisms: freeze> python -m pip freeze --all 09:53:29 checkbashisms: pip==26.1.2,setuptools==83.0.0 09:53:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:53:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:53:32 checkbashisms: OK (5.18=setup[1.68]+cmd[3.50] seconds) 09:53:32 congratulations :) (5.22 seconds) 09:53:32 + tox_status=0 09:53:32 + echo '---> Completed tox runs' 09:53:32 ---> Completed tox runs 09:53:32 + for i in .tox/*/log 09:53:32 ++ echo .tox/checkbashisms/log 09:53:32 ++ awk -F/ '{print $2}' 09:53:32 + tox_env=checkbashisms 09:53:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:53:32 + DOC_DIR=docs/_build/html 09:53:32 + [[ -d docs/_build/html ]] 09:53:32 + echo '---> tox-run.sh ends' 09:53:32 ---> tox-run.sh ends 09:53:32 + test 0 -eq 0 09:53:32 $ ssh-agent -k 09:53:32 unset SSH_AUTH_SOCK; 09:53:32 unset SSH_AGENT_PID; 09:53:32 echo Agent pid 1640 killed; 09:53:32 [ssh-agent] Stopped. 09:53:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:53:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15635485508194394759.sh 09:53:32 ---> sysstat.sh 09:53:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17468042886123953474.sh 09:53:33 ---> package-listing.sh 09:53:33 ++ facter osfamily 09:53:33 ++ tr '[:upper:]' '[:lower:]' 09:53:33 + OS_FAMILY=debian 09:53:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:53:33 + START_PACKAGES=/tmp/packages_start.txt 09:53:33 + END_PACKAGES=/tmp/packages_end.txt 09:53:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:33 + PACKAGES=/tmp/packages_start.txt 09:53:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:53:33 + PACKAGES=/tmp/packages_end.txt 09:53:33 + case "${OS_FAMILY}" in 09:53:33 + grep '^ii' 09:53:33 + dpkg -l 09:53:33 + '[' -f /tmp/packages_start.txt ']' 09:53:33 + '[' -f /tmp/packages_end.txt ']' 09:53:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:53:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:53:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:53:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15755624692918075317.sh 09:53:33 ---> capture-instance-metadata.sh 09:53:33 Setup pyenv: 09:53:33 system 09:53:33 3.8.13 09:53:33 3.9.13 09:53:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:53:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JrPv 09:53:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:53:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:40 lf-activate-venv(): INFO: Base packages installed successfully 09:53:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:03 lf-activate-venv(): INFO: Adding /tmp/venv-JrPv/bin to PATH 09:54:03 INFO: Running in OpenStack, capturing instance metadata 09:54:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11655184071489837949.sh 09:54:03 provisioning config files... 09:54:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9316272945140227788tmp 09:54:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:54:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:54:03 [EnvInject] - Injecting environment variables from a build step. 09:54:03 [EnvInject] - Injecting as environment variables the properties content 09:54:03 SERVER_ID=logs 09:54:03 09:54:03 [EnvInject] - Variables injected successfully. 09:54:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3837282436738172743.sh 09:54:03 ---> create-netrc.sh 09:54:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4248127940435854067.sh 09:54:03 ---> python-tools-install.sh 09:54:03 Setup pyenv: 09:54:03 system 09:54:03 3.8.13 09:54:03 3.9.13 09:54:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:54:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JrPv from file:/tmp/.os_lf_venv 09:54:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:05 lf-activate-venv(): INFO: Base packages installed successfully 09:54:05 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:12 lf-activate-venv(): INFO: Adding /tmp/venv-JrPv/bin to PATH 09:54:12 Generating Requirements File 09:54:35 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:54:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:54:35 Python 3.10.6 09:54:35 pip 26.1.2 from /tmp/venv-JrPv/lib/python3.10/site-packages/pip (python 3.10) 09:54:36 aiohappyeyeballs==2.7.1 09:54:36 aiohttp==3.14.1 09:54:36 aiosignal==1.4.0 09:54:36 appdirs==1.4.4 09:54:36 argcomplete==3.7.0 09:54:36 aspy.yaml==1.3.0 09:54:36 async-timeout==5.0.1 09:54:36 attrs==26.1.0 09:54:36 autopage==0.6.0 09:54:36 backports.strenum==1.3.1 09:54:36 beautifulsoup4==4.15.0 09:54:36 boto3==1.43.46 09:54:36 botocore==1.43.46 09:54:36 bs4==0.0.2 09:54:36 certifi==2026.6.17 09:54:36 cffi==2.1.0 09:54:36 cfgv==3.5.0 09:54:36 chardet==7.4.3 09:54:36 charset-normalizer==3.4.9 09:54:36 click==8.4.2 09:54:36 cliff==4.14.0 09:54:36 cmd2==3.5.1 09:54:36 cryptography==3.3.2 09:54:36 debtcollector==3.1.0 09:54:36 decorator==5.3.1 09:54:36 defusedxml==0.7.1 09:54:36 Deprecated==1.3.1 09:54:36 distlib==0.4.3 09:54:36 dnspython==2.8.0 09:54:36 docker==7.2.0 09:54:36 dogpile.cache==1.5.0 09:54:36 durationpy==0.10 09:54:36 email-validator==2.3.0 09:54:36 filelock==3.29.7 09:54:36 frozenlist==1.8.0 09:54:36 future==1.0.0 09:54:36 gitdb==4.0.12 09:54:36 GitPython==3.1.50 09:54:36 httplib2==0.30.2 09:54:36 identify==2.6.19 09:54:36 idna==3.18 09:54:36 importlib-resources==1.5.0 09:54:36 iso8601==2.1.0 09:54:36 Jinja2==3.1.6 09:54:36 jmespath==1.1.0 09:54:36 jsonpatch==1.33 09:54:36 jsonpointer==3.1.1 09:54:36 jsonschema==4.26.0 09:54:36 jsonschema-specifications==2025.9.1 09:54:36 keystoneauth1==5.14.0 09:54:36 kubernetes==36.0.2 09:54:36 lftools==0.37.22 09:54:36 lxml==6.1.1 09:54:36 markdown-it-py==4.2.0 09:54:36 MarkupSafe==3.0.3 09:54:36 mdurl==0.1.2 09:54:36 msgpack==1.2.1 09:54:36 multi_key_dict==2.0.3 09:54:36 multidict==6.7.1 09:54:36 munch==4.0.0 09:54:36 netaddr==1.3.0 09:54:36 niet==1.4.2 09:54:36 nodeenv==1.10.0 09:54:36 oauth2client==4.1.3 09:54:36 oauthlib==3.3.1 09:54:36 openstacksdk==4.13.0 09:54:36 os-service-types==1.8.2 09:54:36 osc-lib==4.6.0 09:54:36 oslo.config==10.4.0 09:54:36 oslo.context==6.4.0 09:54:36 oslo.i18n==6.8.0 09:54:36 oslo.log==8.2.0 09:54:36 oslo.serialization==5.10.0 09:54:36 oslo.utils==10.1.1 09:54:36 packaging==26.2 09:54:36 pbr==7.0.3 09:54:36 platformdirs==4.10.0 09:54:36 prettytable==3.18.0 09:54:36 propcache==0.5.2 09:54:36 psutil==7.2.2 09:54:36 pyasn1==0.6.4 09:54:36 pyasn1_modules==0.4.2 09:54:36 pycparser==3.0 09:54:36 pygerrit2==2.0.15 09:54:36 PyGithub==2.9.1 09:54:36 Pygments==2.20.0 09:54:36 PyJWT==2.13.0 09:54:36 PyNaCl==1.6.2 09:54:36 pyparsing==2.4.7 09:54:36 pyperclip==1.11.0 09:54:36 pyrsistent==0.20.0 09:54:36 python-cinderclient==9.9.0 09:54:36 python-dateutil==2.9.0.post0 09:54:36 python-discovery==1.4.4 09:54:36 python-heatclient==5.2.0 09:54:36 python-jenkins==1.8.3 09:54:36 python-keystoneclient==5.8.0 09:54:36 python-magnumclient==4.11.0 09:54:36 python-openstackclient==10.0.0 09:54:36 python-swiftclient==4.10.0 09:54:36 PyYAML==6.0.3 09:54:36 referencing==0.37.0 09:54:36 requests==2.34.2 09:54:36 requests-oauthlib==2.0.0 09:54:36 rfc3986==2.0.0 09:54:36 rich==15.0.0 09:54:36 rich-argparse==1.8.0 09:54:36 rpds-py==0.30.0 09:54:36 rsa==4.9.1 09:54:36 ruamel.yaml==0.19.1 09:54:36 ruamel.yaml.clib==0.2.15 09:54:36 s3transfer==0.19.1 09:54:36 simplejson==4.1.1 09:54:36 six==1.17.0 09:54:36 smmap==5.0.3 09:54:36 soupsieve==2.8.4 09:54:36 stevedore==5.8.0 09:54:36 tabulate==0.10.0 09:54:36 toml==0.10.2 09:54:36 tomlkit==0.15.0 09:54:36 tqdm==4.68.4 09:54:36 typing_extensions==4.16.0 09:54:36 urllib3==1.26.20 09:54:36 virtualenv==21.6.1 09:54:36 wcwidth==0.8.2 09:54:36 websocket-client==1.9.0 09:54:36 wrapt==2.2.2 09:54:36 xdg==6.0.0 09:54:36 xmltodict==1.0.4 09:54:36 yarl==1.24.2 09:54:36 yq==4.1.1 09:54:36 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5146142616531508323.sh 09:54:36 ---> uv-install.sh 09:54:36 Installing uv/uvx (latest) using shell installer 09:54:36 2026-07-11 09:54:36 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-LsY9o0.sh" [1] 09:54:36 downloading uv 0.11.28 x86_64-unknown-linux-gnu 09:54:37 installing to /home/jenkins/.local/bin 09:54:37 uv 09:54:37 uvx 09:54:37 everything's installed! 09:54:37 09:54:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:54:37 09:54:37 source $HOME/.local/bin/env (sh, bash, zsh) 09:54:37 source $HOME/.local/bin/env.fish (fish) 09:54:37 Adding install location to PATH 09:54:37 ---> Validating uv/uvx install 09:54:37 uvx 0.11.28 (x86_64-unknown-linux-gnu) 09:54:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17935150501285135253.sh 09:54:37 ---> sudo-logs.sh 09:54:37 Archiving 'sudo' log.. 09:54:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5976448816136211254.sh 09:54:37 ---> job-cost.sh 09:54:37 INFO: Activating Python virtual environment... 09:54:37 Setup pyenv: 09:54:37 system 09:54:37 3.8.13 09:54:37 3.9.13 09:54:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:54:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JrPv from file:/tmp/.os_lf_venv 09:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:39 lf-activate-venv(): INFO: Base packages installed successfully 09:54:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-JrPv/bin to PATH 09:54:44 INFO: No stack-cost file found 09:54:44 INFO: Instance uptime: 132s 09:54:44 INFO: Fetching instance metadata (attempt 1 of 3)... 09:54:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:54:45 INFO: Successfully fetched instance metadata 09:54:45 INFO: Instance type: v3-standard-4 09:54:45 INFO: Retrieving pricing info for: v3-standard-4 09:54:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:54:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 09:54:45 INFO: Successfully fetched Vexxhost pricing API 09:54:45 INFO: Retrieved cost: 0.11 09:54:45 INFO: Retrieved resource: v3-standard-4 09:54:45 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:54:45 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:54:45 INFO: Successfully archived job cost data 09:54:45 DEBUG: Cost data: oom-master-checkbashisms-lint,4698,2026-07-11 09:54:45,v3-standard-4,132,0.11,0.00,SUCCESS 09:54:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10712605331869920574.sh 09:54:45 ---> logs-deploy.sh 09:54:45 Setup pyenv: 09:54:45 system 09:54:45 3.8.13 09:54:45 3.9.13 09:54:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:54:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JrPv from file:/tmp/.os_lf_venv 09:54:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:47 lf-activate-venv(): INFO: Base packages installed successfully 09:54:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:54:55 lf-activate-venv(): INFO: Adding /tmp/venv-JrPv/bin to PATH 09:54:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4698 09:54:55 INFO: archiving workspace using pattern(s): 09:54:56 Archives upload complete. 09:54:56 INFO: archiving logs to Nexus 09:54:57 ---> uname -a: 09:54:57 Linux prd-ubuntu1804-builder-4c-4g-8853 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:54:57 09:54:57 09:54:57 ---> lscpu: 09:54:57 Architecture: x86_64 09:54:57 CPU op-mode(s): 32-bit, 64-bit 09:54:57 Byte Order: Little Endian 09:54:57 CPU(s): 4 09:54:57 On-line CPU(s) list: 0-3 09:54:57 Thread(s) per core: 1 09:54:57 Core(s) per socket: 1 09:54:57 Socket(s): 4 09:54:57 NUMA node(s): 1 09:54:57 Vendor ID: AuthenticAMD 09:54:57 CPU family: 23 09:54:57 Model: 49 09:54:57 Model name: AMD EPYC-Rome Processor 09:54:57 Stepping: 0 09:54:57 CPU MHz: 2799.998 09:54:57 BogoMIPS: 5599.99 09:54:57 Virtualization: AMD-V 09:54:57 Hypervisor vendor: KVM 09:54:57 Virtualization type: full 09:54:57 L1d cache: 32K 09:54:57 L1i cache: 32K 09:54:57 L2 cache: 512K 09:54:57 L3 cache: 16384K 09:54:57 NUMA node0 CPU(s): 0-3 09:54:57 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:54:57 09:54:57 09:54:57 ---> nproc: 09:54:57 4 09:54:57 09:54:57 09:54:57 ---> df -h: 09:54:57 Filesystem Size Used Avail Use% Mounted on 09:54:57 udev 7.9G 0 7.9G 0% /dev 09:54:57 tmpfs 1.6G 676K 1.6G 1% /run 09:54:57 /dev/vda1 78G 8.4G 69G 11% / 09:54:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:54:57 tmpfs 5.0M 0 5.0M 0% /run/lock 09:54:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:54:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:54:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:54:57 09:54:57 09:54:57 ---> free -m: 09:54:57 total used free shared buff/cache available 09:54:57 Mem: 16040 586 13246 0 2206 15136 09:54:57 Swap: 1023 0 1023 09:54:57 09:54:57 09:54:57 ---> ip addr: 09:54:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:54:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:54:57 inet 127.0.0.1/8 scope host lo 09:54:57 valid_lft forever preferred_lft forever 09:54:57 inet6 ::1/128 scope host 09:54:57 valid_lft forever preferred_lft forever 09:54:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:54:57 link/ether fa:16:3e:fe:37:aa brd ff:ff:ff:ff:ff:ff 09:54:57 inet 10.30.106.226/23 brd 10.30.107.255 scope global dynamic ens3 09:54:57 valid_lft 86264sec preferred_lft 86264sec 09:54:57 inet6 fe80::f816:3eff:fefe:37aa/64 scope link 09:54:57 valid_lft forever preferred_lft forever 09:54:57 09:54:57 09:54:57 ---> sar -b -r -n DEV: 09:54:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8853) 07/11/26 _x86_64_ (4 CPU) 09:54:57 09:54:57 09:52:51 LINUX RESTART (4 CPU) 09:54:57 09:54:57 09:53:01 tps rtps wtps bread/s bwrtn/s 09:54:57 09:54:01 329.42 29.79 299.63 1016.86 36388.54 09:54:57 Average: 329.42 29.79 299.63 1016.86 36388.54 09:54:57 09:54:57 09:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:54:57 09:54:01 13759648 15467360 2665312 16.23 68068 1833684 896188 5.13 819624 1616468 236556 09:54:57 Average: 13759648 15467360 2665312 16.23 68068 1833684 896188 5.13 819624 1616468 236556 09:54:57 09:54:57 09:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:54:57 09:54:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 09:54:57 09:54:01 ens3 318.84 206.78 1949.22 52.82 0.00 0.00 0.00 0.00 09:54:57 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 09:54:57 Average: ens3 318.84 206.78 1949.22 52.82 0.00 0.00 0.00 0.00 09:54:57 09:54:57 09:54:57 ---> sar -P ALL: 09:54:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8853) 07/11/26 _x86_64_ (4 CPU) 09:54:57 09:54:57 09:52:51 LINUX RESTART (4 CPU) 09:54:57 09:54:57 09:53:01 CPU %user %nice %system %iowait %steal %idle 09:54:57 09:54:01 all 21.68 0.00 2.13 2.97 0.06 73.16 09:54:57 09:54:01 0 24.93 0.00 1.37 1.42 0.05 72.23 09:54:57 09:54:01 1 33.66 0.00 2.94 0.73 0.08 62.58 09:54:57 09:54:01 2 19.96 0.00 1.87 0.75 0.05 77.36 09:54:57 09:54:01 3 8.12 0.00 2.41 8.97 0.05 80.45 09:54:57 Average: all 21.68 0.00 2.13 2.97 0.06 73.16 09:54:57 Average: 0 24.93 0.00 1.37 1.42 0.05 72.23 09:54:57 Average: 1 33.66 0.00 2.94 0.73 0.08 62.58 09:54:57 Average: 2 19.96 0.00 1.87 0.75 0.05 77.36 09:54:57 Average: 3 8.12 0.00 2.41 8.97 0.05 80.45 09:54:57 09:54:57 09:54:57