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