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