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