11:50:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143418 11:50:28 Running as SYSTEM 11:50:28 [EnvInject] - Loading node environment variables. 11:50:28 Building remotely on prd-ubuntu1804-builder-4c-4g-2795 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:50:28 [ssh-agent] Looking for ssh-agent implementation... 11:50:28 $ ssh-agent 11:50:28 SSH_AUTH_SOCK=/tmp/ssh-soMrF9fvyi31/agent.1625 11:50:28 SSH_AGENT_PID=1627 11:50:28 [ssh-agent] Started. 11:50:28 Running ssh-add (command line suppressed) 11:50:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4891609106437619168.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4891609106437619168.key) 11:50:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:50:28 The recommended git tool is: NONE 11:50:30 using credential onap-jenkins-ssh 11:50:30 Wiping out workspace first. 11:50:30 Cloning the remote Git repository 11:50:30 Cloning repository git://cloud.onap.org/mirror/oom.git 11:50:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:50:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:30 > git --version # timeout=10 11:50:30 > git --version # 'git version 2.17.1' 11:50:30 using GIT_SSH to set credentials Gerrit user 11:50:30 Verifying host key using manually-configured host key entries 11:50:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:50:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:36 using GIT_SSH to set credentials Gerrit user 11:50:36 Verifying host key using manually-configured host key entries 11:50:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/18/143418/7 # timeout=30 11:50:36 > git rev-parse e8e26c7fef31669d3b83e39374fbb672df829a83^{commit} # timeout=10 11:50:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:50:36 Checking out Revision e8e26c7fef31669d3b83e39374fbb672df829a83 (refs/changes/18/143418/7) 11:50:36 > git config core.sparsecheckout # timeout=10 11:50:36 > git checkout -f e8e26c7fef31669d3b83e39374fbb672df829a83 # timeout=30 11:50:39 Commit message: "[SO] 1.17.0" 11:50:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:39 > git rev-list --no-walk 76213a26057f287c860a3f07e1bef60d4a793ce6 # timeout=10 11:50:40 [EnvInject] - Injecting environment variables from a build step. 11:50:40 [EnvInject] - Injecting as environment variables the properties content 11:50:40 PYTHON=python3 11:50:40 11:50:40 [EnvInject] - Variables injected successfully. 11:50:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6333467454540515736.sh 11:50:40 ---> tox-install.sh 11:50:40 + source /home/jenkins/lf-env.sh 11:50:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:40 ++ mktemp -d /tmp/venv-XXXX 11:50:40 + lf_venv=/tmp/venv-Eq3g 11:50:40 + local venv_file=/tmp/.os_lf_venv 11:50:40 + local python=python3 11:50:40 + local options 11:50:40 + local set_path=true 11:50:40 + local install_args= 11:50:40 ++ 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 11:50:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:40 + true 11:50:40 + case $1 in 11:50:40 + venv_file=/tmp/.toxenv 11:50:40 + shift 2 11:50:40 + true 11:50:40 + case $1 in 11:50:40 + shift 11:50:40 + break 11:50:40 + case $python in 11:50:40 + local pkg_list= 11:50:40 + [[ -d /opt/pyenv ]] 11:50:40 + echo 'Setup pyenv:' 11:50:40 Setup pyenv: 11:50:40 + export PYENV_ROOT=/opt/pyenv 11:50:40 + PYENV_ROOT=/opt/pyenv 11:50:40 + 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 11:50:40 + 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 11:50:40 + pyenv versions 11:50:40 * system (set by /opt/pyenv/version) 11:50:40 * 3.8.13 (set by /opt/pyenv/version) 11:50:40 * 3.9.13 (set by /opt/pyenv/version) 11:50:40 * 3.10.6 (set by /opt/pyenv/version) 11:50:40 + command -v pyenv 11:50:40 ++ pyenv init - --no-rehash 11:50:40 + 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[*]}"'\'')" 11:50:40 export PATH="/opt/pyenv/shims:${PATH}" 11:50:40 export PYENV_SHELL=bash 11:50:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:40 pyenv() { 11:50:40 local command 11:50:40 command="${1:-}" 11:50:40 if [ "$#" -gt 0 ]; then 11:50:40 shift 11:50:40 fi 11:50:40 11:50:40 case "$command" in 11:50:40 rehash|shell) 11:50:40 eval "$(pyenv "sh-$command" "$@")" 11:50:40 ;; 11:50:40 *) 11:50:40 command pyenv "$command" "$@" 11:50:40 ;; 11:50:40 esac 11:50:40 }' 11:50:40 +++ 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[*]}"' 11:50:40 ++ 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 11:50:40 ++ 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 11:50:40 ++ 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 11:50:40 ++ export PYENV_SHELL=bash 11:50:40 ++ PYENV_SHELL=bash 11:50:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:40 +++ complete -F _pyenv pyenv 11:50:40 ++ lf-pyver python3 11:50:40 ++ local py_version_xy=python3 11:50:40 ++ local py_version_xyz= 11:50:40 ++ pyenv versions 11:50:40 ++ local command 11:50:40 ++ command=versions 11:50:40 ++ '[' 1 -gt 0 ']' 11:50:40 ++ shift 11:50:40 ++ case "$command" in 11:50:40 ++ command pyenv versions 11:50:40 ++ pyenv versions 11:50:40 ++ sed 's/^[ *]* //' 11:50:40 ++ awk '{ print $1 }' 11:50:40 ++ grep -E '^[0-9.]*[0-9]$' 11:50:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:40 +++ grep '^3' /tmp/.pyenv_versions 11:50:40 +++ sort -V 11:50:40 +++ tail -n 1 11:50:40 ++ py_version_xyz=3.10.6 11:50:40 ++ [[ -z 3.10.6 ]] 11:50:40 ++ echo 3.10.6 11:50:40 ++ return 0 11:50:40 + pyenv local 3.10.6 11:50:40 + local command 11:50:40 + command=local 11:50:40 + '[' 2 -gt 0 ']' 11:50:40 + shift 11:50:40 + case "$command" in 11:50:40 + command pyenv local 3.10.6 11:50:40 + pyenv local 3.10.6 11:50:40 + for arg in "$@" 11:50:40 + case $arg in 11:50:40 + pkg_list+='tox ' 11:50:40 + for arg in "$@" 11:50:40 + case $arg in 11:50:40 + pkg_list+='virtualenv ' 11:50:40 + for arg in "$@" 11:50:40 + case $arg in 11:50:40 + pkg_list+='urllib3~=1.26.15 ' 11:50:40 + [[ -f /tmp/.toxenv ]] 11:50:40 + [[ ! -f /tmp/.toxenv ]] 11:50:40 + [[ -n '' ]] 11:50:40 + python3 -m venv /tmp/venv-Eq3g 11:50:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eq3g' 11:50:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eq3g 11:50:44 + echo /tmp/venv-Eq3g 11:50:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:50:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:50:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:50:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:44 + local 'pip_opts=--upgrade --quiet' 11:50:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:50:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:50:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:50:44 + [[ -n '' ]] 11:50:44 + [[ -n '' ]] 11:50:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:50:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:44 + /tmp/venv-Eq3g/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 11:50:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:50:48 lf-activate-venv(): INFO: Base packages installed successfully 11:50:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:50:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:50:48 + /tmp/venv-Eq3g/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 11:50:50 + type python3 11:50:50 + true 11:50:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Eq3g/bin to PATH' 11:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-Eq3g/bin to PATH 11:50:50 + PATH=/tmp/venv-Eq3g/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 11:50:50 + return 0 11:50:50 + python3 --version 11:50:50 Python 3.10.6 11:50:50 + python3 -m pip --version 11:50:50 pip 26.0.1 from /tmp/venv-Eq3g/lib/python3.10/site-packages/pip (python 3.10) 11:50:50 + python3 -m pip freeze 11:50:50 cachetools==7.0.5 11:50:50 colorama==0.4.6 11:50:50 distlib==0.4.0 11:50:50 filelock==3.25.2 11:50:50 packaging==26.0 11:50:50 platformdirs==4.9.4 11:50:50 pluggy==1.6.0 11:50:50 pyproject-api==1.10.0 11:50:50 python-discovery==1.2.1 11:50:50 tomli==2.4.1 11:50:50 tomli_w==1.2.0 11:50:50 tox==4.52.0 11:50:50 typing_extensions==4.15.0 11:50:50 urllib3==1.26.20 11:50:50 virtualenv==21.2.0 11:50:50 [EnvInject] - Injecting environment variables from a build step. 11:50:50 [EnvInject] - Injecting as environment variables the properties content 11:50:50 PARALLEL=false 11:50:50 11:50:50 [EnvInject] - Variables injected successfully. 11:50:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3990164757242393965.sh 11:50:50 ---> tox-run.sh 11:50:50 + 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 11:50:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:50:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:50:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:50:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:50:50 + source /home/jenkins/lf-env.sh 11:50:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:50 ++ mktemp -d /tmp/venv-XXXX 11:50:50 + lf_venv=/tmp/venv-7TUR 11:50:50 + local venv_file=/tmp/.os_lf_venv 11:50:50 + local python=python3 11:50:50 + local options 11:50:50 + local set_path=true 11:50:50 + local install_args= 11:50:50 ++ 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 11:50:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:50 + true 11:50:50 + case $1 in 11:50:50 + venv_file=/tmp/.toxenv 11:50:50 + shift 2 11:50:50 + true 11:50:50 + case $1 in 11:50:50 + shift 11:50:50 + break 11:50:50 + case $python in 11:50:50 + local pkg_list= 11:50:50 + [[ -d /opt/pyenv ]] 11:50:50 + echo 'Setup pyenv:' 11:50:50 Setup pyenv: 11:50:50 + export PYENV_ROOT=/opt/pyenv 11:50:50 + PYENV_ROOT=/opt/pyenv 11:50:50 + 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 11:50:50 + 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 11:50:50 + pyenv versions 11:50:50 system 11:50:50 3.8.13 11:50:50 3.9.13 11:50:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:50:50 + command -v pyenv 11:50:50 ++ pyenv init - --no-rehash 11:50:50 + 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[*]}"'\'')" 11:50:50 export PATH="/opt/pyenv/shims:${PATH}" 11:50:50 export PYENV_SHELL=bash 11:50:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:50 pyenv() { 11:50:50 local command 11:50:50 command="${1:-}" 11:50:50 if [ "$#" -gt 0 ]; then 11:50:50 shift 11:50:50 fi 11:50:50 11:50:50 case "$command" in 11:50:50 rehash|shell) 11:50:50 eval "$(pyenv "sh-$command" "$@")" 11:50:50 ;; 11:50:50 *) 11:50:50 command pyenv "$command" "$@" 11:50:50 ;; 11:50:50 esac 11:50:50 }' 11:50:50 +++ 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[*]}"' 11:50:50 ++ 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 11:50:50 ++ 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 11:50:50 ++ 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 11:50:50 ++ export PYENV_SHELL=bash 11:50:50 ++ PYENV_SHELL=bash 11:50:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:50 +++ complete -F _pyenv pyenv 11:50:50 ++ lf-pyver python3 11:50:50 ++ local py_version_xy=python3 11:50:50 ++ local py_version_xyz= 11:50:50 ++ pyenv versions 11:50:50 ++ local command 11:50:50 ++ command=versions 11:50:50 ++ '[' 1 -gt 0 ']' 11:50:50 ++ shift 11:50:50 ++ case "$command" in 11:50:50 ++ command pyenv versions 11:50:50 ++ pyenv versions 11:50:50 ++ sed 's/^[ *]* //' 11:50:50 ++ awk '{ print $1 }' 11:50:50 ++ grep -E '^[0-9.]*[0-9]$' 11:50:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:50 +++ grep '^3' /tmp/.pyenv_versions 11:50:50 +++ sort -V 11:50:50 +++ tail -n 1 11:50:50 ++ py_version_xyz=3.10.6 11:50:50 ++ [[ -z 3.10.6 ]] 11:50:50 ++ echo 3.10.6 11:50:50 ++ return 0 11:50:50 + pyenv local 3.10.6 11:50:50 + local command 11:50:50 + command=local 11:50:50 + '[' 2 -gt 0 ']' 11:50:50 + shift 11:50:50 + case "$command" in 11:50:50 + command pyenv local 3.10.6 11:50:50 + pyenv local 3.10.6 11:50:50 + for arg in "$@" 11:50:50 + case $arg in 11:50:50 + pkg_list+='tox ' 11:50:50 + for arg in "$@" 11:50:50 + case $arg in 11:50:50 + pkg_list+='virtualenv ' 11:50:50 + for arg in "$@" 11:50:50 + case $arg in 11:50:50 + pkg_list+='urllib3~=1.26.15 ' 11:50:50 + [[ -f /tmp/.toxenv ]] 11:50:50 ++ cat /tmp/.toxenv 11:50:50 + lf_venv=/tmp/venv-Eq3g 11:50:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eq3g from' file:/tmp/.toxenv 11:50:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eq3g from file:/tmp/.toxenv 11:50:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:50:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:50 + local 'pip_opts=--upgrade --quiet' 11:50:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:50:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:50:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:50:50 + [[ -n '' ]] 11:50:50 + [[ -n '' ]] 11:50:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:50:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:50 + /tmp/venv-Eq3g/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 11:50:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:50:51 lf-activate-venv(): INFO: Base packages installed successfully 11:50:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:50:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:50:51 + /tmp/venv-Eq3g/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 11:50:52 + type python3 11:50:52 + true 11:50:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Eq3g/bin to PATH' 11:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-Eq3g/bin to PATH 11:50:52 + PATH=/tmp/venv-Eq3g/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 11:50:52 + return 0 11:50:52 + [[ -d /opt/pyenv ]] 11:50:52 + echo '---> Setting up pyenv' 11:50:52 ---> Setting up pyenv 11:50:52 + export PYENV_ROOT=/opt/pyenv 11:50:52 + PYENV_ROOT=/opt/pyenv 11:50:52 + export PATH=/opt/pyenv/bin:/tmp/venv-Eq3g/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 11:50:52 + PATH=/opt/pyenv/bin:/tmp/venv-Eq3g/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 11:50:52 ++ pwd 11:50:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:50:52 + export PYTHONPATH 11:50:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:50:52 + TOX_TESTENV_PASSENV=PYTHONPATH 11:50:52 + tox --version 11:50:53 4.52.0 from /tmp/venv-Eq3g/lib/python3.10/site-packages/tox/__init__.py 11:50:53 + PARALLEL=false 11:50:53 + TOX_OPTIONS_LIST= 11:50:53 + [[ -n checkbashisms ]] 11:50:53 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:50:53 + case ${PARALLEL,,} in 11:50:53 + tox -e checkbashisms 11:50:53 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:50:54 checkbashisms: freeze> python -m pip freeze --all 11:50:54 checkbashisms: pip==26.0.1,setuptools==82.0.0 11:50:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:50:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:50:58 checkbashisms: OK (4.82=setup[1.42]+cmd[3.40] seconds) 11:50:58 congratulations :) (4.86 seconds) 11:50:58 + tox_status=0 11:50:58 + echo '---> Completed tox runs' 11:50:58 ---> Completed tox runs 11:50:58 + for i in .tox/*/log 11:50:58 ++ echo .tox/checkbashisms/log 11:50:58 ++ awk -F/ '{print $2}' 11:50:58 + tox_env=checkbashisms 11:50:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:50:58 + DOC_DIR=docs/_build/html 11:50:58 + [[ -d docs/_build/html ]] 11:50:58 + echo '---> tox-run.sh ends' 11:50:58 ---> tox-run.sh ends 11:50:58 + test 0 -eq 0 11:50:58 $ ssh-agent -k 11:50:58 unset SSH_AUTH_SOCK; 11:50:58 unset SSH_AGENT_PID; 11:50:58 echo Agent pid 1627 killed; 11:50:58 [ssh-agent] Stopped. 11:50:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:50:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10291450514398253208.sh 11:50:58 ---> sysstat.sh 11:50:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2444194090743577480.sh 11:50:58 ---> package-listing.sh 11:50:58 ++ facter osfamily 11:50:58 ++ tr '[:upper:]' '[:lower:]' 11:50:58 + OS_FAMILY=debian 11:50:58 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:50:58 + START_PACKAGES=/tmp/packages_start.txt 11:50:58 + END_PACKAGES=/tmp/packages_end.txt 11:50:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:50:58 + PACKAGES=/tmp/packages_start.txt 11:50:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:50:58 + PACKAGES=/tmp/packages_end.txt 11:50:58 + case "${OS_FAMILY}" in 11:50:58 + dpkg -l 11:50:58 + grep '^ii' 11:50:58 + '[' -f /tmp/packages_start.txt ']' 11:50:58 + '[' -f /tmp/packages_end.txt ']' 11:50:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:50:58 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:50:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:50:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:50:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1760932323307859371.sh 11:50:58 ---> capture-instance-metadata.sh 11:50:58 Setup pyenv: 11:50:59 system 11:50:59 3.8.13 11:50:59 3.9.13 11:50:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y14g 11:51:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:51:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:06 lf-activate-venv(): INFO: Base packages installed successfully 11:51:06 lf-activate-venv(): INFO: Installing additional packages: lftools 11:51:29 lf-activate-venv(): INFO: Adding /tmp/venv-y14g/bin to PATH 11:51:29 INFO: Running in OpenStack, capturing instance metadata 11:51:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13571883493131578496.sh 11:51:29 provisioning config files... 11:51:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16519249650186441073tmp 11:51:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:51:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:51:29 [EnvInject] - Injecting environment variables from a build step. 11:51:29 [EnvInject] - Injecting as environment variables the properties content 11:51:29 SERVER_ID=logs 11:51:29 11:51:29 [EnvInject] - Variables injected successfully. 11:51:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1780662124817319133.sh 11:51:29 ---> create-netrc.sh 11:51:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1319503244339379128.sh 11:51:29 ---> python-tools-install.sh 11:51:29 Setup pyenv: 11:51:29 system 11:51:29 3.8.13 11:51:29 3.9.13 11:51:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y14g from file:/tmp/.os_lf_venv 11:51:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:31 lf-activate-venv(): INFO: Base packages installed successfully 11:51:31 lf-activate-venv(): INFO: Installing additional packages: lftools 11:51:38 lf-activate-venv(): INFO: Adding /tmp/venv-y14g/bin to PATH 11:51:38 Generating Requirements File 11:51:54 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. 11:51:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:51:55 Python 3.10.6 11:51:55 pip 26.0.1 from /tmp/venv-y14g/lib/python3.10/site-packages/pip (python 3.10) 11:51:55 appdirs==1.4.4 11:51:55 argcomplete==3.6.3 11:51:55 aspy.yaml==1.3.0 11:51:55 attrs==26.1.0 11:51:55 autopage==0.6.0 11:51:55 backports.strenum==1.3.1 11:51:55 beautifulsoup4==4.14.3 11:51:55 boto3==1.42.80 11:51:55 botocore==1.42.80 11:51:55 bs4==0.0.2 11:51:55 certifi==2026.2.25 11:51:55 cffi==2.0.0 11:51:55 cfgv==3.5.0 11:51:55 chardet==7.4.0.post2 11:51:55 charset-normalizer==3.4.6 11:51:55 click==8.3.1 11:51:55 cliff==4.13.2 11:51:55 cmd2==3.4.0 11:51:55 cryptography==3.3.2 11:51:55 debtcollector==3.1.0 11:51:55 decorator==5.2.1 11:51:55 defusedxml==0.7.1 11:51:55 Deprecated==1.3.1 11:51:55 distlib==0.4.0 11:51:55 dnspython==2.8.0 11:51:55 docker==7.1.0 11:51:55 dogpile.cache==1.5.0 11:51:55 durationpy==0.10 11:51:55 email-validator==2.3.0 11:51:55 filelock==3.25.2 11:51:55 future==1.0.0 11:51:55 gitdb==4.0.12 11:51:55 GitPython==3.1.46 11:51:55 httplib2==0.30.2 11:51:55 identify==2.6.18 11:51:55 idna==3.11 11:51:55 importlib-resources==1.5.0 11:51:55 iso8601==2.1.0 11:51:55 Jinja2==3.1.6 11:51:55 jmespath==1.1.0 11:51:55 jsonpatch==1.33 11:51:55 jsonpointer==3.1.1 11:51:55 jsonschema==4.26.0 11:51:55 jsonschema-specifications==2025.9.1 11:51:55 keystoneauth1==5.13.1 11:51:55 kubernetes==35.0.0 11:51:55 lftools==0.37.22 11:51:55 lxml==6.0.2 11:51:55 markdown-it-py==4.0.0 11:51:55 MarkupSafe==3.0.3 11:51:55 mdurl==0.1.2 11:51:55 msgpack==1.1.2 11:51:55 multi_key_dict==2.0.3 11:51:55 munch==4.0.0 11:51:55 netaddr==1.3.0 11:51:55 niet==1.4.2 11:51:55 nodeenv==1.10.0 11:51:55 oauth2client==4.1.3 11:51:55 oauthlib==3.3.1 11:51:55 openstacksdk==4.10.0 11:51:55 os-service-types==1.8.2 11:51:55 osc-lib==4.4.0 11:51:55 oslo.config==10.3.0 11:51:55 oslo.context==6.3.0 11:51:55 oslo.i18n==6.7.2 11:51:55 oslo.log==8.1.0 11:51:55 oslo.serialization==5.9.1 11:51:55 oslo.utils==10.0.0 11:51:55 packaging==26.0 11:51:55 pbr==7.0.3 11:51:55 platformdirs==4.9.4 11:51:55 prettytable==3.17.0 11:51:55 psutil==7.2.2 11:51:55 pyasn1==0.6.3 11:51:55 pyasn1_modules==0.4.2 11:51:55 pycparser==3.0 11:51:55 pygerrit2==2.0.15 11:51:55 PyGithub==2.9.0 11:51:55 Pygments==2.20.0 11:51:55 PyJWT==2.12.1 11:51:55 PyNaCl==1.6.2 11:51:55 pyparsing==2.4.7 11:51:55 pyperclip==1.11.0 11:51:55 pyrsistent==0.20.0 11:51:55 python-cinderclient==9.9.0 11:51:55 python-dateutil==2.9.0.post0 11:51:55 python-discovery==1.2.1 11:51:55 python-heatclient==5.1.0 11:51:55 python-jenkins==1.8.3 11:51:55 python-keystoneclient==5.8.0 11:51:55 python-magnumclient==4.10.0 11:51:55 python-openstackclient==9.0.0 11:51:55 python-swiftclient==4.10.0 11:51:55 PyYAML==6.0.3 11:51:55 referencing==0.37.0 11:51:55 requests==2.33.1 11:51:55 requests-oauthlib==2.0.0 11:51:55 requestsexceptions==1.4.0 11:51:55 rfc3986==2.0.0 11:51:55 rich==14.3.3 11:51:55 rich-argparse==1.7.2 11:51:55 rpds-py==0.30.0 11:51:55 rsa==4.9.1 11:51:55 ruamel.yaml==0.19.1 11:51:55 ruamel.yaml.clib==0.2.15 11:51:55 s3transfer==0.16.0 11:51:55 simplejson==3.20.2 11:51:55 six==1.17.0 11:51:55 smmap==5.0.3 11:51:55 soupsieve==2.8.3 11:51:55 stevedore==5.7.0 11:51:55 tabulate==0.10.0 11:51:55 toml==0.10.2 11:51:55 tomlkit==0.14.0 11:51:55 tqdm==4.67.3 11:51:55 typing_extensions==4.15.0 11:51:55 urllib3==1.26.20 11:51:55 virtualenv==21.2.0 11:51:55 wcwidth==0.6.0 11:51:55 websocket-client==1.9.0 11:51:55 wrapt==2.1.2 11:51:55 xdg==6.0.0 11:51:55 xmltodict==1.0.4 11:51:55 yq==3.4.3 11:51:55 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8274130795908306222.sh 11:51:55 ---> uv-install.sh 11:51:55 Installing uv/uvx (latest) using shell installer 11:51:55 2026-04-01 11:51:55 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T12%3A30%3A06Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-01T11%3A29%3A47Z&ske=2026-04-01T12%3A30%3A06Z&sks=b&skv=2018-11-09&sig=ISFyYAk7Sqa6ofb1BxiQREGng5YApMX4KGm8zdjlszg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA0NDU4MywibmJmIjoxNzc1MDQ0MjgzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VFwG9M1ZY-DNaVynveAyCo_kGCTOWhJdnuO4n3AO42Y&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-vXwsLn.sh" [1] 11:51:55 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:51:56 installing to /home/jenkins/.local/bin 11:51:56 uv 11:51:56 uvx 11:51:56 everything's installed! 11:51:56 11:51:56 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:51:56 11:51:56 source $HOME/.local/bin/env (sh, bash, zsh) 11:51:56 source $HOME/.local/bin/env.fish (fish) 11:51:56 Adding install location to PATH 11:51:56 ---> Validating uv/uvx install 11:51:56 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:51:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16689297347407694933.sh 11:51:56 ---> sudo-logs.sh 11:51:56 Archiving 'sudo' log.. 11:51:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11618081269414855064.sh 11:51:57 ---> job-cost.sh 11:51:57 INFO: Activating Python virtual environment... 11:51:57 Setup pyenv: 11:51:57 system 11:51:57 3.8.13 11:51:57 3.9.13 11:51:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y14g from file:/tmp/.os_lf_venv 11:51:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:58 lf-activate-venv(): INFO: Base packages installed successfully 11:51:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-y14g/bin to PATH 11:52:03 INFO: No stack-cost file found 11:52:03 INFO: Instance uptime: 139s 11:52:03 INFO: Fetching instance metadata (attempt 1 of 3)... 11:52:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:52:04 INFO: Successfully fetched instance metadata 11:52:04 INFO: Instance type: v3-standard-4 11:52:04 INFO: Retrieving pricing info for: v3-standard-4 11:52:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:52:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 11:52:04 INFO: Successfully fetched Vexxhost pricing API 11:52:04 INFO: Retrieved cost: 0.11 11:52:04 INFO: Retrieved resource: v3-standard-4 11:52:04 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 11:52:04 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 11:52:04 INFO: Successfully archived job cost data 11:52:04 DEBUG: Cost data: oom-master-checkbashisms-lint,4553,2026-04-01 11:52:04,v3-standard-4,139,0.11,0.00,SUCCESS 11:52:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8498864095003146558.sh 11:52:04 ---> logs-deploy.sh 11:52:04 Setup pyenv: 11:52:04 system 11:52:04 3.8.13 11:52:04 3.9.13 11:52:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:52:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y14g from file:/tmp/.os_lf_venv 11:52:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:52:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:52:06 lf-activate-venv(): INFO: Base packages installed successfully 11:52:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-y14g/bin to PATH 11:52:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4553 11:52:13 INFO: archiving workspace using pattern(s): 11:52:14 Archives upload complete. 11:52:14 INFO: archiving logs to Nexus 11:52:15 ---> uname -a: 11:52:15 Linux prd-ubuntu1804-builder-4c-4g-2795 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:52:15 11:52:15 11:52:15 ---> lscpu: 11:52:15 Architecture: x86_64 11:52:15 CPU op-mode(s): 32-bit, 64-bit 11:52:15 Byte Order: Little Endian 11:52:15 CPU(s): 4 11:52:15 On-line CPU(s) list: 0-3 11:52:15 Thread(s) per core: 1 11:52:15 Core(s) per socket: 1 11:52:15 Socket(s): 4 11:52:15 NUMA node(s): 1 11:52:15 Vendor ID: AuthenticAMD 11:52:15 CPU family: 23 11:52:15 Model: 49 11:52:15 Model name: AMD EPYC-Rome Processor 11:52:15 Stepping: 0 11:52:15 CPU MHz: 2799.934 11:52:15 BogoMIPS: 5599.86 11:52:15 Virtualization: AMD-V 11:52:15 Hypervisor vendor: KVM 11:52:15 Virtualization type: full 11:52:15 L1d cache: 32K 11:52:15 L1i cache: 32K 11:52:15 L2 cache: 512K 11:52:15 L3 cache: 16384K 11:52:15 NUMA node0 CPU(s): 0-3 11:52:15 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 11:52:15 11:52:15 11:52:15 ---> nproc: 11:52:15 4 11:52:15 11:52:15 11:52:15 ---> df -h: 11:52:15 Filesystem Size Used Avail Use% Mounted on 11:52:15 udev 7.9G 0 7.9G 0% /dev 11:52:15 tmpfs 1.6G 676K 1.6G 1% /run 11:52:15 /dev/vda1 78G 8.4G 70G 11% / 11:52:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:52:15 tmpfs 5.0M 0 5.0M 0% /run/lock 11:52:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:52:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:52:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:52:15 11:52:15 11:52:15 ---> free -m: 11:52:15 total used free shared buff/cache available 11:52:15 Mem: 16040 565 13353 0 2120 15159 11:52:15 Swap: 1023 0 1023 11:52:15 11:52:15 11:52:15 ---> ip addr: 11:52:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:52:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:52:15 inet 127.0.0.1/8 scope host lo 11:52:15 valid_lft forever preferred_lft forever 11:52:15 inet6 ::1/128 scope host 11:52:15 valid_lft forever preferred_lft forever 11:52:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:52:15 link/ether fa:16:3e:55:26:50 brd ff:ff:ff:ff:ff:ff 11:52:15 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic ens3 11:52:15 valid_lft 86276sec preferred_lft 86276sec 11:52:15 inet6 fe80::f816:3eff:fe55:2650/64 scope link 11:52:15 valid_lft forever preferred_lft forever 11:52:15 11:52:15 11:52:15 ---> sar -b -r -n DEV: 11:52:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2795) 04/01/26 _x86_64_ (4 CPU) 11:52:15 11:52:15 11:50:14 LINUX RESTART (4 CPU) 11:52:15 11:52:15 11:51:01 tps rtps wtps bread/s bwrtn/s 11:52:15 11:52:01 125.11 1.27 123.85 139.84 32374.07 11:52:15 Average: 125.11 1.27 123.85 139.84 32374.07 11:52:15 11:52:15 11:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:52:15 11:52:01 13695688 15535500 2729272 16.62 78208 1949136 769684 4.40 719528 1768100 230516 11:52:15 Average: 13695688 15535500 2729272 16.62 78208 1949136 769684 4.40 719528 1768100 230516 11:52:15 11:52:15 11:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:52:15 11:52:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 11:52:15 11:52:01 ens3 85.59 66.41 1371.69 12.95 0.00 0.00 0.00 0.00 11:52:15 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 11:52:15 Average: ens3 85.59 66.41 1371.69 12.95 0.00 0.00 0.00 0.00 11:52:15 11:52:15 11:52:15 ---> sar -P ALL: 11:52:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2795) 04/01/26 _x86_64_ (4 CPU) 11:52:15 11:52:15 11:50:14 LINUX RESTART (4 CPU) 11:52:15 11:52:15 11:51:01 CPU %user %nice %system %iowait %steal %idle 11:52:15 11:52:01 all 20.63 0.00 1.48 1.98 0.05 75.86 11:52:15 11:52:01 0 11.18 0.00 1.34 0.80 0.05 86.64 11:52:15 11:52:01 1 42.46 0.00 2.17 1.24 0.08 54.04 11:52:15 11:52:01 2 18.11 0.00 1.19 0.17 0.03 80.51 11:52:15 11:52:01 3 10.77 0.00 1.27 5.74 0.02 82.21 11:52:15 Average: all 20.63 0.00 1.48 1.98 0.05 75.86 11:52:15 Average: 0 11.18 0.00 1.34 0.80 0.05 86.64 11:52:15 Average: 1 42.46 0.00 2.17 1.24 0.08 54.04 11:52:15 Average: 2 18.11 0.00 1.19 0.17 0.03 80.51 11:52:15 Average: 3 10.77 0.00 1.27 5.74 0.02 82.21 11:52:15 11:52:15 11:52:15