07:38:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 07:38:09 Running as SYSTEM 07:38:09 [EnvInject] - Loading node environment variables. 07:38:09 Building remotely on prd-ubuntu1804-builder-4c-4g-12505 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:38:09 [ssh-agent] Looking for ssh-agent implementation... 07:38:09 $ ssh-agent 07:38:09 SSH_AUTH_SOCK=/tmp/ssh-cbZyxOfIawSc/agent.1717 07:38:09 SSH_AGENT_PID=1720 07:38:09 [ssh-agent] Started. 07:38:09 Running ssh-add (command line suppressed) 07:38:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15804180689384959404.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15804180689384959404.key) 07:38:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:38:09 The recommended git tool is: NONE 07:38:11 using credential onap-jenkins-ssh 07:38:11 Wiping out workspace first. 07:38:11 Cloning the remote Git repository 07:38:11 Cloning repository git://cloud.onap.org/mirror/oom.git 07:38:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:38:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:11 > git --version # timeout=10 07:38:11 > git --version # 'git version 2.17.1' 07:38:11 using GIT_SSH to set credentials Gerrit user 07:38:11 Verifying host key using manually-configured host key entries 07:38:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:38:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:16 using GIT_SSH to set credentials Gerrit user 07:38:16 Verifying host key using manually-configured host key entries 07:38:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/1 # timeout=30 07:38:17 > git rev-parse 4c1c07ef1311967ad57739bd0b551deafd659fb4^{commit} # timeout=10 07:38:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:38:17 Checking out Revision 4c1c07ef1311967ad57739bd0b551deafd659fb4 (refs/changes/58/146658/1) 07:38:17 > git config core.sparsecheckout # timeout=10 07:38:17 > git checkout -f 4c1c07ef1311967ad57739bd0b551deafd659fb4 # timeout=30 07:38:20 Commit message: "docs: Fix multiple typos in guides" 07:38:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:38:20 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:38:20 [EnvInject] - Injecting environment variables from a build step. 07:38:20 [EnvInject] - Injecting as environment variables the properties content 07:38:20 PYTHON=python3 07:38:20 07:38:20 [EnvInject] - Variables injected successfully. 07:38:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14400845254860783209.sh 07:38:20 ---> tox-install.sh 07:38:20 + source /home/jenkins/lf-env.sh 07:38:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:20 ++ mktemp -d /tmp/venv-XXXX 07:38:20 + lf_venv=/tmp/venv-1Dqi 07:38:20 + local venv_file=/tmp/.os_lf_venv 07:38:20 + local python=python3 07:38:20 + local options 07:38:20 + local set_path=true 07:38:20 + local install_args= 07:38:20 ++ 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 07:38:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:38:20 + true 07:38:20 + case $1 in 07:38:20 + venv_file=/tmp/.toxenv 07:38:20 + shift 2 07:38:20 + true 07:38:20 + case $1 in 07:38:20 + shift 07:38:20 + break 07:38:20 + case $python in 07:38:20 + local pkg_list= 07:38:20 + [[ -d /opt/pyenv ]] 07:38:20 + echo 'Setup pyenv:' 07:38:20 Setup pyenv: 07:38:20 + export PYENV_ROOT=/opt/pyenv 07:38:20 + PYENV_ROOT=/opt/pyenv 07:38:20 + 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 07:38:20 + 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 07:38:20 + pyenv versions 07:38:21 * system (set by /opt/pyenv/version) 07:38:21 * 3.8.13 (set by /opt/pyenv/version) 07:38:21 * 3.9.13 (set by /opt/pyenv/version) 07:38:21 * 3.10.6 (set by /opt/pyenv/version) 07:38:21 + command -v pyenv 07:38:21 ++ pyenv init - --no-rehash 07:38: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[*]}"'\'')" 07:38:21 export PATH="/opt/pyenv/shims:${PATH}" 07:38:21 export PYENV_SHELL=bash 07:38:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:38:21 pyenv() { 07:38:21 local command 07:38:21 command="${1:-}" 07:38:21 if [ "$#" -gt 0 ]; then 07:38:21 shift 07:38:21 fi 07:38:21 07:38:21 case "$command" in 07:38:21 rehash|shell) 07:38:21 eval "$(pyenv "sh-$command" "$@")" 07:38:21 ;; 07:38:21 *) 07:38:21 command pyenv "$command" "$@" 07:38:21 ;; 07:38:21 esac 07:38:21 }' 07:38: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[*]}"' 07:38: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 07:38: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 07:38: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 07:38:21 ++ export PYENV_SHELL=bash 07:38:21 ++ PYENV_SHELL=bash 07:38:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:38:21 +++ complete -F _pyenv pyenv 07:38:21 ++ lf-pyver python3 07:38:21 ++ local py_version_xy=python3 07:38:21 ++ local py_version_xyz= 07:38:21 ++ pyenv versions 07:38:21 ++ local command 07:38:21 ++ command=versions 07:38:21 ++ '[' 1 -gt 0 ']' 07:38:21 ++ shift 07:38:21 ++ case "$command" in 07:38:21 ++ command pyenv versions 07:38:21 ++ pyenv versions 07:38:21 ++ sed 's/^[ *]* //' 07:38:21 ++ awk '{ print $1 }' 07:38:21 ++ grep -E '^[0-9.]*[0-9]$' 07:38:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:38:21 +++ grep '^3' /tmp/.pyenv_versions 07:38:21 +++ sort -V 07:38:21 +++ tail -n 1 07:38:21 ++ py_version_xyz=3.10.6 07:38:21 ++ [[ -z 3.10.6 ]] 07:38:21 ++ echo 3.10.6 07:38:21 ++ return 0 07:38:21 + pyenv local 3.10.6 07:38:21 + local command 07:38:21 + command=local 07:38:21 + '[' 2 -gt 0 ']' 07:38:21 + shift 07:38:21 + case "$command" in 07:38:21 + command pyenv local 3.10.6 07:38:21 + pyenv local 3.10.6 07:38:21 + for arg in "$@" 07:38:21 + case $arg in 07:38:21 + pkg_list+='tox ' 07:38:21 + for arg in "$@" 07:38:21 + case $arg in 07:38:21 + pkg_list+='virtualenv ' 07:38:21 + for arg in "$@" 07:38:21 + case $arg in 07:38:21 + pkg_list+='urllib3~=1.26.15 ' 07:38:21 + [[ -f /tmp/.toxenv ]] 07:38:21 + [[ ! -f /tmp/.toxenv ]] 07:38:21 + [[ -n '' ]] 07:38:21 + python3 -m venv /tmp/venv-1Dqi 07:38:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Dqi' 07:38:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Dqi 07:38:25 + echo /tmp/venv-1Dqi 07:38:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:38:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:38:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:38:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:25 + local 'pip_opts=--upgrade --quiet' 07:38:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:38:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:38:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:38:25 + [[ -n '' ]] 07:38:25 + [[ -n '' ]] 07:38:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:38:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:25 + /tmp/venv-1Dqi/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 07:38:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:38:29 lf-activate-venv(): INFO: Base packages installed successfully 07:38:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:38:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:38:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:38:29 + /tmp/venv-1Dqi/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 07:38:30 + type python3 07:38:30 + true 07:38:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Dqi/bin to PATH' 07:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-1Dqi/bin to PATH 07:38:30 + PATH=/tmp/venv-1Dqi/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 07:38:30 + return 0 07:38:30 + python3 --version 07:38:30 Python 3.10.6 07:38:30 + python3 -m pip --version 07:38:31 pip 26.1.2 from /tmp/venv-1Dqi/lib/python3.10/site-packages/pip (python 3.10) 07:38:31 + python3 -m pip freeze 07:38:31 cachetools==7.1.6 07:38:31 colorama==0.4.6 07:38:31 distlib==0.4.3 07:38:31 filelock==3.32.0 07:38:31 packaging==26.2 07:38:31 platformdirs==4.11.0 07:38:31 pluggy==1.6.0 07:38:31 pyproject-api==1.11.0 07:38:31 python-discovery==1.5.0 07:38:31 tomli==2.4.1 07:38:31 tomli_w==1.2.0 07:38:31 tox==4.58.0 07:38:31 typing_extensions==4.16.0 07:38:31 urllib3==1.26.20 07:38:31 virtualenv==21.7.0 07:38:31 [EnvInject] - Injecting environment variables from a build step. 07:38:31 [EnvInject] - Injecting as environment variables the properties content 07:38:31 PARALLEL=false 07:38:31 07:38:31 [EnvInject] - Variables injected successfully. 07:38:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2446595129699371482.sh 07:38:31 ---> tox-run.sh 07:38:31 + 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 07:38:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:38:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:38:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:38:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:38:31 + source /home/jenkins/lf-env.sh 07:38:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:31 ++ mktemp -d /tmp/venv-XXXX 07:38:31 + lf_venv=/tmp/venv-Oby3 07:38:31 + local venv_file=/tmp/.os_lf_venv 07:38:31 + local python=python3 07:38:31 + local options 07:38:31 + local set_path=true 07:38:31 + local install_args= 07:38:31 ++ 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 07:38:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:38:31 + true 07:38:31 + case $1 in 07:38:31 + venv_file=/tmp/.toxenv 07:38:31 + shift 2 07:38:31 + true 07:38:31 + case $1 in 07:38:31 + shift 07:38:31 + break 07:38:31 + case $python in 07:38:31 + local pkg_list= 07:38:31 + [[ -d /opt/pyenv ]] 07:38:31 + echo 'Setup pyenv:' 07:38:31 Setup pyenv: 07:38:31 + export PYENV_ROOT=/opt/pyenv 07:38:31 + PYENV_ROOT=/opt/pyenv 07:38:31 + 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 07:38:31 + 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 07:38:31 + pyenv versions 07:38:31 system 07:38:31 3.8.13 07:38:31 3.9.13 07:38:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:38:31 + command -v pyenv 07:38:31 ++ pyenv init - --no-rehash 07:38:31 + 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[*]}"'\'')" 07:38:31 export PATH="/opt/pyenv/shims:${PATH}" 07:38:31 export PYENV_SHELL=bash 07:38:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:38:31 pyenv() { 07:38:31 local command 07:38:31 command="${1:-}" 07:38:31 if [ "$#" -gt 0 ]; then 07:38:31 shift 07:38:31 fi 07:38:31 07:38:31 case "$command" in 07:38:31 rehash|shell) 07:38:31 eval "$(pyenv "sh-$command" "$@")" 07:38:31 ;; 07:38:31 *) 07:38:31 command pyenv "$command" "$@" 07:38:31 ;; 07:38:31 esac 07:38:31 }' 07:38:31 +++ 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[*]}"' 07:38:31 ++ 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 07:38:31 ++ 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 07:38:31 ++ 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 07:38:31 ++ export PYENV_SHELL=bash 07:38:31 ++ PYENV_SHELL=bash 07:38:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:38:31 +++ complete -F _pyenv pyenv 07:38:31 ++ lf-pyver python3 07:38:31 ++ local py_version_xy=python3 07:38:31 ++ local py_version_xyz= 07:38:31 ++ pyenv versions 07:38:31 ++ local command 07:38:31 ++ sed 's/^[ *]* //' 07:38:31 ++ command=versions 07:38:31 ++ grep -E '^[0-9.]*[0-9]$' 07:38:31 ++ '[' 1 -gt 0 ']' 07:38:31 ++ awk '{ print $1 }' 07:38:31 ++ shift 07:38:31 ++ case "$command" in 07:38:31 ++ command pyenv versions 07:38:31 ++ pyenv versions 07:38:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:38:31 +++ grep '^3' /tmp/.pyenv_versions 07:38:31 +++ sort -V 07:38:31 +++ tail -n 1 07:38:31 ++ py_version_xyz=3.10.6 07:38:31 ++ [[ -z 3.10.6 ]] 07:38:31 ++ echo 3.10.6 07:38:31 ++ return 0 07:38:31 + pyenv local 3.10.6 07:38:31 + local command 07:38:31 + command=local 07:38:31 + '[' 2 -gt 0 ']' 07:38:31 + shift 07:38:31 + case "$command" in 07:38:31 + command pyenv local 3.10.6 07:38:31 + pyenv local 3.10.6 07:38:31 + for arg in "$@" 07:38:31 + case $arg in 07:38:31 + pkg_list+='tox ' 07:38:31 + for arg in "$@" 07:38:31 + case $arg in 07:38:31 + pkg_list+='virtualenv ' 07:38:31 + for arg in "$@" 07:38:31 + case $arg in 07:38:31 + pkg_list+='urllib3~=1.26.15 ' 07:38:31 + [[ -f /tmp/.toxenv ]] 07:38:31 ++ cat /tmp/.toxenv 07:38:31 + lf_venv=/tmp/venv-1Dqi 07:38:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Dqi from' file:/tmp/.toxenv 07:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Dqi from file:/tmp/.toxenv 07:38:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:38:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:31 + local 'pip_opts=--upgrade --quiet' 07:38:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:38:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:38:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:38:31 + [[ -n '' ]] 07:38:31 + [[ -n '' ]] 07:38:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:38:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:31 + /tmp/venv-1Dqi/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 07:38:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:38:32 lf-activate-venv(): INFO: Base packages installed successfully 07:38:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:38:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:38:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:38:32 + /tmp/venv-1Dqi/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 07:38:33 + type python3 07:38:33 + true 07:38:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Dqi/bin to PATH' 07:38:33 lf-activate-venv(): INFO: Adding /tmp/venv-1Dqi/bin to PATH 07:38:33 + PATH=/tmp/venv-1Dqi/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 07:38:33 + return 0 07:38:33 + [[ -d /opt/pyenv ]] 07:38:33 + echo '---> Setting up pyenv' 07:38:33 ---> Setting up pyenv 07:38:33 + export PYENV_ROOT=/opt/pyenv 07:38:33 + PYENV_ROOT=/opt/pyenv 07:38:33 + export PATH=/opt/pyenv/bin:/tmp/venv-1Dqi/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 07:38:33 + PATH=/opt/pyenv/bin:/tmp/venv-1Dqi/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 07:38:33 ++ pwd 07:38:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:38:33 + export PYTHONPATH 07:38:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:38:33 + TOX_TESTENV_PASSENV=PYTHONPATH 07:38:33 + tox --version 07:38:33 4.58.0 from /tmp/venv-1Dqi/lib/python3.10/site-packages/tox/__init__.py 07:38:33 + PARALLEL=false 07:38:33 + TOX_OPTIONS_LIST= 07:38:33 + [[ -n checkbashisms ]] 07:38:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:38:33 + case ${PARALLEL,,} in 07:38:33 + tox -e checkbashisms 07:38:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:38:35 checkbashisms: freeze> python -m pip freeze --all 07:38:35 checkbashisms: pip==26.1.2,setuptools==83.0.0 07:38:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:38:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:38:39 checkbashisms: OK (5.17=setup[1.73]+cmd[3.44] seconds) 07:38:39 congratulations :) (5.21 seconds) 07:38:39 + tox_status=0 07:38:39 + echo '---> Completed tox runs' 07:38:39 ---> Completed tox runs 07:38:39 + for i in .tox/*/log 07:38:39 ++ awk -F/ '{print $2}' 07:38:39 ++ echo .tox/checkbashisms/log 07:38:39 + tox_env=checkbashisms 07:38:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:38:39 + DOC_DIR=docs/_build/html 07:38:39 + [[ -d docs/_build/html ]] 07:38:39 + echo '---> tox-run.sh ends' 07:38:39 ---> tox-run.sh ends 07:38:39 + test 0 -eq 0 07:38:39 $ ssh-agent -k 07:38:39 unset SSH_AUTH_SOCK; 07:38:39 unset SSH_AGENT_PID; 07:38:39 echo Agent pid 1720 killed; 07:38:39 [ssh-agent] Stopped. 07:38:39 [PostBuildScript] - [INFO] Executing post build scripts. 07:38:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8386338704419561973.sh 07:38:39 ---> sysstat.sh 07:38:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1309091036688349276.sh 07:38:39 ---> package-listing.sh 07:38:39 ++ facter osfamily 07:38:39 ++ tr '[:upper:]' '[:lower:]' 07:38:39 + OS_FAMILY=debian 07:38:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:38:39 + START_PACKAGES=/tmp/packages_start.txt 07:38:39 + END_PACKAGES=/tmp/packages_end.txt 07:38:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:39 + PACKAGES=/tmp/packages_start.txt 07:38:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:38:39 + PACKAGES=/tmp/packages_end.txt 07:38:39 + case "${OS_FAMILY}" in 07:38:39 + dpkg -l 07:38:39 + grep '^ii' 07:38:40 + '[' -f /tmp/packages_start.txt ']' 07:38:40 + '[' -f /tmp/packages_end.txt ']' 07:38:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:38:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:38:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:38:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15946198384958702529.sh 07:38:40 ---> capture-instance-metadata.sh 07:38:40 Setup pyenv: 07:38:40 system 07:38:40 3.8.13 07:38:40 3.9.13 07:38:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:38:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FAKC 07:38:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:38:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:47 lf-activate-venv(): INFO: Base packages installed successfully 07:38:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:39:08 lf-activate-venv(): INFO: Adding /tmp/venv-FAKC/bin to PATH 07:39:09 INFO: Running in OpenStack, capturing instance metadata 07:39:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10303986816980415841.sh 07:39:09 provisioning config files... 07:39:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8031395080827297655tmp 07:39:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:39:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:39:09 [EnvInject] - Injecting environment variables from a build step. 07:39:09 [EnvInject] - Injecting as environment variables the properties content 07:39:09 SERVER_ID=logs 07:39:09 07:39:09 [EnvInject] - Variables injected successfully. 07:39:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13083281572446775286.sh 07:39:09 ---> create-netrc.sh 07:39:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6488004869952434251.sh 07:39:09 ---> python-tools-install.sh 07:39:09 Setup pyenv: 07:39:09 system 07:39:09 3.8.13 07:39:09 3.9.13 07:39:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:39:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FAKC from file:/tmp/.os_lf_venv 07:39:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:11 lf-activate-venv(): INFO: Base packages installed successfully 07:39:11 lf-activate-venv(): INFO: Installing additional packages: lftools 07:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-FAKC/bin to PATH 07:39:18 Generating Requirements File 07:39:39 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. 07:39:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:39:39 Python 3.10.6 07:39:39 pip 26.1.2 from /tmp/venv-FAKC/lib/python3.10/site-packages/pip (python 3.10) 07:39:40 aiohappyeyeballs==2.7.1 07:39:40 aiohttp==3.14.3 07:39:40 aiosignal==1.4.0 07:39:40 appdirs==1.4.4 07:39:40 argcomplete==3.7.0 07:39:40 aspy.yaml==1.3.0 07:39:40 async-timeout==5.0.1 07:39:40 attrs==26.1.0 07:39:40 autopage==0.6.0 07:39:40 backports.strenum==1.3.1 07:39:40 beautifulsoup4==4.15.0 07:39:40 boto3==1.43.56 07:39:40 botocore==1.43.56 07:39:40 bs4==0.0.2 07:39:40 certifi==2026.7.22 07:39:40 cffi==2.1.0 07:39:40 cfgv==3.5.0 07:39:40 chardet==7.4.3 07:39:40 charset-normalizer==3.4.9 07:39:40 click==8.4.2 07:39:40 cliff==4.14.0 07:39:40 cmd2==3.5.1 07:39:40 cryptography==3.3.2 07:39:40 debtcollector==3.1.0 07:39:40 decorator==5.3.1 07:39:40 defusedxml==0.7.1 07:39:40 Deprecated==1.3.1 07:39:40 distlib==0.4.3 07:39:40 dnspython==2.8.0 07:39:40 docker==7.2.0 07:39:40 dogpile.cache==1.5.0 07:39:40 durationpy==0.10 07:39:40 email-validator==2.3.0 07:39:40 filelock==3.32.0 07:39:40 frozenlist==1.8.0 07:39:40 future==1.0.0 07:39:40 gitdb==4.0.12 07:39:40 GitPython==3.1.57 07:39:40 httplib2==0.30.2 07:39:40 identify==2.6.19 07:39:40 idna==3.18 07:39:40 importlib-resources==1.5.0 07:39:40 iso8601==2.1.0 07:39:40 Jinja2==3.1.6 07:39:40 jmespath==1.1.0 07:39:40 jsonpatch==1.33 07:39:40 jsonpointer==3.1.1 07:39:40 jsonschema==4.26.0 07:39:40 jsonschema-specifications==2025.9.1 07:39:40 keystoneauth1==5.14.0 07:39:40 kubernetes==36.0.3 07:39:40 lftools==0.37.22 07:39:40 lxml==6.1.1 07:39:40 markdown-it-py==4.2.0 07:39:40 MarkupSafe==3.0.3 07:39:40 mdurl==0.1.2 07:39:40 msgpack==1.2.1 07:39:40 multi_key_dict==2.0.3 07:39:40 multidict==6.7.1 07:39:40 munch==4.0.0 07:39:40 netaddr==1.3.0 07:39:40 niet==1.4.2 07:39:40 nodeenv==1.10.0 07:39:40 oauth2client==4.1.3 07:39:40 oauthlib==3.3.1 07:39:40 openstacksdk==4.13.0 07:39:40 os-service-types==1.8.2 07:39:40 osc-lib==4.6.0 07:39:40 oslo.config==10.4.0 07:39:40 oslo.context==6.4.0 07:39:40 oslo.i18n==6.8.0 07:39:40 oslo.log==8.2.0 07:39:40 oslo.serialization==5.10.0 07:39:40 oslo.utils==10.1.1 07:39:40 packaging==26.2 07:39:40 pbr==7.0.3 07:39:40 platformdirs==4.11.0 07:39:40 prettytable==3.18.0 07:39:40 propcache==0.5.2 07:39:40 psutil==7.2.2 07:39:40 pyasn1==0.6.4 07:39:40 pyasn1_modules==0.4.2 07:39:40 pycparser==3.0 07:39:40 pygerrit2==2.0.15 07:39:40 PyGithub==2.9.1 07:39:40 Pygments==2.20.0 07:39:40 PyJWT==2.13.0 07:39:40 PyNaCl==1.6.2 07:39:40 pyparsing==2.4.7 07:39:40 pyperclip==1.11.0 07:39:40 pyrsistent==0.20.0 07:39:40 python-cinderclient==9.9.0 07:39:40 python-dateutil==2.9.0.post0 07:39:40 python-discovery==1.5.0 07:39:40 python-heatclient==5.2.0 07:39:40 python-jenkins==1.8.3 07:39:40 python-keystoneclient==5.8.0 07:39:40 python-magnumclient==4.11.0 07:39:40 python-openstackclient==10.0.0 07:39:40 python-swiftclient==4.10.0 07:39:40 PyYAML==6.0.3 07:39:40 referencing==0.37.0 07:39:40 requests==2.34.2 07:39:40 requests-oauthlib==2.0.0 07:39:40 rfc3986==2.0.0 07:39:40 rich==15.0.0 07:39:40 rich-argparse==1.8.0 07:39:40 rpds-py==0.30.0 07:39:40 rsa==4.9.1 07:39:40 ruamel.yaml==0.19.1 07:39:40 ruamel.yaml.clib==0.2.15 07:39:40 s3transfer==0.19.2 07:39:40 simplejson==4.1.1 07:39:40 six==1.17.0 07:39:40 smmap==5.0.3 07:39:40 soupsieve==2.9.1 07:39:40 stevedore==5.8.0 07:39:40 tabulate==0.10.0 07:39:40 toml==0.10.2 07:39:40 tomlkit==0.15.1 07:39:40 tqdm==4.69.1 07:39:40 typing_extensions==4.16.0 07:39:40 urllib3==1.26.20 07:39:40 virtualenv==21.7.0 07:39:40 wcwidth==0.8.2 07:39:40 websocket-client==1.9.0 07:39:40 wrapt==2.2.2 07:39:40 xdg==6.0.0 07:39:40 xmltodict==1.0.4 07:39:40 yarl==1.24.5 07:39:40 yq==4.1.2 07:39:40 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins5500318805204775305.sh 07:39:40 ---> uv-install.sh 07:39:40 Installing uv/uvx (latest) using shell installer 07:39:40 2026-07-26 07:39:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Ar97YP.sh" [1] 07:39:40 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:39:41 installing to /home/jenkins/.local/bin 07:39:41 uv 07:39:41 uvx 07:39:41 everything's installed! 07:39:41 07:39:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:39:41 07:39:41 source $HOME/.local/bin/env (sh, bash, zsh) 07:39:41 source $HOME/.local/bin/env.fish (fish) 07:39:41 Adding install location to PATH 07:39:41 ---> Validating uv/uvx install 07:39:41 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:39:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12144127913684844278.sh 07:39:41 ---> sudo-logs.sh 07:39:41 Archiving 'sudo' log.. 07:39:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2356803844408615178.sh 07:39:41 ---> job-cost.sh 07:39:41 INFO: Activating Python virtual environment... 07:39:41 Setup pyenv: 07:39:41 system 07:39:41 3.8.13 07:39:41 3.9.13 07:39:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:39:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FAKC from file:/tmp/.os_lf_venv 07:39:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:43 lf-activate-venv(): INFO: Base packages installed successfully 07:39:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:39:48 lf-activate-venv(): INFO: Adding /tmp/venv-FAKC/bin to PATH 07:39:48 INFO: No stack-cost file found 07:39:48 INFO: Instance uptime: 638s 07:39:48 INFO: Fetching instance metadata (attempt 1 of 3)... 07:39:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:39:49 INFO: Successfully fetched instance metadata 07:39:49 INFO: Instance type: v3-standard-4 07:39:49 INFO: Retrieving pricing info for: v3-standard-4 07:39:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:39:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=638 07:39:49 INFO: Successfully fetched Vexxhost pricing API 07:39:49 INFO: Retrieved cost: 0.11 07:39:49 INFO: Retrieved resource: v3-standard-4 07:39:49 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 07:39:49 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 07:39:49 INFO: Successfully archived job cost data 07:39:49 DEBUG: Cost data: oom-master-checkbashisms-lint,4761,2026-07-26 07:39:49,v3-standard-4,638,0.11,0.00,SUCCESS 07:39:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12674972844451075382.sh 07:39:49 ---> logs-deploy.sh 07:39:49 Setup pyenv: 07:39:49 system 07:39:49 3.8.13 07:39:49 3.9.13 07:39:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:39:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FAKC from file:/tmp/.os_lf_venv 07:39:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:51 lf-activate-venv(): INFO: Base packages installed successfully 07:39:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-FAKC/bin to PATH 07:39:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4761 07:39:58 INFO: archiving workspace using pattern(s): 07:39:59 Archives upload complete. 07:39:59 INFO: archiving logs to Nexus 07:40:00 ---> uname -a: 07:40:00 Linux prd-ubuntu1804-builder-4c-4g-12505 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:40:00 07:40:00 07:40:00 ---> lscpu: 07:40:00 Architecture: x86_64 07:40:00 CPU op-mode(s): 32-bit, 64-bit 07:40:00 Byte Order: Little Endian 07:40:00 CPU(s): 4 07:40:00 On-line CPU(s) list: 0-3 07:40:00 Thread(s) per core: 1 07:40:00 Core(s) per socket: 1 07:40:00 Socket(s): 4 07:40:00 NUMA node(s): 1 07:40:00 Vendor ID: AuthenticAMD 07:40:00 CPU family: 23 07:40:00 Model: 49 07:40:00 Model name: AMD EPYC-Rome Processor 07:40:00 Stepping: 0 07:40:00 CPU MHz: 2800.000 07:40:00 BogoMIPS: 5600.00 07:40:00 Virtualization: AMD-V 07:40:00 Hypervisor vendor: KVM 07:40:00 Virtualization type: full 07:40:00 L1d cache: 32K 07:40:00 L1i cache: 32K 07:40:00 L2 cache: 512K 07:40:00 L3 cache: 16384K 07:40:00 NUMA node0 CPU(s): 0-3 07:40:00 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 07:40:00 07:40:00 07:40:00 ---> nproc: 07:40:00 4 07:40:00 07:40:00 07:40:00 ---> df -h: 07:40:00 Filesystem Size Used Avail Use% Mounted on 07:40:00 udev 7.9G 0 7.9G 0% /dev 07:40:00 tmpfs 1.6G 676K 1.6G 1% /run 07:40:00 /dev/vda1 78G 8.4G 69G 11% / 07:40:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:40:00 tmpfs 5.0M 0 5.0M 0% /run/lock 07:40:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:40:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:40:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:40:00 07:40:00 07:40:00 ---> free -m: 07:40:00 total used free shared buff/cache available 07:40:00 Mem: 16040 553 13274 0 2212 15169 07:40:00 Swap: 1023 0 1023 07:40:00 07:40:00 07:40:00 ---> ip addr: 07:40:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:40:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:40:00 inet 127.0.0.1/8 scope host lo 07:40:00 valid_lft forever preferred_lft forever 07:40:00 inet6 ::1/128 scope host 07:40:00 valid_lft forever preferred_lft forever 07:40:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:40:00 link/ether fa:16:3e:7a:22:aa brd ff:ff:ff:ff:ff:ff 07:40:00 inet 10.30.107.18/23 brd 10.30.107.255 scope global dynamic ens3 07:40:00 valid_lft 85758sec preferred_lft 85758sec 07:40:00 inet6 fe80::f816:3eff:fe7a:22aa/64 scope link 07:40:00 valid_lft forever preferred_lft forever 07:40:00 07:40:00 07:40:00 ---> sar -b -r -n DEV: 07:40:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12505) 07/26/26 _x86_64_ (4 CPU) 07:40:00 07:40:00 07:29:21 LINUX RESTART (4 CPU) 07:40:00 07:40:00 07:30:01 tps rtps wtps bread/s bwrtn/s 07:40:00 07:31:01 11.76 0.00 11.76 0.00 10872.78 07:40:00 07:32:01 1.85 0.00 1.85 0.00 21.60 07:40:00 07:33:01 1.25 0.00 1.25 0.00 14.26 07:40:00 07:34:01 1.75 0.00 1.75 0.00 21.06 07:40:00 07:35:01 0.98 0.00 0.98 0.00 11.33 07:40:00 07:36:01 1.45 0.02 1.43 0.13 18.26 07:40:00 07:37:01 0.75 0.00 0.75 0.00 9.60 07:40:00 07:38:01 1.17 0.00 1.17 0.00 16.00 07:40:00 07:39:01 340.65 27.14 313.51 937.15 9949.22 07:40:00 Average: 40.18 3.02 37.17 104.16 2326.31 07:40:00 07:40:00 07:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:00 07:31:01 14472020 15701428 1952948 11.89 32136 1416360 714536 4.09 479196 1300288 140 07:40:00 07:32:01 14471856 15701396 1953112 11.89 32232 1416364 714536 4.09 479172 1300268 144 07:40:00 07:33:01 14472184 15701840 1952784 11.89 32328 1416368 714536 4.09 479192 1300268 156 07:40:00 07:34:01 14472172 15701928 1952796 11.89 32416 1416372 714536 4.09 479352 1300272 148 07:40:00 07:35:01 14471544 15701340 1953424 11.89 32464 1416364 714536 4.09 479684 1300272 20 07:40:00 07:36:01 14471560 15701448 1953408 11.89 32504 1416380 714536 4.09 479828 1300280 4 07:40:00 07:37:01 14471632 15701564 1953336 11.89 32528 1416392 714536 4.09 479964 1300284 172 07:40:00 07:38:01 14471728 15701720 1953240 11.89 32584 1416396 714536 4.09 480204 1300288 160 07:40:00 07:39:01 13959336 15525500 2465632 15.01 57708 1711352 809928 4.64 722244 1534684 112676 07:40:00 Average: 14414892 15682018 2010076 12.24 35211 1449150 725135 4.15 506537 1326323 12624 07:40:00 07:40:00 07:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:00 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:00 07:31:01 ens3 1.65 0.52 2.26 0.43 0.00 0.00 0.00 0.00 07:40:00 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:00 07:32:01 ens3 0.42 0.32 0.08 0.39 0.00 0.00 0.00 0.00 07:40:00 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:00 07:33:01 ens3 0.30 0.07 0.07 0.00 0.00 0.00 0.00 0.00 07:40:00 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:00 07:34:01 ens3 0.38 0.22 0.08 0.17 0.00 0.00 0.00 0.00 07:40:00 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:00 07:35:01 ens3 0.33 0.23 0.14 0.23 0.00 0.00 0.00 0.00 07:40:00 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:00 07:36:01 ens3 0.25 0.23 0.07 0.18 0.00 0.00 0.00 0.00 07:40:00 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:00 07:37:01 ens3 0.35 0.20 0.13 0.17 0.00 0.00 0.00 0.00 07:40:00 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:00 07:38:01 ens3 0.30 0.23 0.07 0.17 0.00 0.00 0.00 0.00 07:40:00 07:39:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 07:40:00 07:39:01 ens3 287.00 203.37 1850.81 52.08 0.00 0.00 0.00 0.00 07:40:00 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 07:40:00 Average: ens3 32.34 22.82 205.99 5.98 0.00 0.00 0.00 0.00 07:40:00 07:40:00 07:40:00 ---> sar -P ALL: 07:40:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12505) 07/26/26 _x86_64_ (4 CPU) 07:40:00 07:40:00 07:29:21 LINUX RESTART (4 CPU) 07:40:00 07:40:00 07:30:01 CPU %user %nice %system %iowait %steal %idle 07:40:00 07:31:01 all 0.28 0.00 0.04 0.27 0.01 99.40 07:40:00 07:31:01 0 0.62 0.00 0.02 0.00 0.02 99.35 07:40:00 07:31:01 1 0.08 0.00 0.03 1.03 0.00 98.85 07:40:00 07:31:01 2 0.32 0.00 0.10 0.00 0.02 99.57 07:40:00 07:31:01 3 0.10 0.00 0.03 0.05 0.03 99.78 07:40:00 07:32:01 all 0.29 0.00 0.02 0.02 0.00 99.67 07:40:00 07:32:01 0 0.08 0.00 0.00 0.00 0.00 99.92 07:40:00 07:32:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:40:00 07:32:01 2 1.03 0.00 0.00 0.00 0.00 98.97 07:40:00 07:32:01 3 0.03 0.00 0.03 0.03 0.00 99.90 07:40:00 07:33:01 all 0.44 0.00 0.01 0.02 0.01 99.52 07:40:00 07:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:40:00 07:33:01 1 0.03 0.00 0.02 0.07 0.02 99.87 07:40:00 07:33:01 2 1.68 0.00 0.00 0.00 0.00 98.32 07:40:00 07:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:40:00 07:34:01 all 0.03 0.00 0.01 0.01 0.00 99.94 07:40:00 07:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:40:00 07:34:01 1 0.02 0.00 0.03 0.05 0.02 99.88 07:40:00 07:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:40:00 07:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:40:00 07:35:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:40:00 07:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:40:00 07:35:01 1 0.02 0.00 0.02 0.07 0.00 99.90 07:40:00 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:40:00 07:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:40:00 07:36:01 all 0.02 0.00 0.01 0.01 0.00 99.95 07:40:00 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:40:00 07:36:01 1 0.02 0.00 0.02 0.05 0.00 99.92 07:40:00 07:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:40:00 07:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:40:00 07:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:40:00 07:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:40:00 07:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:40:00 07:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:40:00 07:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:40:00 07:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:40:00 07:38:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:40:00 07:38:01 1 0.03 0.00 0.02 0.05 0.00 99.90 07:40:00 07:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:40:00 07:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:40:00 07:39:01 all 18.86 0.00 1.75 2.43 0.05 76.90 07:40:00 07:39:01 0 16.53 0.00 1.40 1.17 0.03 80.86 07:40:00 07:39:01 1 14.41 0.00 1.42 4.42 0.08 79.66 07:40:00 07:39:01 2 22.48 0.00 1.85 0.38 0.07 75.21 07:40:00 07:39:01 3 22.04 0.00 2.32 3.73 0.05 71.86 07:40:00 Average: all 2.22 0.00 0.21 0.31 0.01 97.25 07:40:00 Average: 0 1.93 0.00 0.16 0.13 0.01 97.77 07:40:00 Average: 1 1.64 0.00 0.18 0.64 0.01 97.53 07:40:00 Average: 2 2.84 0.00 0.22 0.04 0.01 96.88 07:40:00 Average: 3 2.49 0.00 0.28 0.42 0.02 96.80 07:40:00 07:40:00 07:40:00