09:26:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 09:26:09 Running as SYSTEM 09:26:09 [EnvInject] - Loading node environment variables. 09:26:10 Building remotely on prd-ubuntu1804-builder-4c-4g-6380 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:26:10 [ssh-agent] Looking for ssh-agent implementation... 09:26:10 $ ssh-agent 09:26:10 SSH_AUTH_SOCK=/tmp/ssh-cU8xmiosrR2z/agent.1655 09:26:10 SSH_AGENT_PID=1657 09:26:10 [ssh-agent] Started. 09:26:10 Running ssh-add (command line suppressed) 09:26:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5278847033789827036.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5278847033789827036.key) 09:26:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:26:10 The recommended git tool is: NONE 09:26:11 using credential onap-jenkins-ssh 09:26:11 Wiping out workspace first. 09:26:11 Cloning the remote Git repository 09:26:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:26:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:26:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:11 > git --version # timeout=10 09:26:11 > git --version # 'git version 2.17.1' 09:26:11 using GIT_SSH to set credentials Gerrit user 09:26:11 Verifying host key using manually-configured host key entries 09:26:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:26:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:17 using GIT_SSH to set credentials Gerrit user 09:26:17 Verifying host key using manually-configured host key entries 09:26:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/5 # timeout=30 09:26:17 > git rev-parse dc4612dbfdec42e64adf0f95ca89abb75de1d161^{commit} # timeout=10 09:26:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:26:17 Checking out Revision dc4612dbfdec42e64adf0f95ca89abb75de1d161 (refs/changes/48/144748/5) 09:26:17 > git config core.sparsecheckout # timeout=10 09:26:17 > git checkout -f dc4612dbfdec42e64adf0f95ca89abb75de1d161 # timeout=30 09:26:21 Commit message: "[SO] etsi-sol 1.10.1" 09:26:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:26:21 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 09:26:21 [EnvInject] - Injecting environment variables from a build step. 09:26:21 [EnvInject] - Injecting as environment variables the properties content 09:26:21 PYTHON=python3 09:26:21 09:26:21 [EnvInject] - Variables injected successfully. 09:26:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7967892244248403788.sh 09:26:21 ---> tox-install.sh 09:26:21 + source /home/jenkins/lf-env.sh 09:26:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:21 ++ mktemp -d /tmp/venv-XXXX 09:26:21 + lf_venv=/tmp/venv-vtSR 09:26:21 + local venv_file=/tmp/.os_lf_venv 09:26:21 + local python=python3 09:26:21 + local options 09:26:21 + local set_path=true 09:26:21 + local install_args= 09:26:21 ++ 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:26:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:21 + true 09:26:21 + case $1 in 09:26:21 + venv_file=/tmp/.toxenv 09:26:21 + shift 2 09:26:21 + true 09:26:21 + case $1 in 09:26:21 + shift 09:26:21 + break 09:26:21 + case $python in 09:26:21 + local pkg_list= 09:26:21 + [[ -d /opt/pyenv ]] 09:26:21 + echo 'Setup pyenv:' 09:26:21 Setup pyenv: 09:26:21 + export PYENV_ROOT=/opt/pyenv 09:26:21 + PYENV_ROOT=/opt/pyenv 09:26:21 + 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:26:21 + 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:26:21 + pyenv versions 09:26:21 * system (set by /opt/pyenv/version) 09:26:21 * 3.8.13 (set by /opt/pyenv/version) 09:26:21 * 3.9.13 (set by /opt/pyenv/version) 09:26:21 * 3.10.6 (set by /opt/pyenv/version) 09:26:21 + command -v pyenv 09:26:21 ++ pyenv init - --no-rehash 09:26:21 + 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:26:21 export PATH="/opt/pyenv/shims:${PATH}" 09:26:21 export PYENV_SHELL=bash 09:26:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:21 pyenv() { 09:26:21 local command 09:26:21 command="${1:-}" 09:26:21 if [ "$#" -gt 0 ]; then 09:26:21 shift 09:26:21 fi 09:26:21 09:26:21 case "$command" in 09:26:21 rehash|shell) 09:26:21 eval "$(pyenv "sh-$command" "$@")" 09:26:21 ;; 09:26:21 *) 09:26:21 command pyenv "$command" "$@" 09:26:21 ;; 09:26:21 esac 09:26:21 }' 09:26:21 +++ 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:26:21 ++ 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:26:21 ++ 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:26:21 ++ 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:26:21 ++ export PYENV_SHELL=bash 09:26:21 ++ PYENV_SHELL=bash 09:26:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:21 +++ complete -F _pyenv pyenv 09:26:21 ++ lf-pyver python3 09:26:21 ++ local py_version_xy=python3 09:26:21 ++ local py_version_xyz= 09:26:21 ++ pyenv versions 09:26:21 ++ local command 09:26:21 ++ command=versions 09:26:21 ++ '[' 1 -gt 0 ']' 09:26:21 ++ shift 09:26:21 ++ case "$command" in 09:26:21 ++ command pyenv versions 09:26:21 ++ pyenv versions 09:26:21 ++ sed 's/^[ *]* //' 09:26:21 ++ awk '{ print $1 }' 09:26:21 ++ grep -E '^[0-9.]*[0-9]$' 09:26:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:21 +++ sort -V 09:26:21 +++ grep '^3' /tmp/.pyenv_versions 09:26:21 +++ tail -n 1 09:26:21 ++ py_version_xyz=3.10.6 09:26:21 ++ [[ -z 3.10.6 ]] 09:26:21 ++ echo 3.10.6 09:26:21 ++ return 0 09:26:21 + pyenv local 3.10.6 09:26:21 + local command 09:26:21 + command=local 09:26:21 + '[' 2 -gt 0 ']' 09:26:21 + shift 09:26:21 + case "$command" in 09:26:21 + command pyenv local 3.10.6 09:26:21 + pyenv local 3.10.6 09:26:21 + for arg in "$@" 09:26:21 + case $arg in 09:26:21 + pkg_list+='tox ' 09:26:21 + for arg in "$@" 09:26:21 + case $arg in 09:26:21 + pkg_list+='virtualenv ' 09:26:21 + for arg in "$@" 09:26:21 + case $arg in 09:26:21 + pkg_list+='urllib3~=1.26.15 ' 09:26:21 + [[ -f /tmp/.toxenv ]] 09:26:21 + [[ ! -f /tmp/.toxenv ]] 09:26:21 + [[ -n '' ]] 09:26:21 + python3 -m venv /tmp/venv-vtSR 09:26:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vtSR' 09:26:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vtSR 09:26:25 + echo /tmp/venv-vtSR 09:26:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:26:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:26:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:25 + local 'pip_opts=--upgrade --quiet' 09:26:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:25 + [[ -n '' ]] 09:26:25 + [[ -n '' ]] 09:26:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:25 + /tmp/venv-vtSR/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:26:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:30 lf-activate-venv(): INFO: Base packages installed successfully 09:26:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:30 + /tmp/venv-vtSR/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:26:32 + type python3 09:26:32 + true 09:26:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vtSR/bin to PATH' 09:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-vtSR/bin to PATH 09:26:32 + PATH=/tmp/venv-vtSR/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:26:32 + return 0 09:26:32 + python3 --version 09:26:32 Python 3.10.6 09:26:32 + python3 -m pip --version 09:26:32 pip 26.1.2 from /tmp/venv-vtSR/lib/python3.10/site-packages/pip (python 3.10) 09:26:32 + python3 -m pip freeze 09:26:32 cachetools==7.1.4 09:26:32 colorama==0.4.6 09:26:32 distlib==0.4.1 09:26:32 filelock==3.29.0 09:26:32 packaging==26.2 09:26:32 platformdirs==4.10.0 09:26:32 pluggy==1.6.0 09:26:32 pyproject-api==1.10.1 09:26:32 python-discovery==1.4.0 09:26:32 tomli==2.4.1 09:26:32 tomli_w==1.2.0 09:26:32 tox==4.55.0 09:26:32 typing_extensions==4.15.0 09:26:32 urllib3==1.26.20 09:26:32 virtualenv==21.4.2 09:26:32 [EnvInject] - Injecting environment variables from a build step. 09:26:32 [EnvInject] - Injecting as environment variables the properties content 09:26:32 PARALLEL=false 09:26:32 09:26:32 [EnvInject] - Variables injected successfully. 09:26:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6111400001923098644.sh 09:26:32 ---> tox-run.sh 09:26:32 + 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:26:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:26:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:26:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:26:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:26:32 + source /home/jenkins/lf-env.sh 09:26:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:32 ++ mktemp -d /tmp/venv-XXXX 09:26:32 + lf_venv=/tmp/venv-1ZAS 09:26:32 + local venv_file=/tmp/.os_lf_venv 09:26:32 + local python=python3 09:26:32 + local options 09:26:32 + local set_path=true 09:26:32 + local install_args= 09:26:32 ++ 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:26:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:32 + true 09:26:32 + case $1 in 09:26:32 + venv_file=/tmp/.toxenv 09:26:32 + shift 2 09:26:32 + true 09:26:32 + case $1 in 09:26:32 + shift 09:26:32 + break 09:26:32 + case $python in 09:26:32 + local pkg_list= 09:26:32 + [[ -d /opt/pyenv ]] 09:26:32 + echo 'Setup pyenv:' 09:26:32 Setup pyenv: 09:26:32 + export PYENV_ROOT=/opt/pyenv 09:26:32 + PYENV_ROOT=/opt/pyenv 09:26:32 + 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:26:32 + 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:26:32 + pyenv versions 09:26:32 system 09:26:32 3.8.13 09:26:32 3.9.13 09:26:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:26:32 + command -v pyenv 09:26:32 ++ pyenv init - --no-rehash 09:26:32 + 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:26:32 export PATH="/opt/pyenv/shims:${PATH}" 09:26:32 export PYENV_SHELL=bash 09:26:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:32 pyenv() { 09:26:32 local command 09:26:32 command="${1:-}" 09:26:32 if [ "$#" -gt 0 ]; then 09:26:32 shift 09:26:32 fi 09:26:32 09:26:32 case "$command" in 09:26:32 rehash|shell) 09:26:32 eval "$(pyenv "sh-$command" "$@")" 09:26:32 ;; 09:26:32 *) 09:26:32 command pyenv "$command" "$@" 09:26:32 ;; 09:26:32 esac 09:26:32 }' 09:26:32 +++ 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:26:32 ++ 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:26:32 ++ 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:26:32 ++ 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:26:32 ++ export PYENV_SHELL=bash 09:26:32 ++ PYENV_SHELL=bash 09:26:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:32 +++ complete -F _pyenv pyenv 09:26:32 ++ lf-pyver python3 09:26:32 ++ local py_version_xy=python3 09:26:32 ++ local py_version_xyz= 09:26:32 ++ pyenv versions 09:26:32 ++ local command 09:26:32 ++ sed 's/^[ *]* //' 09:26:32 ++ command=versions 09:26:32 ++ '[' 1 -gt 0 ']' 09:26:32 ++ grep -E '^[0-9.]*[0-9]$' 09:26:32 ++ shift 09:26:32 ++ case "$command" in 09:26:32 ++ command pyenv versions 09:26:32 ++ pyenv versions 09:26:32 ++ awk '{ print $1 }' 09:26:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:32 +++ grep '^3' /tmp/.pyenv_versions 09:26:32 +++ sort -V 09:26:32 +++ tail -n 1 09:26:32 ++ py_version_xyz=3.10.6 09:26:32 ++ [[ -z 3.10.6 ]] 09:26:32 ++ echo 3.10.6 09:26:32 ++ return 0 09:26:32 + pyenv local 3.10.6 09:26:32 + local command 09:26:32 + command=local 09:26:32 + '[' 2 -gt 0 ']' 09:26:32 + shift 09:26:32 + case "$command" in 09:26:32 + command pyenv local 3.10.6 09:26:32 + pyenv local 3.10.6 09:26:32 + for arg in "$@" 09:26:32 + case $arg in 09:26:32 + pkg_list+='tox ' 09:26:32 + for arg in "$@" 09:26:32 + case $arg in 09:26:32 + pkg_list+='virtualenv ' 09:26:32 + for arg in "$@" 09:26:32 + case $arg in 09:26:32 + pkg_list+='urllib3~=1.26.15 ' 09:26:32 + [[ -f /tmp/.toxenv ]] 09:26:32 ++ cat /tmp/.toxenv 09:26:32 + lf_venv=/tmp/venv-vtSR 09:26:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vtSR from' file:/tmp/.toxenv 09:26:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vtSR from file:/tmp/.toxenv 09:26:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:32 + local 'pip_opts=--upgrade --quiet' 09:26:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:32 + [[ -n '' ]] 09:26:32 + [[ -n '' ]] 09:26:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:32 + /tmp/venv-vtSR/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:26:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:33 lf-activate-venv(): INFO: Base packages installed successfully 09:26:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:33 + /tmp/venv-vtSR/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:26:34 + type python3 09:26:34 + true 09:26:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vtSR/bin to PATH' 09:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-vtSR/bin to PATH 09:26:34 + PATH=/tmp/venv-vtSR/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:26:34 + return 0 09:26:34 + [[ -d /opt/pyenv ]] 09:26:34 + echo '---> Setting up pyenv' 09:26:34 ---> Setting up pyenv 09:26:34 + export PYENV_ROOT=/opt/pyenv 09:26:34 + PYENV_ROOT=/opt/pyenv 09:26:34 + export PATH=/opt/pyenv/bin:/tmp/venv-vtSR/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:26:34 + PATH=/opt/pyenv/bin:/tmp/venv-vtSR/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:26:34 ++ pwd 09:26:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:26:34 + export PYTHONPATH 09:26:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:26:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:26:34 + tox --version 09:26:35 4.55.0 from /tmp/venv-vtSR/lib/python3.10/site-packages/tox/__init__.py 09:26:35 + PARALLEL=false 09:26:35 + TOX_OPTIONS_LIST= 09:26:35 + [[ -n checkbashisms ]] 09:26:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:26:35 + case ${PARALLEL,,} in 09:26:35 + tox -e checkbashisms 09:26:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:26:36 checkbashisms: freeze> python -m pip freeze --all 09:26:37 checkbashisms: pip==26.1.1,setuptools==82.0.1 09:26:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:26:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:26:40 checkbashisms: OK (5.15=setup[1.69]+cmd[3.46] seconds) 09:26:40 congratulations :) (5.19 seconds) 09:26:40 + tox_status=0 09:26:40 + echo '---> Completed tox runs' 09:26:40 ---> Completed tox runs 09:26:40 + for i in .tox/*/log 09:26:40 ++ echo .tox/checkbashisms/log 09:26:40 ++ awk -F/ '{print $2}' 09:26:40 + tox_env=checkbashisms 09:26:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:26:40 + DOC_DIR=docs/_build/html 09:26:40 + [[ -d docs/_build/html ]] 09:26:40 + echo '---> tox-run.sh ends' 09:26:40 ---> tox-run.sh ends 09:26:40 + test 0 -eq 0 09:26:40 $ ssh-agent -k 09:26:40 unset SSH_AUTH_SOCK; 09:26:40 unset SSH_AGENT_PID; 09:26:40 echo Agent pid 1657 killed; 09:26:40 [ssh-agent] Stopped. 09:26:40 [PostBuildScript] - [INFO] Executing post build scripts. 09:26:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3472216734969606122.sh 09:26:40 ---> sysstat.sh 09:26:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13741058118059046596.sh 09:26:41 ---> package-listing.sh 09:26:41 ++ facter osfamily 09:26:41 ++ tr '[:upper:]' '[:lower:]' 09:26:41 + OS_FAMILY=debian 09:26:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:26:41 + START_PACKAGES=/tmp/packages_start.txt 09:26:41 + END_PACKAGES=/tmp/packages_end.txt 09:26:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:41 + PACKAGES=/tmp/packages_start.txt 09:26:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:26:41 + PACKAGES=/tmp/packages_end.txt 09:26:41 + case "${OS_FAMILY}" in 09:26:41 + dpkg -l 09:26:41 + grep '^ii' 09:26:41 + '[' -f /tmp/packages_start.txt ']' 09:26:41 + '[' -f /tmp/packages_end.txt ']' 09:26:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:26:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:26:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:26:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6988744980513681203.sh 09:26:41 ---> capture-instance-metadata.sh 09:26:41 Setup pyenv: 09:26:41 system 09:26:41 3.8.13 09:26:41 3.9.13 09:26:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:26:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8mgx 09:26:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:26:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:48 lf-activate-venv(): INFO: Base packages installed successfully 09:26:48 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-8mgx/bin to PATH 09:27:11 INFO: Running in OpenStack, capturing instance metadata 09:27:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7154994236364332578.sh 09:27:11 provisioning config files... 09:27:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7571332285832952032tmp 09:27:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:27:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:27:11 [EnvInject] - Injecting environment variables from a build step. 09:27:11 [EnvInject] - Injecting as environment variables the properties content 09:27:11 SERVER_ID=logs 09:27:11 09:27:11 [EnvInject] - Variables injected successfully. 09:27:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14770671582495202753.sh 09:27:11 ---> create-netrc.sh 09:27:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14989779995601267991.sh 09:27:11 ---> python-tools-install.sh 09:27:11 Setup pyenv: 09:27:11 system 09:27:11 3.8.13 09:27:11 3.9.13 09:27:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8mgx from file:/tmp/.os_lf_venv 09:27:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:13 lf-activate-venv(): INFO: Base packages installed successfully 09:27:13 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:19 lf-activate-venv(): INFO: Adding /tmp/venv-8mgx/bin to PATH 09:27:19 Generating Requirements File 09:27:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:27:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:27:40 Python 3.10.6 09:27:40 pip 26.1.2 from /tmp/venv-8mgx/lib/python3.10/site-packages/pip (python 3.10) 09:27:41 aiohappyeyeballs==2.6.2 09:27:41 aiohttp==3.14.0 09:27:41 aiosignal==1.4.0 09:27:41 appdirs==1.4.4 09:27:41 argcomplete==3.6.3 09:27:41 aspy.yaml==1.3.0 09:27:41 async-timeout==5.0.1 09:27:41 attrs==26.1.0 09:27:41 autopage==0.6.0 09:27:41 backports.strenum==1.3.1 09:27:41 beautifulsoup4==4.14.3 09:27:41 boto3==1.43.21 09:27:41 botocore==1.43.21 09:27:41 bs4==0.0.2 09:27:41 certifi==2026.5.20 09:27:41 cffi==2.0.0 09:27:41 cfgv==3.5.0 09:27:41 chardet==7.4.3 09:27:41 charset-normalizer==3.4.7 09:27:41 click==8.4.1 09:27:41 cliff==4.14.0 09:27:41 cmd2==3.5.1 09:27:41 cryptography==3.3.2 09:27:41 debtcollector==3.1.0 09:27:41 decorator==5.3.1 09:27:41 defusedxml==0.7.1 09:27:41 Deprecated==1.3.1 09:27:41 distlib==0.4.1 09:27:41 dnspython==2.8.0 09:27:41 docker==7.1.0 09:27:41 dogpile.cache==1.5.0 09:27:41 durationpy==0.10 09:27:41 email-validator==2.3.0 09:27:41 filelock==3.29.0 09:27:41 frozenlist==1.8.0 09:27:41 future==1.0.0 09:27:41 gitdb==4.0.12 09:27:41 GitPython==3.1.50 09:27:41 httplib2==0.30.2 09:27:41 identify==2.6.19 09:27:41 idna==3.18 09:27:41 importlib-resources==1.5.0 09:27:41 iso8601==2.1.0 09:27:41 Jinja2==3.1.6 09:27:41 jmespath==1.1.0 09:27:41 jsonpatch==1.33 09:27:41 jsonpointer==3.1.1 09:27:41 jsonschema==4.26.0 09:27:41 jsonschema-specifications==2025.9.1 09:27:41 keystoneauth1==5.14.0 09:27:41 kubernetes==36.0.2 09:27:41 lftools==0.37.22 09:27:41 lxml==6.1.1 09:27:41 markdown-it-py==4.2.0 09:27:41 MarkupSafe==3.0.3 09:27:41 mdurl==0.1.2 09:27:41 msgpack==1.1.2 09:27:41 multi_key_dict==2.0.3 09:27:41 multidict==6.7.1 09:27:41 munch==4.0.0 09:27:41 netaddr==1.3.0 09:27:41 niet==1.4.2 09:27:41 nodeenv==1.10.0 09:27:41 oauth2client==4.1.3 09:27:41 oauthlib==3.3.1 09:27:41 openstacksdk==4.13.0 09:27:41 os-service-types==1.8.2 09:27:41 osc-lib==4.6.0 09:27:41 oslo.config==10.4.0 09:27:41 oslo.context==6.4.0 09:27:41 oslo.i18n==6.8.0 09:27:41 oslo.log==8.2.0 09:27:41 oslo.serialization==5.10.0 09:27:41 oslo.utils==10.1.0 09:27:41 packaging==26.2 09:27:41 pbr==7.0.3 09:27:41 platformdirs==4.10.0 09:27:41 prettytable==3.17.0 09:27:41 propcache==0.5.2 09:27:41 psutil==7.2.2 09:27:41 pyasn1==0.6.3 09:27:41 pyasn1_modules==0.4.2 09:27:41 pycparser==3.0 09:27:41 pygerrit2==2.0.15 09:27:41 PyGithub==2.9.1 09:27:41 Pygments==2.20.0 09:27:41 PyJWT==2.13.0 09:27:41 PyNaCl==1.6.2 09:27:41 pyparsing==2.4.7 09:27:41 pyperclip==1.11.0 09:27:41 pyrsistent==0.20.0 09:27:41 python-cinderclient==9.9.0 09:27:41 python-dateutil==2.9.0.post0 09:27:41 python-discovery==1.4.0 09:27:41 python-heatclient==5.2.0 09:27:41 python-jenkins==1.8.3 09:27:41 python-keystoneclient==5.8.0 09:27:41 python-magnumclient==4.10.0 09:27:41 python-openstackclient==10.0.0 09:27:41 python-swiftclient==4.10.0 09:27:41 PyYAML==6.0.3 09:27:41 referencing==0.37.0 09:27:41 requests==2.34.2 09:27:41 requests-oauthlib==2.0.0 09:27:41 rfc3986==2.0.0 09:27:41 rich==15.0.0 09:27:41 rich-argparse==1.8.0 09:27:41 rpds-py==0.30.0 09:27:41 rsa==4.9.1 09:27:41 ruamel.yaml==0.19.1 09:27:41 ruamel.yaml.clib==0.2.15 09:27:41 s3transfer==0.18.0 09:27:41 simplejson==4.1.1 09:27:41 six==1.17.0 09:27:41 smmap==5.0.3 09:27:41 soupsieve==2.8.4 09:27:41 stevedore==5.8.0 09:27:41 tabulate==0.10.0 09:27:41 toml==0.10.2 09:27:41 tomlkit==0.15.0 09:27:41 tqdm==4.67.3 09:27:41 typing_extensions==4.15.0 09:27:41 urllib3==1.26.20 09:27:41 virtualenv==21.4.2 09:27:41 wcwidth==0.7.0 09:27:41 websocket-client==1.9.0 09:27:41 wrapt==2.2.1 09:27:41 xdg==6.0.0 09:27:41 xmltodict==1.0.4 09:27:41 yarl==1.24.2 09:27:41 yq==3.4.3 09:27:41 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins13049201848545942729.sh 09:27:41 ---> uv-install.sh 09:27:41 Installing uv/uvx (latest) using shell installer 09:27:41 2026-06-03 09:27:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-P7NQYN.sh" [1] 09:27:41 downloading uv 0.11.18 x86_64-unknown-linux-gnu 09:27:42 installing to /home/jenkins/.local/bin 09:27:42 uv 09:27:42 uvx 09:27:42 everything's installed! 09:27:42 09:27:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:27:42 09:27:42 source $HOME/.local/bin/env (sh, bash, zsh) 09:27:42 source $HOME/.local/bin/env.fish (fish) 09:27:42 Adding install location to PATH 09:27:42 ---> Validating uv/uvx install 09:27:42 uvx 0.11.18 (x86_64-unknown-linux-gnu) 09:27:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5510152666536756662.sh 09:27:42 ---> sudo-logs.sh 09:27:42 Archiving 'sudo' log.. 09:27:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4481254337289600521.sh 09:27:42 ---> job-cost.sh 09:27:42 INFO: Activating Python virtual environment... 09:27:42 Setup pyenv: 09:27:42 system 09:27:42 3.8.13 09:27:42 3.9.13 09:27:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:27:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8mgx from file:/tmp/.os_lf_venv 09:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:44 lf-activate-venv(): INFO: Base packages installed successfully 09:27:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-8mgx/bin to PATH 09:27:49 INFO: No stack-cost file found 09:27:49 INFO: Instance uptime: 124s 09:27:49 INFO: Fetching instance metadata (attempt 1 of 3)... 09:27:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:27:49 INFO: Successfully fetched instance metadata 09:27:49 INFO: Instance type: v3-standard-4 09:27:49 INFO: Retrieving pricing info for: v3-standard-4 09:27:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:27:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=124 09:27:50 INFO: Successfully fetched Vexxhost pricing API 09:27:50 INFO: Retrieved cost: 0.11 09:27:50 INFO: Retrieved resource: v3-standard-4 09:27:50 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:27:50 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:27:50 INFO: Successfully archived job cost data 09:27:50 DEBUG: Cost data: oom-master-checkbashisms-lint,4640,2026-06-03 09:27:50,v3-standard-4,124,0.11,0.00,SUCCESS 09:27:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17805527307334735997.sh 09:27:50 ---> logs-deploy.sh 09:27:50 Setup pyenv: 09:27:50 system 09:27:50 3.8.13 09:27:50 3.9.13 09:27:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8mgx from file:/tmp/.os_lf_venv 09:27:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:51 lf-activate-venv(): INFO: Base packages installed successfully 09:27:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-8mgx/bin to PATH 09:27:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4640 09:27:58 INFO: archiving workspace using pattern(s): 09:28:00 Archives upload complete. 09:28:00 INFO: archiving logs to Nexus 09:28:01 ---> uname -a: 09:28:01 Linux prd-ubuntu1804-builder-4c-4g-6380 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:28:01 09:28:01 09:28:01 ---> lscpu: 09:28:01 Architecture: x86_64 09:28:01 CPU op-mode(s): 32-bit, 64-bit 09:28:01 Byte Order: Little Endian 09:28:01 CPU(s): 4 09:28:01 On-line CPU(s) list: 0-3 09:28:01 Thread(s) per core: 1 09:28:01 Core(s) per socket: 1 09:28:01 Socket(s): 4 09:28:01 NUMA node(s): 1 09:28:01 Vendor ID: AuthenticAMD 09:28:01 CPU family: 23 09:28:01 Model: 49 09:28:01 Model name: AMD EPYC-Rome Processor 09:28:01 Stepping: 0 09:28:01 CPU MHz: 2799.998 09:28:01 BogoMIPS: 5599.99 09:28:01 Virtualization: AMD-V 09:28:01 Hypervisor vendor: KVM 09:28:01 Virtualization type: full 09:28:01 L1d cache: 32K 09:28:01 L1i cache: 32K 09:28:01 L2 cache: 512K 09:28:01 L3 cache: 16384K 09:28:01 NUMA node0 CPU(s): 0-3 09:28:01 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:28:01 09:28:01 09:28:01 ---> nproc: 09:28:01 4 09:28:01 09:28:01 09:28:01 ---> df -h: 09:28:01 Filesystem Size Used Avail Use% Mounted on 09:28:01 udev 7.9G 0 7.9G 0% /dev 09:28:01 tmpfs 1.6G 676K 1.6G 1% /run 09:28:01 /dev/vda1 78G 8.4G 69G 11% / 09:28:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:28:01 tmpfs 5.0M 0 5.0M 0% /run/lock 09:28:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:28:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:28:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:28:01 09:28:01 09:28:01 ---> free -m: 09:28:01 total used free shared buff/cache available 09:28:01 Mem: 16040 616 13219 0 2204 15106 09:28:01 Swap: 1023 0 1023 09:28:01 09:28:01 09:28:01 ---> ip addr: 09:28:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:28:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:28:01 inet 127.0.0.1/8 scope host lo 09:28:01 valid_lft forever preferred_lft forever 09:28:01 inet6 ::1/128 scope host 09:28:01 valid_lft forever preferred_lft forever 09:28:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:28:01 link/ether fa:16:3e:0d:f2:01 brd ff:ff:ff:ff:ff:ff 09:28:01 inet 10.30.106.66/23 brd 10.30.107.255 scope global dynamic ens3 09:28:01 valid_lft 86272sec preferred_lft 86272sec 09:28:01 inet6 fe80::f816:3eff:fe0d:f201/64 scope link 09:28:01 valid_lft forever preferred_lft forever 09:28:01 09:28:01 09:28:01 ---> sar -b -r -n DEV: 09:28:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6380) 06/03/26 _x86_64_ (4 CPU) 09:28:01 09:28:01 09:25:54 LINUX RESTART (4 CPU) 09:28:01 09:28:01 09:26:01 tps rtps wtps bread/s bwrtn/s 09:28:01 09:27:02 328.63 58.89 269.74 3741.64 69461.76 09:28:01 Average: 328.63 58.89 269.74 3741.64 69461.76 09:28:01 09:28:01 09:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:28:01 09:27:02 13913804 15462616 2511164 15.29 56284 1695848 880340 5.04 781628 1519944 111872 09:28:01 Average: 13913804 15462616 2511164 15.29 56284 1695848 880340 5.04 781628 1519944 111872 09:28:01 09:28:01 09:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:28:01 09:27:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:28:01 09:27:02 ens3 504.23 332.04 2222.13 82.84 0.00 0.00 0.00 0.00 09:28:01 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:28:01 Average: ens3 504.23 332.04 2222.13 82.84 0.00 0.00 0.00 0.00 09:28:01 09:28:01 09:28:01 ---> sar -P ALL: 09:28:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6380) 06/03/26 _x86_64_ (4 CPU) 09:28:01 09:28:01 09:25:54 LINUX RESTART (4 CPU) 09:28:01 09:28:01 09:26:01 CPU %user %nice %system %iowait %steal %idle 09:28:01 09:27:02 all 21.90 0.00 2.39 4.77 0.07 70.87 09:28:01 09:27:02 0 24.91 0.00 3.56 5.47 0.07 66.00 09:28:01 09:27:02 1 10.47 0.00 1.32 6.84 0.05 81.32 09:28:01 09:27:02 2 22.80 0.00 2.51 0.87 0.08 73.74 09:28:01 09:27:02 3 29.45 0.00 2.18 5.93 0.07 62.38 09:28:01 Average: all 21.90 0.00 2.39 4.77 0.07 70.87 09:28:01 Average: 0 24.91 0.00 3.56 5.47 0.07 66.00 09:28:01 Average: 1 10.47 0.00 1.32 6.84 0.05 81.32 09:28:01 Average: 2 22.80 0.00 2.51 0.87 0.08 73.74 09:28:01 Average: 3 29.45 0.00 2.18 5.93 0.07 62.38 09:28:01 09:28:01 09:28:01